cnhis-design-vue 3.1.24-beta.5 → 3.1.24-beta.7

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 (674) hide show
  1. package/README.md +123 -123
  2. package/package.json +2 -2
  3. package/es/_virtual/plugin-vue_export-helper.js +0 -9
  4. package/es/components/annotation-edit/index.d.ts +0 -17
  5. package/es/components/annotation-edit/index.js +0 -10
  6. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
  7. package/es/components/annotation-edit/src/AnnotationEdit.js +0 -123
  8. package/es/components/annotation-edit/style/index.css +0 -1
  9. package/es/components/big-table/index.d.ts +0 -1185
  10. package/es/components/big-table/index.js +0 -16
  11. package/es/components/big-table/src/BigTable.js +0 -6
  12. package/es/components/big-table/src/BigTable.vue.d.ts +0 -1198
  13. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +0 -2421
  14. package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
  15. package/es/components/big-table/src/bigTableEmits.js +0 -53
  16. package/es/components/big-table/src/bigTableProps.d.ts +0 -207
  17. package/es/components/big-table/src/bigTableProps.js +0 -119
  18. package/es/components/big-table/src/bigTableState.d.ts +0 -58
  19. package/es/components/big-table/src/bigTableState.js +0 -62
  20. package/es/components/big-table/src/components/NoData.js +0 -74
  21. package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
  22. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
  23. package/es/components/big-table/src/components/edit-form/edit-date.js +0 -214
  24. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
  25. package/es/components/big-table/src/components/edit-form/edit-input.js +0 -89
  26. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
  27. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
  28. package/es/components/big-table/src/components/edit-form/edit-select.js +0 -102
  29. package/es/components/big-table/src/components/edit-form/edit-separate.js +0 -103
  30. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -130
  31. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
  32. package/es/components/big-table/src/components/edit-form/edit-time.js +0 -62
  33. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -4
  34. package/es/components/big-table/src/components/edit-form/useCommon.js +0 -19
  35. package/es/components/big-table/src/components/input-button.js +0 -34
  36. package/es/components/big-table/src/components/input-button.vue.d.ts +0 -6
  37. package/es/components/big-table/src/components/separate.js +0 -30
  38. package/es/components/big-table/src/components/separate.vue.d.ts +0 -40
  39. package/es/components/big-table/src/constants/index.d.ts +0 -3
  40. package/es/components/big-table/src/constants/index.js +0 -3
  41. package/es/components/big-table/src/hooks/export.d.ts +0 -1
  42. package/es/components/big-table/src/hooks/export.js +0 -1
  43. package/es/components/big-table/src/hooks/index.d.ts +0 -9
  44. package/es/components/big-table/src/hooks/index.js +0 -9
  45. package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
  46. package/es/components/big-table/src/hooks/useAnchor.js +0 -49
  47. package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
  48. package/es/components/big-table/src/hooks/useAnnotation.js +0 -21
  49. package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
  50. package/es/components/big-table/src/hooks/useBatchEditing.js +0 -301
  51. package/es/components/big-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
  52. package/es/components/big-table/src/hooks/useColumnConfigAdaptor.js +0 -158
  53. package/es/components/big-table/src/hooks/useEdit.d.ts +0 -335
  54. package/es/components/big-table/src/hooks/useEdit.js +0 -135
  55. package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
  56. package/es/components/big-table/src/hooks/useEvent.js +0 -81
  57. package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
  58. package/es/components/big-table/src/hooks/useFormat.js +0 -507
  59. package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
  60. package/es/components/big-table/src/hooks/useNestTable.js +0 -86
  61. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -30
  62. package/es/components/big-table/src/hooks/useSeparateRow.js +0 -132
  63. package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
  64. package/es/components/big-table/src/hooks/useTableParse.js +0 -142
  65. package/es/components/big-table/src/utils.d.ts +0 -59
  66. package/es/components/big-table/src/utils.js +0 -608
  67. package/es/components/big-table/style/index.css +0 -1
  68. package/es/components/bpmn-workflow/index.d.ts +0 -72
  69. package/es/components/bpmn-workflow/index.js +0 -10
  70. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  71. package/es/components/bpmn-workflow/src/BpmnWorkflow.js +0 -258
  72. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
  73. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
  74. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.js +0 -1452
  75. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
  76. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
  77. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
  78. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.js +0 -99
  79. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
  80. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.js +0 -114
  81. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
  82. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.js +0 -40
  83. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
  84. package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
  85. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
  86. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
  87. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.js +0 -14
  88. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
  89. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.js +0 -10
  90. package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
  91. package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
  92. package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
  93. package/es/components/bpmn-workflow/style/index.css +0 -1
  94. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  95. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  96. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  97. package/es/components/button-print/index.d.ts +0 -613
  98. package/es/components/button-print/index.js +0 -11
  99. package/es/components/button-print/src/ButtonPrint.js +0 -6
  100. package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -620
  101. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +0 -481
  102. package/es/components/button-print/src/components/IdentityVerification.js +0 -139
  103. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -367
  104. package/es/components/button-print/src/utils/dialog.d.ts +0 -8
  105. package/es/components/button-print/src/utils/dialog.js +0 -77
  106. package/es/components/button-print/src/utils/index.d.ts +0 -1
  107. package/es/components/button-print/src/utils/index.js +0 -1
  108. package/es/components/button-print/src/utils/print.d.ts +0 -52
  109. package/es/components/button-print/src/utils/print.js +0 -357
  110. package/es/components/button-print/style/index.css +0 -1
  111. package/es/components/chunk-upload/index.d.ts +0 -305
  112. package/es/components/chunk-upload/index.js +0 -14
  113. package/es/components/chunk-upload/src/chunk-upload-new.js +0 -477
  114. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
  115. package/es/components/chunk-upload/src/hooks/upload-computed.d.ts +0 -11
  116. package/es/components/chunk-upload/src/hooks/upload-computed.js +0 -70
  117. package/es/components/chunk-upload/src/hooks/upload-data.d.ts +0 -63
  118. package/es/components/chunk-upload/src/hooks/upload-data.js +0 -96
  119. package/es/components/chunk-upload/src/hooks/vod-computed.d.ts +0 -10
  120. package/es/components/chunk-upload/src/hooks/vod-computed.js +0 -79
  121. package/es/components/chunk-upload/src/hooks/vod-data.d.ts +0 -23
  122. package/es/components/chunk-upload/src/hooks/vod-data.js +0 -28
  123. package/es/components/chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
  124. package/es/components/chunk-upload/src/vod-chunk-upload/index.js +0 -2
  125. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.js +0 -332
  126. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -304
  127. package/es/components/chunk-upload/src/vod-upload-modal.d.ts +0 -25
  128. package/es/components/chunk-upload/src/vod-upload-modal.js +0 -94
  129. package/es/components/chunk-upload/style/index.css +0 -1
  130. package/es/components/drag-layout/index.d.ts +0 -606
  131. package/es/components/drag-layout/index.js +0 -11
  132. package/es/components/drag-layout/src/DragFormLeftItem.js +0 -122
  133. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
  134. package/es/components/drag-layout/src/DragFormRightItem.js +0 -267
  135. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
  136. package/es/components/drag-layout/src/DragLayout.js +0 -662
  137. package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
  138. package/es/components/drag-layout/style/index.css +0 -1
  139. package/es/components/editor/index.d.ts +0 -30
  140. package/es/components/editor/index.js +0 -10
  141. package/es/components/editor/src/Editor.d.ts +0 -30
  142. package/es/components/editor/src/Editor.js +0 -77
  143. package/es/components/editor/style/index.css +0 -0
  144. package/es/components/fabric-chart/index.d.ts +0 -205
  145. package/es/components/fabric-chart/index.js +0 -10
  146. package/es/components/fabric-chart/src/FabricChart.js +0 -353
  147. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -206
  148. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
  149. package/es/components/fabric-chart/src/components/PopupMenu.js +0 -118
  150. package/es/components/fabric-chart/src/components/PopupTip.js +0 -34
  151. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -63
  152. package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
  153. package/es/components/fabric-chart/src/components/useStyle.js +0 -36
  154. package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
  155. package/es/components/fabric-chart/src/hooks/constant.js +0 -78
  156. package/es/components/fabric-chart/src/hooks/index.d.ts +0 -9
  157. package/es/components/fabric-chart/src/hooks/index.js +0 -9
  158. package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
  159. package/es/components/fabric-chart/src/hooks/useBottom.js +0 -97
  160. package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -30
  161. package/es/components/fabric-chart/src/hooks/useCenter.js +0 -588
  162. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -7
  163. package/es/components/fabric-chart/src/hooks/useCumputedPoint.js +0 -60
  164. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
  165. package/es/components/fabric-chart/src/hooks/useDraw.js +0 -182
  166. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
  167. package/es/components/fabric-chart/src/hooks/useEvent.js +0 -161
  168. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
  169. package/es/components/fabric-chart/src/hooks/useGrid.js +0 -50
  170. package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -6
  171. package/es/components/fabric-chart/src/hooks/useLeft.js +0 -331
  172. package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
  173. package/es/components/fabric-chart/src/hooks/useOther.js +0 -100
  174. package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
  175. package/es/components/fabric-chart/src/hooks/useRight.js +0 -27
  176. package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
  177. package/es/components/fabric-chart/src/hooks/useShadow.js +0 -132
  178. package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
  179. package/es/components/fabric-chart/src/hooks/useTop.js +0 -160
  180. package/es/components/fabric-chart/src/interface.d.ts +0 -131
  181. package/es/components/fabric-chart/src/interface.js +0 -4
  182. package/es/components/fabric-chart/src/utils/index.d.ts +0 -6823
  183. package/es/components/fabric-chart/src/utils/index.js +0 -15625
  184. package/es/components/fabric-chart/style/index.css +0 -1
  185. package/es/components/field-set/index.d.ts +0 -243
  186. package/es/components/field-set/index.js +0 -10
  187. package/es/components/field-set/src/FieldSet.js +0 -448
  188. package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
  189. package/es/components/field-set/style/index.css +0 -1
  190. package/es/components/form-config/index.d.ts +0 -3200
  191. package/es/components/form-config/index.js +0 -10
  192. package/es/components/form-config/src/FormConfig.js +0 -120
  193. package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3202
  194. package/es/components/form-config/src/components/FormConfigCreator.js +0 -99
  195. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -633
  196. package/es/components/form-config/src/components/FormConfigDragDisplay.js +0 -43
  197. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -106
  198. package/es/components/form-config/src/components/FormConfigEdit.js +0 -90
  199. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2322
  200. package/es/components/form-config/src/components/index.d.ts +0 -5
  201. package/es/components/form-config/src/components/index.js +0 -6
  202. package/es/components/form-config/src/components/renderer/CloseButton.js +0 -45
  203. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
  204. package/es/components/form-config/src/components/renderer/ComplexNode.js +0 -45
  205. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -167
  206. package/es/components/form-config/src/components/renderer/DefaultNode.js +0 -59
  207. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
  208. package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
  209. package/es/components/form-config/src/components/renderer/index.js +0 -3
  210. package/es/components/form-config/src/constants/index.d.ts +0 -64
  211. package/es/components/form-config/src/constants/index.js +0 -60
  212. package/es/components/form-config/src/hooks/index.d.ts +0 -3
  213. package/es/components/form-config/src/hooks/index.js +0 -3
  214. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -7
  215. package/es/components/form-config/src/hooks/useConfigurationField.js +0 -54
  216. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
  217. package/es/components/form-config/src/hooks/usePresetRenderer.js +0 -36
  218. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -11
  219. package/es/components/form-config/src/hooks/useSortalbeConfig.js +0 -27
  220. package/es/components/form-config/src/types/index.d.ts +0 -37
  221. package/es/components/form-config/src/types/index.js +0 -1
  222. package/es/components/form-config/src/utils/index.d.ts +0 -7
  223. package/es/components/form-config/src/utils/index.js +0 -26
  224. package/es/components/form-config/style/index.css +0 -1
  225. package/es/components/form-render/index.d.ts +0 -614
  226. package/es/components/form-render/index.js +0 -24
  227. package/es/components/form-render/src/FormRender.js +0 -233
  228. package/es/components/form-render/src/FormRender.vue.d.ts +0 -614
  229. package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -26
  230. package/es/components/form-render/src/components/renderer/checkbox.js +0 -42
  231. package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
  232. package/es/components/form-render/src/components/renderer/combination.js +0 -104
  233. package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
  234. package/es/components/form-render/src/components/renderer/complex.js +0 -37
  235. package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
  236. package/es/components/form-render/src/components/renderer/date.js +0 -133
  237. package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -9
  238. package/es/components/form-render/src/components/renderer/formItem.js +0 -89
  239. package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
  240. package/es/components/form-render/src/components/renderer/index.js +0 -47
  241. package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
  242. package/es/components/form-render/src/components/renderer/input.js +0 -52
  243. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
  244. package/es/components/form-render/src/components/renderer/inputGroup.js +0 -11
  245. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
  246. package/es/components/form-render/src/components/renderer/inputNumber.js +0 -55
  247. package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
  248. package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.js +0 -35
  249. package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
  250. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +0 -173
  251. package/es/components/form-render/src/components/renderer/labelSelect.d.ts +0 -1
  252. package/es/components/form-render/src/components/renderer/labelSelect.js +0 -18
  253. package/es/components/form-render/src/components/renderer/levelSearchCascade.d.ts +0 -97
  254. package/es/components/form-render/src/components/renderer/levelSearchCascade.js +0 -279
  255. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.js +0 -57
  256. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -54
  257. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -53
  258. package/es/components/form-render/src/components/renderer/lineBar/index.js +0 -11
  259. package/es/components/form-render/src/components/renderer/radio.d.ts +0 -34
  260. package/es/components/form-render/src/components/renderer/radio.js +0 -67
  261. package/es/components/form-render/src/components/renderer/search.d.ts +0 -86
  262. package/es/components/form-render/src/components/renderer/search.js +0 -156
  263. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
  264. package/es/components/form-render/src/components/renderer/searchCascade.js +0 -235
  265. package/es/components/form-render/src/components/renderer/select.d.ts +0 -56
  266. package/es/components/form-render/src/components/renderer/select.js +0 -175
  267. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
  268. package/es/components/form-render/src/components/renderer/simpleComponent.js +0 -57
  269. package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
  270. package/es/components/form-render/src/components/renderer/slider.js +0 -38
  271. package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
  272. package/es/components/form-render/src/components/renderer/switch.js +0 -48
  273. package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
  274. package/es/components/form-render/src/components/renderer/textarea.js +0 -36
  275. package/es/components/form-render/src/constants/index.d.ts +0 -41
  276. package/es/components/form-render/src/constants/index.js +0 -45
  277. package/es/components/form-render/src/hooks/index.d.ts +0 -13
  278. package/es/components/form-render/src/hooks/index.js +0 -13
  279. package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
  280. package/es/components/form-render/src/hooks/useAnchor.js +0 -99
  281. package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -45
  282. package/es/components/form-render/src/hooks/useAsyncQueue.js +0 -151
  283. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -26
  284. package/es/components/form-render/src/hooks/useBusinessBinding.js +0 -107
  285. package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
  286. package/es/components/form-render/src/hooks/useChangeContext.js +0 -20
  287. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -7
  288. package/es/components/form-render/src/hooks/useCommonInjection.js +0 -36
  289. package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
  290. package/es/components/form-render/src/hooks/useCommonLog.js +0 -12
  291. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
  292. package/es/components/form-render/src/hooks/useFieldListAdaptor.js +0 -287
  293. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
  294. package/es/components/form-render/src/hooks/useFieldNormalize.js +0 -67
  295. package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
  296. package/es/components/form-render/src/hooks/useFieldVisitor.js +0 -46
  297. package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
  298. package/es/components/form-render/src/hooks/useFormContext.js +0 -68
  299. package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
  300. package/es/components/form-render/src/hooks/useFormField.js +0 -13
  301. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
  302. package/es/components/form-render/src/hooks/useFormItemDeps.js +0 -31
  303. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
  304. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.js +0 -10
  305. package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -19
  306. package/es/components/form-render/src/hooks/useFormRequest.js +0 -19
  307. package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
  308. package/es/components/form-render/src/hooks/useFormValidator.js +0 -84
  309. package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
  310. package/es/components/form-render/src/hooks/useNuiThemeOverrides.js +0 -18
  311. package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
  312. package/es/components/form-render/src/hooks/usePresetScope.js +0 -22
  313. package/es/components/form-render/src/types/fieldItem.d.ts +0 -248
  314. package/es/components/form-render/src/types/fieldItem.js +0 -1
  315. package/es/components/form-render/src/types/index.d.ts +0 -80
  316. package/es/components/form-render/src/types/index.js +0 -1
  317. package/es/components/form-render/src/utils/business.d.ts +0 -12
  318. package/es/components/form-render/src/utils/business.js +0 -78
  319. package/es/components/form-render/src/utils/dom.d.ts +0 -6
  320. package/es/components/form-render/src/utils/dom.js +0 -14
  321. package/es/components/form-render/src/utils/index.d.ts +0 -19
  322. package/es/components/form-render/src/utils/index.js +0 -137
  323. package/es/components/form-render/src/utils/schema.d.ts +0 -83
  324. package/es/components/form-render/src/utils/schema.js +0 -105
  325. package/es/components/form-render/style/index.css +0 -1
  326. package/es/components/grid/index.d.ts +0 -3
  327. package/es/components/grid/index.js +0 -11
  328. package/es/components/grid/src/Grid.d.ts +0 -2
  329. package/es/components/grid/src/Grid.js +0 -28
  330. package/es/components/grid/src/hooks.d.ts +0 -1
  331. package/es/components/grid/src/hooks.js +0 -167
  332. package/es/components/grid/style/index.css +0 -1
  333. package/es/components/iho-table/index.d.ts +0 -4478
  334. package/es/components/iho-table/index.js +0 -34
  335. package/es/components/iho-table/src/IhoTable.js +0 -106
  336. package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4477
  337. package/es/components/iho-table/src/components/IhoTableColumn.d.ts +0 -14
  338. package/es/components/iho-table/src/components/IhoTableColumn.js +0 -37
  339. package/es/components/iho-table/src/components/index.d.ts +0 -1
  340. package/es/components/iho-table/src/components/index.js +0 -1
  341. package/es/components/iho-table/src/constants/index.d.ts +0 -52
  342. package/es/components/iho-table/src/constants/index.js +0 -123
  343. package/es/components/iho-table/src/hooks/index.d.ts +0 -2
  344. package/es/components/iho-table/src/hooks/index.js +0 -2
  345. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -22
  346. package/es/components/iho-table/src/hooks/tapHooks/index.js +0 -140
  347. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -27
  348. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.js +0 -67
  349. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
  350. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.js +0 -26
  351. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -185
  352. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.js +0 -252
  353. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -13
  354. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.js +0 -33
  355. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
  356. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.js +0 -27
  357. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
  358. package/es/components/iho-table/src/hooks/useTablePlugin.js +0 -20
  359. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
  360. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.js +0 -33
  361. package/es/components/iho-table/src/plugins/index.d.ts +0 -3
  362. package/es/components/iho-table/src/plugins/index.js +0 -37
  363. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
  364. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.js +0 -37
  365. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.d.ts +0 -31
  366. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.js +0 -205
  367. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
  368. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.js +0 -39
  369. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useCommon.d.ts +0 -4
  370. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useCommon.js +0 -17
  371. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
  372. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.js +0 -44
  373. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -31
  374. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +0 -60
  375. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
  376. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +0 -40
  377. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
  378. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.js +0 -20
  379. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.js +0 -103
  380. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
  381. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
  382. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +0 -162
  383. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -14
  384. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.js +0 -57
  385. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.d.ts +0 -31
  386. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.js +0 -60
  387. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +0 -1
  388. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.js +0 -39
  389. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
  390. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +0 -30
  391. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
  392. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.js +0 -46
  393. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
  394. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.js +0 -62
  395. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
  396. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.js +0 -47
  397. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
  398. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.js +0 -92
  399. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
  400. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.js +0 -45
  401. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
  402. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.js +0 -30
  403. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
  404. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.js +0 -50
  405. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
  406. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.js +0 -89
  407. package/es/components/iho-table/src/types/index.d.ts +0 -49
  408. package/es/components/iho-table/src/types/index.js +0 -1
  409. package/es/components/iho-table/src/types/pluginType.d.ts +0 -147
  410. package/es/components/iho-table/src/types/pluginType.js +0 -12
  411. package/es/components/iho-table/src/utils/index.d.ts +0 -5
  412. package/es/components/iho-table/src/utils/index.js +0 -23
  413. package/es/components/iho-table/style/index.css +0 -1
  414. package/es/components/index.css +0 -1
  415. package/es/components/index.d.ts +0 -35
  416. package/es/components/index.js +0 -99
  417. package/es/components/info-header/index.d.ts +0 -359
  418. package/es/components/info-header/index.js +0 -10
  419. package/es/components/info-header/src/HiddenContent.js +0 -70
  420. package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
  421. package/es/components/info-header/src/InfoEllipsis.js +0 -43
  422. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
  423. package/es/components/info-header/src/InfoHeader.js +0 -236
  424. package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -361
  425. package/es/components/info-header/style/iconfont.ttf +0 -0
  426. package/es/components/info-header/style/index.css +0 -1
  427. package/es/components/map/index.d.ts +0 -75
  428. package/es/components/map/index.js +0 -10
  429. package/es/components/map/src/Map.js +0 -336
  430. package/es/components/map/src/Map.vue.d.ts +0 -75
  431. package/es/components/map/style/index.css +0 -1
  432. package/es/components/scale-view/index.d.ts +0 -1400
  433. package/es/components/scale-view/index.js +0 -35
  434. package/es/components/scale-view/src/ScaleView.js +0 -428
  435. package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
  436. package/es/components/scale-view/src/components/AnswerParse.js +0 -80
  437. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
  438. package/es/components/scale-view/src/components/EvaluateCountdown.js +0 -117
  439. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
  440. package/es/components/scale-view/src/components/EvaluatePage.js +0 -141
  441. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
  442. package/es/components/scale-view/src/components/LoadingCom.js +0 -19
  443. package/es/components/scale-view/src/components/NoData.js +0 -74
  444. package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
  445. package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
  446. package/es/components/scale-view/src/components/ScaleScore.js +0 -63
  447. package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
  448. package/es/components/scale-view/src/components/composables/choose-common.js +0 -83
  449. package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
  450. package/es/components/scale-view/src/components/formitem/address.js +0 -3993
  451. package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
  452. package/es/components/scale-view/src/components/formitem/r-address.js +0 -226
  453. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
  454. package/es/components/scale-view/src/components/formitem/r-cascader.js +0 -133
  455. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
  456. package/es/components/scale-view/src/components/formitem/r-checkbox.js +0 -281
  457. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
  458. package/es/components/scale-view/src/components/formitem/r-collection.js +0 -111
  459. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
  460. package/es/components/scale-view/src/components/formitem/r-datetime.js +0 -212
  461. package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
  462. package/es/components/scale-view/src/components/formitem/r-input.js +0 -86
  463. package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
  464. package/es/components/scale-view/src/components/formitem/r-map.js +0 -106
  465. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
  466. package/es/components/scale-view/src/components/formitem/r-radio.js +0 -240
  467. package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
  468. package/es/components/scale-view/src/components/formitem/r-select.js +0 -202
  469. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
  470. package/es/components/scale-view/src/components/formitem/r-upload.js +0 -221
  471. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
  472. package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
  473. package/es/components/scale-view/src/hooks/scaleview-computed.js +0 -309
  474. package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
  475. package/es/components/scale-view/src/hooks/scaleview-init.js +0 -437
  476. package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
  477. package/es/components/scale-view/src/hooks/scaleview-props.js +0 -81
  478. package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
  479. package/es/components/scale-view/src/hooks/scaleview-state.js +0 -38
  480. package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
  481. package/es/components/scale-view/src/hooks/scaleview-submit.js +0 -154
  482. package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
  483. package/es/components/scale-view/src/hooks/scaleview-validate.js +0 -187
  484. package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1853
  485. package/es/components/scale-view/src/hooks/use-component.js +0 -82
  486. package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
  487. package/es/components/scale-view/src/hooks/use-evaluate.js +0 -150
  488. package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
  489. package/es/components/scale-view/src/hooks/use-event.js +0 -129
  490. package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
  491. package/es/components/scale-view/src/hooks/use-noData.js +0 -41
  492. package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
  493. package/es/components/scale-view/src/utils/judge-types.js +0 -36
  494. package/es/components/scale-view/style/index.css +0 -1
  495. package/es/components/search-cascader/index.d.ts +0 -212
  496. package/es/components/search-cascader/index.js +0 -10
  497. package/es/components/search-cascader/src/SearchCascader.js +0 -188
  498. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -214
  499. package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -45
  500. package/es/components/search-cascader/src/components/SearchMenu.js +0 -134
  501. package/es/components/search-cascader/src/components/index.d.ts +0 -1
  502. package/es/components/search-cascader/src/components/index.js +0 -1
  503. package/es/components/search-cascader/src/constants/index.d.ts +0 -3
  504. package/es/components/search-cascader/src/constants/index.js +0 -5
  505. package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
  506. package/es/components/search-cascader/src/hooks/index.js +0 -1
  507. package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
  508. package/es/components/search-cascader/src/hooks/useCssVariable.js +0 -7
  509. package/es/components/search-cascader/src/utils/index.d.ts +0 -2
  510. package/es/components/search-cascader/src/utils/index.js +0 -11
  511. package/es/components/search-cascader/style/index.css +0 -1
  512. package/es/components/select-label/index.d.ts +0 -988
  513. package/es/components/select-label/index.js +0 -15
  514. package/es/components/select-label/src/LabelFormContent.js +0 -447
  515. package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
  516. package/es/components/select-label/src/SelectLabel.js +0 -6
  517. package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
  518. package/es/components/select-label/src/SelectLabel.vue_vue_type_script_setup_true_lang.js +0 -451
  519. package/es/components/select-label/src/components/label-classify.js +0 -132
  520. package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
  521. package/es/components/select-label/style/index.css +0 -1
  522. package/es/components/select-person/index.d.ts +0 -482
  523. package/es/components/select-person/index.js +0 -10
  524. package/es/components/select-person/src/SearchTree.js +0 -6
  525. package/es/components/select-person/src/SearchTree.vue.d.ts +0 -147
  526. package/es/components/select-person/src/SearchTree.vue_vue_type_script_setup_true_lang.js +0 -233
  527. package/es/components/select-person/src/SelectPerson.js +0 -6
  528. package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -483
  529. package/es/components/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.js +0 -970
  530. package/es/components/select-person/src/utils/index.d.ts +0 -12
  531. package/es/components/select-person/src/utils/index.js +0 -84
  532. package/es/components/select-person/style/index.css +0 -1
  533. package/es/components/shortcut-provider/index.d.ts +0 -21
  534. package/es/components/shortcut-provider/index.js +0 -12
  535. package/es/components/shortcut-provider/src/ShortcutProvider.js +0 -36
  536. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
  537. package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
  538. package/es/components/shortcut-provider/src/constants/index.js +0 -8
  539. package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
  540. package/es/components/shortcut-provider/src/hooks/index.js +0 -2
  541. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
  542. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.js +0 -12
  543. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
  544. package/es/components/shortcut-provider/src/hooks/useShortcuts.js +0 -185
  545. package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
  546. package/es/components/shortcut-provider/src/types/index.js +0 -1
  547. package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
  548. package/es/components/shortcut-provider/src/utils/index.js +0 -59
  549. package/es/components/shortcut-provider/style/index.css +0 -1
  550. package/es/components/shortcut-setter/index.d.ts +0 -2337
  551. package/es/components/shortcut-setter/index.js +0 -10
  552. package/es/components/shortcut-setter/src/ShortcutSetter.js +0 -98
  553. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2339
  554. package/es/components/shortcut-setter/src/ShortcutSetterItem.js +0 -73
  555. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
  556. package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
  557. package/es/components/shortcut-setter/src/types/index.js +0 -1
  558. package/es/components/shortcut-setter/style/index.css +0 -1
  559. package/es/components/steps-wheel/index.d.ts +0 -112
  560. package/es/components/steps-wheel/index.js +0 -10
  561. package/es/components/steps-wheel/src/StepsWheel.js +0 -318
  562. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -111
  563. package/es/components/steps-wheel/style/index.css +0 -1
  564. package/es/components/time-line/index.d.ts +0 -81
  565. package/es/components/time-line/index.js +0 -10
  566. package/es/components/time-line/src/TimeLine.js +0 -70
  567. package/es/components/time-line/src/TimeLine.vue.d.ts +0 -84
  568. package/es/components/time-line/style/index.css +0 -1
  569. package/es/env.d.ts +0 -24
  570. package/es/shared/assets/iconfont/iconfont.ttf +0 -0
  571. package/es/shared/assets/img/failure.d.ts +0 -2
  572. package/es/shared/assets/img/failure.js +0 -3
  573. package/es/shared/assets/img/icon-asc.d.ts +0 -2
  574. package/es/shared/assets/img/icon-asc.js +0 -1
  575. package/es/shared/assets/img/icon-desc.d.ts +0 -2
  576. package/es/shared/assets/img/icon-desc.js +0 -1
  577. package/es/shared/assets/img/no-permission.d.ts +0 -2
  578. package/es/shared/assets/img/no-permission.js +0 -3
  579. package/es/shared/assets/img/nodata.d.ts +0 -2
  580. package/es/shared/assets/img/nodata.js +0 -3
  581. package/es/shared/assets/img/notfound.d.ts +0 -2
  582. package/es/shared/assets/img/notfound.js +0 -3
  583. package/es/shared/assets/img/qr.d.ts +0 -2
  584. package/es/shared/assets/img/qr.js +0 -3
  585. package/es/shared/assets/img/success.d.ts +0 -2
  586. package/es/shared/assets/img/success.js +0 -3
  587. package/es/shared/assets/img/video.d.ts +0 -2
  588. package/es/shared/assets/img/video.js +0 -3
  589. package/es/shared/assets/img/video_default_cover.d.ts +0 -2
  590. package/es/shared/assets/img/video_default_cover.js +0 -3
  591. package/es/shared/assets/img/video_hover.d.ts +0 -2
  592. package/es/shared/assets/img/video_hover.js +0 -1
  593. package/es/shared/assets/img/video_play_hover.d.ts +0 -2
  594. package/es/shared/assets/img/video_play_hover.js +0 -1
  595. package/es/shared/assets/img/xb_big.d.ts +0 -2
  596. package/es/shared/assets/img/xb_big.js +0 -3
  597. package/es/shared/assets/img/xb_small.d.ts +0 -2
  598. package/es/shared/assets/img/xb_small.js +0 -3
  599. package/es/shared/components/SelectPage/SelectPage.js +0 -61
  600. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
  601. package/es/shared/components/SelectPage/index.d.ts +0 -2
  602. package/es/shared/components/SelectPage/index.js +0 -2
  603. package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
  604. package/es/shared/components/SlotRender/SlotRender.js +0 -35
  605. package/es/shared/components/SlotRender/index.d.ts +0 -2
  606. package/es/shared/components/SlotRender/index.js +0 -2
  607. package/es/shared/components/SvgIcon/SvgIcon.js +0 -36
  608. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
  609. package/es/shared/components/SvgIcon/index.d.ts +0 -2
  610. package/es/shared/components/SvgIcon/index.js +0 -2
  611. package/es/shared/components/TextOverTooltip/TextOverTooltip.js +0 -77
  612. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
  613. package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
  614. package/es/shared/components/TextOverTooltip/index.js +0 -2
  615. package/es/shared/components/no-data/NoData.js +0 -74
  616. package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
  617. package/es/shared/components/no-data/index.d.ts +0 -2
  618. package/es/shared/components/no-data/index.js +0 -2
  619. package/es/shared/components/player-vod/index.vue.d.ts +0 -2
  620. package/es/shared/components/player-vod/player.d.ts +0 -17
  621. package/es/shared/components/player-vod/player.js +0 -121
  622. package/es/shared/components/player-vod/video-list.d.ts +0 -32
  623. package/es/shared/components/player-vod/video-modal.d.ts +0 -54
  624. package/es/shared/components/player-vod/video-modal.js +0 -91
  625. package/es/shared/global/variable.d.ts +0 -1
  626. package/es/shared/global/variable.js +0 -3
  627. package/es/shared/index.d.ts +0 -0
  628. package/es/shared/index.js +0 -1
  629. package/es/shared/types/index.d.ts +0 -11
  630. package/es/shared/types/index.js +0 -1
  631. package/es/shared/utils/anime.d.ts +0 -35
  632. package/es/shared/utils/anime.js +0 -129
  633. package/es/shared/utils/clickoutside.d.ts +0 -18
  634. package/es/shared/utils/clickoutside.js +0 -52
  635. package/es/shared/utils/colorLog.d.ts +0 -31
  636. package/es/shared/utils/colorLog.js +0 -53
  637. package/es/shared/utils/crypto.d.ts +0 -7
  638. package/es/shared/utils/index.d.ts +0 -11
  639. package/es/shared/utils/index.js +0 -120
  640. package/es/shared/utils/loadViewer.d.ts +0 -2
  641. package/es/shared/utils/loadViewer.js +0 -11
  642. package/es/shared/utils/state.d.ts +0 -29
  643. package/es/shared/utils/state.js +0 -44
  644. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
  645. package/es/shared/utils/tapable/AsyncParallelBailHook.js +0 -63
  646. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
  647. package/es/shared/utils/tapable/AsyncParallelHook.js +0 -27
  648. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
  649. package/es/shared/utils/tapable/AsyncSeriesBailHook.js +0 -18
  650. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
  651. package/es/shared/utils/tapable/AsyncSeriesHook.js +0 -27
  652. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
  653. package/es/shared/utils/tapable/AsyncSeriesLoopHook.js +0 -12
  654. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
  655. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +0 -23
  656. package/es/shared/utils/tapable/Hook.d.ts +0 -50
  657. package/es/shared/utils/tapable/Hook.js +0 -140
  658. package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
  659. package/es/shared/utils/tapable/HookCodeFactory.js +0 -459
  660. package/es/shared/utils/tapable/HookMap.d.ts +0 -11
  661. package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
  662. package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
  663. package/es/shared/utils/tapable/SyncBailHook.js +0 -19
  664. package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
  665. package/es/shared/utils/tapable/SyncHook.js +0 -34
  666. package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
  667. package/es/shared/utils/tapable/SyncLoopHook.js +0 -13
  668. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
  669. package/es/shared/utils/tapable/SyncWaterfallHook.js +0 -48
  670. package/es/shared/utils/tapable/index.d.ts +0 -139
  671. package/es/shared/utils/utilExpand.d.ts +0 -1
  672. package/es/shared/utils/utilExpand.js +0 -715
  673. package/es/shared/utils/vexutils.d.ts +0 -10
  674. package/es/shared/utils/vexutils.js +0 -59
@@ -1,2337 +0,0 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
2
- export * from './src/types';
3
- declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
4
- glob: {
5
- type: BooleanConstructor;
6
- default: boolean;
7
- };
8
- scope: {
9
- type: (SymbolConstructor | StringConstructor)[];
10
- };
11
- }, {
12
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
- glob: {
14
- type: BooleanConstructor;
15
- default: boolean;
16
- };
17
- scope: {
18
- type: (SymbolConstructor | StringConstructor)[];
19
- };
20
- }>> & {
21
- onError?: ((...args: any[]) => any) | undefined;
22
- onUpdate?: ((...args: any[]) => any) | undefined;
23
- }>>;
24
- emit: (event: "error" | "update", ...args: any[]) => void;
25
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
26
- key: import("vue").Ref<number>;
27
- scope: import("vue").ComputedRef<string | symbol | undefined>;
28
- manager: {
29
- register: (shortcut: import("..").ShortcutOption) => {
30
- stop: () => void;
31
- signature: () => string;
32
- };
33
- traverse: () => Omit<import("..").ShortcutItem, "callback">[];
34
- clear: () => void;
35
- update: (key: string, info: KeyboardEvent | Partial<import("..").ShortcutSignatureInfo>) => Promise<void>;
36
- updateManagerDisabled: (disabled?: boolean | undefined) => void;
37
- };
38
- fieldList: import("vue").Ref<{
39
- [x: string]: any;
40
- val_key: string;
41
- html_type: string;
42
- annotation?: boolean | undefined;
43
- val_key_unit?: string | undefined;
44
- is_edit?: import("..").FormCommonState | undefined;
45
- elem_width?: number | undefined;
46
- is_show?: import("..").FormCommonState | undefined;
47
- is_null?: import("..").FormCommonState | undefined;
48
- name?: string | undefined;
49
- alias?: string | undefined;
50
- default_val?: any;
51
- is_empty?: import("..").FormCommonState | undefined;
52
- hide_title?: import("..").FormCommonState | undefined;
53
- placeholder?: string | undefined;
54
- validate?: {
55
- [x: string]: any;
56
- obj_type?: ("password" | "sex" | "age" | "email" | "id_card" | "age_unit" | "mobile" | "telephone" | "birthday" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
57
- vali_obj?: string | undefined;
58
- max_value?: string | number | undefined;
59
- min_value?: string | number | undefined;
60
- min_length?: string | number | undefined;
61
- max_length?: string | number | undefined;
62
- decimal_length?: string | number | undefined;
63
- regular_expression?: string | {
64
- exec: (string: string) => RegExpExecArray | null;
65
- test: (string: string) => boolean;
66
- readonly source: string;
67
- readonly global: boolean;
68
- readonly ignoreCase: boolean;
69
- readonly multiline: boolean;
70
- lastIndex: number;
71
- compile: (pattern: string, flags?: string | undefined) => RegExp;
72
- readonly flags: string;
73
- readonly sticky: boolean;
74
- readonly unicode: boolean;
75
- readonly dotAll: boolean;
76
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
77
- [Symbol.replace]: {
78
- (string: string, replaceValue: string): string;
79
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
80
- };
81
- [Symbol.search]: (string: string) => number;
82
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
83
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
84
- } | undefined;
85
- regular_error_tip?: string | undefined;
86
- } | undefined;
87
- option?: {
88
- text: string;
89
- value: any;
90
- keyword?: string | undefined;
91
- children?: any[] | undefined;
92
- }[] | undefined;
93
- multi_select?: import("..").FormCommonState | undefined;
94
- multi_select_value?: string | number | undefined;
95
- wordbook?: {
96
- level_num?: number | undefined;
97
- id?: string | undefined;
98
- name?: string | undefined;
99
- render_key?: string[] | undefined;
100
- search_key?: string[] | undefined;
101
- primary_key?: string | undefined;
102
- type?: string | undefined;
103
- value_key?: string | undefined;
104
- level_key?: string | undefined;
105
- link_key?: string | undefined;
106
- link_key_split?: string | undefined;
107
- show_key?: string[] | undefined;
108
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
109
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
110
- } | undefined;
111
- open?: {
112
- value?: any;
113
- describe?: string | undefined;
114
- } | undefined;
115
- close?: {
116
- value?: any;
117
- describe?: string | undefined;
118
- } | undefined;
119
- date_format?: string | undefined;
120
- step_length?: string | number | undefined;
121
- urlConfig?: {
122
- url: string;
123
- method?: import("..").FormRequestType | undefined;
124
- nameKey?: string | undefined;
125
- valueKey?: string | undefined;
126
- params?: import("../../../es/shared/types").AnyObject | undefined;
127
- dependKey?: string | Record<string, string> | (string | {
128
- paramName: string;
129
- paramValue?: string | undefined;
130
- required?: boolean | undefined;
131
- })[] | undefined;
132
- } | undefined;
133
- suffixConfig?: any | any[] | undefined;
134
- autograph?: string | undefined;
135
- defined_error_msg?: string | undefined;
136
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
137
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
138
- lazyRequest?: boolean | undefined;
139
- requestCache?: boolean | undefined;
140
- maxGroupNum?: number | undefined;
141
- jsonCombination?: boolean | undefined;
142
- children?: any[] | undefined;
143
- properties?: any[] | undefined;
144
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
145
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
146
- noDecorator?: {
147
- valueOf: () => boolean;
148
- } | undefined;
149
- display?: "flex" | "grid" | undefined;
150
- wrapperStyle?: Record<string, string> | {
151
- [x: `--${string}`]: string | number | undefined;
152
- accentColor?: string | undefined;
153
- alignContent?: string | undefined;
154
- alignItems?: string | undefined;
155
- alignSelf?: string | undefined;
156
- alignTracks?: string | undefined;
157
- animationComposition?: string | undefined;
158
- animationDelay?: string | undefined;
159
- animationDirection?: string | undefined;
160
- animationDuration?: string | undefined;
161
- animationFillMode?: string | undefined;
162
- animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
163
- animationName?: string | undefined;
164
- animationPlayState?: string | undefined;
165
- animationTimeline?: string | undefined;
166
- animationTimingFunction?: string | undefined;
167
- appearance?: import("csstype").AppearanceProperty | undefined;
168
- aspectRatio?: import("csstype").AspectRatioProperty | undefined;
169
- backdropFilter?: string | undefined;
170
- backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
171
- backgroundAttachment?: string | undefined;
172
- backgroundBlendMode?: string | undefined;
173
- backgroundClip?: string | undefined;
174
- backgroundColor?: string | undefined;
175
- backgroundImage?: string | undefined;
176
- backgroundOrigin?: string | undefined;
177
- backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
178
- backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
179
- backgroundRepeat?: string | undefined;
180
- backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
181
- blockOverflow?: string | undefined;
182
- blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
183
- borderBlockColor?: string | undefined;
184
- borderBlockEndColor?: string | undefined;
185
- borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
186
- borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
187
- borderBlockStartColor?: string | undefined;
188
- borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
189
- borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
190
- borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
191
- borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
192
- borderBottomColor?: string | undefined;
193
- borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
194
- borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
195
- borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
196
- borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
197
- borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
198
- borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
199
- borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
200
- borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
201
- borderImageRepeat?: string | undefined;
202
- borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
203
- borderImageSource?: string | undefined;
204
- borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
205
- borderInlineColor?: string | undefined;
206
- borderInlineEndColor?: string | undefined;
207
- borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
208
- borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
209
- borderInlineStartColor?: string | undefined;
210
- borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
211
- borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
212
- borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
213
- borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
214
- borderLeftColor?: string | undefined;
215
- borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
216
- borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
217
- borderRightColor?: string | undefined;
218
- borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
219
- borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
220
- borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
221
- borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
222
- borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
223
- borderTopColor?: string | undefined;
224
- borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
225
- borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
226
- borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
227
- borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
228
- bottom?: import("csstype").BottomProperty<string | number> | undefined;
229
- boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
230
- boxShadow?: string | undefined;
231
- boxSizing?: import("csstype").BoxSizingProperty | undefined;
232
- breakAfter?: import("csstype").BreakAfterProperty | undefined;
233
- breakBefore?: import("csstype").BreakBeforeProperty | undefined;
234
- breakInside?: import("csstype").BreakInsideProperty | undefined;
235
- captionSide?: import("csstype").CaptionSideProperty | undefined;
236
- caretColor?: string | undefined;
237
- clear?: import("csstype").ClearProperty | undefined;
238
- clipPath?: string | undefined;
239
- color?: string | undefined;
240
- colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
241
- colorScheme?: string | undefined;
242
- columnCount?: import("csstype").ColumnCountProperty | undefined;
243
- columnFill?: import("csstype").ColumnFillProperty | undefined;
244
- columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
245
- columnRuleColor?: string | undefined;
246
- columnRuleStyle?: string | undefined;
247
- columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
248
- columnSpan?: import("csstype").ColumnSpanProperty | undefined;
249
- columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
250
- contain?: string | undefined;
251
- content?: string | undefined;
252
- contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
253
- counterIncrement?: string | undefined;
254
- counterReset?: string | undefined;
255
- counterSet?: string | undefined;
256
- cursor?: string | undefined;
257
- direction?: import("csstype").DirectionProperty | undefined;
258
- display?: string | undefined;
259
- emptyCells?: import("csstype").EmptyCellsProperty | undefined;
260
- filter?: string | undefined;
261
- flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
262
- flexDirection?: import("csstype").FlexDirectionProperty | undefined;
263
- flexGrow?: import("csstype").GlobalsNumber | undefined;
264
- flexShrink?: import("csstype").GlobalsNumber | undefined;
265
- flexWrap?: import("csstype").FlexWrapProperty | undefined;
266
- float?: import("csstype").FloatProperty | undefined;
267
- fontFamily?: string | undefined;
268
- fontFeatureSettings?: string | undefined;
269
- fontKerning?: import("csstype").FontKerningProperty | undefined;
270
- fontLanguageOverride?: string | undefined;
271
- fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
272
- fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
273
- fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
274
- fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
275
- fontStretch?: string | undefined;
276
- fontStyle?: string | undefined;
277
- fontSynthesis?: string | undefined;
278
- fontVariant?: string | undefined;
279
- fontVariantAlternates?: string | undefined;
280
- fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
281
- fontVariantEastAsian?: string | undefined;
282
- fontVariantLigatures?: string | undefined;
283
- fontVariantNumeric?: string | undefined;
284
- fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
285
- fontVariationSettings?: string | undefined;
286
- fontWeight?: import("csstype").FontWeightProperty | undefined;
287
- forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
288
- gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
289
- gridAutoFlow?: string | undefined;
290
- gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
291
- gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
292
- gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
293
- gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
294
- gridRowStart?: import("csstype").GridRowStartProperty | undefined;
295
- gridTemplateAreas?: string | undefined;
296
- gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
297
- gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
298
- hangingPunctuation?: string | undefined;
299
- height?: import("csstype").HeightProperty<string | number> | undefined;
300
- hyphenateCharacter?: string | undefined;
301
- hyphens?: import("csstype").HyphensProperty | undefined;
302
- imageOrientation?: string | undefined;
303
- imageRendering?: import("csstype").ImageRenderingProperty | undefined;
304
- imageResolution?: string | undefined;
305
- initialLetter?: import("csstype").InitialLetterProperty | undefined;
306
- inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
307
- inputSecurity?: import("csstype").InputSecurityProperty | undefined;
308
- inset?: import("csstype").InsetProperty<string | number> | undefined;
309
- insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
310
- insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
311
- insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
312
- insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
313
- insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
314
- insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
315
- isolation?: import("csstype").IsolationProperty | undefined;
316
- justifyContent?: string | undefined;
317
- justifyItems?: string | undefined;
318
- justifySelf?: string | undefined;
319
- justifyTracks?: string | undefined;
320
- left?: import("csstype").LeftProperty<string | number> | undefined;
321
- letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
322
- lineBreak?: import("csstype").LineBreakProperty | undefined;
323
- lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
324
- lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
325
- listStyleImage?: string | undefined;
326
- listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
327
- listStyleType?: string | undefined;
328
- marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
329
- marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
330
- marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
331
- marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
332
- marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
333
- marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
334
- marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
335
- marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
336
- marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
337
- marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
338
- maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
339
- maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
340
- maskBorderRepeat?: string | undefined;
341
- maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
342
- maskBorderSource?: string | undefined;
343
- maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
344
- maskClip?: string | undefined;
345
- maskComposite?: string | undefined;
346
- maskImage?: string | undefined;
347
- maskMode?: string | undefined;
348
- maskOrigin?: string | undefined;
349
- maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
350
- maskRepeat?: string | undefined;
351
- maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
352
- maskType?: import("csstype").MaskTypeProperty | undefined;
353
- mathDepth?: import("csstype").MathDepthProperty | undefined;
354
- mathShift?: import("csstype").MathShiftProperty | undefined;
355
- mathStyle?: import("csstype").MathStyleProperty | undefined;
356
- maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
357
- maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
358
- maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
359
- maxLines?: import("csstype").MaxLinesProperty | undefined;
360
- maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
361
- minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
362
- minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
363
- minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
364
- minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
365
- mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
366
- motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
367
- motionPath?: string | undefined;
368
- motionRotation?: string | undefined;
369
- objectFit?: import("csstype").ObjectFitProperty | undefined;
370
- objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
371
- offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
372
- offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
373
- offsetPath?: string | undefined;
374
- offsetRotate?: string | undefined;
375
- offsetRotation?: string | undefined;
376
- opacity?: import("csstype").OpacityProperty | undefined;
377
- order?: import("csstype").GlobalsNumber | undefined;
378
- orphans?: import("csstype").GlobalsNumber | undefined;
379
- outlineColor?: string | undefined;
380
- outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
381
- outlineStyle?: string | undefined;
382
- outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
383
- overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
384
- overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
385
- overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
386
- overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
387
- overflowInline?: import("csstype").OverflowInlineProperty | undefined;
388
- overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
389
- overflowX?: import("csstype").OverflowXProperty | undefined;
390
- overflowY?: import("csstype").OverflowYProperty | undefined;
391
- overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
392
- overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
393
- overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
394
- overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
395
- paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
396
- paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
397
- paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
398
- paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
399
- paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
400
- paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
401
- paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
402
- paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
403
- paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
404
- paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
405
- pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
406
- pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
407
- pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
408
- paintOrder?: string | undefined;
409
- perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
410
- perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
411
- placeContent?: string | undefined;
412
- pointerEvents?: import("csstype").PointerEventsProperty | undefined;
413
- position?: import("csstype").PositionProperty | undefined;
414
- printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
415
- quotes?: string | undefined;
416
- resize?: import("csstype").ResizeProperty | undefined;
417
- right?: import("csstype").RightProperty<string | number> | undefined;
418
- rotate?: string | undefined;
419
- rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
420
- rubyAlign?: import("csstype").RubyAlignProperty | undefined;
421
- rubyMerge?: import("csstype").RubyMergeProperty | undefined;
422
- rubyPosition?: string | undefined;
423
- scale?: import("csstype").ScaleProperty | undefined;
424
- scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
425
- scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
426
- scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
427
- scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
428
- scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
429
- scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
430
- scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
431
- scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
432
- scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
433
- scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
434
- scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
435
- scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
436
- scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
437
- scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
438
- scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
439
- scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
440
- scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
441
- scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
442
- scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
443
- scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
444
- scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
445
- scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
446
- scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
447
- scrollSnapAlign?: string | undefined;
448
- scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
449
- scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
450
- scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
451
- scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
452
- scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
453
- scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
454
- scrollSnapType?: string | undefined;
455
- scrollbarColor?: string | undefined;
456
- scrollbarGutter?: string | undefined;
457
- scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
458
- shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
459
- shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
460
- shapeOutside?: string | undefined;
461
- tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
462
- tableLayout?: import("csstype").TableLayoutProperty | undefined;
463
- textAlign?: import("csstype").TextAlignProperty | undefined;
464
- textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
465
- textCombineUpright?: string | undefined;
466
- textDecorationColor?: string | undefined;
467
- textDecorationLine?: string | undefined;
468
- textDecorationSkip?: string | undefined;
469
- textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
470
- textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
471
- textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
472
- textEmphasisColor?: string | undefined;
473
- textEmphasisPosition?: string | undefined;
474
- textEmphasisStyle?: string | undefined;
475
- textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
476
- textJustify?: import("csstype").TextJustifyProperty | undefined;
477
- textOrientation?: import("csstype").TextOrientationProperty | undefined;
478
- textOverflow?: string | undefined;
479
- textRendering?: import("csstype").TextRenderingProperty | undefined;
480
- textShadow?: string | undefined;
481
- textSizeAdjust?: string | undefined;
482
- textTransform?: import("csstype").TextTransformProperty | undefined;
483
- textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
484
- textUnderlinePosition?: string | undefined;
485
- top?: import("csstype").TopProperty<string | number> | undefined;
486
- touchAction?: string | undefined;
487
- transform?: string | undefined;
488
- transformBox?: import("csstype").TransformBoxProperty | undefined;
489
- transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
490
- transformStyle?: import("csstype").TransformStyleProperty | undefined;
491
- transitionDelay?: string | undefined;
492
- transitionDuration?: string | undefined;
493
- transitionProperty?: string | undefined;
494
- transitionTimingFunction?: string | undefined;
495
- translate?: import("csstype").TranslateProperty<string | number> | undefined;
496
- unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
497
- userSelect?: import("csstype").UserSelectProperty | undefined;
498
- verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
499
- visibility?: import("csstype").VisibilityProperty | undefined;
500
- whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
501
- widows?: import("csstype").GlobalsNumber | undefined;
502
- width?: import("csstype").WidthProperty<string | number> | undefined;
503
- willChange?: string | undefined;
504
- wordBreak?: import("csstype").WordBreakProperty | undefined;
505
- wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
506
- wordWrap?: import("csstype").WordWrapProperty | undefined;
507
- writingMode?: import("csstype").WritingModeProperty | undefined;
508
- zIndex?: import("csstype").ZIndexProperty | undefined;
509
- zoom?: import("csstype").ZoomProperty | undefined;
510
- all?: import("csstype").Globals | undefined;
511
- animation?: import("csstype").AnimationProperty | undefined;
512
- background?: import("csstype").BackgroundProperty<string | number> | undefined;
513
- backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
514
- border?: import("csstype").BorderProperty<string | number> | undefined;
515
- borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
516
- borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
517
- borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
518
- borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
519
- borderColor?: string | undefined;
520
- borderImage?: import("csstype").BorderImageProperty | undefined;
521
- borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
522
- borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
523
- borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
524
- borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
525
- borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
526
- borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
527
- borderStyle?: string | undefined;
528
- borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
529
- borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
530
- columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
531
- columns?: import("csstype").ColumnsProperty<string | number> | undefined;
532
- flex?: import("csstype").FlexProperty<string | number> | undefined;
533
- flexFlow?: string | undefined;
534
- font?: string | undefined;
535
- gap?: import("csstype").GapProperty<string | number> | undefined;
536
- grid?: string | undefined;
537
- gridArea?: import("csstype").GridAreaProperty | undefined;
538
- gridColumn?: import("csstype").GridColumnProperty | undefined;
539
- gridRow?: import("csstype").GridRowProperty | undefined;
540
- gridTemplate?: string | undefined;
541
- lineClamp?: import("csstype").LineClampProperty | undefined;
542
- listStyle?: string | undefined;
543
- margin?: import("csstype").MarginProperty<string | number> | undefined;
544
- mask?: import("csstype").MaskProperty<string | number> | undefined;
545
- maskBorder?: import("csstype").MaskBorderProperty | undefined;
546
- motion?: import("csstype").OffsetProperty<string | number> | undefined;
547
- offset?: import("csstype").OffsetProperty<string | number> | undefined;
548
- outline?: import("csstype").OutlineProperty<string | number> | undefined;
549
- overflow?: string | undefined;
550
- overscrollBehavior?: string | undefined;
551
- padding?: import("csstype").PaddingProperty<string | number> | undefined;
552
- placeItems?: string | undefined;
553
- placeSelf?: string | undefined;
554
- textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
555
- textEmphasis?: string | undefined;
556
- transition?: string | undefined;
557
- MozAnimationDelay?: string | undefined;
558
- MozAnimationDirection?: string | undefined;
559
- MozAnimationDuration?: string | undefined;
560
- MozAnimationFillMode?: string | undefined;
561
- MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
562
- MozAnimationName?: string | undefined;
563
- MozAnimationPlayState?: string | undefined;
564
- MozAnimationTimingFunction?: string | undefined;
565
- MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
566
- MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
567
- MozBorderBottomColors?: string | undefined;
568
- MozBorderEndColor?: string | undefined;
569
- MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
570
- MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
571
- MozBorderLeftColors?: string | undefined;
572
- MozBorderRightColors?: string | undefined;
573
- MozBorderStartColor?: string | undefined;
574
- MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
575
- MozBorderTopColors?: string | undefined;
576
- MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
577
- MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
578
- MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
579
- MozColumnRuleColor?: string | undefined;
580
- MozColumnRuleStyle?: string | undefined;
581
- MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
582
- MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
583
- MozContextProperties?: string | undefined;
584
- MozFontFeatureSettings?: string | undefined;
585
- MozFontLanguageOverride?: string | undefined;
586
- MozHyphens?: import("csstype").HyphensProperty | undefined;
587
- MozImageRegion?: string | undefined;
588
- MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
589
- MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
590
- MozOrient?: import("csstype").MozOrientProperty | undefined;
591
- MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
592
- MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
593
- MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
594
- MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
595
- MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
596
- MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
597
- MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
598
- MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
599
- MozTextSizeAdjust?: string | undefined;
600
- MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
601
- MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
602
- MozTransitionDelay?: string | undefined;
603
- MozTransitionDuration?: string | undefined;
604
- MozTransitionProperty?: string | undefined;
605
- MozTransitionTimingFunction?: string | undefined;
606
- MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
607
- MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
608
- MozUserSelect?: import("csstype").UserSelectProperty | undefined;
609
- MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
610
- MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
611
- msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
612
- msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
613
- msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
614
- msContentZoomLimitMax?: string | undefined;
615
- msContentZoomLimitMin?: string | undefined;
616
- msContentZoomSnapPoints?: string | undefined;
617
- msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
618
- msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
619
- msFilter?: string | undefined;
620
- msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
621
- msFlexPositive?: import("csstype").GlobalsNumber | undefined;
622
- msFlowFrom?: string | undefined;
623
- msFlowInto?: string | undefined;
624
- msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
625
- msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
626
- msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
627
- msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
628
- msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
629
- msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
630
- msHyphens?: import("csstype").HyphensProperty | undefined;
631
- msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
632
- msLineBreak?: import("csstype").LineBreakProperty | undefined;
633
- msOrder?: import("csstype").GlobalsNumber | undefined;
634
- msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
635
- msOverflowX?: import("csstype").OverflowXProperty | undefined;
636
- msOverflowY?: import("csstype").OverflowYProperty | undefined;
637
- msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
638
- msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
639
- msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
640
- msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
641
- msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
642
- msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
643
- msScrollSnapPointsX?: string | undefined;
644
- msScrollSnapPointsY?: string | undefined;
645
- msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
646
- msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
647
- msScrollbar3dlightColor?: string | undefined;
648
- msScrollbarArrowColor?: string | undefined;
649
- msScrollbarBaseColor?: string | undefined;
650
- msScrollbarDarkshadowColor?: string | undefined;
651
- msScrollbarFaceColor?: string | undefined;
652
- msScrollbarHighlightColor?: string | undefined;
653
- msScrollbarShadowColor?: string | undefined;
654
- msScrollbarTrackColor?: string | undefined;
655
- msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
656
- msTextCombineHorizontal?: string | undefined;
657
- msTextOverflow?: string | undefined;
658
- msTouchAction?: string | undefined;
659
- msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
660
- msTransform?: string | undefined;
661
- msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
662
- msTransitionDelay?: string | undefined;
663
- msTransitionDuration?: string | undefined;
664
- msTransitionProperty?: string | undefined;
665
- msTransitionTimingFunction?: string | undefined;
666
- msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
667
- msWordBreak?: import("csstype").WordBreakProperty | undefined;
668
- msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
669
- msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
670
- msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
671
- msWritingMode?: import("csstype").WritingModeProperty | undefined;
672
- WebkitAlignContent?: string | undefined;
673
- WebkitAlignItems?: string | undefined;
674
- WebkitAlignSelf?: string | undefined;
675
- WebkitAnimationDelay?: string | undefined;
676
- WebkitAnimationDirection?: string | undefined;
677
- WebkitAnimationDuration?: string | undefined;
678
- WebkitAnimationFillMode?: string | undefined;
679
- WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
680
- WebkitAnimationName?: string | undefined;
681
- WebkitAnimationPlayState?: string | undefined;
682
- WebkitAnimationTimingFunction?: string | undefined;
683
- WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
684
- WebkitBackdropFilter?: string | undefined;
685
- WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
686
- WebkitBackgroundClip?: string | undefined;
687
- WebkitBackgroundOrigin?: string | undefined;
688
- WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
689
- WebkitBorderBeforeColor?: string | undefined;
690
- WebkitBorderBeforeStyle?: string | undefined;
691
- WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
692
- WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
693
- WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
694
- WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
695
- WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
696
- WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
697
- WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
698
- WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
699
- WebkitBoxShadow?: string | undefined;
700
- WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
701
- WebkitClipPath?: string | undefined;
702
- WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
703
- WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
704
- WebkitColumnRuleColor?: string | undefined;
705
- WebkitColumnRuleStyle?: string | undefined;
706
- WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
707
- WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
708
- WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
709
- WebkitFilter?: string | undefined;
710
- WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
711
- WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
712
- WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
713
- WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
714
- WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
715
- WebkitFontFeatureSettings?: string | undefined;
716
- WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
717
- WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
718
- WebkitFontVariantLigatures?: string | undefined;
719
- WebkitHyphenateCharacter?: string | undefined;
720
- WebkitHyphens?: import("csstype").HyphensProperty | undefined;
721
- WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
722
- WebkitJustifyContent?: string | undefined;
723
- WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
724
- WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
725
- WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
726
- WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
727
- WebkitMaskAttachment?: string | undefined;
728
- WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
729
- WebkitMaskBoxImageRepeat?: string | undefined;
730
- WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
731
- WebkitMaskBoxImageSource?: string | undefined;
732
- WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
733
- WebkitMaskClip?: string | undefined;
734
- WebkitMaskComposite?: string | undefined;
735
- WebkitMaskImage?: string | undefined;
736
- WebkitMaskOrigin?: string | undefined;
737
- WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
738
- WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
739
- WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
740
- WebkitMaskRepeat?: string | undefined;
741
- WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
742
- WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
743
- WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
744
- WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
745
- WebkitOrder?: import("csstype").GlobalsNumber | undefined;
746
- WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
747
- WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
748
- WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
749
- WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
750
- WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
751
- WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
752
- WebkitRubyPosition?: string | undefined;
753
- WebkitScrollSnapType?: string | undefined;
754
- WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
755
- WebkitTapHighlightColor?: string | undefined;
756
- WebkitTextCombine?: string | undefined;
757
- WebkitTextDecorationColor?: string | undefined;
758
- WebkitTextDecorationLine?: string | undefined;
759
- WebkitTextDecorationSkip?: string | undefined;
760
- WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
761
- WebkitTextEmphasisColor?: string | undefined;
762
- WebkitTextEmphasisPosition?: string | undefined;
763
- WebkitTextEmphasisStyle?: string | undefined;
764
- WebkitTextFillColor?: string | undefined;
765
- WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
766
- WebkitTextSizeAdjust?: string | undefined;
767
- WebkitTextStrokeColor?: string | undefined;
768
- WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
769
- WebkitTextUnderlinePosition?: string | undefined;
770
- WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
771
- WebkitTransform?: string | undefined;
772
- WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
773
- WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
774
- WebkitTransitionDelay?: string | undefined;
775
- WebkitTransitionDuration?: string | undefined;
776
- WebkitTransitionProperty?: string | undefined;
777
- WebkitTransitionTimingFunction?: string | undefined;
778
- WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
779
- WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
780
- WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
781
- MozAnimation?: import("csstype").AnimationProperty | undefined;
782
- MozBorderImage?: import("csstype").BorderImageProperty | undefined;
783
- MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
784
- MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
785
- MozTransition?: string | undefined;
786
- msContentZoomLimit?: string | undefined;
787
- msContentZoomSnap?: string | undefined;
788
- msFlex?: import("csstype").FlexProperty<string | number> | undefined;
789
- msScrollLimit?: string | undefined;
790
- msScrollSnapX?: string | undefined;
791
- msScrollSnapY?: string | undefined;
792
- msTransition?: string | undefined;
793
- WebkitAnimation?: import("csstype").AnimationProperty | undefined;
794
- WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
795
- WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
796
- WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
797
- WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
798
- WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
799
- WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
800
- WebkitFlexFlow?: string | undefined;
801
- WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
802
- WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
803
- WebkitTextEmphasis?: string | undefined;
804
- WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
805
- WebkitTransition?: string | undefined;
806
- azimuth?: string | undefined;
807
- boxAlign?: import("csstype").BoxAlignProperty | undefined;
808
- boxDirection?: import("csstype").BoxDirectionProperty | undefined;
809
- boxFlex?: import("csstype").GlobalsNumber | undefined;
810
- boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
811
- boxLines?: import("csstype").BoxLinesProperty | undefined;
812
- boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
813
- boxOrient?: import("csstype").BoxOrientProperty | undefined;
814
- boxPack?: import("csstype").BoxPackProperty | undefined;
815
- clip?: string | undefined;
816
- gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
817
- gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
818
- gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
819
- imeMode?: import("csstype").ImeModeProperty | undefined;
820
- offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
821
- offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
822
- offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
823
- offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
824
- offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
825
- offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
826
- scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
827
- scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
828
- scrollSnapPointsX?: string | undefined;
829
- scrollSnapPointsY?: string | undefined;
830
- scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
831
- scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
832
- KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
833
- KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
834
- KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
835
- KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
836
- KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
837
- KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
838
- KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
839
- KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
840
- KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
841
- KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
842
- KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
843
- MozBackgroundClip?: string | undefined;
844
- MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
845
- MozBackgroundOrigin?: string | undefined;
846
- MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
847
- MozBinding?: string | undefined;
848
- MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
849
- MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
850
- MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
851
- MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
852
- MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
853
- MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
854
- MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
855
- MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
856
- MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
857
- MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
858
- MozBoxPack?: import("csstype").BoxPackProperty | undefined;
859
- MozBoxShadow?: string | undefined;
860
- MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
861
- MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
862
- MozOpacity?: import("csstype").OpacityProperty | undefined;
863
- MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
864
- MozOutlineColor?: string | undefined;
865
- MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
866
- MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
867
- MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
868
- MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
869
- MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
870
- MozOutlineStyle?: string | undefined;
871
- MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
872
- MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
873
- MozTextDecorationColor?: string | undefined;
874
- MozTextDecorationLine?: string | undefined;
875
- MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
876
- MozUserInput?: import("csstype").MozUserInputProperty | undefined;
877
- msImeMode?: import("csstype").ImeModeProperty | undefined;
878
- OAnimation?: import("csstype").AnimationProperty | undefined;
879
- OAnimationDelay?: string | undefined;
880
- OAnimationDirection?: string | undefined;
881
- OAnimationDuration?: string | undefined;
882
- OAnimationFillMode?: string | undefined;
883
- OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
884
- OAnimationName?: string | undefined;
885
- OAnimationPlayState?: string | undefined;
886
- OAnimationTimingFunction?: string | undefined;
887
- OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
888
- OBorderImage?: import("csstype").BorderImageProperty | undefined;
889
- OObjectFit?: import("csstype").ObjectFitProperty | undefined;
890
- OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
891
- OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
892
- OTextOverflow?: string | undefined;
893
- OTransform?: string | undefined;
894
- OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
895
- OTransition?: string | undefined;
896
- OTransitionDelay?: string | undefined;
897
- OTransitionDuration?: string | undefined;
898
- OTransitionProperty?: string | undefined;
899
- OTransitionTimingFunction?: string | undefined;
900
- WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
901
- WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
902
- WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
903
- WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
904
- WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
905
- WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
906
- WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
907
- WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
908
- WebkitScrollSnapPointsX?: string | undefined;
909
- WebkitScrollSnapPointsY?: string | undefined;
910
- alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
911
- baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
912
- clipRule?: import("csstype").ClipRuleProperty | undefined;
913
- colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
914
- colorRendering?: import("csstype").ColorRenderingProperty | undefined;
915
- dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
916
- fill?: string | undefined;
917
- fillOpacity?: import("csstype").GlobalsNumber | undefined;
918
- fillRule?: import("csstype").FillRuleProperty | undefined;
919
- floodColor?: string | undefined;
920
- floodOpacity?: import("csstype").GlobalsNumber | undefined;
921
- glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
922
- lightingColor?: string | undefined;
923
- marker?: string | undefined;
924
- markerEnd?: string | undefined;
925
- markerMid?: string | undefined;
926
- markerStart?: string | undefined;
927
- shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
928
- stopColor?: string | undefined;
929
- stopOpacity?: import("csstype").GlobalsNumber | undefined;
930
- stroke?: string | undefined;
931
- strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
932
- strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
933
- strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
934
- strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
935
- strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
936
- strokeOpacity?: import("csstype").GlobalsNumber | undefined;
937
- strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
938
- textAnchor?: import("csstype").TextAnchorProperty | undefined;
939
- vectorEffect?: import("csstype").VectorEffectProperty | undefined;
940
- "accent-color"?: string | undefined;
941
- "align-content"?: string | undefined;
942
- "align-items"?: string | undefined;
943
- "align-self"?: string | undefined;
944
- "align-tracks"?: string | undefined;
945
- "animation-composition"?: string | undefined;
946
- "animation-delay"?: string | undefined;
947
- "animation-direction"?: string | undefined;
948
- "animation-duration"?: string | undefined;
949
- "animation-fill-mode"?: string | undefined;
950
- "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
951
- "animation-name"?: string | undefined;
952
- "animation-play-state"?: string | undefined;
953
- "animation-timeline"?: string | undefined;
954
- "animation-timing-function"?: string | undefined;
955
- "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
956
- "backdrop-filter"?: string | undefined;
957
- "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
958
- "background-attachment"?: string | undefined;
959
- "background-blend-mode"?: string | undefined;
960
- "background-clip"?: string | undefined;
961
- "background-color"?: string | undefined;
962
- "background-image"?: string | undefined;
963
- "background-origin"?: string | undefined;
964
- "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
965
- "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
966
- "background-repeat"?: string | undefined;
967
- "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
968
- "block-overflow"?: string | undefined;
969
- "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
970
- "border-block-color"?: string | undefined;
971
- "border-block-end-color"?: string | undefined;
972
- "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
973
- "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
974
- "border-block-start-color"?: string | undefined;
975
- "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
976
- "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
977
- "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
978
- "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
979
- "border-bottom-color"?: string | undefined;
980
- "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
981
- "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
982
- "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
983
- "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
984
- "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
985
- "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
986
- "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
987
- "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
988
- "border-image-repeat"?: string | undefined;
989
- "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
990
- "border-image-source"?: string | undefined;
991
- "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
992
- "border-inline-color"?: string | undefined;
993
- "border-inline-end-color"?: string | undefined;
994
- "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
995
- "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
996
- "border-inline-start-color"?: string | undefined;
997
- "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
998
- "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
999
- "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
1000
- "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
1001
- "border-left-color"?: string | undefined;
1002
- "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
1003
- "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1004
- "border-right-color"?: string | undefined;
1005
- "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
1006
- "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1007
- "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1008
- "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1009
- "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1010
- "border-top-color"?: string | undefined;
1011
- "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1012
- "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1013
- "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
1014
- "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1015
- "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1016
- "box-shadow"?: string | undefined;
1017
- "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1018
- "break-after"?: import("csstype").BreakAfterProperty | undefined;
1019
- "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1020
- "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1021
- "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1022
- "caret-color"?: string | undefined;
1023
- "clip-path"?: string | undefined;
1024
- "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1025
- "color-scheme"?: string | undefined;
1026
- "column-count"?: import("csstype").ColumnCountProperty | undefined;
1027
- "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1028
- "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1029
- "column-rule-color"?: string | undefined;
1030
- "column-rule-style"?: string | undefined;
1031
- "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1032
- "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1033
- "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1034
- "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1035
- "counter-increment"?: string | undefined;
1036
- "counter-reset"?: string | undefined;
1037
- "counter-set"?: string | undefined;
1038
- "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1039
- "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1040
- "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1041
- "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1042
- "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1043
- "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1044
- "font-family"?: string | undefined;
1045
- "font-feature-settings"?: string | undefined;
1046
- "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1047
- "font-language-override"?: string | undefined;
1048
- "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1049
- "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1050
- "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1051
- "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1052
- "font-stretch"?: string | undefined;
1053
- "font-style"?: string | undefined;
1054
- "font-synthesis"?: string | undefined;
1055
- "font-variant"?: string | undefined;
1056
- "font-variant-alternates"?: string | undefined;
1057
- "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1058
- "font-variant-east-asian"?: string | undefined;
1059
- "font-variant-ligatures"?: string | undefined;
1060
- "font-variant-numeric"?: string | undefined;
1061
- "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1062
- "font-variation-settings"?: string | undefined;
1063
- "font-weight"?: import("csstype").FontWeightProperty | undefined;
1064
- "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1065
- "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1066
- "grid-auto-flow"?: string | undefined;
1067
- "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1068
- "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1069
- "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1070
- "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1071
- "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1072
- "grid-template-areas"?: string | undefined;
1073
- "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1074
- "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1075
- "hanging-punctuation"?: string | undefined;
1076
- "hyphenate-character"?: string | undefined;
1077
- "image-orientation"?: string | undefined;
1078
- "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1079
- "image-resolution"?: string | undefined;
1080
- "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1081
- "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1082
- "input-security"?: import("csstype").InputSecurityProperty | undefined;
1083
- "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1084
- "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1085
- "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1086
- "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1087
- "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1088
- "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1089
- "justify-content"?: string | undefined;
1090
- "justify-items"?: string | undefined;
1091
- "justify-self"?: string | undefined;
1092
- "justify-tracks"?: string | undefined;
1093
- "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1094
- "line-break"?: import("csstype").LineBreakProperty | undefined;
1095
- "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1096
- "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1097
- "list-style-image"?: string | undefined;
1098
- "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
1099
- "list-style-type"?: string | undefined;
1100
- "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
1101
- "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1102
- "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1103
- "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
1104
- "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
1105
- "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1106
- "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1107
- "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
1108
- "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
1109
- "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
1110
- "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
1111
- "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1112
- "mask-border-repeat"?: string | undefined;
1113
- "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1114
- "mask-border-source"?: string | undefined;
1115
- "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1116
- "mask-clip"?: string | undefined;
1117
- "mask-composite"?: string | undefined;
1118
- "mask-image"?: string | undefined;
1119
- "mask-mode"?: string | undefined;
1120
- "mask-origin"?: string | undefined;
1121
- "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
1122
- "mask-repeat"?: string | undefined;
1123
- "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
1124
- "mask-type"?: import("csstype").MaskTypeProperty | undefined;
1125
- "math-depth"?: import("csstype").MathDepthProperty | undefined;
1126
- "math-shift"?: import("csstype").MathShiftProperty | undefined;
1127
- "math-style"?: import("csstype").MathStyleProperty | undefined;
1128
- "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1129
- "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
1130
- "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1131
- "max-lines"?: import("csstype").MaxLinesProperty | undefined;
1132
- "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
1133
- "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1134
- "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
1135
- "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1136
- "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
1137
- "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
1138
- "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1139
- "motion-path"?: string | undefined;
1140
- "motion-rotation"?: string | undefined;
1141
- "object-fit"?: import("csstype").ObjectFitProperty | undefined;
1142
- "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1143
- "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1144
- "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1145
- "offset-path"?: string | undefined;
1146
- "offset-rotate"?: string | undefined;
1147
- "offset-rotation"?: string | undefined;
1148
- "outline-color"?: string | undefined;
1149
- "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1150
- "outline-style"?: string | undefined;
1151
- "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1152
- "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
1153
- "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
1154
- "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
1155
- "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1156
- "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
1157
- "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
1158
- "overflow-x"?: import("csstype").OverflowXProperty | undefined;
1159
- "overflow-y"?: import("csstype").OverflowYProperty | undefined;
1160
- "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1161
- "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1162
- "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
1163
- "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
1164
- "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1165
- "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1166
- "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1167
- "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1168
- "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1169
- "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1170
- "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1171
- "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1172
- "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
1173
- "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
1174
- "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
1175
- "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
1176
- "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
1177
- "paint-order"?: string | undefined;
1178
- "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1179
- "place-content"?: string | undefined;
1180
- "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
1181
- "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1182
- "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
1183
- "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
1184
- "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
1185
- "ruby-position"?: string | undefined;
1186
- "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
1187
- "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1188
- "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1189
- "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1190
- "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1191
- "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1192
- "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1193
- "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1194
- "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1195
- "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1196
- "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1197
- "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1198
- "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1199
- "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1200
- "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1201
- "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1202
- "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1203
- "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1204
- "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1205
- "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1206
- "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1207
- "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1208
- "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1209
- "scroll-snap-align"?: string | undefined;
1210
- "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1211
- "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1212
- "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1213
- "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1214
- "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1215
- "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
1216
- "scroll-snap-type"?: string | undefined;
1217
- "scrollbar-color"?: string | undefined;
1218
- "scrollbar-gutter"?: string | undefined;
1219
- "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
1220
- "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
1221
- "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1222
- "shape-outside"?: string | undefined;
1223
- "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1224
- "table-layout"?: import("csstype").TableLayoutProperty | undefined;
1225
- "text-align"?: import("csstype").TextAlignProperty | undefined;
1226
- "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1227
- "text-combine-upright"?: string | undefined;
1228
- "text-decoration-color"?: string | undefined;
1229
- "text-decoration-line"?: string | undefined;
1230
- "text-decoration-skip"?: string | undefined;
1231
- "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
1232
- "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1233
- "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1234
- "text-emphasis-color"?: string | undefined;
1235
- "text-emphasis-position"?: string | undefined;
1236
- "text-emphasis-style"?: string | undefined;
1237
- "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
1238
- "text-justify"?: import("csstype").TextJustifyProperty | undefined;
1239
- "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1240
- "text-overflow"?: string | undefined;
1241
- "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
1242
- "text-shadow"?: string | undefined;
1243
- "text-size-adjust"?: string | undefined;
1244
- "text-transform"?: import("csstype").TextTransformProperty | undefined;
1245
- "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1246
- "text-underline-position"?: string | undefined;
1247
- "touch-action"?: string | undefined;
1248
- "transform-box"?: import("csstype").TransformBoxProperty | undefined;
1249
- "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1250
- "transform-style"?: import("csstype").TransformStyleProperty | undefined;
1251
- "transition-delay"?: string | undefined;
1252
- "transition-duration"?: string | undefined;
1253
- "transition-property"?: string | undefined;
1254
- "transition-timing-function"?: string | undefined;
1255
- "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
1256
- "user-select"?: import("csstype").UserSelectProperty | undefined;
1257
- "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1258
- "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
1259
- "will-change"?: string | undefined;
1260
- "word-break"?: import("csstype").WordBreakProperty | undefined;
1261
- "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
1262
- "word-wrap"?: import("csstype").WordWrapProperty | undefined;
1263
- "writing-mode"?: import("csstype").WritingModeProperty | undefined;
1264
- "z-index"?: import("csstype").ZIndexProperty | undefined;
1265
- "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1266
- "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
1267
- "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1268
- "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1269
- "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
1270
- "border-color"?: string | undefined;
1271
- "border-image"?: import("csstype").BorderImageProperty | undefined;
1272
- "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
1273
- "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1274
- "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1275
- "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
1276
- "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1277
- "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
1278
- "border-style"?: string | undefined;
1279
- "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
1280
- "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
1281
- "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1282
- "flex-flow"?: string | undefined;
1283
- "grid-area"?: import("csstype").GridAreaProperty | undefined;
1284
- "grid-column"?: import("csstype").GridColumnProperty | undefined;
1285
- "grid-row"?: import("csstype").GridRowProperty | undefined;
1286
- "grid-template"?: string | undefined;
1287
- "line-clamp"?: import("csstype").LineClampProperty | undefined;
1288
- "list-style"?: string | undefined;
1289
- "mask-border"?: import("csstype").MaskBorderProperty | undefined;
1290
- "overscroll-behavior"?: string | undefined;
1291
- "place-items"?: string | undefined;
1292
- "place-self"?: string | undefined;
1293
- "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
1294
- "text-emphasis"?: string | undefined;
1295
- "-moz-animation-delay"?: string | undefined;
1296
- "-moz-animation-direction"?: string | undefined;
1297
- "-moz-animation-duration"?: string | undefined;
1298
- "-moz-animation-fill-mode"?: string | undefined;
1299
- "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1300
- "-moz-animation-name"?: string | undefined;
1301
- "-moz-animation-play-state"?: string | undefined;
1302
- "-moz-animation-timing-function"?: string | undefined;
1303
- "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
1304
- "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1305
- "-moz-border-bottom-colors"?: string | undefined;
1306
- "-moz-border-end-color"?: string | undefined;
1307
- "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1308
- "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1309
- "-moz-border-left-colors"?: string | undefined;
1310
- "-moz-border-right-colors"?: string | undefined;
1311
- "-moz-border-start-color"?: string | undefined;
1312
- "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1313
- "-moz-border-top-colors"?: string | undefined;
1314
- "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1315
- "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
1316
- "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1317
- "-moz-column-rule-color"?: string | undefined;
1318
- "-moz-column-rule-style"?: string | undefined;
1319
- "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1320
- "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1321
- "-moz-context-properties"?: string | undefined;
1322
- "-moz-font-feature-settings"?: string | undefined;
1323
- "-moz-font-language-override"?: string | undefined;
1324
- "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
1325
- "-moz-image-region"?: string | undefined;
1326
- "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1327
- "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1328
- "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
1329
- "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1330
- "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1331
- "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1332
- "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1333
- "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1334
- "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
1335
- "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1336
- "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
1337
- "-moz-text-size-adjust"?: string | undefined;
1338
- "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1339
- "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1340
- "-moz-transition-delay"?: string | undefined;
1341
- "-moz-transition-duration"?: string | undefined;
1342
- "-moz-transition-property"?: string | undefined;
1343
- "-moz-transition-timing-function"?: string | undefined;
1344
- "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
1345
- "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
1346
- "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
1347
- "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
1348
- "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
1349
- "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
1350
- "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
1351
- "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
1352
- "-ms-content-zoom-limit-max"?: string | undefined;
1353
- "-ms-content-zoom-limit-min"?: string | undefined;
1354
- "-ms-content-zoom-snap-points"?: string | undefined;
1355
- "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1356
- "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
1357
- "-ms-filter"?: string | undefined;
1358
- "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1359
- "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
1360
- "-ms-flow-from"?: string | undefined;
1361
- "-ms-flow-into"?: string | undefined;
1362
- "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1363
- "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1364
- "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
1365
- "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1366
- "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1367
- "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1368
- "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
1369
- "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
1370
- "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
1371
- "-ms-order"?: import("csstype").GlobalsNumber | undefined;
1372
- "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
1373
- "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
1374
- "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
1375
- "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
1376
- "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1377
- "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1378
- "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1379
- "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1380
- "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
1381
- "-ms-scroll-snap-points-x"?: string | undefined;
1382
- "-ms-scroll-snap-points-y"?: string | undefined;
1383
- "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
1384
- "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
1385
- "-ms-scrollbar-3dlight-color"?: string | undefined;
1386
- "-ms-scrollbar-arrow-color"?: string | undefined;
1387
- "-ms-scrollbar-base-color"?: string | undefined;
1388
- "-ms-scrollbar-darkshadow-color"?: string | undefined;
1389
- "-ms-scrollbar-face-color"?: string | undefined;
1390
- "-ms-scrollbar-highlight-color"?: string | undefined;
1391
- "-ms-scrollbar-shadow-color"?: string | undefined;
1392
- "-ms-scrollbar-track-color"?: string | undefined;
1393
- "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
1394
- "-ms-text-combine-horizontal"?: string | undefined;
1395
- "-ms-text-overflow"?: string | undefined;
1396
- "-ms-touch-action"?: string | undefined;
1397
- "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
1398
- "-ms-transform"?: string | undefined;
1399
- "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1400
- "-ms-transition-delay"?: string | undefined;
1401
- "-ms-transition-duration"?: string | undefined;
1402
- "-ms-transition-property"?: string | undefined;
1403
- "-ms-transition-timing-function"?: string | undefined;
1404
- "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
1405
- "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
1406
- "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
1407
- "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1408
- "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
1409
- "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1410
- "-webkit-align-content"?: string | undefined;
1411
- "-webkit-align-items"?: string | undefined;
1412
- "-webkit-align-self"?: string | undefined;
1413
- "-webkit-animation-delay"?: string | undefined;
1414
- "-webkit-animation-direction"?: string | undefined;
1415
- "-webkit-animation-duration"?: string | undefined;
1416
- "-webkit-animation-fill-mode"?: string | undefined;
1417
- "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1418
- "-webkit-animation-name"?: string | undefined;
1419
- "-webkit-animation-play-state"?: string | undefined;
1420
- "-webkit-animation-timing-function"?: string | undefined;
1421
- "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
1422
- "-webkit-backdrop-filter"?: string | undefined;
1423
- "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1424
- "-webkit-background-clip"?: string | undefined;
1425
- "-webkit-background-origin"?: string | undefined;
1426
- "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1427
- "-webkit-border-before-color"?: string | undefined;
1428
- "-webkit-border-before-style"?: string | undefined;
1429
- "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1430
- "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1431
- "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1432
- "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1433
- "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1434
- "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1435
- "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1436
- "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1437
- "-webkit-box-shadow"?: string | undefined;
1438
- "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1439
- "-webkit-clip-path"?: string | undefined;
1440
- "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
1441
- "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1442
- "-webkit-column-rule-color"?: string | undefined;
1443
- "-webkit-column-rule-style"?: string | undefined;
1444
- "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1445
- "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
1446
- "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1447
- "-webkit-filter"?: string | undefined;
1448
- "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1449
- "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1450
- "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
1451
- "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1452
- "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1453
- "-webkit-font-feature-settings"?: string | undefined;
1454
- "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
1455
- "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1456
- "-webkit-font-variant-ligatures"?: string | undefined;
1457
- "-webkit-hyphenate-character"?: string | undefined;
1458
- "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
1459
- "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1460
- "-webkit-justify-content"?: string | undefined;
1461
- "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
1462
- "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
1463
- "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1464
- "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1465
- "-webkit-mask-attachment"?: string | undefined;
1466
- "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1467
- "-webkit-mask-box-image-repeat"?: string | undefined;
1468
- "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1469
- "-webkit-mask-box-image-source"?: string | undefined;
1470
- "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1471
- "-webkit-mask-clip"?: string | undefined;
1472
- "-webkit-mask-composite"?: string | undefined;
1473
- "-webkit-mask-image"?: string | undefined;
1474
- "-webkit-mask-origin"?: string | undefined;
1475
- "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1476
- "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1477
- "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1478
- "-webkit-mask-repeat"?: string | undefined;
1479
- "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1480
- "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1481
- "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1482
- "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1483
- "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
1484
- "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1485
- "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1486
- "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1487
- "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1488
- "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1489
- "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1490
- "-webkit-ruby-position"?: string | undefined;
1491
- "-webkit-scroll-snap-type"?: string | undefined;
1492
- "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1493
- "-webkit-tap-highlight-color"?: string | undefined;
1494
- "-webkit-text-combine"?: string | undefined;
1495
- "-webkit-text-decoration-color"?: string | undefined;
1496
- "-webkit-text-decoration-line"?: string | undefined;
1497
- "-webkit-text-decoration-skip"?: string | undefined;
1498
- "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1499
- "-webkit-text-emphasis-color"?: string | undefined;
1500
- "-webkit-text-emphasis-position"?: string | undefined;
1501
- "-webkit-text-emphasis-style"?: string | undefined;
1502
- "-webkit-text-fill-color"?: string | undefined;
1503
- "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1504
- "-webkit-text-size-adjust"?: string | undefined;
1505
- "-webkit-text-stroke-color"?: string | undefined;
1506
- "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1507
- "-webkit-text-underline-position"?: string | undefined;
1508
- "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
1509
- "-webkit-transform"?: string | undefined;
1510
- "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1511
- "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1512
- "-webkit-transition-delay"?: string | undefined;
1513
- "-webkit-transition-duration"?: string | undefined;
1514
- "-webkit-transition-property"?: string | undefined;
1515
- "-webkit-transition-timing-function"?: string | undefined;
1516
- "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
1517
- "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
1518
- "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1519
- "-moz-animation"?: import("csstype").AnimationProperty | undefined;
1520
- "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
1521
- "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1522
- "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1523
- "-moz-transition"?: string | undefined;
1524
- "-ms-content-zoom-limit"?: string | undefined;
1525
- "-ms-content-zoom-snap"?: string | undefined;
1526
- "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1527
- "-ms-scroll-limit"?: string | undefined;
1528
- "-ms-scroll-snap-x"?: string | undefined;
1529
- "-ms-scroll-snap-y"?: string | undefined;
1530
- "-ms-transition"?: string | undefined;
1531
- "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
1532
- "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1533
- "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
1534
- "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1535
- "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1536
- "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1537
- "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1538
- "-webkit-flex-flow"?: string | undefined;
1539
- "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1540
- "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
1541
- "-webkit-text-emphasis"?: string | undefined;
1542
- "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1543
- "-webkit-transition"?: string | undefined;
1544
- "box-align"?: import("csstype").BoxAlignProperty | undefined;
1545
- "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1546
- "box-flex"?: import("csstype").GlobalsNumber | undefined;
1547
- "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1548
- "box-lines"?: import("csstype").BoxLinesProperty | undefined;
1549
- "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1550
- "box-orient"?: import("csstype").BoxOrientProperty | undefined;
1551
- "box-pack"?: import("csstype").BoxPackProperty | undefined;
1552
- "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1553
- "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
1554
- "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
1555
- "ime-mode"?: import("csstype").ImeModeProperty | undefined;
1556
- "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1557
- "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1558
- "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1559
- "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1560
- "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1561
- "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1562
- "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1563
- "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1564
- "scroll-snap-points-x"?: string | undefined;
1565
- "scroll-snap-points-y"?: string | undefined;
1566
- "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
1567
- "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
1568
- "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
1569
- "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1570
- "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
1571
- "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1572
- "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1573
- "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1574
- "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1575
- "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
1576
- "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
1577
- "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
1578
- "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
1579
- "-moz-background-clip"?: string | undefined;
1580
- "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
1581
- "-moz-background-origin"?: string | undefined;
1582
- "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1583
- "-moz-binding"?: string | undefined;
1584
- "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1585
- "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1586
- "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1587
- "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1588
- "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1589
- "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
1590
- "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1591
- "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
1592
- "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1593
- "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1594
- "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
1595
- "-moz-box-shadow"?: string | undefined;
1596
- "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
1597
- "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1598
- "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
1599
- "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
1600
- "-moz-outline-color"?: string | undefined;
1601
- "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1602
- "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1603
- "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1604
- "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1605
- "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1606
- "-moz-outline-style"?: string | undefined;
1607
- "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1608
- "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1609
- "-moz-text-decoration-color"?: string | undefined;
1610
- "-moz-text-decoration-line"?: string | undefined;
1611
- "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1612
- "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
1613
- "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
1614
- "-o-animation"?: import("csstype").AnimationProperty | undefined;
1615
- "-o-animation-delay"?: string | undefined;
1616
- "-o-animation-direction"?: string | undefined;
1617
- "-o-animation-duration"?: string | undefined;
1618
- "-o-animation-fill-mode"?: string | undefined;
1619
- "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1620
- "-o-animation-name"?: string | undefined;
1621
- "-o-animation-play-state"?: string | undefined;
1622
- "-o-animation-timing-function"?: string | undefined;
1623
- "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1624
- "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
1625
- "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
1626
- "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1627
- "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1628
- "-o-text-overflow"?: string | undefined;
1629
- "-o-transform"?: string | undefined;
1630
- "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1631
- "-o-transition"?: string | undefined;
1632
- "-o-transition-delay"?: string | undefined;
1633
- "-o-transition-duration"?: string | undefined;
1634
- "-o-transition-property"?: string | undefined;
1635
- "-o-transition-timing-function"?: string | undefined;
1636
- "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
1637
- "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1638
- "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
1639
- "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1640
- "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1641
- "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1642
- "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1643
- "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
1644
- "-webkit-scroll-snap-points-x"?: string | undefined;
1645
- "-webkit-scroll-snap-points-y"?: string | undefined;
1646
- "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
1647
- "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1648
- "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
1649
- "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
1650
- "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
1651
- "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
1652
- "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
1653
- "fill-rule"?: import("csstype").FillRuleProperty | undefined;
1654
- "flood-color"?: string | undefined;
1655
- "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
1656
- "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1657
- "lighting-color"?: string | undefined;
1658
- "marker-end"?: string | undefined;
1659
- "marker-mid"?: string | undefined;
1660
- "marker-start"?: string | undefined;
1661
- "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
1662
- "stop-color"?: string | undefined;
1663
- "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
1664
- "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1665
- "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1666
- "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
1667
- "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
1668
- "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
1669
- "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
1670
- "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1671
- "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
1672
- "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
1673
- } | undefined;
1674
- validator?: ((value: unknown, fieldItem: import("..").FieldItem) => string | void) | undefined;
1675
- reactions?: {
1676
- [x: string]: any;
1677
- dependencies?: string[] | undefined;
1678
- target?: string | undefined;
1679
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1680
- when?: string | boolean | undefined;
1681
- fulfill?: {
1682
- state?: import("../../../es/shared/types").AnyObject | undefined;
1683
- run?: string | undefined;
1684
- } | undefined;
1685
- otherwise?: {
1686
- state?: import("../../../es/shared/types").AnyObject | undefined;
1687
- run?: string | undefined;
1688
- } | undefined;
1689
- } | {
1690
- [x: string]: any;
1691
- dependencies?: string[] | undefined;
1692
- target?: string | undefined;
1693
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1694
- when?: string | boolean | undefined;
1695
- fulfill?: {
1696
- state?: import("../../../es/shared/types").AnyObject | undefined;
1697
- run?: string | undefined;
1698
- } | undefined;
1699
- otherwise?: {
1700
- state?: import("../../../es/shared/types").AnyObject | undefined;
1701
- run?: string | undefined;
1702
- } | undefined;
1703
- }[] | undefined;
1704
- }[]>;
1705
- shortcutCache: Record<string, import("..").ShortcutSignatureInfo>;
1706
- loadSignature: () => void;
1707
- onShortcutChange: ({ key, info, resolve, reject }: {
1708
- key: string;
1709
- info: KeyboardEvent;
1710
- resolve: import("../../../es/shared/types").Func<any[], any>;
1711
- reject: import("../../../es/shared/types").Func<any[], any>;
1712
- }) => any;
1713
- CFormRender: SFCWithInstall<import("vue").DefineComponent<{
1714
- fieldList: {
1715
- type: import("vue").PropType<import("..").FieldItem[]>;
1716
- };
1717
- initialData: {
1718
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1719
- default: () => {};
1720
- };
1721
- fieldVisitor: {
1722
- type: import("vue").PropType<import("..").FieldVisitor>;
1723
- };
1724
- column: {
1725
- type: NumberConstructor;
1726
- default: number;
1727
- };
1728
- maxHeight: {
1729
- type: (NumberConstructor | StringConstructor)[];
1730
- default: string;
1731
- };
1732
- anchor: {
1733
- type: BooleanConstructor;
1734
- default: boolean;
1735
- };
1736
- parallelism: {
1737
- type: NumberConstructor;
1738
- default: number;
1739
- };
1740
- businessFormatter: {
1741
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
1742
- };
1743
- schema: {
1744
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
1745
- [key: symbol]: any;
1746
- [key: `x-${string}`]: any;
1747
- [key: `x-${number}`]: any;
1748
- version?: string | undefined;
1749
- name?: import("@formily/json-schema").SchemaKey | undefined;
1750
- title?: any;
1751
- description?: any;
1752
- default?: any;
1753
- readOnly?: boolean | undefined;
1754
- writeOnly?: boolean | undefined;
1755
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1756
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1757
- const?: any;
1758
- multipleOf?: number | undefined;
1759
- maximum?: number | undefined;
1760
- exclusiveMaximum?: number | undefined;
1761
- minimum?: number | undefined;
1762
- exclusiveMinimum?: number | undefined;
1763
- maxLength?: number | undefined;
1764
- minLength?: number | undefined;
1765
- pattern?: string | RegExp | undefined;
1766
- maxItems?: number | undefined;
1767
- minItems?: number | undefined;
1768
- uniqueItems?: boolean | undefined;
1769
- maxProperties?: number | undefined;
1770
- minProperties?: number | undefined;
1771
- required?: string | boolean | string[] | undefined;
1772
- format?: string | undefined;
1773
- $ref?: string | undefined;
1774
- $namespace?: string | undefined;
1775
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1776
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1777
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
1778
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
1779
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1780
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
1781
- "x-value"?: any;
1782
- "x-index"?: number | undefined;
1783
- "x-pattern"?: any;
1784
- "x-display"?: any;
1785
- "x-validator"?: any;
1786
- "x-decorator"?: any;
1787
- "x-decorator-props"?: any;
1788
- "x-component"?: any;
1789
- "x-component-props"?: any;
1790
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
1791
- "x-content"?: any;
1792
- "x-data"?: any;
1793
- "x-visible"?: boolean | undefined;
1794
- "x-hidden"?: boolean | undefined;
1795
- "x-disabled"?: boolean | undefined;
1796
- "x-editable"?: boolean | undefined;
1797
- "x-read-only"?: boolean | undefined;
1798
- "x-read-pretty"?: boolean | undefined;
1799
- "x-compile-omitted"?: string[] | undefined;
1800
- }>>;
1801
- };
1802
- components: {
1803
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1804
- default: () => {};
1805
- };
1806
- scope: {
1807
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1808
- default: () => {};
1809
- };
1810
- annotation: {
1811
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1812
- };
1813
- consumer: {
1814
- type: BooleanConstructor;
1815
- default: boolean;
1816
- };
1817
- uuid: {
1818
- type: StringConstructor;
1819
- };
1820
- lifeCycle: {
1821
- type: import("vue").PropType<Partial<{
1822
- onSetup(): void;
1823
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
1824
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
1825
- }>>;
1826
- };
1827
- }, {
1828
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1829
- fieldList: {
1830
- type: import("vue").PropType<import("..").FieldItem[]>;
1831
- };
1832
- initialData: {
1833
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1834
- default: () => {};
1835
- };
1836
- fieldVisitor: {
1837
- type: import("vue").PropType<import("..").FieldVisitor>;
1838
- };
1839
- column: {
1840
- type: NumberConstructor;
1841
- default: number;
1842
- };
1843
- maxHeight: {
1844
- type: (NumberConstructor | StringConstructor)[];
1845
- default: string;
1846
- };
1847
- anchor: {
1848
- type: BooleanConstructor;
1849
- default: boolean;
1850
- };
1851
- parallelism: {
1852
- type: NumberConstructor;
1853
- default: number;
1854
- };
1855
- businessFormatter: {
1856
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
1857
- };
1858
- schema: {
1859
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
1860
- [key: symbol]: any;
1861
- [key: `x-${string}`]: any;
1862
- [key: `x-${number}`]: any;
1863
- version?: string | undefined;
1864
- name?: import("@formily/json-schema").SchemaKey | undefined;
1865
- title?: any;
1866
- description?: any;
1867
- default?: any;
1868
- readOnly?: boolean | undefined;
1869
- writeOnly?: boolean | undefined;
1870
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1871
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1872
- const?: any;
1873
- multipleOf?: number | undefined;
1874
- maximum?: number | undefined;
1875
- exclusiveMaximum?: number | undefined;
1876
- minimum?: number | undefined;
1877
- exclusiveMinimum?: number | undefined;
1878
- maxLength?: number | undefined;
1879
- minLength?: number | undefined;
1880
- pattern?: string | RegExp | undefined;
1881
- maxItems?: number | undefined;
1882
- minItems?: number | undefined;
1883
- uniqueItems?: boolean | undefined;
1884
- maxProperties?: number | undefined;
1885
- minProperties?: number | undefined;
1886
- required?: string | boolean | string[] | undefined;
1887
- format?: string | undefined;
1888
- $ref?: string | undefined;
1889
- $namespace?: string | undefined;
1890
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1891
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1892
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
1893
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
1894
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1895
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
1896
- "x-value"?: any;
1897
- "x-index"?: number | undefined;
1898
- "x-pattern"?: any;
1899
- "x-display"?: any;
1900
- "x-validator"?: any;
1901
- "x-decorator"?: any;
1902
- "x-decorator-props"?: any;
1903
- "x-component"?: any;
1904
- "x-component-props"?: any;
1905
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
1906
- "x-content"?: any;
1907
- "x-data"?: any;
1908
- "x-visible"?: boolean | undefined;
1909
- "x-hidden"?: boolean | undefined;
1910
- "x-disabled"?: boolean | undefined;
1911
- "x-editable"?: boolean | undefined;
1912
- "x-read-only"?: boolean | undefined;
1913
- "x-read-pretty"?: boolean | undefined;
1914
- "x-compile-omitted"?: string[] | undefined;
1915
- }>>;
1916
- };
1917
- components: {
1918
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1919
- default: () => {};
1920
- };
1921
- scope: {
1922
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1923
- default: () => {};
1924
- };
1925
- annotation: {
1926
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1927
- };
1928
- consumer: {
1929
- type: BooleanConstructor;
1930
- default: boolean;
1931
- };
1932
- uuid: {
1933
- type: StringConstructor;
1934
- };
1935
- lifeCycle: {
1936
- type: import("vue").PropType<Partial<{
1937
- onSetup(): void;
1938
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
1939
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
1940
- }>>;
1941
- };
1942
- }>> & {
1943
- onFormChange?: ((...args: any[]) => any) | undefined;
1944
- }>>;
1945
- emit: (event: "formChange", ...args: any[]) => void;
1946
- nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
1947
- formModel: import("@formily/core").Form<{
1948
- [x: string]: any;
1949
- }>;
1950
- SchemaField: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
1951
- businessCollector: import("..").BusinessCollector;
1952
- formItemDepsCollector: import("..").FormItemDepsCollector;
1953
- changeContextCollector: import("..").ContextCollector;
1954
- formUUID: string;
1955
- scrollbarRef: import("vue").Ref<HTMLElement | undefined>;
1956
- schemaAdaptor: (fieldList: import("..").FieldItem[]) => Record<string, import("@formily/json-schema").Stringify<{
1957
- [key: symbol]: any;
1958
- [key: `x-${string}`]: any;
1959
- [key: `x-${number}`]: any;
1960
- version?: string | undefined;
1961
- name?: import("@formily/json-schema").SchemaKey | undefined;
1962
- title?: any;
1963
- description?: any;
1964
- default?: any;
1965
- readOnly?: boolean | undefined;
1966
- writeOnly?: boolean | undefined;
1967
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1968
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1969
- const?: any;
1970
- multipleOf?: number | undefined;
1971
- maximum?: number | undefined;
1972
- exclusiveMaximum?: number | undefined;
1973
- minimum?: number | undefined;
1974
- exclusiveMinimum?: number | undefined;
1975
- maxLength?: number | undefined;
1976
- minLength?: number | undefined;
1977
- pattern?: string | RegExp | undefined;
1978
- maxItems?: number | undefined;
1979
- minItems?: number | undefined;
1980
- uniqueItems?: boolean | undefined;
1981
- maxProperties?: number | undefined;
1982
- minProperties?: number | undefined;
1983
- required?: string | boolean | string[] | undefined;
1984
- format?: string | undefined;
1985
- $ref?: string | undefined;
1986
- $namespace?: string | undefined;
1987
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1988
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1989
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
1990
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
1991
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1992
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
1993
- "x-value"?: any;
1994
- "x-index"?: number | undefined;
1995
- "x-pattern"?: any;
1996
- "x-display"?: any;
1997
- "x-validator"?: any;
1998
- "x-decorator"?: any;
1999
- "x-decorator-props"?: any;
2000
- "x-component"?: any;
2001
- "x-component-props"?: any;
2002
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2003
- "x-content"?: any;
2004
- "x-data"?: any;
2005
- "x-visible"?: boolean | undefined;
2006
- "x-hidden"?: boolean | undefined;
2007
- "x-disabled"?: boolean | undefined;
2008
- "x-editable"?: boolean | undefined;
2009
- "x-read-only"?: boolean | undefined;
2010
- "x-read-pretty"?: boolean | undefined;
2011
- "x-compile-omitted"?: string[] | undefined;
2012
- }>>;
2013
- parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
2014
- [key: symbol]: any;
2015
- [key: `x-${string}`]: any;
2016
- [key: `x-${number}`]: any;
2017
- version?: string | undefined;
2018
- name?: import("@formily/json-schema").SchemaKey | undefined;
2019
- title?: any;
2020
- description?: any;
2021
- default?: any;
2022
- readOnly?: boolean | undefined;
2023
- writeOnly?: boolean | undefined;
2024
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2025
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2026
- const?: any;
2027
- multipleOf?: number | undefined;
2028
- maximum?: number | undefined;
2029
- exclusiveMaximum?: number | undefined;
2030
- minimum?: number | undefined;
2031
- exclusiveMinimum?: number | undefined;
2032
- maxLength?: number | undefined;
2033
- minLength?: number | undefined;
2034
- pattern?: string | RegExp | undefined;
2035
- maxItems?: number | undefined;
2036
- minItems?: number | undefined;
2037
- uniqueItems?: boolean | undefined;
2038
- maxProperties?: number | undefined;
2039
- minProperties?: number | undefined;
2040
- required?: string | boolean | string[] | undefined;
2041
- format?: string | undefined;
2042
- $ref?: string | undefined;
2043
- $namespace?: string | undefined;
2044
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2045
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2046
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2047
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2048
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2049
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2050
- "x-value"?: any;
2051
- "x-index"?: number | undefined;
2052
- "x-pattern"?: any;
2053
- "x-display"?: any;
2054
- "x-validator"?: any;
2055
- "x-decorator"?: any;
2056
- "x-decorator-props"?: any;
2057
- "x-component"?: any;
2058
- "x-component-props"?: any;
2059
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2060
- "x-content"?: any;
2061
- "x-data"?: any;
2062
- "x-visible"?: boolean | undefined;
2063
- "x-hidden"?: boolean | undefined;
2064
- "x-disabled"?: boolean | undefined;
2065
- "x-editable"?: boolean | undefined;
2066
- "x-read-only"?: boolean | undefined;
2067
- "x-read-pretty"?: boolean | undefined;
2068
- "x-compile-omitted"?: string[] | undefined;
2069
- }>>;
2070
- currentAnchor: import("vue").WritableComputedRef<string>;
2071
- generateAnchorList: (schema: import("@formily/json-schema").Stringify<{
2072
- [key: symbol]: any;
2073
- [key: `x-${string}`]: any;
2074
- [key: `x-${number}`]: any;
2075
- version?: string | undefined;
2076
- name?: import("@formily/json-schema").SchemaKey | undefined;
2077
- title?: any;
2078
- description?: any;
2079
- default?: any;
2080
- readOnly?: boolean | undefined;
2081
- writeOnly?: boolean | undefined;
2082
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2083
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2084
- const?: any;
2085
- multipleOf?: number | undefined;
2086
- maximum?: number | undefined;
2087
- exclusiveMaximum?: number | undefined;
2088
- minimum?: number | undefined;
2089
- exclusiveMinimum?: number | undefined;
2090
- maxLength?: number | undefined;
2091
- minLength?: number | undefined;
2092
- pattern?: string | RegExp | undefined;
2093
- maxItems?: number | undefined;
2094
- minItems?: number | undefined;
2095
- uniqueItems?: boolean | undefined;
2096
- maxProperties?: number | undefined;
2097
- minProperties?: number | undefined;
2098
- required?: string | boolean | string[] | undefined;
2099
- format?: string | undefined;
2100
- $ref?: string | undefined;
2101
- $namespace?: string | undefined;
2102
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2103
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2104
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2105
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2106
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2107
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2108
- "x-value"?: any;
2109
- "x-index"?: number | undefined;
2110
- "x-pattern"?: any;
2111
- "x-display"?: any;
2112
- "x-validator"?: any;
2113
- "x-decorator"?: any;
2114
- "x-decorator-props"?: any;
2115
- "x-component"?: any;
2116
- "x-component-props"?: any;
2117
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2118
- "x-content"?: any;
2119
- "x-data"?: any;
2120
- "x-visible"?: boolean | undefined;
2121
- "x-hidden"?: boolean | undefined;
2122
- "x-disabled"?: boolean | undefined;
2123
- "x-editable"?: boolean | undefined;
2124
- "x-read-only"?: boolean | undefined;
2125
- "x-read-pretty"?: boolean | undefined;
2126
- "x-compile-omitted"?: string[] | undefined;
2127
- }>) => void;
2128
- anchorIdList: import("vue").Ref<{
2129
- name: string;
2130
- title: string;
2131
- }[]>;
2132
- formHeight: import("vue").ComputedRef<string | undefined>;
2133
- onScroll: () => void;
2134
- queryWidget: (key: string, wrapperElement: HTMLElement, fieldList: import("..").FieldItem[]) => Promise<{
2135
- widgetElement: HTMLInputElement | null | undefined;
2136
- widgetElementList: HTMLInputElement[];
2137
- decoratorElement: HTMLElement | null | undefined;
2138
- }>;
2139
- FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2140
- FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
2141
- form: any;
2142
- }>;
2143
- NForm: any;
2144
- NTabPane: import("vue").DefineComponent<{
2145
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2146
- [key: string]: any;
2147
- }> | (() => import("vue").VNodeChild)>;
2148
- readonly name: {
2149
- readonly type: import("vue").PropType<string | number>;
2150
- readonly required: true;
2151
- };
2152
- readonly disabled: BooleanConstructor;
2153
- readonly displayDirective: {
2154
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2155
- readonly default: "if";
2156
- };
2157
- readonly closable: {
2158
- readonly type: import("vue").PropType<boolean | undefined>;
2159
- readonly default: undefined;
2160
- };
2161
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2162
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2163
- [key: string]: any;
2164
- }> | (() => import("vue").VNodeChild)>;
2165
- }, {
2166
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
2167
- class: import("vue").Ref<string | undefined>;
2168
- mergedClsPrefix: import("vue").Ref<string>;
2169
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2170
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2171
- [key: string]: any;
2172
- }> | (() => import("vue").VNodeChild)>;
2173
- readonly name: {
2174
- readonly type: import("vue").PropType<string | number>;
2175
- readonly required: true;
2176
- };
2177
- readonly disabled: BooleanConstructor;
2178
- readonly displayDirective: {
2179
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2180
- readonly default: "if";
2181
- };
2182
- readonly closable: {
2183
- readonly type: import("vue").PropType<boolean | undefined>;
2184
- readonly default: undefined;
2185
- };
2186
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2187
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2188
- [key: string]: any;
2189
- }> | (() => import("vue").VNodeChild)>;
2190
- }>>, {
2191
- readonly disabled: boolean;
2192
- readonly closable: boolean | undefined;
2193
- readonly displayDirective: "if" | "show" | "show:lazy";
2194
- }>;
2195
- NTabs: any;
2196
- NConfigProvider: any;
2197
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2198
- fieldList: {
2199
- type: import("vue").PropType<import("..").FieldItem[]>;
2200
- };
2201
- initialData: {
2202
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2203
- default: () => {};
2204
- };
2205
- fieldVisitor: {
2206
- type: import("vue").PropType<import("..").FieldVisitor>;
2207
- };
2208
- column: {
2209
- type: NumberConstructor;
2210
- default: number;
2211
- };
2212
- maxHeight: {
2213
- type: (NumberConstructor | StringConstructor)[];
2214
- default: string;
2215
- };
2216
- anchor: {
2217
- type: BooleanConstructor;
2218
- default: boolean;
2219
- };
2220
- parallelism: {
2221
- type: NumberConstructor;
2222
- default: number;
2223
- };
2224
- businessFormatter: {
2225
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
2226
- };
2227
- schema: {
2228
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
2229
- [key: symbol]: any;
2230
- [key: `x-${string}`]: any;
2231
- [key: `x-${number}`]: any;
2232
- version?: string | undefined;
2233
- name?: import("@formily/json-schema").SchemaKey | undefined;
2234
- title?: any;
2235
- description?: any;
2236
- default?: any;
2237
- readOnly?: boolean | undefined;
2238
- writeOnly?: boolean | undefined;
2239
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2240
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2241
- const?: any;
2242
- multipleOf?: number | undefined;
2243
- maximum?: number | undefined;
2244
- exclusiveMaximum?: number | undefined;
2245
- minimum?: number | undefined;
2246
- exclusiveMinimum?: number | undefined;
2247
- maxLength?: number | undefined;
2248
- minLength?: number | undefined;
2249
- pattern?: string | RegExp | undefined;
2250
- maxItems?: number | undefined;
2251
- minItems?: number | undefined;
2252
- uniqueItems?: boolean | undefined;
2253
- maxProperties?: number | undefined;
2254
- minProperties?: number | undefined;
2255
- required?: string | boolean | string[] | undefined;
2256
- format?: string | undefined;
2257
- $ref?: string | undefined;
2258
- $namespace?: string | undefined;
2259
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2260
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2261
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2262
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2263
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2264
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2265
- "x-value"?: any;
2266
- "x-index"?: number | undefined;
2267
- "x-pattern"?: any;
2268
- "x-display"?: any;
2269
- "x-validator"?: any;
2270
- "x-decorator"?: any;
2271
- "x-decorator-props"?: any;
2272
- "x-component"?: any;
2273
- "x-component-props"?: any;
2274
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2275
- "x-content"?: any;
2276
- "x-data"?: any;
2277
- "x-visible"?: boolean | undefined;
2278
- "x-hidden"?: boolean | undefined;
2279
- "x-disabled"?: boolean | undefined;
2280
- "x-editable"?: boolean | undefined;
2281
- "x-read-only"?: boolean | undefined;
2282
- "x-read-pretty"?: boolean | undefined;
2283
- "x-compile-omitted"?: string[] | undefined;
2284
- }>>;
2285
- };
2286
- components: {
2287
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2288
- default: () => {};
2289
- };
2290
- scope: {
2291
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2292
- default: () => {};
2293
- };
2294
- annotation: {
2295
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2296
- };
2297
- consumer: {
2298
- type: BooleanConstructor;
2299
- default: boolean;
2300
- };
2301
- uuid: {
2302
- type: StringConstructor;
2303
- };
2304
- lifeCycle: {
2305
- type: import("vue").PropType<Partial<{
2306
- onSetup(): void;
2307
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
2308
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
2309
- }>>;
2310
- };
2311
- }>> & {
2312
- onFormChange?: ((...args: any[]) => any) | undefined;
2313
- }, {
2314
- anchor: boolean;
2315
- maxHeight: string | number;
2316
- column: number;
2317
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2318
- initialData: import("../../../es/shared/types").AnyObject;
2319
- parallelism: number;
2320
- scope: import("../../../es/shared/types").AnyObject;
2321
- consumer: boolean;
2322
- }>>;
2323
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("error" | "update")[], "error" | "update", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2324
- glob: {
2325
- type: BooleanConstructor;
2326
- default: boolean;
2327
- };
2328
- scope: {
2329
- type: (SymbolConstructor | StringConstructor)[];
2330
- };
2331
- }>> & {
2332
- onError?: ((...args: any[]) => any) | undefined;
2333
- onUpdate?: ((...args: any[]) => any) | undefined;
2334
- }, {
2335
- glob: boolean;
2336
- }>>;
2337
- export default ShortcutSetter;