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
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
25
25
  onUpdate?: ((...args: any[]) => any) | undefined;
26
26
  }>>;
27
27
  emit: (event: "error" | "update", ...args: any[]) => void;
28
- components: Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
28
+ components: Record<string, Component>;
29
29
  key: import("vue").Ref<number>;
30
30
  scope: import("vue").ComputedRef<string | symbol | undefined>;
31
31
  manager: {
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<{
57
57
  placeholder?: string | undefined;
58
58
  validate?: {
59
59
  [x: string]: any;
60
- obj_type?: ("password" | "sex" | "age" | "email" | "id_card" | "age_unit" | "mobile" | "telephone" | "birthday" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
60
+ obj_type?: ("password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
61
61
  vali_obj?: string | undefined;
62
62
  max_value?: string | number | undefined;
63
63
  min_value?: string | number | undefined;
@@ -196,7 +196,7 @@ declare const _default: import("vue").DefineComponent<{
196
196
  show_key?: string | undefined;
197
197
  whiteList?: string[] | undefined;
198
198
  bordered?: string | boolean | undefined;
199
- displayMode?: "table" | "form" | undefined;
199
+ displayMode?: "form" | "table" | undefined;
200
200
  editor_title?: string | undefined;
201
201
  linebarWidth?: string | undefined;
202
202
  linebarDirection?: "horizontal" | "vertical" | undefined;
@@ -219,1530 +219,7 @@ declare const _default: import("vue").DefineComponent<{
219
219
  } | undefined;
220
220
  display?: "flex" | "grid" | undefined;
221
221
  slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
222
- wrapperStyle?: Record<string, string> | {
223
- [x: `--${string}`]: string | number | undefined;
224
- accentColor?: string | undefined;
225
- alignContent?: string | undefined;
226
- alignItems?: string | undefined;
227
- alignSelf?: string | undefined;
228
- alignTracks?: string | undefined;
229
- animationComposition?: string | undefined;
230
- animationDelay?: string | undefined;
231
- animationDirection?: string | undefined;
232
- animationDuration?: string | undefined;
233
- animationFillMode?: string | undefined;
234
- animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
235
- animationName?: string | undefined;
236
- animationPlayState?: string | undefined;
237
- animationTimeline?: string | undefined;
238
- animationTimingFunction?: string | undefined;
239
- appearance?: import("csstype").AppearanceProperty | undefined;
240
- aspectRatio?: import("csstype").AspectRatioProperty | undefined;
241
- backdropFilter?: string | undefined;
242
- backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
243
- backgroundAttachment?: string | undefined;
244
- backgroundBlendMode?: string | undefined;
245
- backgroundClip?: string | undefined;
246
- backgroundColor?: string | undefined;
247
- backgroundImage?: string | undefined;
248
- backgroundOrigin?: string | undefined;
249
- backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
250
- backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
251
- backgroundRepeat?: string | undefined;
252
- backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
253
- blockOverflow?: string | undefined;
254
- blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
255
- borderBlockColor?: string | undefined;
256
- borderBlockEndColor?: string | undefined;
257
- borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
258
- borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
259
- borderBlockStartColor?: string | undefined;
260
- borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
261
- borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
262
- borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
263
- borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
264
- borderBottomColor?: string | undefined;
265
- borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
266
- borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
267
- borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
268
- borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
269
- borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
270
- borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
271
- borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
272
- borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
273
- borderImageRepeat?: string | undefined;
274
- borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
275
- borderImageSource?: string | undefined;
276
- borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
277
- borderInlineColor?: string | undefined;
278
- borderInlineEndColor?: string | undefined;
279
- borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
280
- borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
281
- borderInlineStartColor?: string | undefined;
282
- borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
283
- borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
284
- borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
285
- borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
286
- borderLeftColor?: string | undefined;
287
- borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
288
- borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
289
- borderRightColor?: string | undefined;
290
- borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
291
- borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
292
- borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
293
- borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
294
- borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
295
- borderTopColor?: string | undefined;
296
- borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
297
- borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
298
- borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
299
- borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
300
- bottom?: import("csstype").BottomProperty<string | number> | undefined;
301
- boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
302
- boxShadow?: string | undefined;
303
- boxSizing?: import("csstype").BoxSizingProperty | undefined;
304
- breakAfter?: import("csstype").BreakAfterProperty | undefined;
305
- breakBefore?: import("csstype").BreakBeforeProperty | undefined;
306
- breakInside?: import("csstype").BreakInsideProperty | undefined;
307
- captionSide?: import("csstype").CaptionSideProperty | undefined;
308
- caretColor?: string | undefined;
309
- clear?: import("csstype").ClearProperty | undefined;
310
- clipPath?: string | undefined;
311
- color?: string | undefined;
312
- colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
313
- colorScheme?: string | undefined;
314
- columnCount?: import("csstype").ColumnCountProperty | undefined;
315
- columnFill?: import("csstype").ColumnFillProperty | undefined;
316
- columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
317
- columnRuleColor?: string | undefined;
318
- columnRuleStyle?: string | undefined;
319
- columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
320
- columnSpan?: import("csstype").ColumnSpanProperty | undefined;
321
- columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
322
- contain?: string | undefined;
323
- content?: string | undefined;
324
- contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
325
- counterIncrement?: string | undefined;
326
- counterReset?: string | undefined;
327
- counterSet?: string | undefined;
328
- cursor?: string | undefined;
329
- direction?: import("csstype").DirectionProperty | undefined;
330
- display?: string | undefined;
331
- emptyCells?: import("csstype").EmptyCellsProperty | undefined;
332
- filter?: string | undefined;
333
- flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
334
- flexDirection?: import("csstype").FlexDirectionProperty | undefined;
335
- flexGrow?: import("csstype").GlobalsNumber | undefined;
336
- flexShrink?: import("csstype").GlobalsNumber | undefined;
337
- flexWrap?: import("csstype").FlexWrapProperty | undefined;
338
- float?: import("csstype").FloatProperty | undefined;
339
- fontFamily?: string | undefined;
340
- fontFeatureSettings?: string | undefined;
341
- fontKerning?: import("csstype").FontKerningProperty | undefined;
342
- fontLanguageOverride?: string | undefined;
343
- fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
344
- fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
345
- fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
346
- fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
347
- fontStretch?: string | undefined;
348
- fontStyle?: string | undefined;
349
- fontSynthesis?: string | undefined;
350
- fontVariant?: string | undefined;
351
- fontVariantAlternates?: string | undefined;
352
- fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
353
- fontVariantEastAsian?: string | undefined;
354
- fontVariantLigatures?: string | undefined;
355
- fontVariantNumeric?: string | undefined;
356
- fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
357
- fontVariationSettings?: string | undefined;
358
- fontWeight?: import("csstype").FontWeightProperty | undefined;
359
- forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
360
- gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
361
- gridAutoFlow?: string | undefined;
362
- gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
363
- gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
364
- gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
365
- gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
366
- gridRowStart?: import("csstype").GridRowStartProperty | undefined;
367
- gridTemplateAreas?: string | undefined;
368
- gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
369
- gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
370
- hangingPunctuation?: string | undefined;
371
- height?: import("csstype").HeightProperty<string | number> | undefined;
372
- hyphenateCharacter?: string | undefined;
373
- hyphens?: import("csstype").HyphensProperty | undefined;
374
- imageOrientation?: string | undefined;
375
- imageRendering?: import("csstype").ImageRenderingProperty | undefined;
376
- imageResolution?: string | undefined;
377
- initialLetter?: import("csstype").InitialLetterProperty | undefined;
378
- inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
379
- inputSecurity?: import("csstype").InputSecurityProperty | undefined;
380
- inset?: import("csstype").InsetProperty<string | number> | undefined;
381
- insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
382
- insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
383
- insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
384
- insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
385
- insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
386
- insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
387
- isolation?: import("csstype").IsolationProperty | undefined;
388
- justifyContent?: string | undefined;
389
- justifyItems?: string | undefined;
390
- justifySelf?: string | undefined;
391
- justifyTracks?: string | undefined;
392
- left?: import("csstype").LeftProperty<string | number> | undefined;
393
- letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
394
- lineBreak?: import("csstype").LineBreakProperty | undefined;
395
- lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
396
- lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
397
- listStyleImage?: string | undefined;
398
- listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
399
- listStyleType?: string | undefined;
400
- marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
401
- marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
402
- marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
403
- marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
404
- marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
405
- marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
406
- marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
407
- marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
408
- marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
409
- marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
410
- maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
411
- maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
412
- maskBorderRepeat?: string | undefined;
413
- maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
414
- maskBorderSource?: string | undefined;
415
- maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
416
- maskClip?: string | undefined;
417
- maskComposite?: string | undefined;
418
- maskImage?: string | undefined;
419
- maskMode?: string | undefined;
420
- maskOrigin?: string | undefined;
421
- maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
422
- maskRepeat?: string | undefined;
423
- maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
424
- maskType?: import("csstype").MaskTypeProperty | undefined;
425
- mathDepth?: import("csstype").MathDepthProperty | undefined;
426
- mathShift?: import("csstype").MathShiftProperty | undefined;
427
- mathStyle?: import("csstype").MathStyleProperty | undefined;
428
- maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
429
- maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
430
- maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
431
- maxLines?: import("csstype").MaxLinesProperty | undefined;
432
- maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
433
- minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
434
- minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
435
- minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
436
- minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
437
- mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
438
- motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
439
- motionPath?: string | undefined;
440
- motionRotation?: string | undefined;
441
- objectFit?: import("csstype").ObjectFitProperty | undefined;
442
- objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
443
- offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
444
- offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
445
- offsetPath?: string | undefined;
446
- offsetRotate?: string | undefined;
447
- offsetRotation?: string | undefined;
448
- opacity?: import("csstype").OpacityProperty | undefined;
449
- order?: import("csstype").GlobalsNumber | undefined;
450
- orphans?: import("csstype").GlobalsNumber | undefined;
451
- outlineColor?: string | undefined;
452
- outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
453
- outlineStyle?: string | undefined;
454
- outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
455
- overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
456
- overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
457
- overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
458
- overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
459
- overflowInline?: import("csstype").OverflowInlineProperty | undefined;
460
- overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
461
- overflowX?: import("csstype").OverflowXProperty | undefined;
462
- overflowY?: import("csstype").OverflowYProperty | undefined;
463
- overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
464
- overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
465
- overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
466
- overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
467
- paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
468
- paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
469
- paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
470
- paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
471
- paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
472
- paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
473
- paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
474
- paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
475
- paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
476
- paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
477
- pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
478
- pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
479
- pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
480
- paintOrder?: string | undefined;
481
- perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
482
- perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
483
- placeContent?: string | undefined;
484
- pointerEvents?: import("csstype").PointerEventsProperty | undefined;
485
- position?: import("csstype").PositionProperty | undefined;
486
- printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
487
- quotes?: string | undefined;
488
- resize?: import("csstype").ResizeProperty | undefined;
489
- right?: import("csstype").RightProperty<string | number> | undefined;
490
- rotate?: string | undefined;
491
- rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
492
- rubyAlign?: import("csstype").RubyAlignProperty | undefined;
493
- rubyMerge?: import("csstype").RubyMergeProperty | undefined;
494
- rubyPosition?: string | undefined;
495
- scale?: import("csstype").ScaleProperty | undefined;
496
- scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
497
- scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
498
- scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
499
- scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
500
- scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
501
- scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
502
- scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
503
- scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
504
- scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
505
- scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
506
- scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
507
- scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
508
- scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
509
- scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
510
- scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
511
- scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
512
- scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
513
- scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
514
- scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
515
- scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
516
- scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
517
- scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
518
- scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
519
- scrollSnapAlign?: string | undefined;
520
- scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
521
- scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
522
- scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
523
- scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
524
- scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
525
- scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
526
- scrollSnapType?: string | undefined;
527
- scrollbarColor?: string | undefined;
528
- scrollbarGutter?: string | undefined;
529
- scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
530
- shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
531
- shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
532
- shapeOutside?: string | undefined;
533
- tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
534
- tableLayout?: import("csstype").TableLayoutProperty | undefined;
535
- textAlign?: import("csstype").TextAlignProperty | undefined;
536
- textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
537
- textCombineUpright?: string | undefined;
538
- textDecorationColor?: string | undefined;
539
- textDecorationLine?: string | undefined;
540
- textDecorationSkip?: string | undefined;
541
- textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
542
- textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
543
- textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
544
- textEmphasisColor?: string | undefined;
545
- textEmphasisPosition?: string | undefined;
546
- textEmphasisStyle?: string | undefined;
547
- textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
548
- textJustify?: import("csstype").TextJustifyProperty | undefined;
549
- textOrientation?: import("csstype").TextOrientationProperty | undefined;
550
- textOverflow?: string | undefined;
551
- textRendering?: import("csstype").TextRenderingProperty | undefined;
552
- textShadow?: string | undefined;
553
- textSizeAdjust?: string | undefined;
554
- textTransform?: import("csstype").TextTransformProperty | undefined;
555
- textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
556
- textUnderlinePosition?: string | undefined;
557
- top?: import("csstype").TopProperty<string | number> | undefined;
558
- touchAction?: string | undefined;
559
- transform?: string | undefined;
560
- transformBox?: import("csstype").TransformBoxProperty | undefined;
561
- transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
562
- transformStyle?: import("csstype").TransformStyleProperty | undefined;
563
- transitionDelay?: string | undefined;
564
- transitionDuration?: string | undefined;
565
- transitionProperty?: string | undefined;
566
- transitionTimingFunction?: string | undefined;
567
- translate?: import("csstype").TranslateProperty<string | number> | undefined;
568
- unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
569
- userSelect?: import("csstype").UserSelectProperty | undefined;
570
- verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
571
- visibility?: import("csstype").VisibilityProperty | undefined;
572
- whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
573
- widows?: import("csstype").GlobalsNumber | undefined;
574
- width?: import("csstype").WidthProperty<string | number> | undefined;
575
- willChange?: string | undefined;
576
- wordBreak?: import("csstype").WordBreakProperty | undefined;
577
- wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
578
- wordWrap?: import("csstype").WordWrapProperty | undefined;
579
- writingMode?: import("csstype").WritingModeProperty | undefined;
580
- zIndex?: import("csstype").ZIndexProperty | undefined;
581
- zoom?: import("csstype").ZoomProperty | undefined;
582
- all?: import("csstype").Globals | undefined;
583
- animation?: import("csstype").AnimationProperty | undefined;
584
- background?: import("csstype").BackgroundProperty<string | number> | undefined;
585
- backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
586
- border?: import("csstype").BorderProperty<string | number> | undefined;
587
- borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
588
- borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
589
- borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
590
- borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
591
- borderColor?: string | undefined;
592
- borderImage?: import("csstype").BorderImageProperty | undefined;
593
- borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
594
- borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
595
- borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
596
- borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
597
- borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
598
- borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
599
- borderStyle?: string | undefined;
600
- borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
601
- borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
602
- columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
603
- columns?: import("csstype").ColumnsProperty<string | number> | undefined;
604
- flex?: import("csstype").FlexProperty<string | number> | undefined;
605
- flexFlow?: string | undefined;
606
- font?: string | undefined;
607
- gap?: import("csstype").GapProperty<string | number> | undefined;
608
- grid?: string | undefined;
609
- gridArea?: import("csstype").GridAreaProperty | undefined;
610
- gridColumn?: import("csstype").GridColumnProperty | undefined;
611
- gridRow?: import("csstype").GridRowProperty | undefined;
612
- gridTemplate?: string | undefined;
613
- lineClamp?: import("csstype").LineClampProperty | undefined;
614
- listStyle?: string | undefined;
615
- margin?: import("csstype").MarginProperty<string | number> | undefined;
616
- mask?: import("csstype").MaskProperty<string | number> | undefined;
617
- maskBorder?: import("csstype").MaskBorderProperty | undefined;
618
- motion?: import("csstype").OffsetProperty<string | number> | undefined;
619
- offset?: import("csstype").OffsetProperty<string | number> | undefined;
620
- outline?: import("csstype").OutlineProperty<string | number> | undefined;
621
- overflow?: string | undefined;
622
- overscrollBehavior?: string | undefined;
623
- padding?: import("csstype").PaddingProperty<string | number> | undefined;
624
- placeItems?: string | undefined;
625
- placeSelf?: string | undefined;
626
- textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
627
- textEmphasis?: string | undefined;
628
- transition?: string | undefined;
629
- MozAnimationDelay?: string | undefined;
630
- MozAnimationDirection?: string | undefined;
631
- MozAnimationDuration?: string | undefined;
632
- MozAnimationFillMode?: string | undefined;
633
- MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
634
- MozAnimationName?: string | undefined;
635
- MozAnimationPlayState?: string | undefined;
636
- MozAnimationTimingFunction?: string | undefined;
637
- MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
638
- MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
639
- MozBorderBottomColors?: string | undefined;
640
- MozBorderEndColor?: string | undefined;
641
- MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
642
- MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
643
- MozBorderLeftColors?: string | undefined;
644
- MozBorderRightColors?: string | undefined;
645
- MozBorderStartColor?: string | undefined;
646
- MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
647
- MozBorderTopColors?: string | undefined;
648
- MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
649
- MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
650
- MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
651
- MozColumnRuleColor?: string | undefined;
652
- MozColumnRuleStyle?: string | undefined;
653
- MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
654
- MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
655
- MozContextProperties?: string | undefined;
656
- MozFontFeatureSettings?: string | undefined;
657
- MozFontLanguageOverride?: string | undefined;
658
- MozHyphens?: import("csstype").HyphensProperty | undefined;
659
- MozImageRegion?: string | undefined;
660
- MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
661
- MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
662
- MozOrient?: import("csstype").MozOrientProperty | undefined;
663
- MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
664
- MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
665
- MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
666
- MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
667
- MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
668
- MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
669
- MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
670
- MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
671
- MozTextSizeAdjust?: string | undefined;
672
- MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
673
- MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
674
- MozTransitionDelay?: string | undefined;
675
- MozTransitionDuration?: string | undefined;
676
- MozTransitionProperty?: string | undefined;
677
- MozTransitionTimingFunction?: string | undefined;
678
- MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
679
- MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
680
- MozUserSelect?: import("csstype").UserSelectProperty | undefined;
681
- MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
682
- MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
683
- msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
684
- msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
685
- msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
686
- msContentZoomLimitMax?: string | undefined;
687
- msContentZoomLimitMin?: string | undefined;
688
- msContentZoomSnapPoints?: string | undefined;
689
- msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
690
- msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
691
- msFilter?: string | undefined;
692
- msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
693
- msFlexPositive?: import("csstype").GlobalsNumber | undefined;
694
- msFlowFrom?: string | undefined;
695
- msFlowInto?: string | undefined;
696
- msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
697
- msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
698
- msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
699
- msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
700
- msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
701
- msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
702
- msHyphens?: import("csstype").HyphensProperty | undefined;
703
- msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
704
- msLineBreak?: import("csstype").LineBreakProperty | undefined;
705
- msOrder?: import("csstype").GlobalsNumber | undefined;
706
- msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
707
- msOverflowX?: import("csstype").OverflowXProperty | undefined;
708
- msOverflowY?: import("csstype").OverflowYProperty | undefined;
709
- msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
710
- msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
711
- msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
712
- msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
713
- msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
714
- msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
715
- msScrollSnapPointsX?: string | undefined;
716
- msScrollSnapPointsY?: string | undefined;
717
- msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
718
- msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
719
- msScrollbar3dlightColor?: string | undefined;
720
- msScrollbarArrowColor?: string | undefined;
721
- msScrollbarBaseColor?: string | undefined;
722
- msScrollbarDarkshadowColor?: string | undefined;
723
- msScrollbarFaceColor?: string | undefined;
724
- msScrollbarHighlightColor?: string | undefined;
725
- msScrollbarShadowColor?: string | undefined;
726
- msScrollbarTrackColor?: string | undefined;
727
- msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
728
- msTextCombineHorizontal?: string | undefined;
729
- msTextOverflow?: string | undefined;
730
- msTouchAction?: string | undefined;
731
- msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
732
- msTransform?: string | undefined;
733
- msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
734
- msTransitionDelay?: string | undefined;
735
- msTransitionDuration?: string | undefined;
736
- msTransitionProperty?: string | undefined;
737
- msTransitionTimingFunction?: string | undefined;
738
- msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
739
- msWordBreak?: import("csstype").WordBreakProperty | undefined;
740
- msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
741
- msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
742
- msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
743
- msWritingMode?: import("csstype").WritingModeProperty | undefined;
744
- WebkitAlignContent?: string | undefined;
745
- WebkitAlignItems?: string | undefined;
746
- WebkitAlignSelf?: string | undefined;
747
- WebkitAnimationDelay?: string | undefined;
748
- WebkitAnimationDirection?: string | undefined;
749
- WebkitAnimationDuration?: string | undefined;
750
- WebkitAnimationFillMode?: string | undefined;
751
- WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
752
- WebkitAnimationName?: string | undefined;
753
- WebkitAnimationPlayState?: string | undefined;
754
- WebkitAnimationTimingFunction?: string | undefined;
755
- WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
756
- WebkitBackdropFilter?: string | undefined;
757
- WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
758
- WebkitBackgroundClip?: string | undefined;
759
- WebkitBackgroundOrigin?: string | undefined;
760
- WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
761
- WebkitBorderBeforeColor?: string | undefined;
762
- WebkitBorderBeforeStyle?: string | undefined;
763
- WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
764
- WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
765
- WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
766
- WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
767
- WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
768
- WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
769
- WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
770
- WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
771
- WebkitBoxShadow?: string | undefined;
772
- WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
773
- WebkitClipPath?: string | undefined;
774
- WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
775
- WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
776
- WebkitColumnRuleColor?: string | undefined;
777
- WebkitColumnRuleStyle?: string | undefined;
778
- WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
779
- WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
780
- WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
781
- WebkitFilter?: string | undefined;
782
- WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
783
- WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
784
- WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
785
- WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
786
- WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
787
- WebkitFontFeatureSettings?: string | undefined;
788
- WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
789
- WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
790
- WebkitFontVariantLigatures?: string | undefined;
791
- WebkitHyphenateCharacter?: string | undefined;
792
- WebkitHyphens?: import("csstype").HyphensProperty | undefined;
793
- WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
794
- WebkitJustifyContent?: string | undefined;
795
- WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
796
- WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
797
- WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
798
- WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
799
- WebkitMaskAttachment?: string | undefined;
800
- WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
801
- WebkitMaskBoxImageRepeat?: string | undefined;
802
- WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
803
- WebkitMaskBoxImageSource?: string | undefined;
804
- WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
805
- WebkitMaskClip?: string | undefined;
806
- WebkitMaskComposite?: string | undefined;
807
- WebkitMaskImage?: string | undefined;
808
- WebkitMaskOrigin?: string | undefined;
809
- WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
810
- WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
811
- WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
812
- WebkitMaskRepeat?: string | undefined;
813
- WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
814
- WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
815
- WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
816
- WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
817
- WebkitOrder?: import("csstype").GlobalsNumber | undefined;
818
- WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
819
- WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
820
- WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
821
- WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
822
- WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
823
- WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
824
- WebkitRubyPosition?: string | undefined;
825
- WebkitScrollSnapType?: string | undefined;
826
- WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
827
- WebkitTapHighlightColor?: string | undefined;
828
- WebkitTextCombine?: string | undefined;
829
- WebkitTextDecorationColor?: string | undefined;
830
- WebkitTextDecorationLine?: string | undefined;
831
- WebkitTextDecorationSkip?: string | undefined;
832
- WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
833
- WebkitTextEmphasisColor?: string | undefined;
834
- WebkitTextEmphasisPosition?: string | undefined;
835
- WebkitTextEmphasisStyle?: string | undefined;
836
- WebkitTextFillColor?: string | undefined;
837
- WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
838
- WebkitTextSizeAdjust?: string | undefined;
839
- WebkitTextStrokeColor?: string | undefined;
840
- WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
841
- WebkitTextUnderlinePosition?: string | undefined;
842
- WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
843
- WebkitTransform?: string | undefined;
844
- WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
845
- WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
846
- WebkitTransitionDelay?: string | undefined;
847
- WebkitTransitionDuration?: string | undefined;
848
- WebkitTransitionProperty?: string | undefined;
849
- WebkitTransitionTimingFunction?: string | undefined;
850
- WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
851
- WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
852
- WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
853
- MozAnimation?: import("csstype").AnimationProperty | undefined;
854
- MozBorderImage?: import("csstype").BorderImageProperty | undefined;
855
- MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
856
- MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
857
- MozTransition?: string | undefined;
858
- msContentZoomLimit?: string | undefined;
859
- msContentZoomSnap?: string | undefined;
860
- msFlex?: import("csstype").FlexProperty<string | number> | undefined;
861
- msScrollLimit?: string | undefined;
862
- msScrollSnapX?: string | undefined;
863
- msScrollSnapY?: string | undefined;
864
- msTransition?: string | undefined;
865
- WebkitAnimation?: import("csstype").AnimationProperty | undefined;
866
- WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
867
- WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
868
- WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
869
- WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
870
- WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
871
- WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
872
- WebkitFlexFlow?: string | undefined;
873
- WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
874
- WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
875
- WebkitTextEmphasis?: string | undefined;
876
- WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
877
- WebkitTransition?: string | undefined;
878
- azimuth?: string | undefined;
879
- boxAlign?: import("csstype").BoxAlignProperty | undefined;
880
- boxDirection?: import("csstype").BoxDirectionProperty | undefined;
881
- boxFlex?: import("csstype").GlobalsNumber | undefined;
882
- boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
883
- boxLines?: import("csstype").BoxLinesProperty | undefined;
884
- boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
885
- boxOrient?: import("csstype").BoxOrientProperty | undefined;
886
- boxPack?: import("csstype").BoxPackProperty | undefined;
887
- clip?: string | undefined;
888
- gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
889
- gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
890
- gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
891
- imeMode?: import("csstype").ImeModeProperty | undefined;
892
- offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
893
- offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
894
- offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
895
- offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
896
- offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
897
- offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
898
- scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
899
- scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
900
- scrollSnapPointsX?: string | undefined;
901
- scrollSnapPointsY?: string | undefined;
902
- scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
903
- scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
904
- KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
905
- KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
906
- KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
907
- KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
908
- KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
909
- KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
910
- KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
911
- KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
912
- KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
913
- KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
914
- KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
915
- MozBackgroundClip?: string | undefined;
916
- MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
917
- MozBackgroundOrigin?: string | undefined;
918
- MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
919
- MozBinding?: string | undefined;
920
- MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
921
- MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
922
- MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
923
- MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
924
- MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
925
- MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
926
- MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
927
- MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
928
- MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
929
- MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
930
- MozBoxPack?: import("csstype").BoxPackProperty | undefined;
931
- MozBoxShadow?: string | undefined;
932
- MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
933
- MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
934
- MozOpacity?: import("csstype").OpacityProperty | undefined;
935
- MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
936
- MozOutlineColor?: string | undefined;
937
- MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
938
- MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
939
- MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
940
- MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
941
- MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
942
- MozOutlineStyle?: string | undefined;
943
- MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
944
- MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
945
- MozTextDecorationColor?: string | undefined;
946
- MozTextDecorationLine?: string | undefined;
947
- MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
948
- MozUserInput?: import("csstype").MozUserInputProperty | undefined;
949
- msImeMode?: import("csstype").ImeModeProperty | undefined;
950
- OAnimation?: import("csstype").AnimationProperty | undefined;
951
- OAnimationDelay?: string | undefined;
952
- OAnimationDirection?: string | undefined;
953
- OAnimationDuration?: string | undefined;
954
- OAnimationFillMode?: string | undefined;
955
- OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
956
- OAnimationName?: string | undefined;
957
- OAnimationPlayState?: string | undefined;
958
- OAnimationTimingFunction?: string | undefined;
959
- OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
960
- OBorderImage?: import("csstype").BorderImageProperty | undefined;
961
- OObjectFit?: import("csstype").ObjectFitProperty | undefined;
962
- OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
963
- OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
964
- OTextOverflow?: string | undefined;
965
- OTransform?: string | undefined;
966
- OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
967
- OTransition?: string | undefined;
968
- OTransitionDelay?: string | undefined;
969
- OTransitionDuration?: string | undefined;
970
- OTransitionProperty?: string | undefined;
971
- OTransitionTimingFunction?: string | undefined;
972
- WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
973
- WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
974
- WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
975
- WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
976
- WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
977
- WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
978
- WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
979
- WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
980
- WebkitScrollSnapPointsX?: string | undefined;
981
- WebkitScrollSnapPointsY?: string | undefined;
982
- alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
983
- baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
984
- clipRule?: import("csstype").ClipRuleProperty | undefined;
985
- colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
986
- colorRendering?: import("csstype").ColorRenderingProperty | undefined;
987
- dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
988
- fill?: string | undefined;
989
- fillOpacity?: import("csstype").GlobalsNumber | undefined;
990
- fillRule?: import("csstype").FillRuleProperty | undefined;
991
- floodColor?: string | undefined;
992
- floodOpacity?: import("csstype").GlobalsNumber | undefined;
993
- glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
994
- lightingColor?: string | undefined;
995
- marker?: string | undefined;
996
- markerEnd?: string | undefined;
997
- markerMid?: string | undefined;
998
- markerStart?: string | undefined;
999
- shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
1000
- stopColor?: string | undefined;
1001
- stopOpacity?: import("csstype").GlobalsNumber | undefined;
1002
- stroke?: string | undefined;
1003
- strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1004
- strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1005
- strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
1006
- strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
1007
- strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
1008
- strokeOpacity?: import("csstype").GlobalsNumber | undefined;
1009
- strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1010
- textAnchor?: import("csstype").TextAnchorProperty | undefined;
1011
- vectorEffect?: import("csstype").VectorEffectProperty | undefined;
1012
- "accent-color"?: string | undefined;
1013
- "align-content"?: string | undefined;
1014
- "align-items"?: string | undefined;
1015
- "align-self"?: string | undefined;
1016
- "align-tracks"?: string | undefined;
1017
- "animation-composition"?: string | undefined;
1018
- "animation-delay"?: string | undefined;
1019
- "animation-direction"?: string | undefined;
1020
- "animation-duration"?: string | undefined;
1021
- "animation-fill-mode"?: string | undefined;
1022
- "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1023
- "animation-name"?: string | undefined;
1024
- "animation-play-state"?: string | undefined;
1025
- "animation-timeline"?: string | undefined;
1026
- "animation-timing-function"?: string | undefined;
1027
- "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
1028
- "backdrop-filter"?: string | undefined;
1029
- "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1030
- "background-attachment"?: string | undefined;
1031
- "background-blend-mode"?: string | undefined;
1032
- "background-clip"?: string | undefined;
1033
- "background-color"?: string | undefined;
1034
- "background-image"?: string | undefined;
1035
- "background-origin"?: string | undefined;
1036
- "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
1037
- "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
1038
- "background-repeat"?: string | undefined;
1039
- "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1040
- "block-overflow"?: string | undefined;
1041
- "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
1042
- "border-block-color"?: string | undefined;
1043
- "border-block-end-color"?: string | undefined;
1044
- "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
1045
- "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
1046
- "border-block-start-color"?: string | undefined;
1047
- "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
1048
- "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
1049
- "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
1050
- "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
1051
- "border-bottom-color"?: string | undefined;
1052
- "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1053
- "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1054
- "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
1055
- "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
1056
- "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
1057
- "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
1058
- "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
1059
- "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
1060
- "border-image-repeat"?: string | undefined;
1061
- "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1062
- "border-image-source"?: string | undefined;
1063
- "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
1064
- "border-inline-color"?: string | undefined;
1065
- "border-inline-end-color"?: string | undefined;
1066
- "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1067
- "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1068
- "border-inline-start-color"?: string | undefined;
1069
- "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1070
- "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
1071
- "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
1072
- "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
1073
- "border-left-color"?: string | undefined;
1074
- "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
1075
- "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1076
- "border-right-color"?: string | undefined;
1077
- "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
1078
- "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1079
- "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1080
- "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1081
- "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1082
- "border-top-color"?: string | undefined;
1083
- "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1084
- "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1085
- "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
1086
- "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1087
- "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1088
- "box-shadow"?: string | undefined;
1089
- "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1090
- "break-after"?: import("csstype").BreakAfterProperty | undefined;
1091
- "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1092
- "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1093
- "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1094
- "caret-color"?: string | undefined;
1095
- "clip-path"?: string | undefined;
1096
- "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1097
- "color-scheme"?: string | undefined;
1098
- "column-count"?: import("csstype").ColumnCountProperty | undefined;
1099
- "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1100
- "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1101
- "column-rule-color"?: string | undefined;
1102
- "column-rule-style"?: string | undefined;
1103
- "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1104
- "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1105
- "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1106
- "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1107
- "counter-increment"?: string | undefined;
1108
- "counter-reset"?: string | undefined;
1109
- "counter-set"?: string | undefined;
1110
- "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1111
- "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1112
- "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1113
- "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1114
- "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1115
- "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1116
- "font-family"?: string | undefined;
1117
- "font-feature-settings"?: string | undefined;
1118
- "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1119
- "font-language-override"?: string | undefined;
1120
- "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1121
- "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1122
- "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1123
- "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1124
- "font-stretch"?: string | undefined;
1125
- "font-style"?: string | undefined;
1126
- "font-synthesis"?: string | undefined;
1127
- "font-variant"?: string | undefined;
1128
- "font-variant-alternates"?: string | undefined;
1129
- "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1130
- "font-variant-east-asian"?: string | undefined;
1131
- "font-variant-ligatures"?: string | undefined;
1132
- "font-variant-numeric"?: string | undefined;
1133
- "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1134
- "font-variation-settings"?: string | undefined;
1135
- "font-weight"?: import("csstype").FontWeightProperty | undefined;
1136
- "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1137
- "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1138
- "grid-auto-flow"?: string | undefined;
1139
- "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1140
- "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1141
- "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1142
- "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1143
- "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1144
- "grid-template-areas"?: string | undefined;
1145
- "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1146
- "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1147
- "hanging-punctuation"?: string | undefined;
1148
- "hyphenate-character"?: string | undefined;
1149
- "image-orientation"?: string | undefined;
1150
- "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1151
- "image-resolution"?: string | undefined;
1152
- "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1153
- "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1154
- "input-security"?: import("csstype").InputSecurityProperty | undefined;
1155
- "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1156
- "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1157
- "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1158
- "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1159
- "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1160
- "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1161
- "justify-content"?: string | undefined;
1162
- "justify-items"?: string | undefined;
1163
- "justify-self"?: string | undefined;
1164
- "justify-tracks"?: string | undefined;
1165
- "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1166
- "line-break"?: import("csstype").LineBreakProperty | undefined;
1167
- "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1168
- "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1169
- "list-style-image"?: string | undefined;
1170
- "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
1171
- "list-style-type"?: string | undefined;
1172
- "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
1173
- "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1174
- "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1175
- "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
1176
- "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
1177
- "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1178
- "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1179
- "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
1180
- "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
1181
- "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
1182
- "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
1183
- "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1184
- "mask-border-repeat"?: string | undefined;
1185
- "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1186
- "mask-border-source"?: string | undefined;
1187
- "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1188
- "mask-clip"?: string | undefined;
1189
- "mask-composite"?: string | undefined;
1190
- "mask-image"?: string | undefined;
1191
- "mask-mode"?: string | undefined;
1192
- "mask-origin"?: string | undefined;
1193
- "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
1194
- "mask-repeat"?: string | undefined;
1195
- "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
1196
- "mask-type"?: import("csstype").MaskTypeProperty | undefined;
1197
- "math-depth"?: import("csstype").MathDepthProperty | undefined;
1198
- "math-shift"?: import("csstype").MathShiftProperty | undefined;
1199
- "math-style"?: import("csstype").MathStyleProperty | undefined;
1200
- "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1201
- "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
1202
- "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1203
- "max-lines"?: import("csstype").MaxLinesProperty | undefined;
1204
- "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
1205
- "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1206
- "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
1207
- "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1208
- "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
1209
- "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
1210
- "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1211
- "motion-path"?: string | undefined;
1212
- "motion-rotation"?: string | undefined;
1213
- "object-fit"?: import("csstype").ObjectFitProperty | undefined;
1214
- "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1215
- "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1216
- "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1217
- "offset-path"?: string | undefined;
1218
- "offset-rotate"?: string | undefined;
1219
- "offset-rotation"?: string | undefined;
1220
- "outline-color"?: string | undefined;
1221
- "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1222
- "outline-style"?: string | undefined;
1223
- "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1224
- "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
1225
- "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
1226
- "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
1227
- "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1228
- "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
1229
- "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
1230
- "overflow-x"?: import("csstype").OverflowXProperty | undefined;
1231
- "overflow-y"?: import("csstype").OverflowYProperty | undefined;
1232
- "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1233
- "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1234
- "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
1235
- "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
1236
- "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1237
- "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1238
- "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1239
- "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1240
- "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1241
- "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1242
- "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1243
- "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1244
- "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
1245
- "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
1246
- "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
1247
- "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
1248
- "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
1249
- "paint-order"?: string | undefined;
1250
- "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1251
- "place-content"?: string | undefined;
1252
- "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
1253
- "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1254
- "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
1255
- "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
1256
- "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
1257
- "ruby-position"?: string | undefined;
1258
- "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
1259
- "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1260
- "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1261
- "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1262
- "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1263
- "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1264
- "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1265
- "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1266
- "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1267
- "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1268
- "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1269
- "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1270
- "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1271
- "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1272
- "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1273
- "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1274
- "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1275
- "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1276
- "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1277
- "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1278
- "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1279
- "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1280
- "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1281
- "scroll-snap-align"?: string | undefined;
1282
- "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1283
- "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1284
- "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1285
- "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1286
- "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1287
- "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
1288
- "scroll-snap-type"?: string | undefined;
1289
- "scrollbar-color"?: string | undefined;
1290
- "scrollbar-gutter"?: string | undefined;
1291
- "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
1292
- "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
1293
- "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1294
- "shape-outside"?: string | undefined;
1295
- "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1296
- "table-layout"?: import("csstype").TableLayoutProperty | undefined;
1297
- "text-align"?: import("csstype").TextAlignProperty | undefined;
1298
- "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1299
- "text-combine-upright"?: string | undefined;
1300
- "text-decoration-color"?: string | undefined;
1301
- "text-decoration-line"?: string | undefined;
1302
- "text-decoration-skip"?: string | undefined;
1303
- "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
1304
- "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1305
- "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1306
- "text-emphasis-color"?: string | undefined;
1307
- "text-emphasis-position"?: string | undefined;
1308
- "text-emphasis-style"?: string | undefined;
1309
- "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
1310
- "text-justify"?: import("csstype").TextJustifyProperty | undefined;
1311
- "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1312
- "text-overflow"?: string | undefined;
1313
- "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
1314
- "text-shadow"?: string | undefined;
1315
- "text-size-adjust"?: string | undefined;
1316
- "text-transform"?: import("csstype").TextTransformProperty | undefined;
1317
- "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1318
- "text-underline-position"?: string | undefined;
1319
- "touch-action"?: string | undefined;
1320
- "transform-box"?: import("csstype").TransformBoxProperty | undefined;
1321
- "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1322
- "transform-style"?: import("csstype").TransformStyleProperty | undefined;
1323
- "transition-delay"?: string | undefined;
1324
- "transition-duration"?: string | undefined;
1325
- "transition-property"?: string | undefined;
1326
- "transition-timing-function"?: string | undefined;
1327
- "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
1328
- "user-select"?: import("csstype").UserSelectProperty | undefined;
1329
- "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1330
- "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
1331
- "will-change"?: string | undefined;
1332
- "word-break"?: import("csstype").WordBreakProperty | undefined;
1333
- "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
1334
- "word-wrap"?: import("csstype").WordWrapProperty | undefined;
1335
- "writing-mode"?: import("csstype").WritingModeProperty | undefined;
1336
- "z-index"?: import("csstype").ZIndexProperty | undefined;
1337
- "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1338
- "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
1339
- "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1340
- "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1341
- "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
1342
- "border-color"?: string | undefined;
1343
- "border-image"?: import("csstype").BorderImageProperty | undefined;
1344
- "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
1345
- "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1346
- "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1347
- "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
1348
- "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1349
- "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
1350
- "border-style"?: string | undefined;
1351
- "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
1352
- "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
1353
- "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1354
- "flex-flow"?: string | undefined;
1355
- "grid-area"?: import("csstype").GridAreaProperty | undefined;
1356
- "grid-column"?: import("csstype").GridColumnProperty | undefined;
1357
- "grid-row"?: import("csstype").GridRowProperty | undefined;
1358
- "grid-template"?: string | undefined;
1359
- "line-clamp"?: import("csstype").LineClampProperty | undefined;
1360
- "list-style"?: string | undefined;
1361
- "mask-border"?: import("csstype").MaskBorderProperty | undefined;
1362
- "overscroll-behavior"?: string | undefined;
1363
- "place-items"?: string | undefined;
1364
- "place-self"?: string | undefined;
1365
- "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
1366
- "text-emphasis"?: string | undefined;
1367
- "-moz-animation-delay"?: string | undefined;
1368
- "-moz-animation-direction"?: string | undefined;
1369
- "-moz-animation-duration"?: string | undefined;
1370
- "-moz-animation-fill-mode"?: string | undefined;
1371
- "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1372
- "-moz-animation-name"?: string | undefined;
1373
- "-moz-animation-play-state"?: string | undefined;
1374
- "-moz-animation-timing-function"?: string | undefined;
1375
- "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
1376
- "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1377
- "-moz-border-bottom-colors"?: string | undefined;
1378
- "-moz-border-end-color"?: string | undefined;
1379
- "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1380
- "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1381
- "-moz-border-left-colors"?: string | undefined;
1382
- "-moz-border-right-colors"?: string | undefined;
1383
- "-moz-border-start-color"?: string | undefined;
1384
- "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1385
- "-moz-border-top-colors"?: string | undefined;
1386
- "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1387
- "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
1388
- "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1389
- "-moz-column-rule-color"?: string | undefined;
1390
- "-moz-column-rule-style"?: string | undefined;
1391
- "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1392
- "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1393
- "-moz-context-properties"?: string | undefined;
1394
- "-moz-font-feature-settings"?: string | undefined;
1395
- "-moz-font-language-override"?: string | undefined;
1396
- "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
1397
- "-moz-image-region"?: string | undefined;
1398
- "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1399
- "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1400
- "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
1401
- "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1402
- "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1403
- "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1404
- "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1405
- "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1406
- "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
1407
- "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1408
- "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
1409
- "-moz-text-size-adjust"?: string | undefined;
1410
- "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1411
- "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1412
- "-moz-transition-delay"?: string | undefined;
1413
- "-moz-transition-duration"?: string | undefined;
1414
- "-moz-transition-property"?: string | undefined;
1415
- "-moz-transition-timing-function"?: string | undefined;
1416
- "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
1417
- "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
1418
- "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
1419
- "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
1420
- "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
1421
- "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
1422
- "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
1423
- "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
1424
- "-ms-content-zoom-limit-max"?: string | undefined;
1425
- "-ms-content-zoom-limit-min"?: string | undefined;
1426
- "-ms-content-zoom-snap-points"?: string | undefined;
1427
- "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1428
- "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
1429
- "-ms-filter"?: string | undefined;
1430
- "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1431
- "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
1432
- "-ms-flow-from"?: string | undefined;
1433
- "-ms-flow-into"?: string | undefined;
1434
- "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1435
- "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1436
- "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
1437
- "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1438
- "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1439
- "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1440
- "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
1441
- "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
1442
- "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
1443
- "-ms-order"?: import("csstype").GlobalsNumber | undefined;
1444
- "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
1445
- "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
1446
- "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
1447
- "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
1448
- "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1449
- "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1450
- "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1451
- "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1452
- "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
1453
- "-ms-scroll-snap-points-x"?: string | undefined;
1454
- "-ms-scroll-snap-points-y"?: string | undefined;
1455
- "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
1456
- "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
1457
- "-ms-scrollbar-3dlight-color"?: string | undefined;
1458
- "-ms-scrollbar-arrow-color"?: string | undefined;
1459
- "-ms-scrollbar-base-color"?: string | undefined;
1460
- "-ms-scrollbar-darkshadow-color"?: string | undefined;
1461
- "-ms-scrollbar-face-color"?: string | undefined;
1462
- "-ms-scrollbar-highlight-color"?: string | undefined;
1463
- "-ms-scrollbar-shadow-color"?: string | undefined;
1464
- "-ms-scrollbar-track-color"?: string | undefined;
1465
- "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
1466
- "-ms-text-combine-horizontal"?: string | undefined;
1467
- "-ms-text-overflow"?: string | undefined;
1468
- "-ms-touch-action"?: string | undefined;
1469
- "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
1470
- "-ms-transform"?: string | undefined;
1471
- "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1472
- "-ms-transition-delay"?: string | undefined;
1473
- "-ms-transition-duration"?: string | undefined;
1474
- "-ms-transition-property"?: string | undefined;
1475
- "-ms-transition-timing-function"?: string | undefined;
1476
- "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
1477
- "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
1478
- "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
1479
- "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1480
- "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
1481
- "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1482
- "-webkit-align-content"?: string | undefined;
1483
- "-webkit-align-items"?: string | undefined;
1484
- "-webkit-align-self"?: string | undefined;
1485
- "-webkit-animation-delay"?: string | undefined;
1486
- "-webkit-animation-direction"?: string | undefined;
1487
- "-webkit-animation-duration"?: string | undefined;
1488
- "-webkit-animation-fill-mode"?: string | undefined;
1489
- "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1490
- "-webkit-animation-name"?: string | undefined;
1491
- "-webkit-animation-play-state"?: string | undefined;
1492
- "-webkit-animation-timing-function"?: string | undefined;
1493
- "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
1494
- "-webkit-backdrop-filter"?: string | undefined;
1495
- "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1496
- "-webkit-background-clip"?: string | undefined;
1497
- "-webkit-background-origin"?: string | undefined;
1498
- "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1499
- "-webkit-border-before-color"?: string | undefined;
1500
- "-webkit-border-before-style"?: string | undefined;
1501
- "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1502
- "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1503
- "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1504
- "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1505
- "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1506
- "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1507
- "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1508
- "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1509
- "-webkit-box-shadow"?: string | undefined;
1510
- "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1511
- "-webkit-clip-path"?: string | undefined;
1512
- "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
1513
- "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1514
- "-webkit-column-rule-color"?: string | undefined;
1515
- "-webkit-column-rule-style"?: string | undefined;
1516
- "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1517
- "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
1518
- "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1519
- "-webkit-filter"?: string | undefined;
1520
- "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1521
- "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1522
- "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
1523
- "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1524
- "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1525
- "-webkit-font-feature-settings"?: string | undefined;
1526
- "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
1527
- "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1528
- "-webkit-font-variant-ligatures"?: string | undefined;
1529
- "-webkit-hyphenate-character"?: string | undefined;
1530
- "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
1531
- "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1532
- "-webkit-justify-content"?: string | undefined;
1533
- "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
1534
- "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
1535
- "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1536
- "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1537
- "-webkit-mask-attachment"?: string | undefined;
1538
- "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1539
- "-webkit-mask-box-image-repeat"?: string | undefined;
1540
- "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1541
- "-webkit-mask-box-image-source"?: string | undefined;
1542
- "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1543
- "-webkit-mask-clip"?: string | undefined;
1544
- "-webkit-mask-composite"?: string | undefined;
1545
- "-webkit-mask-image"?: string | undefined;
1546
- "-webkit-mask-origin"?: string | undefined;
1547
- "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1548
- "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1549
- "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1550
- "-webkit-mask-repeat"?: string | undefined;
1551
- "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1552
- "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1553
- "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1554
- "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1555
- "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
1556
- "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1557
- "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1558
- "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1559
- "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1560
- "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1561
- "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1562
- "-webkit-ruby-position"?: string | undefined;
1563
- "-webkit-scroll-snap-type"?: string | undefined;
1564
- "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1565
- "-webkit-tap-highlight-color"?: string | undefined;
1566
- "-webkit-text-combine"?: string | undefined;
1567
- "-webkit-text-decoration-color"?: string | undefined;
1568
- "-webkit-text-decoration-line"?: string | undefined;
1569
- "-webkit-text-decoration-skip"?: string | undefined;
1570
- "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1571
- "-webkit-text-emphasis-color"?: string | undefined;
1572
- "-webkit-text-emphasis-position"?: string | undefined;
1573
- "-webkit-text-emphasis-style"?: string | undefined;
1574
- "-webkit-text-fill-color"?: string | undefined;
1575
- "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1576
- "-webkit-text-size-adjust"?: string | undefined;
1577
- "-webkit-text-stroke-color"?: string | undefined;
1578
- "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1579
- "-webkit-text-underline-position"?: string | undefined;
1580
- "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
1581
- "-webkit-transform"?: string | undefined;
1582
- "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1583
- "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1584
- "-webkit-transition-delay"?: string | undefined;
1585
- "-webkit-transition-duration"?: string | undefined;
1586
- "-webkit-transition-property"?: string | undefined;
1587
- "-webkit-transition-timing-function"?: string | undefined;
1588
- "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
1589
- "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
1590
- "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1591
- "-moz-animation"?: import("csstype").AnimationProperty | undefined;
1592
- "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
1593
- "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1594
- "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1595
- "-moz-transition"?: string | undefined;
1596
- "-ms-content-zoom-limit"?: string | undefined;
1597
- "-ms-content-zoom-snap"?: string | undefined;
1598
- "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1599
- "-ms-scroll-limit"?: string | undefined;
1600
- "-ms-scroll-snap-x"?: string | undefined;
1601
- "-ms-scroll-snap-y"?: string | undefined;
1602
- "-ms-transition"?: string | undefined;
1603
- "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
1604
- "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1605
- "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
1606
- "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1607
- "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1608
- "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1609
- "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1610
- "-webkit-flex-flow"?: string | undefined;
1611
- "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1612
- "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
1613
- "-webkit-text-emphasis"?: string | undefined;
1614
- "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1615
- "-webkit-transition"?: string | undefined;
1616
- "box-align"?: import("csstype").BoxAlignProperty | undefined;
1617
- "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1618
- "box-flex"?: import("csstype").GlobalsNumber | undefined;
1619
- "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1620
- "box-lines"?: import("csstype").BoxLinesProperty | undefined;
1621
- "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1622
- "box-orient"?: import("csstype").BoxOrientProperty | undefined;
1623
- "box-pack"?: import("csstype").BoxPackProperty | undefined;
1624
- "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1625
- "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
1626
- "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
1627
- "ime-mode"?: import("csstype").ImeModeProperty | undefined;
1628
- "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1629
- "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1630
- "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1631
- "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1632
- "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1633
- "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1634
- "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1635
- "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1636
- "scroll-snap-points-x"?: string | undefined;
1637
- "scroll-snap-points-y"?: string | undefined;
1638
- "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
1639
- "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
1640
- "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
1641
- "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1642
- "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
1643
- "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1644
- "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1645
- "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1646
- "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1647
- "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
1648
- "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
1649
- "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
1650
- "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
1651
- "-moz-background-clip"?: string | undefined;
1652
- "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
1653
- "-moz-background-origin"?: string | undefined;
1654
- "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1655
- "-moz-binding"?: string | undefined;
1656
- "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1657
- "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1658
- "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1659
- "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1660
- "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1661
- "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
1662
- "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1663
- "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
1664
- "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1665
- "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1666
- "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
1667
- "-moz-box-shadow"?: string | undefined;
1668
- "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
1669
- "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1670
- "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
1671
- "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
1672
- "-moz-outline-color"?: string | undefined;
1673
- "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1674
- "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1675
- "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1676
- "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1677
- "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1678
- "-moz-outline-style"?: string | undefined;
1679
- "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1680
- "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1681
- "-moz-text-decoration-color"?: string | undefined;
1682
- "-moz-text-decoration-line"?: string | undefined;
1683
- "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1684
- "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
1685
- "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
1686
- "-o-animation"?: import("csstype").AnimationProperty | undefined;
1687
- "-o-animation-delay"?: string | undefined;
1688
- "-o-animation-direction"?: string | undefined;
1689
- "-o-animation-duration"?: string | undefined;
1690
- "-o-animation-fill-mode"?: string | undefined;
1691
- "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1692
- "-o-animation-name"?: string | undefined;
1693
- "-o-animation-play-state"?: string | undefined;
1694
- "-o-animation-timing-function"?: string | undefined;
1695
- "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1696
- "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
1697
- "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
1698
- "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1699
- "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1700
- "-o-text-overflow"?: string | undefined;
1701
- "-o-transform"?: string | undefined;
1702
- "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1703
- "-o-transition"?: string | undefined;
1704
- "-o-transition-delay"?: string | undefined;
1705
- "-o-transition-duration"?: string | undefined;
1706
- "-o-transition-property"?: string | undefined;
1707
- "-o-transition-timing-function"?: string | undefined;
1708
- "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
1709
- "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1710
- "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
1711
- "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1712
- "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1713
- "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1714
- "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1715
- "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
1716
- "-webkit-scroll-snap-points-x"?: string | undefined;
1717
- "-webkit-scroll-snap-points-y"?: string | undefined;
1718
- "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
1719
- "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1720
- "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
1721
- "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
1722
- "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
1723
- "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
1724
- "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
1725
- "fill-rule"?: import("csstype").FillRuleProperty | undefined;
1726
- "flood-color"?: string | undefined;
1727
- "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
1728
- "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1729
- "lighting-color"?: string | undefined;
1730
- "marker-end"?: string | undefined;
1731
- "marker-mid"?: string | undefined;
1732
- "marker-start"?: string | undefined;
1733
- "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
1734
- "stop-color"?: string | undefined;
1735
- "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
1736
- "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1737
- "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1738
- "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
1739
- "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
1740
- "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
1741
- "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
1742
- "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1743
- "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
1744
- "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
1745
- } | undefined;
222
+ wrapperStyle?: Record<string, string> | undefined;
1746
223
  childFieldStrategy?: "checked" | "all" | undefined;
1747
224
  childWidthMode?: "inner" | "outer" | undefined;
1748
225
  validator?: ((value: unknown, fieldItem: FieldItem) => string | void) | undefined;
@@ -1881,7 +358,7 @@ declare const _default: import("vue").DefineComponent<{
1881
358
  }>>;
1882
359
  };
1883
360
  components: {
1884
- type: import("vue").PropType<Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
361
+ type: import("vue").PropType<Record<string, Component | import("vue").FunctionalComponent<{}, {}>>>;
1885
362
  default: () => {};
1886
363
  };
1887
364
  scope: {
@@ -2076,7 +553,7 @@ declare const _default: import("vue").DefineComponent<{
2076
553
  }>>;
2077
554
  };
2078
555
  components: {
2079
- type: import("vue").PropType<Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
556
+ type: import("vue").PropType<Record<string, Component | import("vue").FunctionalComponent<{}, {}>>>;
2080
557
  default: () => {};
2081
558
  };
2082
559
  scope: {
@@ -2189,28 +666,18 @@ declare const _default: import("vue").DefineComponent<{
2189
666
  onReady?: ((...args: any[]) => any) | undefined;
2190
667
  }>>;
2191
668
  emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
2192
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
669
+ cssVars: import("vue").ComputedRef<import("../../../shared/types").AnyObject>;
2193
670
  nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
2194
671
  formRenderRef: import("vue").Ref<HTMLElement | undefined>;
2195
672
  formWidth: import("vue").Ref<number>;
2196
673
  formHeight: import("vue").ComputedRef<string>;
2197
- 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>>>, {
2198
- name: any;
2199
- components: any;
2200
- schema: any;
2201
- scope: any;
2202
- basePath: any;
2203
- onlyRenderProperties: any;
2204
- onlyRenderSelf: any;
2205
- mapProperties: any;
2206
- filterProperties: any;
2207
- }>;
674
+ SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
2208
675
  businessCollector: import("../../../components/form-render").BusinessCollector;
2209
676
  formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
2210
677
  changeContextCollector: import("../../../components/form-render").ContextCollector;
2211
678
  formUUID: string;
2212
679
  anchorBarRef: import("vue").Ref<{
2213
- syncBarPosition: AnyFn<any[], any>;
680
+ syncBarPosition: AnyFn;
2214
681
  } | undefined>;
2215
682
  currentAnchor: import("vue").WritableComputedRef<string>;
2216
683
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -2322,7 +789,7 @@ declare const _default: import("vue").DefineComponent<{
2322
789
  "x-read-pretty"?: boolean | undefined;
2323
790
  "x-compile-omitted"?: string[] | undefined;
2324
791
  }>;
2325
- components: Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
792
+ components: Record<string, Component | import("vue").FunctionalComponent<{}, {}>>;
2326
793
  scope: import("../../../shared/types").AnyObject;
2327
794
  annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
2328
795
  annotationShortcuts: (string | {
@@ -2543,57 +1010,7 @@ declare const _default: import("vue").DefineComponent<{
2543
1010
  }>;
2544
1011
  NConfigProvider: any;
2545
1012
  NForm: any;
2546
- NTabPane: import("vue").DefineComponent<{
2547
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2548
- [key: string]: any;
2549
- }> | (() => import("vue").VNodeChild)>;
2550
- readonly name: {
2551
- readonly type: import("vue").PropType<string | number>;
2552
- readonly required: true;
2553
- };
2554
- readonly disabled: BooleanConstructor;
2555
- readonly displayDirective: {
2556
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2557
- readonly default: "if";
2558
- };
2559
- readonly closable: {
2560
- readonly type: import("vue").PropType<boolean | undefined>;
2561
- readonly default: undefined;
2562
- };
2563
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2564
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2565
- [key: string]: any;
2566
- }> | (() => import("vue").VNodeChild)>;
2567
- }, {
2568
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
2569
- class: import("vue").Ref<string | undefined>;
2570
- mergedClsPrefix: import("vue").Ref<string>;
2571
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2572
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2573
- [key: string]: any;
2574
- }> | (() => import("vue").VNodeChild)>;
2575
- readonly name: {
2576
- readonly type: import("vue").PropType<string | number>;
2577
- readonly required: true;
2578
- };
2579
- readonly disabled: BooleanConstructor;
2580
- readonly displayDirective: {
2581
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2582
- readonly default: "if";
2583
- };
2584
- readonly closable: {
2585
- readonly type: import("vue").PropType<boolean | undefined>;
2586
- readonly default: undefined;
2587
- };
2588
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2589
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2590
- [key: string]: any;
2591
- }> | (() => import("vue").VNodeChild)>;
2592
- }>>, {
2593
- readonly disabled: boolean;
2594
- readonly closable: boolean | undefined;
2595
- readonly displayDirective: "if" | "show" | "show:lazy";
2596
- }>;
1013
+ NTabPane: any;
2597
1014
  NTabs: any;
2598
1015
  }, 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<{
2599
1016
  fieldList: {
@@ -2685,7 +1102,7 @@ declare const _default: import("vue").DefineComponent<{
2685
1102
  }>>;
2686
1103
  };
2687
1104
  components: {
2688
- type: import("vue").PropType<Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1105
+ type: import("vue").PropType<Record<string, Component | import("vue").FunctionalComponent<{}, {}>>>;
2689
1106
  default: () => {};
2690
1107
  };
2691
1108
  scope: {
@@ -2798,9 +1215,9 @@ declare const _default: import("vue").DefineComponent<{
2798
1215
  onReady?: ((...args: any[]) => any) | undefined;
2799
1216
  }, {
2800
1217
  anchor: boolean;
2801
- maxHeight: string | number;
2802
1218
  column: number;
2803
- components: Record<string, Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
1219
+ maxHeight: string | number;
1220
+ components: Record<string, Component | import("vue").FunctionalComponent<{}, {}>>;
2804
1221
  initialData: import("../../../shared/types").AnyObject;
2805
1222
  parallelism: number;
2806
1223
  scope: import("../../../shared/types").AnyObject;