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
@@ -63,7 +63,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
63
63
  };
64
64
  settingIcons: {
65
65
  type: import("vue").PropType<(string | {
66
- event: import("../../shared/types").AnyFn<any[], any>;
66
+ event: import("../../shared/types").AnyFn;
67
67
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
68
68
  [key: string]: any;
69
69
  }>[];
@@ -136,7 +136,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
136
136
  "x-read-pretty"?: boolean | undefined;
137
137
  "x-compile-omitted"?: string[] | undefined;
138
138
  }>;
139
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
139
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
140
140
  scope: import("../../shared/types").AnyObject;
141
141
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
142
142
  annotationShortcuts: (string | {
@@ -156,7 +156,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
156
156
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
157
157
  }>;
158
158
  businessFormatter: import("..").FormBusinessFormatter;
159
- requestInstance: import("..").FormRequestDefine.RequestInstance;
159
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
160
160
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
161
161
  autoExpand: boolean;
162
162
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -245,7 +245,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
245
245
  };
246
246
  settingIcons: {
247
247
  type: import("vue").PropType<(string | {
248
- event: import("../../shared/types").AnyFn<any[], any>;
248
+ event: import("../../shared/types").AnyFn;
249
249
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
250
250
  [key: string]: any;
251
251
  }>[];
@@ -318,7 +318,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
318
318
  "x-read-pretty"?: boolean | undefined;
319
319
  "x-compile-omitted"?: string[] | undefined;
320
320
  }>;
321
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
321
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
322
322
  scope: import("../../shared/types").AnyObject;
323
323
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
324
324
  annotationShortcuts: (string | {
@@ -338,7 +338,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
338
338
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
339
339
  }>;
340
340
  businessFormatter: import("..").FormBusinessFormatter;
341
- requestInstance: import("..").FormRequestDefine.RequestInstance;
341
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
342
342
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
343
343
  autoExpand: boolean;
344
344
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -370,7 +370,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
370
370
  }>>;
371
371
  emit: (event: "openPatientInfo" | "fieldSet" | "update:compact" | "formChange", ...args: any[]) => void;
372
372
  infoDescriptionRef: import("vue").Ref<{
373
- updateColumn: import("../../shared/types").AnyFn<any[], any>;
373
+ updateColumn: import("../../shared/types").AnyFn;
374
374
  } | undefined>;
375
375
  updateColumn: () => any;
376
376
  toggleCompact: () => Promise<void>;
@@ -385,16 +385,16 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
385
385
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
386
386
  [key: string]: any;
387
387
  }>[];
388
- event: import("../../shared/types").AnyFn<any[], any>;
388
+ event: import("../../shared/types").AnyFn;
389
389
  }>;
390
390
  settingIconList: import("vue").ComputedRef<{
391
- event: import("../../shared/types").AnyFn<any[], any>;
391
+ event: import("../../shared/types").AnyFn;
392
392
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
393
393
  [key: string]: any;
394
394
  }>[];
395
395
  }[]>;
396
396
  formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
397
- useVersion: typeof import("..").useVersion;
397
+ useVersion: typeof import("../../shared/hooks").useVersion;
398
398
  InfoDescription: import("vue").DefineComponent<{
399
399
  infoList: {
400
400
  type: ArrayConstructor;
@@ -433,19 +433,19 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
433
433
  props: {
434
434
  infoList: Partial<{
435
435
  [K: string]: any;
436
- slot: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | ((payload: {
436
+ slot: string | import("vue").Component | ((payload: {
437
437
  width: unknown;
438
438
  item: Partial<any>;
439
439
  }) => any);
440
440
  tip: string;
441
- contentStyle: import("vue").CSSProperties;
441
+ contentStyle: import("../../shared/types").AnyObject;
442
442
  formField: Partial<import("..").FieldItem>;
443
443
  edit: boolean;
444
444
  }>[];
445
445
  labelField: string;
446
446
  valueField: string;
447
447
  minColumnWidth: string | number;
448
- rootSlot: Record<string, import("../../shared/types").AnyFn<any[], any>>;
448
+ rootSlot: Record<string, import("../../shared/types").AnyFn>;
449
449
  formProps: Partial<Partial<{
450
450
  fieldList: import("..").FieldItem[];
451
451
  initialData: import("../../shared/types").AnyObject;
@@ -511,7 +511,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
511
511
  "x-read-pretty"?: boolean | undefined;
512
512
  "x-compile-omitted"?: string[] | undefined;
513
513
  }>;
514
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
514
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
515
515
  scope: import("../../shared/types").AnyObject;
516
516
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
517
517
  annotationShortcuts: (string | {
@@ -531,7 +531,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
531
531
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
532
532
  }>;
533
533
  businessFormatter: import("..").FormBusinessFormatter;
534
- requestInstance: import("..").FormRequestDefine.RequestInstance;
534
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
535
535
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
536
536
  autoExpand: boolean;
537
537
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -623,25 +623,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
623
623
  'align-items': string;
624
624
  };
625
625
  NDescriptions: any;
626
- NDescriptionsItem: import("vue").DefineComponent<{
627
- readonly label: StringConstructor;
628
- readonly span: {
629
- readonly type: NumberConstructor;
630
- readonly default: 1;
631
- };
632
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
633
- readonly contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
634
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
635
- readonly label: StringConstructor;
636
- readonly span: {
637
- readonly type: NumberConstructor;
638
- readonly default: 1;
639
- };
640
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
641
- readonly contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
642
- }>>, {
643
- readonly span: number;
644
- }>;
626
+ NDescriptionsItem: any;
645
627
  DescriptionItem: import("vue").DefineComponent<{
646
628
  infoItem: {
647
629
  type: null;
@@ -674,12 +656,12 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
674
656
  props: {
675
657
  infoItem: Partial<{
676
658
  [K: string]: any;
677
- slot: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | ((payload: {
659
+ slot: string | import("vue").Component | ((payload: {
678
660
  width: unknown;
679
661
  item: Partial<any>;
680
662
  }) => any);
681
663
  tip: string;
682
- contentStyle: import("vue").CSSProperties;
664
+ contentStyle: import("../../shared/types").AnyObject;
683
665
  formField: Partial<import("..").FieldItem>;
684
666
  edit: boolean;
685
667
  }>;
@@ -689,27 +671,27 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
689
671
  rootSlot: Record<string, any>;
690
672
  encrypted: boolean;
691
673
  };
692
- SchemaField: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
674
+ SchemaField: import("vue").Component;
693
675
  formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
694
676
  onItemDblclick: (item: Partial<{
695
677
  [K: string]: any;
696
- slot: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | ((payload: {
678
+ slot: string | import("vue").Component | ((payload: {
697
679
  width: unknown;
698
680
  item: Partial<any>;
699
681
  }) => any);
700
682
  tip: string;
701
- contentStyle: import("vue").CSSProperties;
683
+ contentStyle: import("../../shared/types").AnyObject;
702
684
  formField: Partial<import("..").FieldItem>;
703
685
  edit: boolean;
704
686
  }>) => Promise<void>;
705
687
  onItemClick: (item: Partial<{
706
688
  [K: string]: any;
707
- slot: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | ((payload: {
689
+ slot: string | import("vue").Component | ((payload: {
708
690
  width: unknown;
709
691
  item: Partial<any>;
710
692
  }) => any);
711
693
  tip: string;
712
- contentStyle: import("vue").CSSProperties;
694
+ contentStyle: import("../../shared/types").AnyObject;
713
695
  formField: Partial<import("..").FieldItem>;
714
696
  edit: boolean;
715
697
  }>) => Promise<void>;
@@ -779,7 +761,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
779
761
  "x-read-pretty"?: boolean | undefined;
780
762
  "x-compile-omitted"?: string[] | undefined;
781
763
  }>;
782
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
764
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
783
765
  scope: import("../../shared/types").AnyObject;
784
766
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
785
767
  annotationShortcuts: (string | {
@@ -799,7 +781,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
799
781
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
800
782
  }>;
801
783
  businessFormatter: import("..").FormBusinessFormatter;
802
- requestInstance: import("..").FormRequestDefine.RequestInstance;
784
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
803
785
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
804
786
  autoExpand: boolean;
805
787
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -933,1529 +915,9 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
933
915
  "x-compile-omitted"?: string[] | undefined;
934
916
  }>>;
935
917
  itemStyle: import("vue").ComputedRef<{
936
- accentColor?: string | undefined;
937
- alignContent?: string | undefined;
938
- alignItems?: string | undefined;
939
- alignSelf?: string | undefined;
940
- alignTracks?: string | undefined;
941
- animationComposition?: string | undefined;
942
- animationDelay?: string | undefined;
943
- animationDirection?: string | undefined;
944
- animationDuration?: string | undefined;
945
- animationFillMode?: string | undefined;
946
- animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
947
- animationName?: string | undefined;
948
- animationPlayState?: string | undefined;
949
- animationTimeline?: string | undefined;
950
- animationTimingFunction?: string | undefined;
951
- appearance?: import("csstype").AppearanceProperty | undefined;
952
- aspectRatio?: import("csstype").AspectRatioProperty | undefined;
953
- backdropFilter?: string | undefined;
954
- backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
955
- backgroundAttachment?: string | undefined;
956
- backgroundBlendMode?: string | undefined;
957
- backgroundClip?: string | undefined;
958
- backgroundColor?: string | undefined;
959
- backgroundImage?: string | undefined;
960
- backgroundOrigin?: string | undefined;
961
- backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
962
- backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
963
- backgroundRepeat?: string | undefined;
964
- backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
965
- blockOverflow?: string | undefined;
966
- blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
967
- borderBlockColor?: string | undefined;
968
- borderBlockEndColor?: string | undefined;
969
- borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
970
- borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
971
- borderBlockStartColor?: string | undefined;
972
- borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
973
- borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
974
- borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
975
- borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
976
- borderBottomColor?: string | undefined;
977
- borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
978
- borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
979
- borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
980
- borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
981
- borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
982
- borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
983
- borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
984
- borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
985
- borderImageRepeat?: string | undefined;
986
- borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
987
- borderImageSource?: string | undefined;
988
- borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
989
- borderInlineColor?: string | undefined;
990
- borderInlineEndColor?: string | undefined;
991
- borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
992
- borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
993
- borderInlineStartColor?: string | undefined;
994
- borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
995
- borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
996
- borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
997
- borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
998
- borderLeftColor?: string | undefined;
999
- borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
1000
- borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1001
- borderRightColor?: string | undefined;
1002
- borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
1003
- borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1004
- borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1005
- borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1006
- borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1007
- borderTopColor?: string | undefined;
1008
- borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1009
- borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1010
- borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
1011
- borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1012
- bottom?: import("csstype").BottomProperty<string | number> | undefined;
1013
- boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
1014
- boxShadow?: string | undefined;
1015
- boxSizing?: import("csstype").BoxSizingProperty | undefined;
1016
- breakAfter?: import("csstype").BreakAfterProperty | undefined;
1017
- breakBefore?: import("csstype").BreakBeforeProperty | undefined;
1018
- breakInside?: import("csstype").BreakInsideProperty | undefined;
1019
- captionSide?: import("csstype").CaptionSideProperty | undefined;
1020
- caretColor?: string | undefined;
1021
- clear?: import("csstype").ClearProperty | undefined;
1022
- clipPath?: string | undefined;
1023
- color?: string | undefined;
1024
- colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1025
- colorScheme?: string | undefined;
1026
- columnCount?: import("csstype").ColumnCountProperty | undefined;
1027
- columnFill?: import("csstype").ColumnFillProperty | undefined;
1028
- columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
1029
- columnRuleColor?: string | undefined;
1030
- columnRuleStyle?: string | undefined;
1031
- columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1032
- columnSpan?: import("csstype").ColumnSpanProperty | undefined;
1033
- columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1034
- contain?: string | undefined;
1035
- content?: string | undefined;
1036
- contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
1037
- counterIncrement?: string | undefined;
1038
- counterReset?: string | undefined;
1039
- counterSet?: string | undefined;
1040
- cursor?: string | undefined;
1041
- direction?: import("csstype").DirectionProperty | undefined;
1042
- display?: string | undefined;
1043
- emptyCells?: import("csstype").EmptyCellsProperty | undefined;
1044
- filter?: string | undefined;
1045
- flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
1046
- flexDirection?: import("csstype").FlexDirectionProperty | undefined;
1047
- flexGrow?: import("csstype").GlobalsNumber | undefined;
1048
- flexShrink?: import("csstype").GlobalsNumber | undefined;
1049
- flexWrap?: import("csstype").FlexWrapProperty | undefined;
1050
- float?: import("csstype").FloatProperty | undefined;
1051
- fontFamily?: string | undefined;
1052
- fontFeatureSettings?: string | undefined;
1053
- fontKerning?: import("csstype").FontKerningProperty | undefined;
1054
- fontLanguageOverride?: string | undefined;
1055
- fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
1056
- fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
1057
- fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
1058
- fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
1059
- fontStretch?: string | undefined;
1060
- fontStyle?: string | undefined;
1061
- fontSynthesis?: string | undefined;
1062
- fontVariant?: string | undefined;
1063
- fontVariantAlternates?: string | undefined;
1064
- fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
1065
- fontVariantEastAsian?: string | undefined;
1066
- fontVariantLigatures?: string | undefined;
1067
- fontVariantNumeric?: string | undefined;
1068
- fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
1069
- fontVariationSettings?: string | undefined;
1070
- fontWeight: import("csstype").FontWeightProperty;
1071
- forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
1072
- gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1073
- gridAutoFlow?: string | undefined;
1074
- gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1075
- gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
1076
- gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
1077
- gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
1078
- gridRowStart?: import("csstype").GridRowStartProperty | undefined;
1079
- gridTemplateAreas?: string | undefined;
1080
- gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1081
- gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1082
- hangingPunctuation?: string | undefined;
1083
- height?: import("csstype").HeightProperty<string | number> | undefined;
1084
- hyphenateCharacter?: string | undefined;
1085
- hyphens?: import("csstype").HyphensProperty | undefined;
1086
- imageOrientation?: string | undefined;
1087
- imageRendering?: import("csstype").ImageRenderingProperty | undefined;
1088
- imageResolution?: string | undefined;
1089
- initialLetter?: import("csstype").InitialLetterProperty | undefined;
1090
- inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
1091
- inputSecurity?: import("csstype").InputSecurityProperty | undefined;
1092
- inset?: import("csstype").InsetProperty<string | number> | undefined;
1093
- insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
1094
- insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1095
- insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1096
- insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
1097
- insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1098
- insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1099
- isolation?: import("csstype").IsolationProperty | undefined;
1100
- justifyContent?: string | undefined;
1101
- justifyItems?: string | undefined;
1102
- justifySelf?: string | undefined;
1103
- justifyTracks?: string | undefined;
1104
- left?: import("csstype").LeftProperty<string | number> | undefined;
1105
- letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1106
- lineBreak?: import("csstype").LineBreakProperty | undefined;
1107
- lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
1108
- lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1109
- listStyleImage?: string | undefined;
1110
- listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
1111
- listStyleType?: string | undefined;
1112
- marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
1113
- marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1114
- marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1115
- marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
1116
- marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
1117
- marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1118
- marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1119
- marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
1120
- marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
1121
- marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
1122
- maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
1123
- maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1124
- maskBorderRepeat?: string | undefined;
1125
- maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
1126
- maskBorderSource?: string | undefined;
1127
- maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1128
- maskClip?: string | undefined;
1129
- maskComposite?: string | undefined;
1130
- maskImage?: string | undefined;
1131
- maskMode?: string | undefined;
1132
- maskOrigin?: string | undefined;
1133
- maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
1134
- maskRepeat?: string | undefined;
1135
- maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
1136
- maskType?: import("csstype").MaskTypeProperty | undefined;
1137
- mathDepth?: import("csstype").MathDepthProperty | undefined;
1138
- mathShift?: import("csstype").MathShiftProperty | undefined;
1139
- mathStyle?: import("csstype").MathStyleProperty | undefined;
1140
- maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1141
- maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
1142
- maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1143
- maxLines?: import("csstype").MaxLinesProperty | undefined;
1144
- maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
1145
- minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1146
- minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
1147
- minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1148
- minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
1149
- mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
1150
- motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1151
- motionPath?: string | undefined;
1152
- motionRotation?: string | undefined;
1153
- objectFit?: import("csstype").ObjectFitProperty | undefined;
1154
- objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1155
- offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1156
- offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1157
- offsetPath?: string | undefined;
1158
- offsetRotate?: string | undefined;
1159
- offsetRotation?: string | undefined;
1160
- opacity?: import("csstype").OpacityProperty | undefined;
1161
- order?: import("csstype").GlobalsNumber | undefined;
1162
- orphans?: import("csstype").GlobalsNumber | undefined;
1163
- outlineColor?: string | undefined;
1164
- outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1165
- outlineStyle?: string | undefined;
1166
- outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1167
- overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
1168
- overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
1169
- overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
1170
- overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1171
- overflowInline?: import("csstype").OverflowInlineProperty | undefined;
1172
- overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
1173
- overflowX?: import("csstype").OverflowXProperty | undefined;
1174
- overflowY?: import("csstype").OverflowYProperty | undefined;
1175
- overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1176
- overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1177
- overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
1178
- overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
1179
- paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1180
- paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1181
- paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1182
- paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1183
- paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1184
- paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1185
- paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1186
- paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1187
- paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
1188
- paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
1189
- pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
1190
- pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
1191
- pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
1192
- paintOrder?: string | undefined;
1193
- perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1194
- perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1195
- placeContent?: string | undefined;
1196
- pointerEvents?: import("csstype").PointerEventsProperty | undefined;
1197
- position?: import("csstype").PositionProperty | undefined;
1198
- printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1199
- quotes?: string | undefined;
1200
- resize?: import("csstype").ResizeProperty | undefined;
1201
- right?: import("csstype").RightProperty<string | number> | undefined;
1202
- rotate?: string | undefined;
1203
- rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
1204
- rubyAlign?: import("csstype").RubyAlignProperty | undefined;
1205
- rubyMerge?: import("csstype").RubyMergeProperty | undefined;
1206
- rubyPosition?: string | undefined;
1207
- scale?: import("csstype").ScaleProperty | undefined;
1208
- scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
1209
- scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1210
- scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1211
- scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1212
- scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1213
- scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1214
- scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1215
- scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1216
- scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1217
- scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1218
- scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1219
- scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1220
- scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1221
- scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1222
- scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1223
- scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1224
- scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1225
- scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1226
- scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1227
- scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1228
- scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1229
- scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1230
- scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1231
- scrollSnapAlign?: string | undefined;
1232
- scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1233
- scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1234
- scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1235
- scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1236
- scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1237
- scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
1238
- scrollSnapType?: string | undefined;
1239
- scrollbarColor?: string | undefined;
1240
- scrollbarGutter?: string | undefined;
1241
- scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
1242
- shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
1243
- shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1244
- shapeOutside?: string | undefined;
1245
- tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1246
- tableLayout?: import("csstype").TableLayoutProperty | undefined;
1247
- textAlign?: import("csstype").TextAlignProperty | undefined;
1248
- textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
1249
- textCombineUpright?: string | undefined;
1250
- textDecorationColor?: string | undefined;
1251
- textDecorationLine?: string | undefined;
1252
- textDecorationSkip?: string | undefined;
1253
- textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
1254
- textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1255
- textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1256
- textEmphasisColor?: string | undefined;
1257
- textEmphasisPosition?: string | undefined;
1258
- textEmphasisStyle?: string | undefined;
1259
- textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
1260
- textJustify?: import("csstype").TextJustifyProperty | undefined;
1261
- textOrientation?: import("csstype").TextOrientationProperty | undefined;
1262
- textOverflow?: string | undefined;
1263
- textRendering?: import("csstype").TextRenderingProperty | undefined;
1264
- textShadow?: string | undefined;
1265
- textSizeAdjust?: string | undefined;
1266
- textTransform?: import("csstype").TextTransformProperty | undefined;
1267
- textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1268
- textUnderlinePosition?: string | undefined;
1269
- top?: import("csstype").TopProperty<string | number> | undefined;
1270
- touchAction?: string | undefined;
1271
- transform?: string | undefined;
1272
- transformBox?: import("csstype").TransformBoxProperty | undefined;
1273
- transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1274
- transformStyle?: import("csstype").TransformStyleProperty | undefined;
1275
- transitionDelay?: string | undefined;
1276
- transitionDuration?: string | undefined;
1277
- transitionProperty?: string | undefined;
1278
- transitionTimingFunction?: string | undefined;
1279
- translate?: import("csstype").TranslateProperty<string | number> | undefined;
1280
- unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
1281
- userSelect?: import("csstype").UserSelectProperty | undefined;
1282
- verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1283
- visibility?: import("csstype").VisibilityProperty | undefined;
1284
- whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
1285
- widows?: import("csstype").GlobalsNumber | undefined;
1286
- width?: import("csstype").WidthProperty<string | number> | undefined;
1287
- willChange?: string | undefined;
1288
- wordBreak?: import("csstype").WordBreakProperty | undefined;
1289
- wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
1290
- wordWrap?: import("csstype").WordWrapProperty | undefined;
1291
- writingMode?: import("csstype").WritingModeProperty | undefined;
1292
- zIndex?: import("csstype").ZIndexProperty | undefined;
1293
- zoom?: import("csstype").ZoomProperty | undefined;
1294
- all?: import("csstype").Globals | undefined;
1295
- animation?: import("csstype").AnimationProperty | undefined;
1296
- background?: import("csstype").BackgroundProperty<string | number> | undefined;
1297
- backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1298
- border?: import("csstype").BorderProperty<string | number> | undefined;
1299
- borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
1300
- borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1301
- borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1302
- borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
1303
- borderColor?: string | undefined;
1304
- borderImage?: import("csstype").BorderImageProperty | undefined;
1305
- borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
1306
- borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1307
- borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1308
- borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
1309
- borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1310
- borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
1311
- borderStyle?: string | undefined;
1312
- borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
1313
- borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
1314
- columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1315
- columns?: import("csstype").ColumnsProperty<string | number> | undefined;
1316
- flex?: import("csstype").FlexProperty<string | number> | undefined;
1317
- flexFlow?: string | undefined;
1318
- font?: string | undefined;
1319
- gap?: import("csstype").GapProperty<string | number> | undefined;
1320
- grid?: string | undefined;
1321
- gridArea?: import("csstype").GridAreaProperty | undefined;
1322
- gridColumn?: import("csstype").GridColumnProperty | undefined;
1323
- gridRow?: import("csstype").GridRowProperty | undefined;
1324
- gridTemplate?: string | undefined;
1325
- lineClamp?: import("csstype").LineClampProperty | undefined;
1326
- listStyle?: string | undefined;
1327
- margin?: import("csstype").MarginProperty<string | number> | undefined;
1328
- mask?: import("csstype").MaskProperty<string | number> | undefined;
1329
- maskBorder?: import("csstype").MaskBorderProperty | undefined;
1330
- motion?: import("csstype").OffsetProperty<string | number> | undefined;
1331
- offset?: import("csstype").OffsetProperty<string | number> | undefined;
1332
- outline?: import("csstype").OutlineProperty<string | number> | undefined;
1333
- overflow?: string | undefined;
1334
- overscrollBehavior?: string | undefined;
1335
- padding?: import("csstype").PaddingProperty<string | number> | undefined;
1336
- placeItems?: string | undefined;
1337
- placeSelf?: string | undefined;
1338
- textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
1339
- textEmphasis?: string | undefined;
1340
- transition?: string | undefined;
1341
- MozAnimationDelay?: string | undefined;
1342
- MozAnimationDirection?: string | undefined;
1343
- MozAnimationDuration?: string | undefined;
1344
- MozAnimationFillMode?: string | undefined;
1345
- MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1346
- MozAnimationName?: string | undefined;
1347
- MozAnimationPlayState?: string | undefined;
1348
- MozAnimationTimingFunction?: string | undefined;
1349
- MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
1350
- MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
1351
- MozBorderBottomColors?: string | undefined;
1352
- MozBorderEndColor?: string | undefined;
1353
- MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
1354
- MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1355
- MozBorderLeftColors?: string | undefined;
1356
- MozBorderRightColors?: string | undefined;
1357
- MozBorderStartColor?: string | undefined;
1358
- MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
1359
- MozBorderTopColors?: string | undefined;
1360
- MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
1361
- MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
1362
- MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
1363
- MozColumnRuleColor?: string | undefined;
1364
- MozColumnRuleStyle?: string | undefined;
1365
- MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1366
- MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1367
- MozContextProperties?: string | undefined;
1368
- MozFontFeatureSettings?: string | undefined;
1369
- MozFontLanguageOverride?: string | undefined;
1370
- MozHyphens?: import("csstype").HyphensProperty | undefined;
1371
- MozImageRegion?: string | undefined;
1372
- MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1373
- MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1374
- MozOrient?: import("csstype").MozOrientProperty | undefined;
1375
- MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
1376
- MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1377
- MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1378
- MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1379
- MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1380
- MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
1381
- MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1382
- MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
1383
- MozTextSizeAdjust?: string | undefined;
1384
- MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1385
- MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
1386
- MozTransitionDelay?: string | undefined;
1387
- MozTransitionDuration?: string | undefined;
1388
- MozTransitionProperty?: string | undefined;
1389
- MozTransitionTimingFunction?: string | undefined;
1390
- MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
1391
- MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
1392
- MozUserSelect?: import("csstype").UserSelectProperty | undefined;
1393
- MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
1394
- MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
1395
- msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
1396
- msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
1397
- msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
1398
- msContentZoomLimitMax?: string | undefined;
1399
- msContentZoomLimitMin?: string | undefined;
1400
- msContentZoomSnapPoints?: string | undefined;
1401
- msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1402
- msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
1403
- msFilter?: string | undefined;
1404
- msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
1405
- msFlexPositive?: import("csstype").GlobalsNumber | undefined;
1406
- msFlowFrom?: string | undefined;
1407
- msFlowInto?: string | undefined;
1408
- msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1409
- msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1410
- msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
1411
- msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1412
- msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1413
- msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1414
- msHyphens?: import("csstype").HyphensProperty | undefined;
1415
- msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
1416
- msLineBreak?: import("csstype").LineBreakProperty | undefined;
1417
- msOrder?: import("csstype").GlobalsNumber | undefined;
1418
- msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
1419
- msOverflowX?: import("csstype").OverflowXProperty | undefined;
1420
- msOverflowY?: import("csstype").OverflowYProperty | undefined;
1421
- msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
1422
- msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1423
- msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1424
- msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1425
- msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1426
- msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
1427
- msScrollSnapPointsX?: string | undefined;
1428
- msScrollSnapPointsY?: string | undefined;
1429
- msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
1430
- msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
1431
- msScrollbar3dlightColor?: string | undefined;
1432
- msScrollbarArrowColor?: string | undefined;
1433
- msScrollbarBaseColor?: string | undefined;
1434
- msScrollbarDarkshadowColor?: string | undefined;
1435
- msScrollbarFaceColor?: string | undefined;
1436
- msScrollbarHighlightColor?: string | undefined;
1437
- msScrollbarShadowColor?: string | undefined;
1438
- msScrollbarTrackColor?: string | undefined;
1439
- msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
1440
- msTextCombineHorizontal?: string | undefined;
1441
- msTextOverflow?: string | undefined;
1442
- msTouchAction?: string | undefined;
1443
- msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
1444
- msTransform?: string | undefined;
1445
- msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1446
- msTransitionDelay?: string | undefined;
1447
- msTransitionDuration?: string | undefined;
1448
- msTransitionProperty?: string | undefined;
1449
- msTransitionTimingFunction?: string | undefined;
1450
- msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
1451
- msWordBreak?: import("csstype").WordBreakProperty | undefined;
1452
- msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
1453
- msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1454
- msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
1455
- msWritingMode?: import("csstype").WritingModeProperty | undefined;
1456
- WebkitAlignContent?: string | undefined;
1457
- WebkitAlignItems?: string | undefined;
1458
- WebkitAlignSelf?: string | undefined;
1459
- WebkitAnimationDelay?: string | undefined;
1460
- WebkitAnimationDirection?: string | undefined;
1461
- WebkitAnimationDuration?: string | undefined;
1462
- WebkitAnimationFillMode?: string | undefined;
1463
- WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1464
- WebkitAnimationName?: string | undefined;
1465
- WebkitAnimationPlayState?: string | undefined;
1466
- WebkitAnimationTimingFunction?: string | undefined;
1467
- WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
1468
- WebkitBackdropFilter?: string | undefined;
1469
- WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
1470
- WebkitBackgroundClip?: string | undefined;
1471
- WebkitBackgroundOrigin?: string | undefined;
1472
- WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1473
- WebkitBorderBeforeColor?: string | undefined;
1474
- WebkitBorderBeforeStyle?: string | undefined;
1475
- WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1476
- WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1477
- WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1478
- WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
1479
- WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1480
- WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1481
- WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
1482
- WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1483
- WebkitBoxShadow?: string | undefined;
1484
- WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
1485
- WebkitClipPath?: string | undefined;
1486
- WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
1487
- WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
1488
- WebkitColumnRuleColor?: string | undefined;
1489
- WebkitColumnRuleStyle?: string | undefined;
1490
- WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1491
- WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
1492
- WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1493
- WebkitFilter?: string | undefined;
1494
- WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
1495
- WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
1496
- WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
1497
- WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
1498
- WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
1499
- WebkitFontFeatureSettings?: string | undefined;
1500
- WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
1501
- WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
1502
- WebkitFontVariantLigatures?: string | undefined;
1503
- WebkitHyphenateCharacter?: string | undefined;
1504
- WebkitHyphens?: import("csstype").HyphensProperty | undefined;
1505
- WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
1506
- WebkitJustifyContent?: string | undefined;
1507
- WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
1508
- WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
1509
- WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1510
- WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1511
- WebkitMaskAttachment?: string | undefined;
1512
- WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1513
- WebkitMaskBoxImageRepeat?: string | undefined;
1514
- WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
1515
- WebkitMaskBoxImageSource?: string | undefined;
1516
- WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1517
- WebkitMaskClip?: string | undefined;
1518
- WebkitMaskComposite?: string | undefined;
1519
- WebkitMaskImage?: string | undefined;
1520
- WebkitMaskOrigin?: string | undefined;
1521
- WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1522
- WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1523
- WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1524
- WebkitMaskRepeat?: string | undefined;
1525
- WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1526
- WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1527
- WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1528
- WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1529
- WebkitOrder?: import("csstype").GlobalsNumber | undefined;
1530
- WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1531
- WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1532
- WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1533
- WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1534
- WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1535
- WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1536
- WebkitRubyPosition?: string | undefined;
1537
- WebkitScrollSnapType?: string | undefined;
1538
- WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1539
- WebkitTapHighlightColor?: string | undefined;
1540
- WebkitTextCombine?: string | undefined;
1541
- WebkitTextDecorationColor?: string | undefined;
1542
- WebkitTextDecorationLine?: string | undefined;
1543
- WebkitTextDecorationSkip?: string | undefined;
1544
- WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1545
- WebkitTextEmphasisColor?: string | undefined;
1546
- WebkitTextEmphasisPosition?: string | undefined;
1547
- WebkitTextEmphasisStyle?: string | undefined;
1548
- WebkitTextFillColor?: string | undefined;
1549
- WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
1550
- WebkitTextSizeAdjust?: string | undefined;
1551
- WebkitTextStrokeColor?: string | undefined;
1552
- WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1553
- WebkitTextUnderlinePosition?: string | undefined;
1554
- WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
1555
- WebkitTransform?: string | undefined;
1556
- WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1557
- WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
1558
- WebkitTransitionDelay?: string | undefined;
1559
- WebkitTransitionDuration?: string | undefined;
1560
- WebkitTransitionProperty?: string | undefined;
1561
- WebkitTransitionTimingFunction?: string | undefined;
1562
- WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
1563
- WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
1564
- WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
1565
- MozAnimation?: import("csstype").AnimationProperty | undefined;
1566
- MozBorderImage?: import("csstype").BorderImageProperty | undefined;
1567
- MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1568
- MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
1569
- MozTransition?: string | undefined;
1570
- msContentZoomLimit?: string | undefined;
1571
- msContentZoomSnap?: string | undefined;
1572
- msFlex?: import("csstype").FlexProperty<string | number> | undefined;
1573
- msScrollLimit?: string | undefined;
1574
- msScrollSnapX?: string | undefined;
1575
- msScrollSnapY?: string | undefined;
1576
- msTransition?: string | undefined;
1577
- WebkitAnimation?: import("csstype").AnimationProperty | undefined;
1578
- WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1579
- WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
1580
- WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1581
- WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1582
- WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
1583
- WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
1584
- WebkitFlexFlow?: string | undefined;
1585
- WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1586
- WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
1587
- WebkitTextEmphasis?: string | undefined;
1588
- WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1589
- WebkitTransition?: string | undefined;
1590
- azimuth?: string | undefined;
1591
- boxAlign?: import("csstype").BoxAlignProperty | undefined;
1592
- boxDirection?: import("csstype").BoxDirectionProperty | undefined;
1593
- boxFlex?: import("csstype").GlobalsNumber | undefined;
1594
- boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1595
- boxLines?: import("csstype").BoxLinesProperty | undefined;
1596
- boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1597
- boxOrient?: import("csstype").BoxOrientProperty | undefined;
1598
- boxPack?: import("csstype").BoxPackProperty | undefined;
1599
- clip?: string | undefined;
1600
- gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1601
- gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
1602
- gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
1603
- imeMode?: import("csstype").ImeModeProperty | undefined;
1604
- offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
1605
- offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1606
- offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1607
- offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
1608
- offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1609
- offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1610
- scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1611
- scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1612
- scrollSnapPointsX?: string | undefined;
1613
- scrollSnapPointsY?: string | undefined;
1614
- scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
1615
- scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
1616
- KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1617
- KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1618
- KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
1619
- KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1620
- KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
1621
- KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1622
- KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1623
- KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
1624
- KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
1625
- KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
1626
- KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
1627
- MozBackgroundClip?: string | undefined;
1628
- MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
1629
- MozBackgroundOrigin?: string | undefined;
1630
- MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1631
- MozBinding?: string | undefined;
1632
- MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1633
- MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1634
- MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1635
- MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1636
- MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1637
- MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1638
- MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1639
- MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
1640
- MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1641
- MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1642
- MozBoxPack?: import("csstype").BoxPackProperty | undefined;
1643
- MozBoxShadow?: string | undefined;
1644
- MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
1645
- MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1646
- MozOpacity?: import("csstype").OpacityProperty | undefined;
1647
- MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
1648
- MozOutlineColor?: string | undefined;
1649
- MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1650
- MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1651
- MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1652
- MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1653
- MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1654
- MozOutlineStyle?: string | undefined;
1655
- MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1656
- MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
1657
- MozTextDecorationColor?: string | undefined;
1658
- MozTextDecorationLine?: string | undefined;
1659
- MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1660
- MozUserInput?: import("csstype").MozUserInputProperty | undefined;
1661
- msImeMode?: import("csstype").ImeModeProperty | undefined;
1662
- OAnimation?: import("csstype").AnimationProperty | undefined;
1663
- OAnimationDelay?: string | undefined;
1664
- OAnimationDirection?: string | undefined;
1665
- OAnimationDuration?: string | undefined;
1666
- OAnimationFillMode?: string | undefined;
1667
- OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1668
- OAnimationName?: string | undefined;
1669
- OAnimationPlayState?: string | undefined;
1670
- OAnimationTimingFunction?: string | undefined;
1671
- OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1672
- OBorderImage?: import("csstype").BorderImageProperty | undefined;
1673
- OObjectFit?: import("csstype").ObjectFitProperty | undefined;
1674
- OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1675
- OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1676
- OTextOverflow?: string | undefined;
1677
- OTransform?: string | undefined;
1678
- OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1679
- OTransition?: string | undefined;
1680
- OTransitionDelay?: string | undefined;
1681
- OTransitionDuration?: string | undefined;
1682
- OTransitionProperty?: string | undefined;
1683
- OTransitionTimingFunction?: string | undefined;
1684
- WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1685
- WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1686
- WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
1687
- WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1688
- WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
1689
- WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1690
- WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1691
- WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
1692
- WebkitScrollSnapPointsX?: string | undefined;
1693
- WebkitScrollSnapPointsY?: string | undefined;
1694
- alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
1695
- baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1696
- clipRule?: import("csstype").ClipRuleProperty | undefined;
1697
- colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
1698
- colorRendering?: import("csstype").ColorRenderingProperty | undefined;
1699
- dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
1700
- fill?: string | undefined;
1701
- fillOpacity?: import("csstype").GlobalsNumber | undefined;
1702
- fillRule?: import("csstype").FillRuleProperty | undefined;
1703
- floodColor?: string | undefined;
1704
- floodOpacity?: import("csstype").GlobalsNumber | undefined;
1705
- glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1706
- lightingColor?: string | undefined;
1707
- marker?: string | undefined;
1708
- markerEnd?: string | undefined;
1709
- markerMid?: string | undefined;
1710
- markerStart?: string | undefined;
1711
- shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
1712
- stopColor?: string | undefined;
1713
- stopOpacity?: import("csstype").GlobalsNumber | undefined;
1714
- stroke?: string | undefined;
1715
- strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1716
- strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1717
- strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
1718
- strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
1719
- strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
1720
- strokeOpacity?: import("csstype").GlobalsNumber | undefined;
1721
- strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1722
- textAnchor?: import("csstype").TextAnchorProperty | undefined;
1723
- vectorEffect?: import("csstype").VectorEffectProperty | undefined;
1724
- "accent-color"?: string | undefined;
1725
- "align-content"?: string | undefined;
1726
- "align-items"?: string | undefined;
1727
- "align-self"?: string | undefined;
1728
- "align-tracks"?: string | undefined;
1729
- "animation-composition"?: string | undefined;
1730
- "animation-delay"?: string | undefined;
1731
- "animation-direction"?: string | undefined;
1732
- "animation-duration"?: string | undefined;
1733
- "animation-fill-mode"?: string | undefined;
1734
- "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1735
- "animation-name"?: string | undefined;
1736
- "animation-play-state"?: string | undefined;
1737
- "animation-timeline"?: string | undefined;
1738
- "animation-timing-function"?: string | undefined;
1739
- "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
1740
- "backdrop-filter"?: string | undefined;
1741
- "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1742
- "background-attachment"?: string | undefined;
1743
- "background-blend-mode"?: string | undefined;
1744
- "background-clip"?: string | undefined;
1745
- "background-color"?: string | undefined;
1746
- "background-image"?: string | undefined;
1747
- "background-origin"?: string | undefined;
1748
- "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
1749
- "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
1750
- "background-repeat"?: string | undefined;
1751
- "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1752
- "block-overflow"?: string | undefined;
1753
- "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
1754
- "border-block-color"?: string | undefined;
1755
- "border-block-end-color"?: string | undefined;
1756
- "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
1757
- "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
1758
- "border-block-start-color"?: string | undefined;
1759
- "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
1760
- "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
1761
- "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
1762
- "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
1763
- "border-bottom-color"?: string | undefined;
1764
- "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1765
- "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1766
- "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
1767
- "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
1768
- "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
1769
- "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
1770
- "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
1771
- "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
1772
- "border-image-repeat"?: string | undefined;
1773
- "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1774
- "border-image-source"?: string | undefined;
1775
- "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
1776
- "border-inline-color"?: string | undefined;
1777
- "border-inline-end-color"?: string | undefined;
1778
- "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1779
- "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1780
- "border-inline-start-color"?: string | undefined;
1781
- "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1782
- "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
1783
- "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
1784
- "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
1785
- "border-left-color"?: string | undefined;
1786
- "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
1787
- "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1788
- "border-right-color"?: string | undefined;
1789
- "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
1790
- "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1791
- "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1792
- "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1793
- "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1794
- "border-top-color"?: string | undefined;
1795
- "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1796
- "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1797
- "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
1798
- "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1799
- "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1800
- "box-shadow"?: string | undefined;
1801
- "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1802
- "break-after"?: import("csstype").BreakAfterProperty | undefined;
1803
- "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1804
- "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1805
- "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1806
- "caret-color"?: string | undefined;
1807
- "clip-path"?: string | undefined;
1808
- "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1809
- "color-scheme"?: string | undefined;
1810
- "column-count"?: import("csstype").ColumnCountProperty | undefined;
1811
- "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1812
- "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1813
- "column-rule-color"?: string | undefined;
1814
- "column-rule-style"?: string | undefined;
1815
- "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1816
- "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1817
- "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1818
- "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1819
- "counter-increment"?: string | undefined;
1820
- "counter-reset"?: string | undefined;
1821
- "counter-set"?: string | undefined;
1822
- "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1823
- "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1824
- "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1825
- "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1826
- "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1827
- "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1828
- "font-family"?: string | undefined;
1829
- "font-feature-settings"?: string | undefined;
1830
- "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1831
- "font-language-override"?: string | undefined;
1832
- "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1833
- "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1834
- "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1835
- "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1836
- "font-stretch"?: string | undefined;
1837
- "font-style"?: string | undefined;
1838
- "font-synthesis"?: string | undefined;
1839
- "font-variant"?: string | undefined;
1840
- "font-variant-alternates"?: string | undefined;
1841
- "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1842
- "font-variant-east-asian"?: string | undefined;
1843
- "font-variant-ligatures"?: string | undefined;
1844
- "font-variant-numeric"?: string | undefined;
1845
- "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1846
- "font-variation-settings"?: string | undefined;
1847
- "font-weight"?: import("csstype").FontWeightProperty | undefined;
1848
- "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1849
- "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1850
- "grid-auto-flow"?: string | undefined;
1851
- "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1852
- "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1853
- "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1854
- "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1855
- "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1856
- "grid-template-areas"?: string | undefined;
1857
- "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1858
- "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1859
- "hanging-punctuation"?: string | undefined;
1860
- "hyphenate-character"?: string | undefined;
1861
- "image-orientation"?: string | undefined;
1862
- "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1863
- "image-resolution"?: string | undefined;
1864
- "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1865
- "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1866
- "input-security"?: import("csstype").InputSecurityProperty | undefined;
1867
- "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1868
- "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1869
- "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1870
- "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1871
- "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1872
- "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1873
- "justify-content"?: string | undefined;
1874
- "justify-items"?: string | undefined;
1875
- "justify-self"?: string | undefined;
1876
- "justify-tracks"?: string | undefined;
1877
- "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1878
- "line-break"?: import("csstype").LineBreakProperty | undefined;
1879
- "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1880
- "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1881
- "list-style-image"?: string | undefined;
1882
- "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
1883
- "list-style-type"?: string | undefined;
1884
- "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
1885
- "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1886
- "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1887
- "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
1888
- "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
1889
- "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1890
- "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1891
- "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
1892
- "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
1893
- "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
1894
- "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
1895
- "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1896
- "mask-border-repeat"?: string | undefined;
1897
- "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1898
- "mask-border-source"?: string | undefined;
1899
- "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1900
- "mask-clip"?: string | undefined;
1901
- "mask-composite"?: string | undefined;
1902
- "mask-image"?: string | undefined;
1903
- "mask-mode"?: string | undefined;
1904
- "mask-origin"?: string | undefined;
1905
- "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
1906
- "mask-repeat"?: string | undefined;
1907
- "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
1908
- "mask-type"?: import("csstype").MaskTypeProperty | undefined;
1909
- "math-depth"?: import("csstype").MathDepthProperty | undefined;
1910
- "math-shift"?: import("csstype").MathShiftProperty | undefined;
1911
- "math-style"?: import("csstype").MathStyleProperty | undefined;
1912
- "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1913
- "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
1914
- "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1915
- "max-lines"?: import("csstype").MaxLinesProperty | undefined;
1916
- "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
1917
- "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1918
- "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
1919
- "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1920
- "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
1921
- "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
1922
- "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1923
- "motion-path"?: string | undefined;
1924
- "motion-rotation"?: string | undefined;
1925
- "object-fit"?: import("csstype").ObjectFitProperty | undefined;
1926
- "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1927
- "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1928
- "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1929
- "offset-path"?: string | undefined;
1930
- "offset-rotate"?: string | undefined;
1931
- "offset-rotation"?: string | undefined;
1932
- "outline-color"?: string | undefined;
1933
- "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1934
- "outline-style"?: string | undefined;
1935
- "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1936
- "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
1937
- "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
1938
- "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
1939
- "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1940
- "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
1941
- "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
1942
- "overflow-x"?: import("csstype").OverflowXProperty | undefined;
1943
- "overflow-y"?: import("csstype").OverflowYProperty | undefined;
1944
- "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1945
- "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1946
- "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
1947
- "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
1948
- "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1949
- "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1950
- "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1951
- "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1952
- "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1953
- "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1954
- "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1955
- "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1956
- "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
1957
- "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
1958
- "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
1959
- "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
1960
- "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
1961
- "paint-order"?: string | undefined;
1962
- "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1963
- "place-content"?: string | undefined;
1964
- "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
1965
- "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1966
- "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
1967
- "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
1968
- "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
1969
- "ruby-position"?: string | undefined;
1970
- "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
1971
- "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1972
- "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1973
- "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1974
- "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1975
- "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1976
- "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1977
- "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1978
- "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1979
- "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1980
- "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1981
- "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1982
- "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1983
- "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1984
- "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1985
- "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1986
- "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1987
- "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1988
- "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1989
- "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1990
- "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1991
- "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1992
- "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1993
- "scroll-snap-align"?: string | undefined;
1994
- "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1995
- "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1996
- "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1997
- "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1998
- "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1999
- "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
2000
- "scroll-snap-type"?: string | undefined;
2001
- "scrollbar-color"?: string | undefined;
2002
- "scrollbar-gutter"?: string | undefined;
2003
- "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
2004
- "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
2005
- "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
2006
- "shape-outside"?: string | undefined;
2007
- "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2008
- "table-layout"?: import("csstype").TableLayoutProperty | undefined;
2009
- "text-align"?: import("csstype").TextAlignProperty | undefined;
2010
- "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
2011
- "text-combine-upright"?: string | undefined;
2012
- "text-decoration-color"?: string | undefined;
2013
- "text-decoration-line"?: string | undefined;
2014
- "text-decoration-skip"?: string | undefined;
2015
- "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
2016
- "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2017
- "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
2018
- "text-emphasis-color"?: string | undefined;
2019
- "text-emphasis-position"?: string | undefined;
2020
- "text-emphasis-style"?: string | undefined;
2021
- "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
2022
- "text-justify"?: import("csstype").TextJustifyProperty | undefined;
2023
- "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
2024
- "text-overflow"?: string | undefined;
2025
- "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
2026
- "text-shadow"?: string | undefined;
2027
- "text-size-adjust"?: string | undefined;
2028
- "text-transform"?: import("csstype").TextTransformProperty | undefined;
2029
- "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
2030
- "text-underline-position"?: string | undefined;
2031
- "touch-action"?: string | undefined;
2032
- "transform-box"?: import("csstype").TransformBoxProperty | undefined;
2033
- "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2034
- "transform-style"?: import("csstype").TransformStyleProperty | undefined;
2035
- "transition-delay"?: string | undefined;
2036
- "transition-duration"?: string | undefined;
2037
- "transition-property"?: string | undefined;
2038
- "transition-timing-function"?: string | undefined;
2039
- "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
2040
- "user-select"?: import("csstype").UserSelectProperty | undefined;
2041
- "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
2042
- "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
2043
- "will-change"?: string | undefined;
2044
- "word-break"?: import("csstype").WordBreakProperty | undefined;
2045
- "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
2046
- "word-wrap"?: import("csstype").WordWrapProperty | undefined;
2047
- "writing-mode"?: import("csstype").WritingModeProperty | undefined;
2048
- "z-index"?: import("csstype").ZIndexProperty | undefined;
2049
- "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
2050
- "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
2051
- "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
2052
- "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
2053
- "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
2054
- "border-color"?: string | undefined;
2055
- "border-image"?: import("csstype").BorderImageProperty | undefined;
2056
- "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
2057
- "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
2058
- "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
2059
- "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
2060
- "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2061
- "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
2062
- "border-style"?: string | undefined;
2063
- "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
2064
- "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
2065
- "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2066
- "flex-flow"?: string | undefined;
2067
- "grid-area"?: import("csstype").GridAreaProperty | undefined;
2068
- "grid-column"?: import("csstype").GridColumnProperty | undefined;
2069
- "grid-row"?: import("csstype").GridRowProperty | undefined;
2070
- "grid-template"?: string | undefined;
2071
- "line-clamp"?: import("csstype").LineClampProperty | undefined;
2072
- "list-style"?: string | undefined;
2073
- "mask-border"?: import("csstype").MaskBorderProperty | undefined;
2074
- "overscroll-behavior"?: string | undefined;
2075
- "place-items"?: string | undefined;
2076
- "place-self"?: string | undefined;
2077
- "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
2078
- "text-emphasis"?: string | undefined;
2079
- "-moz-animation-delay"?: string | undefined;
2080
- "-moz-animation-direction"?: string | undefined;
2081
- "-moz-animation-duration"?: string | undefined;
2082
- "-moz-animation-fill-mode"?: string | undefined;
2083
- "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2084
- "-moz-animation-name"?: string | undefined;
2085
- "-moz-animation-play-state"?: string | undefined;
2086
- "-moz-animation-timing-function"?: string | undefined;
2087
- "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
2088
- "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
2089
- "-moz-border-bottom-colors"?: string | undefined;
2090
- "-moz-border-end-color"?: string | undefined;
2091
- "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
2092
- "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
2093
- "-moz-border-left-colors"?: string | undefined;
2094
- "-moz-border-right-colors"?: string | undefined;
2095
- "-moz-border-start-color"?: string | undefined;
2096
- "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
2097
- "-moz-border-top-colors"?: string | undefined;
2098
- "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
2099
- "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
2100
- "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
2101
- "-moz-column-rule-color"?: string | undefined;
2102
- "-moz-column-rule-style"?: string | undefined;
2103
- "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
2104
- "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
2105
- "-moz-context-properties"?: string | undefined;
2106
- "-moz-font-feature-settings"?: string | undefined;
2107
- "-moz-font-language-override"?: string | undefined;
2108
- "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
2109
- "-moz-image-region"?: string | undefined;
2110
- "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
2111
- "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
2112
- "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
2113
- "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
2114
- "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
2115
- "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
2116
- "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
2117
- "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
2118
- "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
2119
- "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2120
- "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
2121
- "-moz-text-size-adjust"?: string | undefined;
2122
- "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2123
- "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
2124
- "-moz-transition-delay"?: string | undefined;
2125
- "-moz-transition-duration"?: string | undefined;
2126
- "-moz-transition-property"?: string | undefined;
2127
- "-moz-transition-timing-function"?: string | undefined;
2128
- "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
2129
- "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
2130
- "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
2131
- "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
2132
- "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
2133
- "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
2134
- "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
2135
- "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
2136
- "-ms-content-zoom-limit-max"?: string | undefined;
2137
- "-ms-content-zoom-limit-min"?: string | undefined;
2138
- "-ms-content-zoom-snap-points"?: string | undefined;
2139
- "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
2140
- "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
2141
- "-ms-filter"?: string | undefined;
2142
- "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
2143
- "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
2144
- "-ms-flow-from"?: string | undefined;
2145
- "-ms-flow-into"?: string | undefined;
2146
- "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
2147
- "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
2148
- "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
2149
- "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
2150
- "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
2151
- "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
2152
- "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
2153
- "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
2154
- "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
2155
- "-ms-order"?: import("csstype").GlobalsNumber | undefined;
2156
- "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
2157
- "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
2158
- "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
2159
- "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
2160
- "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
2161
- "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
2162
- "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
2163
- "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
2164
- "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
2165
- "-ms-scroll-snap-points-x"?: string | undefined;
2166
- "-ms-scroll-snap-points-y"?: string | undefined;
2167
- "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
2168
- "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
2169
- "-ms-scrollbar-3dlight-color"?: string | undefined;
2170
- "-ms-scrollbar-arrow-color"?: string | undefined;
2171
- "-ms-scrollbar-base-color"?: string | undefined;
2172
- "-ms-scrollbar-darkshadow-color"?: string | undefined;
2173
- "-ms-scrollbar-face-color"?: string | undefined;
2174
- "-ms-scrollbar-highlight-color"?: string | undefined;
2175
- "-ms-scrollbar-shadow-color"?: string | undefined;
2176
- "-ms-scrollbar-track-color"?: string | undefined;
2177
- "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
2178
- "-ms-text-combine-horizontal"?: string | undefined;
2179
- "-ms-text-overflow"?: string | undefined;
2180
- "-ms-touch-action"?: string | undefined;
2181
- "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
2182
- "-ms-transform"?: string | undefined;
2183
- "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2184
- "-ms-transition-delay"?: string | undefined;
2185
- "-ms-transition-duration"?: string | undefined;
2186
- "-ms-transition-property"?: string | undefined;
2187
- "-ms-transition-timing-function"?: string | undefined;
2188
- "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
2189
- "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
2190
- "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
2191
- "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
2192
- "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
2193
- "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
2194
- "-webkit-align-content"?: string | undefined;
2195
- "-webkit-align-items"?: string | undefined;
2196
- "-webkit-align-self"?: string | undefined;
2197
- "-webkit-animation-delay"?: string | undefined;
2198
- "-webkit-animation-direction"?: string | undefined;
2199
- "-webkit-animation-duration"?: string | undefined;
2200
- "-webkit-animation-fill-mode"?: string | undefined;
2201
- "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2202
- "-webkit-animation-name"?: string | undefined;
2203
- "-webkit-animation-play-state"?: string | undefined;
2204
- "-webkit-animation-timing-function"?: string | undefined;
2205
- "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
2206
- "-webkit-backdrop-filter"?: string | undefined;
2207
- "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
2208
- "-webkit-background-clip"?: string | undefined;
2209
- "-webkit-background-origin"?: string | undefined;
2210
- "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2211
- "-webkit-border-before-color"?: string | undefined;
2212
- "-webkit-border-before-style"?: string | undefined;
2213
- "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
2214
- "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
2215
- "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
2216
- "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
2217
- "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
2218
- "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
2219
- "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
2220
- "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
2221
- "-webkit-box-shadow"?: string | undefined;
2222
- "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
2223
- "-webkit-clip-path"?: string | undefined;
2224
- "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
2225
- "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
2226
- "-webkit-column-rule-color"?: string | undefined;
2227
- "-webkit-column-rule-style"?: string | undefined;
2228
- "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
2229
- "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
2230
- "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
2231
- "-webkit-filter"?: string | undefined;
2232
- "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
2233
- "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
2234
- "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
2235
- "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
2236
- "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
2237
- "-webkit-font-feature-settings"?: string | undefined;
2238
- "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
2239
- "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
2240
- "-webkit-font-variant-ligatures"?: string | undefined;
2241
- "-webkit-hyphenate-character"?: string | undefined;
2242
- "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
2243
- "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
2244
- "-webkit-justify-content"?: string | undefined;
2245
- "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
2246
- "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
2247
- "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
2248
- "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
2249
- "-webkit-mask-attachment"?: string | undefined;
2250
- "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
2251
- "-webkit-mask-box-image-repeat"?: string | undefined;
2252
- "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
2253
- "-webkit-mask-box-image-source"?: string | undefined;
2254
- "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
2255
- "-webkit-mask-clip"?: string | undefined;
2256
- "-webkit-mask-composite"?: string | undefined;
2257
- "-webkit-mask-image"?: string | undefined;
2258
- "-webkit-mask-origin"?: string | undefined;
2259
- "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
2260
- "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
2261
- "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
2262
- "-webkit-mask-repeat"?: string | undefined;
2263
- "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
2264
- "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
2265
- "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
2266
- "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
2267
- "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
2268
- "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
2269
- "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
2270
- "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
2271
- "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
2272
- "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
2273
- "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
2274
- "-webkit-ruby-position"?: string | undefined;
2275
- "-webkit-scroll-snap-type"?: string | undefined;
2276
- "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
2277
- "-webkit-tap-highlight-color"?: string | undefined;
2278
- "-webkit-text-combine"?: string | undefined;
2279
- "-webkit-text-decoration-color"?: string | undefined;
2280
- "-webkit-text-decoration-line"?: string | undefined;
2281
- "-webkit-text-decoration-skip"?: string | undefined;
2282
- "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2283
- "-webkit-text-emphasis-color"?: string | undefined;
2284
- "-webkit-text-emphasis-position"?: string | undefined;
2285
- "-webkit-text-emphasis-style"?: string | undefined;
2286
- "-webkit-text-fill-color"?: string | undefined;
2287
- "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
2288
- "-webkit-text-size-adjust"?: string | undefined;
2289
- "-webkit-text-stroke-color"?: string | undefined;
2290
- "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
2291
- "-webkit-text-underline-position"?: string | undefined;
2292
- "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
2293
- "-webkit-transform"?: string | undefined;
2294
- "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2295
- "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
2296
- "-webkit-transition-delay"?: string | undefined;
2297
- "-webkit-transition-duration"?: string | undefined;
2298
- "-webkit-transition-property"?: string | undefined;
2299
- "-webkit-transition-timing-function"?: string | undefined;
2300
- "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
2301
- "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
2302
- "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
2303
- "-moz-animation"?: import("csstype").AnimationProperty | undefined;
2304
- "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
2305
- "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2306
- "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
2307
- "-moz-transition"?: string | undefined;
2308
- "-ms-content-zoom-limit"?: string | undefined;
2309
- "-ms-content-zoom-snap"?: string | undefined;
2310
- "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
2311
- "-ms-scroll-limit"?: string | undefined;
2312
- "-ms-scroll-snap-x"?: string | undefined;
2313
- "-ms-scroll-snap-y"?: string | undefined;
2314
- "-ms-transition"?: string | undefined;
2315
- "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
2316
- "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
2317
- "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
2318
- "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2319
- "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2320
- "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
2321
- "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
2322
- "-webkit-flex-flow"?: string | undefined;
2323
- "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
2324
- "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
2325
- "-webkit-text-emphasis"?: string | undefined;
2326
- "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
2327
- "-webkit-transition"?: string | undefined;
2328
- "box-align"?: import("csstype").BoxAlignProperty | undefined;
2329
- "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2330
- "box-flex"?: import("csstype").GlobalsNumber | undefined;
2331
- "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2332
- "box-lines"?: import("csstype").BoxLinesProperty | undefined;
2333
- "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2334
- "box-orient"?: import("csstype").BoxOrientProperty | undefined;
2335
- "box-pack"?: import("csstype").BoxPackProperty | undefined;
2336
- "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
2337
- "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
2338
- "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
2339
- "ime-mode"?: import("csstype").ImeModeProperty | undefined;
2340
- "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
2341
- "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
2342
- "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
2343
- "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
2344
- "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
2345
- "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
2346
- "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
2347
- "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
2348
- "scroll-snap-points-x"?: string | undefined;
2349
- "scroll-snap-points-y"?: string | undefined;
2350
- "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
2351
- "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
2352
- "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
2353
- "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2354
- "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
2355
- "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2356
- "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
2357
- "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2358
- "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2359
- "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
2360
- "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
2361
- "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
2362
- "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
2363
- "-moz-background-clip"?: string | undefined;
2364
- "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
2365
- "-moz-background-origin"?: string | undefined;
2366
- "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2367
- "-moz-binding"?: string | undefined;
2368
- "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2369
- "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
2370
- "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
2371
- "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
2372
- "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
2373
- "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
2374
- "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2375
- "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
2376
- "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2377
- "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2378
- "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
2379
- "-moz-box-shadow"?: string | undefined;
2380
- "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
2381
- "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
2382
- "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
2383
- "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
2384
- "-moz-outline-color"?: string | undefined;
2385
- "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
2386
- "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
2387
- "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
2388
- "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
2389
- "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
2390
- "-moz-outline-style"?: string | undefined;
2391
- "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
2392
- "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
2393
- "-moz-text-decoration-color"?: string | undefined;
2394
- "-moz-text-decoration-line"?: string | undefined;
2395
- "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2396
- "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
2397
- "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
2398
- "-o-animation"?: import("csstype").AnimationProperty | undefined;
2399
- "-o-animation-delay"?: string | undefined;
2400
- "-o-animation-direction"?: string | undefined;
2401
- "-o-animation-duration"?: string | undefined;
2402
- "-o-animation-fill-mode"?: string | undefined;
2403
- "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2404
- "-o-animation-name"?: string | undefined;
2405
- "-o-animation-play-state"?: string | undefined;
2406
- "-o-animation-timing-function"?: string | undefined;
2407
- "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2408
- "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
2409
- "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
2410
- "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
2411
- "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2412
- "-o-text-overflow"?: string | undefined;
2413
- "-o-transform"?: string | undefined;
2414
- "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2415
- "-o-transition"?: string | undefined;
2416
- "-o-transition-delay"?: string | undefined;
2417
- "-o-transition-duration"?: string | undefined;
2418
- "-o-transition-property"?: string | undefined;
2419
- "-o-transition-timing-function"?: string | undefined;
2420
- "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
2421
- "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2422
- "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
2423
- "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2424
- "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
2425
- "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2426
- "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2427
- "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
2428
- "-webkit-scroll-snap-points-x"?: string | undefined;
2429
- "-webkit-scroll-snap-points-y"?: string | undefined;
2430
- "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
2431
- "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
2432
- "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
2433
- "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
2434
- "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
2435
- "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
2436
- "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
2437
- "fill-rule"?: import("csstype").FillRuleProperty | undefined;
2438
- "flood-color"?: string | undefined;
2439
- "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
2440
- "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
2441
- "lighting-color"?: string | undefined;
2442
- "marker-end"?: string | undefined;
2443
- "marker-mid"?: string | undefined;
2444
- "marker-start"?: string | undefined;
2445
- "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
2446
- "stop-color"?: string | undefined;
2447
- "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
2448
- "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
2449
- "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
2450
- "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
2451
- "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
2452
- "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
2453
- "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
2454
- "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
2455
- "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
2456
- "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
918
+ fontWeight: number;
2457
919
  }>;
2458
- ellipsisStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
920
+ ellipsisStyle: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
2459
921
  isHiddenContent: import("vue").ComputedRef<boolean>;
2460
922
  HiddenContent: import("vue").DefineComponent<{
2461
923
  content: {
@@ -2587,19 +1049,19 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2587
1049
  }>;
2588
1050
  SlotRender: import("vue").DefineComponent<{
2589
1051
  renderer: {
2590
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../shared/types").AnyFn<any[], any>>;
1052
+ type: import("vue").PropType<string | import("vue").Component | import("../../shared/types").AnyFn>;
2591
1053
  required: true;
2592
1054
  };
2593
1055
  rootSlots: {
2594
- type: import("vue").PropType<Record<string, import("../../shared/types").AnyFn<any[], any>>>;
1056
+ type: import("vue").PropType<Record<string, import("../../shared/types").AnyFn>>;
2595
1057
  };
2596
1058
  }, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2597
1059
  renderer: {
2598
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../shared/types").AnyFn<any[], any>>;
1060
+ type: import("vue").PropType<string | import("vue").Component | import("../../shared/types").AnyFn>;
2599
1061
  required: true;
2600
1062
  };
2601
1063
  rootSlots: {
2602
- type: import("vue").PropType<Record<string, import("../../shared/types").AnyFn<any[], any>>>;
1064
+ type: import("vue").PropType<Record<string, import("../../shared/types").AnyFn>>;
2603
1065
  };
2604
1066
  }>>, {}>;
2605
1067
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
@@ -2777,7 +1239,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2777
1239
  }>>;
2778
1240
  };
2779
1241
  components: {
2780
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1242
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
2781
1243
  default: () => {};
2782
1244
  };
2783
1245
  scope: {
@@ -2813,7 +1275,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2813
1275
  }>>;
2814
1276
  };
2815
1277
  requestInstance: {
2816
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
1278
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
2817
1279
  };
2818
1280
  enterToNextWidget: {
2819
1281
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -2972,7 +1434,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2972
1434
  }>>;
2973
1435
  };
2974
1436
  components: {
2975
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1437
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
2976
1438
  default: () => {};
2977
1439
  };
2978
1440
  scope: {
@@ -3008,7 +1470,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3008
1470
  }>>;
3009
1471
  };
3010
1472
  requestInstance: {
3011
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
1473
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
3012
1474
  };
3013
1475
  enterToNextWidget: {
3014
1476
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -3085,28 +1547,18 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3085
1547
  onReady?: ((...args: any[]) => any) | undefined;
3086
1548
  }>>;
3087
1549
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
3088
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
1550
+ cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
3089
1551
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
3090
1552
  formRenderRef: import("vue").Ref<HTMLElement | undefined>;
3091
1553
  formWidth: import("vue").Ref<number>;
3092
1554
  formHeight: import("vue").ComputedRef<string>;
3093
- SchemaField: import("vue").DefineComponent<Record<keyof import("@formily/vue").ISchemaFieldProps, any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<keyof import("@formily/vue").ISchemaFieldProps, any>>>, {
3094
- name: any;
3095
- components: any;
3096
- schema: any;
3097
- scope: any;
3098
- basePath: any;
3099
- onlyRenderProperties: any;
3100
- onlyRenderSelf: any;
3101
- mapProperties: any;
3102
- filterProperties: any;
3103
- }>;
1555
+ SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
3104
1556
  businessCollector: import("..").BusinessCollector;
3105
1557
  formItemDepsCollector: import("..").FormItemDepsCollector;
3106
1558
  changeContextCollector: import("..").ContextCollector;
3107
1559
  formUUID: string;
3108
1560
  anchorBarRef: import("vue").Ref<{
3109
- syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
1561
+ syncBarPosition: import("../../shared/types").AnyFn;
3110
1562
  } | undefined>;
3111
1563
  currentAnchor: import("vue").WritableComputedRef<string>;
3112
1564
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -3218,7 +1670,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3218
1670
  "x-read-pretty"?: boolean | undefined;
3219
1671
  "x-compile-omitted"?: string[] | undefined;
3220
1672
  }>;
3221
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
1673
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
3222
1674
  scope: import("../../shared/types").AnyObject;
3223
1675
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
3224
1676
  annotationShortcuts: (string | {
@@ -3238,7 +1690,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3238
1690
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
3239
1691
  }>;
3240
1692
  businessFormatter: import("..").FormBusinessFormatter;
3241
- requestInstance: import("..").FormRequestDefine.RequestInstance;
1693
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
3242
1694
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
3243
1695
  autoExpand: boolean;
3244
1696
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -3432,64 +1884,14 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3432
1884
  onKeydown: (event: KeyboardEvent) => Promise<void>;
3433
1885
  clearSpan: (uuid: string) => void;
3434
1886
  exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
3435
- useVersion: typeof import("..").useVersion;
1887
+ useVersion: typeof import("../../shared/hooks").useVersion;
3436
1888
  FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3437
1889
  FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
3438
1890
  form: any;
3439
1891
  }>;
3440
1892
  NConfigProvider: any;
3441
1893
  NForm: any;
3442
- NTabPane: import("vue").DefineComponent<{
3443
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3444
- [key: string]: any;
3445
- }> | (() => import("vue").VNodeChild)>;
3446
- readonly name: {
3447
- readonly type: import("vue").PropType<string | number>;
3448
- readonly required: true;
3449
- };
3450
- readonly disabled: BooleanConstructor;
3451
- readonly displayDirective: {
3452
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
3453
- readonly default: "if";
3454
- };
3455
- readonly closable: {
3456
- readonly type: import("vue").PropType<boolean | undefined>;
3457
- readonly default: undefined;
3458
- };
3459
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
3460
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3461
- [key: string]: any;
3462
- }> | (() => import("vue").VNodeChild)>;
3463
- }, {
3464
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
3465
- class: import("vue").Ref<string | undefined>;
3466
- mergedClsPrefix: import("vue").Ref<string>;
3467
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3468
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3469
- [key: string]: any;
3470
- }> | (() => import("vue").VNodeChild)>;
3471
- readonly name: {
3472
- readonly type: import("vue").PropType<string | number>;
3473
- readonly required: true;
3474
- };
3475
- readonly disabled: BooleanConstructor;
3476
- readonly displayDirective: {
3477
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
3478
- readonly default: "if";
3479
- };
3480
- readonly closable: {
3481
- readonly type: import("vue").PropType<boolean | undefined>;
3482
- readonly default: undefined;
3483
- };
3484
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
3485
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3486
- [key: string]: any;
3487
- }> | (() => import("vue").VNodeChild)>;
3488
- }>>, {
3489
- readonly disabled: boolean;
3490
- readonly closable: boolean | undefined;
3491
- readonly displayDirective: "if" | "show" | "show:lazy";
3492
- }>;
1894
+ NTabPane: any;
3493
1895
  NTabs: any;
3494
1896
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3495
1897
  fieldList: {
@@ -3581,7 +1983,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3581
1983
  }>>;
3582
1984
  };
3583
1985
  components: {
3584
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1986
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
3585
1987
  default: () => {};
3586
1988
  };
3587
1989
  scope: {
@@ -3617,7 +2019,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3617
2019
  }>>;
3618
2020
  };
3619
2021
  requestInstance: {
3620
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
2022
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
3621
2023
  };
3622
2024
  enterToNextWidget: {
3623
2025
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -3694,9 +2096,9 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3694
2096
  onReady?: ((...args: any[]) => any) | undefined;
3695
2097
  }, {
3696
2098
  anchor: boolean;
3697
- maxHeight: string | number;
3698
2099
  column: number;
3699
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2100
+ maxHeight: string | number;
2101
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
3700
2102
  initialData: import("../../shared/types").AnyObject;
3701
2103
  parallelism: number;
3702
2104
  scope: import("../../shared/types").AnyObject;
@@ -3934,7 +2336,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3934
2336
  }>>;
3935
2337
  };
3936
2338
  components: {
3937
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2339
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
3938
2340
  default: () => {};
3939
2341
  };
3940
2342
  scope: {
@@ -3970,7 +2372,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
3970
2372
  }>>;
3971
2373
  };
3972
2374
  requestInstance: {
3973
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
2375
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
3974
2376
  };
3975
2377
  enterToNextWidget: {
3976
2378
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -4129,7 +2531,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4129
2531
  }>>;
4130
2532
  };
4131
2533
  components: {
4132
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2534
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
4133
2535
  default: () => {};
4134
2536
  };
4135
2537
  scope: {
@@ -4165,7 +2567,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4165
2567
  }>>;
4166
2568
  };
4167
2569
  requestInstance: {
4168
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
2570
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
4169
2571
  };
4170
2572
  enterToNextWidget: {
4171
2573
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -4242,28 +2644,18 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4242
2644
  onReady?: ((...args: any[]) => any) | undefined;
4243
2645
  }>>;
4244
2646
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
4245
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
2647
+ cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
4246
2648
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
4247
2649
  formRenderRef: import("vue").Ref<HTMLElement | undefined>;
4248
2650
  formWidth: import("vue").Ref<number>;
4249
2651
  formHeight: import("vue").ComputedRef<string>;
4250
- SchemaField: import("vue").DefineComponent<Record<keyof import("@formily/vue").ISchemaFieldProps, any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<keyof import("@formily/vue").ISchemaFieldProps, any>>>, {
4251
- name: any;
4252
- components: any;
4253
- schema: any;
4254
- scope: any;
4255
- basePath: any;
4256
- onlyRenderProperties: any;
4257
- onlyRenderSelf: any;
4258
- mapProperties: any;
4259
- filterProperties: any;
4260
- }>;
2652
+ SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
4261
2653
  businessCollector: import("..").BusinessCollector;
4262
2654
  formItemDepsCollector: import("..").FormItemDepsCollector;
4263
2655
  changeContextCollector: import("..").ContextCollector;
4264
2656
  formUUID: string;
4265
2657
  anchorBarRef: import("vue").Ref<{
4266
- syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
2658
+ syncBarPosition: import("../../shared/types").AnyFn;
4267
2659
  } | undefined>;
4268
2660
  currentAnchor: import("vue").WritableComputedRef<string>;
4269
2661
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -4375,7 +2767,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4375
2767
  "x-read-pretty"?: boolean | undefined;
4376
2768
  "x-compile-omitted"?: string[] | undefined;
4377
2769
  }>;
4378
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2770
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
4379
2771
  scope: import("../../shared/types").AnyObject;
4380
2772
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
4381
2773
  annotationShortcuts: (string | {
@@ -4395,7 +2787,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4395
2787
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
4396
2788
  }>;
4397
2789
  businessFormatter: import("..").FormBusinessFormatter;
4398
- requestInstance: import("..").FormRequestDefine.RequestInstance;
2790
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
4399
2791
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
4400
2792
  autoExpand: boolean;
4401
2793
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -4589,64 +2981,14 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4589
2981
  onKeydown: (event: KeyboardEvent) => Promise<void>;
4590
2982
  clearSpan: (uuid: string) => void;
4591
2983
  exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
4592
- useVersion: typeof import("..").useVersion;
2984
+ useVersion: typeof import("../../shared/hooks").useVersion;
4593
2985
  FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4594
2986
  FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
4595
2987
  form: any;
4596
2988
  }>;
4597
2989
  NConfigProvider: any;
4598
2990
  NForm: any;
4599
- NTabPane: import("vue").DefineComponent<{
4600
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4601
- [key: string]: any;
4602
- }> | (() => import("vue").VNodeChild)>;
4603
- readonly name: {
4604
- readonly type: import("vue").PropType<string | number>;
4605
- readonly required: true;
4606
- };
4607
- readonly disabled: BooleanConstructor;
4608
- readonly displayDirective: {
4609
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4610
- readonly default: "if";
4611
- };
4612
- readonly closable: {
4613
- readonly type: import("vue").PropType<boolean | undefined>;
4614
- readonly default: undefined;
4615
- };
4616
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
4617
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4618
- [key: string]: any;
4619
- }> | (() => import("vue").VNodeChild)>;
4620
- }, {
4621
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
4622
- class: import("vue").Ref<string | undefined>;
4623
- mergedClsPrefix: import("vue").Ref<string>;
4624
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4625
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4626
- [key: string]: any;
4627
- }> | (() => import("vue").VNodeChild)>;
4628
- readonly name: {
4629
- readonly type: import("vue").PropType<string | number>;
4630
- readonly required: true;
4631
- };
4632
- readonly disabled: BooleanConstructor;
4633
- readonly displayDirective: {
4634
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4635
- readonly default: "if";
4636
- };
4637
- readonly closable: {
4638
- readonly type: import("vue").PropType<boolean | undefined>;
4639
- readonly default: undefined;
4640
- };
4641
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
4642
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4643
- [key: string]: any;
4644
- }> | (() => import("vue").VNodeChild)>;
4645
- }>>, {
4646
- readonly disabled: boolean;
4647
- readonly closable: boolean | undefined;
4648
- readonly displayDirective: "if" | "show" | "show:lazy";
4649
- }>;
2991
+ NTabPane: any;
4650
2992
  NTabs: any;
4651
2993
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4652
2994
  fieldList: {
@@ -4738,7 +3080,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4738
3080
  }>>;
4739
3081
  };
4740
3082
  components: {
4741
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
3083
+ type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
4742
3084
  default: () => {};
4743
3085
  };
4744
3086
  scope: {
@@ -4774,7 +3116,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4774
3116
  }>>;
4775
3117
  };
4776
3118
  requestInstance: {
4777
- type: import("vue").PropType<import("..").FormRequestDefine.RequestInstance>;
3119
+ type: import("vue").PropType<import("../../shared/hooks").FormRequestDefine.RequestInstance>;
4778
3120
  };
4779
3121
  enterToNextWidget: {
4780
3122
  type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
@@ -4851,9 +3193,9 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4851
3193
  onReady?: ((...args: any[]) => any) | undefined;
4852
3194
  }, {
4853
3195
  anchor: boolean;
4854
- maxHeight: string | number;
4855
3196
  column: number;
4856
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
3197
+ maxHeight: string | number;
3198
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
4857
3199
  initialData: import("../../shared/types").AnyObject;
4858
3200
  parallelism: number;
4859
3201
  scope: import("../../shared/types").AnyObject;
@@ -4953,7 +3295,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
4953
3295
  };
4954
3296
  settingIcons: {
4955
3297
  type: import("vue").PropType<(string | {
4956
- event: import("../../shared/types").AnyFn<any[], any>;
3298
+ event: import("../../shared/types").AnyFn;
4957
3299
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4958
3300
  [key: string]: any;
4959
3301
  }>[];
@@ -5026,7 +3368,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
5026
3368
  "x-read-pretty"?: boolean | undefined;
5027
3369
  "x-compile-omitted"?: string[] | undefined;
5028
3370
  }>;
5029
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
3371
+ components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
5030
3372
  scope: import("../../shared/types").AnyObject;
5031
3373
  annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
5032
3374
  annotationShortcuts: (string | {
@@ -5046,7 +3388,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
5046
3388
  afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
5047
3389
  }>;
5048
3390
  businessFormatter: import("..").FormBusinessFormatter;
5049
- requestInstance: import("..").FormRequestDefine.RequestInstance;
3391
+ requestInstance: import("../../shared/hooks").FormRequestDefine.RequestInstance;
5050
3392
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
5051
3393
  autoExpand: boolean;
5052
3394
  lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionConfig[];
@@ -5108,7 +3450,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
5108
3450
  minColumnWidth: string | number;
5109
3451
  rowHeight: string | number;
5110
3452
  settingIcons: (string | {
5111
- event: import("../../shared/types").AnyFn<any[], any>;
3453
+ event: import("../../shared/types").AnyFn;
5112
3454
  render: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
5113
3455
  [key: string]: any;
5114
3456
  }>[];