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