cnhis-design-vue 3.2.5-beta.54 → 3.2.5-beta.56
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.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +7 -57
- package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +13 -1027
- package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
- package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
- package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/types/index.d.ts +1 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -4
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +1 -51
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -593
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -7
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/Index.vue.d.ts +2 -52
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +14 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -58
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +5 -5
|
@@ -137,7 +137,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
137
137
|
"x-read-pretty"?: boolean | undefined;
|
|
138
138
|
"x-compile-omitted"?: string[] | undefined;
|
|
139
139
|
}>;
|
|
140
|
-
components: Record<string, import("vue").Component
|
|
140
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
141
141
|
scope: AnyObject;
|
|
142
142
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
143
143
|
annotationShortcuts: (string | {
|
|
@@ -317,7 +317,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
317
317
|
"x-read-pretty"?: boolean | undefined;
|
|
318
318
|
"x-compile-omitted"?: string[] | undefined;
|
|
319
319
|
}>;
|
|
320
|
-
components: Record<string, import("vue").Component
|
|
320
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
321
321
|
scope: AnyObject;
|
|
322
322
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
323
323
|
annotationShortcuts: (string | {
|
|
@@ -428,19 +428,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
428
428
|
props: {
|
|
429
429
|
infoList: Partial<{
|
|
430
430
|
[K: string]: any;
|
|
431
|
-
slot: string | import("vue").Component
|
|
431
|
+
slot: string | import("vue").Component | ((payload: {
|
|
432
432
|
width: unknown;
|
|
433
433
|
item: Partial<any>;
|
|
434
434
|
}) => any);
|
|
435
435
|
tip: string;
|
|
436
|
-
contentStyle:
|
|
436
|
+
contentStyle: AnyObject;
|
|
437
437
|
formField: Partial<import("../../../components/form-render").FieldItem>;
|
|
438
438
|
edit: boolean;
|
|
439
439
|
}>[];
|
|
440
440
|
labelField: string;
|
|
441
441
|
valueField: string;
|
|
442
442
|
minColumnWidth: string | number;
|
|
443
|
-
rootSlot: Record<string, AnyFn
|
|
443
|
+
rootSlot: Record<string, AnyFn>;
|
|
444
444
|
formProps: Partial<Partial<{
|
|
445
445
|
fieldList: import("../../../components/form-render").FieldItem[];
|
|
446
446
|
initialData: AnyObject;
|
|
@@ -506,7 +506,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
506
506
|
"x-read-pretty"?: boolean | undefined;
|
|
507
507
|
"x-compile-omitted"?: string[] | undefined;
|
|
508
508
|
}>;
|
|
509
|
-
components: Record<string, import("vue").Component
|
|
509
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
510
510
|
scope: AnyObject;
|
|
511
511
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
512
512
|
annotationShortcuts: (string | {
|
|
@@ -618,25 +618,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
618
618
|
'align-items': string;
|
|
619
619
|
};
|
|
620
620
|
NDescriptions: any;
|
|
621
|
-
NDescriptionsItem:
|
|
622
|
-
readonly label: StringConstructor;
|
|
623
|
-
readonly span: {
|
|
624
|
-
readonly type: NumberConstructor;
|
|
625
|
-
readonly default: 1;
|
|
626
|
-
};
|
|
627
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
628
|
-
readonly contentStyle: PropType<string | import("vue").CSSProperties>;
|
|
629
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
630
|
-
readonly label: StringConstructor;
|
|
631
|
-
readonly span: {
|
|
632
|
-
readonly type: NumberConstructor;
|
|
633
|
-
readonly default: 1;
|
|
634
|
-
};
|
|
635
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
636
|
-
readonly contentStyle: PropType<string | import("vue").CSSProperties>;
|
|
637
|
-
}>>, {
|
|
638
|
-
readonly span: number;
|
|
639
|
-
}>;
|
|
621
|
+
NDescriptionsItem: any;
|
|
640
622
|
DescriptionItem: import("vue").DefineComponent<{
|
|
641
623
|
infoItem: {
|
|
642
624
|
type: null;
|
|
@@ -669,12 +651,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
669
651
|
props: {
|
|
670
652
|
infoItem: Partial<{
|
|
671
653
|
[K: string]: any;
|
|
672
|
-
slot: string | import("vue").Component
|
|
654
|
+
slot: string | import("vue").Component | ((payload: {
|
|
673
655
|
width: unknown;
|
|
674
656
|
item: Partial<any>;
|
|
675
657
|
}) => any);
|
|
676
658
|
tip: string;
|
|
677
|
-
contentStyle:
|
|
659
|
+
contentStyle: AnyObject;
|
|
678
660
|
formField: Partial<import("../../../components/form-render").FieldItem>;
|
|
679
661
|
edit: boolean;
|
|
680
662
|
}>;
|
|
@@ -684,27 +666,27 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
684
666
|
rootSlot: Record<string, any>;
|
|
685
667
|
encrypted: boolean;
|
|
686
668
|
};
|
|
687
|
-
SchemaField: import("vue").Component
|
|
669
|
+
SchemaField: import("vue").Component;
|
|
688
670
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
689
671
|
onItemDblclick: (item: Partial<{
|
|
690
672
|
[K: string]: any;
|
|
691
|
-
slot: string | import("vue").Component
|
|
673
|
+
slot: string | import("vue").Component | ((payload: {
|
|
692
674
|
width: unknown;
|
|
693
675
|
item: Partial<any>;
|
|
694
676
|
}) => any);
|
|
695
677
|
tip: string;
|
|
696
|
-
contentStyle:
|
|
678
|
+
contentStyle: AnyObject;
|
|
697
679
|
formField: Partial<import("../../../components/form-render").FieldItem>;
|
|
698
680
|
edit: boolean;
|
|
699
681
|
}>) => Promise<void>;
|
|
700
682
|
onItemClick: (item: Partial<{
|
|
701
683
|
[K: string]: any;
|
|
702
|
-
slot: string | import("vue").Component
|
|
684
|
+
slot: string | import("vue").Component | ((payload: {
|
|
703
685
|
width: unknown;
|
|
704
686
|
item: Partial<any>;
|
|
705
687
|
}) => any);
|
|
706
688
|
tip: string;
|
|
707
|
-
contentStyle:
|
|
689
|
+
contentStyle: AnyObject;
|
|
708
690
|
formField: Partial<import("../../../components/form-render").FieldItem>;
|
|
709
691
|
edit: boolean;
|
|
710
692
|
}>) => Promise<void>;
|
|
@@ -774,7 +756,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
774
756
|
"x-read-pretty"?: boolean | undefined;
|
|
775
757
|
"x-compile-omitted"?: string[] | undefined;
|
|
776
758
|
}>;
|
|
777
|
-
components: Record<string, import("vue").Component
|
|
759
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
778
760
|
scope: AnyObject;
|
|
779
761
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
780
762
|
annotationShortcuts: (string | {
|
|
@@ -928,1529 +910,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
928
910
|
"x-compile-omitted"?: string[] | undefined;
|
|
929
911
|
}>>;
|
|
930
912
|
itemStyle: import("vue").ComputedRef<{
|
|
931
|
-
|
|
932
|
-
alignContent?: string | undefined;
|
|
933
|
-
alignItems?: string | undefined;
|
|
934
|
-
alignSelf?: string | undefined;
|
|
935
|
-
alignTracks?: string | undefined;
|
|
936
|
-
animationComposition?: string | undefined;
|
|
937
|
-
animationDelay?: string | undefined;
|
|
938
|
-
animationDirection?: string | undefined;
|
|
939
|
-
animationDuration?: string | undefined;
|
|
940
|
-
animationFillMode?: string | undefined;
|
|
941
|
-
animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
942
|
-
animationName?: string | undefined;
|
|
943
|
-
animationPlayState?: string | undefined;
|
|
944
|
-
animationTimeline?: string | undefined;
|
|
945
|
-
animationTimingFunction?: string | undefined;
|
|
946
|
-
appearance?: import("csstype").AppearanceProperty | undefined;
|
|
947
|
-
aspectRatio?: import("csstype").AspectRatioProperty | undefined;
|
|
948
|
-
backdropFilter?: string | undefined;
|
|
949
|
-
backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
950
|
-
backgroundAttachment?: string | undefined;
|
|
951
|
-
backgroundBlendMode?: string | undefined;
|
|
952
|
-
backgroundClip?: string | undefined;
|
|
953
|
-
backgroundColor?: string | undefined;
|
|
954
|
-
backgroundImage?: string | undefined;
|
|
955
|
-
backgroundOrigin?: string | undefined;
|
|
956
|
-
backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
|
|
957
|
-
backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
|
|
958
|
-
backgroundRepeat?: string | undefined;
|
|
959
|
-
backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
960
|
-
blockOverflow?: string | undefined;
|
|
961
|
-
blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
|
|
962
|
-
borderBlockColor?: string | undefined;
|
|
963
|
-
borderBlockEndColor?: string | undefined;
|
|
964
|
-
borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
|
|
965
|
-
borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
|
|
966
|
-
borderBlockStartColor?: string | undefined;
|
|
967
|
-
borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
|
|
968
|
-
borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
|
|
969
|
-
borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
|
|
970
|
-
borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
|
|
971
|
-
borderBottomColor?: string | undefined;
|
|
972
|
-
borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
973
|
-
borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
974
|
-
borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
|
|
975
|
-
borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
|
|
976
|
-
borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
|
|
977
|
-
borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
|
|
978
|
-
borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
|
|
979
|
-
borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
|
|
980
|
-
borderImageRepeat?: string | undefined;
|
|
981
|
-
borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
|
|
982
|
-
borderImageSource?: string | undefined;
|
|
983
|
-
borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
|
|
984
|
-
borderInlineColor?: string | undefined;
|
|
985
|
-
borderInlineEndColor?: string | undefined;
|
|
986
|
-
borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
|
|
987
|
-
borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
|
|
988
|
-
borderInlineStartColor?: string | undefined;
|
|
989
|
-
borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
|
|
990
|
-
borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
|
|
991
|
-
borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
|
|
992
|
-
borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
|
|
993
|
-
borderLeftColor?: string | undefined;
|
|
994
|
-
borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
|
|
995
|
-
borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
|
|
996
|
-
borderRightColor?: string | undefined;
|
|
997
|
-
borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
|
|
998
|
-
borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
|
|
999
|
-
borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
|
|
1000
|
-
borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
|
|
1001
|
-
borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
|
|
1002
|
-
borderTopColor?: string | undefined;
|
|
1003
|
-
borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
1004
|
-
borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
1005
|
-
borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
|
|
1006
|
-
borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
|
|
1007
|
-
bottom?: import("csstype").BottomProperty<string | number> | undefined;
|
|
1008
|
-
boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
1009
|
-
boxShadow?: string | undefined;
|
|
1010
|
-
boxSizing?: import("csstype").BoxSizingProperty | undefined;
|
|
1011
|
-
breakAfter?: import("csstype").BreakAfterProperty | undefined;
|
|
1012
|
-
breakBefore?: import("csstype").BreakBeforeProperty | undefined;
|
|
1013
|
-
breakInside?: import("csstype").BreakInsideProperty | undefined;
|
|
1014
|
-
captionSide?: import("csstype").CaptionSideProperty | undefined;
|
|
1015
|
-
caretColor?: string | undefined;
|
|
1016
|
-
clear?: import("csstype").ClearProperty | undefined;
|
|
1017
|
-
clipPath?: string | undefined;
|
|
1018
|
-
color?: string | undefined;
|
|
1019
|
-
colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
1020
|
-
colorScheme?: string | undefined;
|
|
1021
|
-
columnCount?: import("csstype").ColumnCountProperty | undefined;
|
|
1022
|
-
columnFill?: import("csstype").ColumnFillProperty | undefined;
|
|
1023
|
-
columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
|
|
1024
|
-
columnRuleColor?: string | undefined;
|
|
1025
|
-
columnRuleStyle?: string | undefined;
|
|
1026
|
-
columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
1027
|
-
columnSpan?: import("csstype").ColumnSpanProperty | undefined;
|
|
1028
|
-
columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
1029
|
-
contain?: string | undefined;
|
|
1030
|
-
content?: string | undefined;
|
|
1031
|
-
contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
|
|
1032
|
-
counterIncrement?: string | undefined;
|
|
1033
|
-
counterReset?: string | undefined;
|
|
1034
|
-
counterSet?: string | undefined;
|
|
1035
|
-
cursor?: string | undefined;
|
|
1036
|
-
direction?: import("csstype").DirectionProperty | undefined;
|
|
1037
|
-
display?: string | undefined;
|
|
1038
|
-
emptyCells?: import("csstype").EmptyCellsProperty | undefined;
|
|
1039
|
-
filter?: string | undefined;
|
|
1040
|
-
flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
|
|
1041
|
-
flexDirection?: import("csstype").FlexDirectionProperty | undefined;
|
|
1042
|
-
flexGrow?: import("csstype").GlobalsNumber | undefined;
|
|
1043
|
-
flexShrink?: import("csstype").GlobalsNumber | undefined;
|
|
1044
|
-
flexWrap?: import("csstype").FlexWrapProperty | undefined;
|
|
1045
|
-
float?: import("csstype").FloatProperty | undefined;
|
|
1046
|
-
fontFamily?: string | undefined;
|
|
1047
|
-
fontFeatureSettings?: string | undefined;
|
|
1048
|
-
fontKerning?: import("csstype").FontKerningProperty | undefined;
|
|
1049
|
-
fontLanguageOverride?: string | undefined;
|
|
1050
|
-
fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
|
|
1051
|
-
fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
|
|
1052
|
-
fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
|
|
1053
|
-
fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
1054
|
-
fontStretch?: string | undefined;
|
|
1055
|
-
fontStyle?: string | undefined;
|
|
1056
|
-
fontSynthesis?: string | undefined;
|
|
1057
|
-
fontVariant?: string | undefined;
|
|
1058
|
-
fontVariantAlternates?: string | undefined;
|
|
1059
|
-
fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
|
|
1060
|
-
fontVariantEastAsian?: string | undefined;
|
|
1061
|
-
fontVariantLigatures?: string | undefined;
|
|
1062
|
-
fontVariantNumeric?: string | undefined;
|
|
1063
|
-
fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
|
|
1064
|
-
fontVariationSettings?: string | undefined;
|
|
1065
|
-
fontWeight: import("csstype").FontWeightProperty;
|
|
1066
|
-
forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
|
|
1067
|
-
gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
|
|
1068
|
-
gridAutoFlow?: string | undefined;
|
|
1069
|
-
gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
|
|
1070
|
-
gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
|
|
1071
|
-
gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
|
|
1072
|
-
gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
|
|
1073
|
-
gridRowStart?: import("csstype").GridRowStartProperty | undefined;
|
|
1074
|
-
gridTemplateAreas?: string | undefined;
|
|
1075
|
-
gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
|
|
1076
|
-
gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
|
|
1077
|
-
hangingPunctuation?: string | undefined;
|
|
1078
|
-
height?: import("csstype").HeightProperty<string | number> | undefined;
|
|
1079
|
-
hyphenateCharacter?: string | undefined;
|
|
1080
|
-
hyphens?: import("csstype").HyphensProperty | undefined;
|
|
1081
|
-
imageOrientation?: string | undefined;
|
|
1082
|
-
imageRendering?: import("csstype").ImageRenderingProperty | undefined;
|
|
1083
|
-
imageResolution?: string | undefined;
|
|
1084
|
-
initialLetter?: import("csstype").InitialLetterProperty | undefined;
|
|
1085
|
-
inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
|
|
1086
|
-
inputSecurity?: import("csstype").InputSecurityProperty | undefined;
|
|
1087
|
-
inset?: import("csstype").InsetProperty<string | number> | undefined;
|
|
1088
|
-
insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
|
|
1089
|
-
insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
|
|
1090
|
-
insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
|
|
1091
|
-
insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
|
|
1092
|
-
insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
|
|
1093
|
-
insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
|
|
1094
|
-
isolation?: import("csstype").IsolationProperty | undefined;
|
|
1095
|
-
justifyContent?: string | undefined;
|
|
1096
|
-
justifyItems?: string | undefined;
|
|
1097
|
-
justifySelf?: string | undefined;
|
|
1098
|
-
justifyTracks?: string | undefined;
|
|
1099
|
-
left?: import("csstype").LeftProperty<string | number> | undefined;
|
|
1100
|
-
letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
|
|
1101
|
-
lineBreak?: import("csstype").LineBreakProperty | undefined;
|
|
1102
|
-
lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
|
|
1103
|
-
lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
|
|
1104
|
-
listStyleImage?: string | undefined;
|
|
1105
|
-
listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
|
|
1106
|
-
listStyleType?: string | undefined;
|
|
1107
|
-
marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
|
|
1108
|
-
marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
|
|
1109
|
-
marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
|
|
1110
|
-
marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
|
|
1111
|
-
marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
|
|
1112
|
-
marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
1113
|
-
marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
1114
|
-
marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
|
|
1115
|
-
marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
|
|
1116
|
-
marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
|
|
1117
|
-
maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
|
|
1118
|
-
maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
|
|
1119
|
-
maskBorderRepeat?: string | undefined;
|
|
1120
|
-
maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
|
|
1121
|
-
maskBorderSource?: string | undefined;
|
|
1122
|
-
maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
|
|
1123
|
-
maskClip?: string | undefined;
|
|
1124
|
-
maskComposite?: string | undefined;
|
|
1125
|
-
maskImage?: string | undefined;
|
|
1126
|
-
maskMode?: string | undefined;
|
|
1127
|
-
maskOrigin?: string | undefined;
|
|
1128
|
-
maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
|
|
1129
|
-
maskRepeat?: string | undefined;
|
|
1130
|
-
maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
|
|
1131
|
-
maskType?: import("csstype").MaskTypeProperty | undefined;
|
|
1132
|
-
mathDepth?: import("csstype").MathDepthProperty | undefined;
|
|
1133
|
-
mathShift?: import("csstype").MathShiftProperty | undefined;
|
|
1134
|
-
mathStyle?: import("csstype").MathStyleProperty | undefined;
|
|
1135
|
-
maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
|
|
1136
|
-
maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
|
|
1137
|
-
maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
|
|
1138
|
-
maxLines?: import("csstype").MaxLinesProperty | undefined;
|
|
1139
|
-
maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
|
|
1140
|
-
minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
|
|
1141
|
-
minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
|
|
1142
|
-
minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
|
|
1143
|
-
minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
|
|
1144
|
-
mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
|
|
1145
|
-
motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
|
|
1146
|
-
motionPath?: string | undefined;
|
|
1147
|
-
motionRotation?: string | undefined;
|
|
1148
|
-
objectFit?: import("csstype").ObjectFitProperty | undefined;
|
|
1149
|
-
objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
|
|
1150
|
-
offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
|
|
1151
|
-
offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
|
|
1152
|
-
offsetPath?: string | undefined;
|
|
1153
|
-
offsetRotate?: string | undefined;
|
|
1154
|
-
offsetRotation?: string | undefined;
|
|
1155
|
-
opacity?: import("csstype").OpacityProperty | undefined;
|
|
1156
|
-
order?: import("csstype").GlobalsNumber | undefined;
|
|
1157
|
-
orphans?: import("csstype").GlobalsNumber | undefined;
|
|
1158
|
-
outlineColor?: string | undefined;
|
|
1159
|
-
outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
|
|
1160
|
-
outlineStyle?: string | undefined;
|
|
1161
|
-
outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
|
|
1162
|
-
overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
|
|
1163
|
-
overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
|
|
1164
|
-
overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
|
|
1165
|
-
overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
|
|
1166
|
-
overflowInline?: import("csstype").OverflowInlineProperty | undefined;
|
|
1167
|
-
overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
|
|
1168
|
-
overflowX?: import("csstype").OverflowXProperty | undefined;
|
|
1169
|
-
overflowY?: import("csstype").OverflowYProperty | undefined;
|
|
1170
|
-
overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
|
|
1171
|
-
overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
|
|
1172
|
-
overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
|
|
1173
|
-
overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
|
|
1174
|
-
paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
|
|
1175
|
-
paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
|
|
1176
|
-
paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
|
|
1177
|
-
paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
|
|
1178
|
-
paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
|
|
1179
|
-
paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
1180
|
-
paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
1181
|
-
paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
|
|
1182
|
-
paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
|
|
1183
|
-
paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
|
|
1184
|
-
pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
|
|
1185
|
-
pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
|
|
1186
|
-
pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
|
|
1187
|
-
paintOrder?: string | undefined;
|
|
1188
|
-
perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
|
|
1189
|
-
perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
1190
|
-
placeContent?: string | undefined;
|
|
1191
|
-
pointerEvents?: import("csstype").PointerEventsProperty | undefined;
|
|
1192
|
-
position?: import("csstype").PositionProperty | undefined;
|
|
1193
|
-
printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
1194
|
-
quotes?: string | undefined;
|
|
1195
|
-
resize?: import("csstype").ResizeProperty | undefined;
|
|
1196
|
-
right?: import("csstype").RightProperty<string | number> | undefined;
|
|
1197
|
-
rotate?: string | undefined;
|
|
1198
|
-
rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
|
|
1199
|
-
rubyAlign?: import("csstype").RubyAlignProperty | undefined;
|
|
1200
|
-
rubyMerge?: import("csstype").RubyMergeProperty | undefined;
|
|
1201
|
-
rubyPosition?: string | undefined;
|
|
1202
|
-
scale?: import("csstype").ScaleProperty | undefined;
|
|
1203
|
-
scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
|
|
1204
|
-
scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
|
|
1205
|
-
scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
|
|
1206
|
-
scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
|
|
1207
|
-
scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
|
|
1208
|
-
scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
|
|
1209
|
-
scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
|
|
1210
|
-
scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
|
|
1211
|
-
scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
|
|
1212
|
-
scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
|
|
1213
|
-
scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
|
|
1214
|
-
scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
|
|
1215
|
-
scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
|
|
1216
|
-
scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
|
|
1217
|
-
scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
|
|
1218
|
-
scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
|
|
1219
|
-
scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
|
|
1220
|
-
scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
|
|
1221
|
-
scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
|
|
1222
|
-
scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
|
|
1223
|
-
scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
|
|
1224
|
-
scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
|
|
1225
|
-
scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
|
|
1226
|
-
scrollSnapAlign?: string | undefined;
|
|
1227
|
-
scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
|
|
1228
|
-
scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
|
|
1229
|
-
scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
|
|
1230
|
-
scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
|
|
1231
|
-
scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
|
|
1232
|
-
scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
|
|
1233
|
-
scrollSnapType?: string | undefined;
|
|
1234
|
-
scrollbarColor?: string | undefined;
|
|
1235
|
-
scrollbarGutter?: string | undefined;
|
|
1236
|
-
scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
|
|
1237
|
-
shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
|
|
1238
|
-
shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
|
|
1239
|
-
shapeOutside?: string | undefined;
|
|
1240
|
-
tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
1241
|
-
tableLayout?: import("csstype").TableLayoutProperty | undefined;
|
|
1242
|
-
textAlign?: import("csstype").TextAlignProperty | undefined;
|
|
1243
|
-
textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
|
|
1244
|
-
textCombineUpright?: string | undefined;
|
|
1245
|
-
textDecorationColor?: string | undefined;
|
|
1246
|
-
textDecorationLine?: string | undefined;
|
|
1247
|
-
textDecorationSkip?: string | undefined;
|
|
1248
|
-
textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
|
|
1249
|
-
textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
1250
|
-
textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
|
|
1251
|
-
textEmphasisColor?: string | undefined;
|
|
1252
|
-
textEmphasisPosition?: string | undefined;
|
|
1253
|
-
textEmphasisStyle?: string | undefined;
|
|
1254
|
-
textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
|
|
1255
|
-
textJustify?: import("csstype").TextJustifyProperty | undefined;
|
|
1256
|
-
textOrientation?: import("csstype").TextOrientationProperty | undefined;
|
|
1257
|
-
textOverflow?: string | undefined;
|
|
1258
|
-
textRendering?: import("csstype").TextRenderingProperty | undefined;
|
|
1259
|
-
textShadow?: string | undefined;
|
|
1260
|
-
textSizeAdjust?: string | undefined;
|
|
1261
|
-
textTransform?: import("csstype").TextTransformProperty | undefined;
|
|
1262
|
-
textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
|
|
1263
|
-
textUnderlinePosition?: string | undefined;
|
|
1264
|
-
top?: import("csstype").TopProperty<string | number> | undefined;
|
|
1265
|
-
touchAction?: string | undefined;
|
|
1266
|
-
transform?: string | undefined;
|
|
1267
|
-
transformBox?: import("csstype").TransformBoxProperty | undefined;
|
|
1268
|
-
transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
1269
|
-
transformStyle?: import("csstype").TransformStyleProperty | undefined;
|
|
1270
|
-
transitionDelay?: string | undefined;
|
|
1271
|
-
transitionDuration?: string | undefined;
|
|
1272
|
-
transitionProperty?: string | undefined;
|
|
1273
|
-
transitionTimingFunction?: string | undefined;
|
|
1274
|
-
translate?: import("csstype").TranslateProperty<string | number> | undefined;
|
|
1275
|
-
unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
|
|
1276
|
-
userSelect?: import("csstype").UserSelectProperty | undefined;
|
|
1277
|
-
verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
|
|
1278
|
-
visibility?: import("csstype").VisibilityProperty | undefined;
|
|
1279
|
-
whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
|
|
1280
|
-
widows?: import("csstype").GlobalsNumber | undefined;
|
|
1281
|
-
width?: import("csstype").WidthProperty<string | number> | undefined;
|
|
1282
|
-
willChange?: string | undefined;
|
|
1283
|
-
wordBreak?: import("csstype").WordBreakProperty | undefined;
|
|
1284
|
-
wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
|
|
1285
|
-
wordWrap?: import("csstype").WordWrapProperty | undefined;
|
|
1286
|
-
writingMode?: import("csstype").WritingModeProperty | undefined;
|
|
1287
|
-
zIndex?: import("csstype").ZIndexProperty | undefined;
|
|
1288
|
-
zoom?: import("csstype").ZoomProperty | undefined;
|
|
1289
|
-
all?: import("csstype").Globals | undefined;
|
|
1290
|
-
animation?: import("csstype").AnimationProperty | undefined;
|
|
1291
|
-
background?: import("csstype").BackgroundProperty<string | number> | undefined;
|
|
1292
|
-
backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
|
|
1293
|
-
border?: import("csstype").BorderProperty<string | number> | undefined;
|
|
1294
|
-
borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
|
|
1295
|
-
borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
|
|
1296
|
-
borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
|
|
1297
|
-
borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
|
|
1298
|
-
borderColor?: string | undefined;
|
|
1299
|
-
borderImage?: import("csstype").BorderImageProperty | undefined;
|
|
1300
|
-
borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
|
|
1301
|
-
borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
|
|
1302
|
-
borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
|
|
1303
|
-
borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
|
|
1304
|
-
borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
1305
|
-
borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
|
|
1306
|
-
borderStyle?: string | undefined;
|
|
1307
|
-
borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
|
|
1308
|
-
borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
|
|
1309
|
-
columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
1310
|
-
columns?: import("csstype").ColumnsProperty<string | number> | undefined;
|
|
1311
|
-
flex?: import("csstype").FlexProperty<string | number> | undefined;
|
|
1312
|
-
flexFlow?: string | undefined;
|
|
1313
|
-
font?: string | undefined;
|
|
1314
|
-
gap?: import("csstype").GapProperty<string | number> | undefined;
|
|
1315
|
-
grid?: string | undefined;
|
|
1316
|
-
gridArea?: import("csstype").GridAreaProperty | undefined;
|
|
1317
|
-
gridColumn?: import("csstype").GridColumnProperty | undefined;
|
|
1318
|
-
gridRow?: import("csstype").GridRowProperty | undefined;
|
|
1319
|
-
gridTemplate?: string | undefined;
|
|
1320
|
-
lineClamp?: import("csstype").LineClampProperty | undefined;
|
|
1321
|
-
listStyle?: string | undefined;
|
|
1322
|
-
margin?: import("csstype").MarginProperty<string | number> | undefined;
|
|
1323
|
-
mask?: import("csstype").MaskProperty<string | number> | undefined;
|
|
1324
|
-
maskBorder?: import("csstype").MaskBorderProperty | undefined;
|
|
1325
|
-
motion?: import("csstype").OffsetProperty<string | number> | undefined;
|
|
1326
|
-
offset?: import("csstype").OffsetProperty<string | number> | undefined;
|
|
1327
|
-
outline?: import("csstype").OutlineProperty<string | number> | undefined;
|
|
1328
|
-
overflow?: string | undefined;
|
|
1329
|
-
overscrollBehavior?: string | undefined;
|
|
1330
|
-
padding?: import("csstype").PaddingProperty<string | number> | undefined;
|
|
1331
|
-
placeItems?: string | undefined;
|
|
1332
|
-
placeSelf?: string | undefined;
|
|
1333
|
-
textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
|
|
1334
|
-
textEmphasis?: string | undefined;
|
|
1335
|
-
transition?: string | undefined;
|
|
1336
|
-
MozAnimationDelay?: string | undefined;
|
|
1337
|
-
MozAnimationDirection?: string | undefined;
|
|
1338
|
-
MozAnimationDuration?: string | undefined;
|
|
1339
|
-
MozAnimationFillMode?: string | undefined;
|
|
1340
|
-
MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
1341
|
-
MozAnimationName?: string | undefined;
|
|
1342
|
-
MozAnimationPlayState?: string | undefined;
|
|
1343
|
-
MozAnimationTimingFunction?: string | undefined;
|
|
1344
|
-
MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
|
|
1345
|
-
MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
1346
|
-
MozBorderBottomColors?: string | undefined;
|
|
1347
|
-
MozBorderEndColor?: string | undefined;
|
|
1348
|
-
MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
|
|
1349
|
-
MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
|
|
1350
|
-
MozBorderLeftColors?: string | undefined;
|
|
1351
|
-
MozBorderRightColors?: string | undefined;
|
|
1352
|
-
MozBorderStartColor?: string | undefined;
|
|
1353
|
-
MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
|
|
1354
|
-
MozBorderTopColors?: string | undefined;
|
|
1355
|
-
MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
|
|
1356
|
-
MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
|
|
1357
|
-
MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
|
|
1358
|
-
MozColumnRuleColor?: string | undefined;
|
|
1359
|
-
MozColumnRuleStyle?: string | undefined;
|
|
1360
|
-
MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
1361
|
-
MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
1362
|
-
MozContextProperties?: string | undefined;
|
|
1363
|
-
MozFontFeatureSettings?: string | undefined;
|
|
1364
|
-
MozFontLanguageOverride?: string | undefined;
|
|
1365
|
-
MozHyphens?: import("csstype").HyphensProperty | undefined;
|
|
1366
|
-
MozImageRegion?: string | undefined;
|
|
1367
|
-
MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
1368
|
-
MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
1369
|
-
MozOrient?: import("csstype").MozOrientProperty | undefined;
|
|
1370
|
-
MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
1371
|
-
MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
1372
|
-
MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
1373
|
-
MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
|
|
1374
|
-
MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
1375
|
-
MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
|
|
1376
|
-
MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
1377
|
-
MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
|
|
1378
|
-
MozTextSizeAdjust?: string | undefined;
|
|
1379
|
-
MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
1380
|
-
MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
|
|
1381
|
-
MozTransitionDelay?: string | undefined;
|
|
1382
|
-
MozTransitionDuration?: string | undefined;
|
|
1383
|
-
MozTransitionProperty?: string | undefined;
|
|
1384
|
-
MozTransitionTimingFunction?: string | undefined;
|
|
1385
|
-
MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
|
|
1386
|
-
MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
|
|
1387
|
-
MozUserSelect?: import("csstype").UserSelectProperty | undefined;
|
|
1388
|
-
MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
|
|
1389
|
-
MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
|
|
1390
|
-
msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
|
|
1391
|
-
msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
|
|
1392
|
-
msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
|
|
1393
|
-
msContentZoomLimitMax?: string | undefined;
|
|
1394
|
-
msContentZoomLimitMin?: string | undefined;
|
|
1395
|
-
msContentZoomSnapPoints?: string | undefined;
|
|
1396
|
-
msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
|
|
1397
|
-
msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
|
|
1398
|
-
msFilter?: string | undefined;
|
|
1399
|
-
msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
|
|
1400
|
-
msFlexPositive?: import("csstype").GlobalsNumber | undefined;
|
|
1401
|
-
msFlowFrom?: string | undefined;
|
|
1402
|
-
msFlowInto?: string | undefined;
|
|
1403
|
-
msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
|
|
1404
|
-
msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
|
|
1405
|
-
msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
|
|
1406
|
-
msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
|
|
1407
|
-
msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
|
|
1408
|
-
msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
|
|
1409
|
-
msHyphens?: import("csstype").HyphensProperty | undefined;
|
|
1410
|
-
msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
|
|
1411
|
-
msLineBreak?: import("csstype").LineBreakProperty | undefined;
|
|
1412
|
-
msOrder?: import("csstype").GlobalsNumber | undefined;
|
|
1413
|
-
msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
|
|
1414
|
-
msOverflowX?: import("csstype").OverflowXProperty | undefined;
|
|
1415
|
-
msOverflowY?: import("csstype").OverflowYProperty | undefined;
|
|
1416
|
-
msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
|
|
1417
|
-
msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
|
|
1418
|
-
msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
|
|
1419
|
-
msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
|
|
1420
|
-
msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
|
|
1421
|
-
msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
|
|
1422
|
-
msScrollSnapPointsX?: string | undefined;
|
|
1423
|
-
msScrollSnapPointsY?: string | undefined;
|
|
1424
|
-
msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
|
|
1425
|
-
msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
|
|
1426
|
-
msScrollbar3dlightColor?: string | undefined;
|
|
1427
|
-
msScrollbarArrowColor?: string | undefined;
|
|
1428
|
-
msScrollbarBaseColor?: string | undefined;
|
|
1429
|
-
msScrollbarDarkshadowColor?: string | undefined;
|
|
1430
|
-
msScrollbarFaceColor?: string | undefined;
|
|
1431
|
-
msScrollbarHighlightColor?: string | undefined;
|
|
1432
|
-
msScrollbarShadowColor?: string | undefined;
|
|
1433
|
-
msScrollbarTrackColor?: string | undefined;
|
|
1434
|
-
msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
|
|
1435
|
-
msTextCombineHorizontal?: string | undefined;
|
|
1436
|
-
msTextOverflow?: string | undefined;
|
|
1437
|
-
msTouchAction?: string | undefined;
|
|
1438
|
-
msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
|
|
1439
|
-
msTransform?: string | undefined;
|
|
1440
|
-
msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
1441
|
-
msTransitionDelay?: string | undefined;
|
|
1442
|
-
msTransitionDuration?: string | undefined;
|
|
1443
|
-
msTransitionProperty?: string | undefined;
|
|
1444
|
-
msTransitionTimingFunction?: string | undefined;
|
|
1445
|
-
msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
|
|
1446
|
-
msWordBreak?: import("csstype").WordBreakProperty | undefined;
|
|
1447
|
-
msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
|
|
1448
|
-
msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
|
|
1449
|
-
msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
|
|
1450
|
-
msWritingMode?: import("csstype").WritingModeProperty | undefined;
|
|
1451
|
-
WebkitAlignContent?: string | undefined;
|
|
1452
|
-
WebkitAlignItems?: string | undefined;
|
|
1453
|
-
WebkitAlignSelf?: string | undefined;
|
|
1454
|
-
WebkitAnimationDelay?: string | undefined;
|
|
1455
|
-
WebkitAnimationDirection?: string | undefined;
|
|
1456
|
-
WebkitAnimationDuration?: string | undefined;
|
|
1457
|
-
WebkitAnimationFillMode?: string | undefined;
|
|
1458
|
-
WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
1459
|
-
WebkitAnimationName?: string | undefined;
|
|
1460
|
-
WebkitAnimationPlayState?: string | undefined;
|
|
1461
|
-
WebkitAnimationTimingFunction?: string | undefined;
|
|
1462
|
-
WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
|
|
1463
|
-
WebkitBackdropFilter?: string | undefined;
|
|
1464
|
-
WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
1465
|
-
WebkitBackgroundClip?: string | undefined;
|
|
1466
|
-
WebkitBackgroundOrigin?: string | undefined;
|
|
1467
|
-
WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
1468
|
-
WebkitBorderBeforeColor?: string | undefined;
|
|
1469
|
-
WebkitBorderBeforeStyle?: string | undefined;
|
|
1470
|
-
WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
|
|
1471
|
-
WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
1472
|
-
WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
1473
|
-
WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
|
|
1474
|
-
WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
1475
|
-
WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
1476
|
-
WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
1477
|
-
WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
|
|
1478
|
-
WebkitBoxShadow?: string | undefined;
|
|
1479
|
-
WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
|
|
1480
|
-
WebkitClipPath?: string | undefined;
|
|
1481
|
-
WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
|
|
1482
|
-
WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
|
|
1483
|
-
WebkitColumnRuleColor?: string | undefined;
|
|
1484
|
-
WebkitColumnRuleStyle?: string | undefined;
|
|
1485
|
-
WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
1486
|
-
WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
|
|
1487
|
-
WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
1488
|
-
WebkitFilter?: string | undefined;
|
|
1489
|
-
WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
|
|
1490
|
-
WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
|
|
1491
|
-
WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
|
|
1492
|
-
WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
|
|
1493
|
-
WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
|
|
1494
|
-
WebkitFontFeatureSettings?: string | undefined;
|
|
1495
|
-
WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
|
|
1496
|
-
WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
1497
|
-
WebkitFontVariantLigatures?: string | undefined;
|
|
1498
|
-
WebkitHyphenateCharacter?: string | undefined;
|
|
1499
|
-
WebkitHyphens?: import("csstype").HyphensProperty | undefined;
|
|
1500
|
-
WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
|
|
1501
|
-
WebkitJustifyContent?: string | undefined;
|
|
1502
|
-
WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
|
|
1503
|
-
WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
|
|
1504
|
-
WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
1505
|
-
WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
1506
|
-
WebkitMaskAttachment?: string | undefined;
|
|
1507
|
-
WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
|
|
1508
|
-
WebkitMaskBoxImageRepeat?: string | undefined;
|
|
1509
|
-
WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
|
|
1510
|
-
WebkitMaskBoxImageSource?: string | undefined;
|
|
1511
|
-
WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
|
|
1512
|
-
WebkitMaskClip?: string | undefined;
|
|
1513
|
-
WebkitMaskComposite?: string | undefined;
|
|
1514
|
-
WebkitMaskImage?: string | undefined;
|
|
1515
|
-
WebkitMaskOrigin?: string | undefined;
|
|
1516
|
-
WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
|
|
1517
|
-
WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
|
|
1518
|
-
WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
|
|
1519
|
-
WebkitMaskRepeat?: string | undefined;
|
|
1520
|
-
WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
|
|
1521
|
-
WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
|
|
1522
|
-
WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
|
|
1523
|
-
WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
|
|
1524
|
-
WebkitOrder?: import("csstype").GlobalsNumber | undefined;
|
|
1525
|
-
WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
|
|
1526
|
-
WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
1527
|
-
WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
1528
|
-
WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
|
|
1529
|
-
WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
1530
|
-
WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
1531
|
-
WebkitRubyPosition?: string | undefined;
|
|
1532
|
-
WebkitScrollSnapType?: string | undefined;
|
|
1533
|
-
WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
|
|
1534
|
-
WebkitTapHighlightColor?: string | undefined;
|
|
1535
|
-
WebkitTextCombine?: string | undefined;
|
|
1536
|
-
WebkitTextDecorationColor?: string | undefined;
|
|
1537
|
-
WebkitTextDecorationLine?: string | undefined;
|
|
1538
|
-
WebkitTextDecorationSkip?: string | undefined;
|
|
1539
|
-
WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
1540
|
-
WebkitTextEmphasisColor?: string | undefined;
|
|
1541
|
-
WebkitTextEmphasisPosition?: string | undefined;
|
|
1542
|
-
WebkitTextEmphasisStyle?: string | undefined;
|
|
1543
|
-
WebkitTextFillColor?: string | undefined;
|
|
1544
|
-
WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
|
|
1545
|
-
WebkitTextSizeAdjust?: string | undefined;
|
|
1546
|
-
WebkitTextStrokeColor?: string | undefined;
|
|
1547
|
-
WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
|
|
1548
|
-
WebkitTextUnderlinePosition?: string | undefined;
|
|
1549
|
-
WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
|
|
1550
|
-
WebkitTransform?: string | undefined;
|
|
1551
|
-
WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
1552
|
-
WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
|
|
1553
|
-
WebkitTransitionDelay?: string | undefined;
|
|
1554
|
-
WebkitTransitionDuration?: string | undefined;
|
|
1555
|
-
WebkitTransitionProperty?: string | undefined;
|
|
1556
|
-
WebkitTransitionTimingFunction?: string | undefined;
|
|
1557
|
-
WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
|
|
1558
|
-
WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
|
|
1559
|
-
WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
|
|
1560
|
-
MozAnimation?: import("csstype").AnimationProperty | undefined;
|
|
1561
|
-
MozBorderImage?: import("csstype").BorderImageProperty | undefined;
|
|
1562
|
-
MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
1563
|
-
MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
|
|
1564
|
-
MozTransition?: string | undefined;
|
|
1565
|
-
msContentZoomLimit?: string | undefined;
|
|
1566
|
-
msContentZoomSnap?: string | undefined;
|
|
1567
|
-
msFlex?: import("csstype").FlexProperty<string | number> | undefined;
|
|
1568
|
-
msScrollLimit?: string | undefined;
|
|
1569
|
-
msScrollSnapX?: string | undefined;
|
|
1570
|
-
msScrollSnapY?: string | undefined;
|
|
1571
|
-
msTransition?: string | undefined;
|
|
1572
|
-
WebkitAnimation?: import("csstype").AnimationProperty | undefined;
|
|
1573
|
-
WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
|
|
1574
|
-
WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
|
|
1575
|
-
WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
1576
|
-
WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
1577
|
-
WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
|
|
1578
|
-
WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
|
|
1579
|
-
WebkitFlexFlow?: string | undefined;
|
|
1580
|
-
WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
|
|
1581
|
-
WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
|
|
1582
|
-
WebkitTextEmphasis?: string | undefined;
|
|
1583
|
-
WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
|
|
1584
|
-
WebkitTransition?: string | undefined;
|
|
1585
|
-
azimuth?: string | undefined;
|
|
1586
|
-
boxAlign?: import("csstype").BoxAlignProperty | undefined;
|
|
1587
|
-
boxDirection?: import("csstype").BoxDirectionProperty | undefined;
|
|
1588
|
-
boxFlex?: import("csstype").GlobalsNumber | undefined;
|
|
1589
|
-
boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1590
|
-
boxLines?: import("csstype").BoxLinesProperty | undefined;
|
|
1591
|
-
boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1592
|
-
boxOrient?: import("csstype").BoxOrientProperty | undefined;
|
|
1593
|
-
boxPack?: import("csstype").BoxPackProperty | undefined;
|
|
1594
|
-
clip?: string | undefined;
|
|
1595
|
-
gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
|
|
1596
|
-
gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
|
|
1597
|
-
gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
|
|
1598
|
-
imeMode?: import("csstype").ImeModeProperty | undefined;
|
|
1599
|
-
offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
|
|
1600
|
-
offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
|
|
1601
|
-
offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
|
|
1602
|
-
offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
|
|
1603
|
-
offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
|
|
1604
|
-
offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
|
|
1605
|
-
scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
|
|
1606
|
-
scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
|
|
1607
|
-
scrollSnapPointsX?: string | undefined;
|
|
1608
|
-
scrollSnapPointsY?: string | undefined;
|
|
1609
|
-
scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
|
|
1610
|
-
scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
|
|
1611
|
-
KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
|
|
1612
|
-
KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
|
|
1613
|
-
KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
|
|
1614
|
-
KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1615
|
-
KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
|
|
1616
|
-
KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1617
|
-
KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
|
|
1618
|
-
KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
|
|
1619
|
-
KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
|
|
1620
|
-
KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
|
|
1621
|
-
KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
|
|
1622
|
-
MozBackgroundClip?: string | undefined;
|
|
1623
|
-
MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
1624
|
-
MozBackgroundOrigin?: string | undefined;
|
|
1625
|
-
MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
1626
|
-
MozBinding?: string | undefined;
|
|
1627
|
-
MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
1628
|
-
MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
1629
|
-
MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
1630
|
-
MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
1631
|
-
MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
1632
|
-
MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
|
|
1633
|
-
MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
|
|
1634
|
-
MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
|
|
1635
|
-
MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1636
|
-
MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
|
|
1637
|
-
MozBoxPack?: import("csstype").BoxPackProperty | undefined;
|
|
1638
|
-
MozBoxShadow?: string | undefined;
|
|
1639
|
-
MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
|
|
1640
|
-
MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
|
|
1641
|
-
MozOpacity?: import("csstype").OpacityProperty | undefined;
|
|
1642
|
-
MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
|
|
1643
|
-
MozOutlineColor?: string | undefined;
|
|
1644
|
-
MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
|
|
1645
|
-
MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
|
|
1646
|
-
MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
|
|
1647
|
-
MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
|
|
1648
|
-
MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
|
|
1649
|
-
MozOutlineStyle?: string | undefined;
|
|
1650
|
-
MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
|
|
1651
|
-
MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
|
|
1652
|
-
MozTextDecorationColor?: string | undefined;
|
|
1653
|
-
MozTextDecorationLine?: string | undefined;
|
|
1654
|
-
MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
1655
|
-
MozUserInput?: import("csstype").MozUserInputProperty | undefined;
|
|
1656
|
-
msImeMode?: import("csstype").ImeModeProperty | undefined;
|
|
1657
|
-
OAnimation?: import("csstype").AnimationProperty | undefined;
|
|
1658
|
-
OAnimationDelay?: string | undefined;
|
|
1659
|
-
OAnimationDirection?: string | undefined;
|
|
1660
|
-
OAnimationDuration?: string | undefined;
|
|
1661
|
-
OAnimationFillMode?: string | undefined;
|
|
1662
|
-
OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
1663
|
-
OAnimationName?: string | undefined;
|
|
1664
|
-
OAnimationPlayState?: string | undefined;
|
|
1665
|
-
OAnimationTimingFunction?: string | undefined;
|
|
1666
|
-
OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
1667
|
-
OBorderImage?: import("csstype").BorderImageProperty | undefined;
|
|
1668
|
-
OObjectFit?: import("csstype").ObjectFitProperty | undefined;
|
|
1669
|
-
OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
|
|
1670
|
-
OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
1671
|
-
OTextOverflow?: string | undefined;
|
|
1672
|
-
OTransform?: string | undefined;
|
|
1673
|
-
OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
1674
|
-
OTransition?: string | undefined;
|
|
1675
|
-
OTransitionDelay?: string | undefined;
|
|
1676
|
-
OTransitionDuration?: string | undefined;
|
|
1677
|
-
OTransitionProperty?: string | undefined;
|
|
1678
|
-
OTransitionTimingFunction?: string | undefined;
|
|
1679
|
-
WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
|
|
1680
|
-
WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
|
|
1681
|
-
WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
|
|
1682
|
-
WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1683
|
-
WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
|
|
1684
|
-
WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
|
|
1685
|
-
WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
|
|
1686
|
-
WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
|
|
1687
|
-
WebkitScrollSnapPointsX?: string | undefined;
|
|
1688
|
-
WebkitScrollSnapPointsY?: string | undefined;
|
|
1689
|
-
alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
|
|
1690
|
-
baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
|
|
1691
|
-
clipRule?: import("csstype").ClipRuleProperty | undefined;
|
|
1692
|
-
colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
|
|
1693
|
-
colorRendering?: import("csstype").ColorRenderingProperty | undefined;
|
|
1694
|
-
dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
|
|
1695
|
-
fill?: string | undefined;
|
|
1696
|
-
fillOpacity?: import("csstype").GlobalsNumber | undefined;
|
|
1697
|
-
fillRule?: import("csstype").FillRuleProperty | undefined;
|
|
1698
|
-
floodColor?: string | undefined;
|
|
1699
|
-
floodOpacity?: import("csstype").GlobalsNumber | undefined;
|
|
1700
|
-
glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
|
|
1701
|
-
lightingColor?: string | undefined;
|
|
1702
|
-
marker?: string | undefined;
|
|
1703
|
-
markerEnd?: string | undefined;
|
|
1704
|
-
markerMid?: string | undefined;
|
|
1705
|
-
markerStart?: string | undefined;
|
|
1706
|
-
shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
|
|
1707
|
-
stopColor?: string | undefined;
|
|
1708
|
-
stopOpacity?: import("csstype").GlobalsNumber | undefined;
|
|
1709
|
-
stroke?: string | undefined;
|
|
1710
|
-
strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
|
|
1711
|
-
strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
|
|
1712
|
-
strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
|
|
1713
|
-
strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
|
|
1714
|
-
strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
|
|
1715
|
-
strokeOpacity?: import("csstype").GlobalsNumber | undefined;
|
|
1716
|
-
strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
|
|
1717
|
-
textAnchor?: import("csstype").TextAnchorProperty | undefined;
|
|
1718
|
-
vectorEffect?: import("csstype").VectorEffectProperty | undefined;
|
|
1719
|
-
"accent-color"?: string | undefined;
|
|
1720
|
-
"align-content"?: string | undefined;
|
|
1721
|
-
"align-items"?: string | undefined;
|
|
1722
|
-
"align-self"?: string | undefined;
|
|
1723
|
-
"align-tracks"?: string | undefined;
|
|
1724
|
-
"animation-composition"?: string | undefined;
|
|
1725
|
-
"animation-delay"?: string | undefined;
|
|
1726
|
-
"animation-direction"?: string | undefined;
|
|
1727
|
-
"animation-duration"?: string | undefined;
|
|
1728
|
-
"animation-fill-mode"?: string | undefined;
|
|
1729
|
-
"animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
1730
|
-
"animation-name"?: string | undefined;
|
|
1731
|
-
"animation-play-state"?: string | undefined;
|
|
1732
|
-
"animation-timeline"?: string | undefined;
|
|
1733
|
-
"animation-timing-function"?: string | undefined;
|
|
1734
|
-
"aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
|
|
1735
|
-
"backdrop-filter"?: string | undefined;
|
|
1736
|
-
"backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
1737
|
-
"background-attachment"?: string | undefined;
|
|
1738
|
-
"background-blend-mode"?: string | undefined;
|
|
1739
|
-
"background-clip"?: string | undefined;
|
|
1740
|
-
"background-color"?: string | undefined;
|
|
1741
|
-
"background-image"?: string | undefined;
|
|
1742
|
-
"background-origin"?: string | undefined;
|
|
1743
|
-
"background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
|
|
1744
|
-
"background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
|
|
1745
|
-
"background-repeat"?: string | undefined;
|
|
1746
|
-
"background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
1747
|
-
"block-overflow"?: string | undefined;
|
|
1748
|
-
"block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
|
|
1749
|
-
"border-block-color"?: string | undefined;
|
|
1750
|
-
"border-block-end-color"?: string | undefined;
|
|
1751
|
-
"border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
|
|
1752
|
-
"border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
|
|
1753
|
-
"border-block-start-color"?: string | undefined;
|
|
1754
|
-
"border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
|
|
1755
|
-
"border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
|
|
1756
|
-
"border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
|
|
1757
|
-
"border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
|
|
1758
|
-
"border-bottom-color"?: string | undefined;
|
|
1759
|
-
"border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
1760
|
-
"border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
1761
|
-
"border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
|
|
1762
|
-
"border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
|
|
1763
|
-
"border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
|
|
1764
|
-
"border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
|
|
1765
|
-
"border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
|
|
1766
|
-
"border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
|
|
1767
|
-
"border-image-repeat"?: string | undefined;
|
|
1768
|
-
"border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
|
|
1769
|
-
"border-image-source"?: string | undefined;
|
|
1770
|
-
"border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
|
|
1771
|
-
"border-inline-color"?: string | undefined;
|
|
1772
|
-
"border-inline-end-color"?: string | undefined;
|
|
1773
|
-
"border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
|
|
1774
|
-
"border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
|
|
1775
|
-
"border-inline-start-color"?: string | undefined;
|
|
1776
|
-
"border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
|
|
1777
|
-
"border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
|
|
1778
|
-
"border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
|
|
1779
|
-
"border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
|
|
1780
|
-
"border-left-color"?: string | undefined;
|
|
1781
|
-
"border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
|
|
1782
|
-
"border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
|
|
1783
|
-
"border-right-color"?: string | undefined;
|
|
1784
|
-
"border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
|
|
1785
|
-
"border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
|
|
1786
|
-
"border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
|
|
1787
|
-
"border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
|
|
1788
|
-
"border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
|
|
1789
|
-
"border-top-color"?: string | undefined;
|
|
1790
|
-
"border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
1791
|
-
"border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
1792
|
-
"border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
|
|
1793
|
-
"border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
|
|
1794
|
-
"box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
1795
|
-
"box-shadow"?: string | undefined;
|
|
1796
|
-
"box-sizing"?: import("csstype").BoxSizingProperty | undefined;
|
|
1797
|
-
"break-after"?: import("csstype").BreakAfterProperty | undefined;
|
|
1798
|
-
"break-before"?: import("csstype").BreakBeforeProperty | undefined;
|
|
1799
|
-
"break-inside"?: import("csstype").BreakInsideProperty | undefined;
|
|
1800
|
-
"caption-side"?: import("csstype").CaptionSideProperty | undefined;
|
|
1801
|
-
"caret-color"?: string | undefined;
|
|
1802
|
-
"clip-path"?: string | undefined;
|
|
1803
|
-
"color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
1804
|
-
"color-scheme"?: string | undefined;
|
|
1805
|
-
"column-count"?: import("csstype").ColumnCountProperty | undefined;
|
|
1806
|
-
"column-fill"?: import("csstype").ColumnFillProperty | undefined;
|
|
1807
|
-
"column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
|
|
1808
|
-
"column-rule-color"?: string | undefined;
|
|
1809
|
-
"column-rule-style"?: string | undefined;
|
|
1810
|
-
"column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
1811
|
-
"column-span"?: import("csstype").ColumnSpanProperty | undefined;
|
|
1812
|
-
"column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
1813
|
-
"content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
|
|
1814
|
-
"counter-increment"?: string | undefined;
|
|
1815
|
-
"counter-reset"?: string | undefined;
|
|
1816
|
-
"counter-set"?: string | undefined;
|
|
1817
|
-
"empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
|
|
1818
|
-
"flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
|
|
1819
|
-
"flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
|
|
1820
|
-
"flex-grow"?: import("csstype").GlobalsNumber | undefined;
|
|
1821
|
-
"flex-shrink"?: import("csstype").GlobalsNumber | undefined;
|
|
1822
|
-
"flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
|
|
1823
|
-
"font-family"?: string | undefined;
|
|
1824
|
-
"font-feature-settings"?: string | undefined;
|
|
1825
|
-
"font-kerning"?: import("csstype").FontKerningProperty | undefined;
|
|
1826
|
-
"font-language-override"?: string | undefined;
|
|
1827
|
-
"font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
|
|
1828
|
-
"font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
|
|
1829
|
-
"font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
|
|
1830
|
-
"font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
1831
|
-
"font-stretch"?: string | undefined;
|
|
1832
|
-
"font-style"?: string | undefined;
|
|
1833
|
-
"font-synthesis"?: string | undefined;
|
|
1834
|
-
"font-variant"?: string | undefined;
|
|
1835
|
-
"font-variant-alternates"?: string | undefined;
|
|
1836
|
-
"font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
|
|
1837
|
-
"font-variant-east-asian"?: string | undefined;
|
|
1838
|
-
"font-variant-ligatures"?: string | undefined;
|
|
1839
|
-
"font-variant-numeric"?: string | undefined;
|
|
1840
|
-
"font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
|
|
1841
|
-
"font-variation-settings"?: string | undefined;
|
|
1842
|
-
"font-weight"?: import("csstype").FontWeightProperty | undefined;
|
|
1843
|
-
"forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
|
|
1844
|
-
"grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
|
|
1845
|
-
"grid-auto-flow"?: string | undefined;
|
|
1846
|
-
"grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
|
|
1847
|
-
"grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
|
|
1848
|
-
"grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
|
|
1849
|
-
"grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
|
|
1850
|
-
"grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
|
|
1851
|
-
"grid-template-areas"?: string | undefined;
|
|
1852
|
-
"grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
|
|
1853
|
-
"grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
|
|
1854
|
-
"hanging-punctuation"?: string | undefined;
|
|
1855
|
-
"hyphenate-character"?: string | undefined;
|
|
1856
|
-
"image-orientation"?: string | undefined;
|
|
1857
|
-
"image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
|
|
1858
|
-
"image-resolution"?: string | undefined;
|
|
1859
|
-
"initial-letter"?: import("csstype").InitialLetterProperty | undefined;
|
|
1860
|
-
"inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
|
|
1861
|
-
"input-security"?: import("csstype").InputSecurityProperty | undefined;
|
|
1862
|
-
"inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
|
|
1863
|
-
"inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
|
|
1864
|
-
"inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
|
|
1865
|
-
"inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
|
|
1866
|
-
"inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
|
|
1867
|
-
"inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
|
|
1868
|
-
"justify-content"?: string | undefined;
|
|
1869
|
-
"justify-items"?: string | undefined;
|
|
1870
|
-
"justify-self"?: string | undefined;
|
|
1871
|
-
"justify-tracks"?: string | undefined;
|
|
1872
|
-
"letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
|
|
1873
|
-
"line-break"?: import("csstype").LineBreakProperty | undefined;
|
|
1874
|
-
"line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
|
|
1875
|
-
"line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
|
|
1876
|
-
"list-style-image"?: string | undefined;
|
|
1877
|
-
"list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
|
|
1878
|
-
"list-style-type"?: string | undefined;
|
|
1879
|
-
"margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
|
|
1880
|
-
"margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
|
|
1881
|
-
"margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
|
|
1882
|
-
"margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
|
|
1883
|
-
"margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
|
|
1884
|
-
"margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
1885
|
-
"margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
1886
|
-
"margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
|
|
1887
|
-
"margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
|
|
1888
|
-
"margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
|
|
1889
|
-
"mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
|
|
1890
|
-
"mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
|
|
1891
|
-
"mask-border-repeat"?: string | undefined;
|
|
1892
|
-
"mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
|
|
1893
|
-
"mask-border-source"?: string | undefined;
|
|
1894
|
-
"mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
|
|
1895
|
-
"mask-clip"?: string | undefined;
|
|
1896
|
-
"mask-composite"?: string | undefined;
|
|
1897
|
-
"mask-image"?: string | undefined;
|
|
1898
|
-
"mask-mode"?: string | undefined;
|
|
1899
|
-
"mask-origin"?: string | undefined;
|
|
1900
|
-
"mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
|
|
1901
|
-
"mask-repeat"?: string | undefined;
|
|
1902
|
-
"mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
|
|
1903
|
-
"mask-type"?: import("csstype").MaskTypeProperty | undefined;
|
|
1904
|
-
"math-depth"?: import("csstype").MathDepthProperty | undefined;
|
|
1905
|
-
"math-shift"?: import("csstype").MathShiftProperty | undefined;
|
|
1906
|
-
"math-style"?: import("csstype").MathStyleProperty | undefined;
|
|
1907
|
-
"max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
|
|
1908
|
-
"max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
|
|
1909
|
-
"max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
|
|
1910
|
-
"max-lines"?: import("csstype").MaxLinesProperty | undefined;
|
|
1911
|
-
"max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
|
|
1912
|
-
"min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
|
|
1913
|
-
"min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
|
|
1914
|
-
"min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
|
|
1915
|
-
"min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
|
|
1916
|
-
"mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
|
|
1917
|
-
"motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
|
|
1918
|
-
"motion-path"?: string | undefined;
|
|
1919
|
-
"motion-rotation"?: string | undefined;
|
|
1920
|
-
"object-fit"?: import("csstype").ObjectFitProperty | undefined;
|
|
1921
|
-
"object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
|
|
1922
|
-
"offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
|
|
1923
|
-
"offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
|
|
1924
|
-
"offset-path"?: string | undefined;
|
|
1925
|
-
"offset-rotate"?: string | undefined;
|
|
1926
|
-
"offset-rotation"?: string | undefined;
|
|
1927
|
-
"outline-color"?: string | undefined;
|
|
1928
|
-
"outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
|
|
1929
|
-
"outline-style"?: string | undefined;
|
|
1930
|
-
"outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
|
|
1931
|
-
"overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
|
|
1932
|
-
"overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
|
|
1933
|
-
"overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
|
|
1934
|
-
"overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
|
|
1935
|
-
"overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
|
|
1936
|
-
"overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
|
|
1937
|
-
"overflow-x"?: import("csstype").OverflowXProperty | undefined;
|
|
1938
|
-
"overflow-y"?: import("csstype").OverflowYProperty | undefined;
|
|
1939
|
-
"overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
|
|
1940
|
-
"overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
|
|
1941
|
-
"overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
|
|
1942
|
-
"overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
|
|
1943
|
-
"padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
|
|
1944
|
-
"padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
|
|
1945
|
-
"padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
|
|
1946
|
-
"padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
|
|
1947
|
-
"padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
|
|
1948
|
-
"padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
1949
|
-
"padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
1950
|
-
"padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
|
|
1951
|
-
"padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
|
|
1952
|
-
"padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
|
|
1953
|
-
"page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
|
|
1954
|
-
"page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
|
|
1955
|
-
"page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
|
|
1956
|
-
"paint-order"?: string | undefined;
|
|
1957
|
-
"perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
1958
|
-
"place-content"?: string | undefined;
|
|
1959
|
-
"pointer-events"?: import("csstype").PointerEventsProperty | undefined;
|
|
1960
|
-
"print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
1961
|
-
"row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
|
|
1962
|
-
"ruby-align"?: import("csstype").RubyAlignProperty | undefined;
|
|
1963
|
-
"ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
|
|
1964
|
-
"ruby-position"?: string | undefined;
|
|
1965
|
-
"scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
|
|
1966
|
-
"scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
|
|
1967
|
-
"scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
|
|
1968
|
-
"scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
|
|
1969
|
-
"scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
|
|
1970
|
-
"scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
|
|
1971
|
-
"scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
|
|
1972
|
-
"scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
|
|
1973
|
-
"scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
|
|
1974
|
-
"scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
|
|
1975
|
-
"scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
|
|
1976
|
-
"scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
|
|
1977
|
-
"scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
|
|
1978
|
-
"scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
|
|
1979
|
-
"scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
|
|
1980
|
-
"scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
|
|
1981
|
-
"scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
|
|
1982
|
-
"scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
|
|
1983
|
-
"scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
|
|
1984
|
-
"scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
|
|
1985
|
-
"scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
|
|
1986
|
-
"scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
|
|
1987
|
-
"scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
|
|
1988
|
-
"scroll-snap-align"?: string | undefined;
|
|
1989
|
-
"scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
|
|
1990
|
-
"scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
|
|
1991
|
-
"scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
|
|
1992
|
-
"scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
|
|
1993
|
-
"scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
|
|
1994
|
-
"scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
|
|
1995
|
-
"scroll-snap-type"?: string | undefined;
|
|
1996
|
-
"scrollbar-color"?: string | undefined;
|
|
1997
|
-
"scrollbar-gutter"?: string | undefined;
|
|
1998
|
-
"scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
|
|
1999
|
-
"shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
|
|
2000
|
-
"shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
|
|
2001
|
-
"shape-outside"?: string | undefined;
|
|
2002
|
-
"tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
2003
|
-
"table-layout"?: import("csstype").TableLayoutProperty | undefined;
|
|
2004
|
-
"text-align"?: import("csstype").TextAlignProperty | undefined;
|
|
2005
|
-
"text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
|
|
2006
|
-
"text-combine-upright"?: string | undefined;
|
|
2007
|
-
"text-decoration-color"?: string | undefined;
|
|
2008
|
-
"text-decoration-line"?: string | undefined;
|
|
2009
|
-
"text-decoration-skip"?: string | undefined;
|
|
2010
|
-
"text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
|
|
2011
|
-
"text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
2012
|
-
"text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
|
|
2013
|
-
"text-emphasis-color"?: string | undefined;
|
|
2014
|
-
"text-emphasis-position"?: string | undefined;
|
|
2015
|
-
"text-emphasis-style"?: string | undefined;
|
|
2016
|
-
"text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
|
|
2017
|
-
"text-justify"?: import("csstype").TextJustifyProperty | undefined;
|
|
2018
|
-
"text-orientation"?: import("csstype").TextOrientationProperty | undefined;
|
|
2019
|
-
"text-overflow"?: string | undefined;
|
|
2020
|
-
"text-rendering"?: import("csstype").TextRenderingProperty | undefined;
|
|
2021
|
-
"text-shadow"?: string | undefined;
|
|
2022
|
-
"text-size-adjust"?: string | undefined;
|
|
2023
|
-
"text-transform"?: import("csstype").TextTransformProperty | undefined;
|
|
2024
|
-
"text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
|
|
2025
|
-
"text-underline-position"?: string | undefined;
|
|
2026
|
-
"touch-action"?: string | undefined;
|
|
2027
|
-
"transform-box"?: import("csstype").TransformBoxProperty | undefined;
|
|
2028
|
-
"transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
2029
|
-
"transform-style"?: import("csstype").TransformStyleProperty | undefined;
|
|
2030
|
-
"transition-delay"?: string | undefined;
|
|
2031
|
-
"transition-duration"?: string | undefined;
|
|
2032
|
-
"transition-property"?: string | undefined;
|
|
2033
|
-
"transition-timing-function"?: string | undefined;
|
|
2034
|
-
"unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
|
|
2035
|
-
"user-select"?: import("csstype").UserSelectProperty | undefined;
|
|
2036
|
-
"vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
|
|
2037
|
-
"white-space"?: import("csstype").WhiteSpaceProperty | undefined;
|
|
2038
|
-
"will-change"?: string | undefined;
|
|
2039
|
-
"word-break"?: import("csstype").WordBreakProperty | undefined;
|
|
2040
|
-
"word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
|
|
2041
|
-
"word-wrap"?: import("csstype").WordWrapProperty | undefined;
|
|
2042
|
-
"writing-mode"?: import("csstype").WritingModeProperty | undefined;
|
|
2043
|
-
"z-index"?: import("csstype").ZIndexProperty | undefined;
|
|
2044
|
-
"background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
|
|
2045
|
-
"border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
|
|
2046
|
-
"border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
|
|
2047
|
-
"border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
|
|
2048
|
-
"border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
|
|
2049
|
-
"border-color"?: string | undefined;
|
|
2050
|
-
"border-image"?: import("csstype").BorderImageProperty | undefined;
|
|
2051
|
-
"border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
|
|
2052
|
-
"border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
|
|
2053
|
-
"border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
|
|
2054
|
-
"border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
|
|
2055
|
-
"border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
2056
|
-
"border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
|
|
2057
|
-
"border-style"?: string | undefined;
|
|
2058
|
-
"border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
|
|
2059
|
-
"border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
|
|
2060
|
-
"column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
2061
|
-
"flex-flow"?: string | undefined;
|
|
2062
|
-
"grid-area"?: import("csstype").GridAreaProperty | undefined;
|
|
2063
|
-
"grid-column"?: import("csstype").GridColumnProperty | undefined;
|
|
2064
|
-
"grid-row"?: import("csstype").GridRowProperty | undefined;
|
|
2065
|
-
"grid-template"?: string | undefined;
|
|
2066
|
-
"line-clamp"?: import("csstype").LineClampProperty | undefined;
|
|
2067
|
-
"list-style"?: string | undefined;
|
|
2068
|
-
"mask-border"?: import("csstype").MaskBorderProperty | undefined;
|
|
2069
|
-
"overscroll-behavior"?: string | undefined;
|
|
2070
|
-
"place-items"?: string | undefined;
|
|
2071
|
-
"place-self"?: string | undefined;
|
|
2072
|
-
"text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
|
|
2073
|
-
"text-emphasis"?: string | undefined;
|
|
2074
|
-
"-moz-animation-delay"?: string | undefined;
|
|
2075
|
-
"-moz-animation-direction"?: string | undefined;
|
|
2076
|
-
"-moz-animation-duration"?: string | undefined;
|
|
2077
|
-
"-moz-animation-fill-mode"?: string | undefined;
|
|
2078
|
-
"-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
2079
|
-
"-moz-animation-name"?: string | undefined;
|
|
2080
|
-
"-moz-animation-play-state"?: string | undefined;
|
|
2081
|
-
"-moz-animation-timing-function"?: string | undefined;
|
|
2082
|
-
"-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
|
|
2083
|
-
"-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
2084
|
-
"-moz-border-bottom-colors"?: string | undefined;
|
|
2085
|
-
"-moz-border-end-color"?: string | undefined;
|
|
2086
|
-
"-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
|
|
2087
|
-
"-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
|
|
2088
|
-
"-moz-border-left-colors"?: string | undefined;
|
|
2089
|
-
"-moz-border-right-colors"?: string | undefined;
|
|
2090
|
-
"-moz-border-start-color"?: string | undefined;
|
|
2091
|
-
"-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
|
|
2092
|
-
"-moz-border-top-colors"?: string | undefined;
|
|
2093
|
-
"-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
|
|
2094
|
-
"-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
|
|
2095
|
-
"-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
|
|
2096
|
-
"-moz-column-rule-color"?: string | undefined;
|
|
2097
|
-
"-moz-column-rule-style"?: string | undefined;
|
|
2098
|
-
"-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
2099
|
-
"-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
2100
|
-
"-moz-context-properties"?: string | undefined;
|
|
2101
|
-
"-moz-font-feature-settings"?: string | undefined;
|
|
2102
|
-
"-moz-font-language-override"?: string | undefined;
|
|
2103
|
-
"-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
|
|
2104
|
-
"-moz-image-region"?: string | undefined;
|
|
2105
|
-
"-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
2106
|
-
"-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
2107
|
-
"-moz-orient"?: import("csstype").MozOrientProperty | undefined;
|
|
2108
|
-
"-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
2109
|
-
"-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
2110
|
-
"-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
2111
|
-
"-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
|
|
2112
|
-
"-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
2113
|
-
"-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
|
|
2114
|
-
"-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
2115
|
-
"-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
|
|
2116
|
-
"-moz-text-size-adjust"?: string | undefined;
|
|
2117
|
-
"-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
2118
|
-
"-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
|
|
2119
|
-
"-moz-transition-delay"?: string | undefined;
|
|
2120
|
-
"-moz-transition-duration"?: string | undefined;
|
|
2121
|
-
"-moz-transition-property"?: string | undefined;
|
|
2122
|
-
"-moz-transition-timing-function"?: string | undefined;
|
|
2123
|
-
"-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
|
|
2124
|
-
"-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
|
|
2125
|
-
"-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
|
|
2126
|
-
"-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
|
|
2127
|
-
"-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
|
|
2128
|
-
"-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
|
|
2129
|
-
"-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
|
|
2130
|
-
"-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
|
|
2131
|
-
"-ms-content-zoom-limit-max"?: string | undefined;
|
|
2132
|
-
"-ms-content-zoom-limit-min"?: string | undefined;
|
|
2133
|
-
"-ms-content-zoom-snap-points"?: string | undefined;
|
|
2134
|
-
"-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
|
|
2135
|
-
"-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
|
|
2136
|
-
"-ms-filter"?: string | undefined;
|
|
2137
|
-
"-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
|
|
2138
|
-
"-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
|
|
2139
|
-
"-ms-flow-from"?: string | undefined;
|
|
2140
|
-
"-ms-flow-into"?: string | undefined;
|
|
2141
|
-
"-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
|
|
2142
|
-
"-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
|
|
2143
|
-
"-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
|
|
2144
|
-
"-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
|
|
2145
|
-
"-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
|
|
2146
|
-
"-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
|
|
2147
|
-
"-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
|
|
2148
|
-
"-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
|
|
2149
|
-
"-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
|
|
2150
|
-
"-ms-order"?: import("csstype").GlobalsNumber | undefined;
|
|
2151
|
-
"-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
|
|
2152
|
-
"-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
|
|
2153
|
-
"-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
|
|
2154
|
-
"-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
|
|
2155
|
-
"-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
|
|
2156
|
-
"-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
|
|
2157
|
-
"-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
|
|
2158
|
-
"-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
|
|
2159
|
-
"-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
|
|
2160
|
-
"-ms-scroll-snap-points-x"?: string | undefined;
|
|
2161
|
-
"-ms-scroll-snap-points-y"?: string | undefined;
|
|
2162
|
-
"-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
|
|
2163
|
-
"-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
|
|
2164
|
-
"-ms-scrollbar-3dlight-color"?: string | undefined;
|
|
2165
|
-
"-ms-scrollbar-arrow-color"?: string | undefined;
|
|
2166
|
-
"-ms-scrollbar-base-color"?: string | undefined;
|
|
2167
|
-
"-ms-scrollbar-darkshadow-color"?: string | undefined;
|
|
2168
|
-
"-ms-scrollbar-face-color"?: string | undefined;
|
|
2169
|
-
"-ms-scrollbar-highlight-color"?: string | undefined;
|
|
2170
|
-
"-ms-scrollbar-shadow-color"?: string | undefined;
|
|
2171
|
-
"-ms-scrollbar-track-color"?: string | undefined;
|
|
2172
|
-
"-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
|
|
2173
|
-
"-ms-text-combine-horizontal"?: string | undefined;
|
|
2174
|
-
"-ms-text-overflow"?: string | undefined;
|
|
2175
|
-
"-ms-touch-action"?: string | undefined;
|
|
2176
|
-
"-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
|
|
2177
|
-
"-ms-transform"?: string | undefined;
|
|
2178
|
-
"-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
2179
|
-
"-ms-transition-delay"?: string | undefined;
|
|
2180
|
-
"-ms-transition-duration"?: string | undefined;
|
|
2181
|
-
"-ms-transition-property"?: string | undefined;
|
|
2182
|
-
"-ms-transition-timing-function"?: string | undefined;
|
|
2183
|
-
"-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
|
|
2184
|
-
"-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
|
|
2185
|
-
"-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
|
|
2186
|
-
"-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
|
|
2187
|
-
"-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
|
|
2188
|
-
"-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
|
|
2189
|
-
"-webkit-align-content"?: string | undefined;
|
|
2190
|
-
"-webkit-align-items"?: string | undefined;
|
|
2191
|
-
"-webkit-align-self"?: string | undefined;
|
|
2192
|
-
"-webkit-animation-delay"?: string | undefined;
|
|
2193
|
-
"-webkit-animation-direction"?: string | undefined;
|
|
2194
|
-
"-webkit-animation-duration"?: string | undefined;
|
|
2195
|
-
"-webkit-animation-fill-mode"?: string | undefined;
|
|
2196
|
-
"-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
2197
|
-
"-webkit-animation-name"?: string | undefined;
|
|
2198
|
-
"-webkit-animation-play-state"?: string | undefined;
|
|
2199
|
-
"-webkit-animation-timing-function"?: string | undefined;
|
|
2200
|
-
"-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
|
|
2201
|
-
"-webkit-backdrop-filter"?: string | undefined;
|
|
2202
|
-
"-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
|
|
2203
|
-
"-webkit-background-clip"?: string | undefined;
|
|
2204
|
-
"-webkit-background-origin"?: string | undefined;
|
|
2205
|
-
"-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
2206
|
-
"-webkit-border-before-color"?: string | undefined;
|
|
2207
|
-
"-webkit-border-before-style"?: string | undefined;
|
|
2208
|
-
"-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
|
|
2209
|
-
"-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
2210
|
-
"-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
2211
|
-
"-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
|
|
2212
|
-
"-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
2213
|
-
"-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
2214
|
-
"-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
2215
|
-
"-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
|
|
2216
|
-
"-webkit-box-shadow"?: string | undefined;
|
|
2217
|
-
"-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
|
|
2218
|
-
"-webkit-clip-path"?: string | undefined;
|
|
2219
|
-
"-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
|
|
2220
|
-
"-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
|
|
2221
|
-
"-webkit-column-rule-color"?: string | undefined;
|
|
2222
|
-
"-webkit-column-rule-style"?: string | undefined;
|
|
2223
|
-
"-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
|
|
2224
|
-
"-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
|
|
2225
|
-
"-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
|
|
2226
|
-
"-webkit-filter"?: string | undefined;
|
|
2227
|
-
"-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
|
|
2228
|
-
"-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
|
|
2229
|
-
"-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
|
|
2230
|
-
"-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
|
|
2231
|
-
"-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
|
|
2232
|
-
"-webkit-font-feature-settings"?: string | undefined;
|
|
2233
|
-
"-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
|
|
2234
|
-
"-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
|
|
2235
|
-
"-webkit-font-variant-ligatures"?: string | undefined;
|
|
2236
|
-
"-webkit-hyphenate-character"?: string | undefined;
|
|
2237
|
-
"-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
|
|
2238
|
-
"-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
|
|
2239
|
-
"-webkit-justify-content"?: string | undefined;
|
|
2240
|
-
"-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
|
|
2241
|
-
"-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
|
|
2242
|
-
"-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
|
|
2243
|
-
"-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
|
|
2244
|
-
"-webkit-mask-attachment"?: string | undefined;
|
|
2245
|
-
"-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
|
|
2246
|
-
"-webkit-mask-box-image-repeat"?: string | undefined;
|
|
2247
|
-
"-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
|
|
2248
|
-
"-webkit-mask-box-image-source"?: string | undefined;
|
|
2249
|
-
"-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
|
|
2250
|
-
"-webkit-mask-clip"?: string | undefined;
|
|
2251
|
-
"-webkit-mask-composite"?: string | undefined;
|
|
2252
|
-
"-webkit-mask-image"?: string | undefined;
|
|
2253
|
-
"-webkit-mask-origin"?: string | undefined;
|
|
2254
|
-
"-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
|
|
2255
|
-
"-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
|
|
2256
|
-
"-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
|
|
2257
|
-
"-webkit-mask-repeat"?: string | undefined;
|
|
2258
|
-
"-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
|
|
2259
|
-
"-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
|
|
2260
|
-
"-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
|
|
2261
|
-
"-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
|
|
2262
|
-
"-webkit-order"?: import("csstype").GlobalsNumber | undefined;
|
|
2263
|
-
"-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
|
|
2264
|
-
"-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
|
|
2265
|
-
"-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
|
|
2266
|
-
"-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
|
|
2267
|
-
"-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
|
|
2268
|
-
"-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
|
|
2269
|
-
"-webkit-ruby-position"?: string | undefined;
|
|
2270
|
-
"-webkit-scroll-snap-type"?: string | undefined;
|
|
2271
|
-
"-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
|
|
2272
|
-
"-webkit-tap-highlight-color"?: string | undefined;
|
|
2273
|
-
"-webkit-text-combine"?: string | undefined;
|
|
2274
|
-
"-webkit-text-decoration-color"?: string | undefined;
|
|
2275
|
-
"-webkit-text-decoration-line"?: string | undefined;
|
|
2276
|
-
"-webkit-text-decoration-skip"?: string | undefined;
|
|
2277
|
-
"-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
2278
|
-
"-webkit-text-emphasis-color"?: string | undefined;
|
|
2279
|
-
"-webkit-text-emphasis-position"?: string | undefined;
|
|
2280
|
-
"-webkit-text-emphasis-style"?: string | undefined;
|
|
2281
|
-
"-webkit-text-fill-color"?: string | undefined;
|
|
2282
|
-
"-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
|
|
2283
|
-
"-webkit-text-size-adjust"?: string | undefined;
|
|
2284
|
-
"-webkit-text-stroke-color"?: string | undefined;
|
|
2285
|
-
"-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
|
|
2286
|
-
"-webkit-text-underline-position"?: string | undefined;
|
|
2287
|
-
"-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
|
|
2288
|
-
"-webkit-transform"?: string | undefined;
|
|
2289
|
-
"-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
2290
|
-
"-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
|
|
2291
|
-
"-webkit-transition-delay"?: string | undefined;
|
|
2292
|
-
"-webkit-transition-duration"?: string | undefined;
|
|
2293
|
-
"-webkit-transition-property"?: string | undefined;
|
|
2294
|
-
"-webkit-transition-timing-function"?: string | undefined;
|
|
2295
|
-
"-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
|
|
2296
|
-
"-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
|
|
2297
|
-
"-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
|
|
2298
|
-
"-moz-animation"?: import("csstype").AnimationProperty | undefined;
|
|
2299
|
-
"-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
|
|
2300
|
-
"-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
2301
|
-
"-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
|
|
2302
|
-
"-moz-transition"?: string | undefined;
|
|
2303
|
-
"-ms-content-zoom-limit"?: string | undefined;
|
|
2304
|
-
"-ms-content-zoom-snap"?: string | undefined;
|
|
2305
|
-
"-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
|
|
2306
|
-
"-ms-scroll-limit"?: string | undefined;
|
|
2307
|
-
"-ms-scroll-snap-x"?: string | undefined;
|
|
2308
|
-
"-ms-scroll-snap-y"?: string | undefined;
|
|
2309
|
-
"-ms-transition"?: string | undefined;
|
|
2310
|
-
"-webkit-animation"?: import("csstype").AnimationProperty | undefined;
|
|
2311
|
-
"-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
|
|
2312
|
-
"-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
|
|
2313
|
-
"-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
2314
|
-
"-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
|
|
2315
|
-
"-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
|
|
2316
|
-
"-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
|
|
2317
|
-
"-webkit-flex-flow"?: string | undefined;
|
|
2318
|
-
"-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
|
|
2319
|
-
"-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
|
|
2320
|
-
"-webkit-text-emphasis"?: string | undefined;
|
|
2321
|
-
"-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
|
|
2322
|
-
"-webkit-transition"?: string | undefined;
|
|
2323
|
-
"box-align"?: import("csstype").BoxAlignProperty | undefined;
|
|
2324
|
-
"box-direction"?: import("csstype").BoxDirectionProperty | undefined;
|
|
2325
|
-
"box-flex"?: import("csstype").GlobalsNumber | undefined;
|
|
2326
|
-
"box-flex-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2327
|
-
"box-lines"?: import("csstype").BoxLinesProperty | undefined;
|
|
2328
|
-
"box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2329
|
-
"box-orient"?: import("csstype").BoxOrientProperty | undefined;
|
|
2330
|
-
"box-pack"?: import("csstype").BoxPackProperty | undefined;
|
|
2331
|
-
"grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
|
|
2332
|
-
"grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
|
|
2333
|
-
"grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
|
|
2334
|
-
"ime-mode"?: import("csstype").ImeModeProperty | undefined;
|
|
2335
|
-
"offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
|
|
2336
|
-
"offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
|
|
2337
|
-
"offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
|
|
2338
|
-
"offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
|
|
2339
|
-
"offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
|
|
2340
|
-
"offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
|
|
2341
|
-
"scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
|
|
2342
|
-
"scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
|
|
2343
|
-
"scroll-snap-points-x"?: string | undefined;
|
|
2344
|
-
"scroll-snap-points-y"?: string | undefined;
|
|
2345
|
-
"scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
|
|
2346
|
-
"scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
|
|
2347
|
-
"-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
|
|
2348
|
-
"-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
|
|
2349
|
-
"-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
|
|
2350
|
-
"-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2351
|
-
"-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
|
|
2352
|
-
"-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2353
|
-
"-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
|
|
2354
|
-
"-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
|
|
2355
|
-
"-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
|
|
2356
|
-
"-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
|
|
2357
|
-
"-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
|
|
2358
|
-
"-moz-background-clip"?: string | undefined;
|
|
2359
|
-
"-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
|
|
2360
|
-
"-moz-background-origin"?: string | undefined;
|
|
2361
|
-
"-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
2362
|
-
"-moz-binding"?: string | undefined;
|
|
2363
|
-
"-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
|
|
2364
|
-
"-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
|
|
2365
|
-
"-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
|
|
2366
|
-
"-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
|
|
2367
|
-
"-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
|
|
2368
|
-
"-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
|
|
2369
|
-
"-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
|
|
2370
|
-
"-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
|
|
2371
|
-
"-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2372
|
-
"-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
|
|
2373
|
-
"-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
|
|
2374
|
-
"-moz-box-shadow"?: string | undefined;
|
|
2375
|
-
"-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
|
|
2376
|
-
"-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
|
|
2377
|
-
"-moz-opacity"?: import("csstype").OpacityProperty | undefined;
|
|
2378
|
-
"-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
|
|
2379
|
-
"-moz-outline-color"?: string | undefined;
|
|
2380
|
-
"-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
|
|
2381
|
-
"-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
|
|
2382
|
-
"-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
|
|
2383
|
-
"-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
|
|
2384
|
-
"-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
|
|
2385
|
-
"-moz-outline-style"?: string | undefined;
|
|
2386
|
-
"-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
|
|
2387
|
-
"-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
|
|
2388
|
-
"-moz-text-decoration-color"?: string | undefined;
|
|
2389
|
-
"-moz-text-decoration-line"?: string | undefined;
|
|
2390
|
-
"-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
|
|
2391
|
-
"-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
|
|
2392
|
-
"-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
|
|
2393
|
-
"-o-animation"?: import("csstype").AnimationProperty | undefined;
|
|
2394
|
-
"-o-animation-delay"?: string | undefined;
|
|
2395
|
-
"-o-animation-direction"?: string | undefined;
|
|
2396
|
-
"-o-animation-duration"?: string | undefined;
|
|
2397
|
-
"-o-animation-fill-mode"?: string | undefined;
|
|
2398
|
-
"-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
|
|
2399
|
-
"-o-animation-name"?: string | undefined;
|
|
2400
|
-
"-o-animation-play-state"?: string | undefined;
|
|
2401
|
-
"-o-animation-timing-function"?: string | undefined;
|
|
2402
|
-
"-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
|
|
2403
|
-
"-o-border-image"?: import("csstype").BorderImageProperty | undefined;
|
|
2404
|
-
"-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
|
|
2405
|
-
"-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
|
|
2406
|
-
"-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
|
|
2407
|
-
"-o-text-overflow"?: string | undefined;
|
|
2408
|
-
"-o-transform"?: string | undefined;
|
|
2409
|
-
"-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
|
|
2410
|
-
"-o-transition"?: string | undefined;
|
|
2411
|
-
"-o-transition-delay"?: string | undefined;
|
|
2412
|
-
"-o-transition-duration"?: string | undefined;
|
|
2413
|
-
"-o-transition-property"?: string | undefined;
|
|
2414
|
-
"-o-transition-timing-function"?: string | undefined;
|
|
2415
|
-
"-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
|
|
2416
|
-
"-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
|
|
2417
|
-
"-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
|
|
2418
|
-
"-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2419
|
-
"-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
|
|
2420
|
-
"-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
|
|
2421
|
-
"-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
|
|
2422
|
-
"-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
|
|
2423
|
-
"-webkit-scroll-snap-points-x"?: string | undefined;
|
|
2424
|
-
"-webkit-scroll-snap-points-y"?: string | undefined;
|
|
2425
|
-
"alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
|
|
2426
|
-
"baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
|
|
2427
|
-
"clip-rule"?: import("csstype").ClipRuleProperty | undefined;
|
|
2428
|
-
"color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
|
|
2429
|
-
"color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
|
|
2430
|
-
"dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
|
|
2431
|
-
"fill-opacity"?: import("csstype").GlobalsNumber | undefined;
|
|
2432
|
-
"fill-rule"?: import("csstype").FillRuleProperty | undefined;
|
|
2433
|
-
"flood-color"?: string | undefined;
|
|
2434
|
-
"flood-opacity"?: import("csstype").GlobalsNumber | undefined;
|
|
2435
|
-
"glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
|
|
2436
|
-
"lighting-color"?: string | undefined;
|
|
2437
|
-
"marker-end"?: string | undefined;
|
|
2438
|
-
"marker-mid"?: string | undefined;
|
|
2439
|
-
"marker-start"?: string | undefined;
|
|
2440
|
-
"shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
|
|
2441
|
-
"stop-color"?: string | undefined;
|
|
2442
|
-
"stop-opacity"?: import("csstype").GlobalsNumber | undefined;
|
|
2443
|
-
"stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
|
|
2444
|
-
"stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
|
|
2445
|
-
"stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
|
|
2446
|
-
"stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
|
|
2447
|
-
"stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
|
|
2448
|
-
"stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
|
|
2449
|
-
"stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
|
|
2450
|
-
"text-anchor"?: import("csstype").TextAnchorProperty | undefined;
|
|
2451
|
-
"vector-effect"?: import("csstype").VectorEffectProperty | undefined;
|
|
913
|
+
fontWeight: number;
|
|
2452
914
|
}>;
|
|
2453
|
-
ellipsisStyle: import("vue").ComputedRef<
|
|
915
|
+
ellipsisStyle: import("vue").ComputedRef<AnyObject>;
|
|
2454
916
|
isHiddenContent: import("vue").ComputedRef<boolean>;
|
|
2455
917
|
HiddenContent: import("vue").DefineComponent<{
|
|
2456
918
|
content: {
|
|
@@ -2582,19 +1044,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2582
1044
|
}>;
|
|
2583
1045
|
SlotRender: import("vue").DefineComponent<{
|
|
2584
1046
|
renderer: {
|
|
2585
|
-
type: PropType<string | import("vue").Component
|
|
1047
|
+
type: PropType<string | import("vue").Component | AnyFn>;
|
|
2586
1048
|
required: true;
|
|
2587
1049
|
};
|
|
2588
1050
|
rootSlots: {
|
|
2589
|
-
type: PropType<Record<string, AnyFn
|
|
1051
|
+
type: PropType<Record<string, AnyFn>>;
|
|
2590
1052
|
};
|
|
2591
1053
|
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2592
1054
|
renderer: {
|
|
2593
|
-
type: PropType<string | import("vue").Component
|
|
1055
|
+
type: PropType<string | import("vue").Component | AnyFn>;
|
|
2594
1056
|
required: true;
|
|
2595
1057
|
};
|
|
2596
1058
|
rootSlots: {
|
|
2597
|
-
type: PropType<Record<string, AnyFn
|
|
1059
|
+
type: PropType<Record<string, AnyFn>>;
|
|
2598
1060
|
};
|
|
2599
1061
|
}>>, {}>;
|
|
2600
1062
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2772,7 +1234,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2772
1234
|
}>>;
|
|
2773
1235
|
};
|
|
2774
1236
|
components: {
|
|
2775
|
-
type: PropType<Record<string, import("vue").Component
|
|
1237
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
2776
1238
|
default: () => {};
|
|
2777
1239
|
};
|
|
2778
1240
|
scope: {
|
|
@@ -2967,7 +1429,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2967
1429
|
}>>;
|
|
2968
1430
|
};
|
|
2969
1431
|
components: {
|
|
2970
|
-
type: PropType<Record<string, import("vue").Component
|
|
1432
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
2971
1433
|
default: () => {};
|
|
2972
1434
|
};
|
|
2973
1435
|
scope: {
|
|
@@ -3080,28 +1542,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3080
1542
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
3081
1543
|
}>>;
|
|
3082
1544
|
emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
|
|
3083
|
-
cssVars: import("vue").ComputedRef<
|
|
1545
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
3084
1546
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
3085
1547
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
3086
1548
|
formWidth: import("vue").Ref<number>;
|
|
3087
1549
|
formHeight: import("vue").ComputedRef<string>;
|
|
3088
|
-
SchemaField: import("vue").DefineComponent<
|
|
3089
|
-
name: any;
|
|
3090
|
-
components: any;
|
|
3091
|
-
schema: any;
|
|
3092
|
-
scope: any;
|
|
3093
|
-
basePath: any;
|
|
3094
|
-
onlyRenderProperties: any;
|
|
3095
|
-
onlyRenderSelf: any;
|
|
3096
|
-
mapProperties: any;
|
|
3097
|
-
filterProperties: any;
|
|
3098
|
-
}>;
|
|
1550
|
+
SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
|
|
3099
1551
|
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
3100
1552
|
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
3101
1553
|
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
3102
1554
|
formUUID: string;
|
|
3103
1555
|
anchorBarRef: import("vue").Ref<{
|
|
3104
|
-
syncBarPosition: AnyFn
|
|
1556
|
+
syncBarPosition: AnyFn;
|
|
3105
1557
|
} | undefined>;
|
|
3106
1558
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
3107
1559
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -3213,7 +1665,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3213
1665
|
"x-read-pretty"?: boolean | undefined;
|
|
3214
1666
|
"x-compile-omitted"?: string[] | undefined;
|
|
3215
1667
|
}>;
|
|
3216
|
-
components: Record<string, import("vue").Component
|
|
1668
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
3217
1669
|
scope: AnyObject;
|
|
3218
1670
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
3219
1671
|
annotationShortcuts: (string | {
|
|
@@ -3434,57 +1886,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3434
1886
|
}>;
|
|
3435
1887
|
NConfigProvider: any;
|
|
3436
1888
|
NForm: any;
|
|
3437
|
-
NTabPane:
|
|
3438
|
-
readonly tab: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3439
|
-
[key: string]: any;
|
|
3440
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
3441
|
-
readonly name: {
|
|
3442
|
-
readonly type: PropType<string | number>;
|
|
3443
|
-
readonly required: true;
|
|
3444
|
-
};
|
|
3445
|
-
readonly disabled: BooleanConstructor;
|
|
3446
|
-
readonly displayDirective: {
|
|
3447
|
-
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
3448
|
-
readonly default: "if";
|
|
3449
|
-
};
|
|
3450
|
-
readonly closable: {
|
|
3451
|
-
readonly type: PropType<boolean | undefined>;
|
|
3452
|
-
readonly default: undefined;
|
|
3453
|
-
};
|
|
3454
|
-
readonly tabProps: PropType<import("vue").HTMLAttributes>;
|
|
3455
|
-
readonly label: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3456
|
-
[key: string]: any;
|
|
3457
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
3458
|
-
}, {
|
|
3459
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
3460
|
-
class: import("vue").Ref<string | undefined>;
|
|
3461
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
3462
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3463
|
-
readonly tab: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3464
|
-
[key: string]: any;
|
|
3465
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
3466
|
-
readonly name: {
|
|
3467
|
-
readonly type: PropType<string | number>;
|
|
3468
|
-
readonly required: true;
|
|
3469
|
-
};
|
|
3470
|
-
readonly disabled: BooleanConstructor;
|
|
3471
|
-
readonly displayDirective: {
|
|
3472
|
-
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
3473
|
-
readonly default: "if";
|
|
3474
|
-
};
|
|
3475
|
-
readonly closable: {
|
|
3476
|
-
readonly type: PropType<boolean | undefined>;
|
|
3477
|
-
readonly default: undefined;
|
|
3478
|
-
};
|
|
3479
|
-
readonly tabProps: PropType<import("vue").HTMLAttributes>;
|
|
3480
|
-
readonly label: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3481
|
-
[key: string]: any;
|
|
3482
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
3483
|
-
}>>, {
|
|
3484
|
-
readonly disabled: boolean;
|
|
3485
|
-
readonly closable: boolean | undefined;
|
|
3486
|
-
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
3487
|
-
}>;
|
|
1889
|
+
NTabPane: any;
|
|
3488
1890
|
NTabs: any;
|
|
3489
1891
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3490
1892
|
fieldList: {
|
|
@@ -3576,7 +1978,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3576
1978
|
}>>;
|
|
3577
1979
|
};
|
|
3578
1980
|
components: {
|
|
3579
|
-
type: PropType<Record<string, import("vue").Component
|
|
1981
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
3580
1982
|
default: () => {};
|
|
3581
1983
|
};
|
|
3582
1984
|
scope: {
|
|
@@ -3689,9 +2091,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3689
2091
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
3690
2092
|
}, {
|
|
3691
2093
|
anchor: boolean;
|
|
3692
|
-
maxHeight: string | number;
|
|
3693
2094
|
column: number;
|
|
3694
|
-
|
|
2095
|
+
maxHeight: string | number;
|
|
2096
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
3695
2097
|
initialData: AnyObject;
|
|
3696
2098
|
parallelism: number;
|
|
3697
2099
|
scope: AnyObject;
|
|
@@ -3929,7 +2331,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3929
2331
|
}>>;
|
|
3930
2332
|
};
|
|
3931
2333
|
components: {
|
|
3932
|
-
type: PropType<Record<string, import("vue").Component
|
|
2334
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
3933
2335
|
default: () => {};
|
|
3934
2336
|
};
|
|
3935
2337
|
scope: {
|
|
@@ -4124,7 +2526,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4124
2526
|
}>>;
|
|
4125
2527
|
};
|
|
4126
2528
|
components: {
|
|
4127
|
-
type: PropType<Record<string, import("vue").Component
|
|
2529
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
4128
2530
|
default: () => {};
|
|
4129
2531
|
};
|
|
4130
2532
|
scope: {
|
|
@@ -4237,28 +2639,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4237
2639
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
4238
2640
|
}>>;
|
|
4239
2641
|
emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
|
|
4240
|
-
cssVars: import("vue").ComputedRef<
|
|
2642
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
4241
2643
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
4242
2644
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
4243
2645
|
formWidth: import("vue").Ref<number>;
|
|
4244
2646
|
formHeight: import("vue").ComputedRef<string>;
|
|
4245
|
-
SchemaField: import("vue").DefineComponent<
|
|
4246
|
-
name: any;
|
|
4247
|
-
components: any;
|
|
4248
|
-
schema: any;
|
|
4249
|
-
scope: any;
|
|
4250
|
-
basePath: any;
|
|
4251
|
-
onlyRenderProperties: any;
|
|
4252
|
-
onlyRenderSelf: any;
|
|
4253
|
-
mapProperties: any;
|
|
4254
|
-
filterProperties: any;
|
|
4255
|
-
}>;
|
|
2647
|
+
SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
|
|
4256
2648
|
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
4257
2649
|
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
4258
2650
|
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
4259
2651
|
formUUID: string;
|
|
4260
2652
|
anchorBarRef: import("vue").Ref<{
|
|
4261
|
-
syncBarPosition: AnyFn
|
|
2653
|
+
syncBarPosition: AnyFn;
|
|
4262
2654
|
} | undefined>;
|
|
4263
2655
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
4264
2656
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -4370,7 +2762,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4370
2762
|
"x-read-pretty"?: boolean | undefined;
|
|
4371
2763
|
"x-compile-omitted"?: string[] | undefined;
|
|
4372
2764
|
}>;
|
|
4373
|
-
components: Record<string, import("vue").Component
|
|
2765
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
4374
2766
|
scope: AnyObject;
|
|
4375
2767
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
4376
2768
|
annotationShortcuts: (string | {
|
|
@@ -4591,57 +2983,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4591
2983
|
}>;
|
|
4592
2984
|
NConfigProvider: any;
|
|
4593
2985
|
NForm: any;
|
|
4594
|
-
NTabPane:
|
|
4595
|
-
readonly tab: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4596
|
-
[key: string]: any;
|
|
4597
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
4598
|
-
readonly name: {
|
|
4599
|
-
readonly type: PropType<string | number>;
|
|
4600
|
-
readonly required: true;
|
|
4601
|
-
};
|
|
4602
|
-
readonly disabled: BooleanConstructor;
|
|
4603
|
-
readonly displayDirective: {
|
|
4604
|
-
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
4605
|
-
readonly default: "if";
|
|
4606
|
-
};
|
|
4607
|
-
readonly closable: {
|
|
4608
|
-
readonly type: PropType<boolean | undefined>;
|
|
4609
|
-
readonly default: undefined;
|
|
4610
|
-
};
|
|
4611
|
-
readonly tabProps: PropType<import("vue").HTMLAttributes>;
|
|
4612
|
-
readonly label: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4613
|
-
[key: string]: any;
|
|
4614
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
4615
|
-
}, {
|
|
4616
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
4617
|
-
class: import("vue").Ref<string | undefined>;
|
|
4618
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
4619
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4620
|
-
readonly tab: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4621
|
-
[key: string]: any;
|
|
4622
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
4623
|
-
readonly name: {
|
|
4624
|
-
readonly type: PropType<string | number>;
|
|
4625
|
-
readonly required: true;
|
|
4626
|
-
};
|
|
4627
|
-
readonly disabled: BooleanConstructor;
|
|
4628
|
-
readonly displayDirective: {
|
|
4629
|
-
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
4630
|
-
readonly default: "if";
|
|
4631
|
-
};
|
|
4632
|
-
readonly closable: {
|
|
4633
|
-
readonly type: PropType<boolean | undefined>;
|
|
4634
|
-
readonly default: undefined;
|
|
4635
|
-
};
|
|
4636
|
-
readonly tabProps: PropType<import("vue").HTMLAttributes>;
|
|
4637
|
-
readonly label: PropType<string | number | VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4638
|
-
[key: string]: any;
|
|
4639
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
4640
|
-
}>>, {
|
|
4641
|
-
readonly disabled: boolean;
|
|
4642
|
-
readonly closable: boolean | undefined;
|
|
4643
|
-
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
4644
|
-
}>;
|
|
2986
|
+
NTabPane: any;
|
|
4645
2987
|
NTabs: any;
|
|
4646
2988
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4647
2989
|
fieldList: {
|
|
@@ -4733,7 +3075,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4733
3075
|
}>>;
|
|
4734
3076
|
};
|
|
4735
3077
|
components: {
|
|
4736
|
-
type: PropType<Record<string, import("vue").Component
|
|
3078
|
+
type: PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
4737
3079
|
default: () => {};
|
|
4738
3080
|
};
|
|
4739
3081
|
scope: {
|
|
@@ -4846,9 +3188,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4846
3188
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
4847
3189
|
}, {
|
|
4848
3190
|
anchor: boolean;
|
|
4849
|
-
maxHeight: string | number;
|
|
4850
3191
|
column: number;
|
|
4851
|
-
|
|
3192
|
+
maxHeight: string | number;
|
|
3193
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
4852
3194
|
initialData: AnyObject;
|
|
4853
3195
|
parallelism: number;
|
|
4854
3196
|
scope: AnyObject;
|
|
@@ -5019,7 +3361,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5019
3361
|
"x-read-pretty"?: boolean | undefined;
|
|
5020
3362
|
"x-compile-omitted"?: string[] | undefined;
|
|
5021
3363
|
}>;
|
|
5022
|
-
components: Record<string, import("vue").Component
|
|
3364
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
5023
3365
|
scope: AnyObject;
|
|
5024
3366
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
5025
3367
|
annotationShortcuts: (string | {
|