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

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