amis 1.9.1-beta.17 → 1.9.1-beta.18
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/Root.js +2 -2
- package/lib/Root.js.map +1 -1
- package/lib/RootRenderer.js +1 -1
- package/lib/RootRenderer.js.map +1 -1
- package/lib/SchemaRenderer.js +4 -4
- package/lib/SchemaRenderer.js.map +1 -1
- package/lib/Scoped.js +1 -1
- package/lib/Scoped.js.map +1 -1
- package/lib/WithRootStore.js +1 -1
- package/lib/WithRootStore.js.map +1 -1
- package/lib/WithStore.js +1 -1
- package/lib/WithStore.js.map +1 -1
- package/lib/actions/AjaxAction.js +1 -1
- package/lib/actions/AjaxAction.js.map +1 -1
- package/lib/actions/Decorators.js +1 -1
- package/lib/actions/Decorators.js.map +1 -1
- package/lib/actions/EmailAction.js +1 -1
- package/lib/actions/EmailAction.js.map +1 -1
- package/lib/actions/LoopAction.js +2 -2
- package/lib/actions/LoopAction.js.map +1 -1
- package/lib/compat.js +1 -1
- package/lib/compat.js.map +1 -1
- package/lib/components/Alert2.d.ts +10 -10
- package/lib/components/Alert2.js +2 -2
- package/lib/components/Alert2.js.map +1 -1
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNav.js.map +1 -1
- package/lib/components/ArrayInput.js +2 -2
- package/lib/components/ArrayInput.js.map +1 -1
- package/lib/components/AsideNav.js +4 -4
- package/lib/components/AsideNav.js.map +1 -1
- package/lib/components/Avatar.js +3 -3
- package/lib/components/Avatar.js.map +1 -1
- package/lib/components/Badge.js +10 -10
- package/lib/components/Badge.js.map +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BaiduMapPicker.js.map +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Breadcrumb.js.map +1 -1
- package/lib/components/Button.js +3 -3
- package/lib/components/Button.js.map +1 -1
- package/lib/components/CalendarMobile.js +2 -2
- package/lib/components/CalendarMobile.js.map +1 -1
- package/lib/components/Card.js +1 -1
- package/lib/components/Card.js.map +1 -1
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/ChainedSelection.js.map +1 -1
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/Checkbox.js.map +1 -1
- package/lib/components/Collapse.js +3 -3
- package/lib/components/Collapse.js.map +1 -1
- package/lib/components/ColorPicker.js +5 -5
- package/lib/components/ColorPicker.js.map +1 -1
- package/lib/components/ContextMenu.js +3 -3
- package/lib/components/ContextMenu.js.map +1 -1
- package/lib/components/DatePicker.js +3 -3
- package/lib/components/DatePicker.js.map +1 -1
- package/lib/components/DateRangePicker.js +14 -14
- package/lib/components/DateRangePicker.js.map +1 -1
- package/lib/components/Drawer.js +10 -10
- package/lib/components/Drawer.js.map +1 -1
- package/lib/components/Editor.js +3 -3
- package/lib/components/Editor.js.map +1 -1
- package/lib/components/GridNav.js +11 -11
- package/lib/components/GridNav.js.map +1 -1
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBox.js.map +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Layout.js.map +1 -1
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListGroup.js.map +1 -1
- package/lib/components/Modal.js +4 -4
- package/lib/components/Modal.js.map +1 -1
- package/lib/components/MonthRangePicker.js +13 -13
- package/lib/components/MonthRangePicker.js.map +1 -1
- package/lib/components/NumberInput.js +3 -3
- package/lib/components/NumberInput.js.map +1 -1
- package/lib/components/Picker.js +4 -4
- package/lib/components/Picker.js.map +1 -1
- package/lib/components/PickerColumn.js +4 -4
- package/lib/components/PickerColumn.js.map +1 -1
- package/lib/components/PopOver.js +2 -2
- package/lib/components/PopOver.js.map +1 -1
- package/lib/components/PopUp.js +10 -10
- package/lib/components/PopUp.js.map +1 -1
- package/lib/components/Progress.js +5 -5
- package/lib/components/Progress.js.map +1 -1
- package/lib/components/PullRefresh.js +2 -2
- package/lib/components/PullRefresh.js.map +1 -1
- package/lib/components/Radios.d.ts +10 -10
- package/lib/components/Radios.js +2 -2
- package/lib/components/Radios.js.map +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Range.js.map +1 -1
- package/lib/components/Rating.js +1 -1
- package/lib/components/Rating.js.map +1 -1
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultBox.js.map +1 -1
- package/lib/components/ResultList.js +5 -5
- package/lib/components/ResultList.js.map +1 -1
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/ResultTreeList.js.map +1 -1
- package/lib/components/SearchBox.d.ts +40 -40
- package/lib/components/Select.d.ts +193 -389
- package/lib/components/Select.js +10 -12
- package/lib/components/Select.js.map +2 -2
- package/lib/components/SparkLine.js +3 -3
- package/lib/components/SparkLine.js.map +1 -1
- package/lib/components/Spinner.js +2 -2
- package/lib/components/Spinner.js.map +1 -1
- package/lib/components/Steps.js +3 -3
- package/lib/components/Steps.js.map +1 -1
- package/lib/components/Switch.js +2 -2
- package/lib/components/Switch.js.map +1 -1
- package/lib/components/Tabs.js +5 -5
- package/lib/components/Tabs.js.map +1 -1
- package/lib/components/Tag.js +3 -3
- package/lib/components/Tag.js.map +1 -1
- package/lib/components/Textarea.js +2 -2
- package/lib/components/Textarea.js.map +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/Timeline.js.map +1 -1
- package/lib/components/TimelineItem.js +3 -3
- package/lib/components/TimelineItem.js.map +1 -1
- package/lib/components/Toast.js +3 -3
- package/lib/components/Toast.js.map +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/Tooltip.js.map +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/TransferSearch.js.map +1 -1
- package/lib/components/Tree.js +5 -5
- package/lib/components/Tree.js.map +1 -1
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/TreeSelection.js.map +1 -1
- package/lib/components/UserSelect.js +4 -4
- package/lib/components/UserSelect.js.map +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithRemoteConfig.js.map +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/WithStore.js.map +1 -1
- package/lib/components/calendar/DaysView.js +2 -2
- package/lib/components/calendar/DaysView.js.map +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/QuartersView.js.map +1 -1
- package/lib/components/calendar/TimeView.js +2 -2
- package/lib/components/calendar/TimeView.js.map +1 -1
- package/lib/components/condition-builder/Group.js +2 -2
- package/lib/components/condition-builder/Group.js.map +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js.map +1 -1
- package/lib/components/formula/Editor.js +4 -4
- package/lib/components/formula/Editor.js.map +1 -1
- package/lib/components/formula/VariableList.js +7 -7
- package/lib/components/formula/VariableList.js.map +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/formula/plugin.js.map +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/icons.js.map +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js.map +1 -1
- package/lib/components/table/Cell.js +2 -2
- package/lib/components/table/Cell.js.map +1 -1
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellFilter.js.map +1 -1
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSelect.js.map +1 -1
- package/lib/components/table/index.js +9 -9
- package/lib/components/table/index.js.map +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +4 -4
- package/lib/components/virtual-list/SizeAndPositionManager.js.map +1 -1
- package/lib/env.js +1 -1
- package/lib/env.js.map +1 -1
- package/lib/factory.js +3 -3
- package/lib/factory.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/de-DE.js.map +2 -2
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/en-US.js.map +2 -2
- package/lib/locale.js +1 -1
- package/lib/locale.js.map +1 -1
- package/lib/renderers/AnchorNav.js +1 -1
- package/lib/renderers/AnchorNav.js.map +1 -1
- package/lib/renderers/App.js +2 -2
- package/lib/renderers/App.js.map +1 -1
- package/lib/renderers/Audio.js +2 -2
- package/lib/renderers/Audio.js.map +1 -1
- package/lib/renderers/CRUD.js +9 -9
- package/lib/renderers/CRUD.js.map +2 -2
- package/lib/renderers/Card.js +6 -6
- package/lib/renderers/Card.js.map +1 -1
- package/lib/renderers/Cards.js +10 -10
- package/lib/renderers/Cards.js.map +1 -1
- package/lib/renderers/Carousel.js +2 -2
- package/lib/renderers/Carousel.js.map +1 -1
- package/lib/renderers/Chart.js +2 -2
- package/lib/renderers/Chart.js.map +1 -1
- package/lib/renderers/Dialog.js +5 -5
- package/lib/renderers/Dialog.js.map +1 -1
- package/lib/renderers/Divider.js +1 -1
- package/lib/renderers/Divider.js.map +1 -1
- package/lib/renderers/Drawer.js +4 -4
- package/lib/renderers/Drawer.js.map +1 -1
- package/lib/renderers/DropDownButton.js +5 -5
- package/lib/renderers/DropDownButton.js.map +1 -1
- package/lib/renderers/Each.js +1 -1
- package/lib/renderers/Each.js.map +1 -1
- package/lib/renderers/Flex.js +2 -2
- package/lib/renderers/Flex.js.map +1 -1
- package/lib/renderers/Form/ButtonGroupSelect.js +4 -4
- package/lib/renderers/Form/ButtonGroupSelect.js.map +1 -1
- package/lib/renderers/Form/ButtonToolbar.js +1 -1
- package/lib/renderers/Form/ButtonToolbar.js.map +1 -1
- package/lib/renderers/Form/ChainedSelect.js +2 -2
- package/lib/renderers/Form/ChainedSelect.js.map +1 -1
- package/lib/renderers/Form/ChartRadios.js +1 -1
- package/lib/renderers/Form/ChartRadios.js.map +1 -1
- package/lib/renderers/Form/Checkbox.js +1 -1
- package/lib/renderers/Form/Checkbox.js.map +1 -1
- package/lib/renderers/Form/Combo.js +8 -8
- package/lib/renderers/Form/Combo.js.map +1 -1
- package/lib/renderers/Form/DiffEditor.js +2 -2
- package/lib/renderers/Form/DiffEditor.js.map +1 -1
- package/lib/renderers/Form/Editor.js +4 -4
- package/lib/renderers/Form/Editor.js.map +1 -1
- package/lib/renderers/Form/FieldSet.js +1 -1
- package/lib/renderers/Form/FieldSet.js.map +1 -1
- package/lib/renderers/Form/Group.js +4 -4
- package/lib/renderers/Form/Group.js.map +1 -1
- package/lib/renderers/Form/IconPicker.js +2 -2
- package/lib/renderers/Form/IconPicker.js.map +1 -1
- package/lib/renderers/Form/InputColor.js +1 -1
- package/lib/renderers/Form/InputColor.js.map +1 -1
- package/lib/renderers/Form/InputDateRange.js +1 -1
- package/lib/renderers/Form/InputDateRange.js.map +1 -1
- package/lib/renderers/Form/InputFile.js +5 -5
- package/lib/renderers/Form/InputFile.js.map +1 -1
- package/lib/renderers/Form/InputGroup.js +1 -1
- package/lib/renderers/Form/InputGroup.js.map +1 -1
- package/lib/renderers/Form/InputImage.js +2 -2
- package/lib/renderers/Form/InputImage.js.map +2 -2
- package/lib/renderers/Form/InputMonthRange.js +1 -1
- package/lib/renderers/Form/InputMonthRange.js.map +1 -1
- package/lib/renderers/Form/InputNumber.js +2 -2
- package/lib/renderers/Form/InputNumber.js.map +1 -1
- package/lib/renderers/Form/InputQuarterRange.js +1 -1
- package/lib/renderers/Form/InputQuarterRange.js.map +1 -1
- package/lib/renderers/Form/InputRange.js +2 -2
- package/lib/renderers/Form/InputRange.js.map +1 -1
- package/lib/renderers/Form/InputRepeat.js +2 -2
- package/lib/renderers/Form/InputRepeat.js.map +1 -1
- package/lib/renderers/Form/InputRichText.js +2 -2
- package/lib/renderers/Form/InputRichText.js.map +1 -1
- package/lib/renderers/Form/InputSubForm.js +5 -5
- package/lib/renderers/Form/InputSubForm.js.map +1 -1
- package/lib/renderers/Form/InputTable.js +2 -2
- package/lib/renderers/Form/InputTable.js.map +1 -1
- package/lib/renderers/Form/InputTag.js +1 -1
- package/lib/renderers/Form/InputTag.js.map +1 -1
- package/lib/renderers/Form/InputText.js +12 -12
- package/lib/renderers/Form/InputText.js.map +1 -1
- package/lib/renderers/Form/InputTree.js +1 -1
- package/lib/renderers/Form/InputTree.js.map +1 -1
- package/lib/renderers/Form/InputYearRange.js +1 -1
- package/lib/renderers/Form/InputYearRange.js.map +1 -1
- package/lib/renderers/Form/Item.js +7 -7
- package/lib/renderers/Form/Item.js.map +1 -1
- package/lib/renderers/Form/ListSelect.js +2 -2
- package/lib/renderers/Form/ListSelect.js.map +1 -1
- package/lib/renderers/Form/NestedSelect.js +1 -1
- package/lib/renderers/Form/NestedSelect.js.map +1 -1
- package/lib/renderers/Form/Options.js +2 -2
- package/lib/renderers/Form/Options.js.map +1 -1
- package/lib/renderers/Form/Picker.js +3 -3
- package/lib/renderers/Form/Picker.js.map +1 -1
- package/lib/renderers/Form/Radios.js +1 -1
- package/lib/renderers/Form/Radios.js.map +1 -1
- package/lib/renderers/Form/Select.d.ts +0 -8
- package/lib/renderers/Form/Select.js +3 -3
- package/lib/renderers/Form/Select.js.map +2 -2
- package/lib/renderers/Form/Static.js +1 -1
- package/lib/renderers/Form/Static.js.map +1 -1
- package/lib/renderers/Form/TabsTransfer.js +1 -1
- package/lib/renderers/Form/TabsTransfer.js.map +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js.map +1 -1
- package/lib/renderers/Form/Transfer.js +3 -3
- package/lib/renderers/Form/Transfer.js.map +1 -1
- package/lib/renderers/Form/TreeSelect.js +4 -4
- package/lib/renderers/Form/TreeSelect.js.map +1 -1
- package/lib/renderers/Form/index.js +6 -6
- package/lib/renderers/Form/index.js.map +1 -1
- package/lib/renderers/Grid.js +7 -7
- package/lib/renderers/Grid.js.map +1 -1
- package/lib/renderers/Grid2D.js +1 -1
- package/lib/renderers/Grid2D.js.map +1 -1
- package/lib/renderers/HBox.js +5 -5
- package/lib/renderers/HBox.js.map +1 -1
- package/lib/renderers/IFrame.js +1 -1
- package/lib/renderers/IFrame.js.map +1 -1
- package/lib/renderers/Icon.js +3 -3
- package/lib/renderers/Icon.js.map +1 -1
- package/lib/renderers/Image.js +3 -3
- package/lib/renderers/Image.js.map +1 -1
- package/lib/renderers/List.js +14 -14
- package/lib/renderers/List.js.map +1 -1
- package/lib/renderers/Mapping.js +1 -1
- package/lib/renderers/Mapping.js.map +1 -1
- package/lib/renderers/Operation.js +1 -1
- package/lib/renderers/Operation.js.map +1 -1
- package/lib/renderers/Page.js +7 -7
- package/lib/renderers/Page.js.map +1 -1
- package/lib/renderers/Panel.js +2 -2
- package/lib/renderers/Panel.js.map +1 -1
- package/lib/renderers/PopOver.js +2 -2
- package/lib/renderers/PopOver.js.map +1 -1
- package/lib/renderers/Portlet.js +10 -10
- package/lib/renderers/Portlet.js.map +1 -1
- package/lib/renderers/Property.js +3 -3
- package/lib/renderers/Property.js.map +1 -1
- package/lib/renderers/QRCode.js +1 -1
- package/lib/renderers/QRCode.js.map +1 -1
- package/lib/renderers/QuickEdit.js +11 -11
- package/lib/renderers/QuickEdit.js.map +1 -1
- package/lib/renderers/Remark.js +1 -1
- package/lib/renderers/Remark.js.map +1 -1
- package/lib/renderers/Service.js +2 -2
- package/lib/renderers/Service.js.map +1 -1
- package/lib/renderers/Status.js +1 -1
- package/lib/renderers/Status.js.map +1 -1
- package/lib/renderers/Table/ColumnToggler.js +5 -5
- package/lib/renderers/Table/ColumnToggler.js.map +1 -1
- package/lib/renderers/Table/HeadCellFilterDropdown.js +2 -2
- package/lib/renderers/Table/HeadCellFilterDropdown.js.map +1 -1
- package/lib/renderers/Table/HeadCellSearchDropdown.js +2 -2
- package/lib/renderers/Table/HeadCellSearchDropdown.js.map +1 -1
- package/lib/renderers/Table/ItemActionsWrapper.js +2 -2
- package/lib/renderers/Table/ItemActionsWrapper.js.map +1 -1
- package/lib/renderers/Table/TableBody.js +3 -3
- package/lib/renderers/Table/TableBody.js.map +1 -1
- package/lib/renderers/Table/TableContent.js +1 -1
- package/lib/renderers/Table/TableContent.js.map +1 -1
- package/lib/renderers/Table/TableRow.js +4 -4
- package/lib/renderers/Table/TableRow.js.map +1 -1
- package/lib/renderers/Table/index.js +28 -28
- package/lib/renderers/Table/index.js.map +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js.map +1 -1
- package/lib/renderers/Table-v2/index.js +5 -5
- package/lib/renderers/Table-v2/index.js.map +1 -1
- package/lib/renderers/TableView.js +4 -4
- package/lib/renderers/TableView.js.map +1 -1
- package/lib/renderers/Tabs.js +4 -4
- package/lib/renderers/Tabs.js.map +1 -1
- package/lib/renderers/Tasks.js +1 -1
- package/lib/renderers/Tasks.js.map +1 -1
- package/lib/renderers/Tpl.js +1 -1
- package/lib/renderers/Tpl.js.map +1 -1
- package/lib/renderers/VBox.js +2 -2
- package/lib/renderers/VBox.js.map +1 -1
- package/lib/renderers/Video.js +4 -4
- package/lib/renderers/Video.js.map +1 -1
- package/lib/renderers/Wizard.js +7 -7
- package/lib/renderers/Wizard.js.map +1 -1
- package/lib/renderers/Wrapper.js +1 -1
- package/lib/renderers/Wrapper.js.map +1 -1
- package/lib/store/app.js +3 -3
- package/lib/store/app.js.map +1 -1
- package/lib/store/crud.js +1 -1
- package/lib/store/crud.js.map +1 -1
- package/lib/store/form.js +2 -2
- package/lib/store/form.js.map +1 -1
- package/lib/store/formItem.js +3 -3
- package/lib/store/formItem.js.map +1 -1
- package/lib/store/node.js +2 -2
- package/lib/store/node.js.map +1 -1
- package/lib/store/table-v2.js +7 -7
- package/lib/store/table-v2.js.map +1 -1
- package/lib/store/table.js +6 -6
- package/lib/store/table.js.map +1 -1
- package/lib/theme.js +1 -1
- package/lib/theme.js.map +1 -1
- package/lib/themes/ang-ie11.css +21 -4
- package/lib/themes/ang.css +15 -4
- package/lib/themes/ang.css.map +1 -1
- package/lib/themes/antd-ie11.css +21 -4
- package/lib/themes/antd.css +15 -4
- package/lib/themes/antd.css.map +1 -1
- package/lib/themes/cxd-ie11.css +21 -4
- package/lib/themes/cxd.css +15 -4
- package/lib/themes/cxd.css.map +1 -1
- package/lib/themes/dark-ie11.css +21 -4
- package/lib/themes/dark.css +15 -4
- package/lib/themes/dark.css.map +1 -1
- package/lib/themes/default-ie11.css +21 -4
- package/lib/themes/default.css +15 -4
- package/lib/themes/default.css.map +1 -1
- package/lib/utils/ColorScale.js +4 -4
- package/lib/utils/ColorScale.js.map +1 -1
- package/lib/utils/api.js +7 -7
- package/lib/utils/api.js.map +1 -1
- package/lib/utils/autobind.js +2 -2
- package/lib/utils/autobind.js.map +1 -1
- package/lib/utils/columnsSplit.js +2 -2
- package/lib/utils/columnsSplit.js.map +1 -1
- package/lib/utils/debug.js +13 -13
- package/lib/utils/debug.js.map +1 -1
- package/lib/utils/dom.js +1 -1
- package/lib/utils/dom.js.map +1 -1
- package/lib/utils/filter-schema.js +1 -1
- package/lib/utils/filter-schema.js.map +1 -1
- package/lib/utils/formula.js +1 -1
- package/lib/utils/formula.js.map +1 -1
- package/lib/utils/helper.js +6 -6
- package/lib/utils/helper.js.map +1 -1
- package/lib/utils/resize-sensor.js +1 -1
- package/lib/utils/resize-sensor.js.map +1 -1
- package/lib/utils/style.js +1 -1
- package/lib/utils/style.js.map +1 -1
- package/lib/utils/tpl-builtin.js +1 -1
- package/lib/utils/tpl-builtin.js.map +1 -1
- package/lib/utils/tpl-lodash.js +1 -1
- package/lib/utils/tpl-lodash.js.map +1 -1
- package/lib/utils/tpl.js +2 -2
- package/lib/utils/tpl.js.map +1 -1
- package/lib/utils/validations.js +2 -2
- package/lib/utils/validations.js.map +1 -1
- package/package.json +1 -1
- package/schema.json +347 -218
- package/scss/components/form/_date.scss +19 -28
- package/sdk/ang-ie11.css +23 -4
- package/sdk/ang.css +17 -4
- package/sdk/antd-ie11.css +23 -4
- package/sdk/antd.css +17 -4
- package/sdk/barcode.js +51 -51
- package/sdk/charts.js +18 -18
- package/sdk/codemirror.js +7 -7
- package/sdk/color-picker.js +65 -65
- package/sdk/cropperjs.js +3 -3
- package/sdk/cxd-ie11.css +23 -4
- package/sdk/cxd.css +17 -4
- package/sdk/dark-ie11.css +23 -4
- package/sdk/dark.css +17 -4
- package/sdk/exceljs.js +1 -1
- package/sdk/locale/de-DE.js +2 -2
- package/sdk/markdown.js +69 -69
- package/sdk/papaparse.js +3 -3
- package/sdk/renderers/Form/CityDB.js +1 -1
- package/sdk/rest.js +16 -16
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk-ie11.css +23 -4
- package/sdk/sdk.css +17 -4
- package/sdk/sdk.js +1772 -1656
- package/sdk/thirds/hls.js/hls.js +19 -19
- package/sdk/thirds/mpegts.js/mpegts.js +2 -2
- package/sdk/tinymce.js +57 -57
- package/src/components/Select.tsx +6 -11
- package/src/locale/de-DE.ts +2 -2
- package/src/locale/en-US.ts +2 -2
- package/src/renderers/CRUD.tsx +1 -1
- package/src/renderers/Form/InputImage.tsx +2 -4
- package/src/renderers/Form/Select.tsx +0 -13
package/schema.json
CHANGED
@@ -17945,14 +17945,14 @@
|
|
17945
17945
|
},
|
17946
17946
|
"clipPath": {
|
17947
17947
|
"$ref": "#/definitions/Property.ClipPath",
|
17948
|
-
"description": "The
|
17948
|
+
"description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **55** | **3.5** | **9.1** | **12** | **10** | | 23 _-x-_ | | 7 _-x-_ | | |"
|
17949
17949
|
},
|
17950
17950
|
"clipRule": {
|
17951
17951
|
"$ref": "#/definitions/Property.ClipRule"
|
17952
17952
|
},
|
17953
17953
|
"color": {
|
17954
17954
|
"$ref": "#/definitions/Property.Color",
|
17955
|
-
"description": "The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `<currentcolor>` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n\n**Syntax**: `<color>`\n\n**Initial value**:
|
17955
|
+
"description": "The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `<currentcolor>` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n\n**Syntax**: `<color>`\n\n**Initial value**: `canvastext`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
|
17956
17956
|
},
|
17957
17957
|
"colorInterpolation": {
|
17958
17958
|
"$ref": "#/definitions/Property.ColorInterpolation"
|
@@ -17962,7 +17962,7 @@
|
|
17962
17962
|
},
|
17963
17963
|
"cursor": {
|
17964
17964
|
"$ref": "#/definitions/Property.Cursor",
|
17965
|
-
"description": "The **`cursor`** CSS property sets the
|
17965
|
+
"description": "The **`cursor`** CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.\n\n**Syntax**: `[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :---: | | **1** | **1** | **1.2** | **12** | **4** |"
|
17966
17966
|
},
|
17967
17967
|
"direction": {
|
17968
17968
|
"$ref": "#/definitions/Property.Direction",
|
@@ -18004,7 +18004,7 @@
|
|
18004
18004
|
},
|
18005
18005
|
"fontSize": {
|
18006
18006
|
"$ref": "#/definitions/Property.FontSize%3C(string%7Cnumber)%3E",
|
18007
|
-
"description": "The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as
|
18007
|
+
"description": "The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as `em`, `ex`, and so forth.\n\n**Syntax**: `<absolute-size> | <relative-size> | <length-percentage>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-----: | | **1** | **1** | **1** | **12** | **5.5** |"
|
18008
18008
|
},
|
18009
18009
|
"fontSizeAdjust": {
|
18010
18010
|
"$ref": "#/definitions/Property.FontSizeAdjust",
|
@@ -18062,7 +18062,7 @@
|
|
18062
18062
|
},
|
18063
18063
|
"opacity": {
|
18064
18064
|
"$ref": "#/definitions/Property.Opacity",
|
18065
|
-
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1
|
18065
|
+
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **2** | **12** | **9** |"
|
18066
18066
|
},
|
18067
18067
|
"overflow": {
|
18068
18068
|
"$ref": "#/definitions/Property.Overflow",
|
@@ -18173,16 +18173,12 @@
|
|
18173
18173
|
},
|
18174
18174
|
"boxOrient": {
|
18175
18175
|
"$ref": "#/definitions/Property.BoxOrient",
|
18176
|
-
"description": "
|
18176
|
+
"description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
|
18177
18177
|
},
|
18178
18178
|
"boxPack": {
|
18179
18179
|
"$ref": "#/definitions/Property.BoxPack",
|
18180
18180
|
"description": "The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n\n**Syntax**: `start | center | end | justify`\n\n**Initial value**: `start`"
|
18181
18181
|
},
|
18182
|
-
"fontVariantAlternates": {
|
18183
|
-
"$ref": "#/definitions/Property.FontVariantAlternates",
|
18184
|
-
"description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`"
|
18185
|
-
},
|
18186
18182
|
"gridColumnGap": {
|
18187
18183
|
"$ref": "#/definitions/Property.GridColumnGap%3C(string%7Cnumber)%3E",
|
18188
18184
|
"description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`"
|
@@ -18201,7 +18197,7 @@
|
|
18201
18197
|
},
|
18202
18198
|
"offsetBlock": {
|
18203
18199
|
"$ref": "#/definitions/Property.InsetBlock%3C(string%7Cnumber)%3E",
|
18204
|
-
"description": "The **`inset-
|
18200
|
+
"description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`"
|
18205
18201
|
},
|
18206
18202
|
"offsetBlockEnd": {
|
18207
18203
|
"$ref": "#/definitions/Property.InsetBlockEnd%3C(string%7Cnumber)%3E",
|
@@ -18277,7 +18273,7 @@
|
|
18277
18273
|
},
|
18278
18274
|
"KhtmlBoxOrient": {
|
18279
18275
|
"$ref": "#/definitions/Property.BoxOrient",
|
18280
|
-
"description": "
|
18276
|
+
"description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
|
18281
18277
|
},
|
18282
18278
|
"KhtmlBoxPack": {
|
18283
18279
|
"$ref": "#/definitions/Property.BoxPack",
|
@@ -18289,11 +18285,11 @@
|
|
18289
18285
|
},
|
18290
18286
|
"KhtmlOpacity": {
|
18291
18287
|
"$ref": "#/definitions/Property.Opacity",
|
18292
|
-
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1
|
18288
|
+
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`"
|
18293
18289
|
},
|
18294
18290
|
"KhtmlUserSelect": {
|
18295
18291
|
"$ref": "#/definitions/Property.UserSelect",
|
18296
|
-
"description": "The
|
18292
|
+
"description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
|
18297
18293
|
},
|
18298
18294
|
"MozBackgroundClip": {
|
18299
18295
|
"$ref": "#/definitions/Property.BackgroundClip",
|
@@ -18353,7 +18349,7 @@
|
|
18353
18349
|
},
|
18354
18350
|
"MozBoxOrient": {
|
18355
18351
|
"$ref": "#/definitions/Property.BoxOrient",
|
18356
|
-
"description": "
|
18352
|
+
"description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
|
18357
18353
|
},
|
18358
18354
|
"MozBoxPack": {
|
18359
18355
|
"$ref": "#/definitions/Property.BoxPack",
|
@@ -18373,7 +18369,7 @@
|
|
18373
18369
|
},
|
18374
18370
|
"MozOpacity": {
|
18375
18371
|
"$ref": "#/definitions/Property.Opacity",
|
18376
|
-
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1
|
18372
|
+
"description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`"
|
18377
18373
|
},
|
18378
18374
|
"MozOutline": {
|
18379
18375
|
"$ref": "#/definitions/Property.Outline%3C(string%7Cnumber)%3E",
|
@@ -18553,7 +18549,7 @@
|
|
18553
18549
|
},
|
18554
18550
|
"WebkitBoxOrient": {
|
18555
18551
|
"$ref": "#/definitions/Property.BoxOrient",
|
18556
|
-
"description": "
|
18552
|
+
"description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
|
18557
18553
|
},
|
18558
18554
|
"WebkitBoxPack": {
|
18559
18555
|
"$ref": "#/definitions/Property.BoxPack",
|
@@ -18577,7 +18573,7 @@
|
|
18577
18573
|
},
|
18578
18574
|
"MozColumnRule": {
|
18579
18575
|
"$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
|
18580
|
-
"description": "The **`column-rule`**
|
18576
|
+
"description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
|
18581
18577
|
},
|
18582
18578
|
"MozColumns": {
|
18583
18579
|
"$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
|
@@ -18633,7 +18629,7 @@
|
|
18633
18629
|
},
|
18634
18630
|
"WebkitColumnRule": {
|
18635
18631
|
"$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
|
18636
|
-
"description": "The **`column-rule`**
|
18632
|
+
"description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
|
18637
18633
|
},
|
18638
18634
|
"WebkitColumns": {
|
18639
18635
|
"$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
|
@@ -18701,7 +18697,7 @@
|
|
18701
18697
|
},
|
18702
18698
|
"MozAppearance": {
|
18703
18699
|
"$ref": "#/definitions/Property.MozAppearance",
|
18704
|
-
"description": "The `**
|
18700
|
+
"description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
|
18705
18701
|
},
|
18706
18702
|
"MozBackfaceVisibility": {
|
18707
18703
|
"$ref": "#/definitions/Property.BackfaceVisibility",
|
@@ -18777,7 +18773,7 @@
|
|
18777
18773
|
},
|
18778
18774
|
"MozContextProperties": {
|
18779
18775
|
"$ref": "#/definitions/Property.MozContextProperties",
|
18780
|
-
"description": "The
|
18776
|
+
"description": "The **`-moz-context-properties`** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.\n\n**Syntax**: `none | [ fill | fill-opacity | stroke | stroke-opacity ]#`\n\n**Initial value**: `none`"
|
18781
18777
|
},
|
18782
18778
|
"MozFontFeatureSettings": {
|
18783
18779
|
"$ref": "#/definitions/Property.FontFeatureSettings",
|
@@ -18873,11 +18869,11 @@
|
|
18873
18869
|
},
|
18874
18870
|
"MozUserModify": {
|
18875
18871
|
"$ref": "#/definitions/Property.MozUserModify",
|
18876
|
-
"description": "The **`user-modify`** property has no effect in Firefox. It was originally planned to
|
18872
|
+
"description": "The **`user-modify`** property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.\n\n**Syntax**: `read-only | read-write | write-only`\n\n**Initial value**: `read-only`"
|
18877
18873
|
},
|
18878
18874
|
"MozUserSelect": {
|
18879
18875
|
"$ref": "#/definitions/Property.UserSelect",
|
18880
|
-
"description": "The
|
18876
|
+
"description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
|
18881
18877
|
},
|
18882
18878
|
"MozWindowDragging": {
|
18883
18879
|
"$ref": "#/definitions/Property.MozWindowDragging",
|
@@ -18893,7 +18889,7 @@
|
|
18893
18889
|
},
|
18894
18890
|
"msAlignSelf": {
|
18895
18891
|
"$ref": "#/definitions/Property.AlignSelf",
|
18896
|
-
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the
|
18892
|
+
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
|
18897
18893
|
},
|
18898
18894
|
"msBlockProgression": {
|
18899
18895
|
"$ref": "#/definitions/Property.MsBlockProgression",
|
@@ -18933,7 +18929,7 @@
|
|
18933
18929
|
},
|
18934
18930
|
"msFlexPositive": {
|
18935
18931
|
"$ref": "#/definitions/Property.FlexGrow",
|
18936
|
-
"description": "The **`flex-grow`** CSS
|
18932
|
+
"description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
|
18937
18933
|
},
|
18938
18934
|
"msFlowFrom": {
|
18939
18935
|
"$ref": "#/definitions/Property.MsFlowFrom",
|
@@ -19145,7 +19141,7 @@
|
|
19145
19141
|
},
|
19146
19142
|
"WebkitAlignSelf": {
|
19147
19143
|
"$ref": "#/definitions/Property.AlignSelf",
|
19148
|
-
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the
|
19144
|
+
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
|
19149
19145
|
},
|
19150
19146
|
"WebkitAnimationDelay": {
|
19151
19147
|
"$ref": "#/definitions/Property.AnimationDelay%3Cstring%3E",
|
@@ -19181,7 +19177,7 @@
|
|
19181
19177
|
},
|
19182
19178
|
"WebkitAppearance": {
|
19183
19179
|
"$ref": "#/definitions/Property.WebkitAppearance",
|
19184
|
-
"description": "The `**
|
19180
|
+
"description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
|
19185
19181
|
},
|
19186
19182
|
"WebkitBackdropFilter": {
|
19187
19183
|
"$ref": "#/definitions/Property.BackdropFilter",
|
@@ -19253,7 +19249,7 @@
|
|
19253
19249
|
},
|
19254
19250
|
"WebkitClipPath": {
|
19255
19251
|
"$ref": "#/definitions/Property.ClipPath",
|
19256
|
-
"description": "The
|
19252
|
+
"description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`"
|
19257
19253
|
},
|
19258
19254
|
"WebkitColumnCount": {
|
19259
19255
|
"$ref": "#/definitions/Property.ColumnCount",
|
@@ -19301,7 +19297,7 @@
|
|
19301
19297
|
},
|
19302
19298
|
"WebkitFlexGrow": {
|
19303
19299
|
"$ref": "#/definitions/Property.FlexGrow",
|
19304
|
-
"description": "The **`flex-grow`** CSS
|
19300
|
+
"description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
|
19305
19301
|
},
|
19306
19302
|
"WebkitFlexShrink": {
|
19307
19303
|
"$ref": "#/definitions/Property.FlexShrink",
|
@@ -19327,10 +19323,18 @@
|
|
19327
19323
|
"$ref": "#/definitions/Property.FontVariantLigatures",
|
19328
19324
|
"description": "The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n\n**Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n\n**Initial value**: `normal`"
|
19329
19325
|
},
|
19326
|
+
"WebkitHyphenateCharacter": {
|
19327
|
+
"$ref": "#/definitions/Property.HyphenateCharacter",
|
19328
|
+
"description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`"
|
19329
|
+
},
|
19330
19330
|
"WebkitHyphens": {
|
19331
19331
|
"$ref": "#/definitions/Property.Hyphens",
|
19332
19332
|
"description": "The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n\n**Syntax**: `none | manual | auto`\n\n**Initial value**: `manual`"
|
19333
19333
|
},
|
19334
|
+
"WebkitInitialLetter": {
|
19335
|
+
"$ref": "#/definitions/Property.InitialLetter",
|
19336
|
+
"description": "The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n\n**Syntax**: `normal | [ <number> <integer>? ]`\n\n**Initial value**: `normal`"
|
19337
|
+
},
|
19334
19338
|
"WebkitJustifyContent": {
|
19335
19339
|
"$ref": "#/definitions/Property.JustifyContent",
|
19336
19340
|
"description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`"
|
@@ -19385,7 +19389,7 @@
|
|
19385
19389
|
},
|
19386
19390
|
"WebkitMaskImage": {
|
19387
19391
|
"$ref": "#/definitions/Property.WebkitMaskImage",
|
19388
|
-
"description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`"
|
19392
|
+
"description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`"
|
19389
19393
|
},
|
19390
19394
|
"WebkitMaskOrigin": {
|
19391
19395
|
"$ref": "#/definitions/Property.WebkitMaskOrigin",
|
@@ -19421,7 +19425,7 @@
|
|
19421
19425
|
},
|
19422
19426
|
"WebkitMaxInlineSize": {
|
19423
19427
|
"$ref": "#/definitions/Property.MaxInlineSize%3C(string%7Cnumber)%3E",
|
19424
|
-
"description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `
|
19428
|
+
"description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`"
|
19425
19429
|
},
|
19426
19430
|
"WebkitOrder": {
|
19427
19431
|
"$ref": "#/definitions/Property.Order",
|
@@ -19448,12 +19452,12 @@
|
|
19448
19452
|
"description": "The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n\n**Syntax**: `<position>`\n\n**Initial value**: `50% 50%`"
|
19449
19453
|
},
|
19450
19454
|
"WebkitPrintColorAdjust": {
|
19451
|
-
"$ref": "#/definitions/Property.
|
19452
|
-
"description": "The **`color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`"
|
19455
|
+
"$ref": "#/definitions/Property.PrintColorAdjust",
|
19456
|
+
"description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`"
|
19453
19457
|
},
|
19454
19458
|
"WebkitRubyPosition": {
|
19455
19459
|
"$ref": "#/definitions/Property.RubyPosition",
|
19456
|
-
"description": "The
|
19460
|
+
"description": "The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`"
|
19457
19461
|
},
|
19458
19462
|
"WebkitScrollSnapType": {
|
19459
19463
|
"$ref": "#/definitions/Property.ScrollSnapType",
|
@@ -19465,7 +19469,7 @@
|
|
19465
19469
|
},
|
19466
19470
|
"WebkitTapHighlightColor": {
|
19467
19471
|
"$ref": "#/definitions/Property.WebkitTapHighlightColor",
|
19468
|
-
"description": "**`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user
|
19472
|
+
"description": "**`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.\n\n**Syntax**: `<color>`\n\n**Initial value**: `black`"
|
19469
19473
|
},
|
19470
19474
|
"WebkitTextCombine": {
|
19471
19475
|
"$ref": "#/definitions/Property.TextCombineUpright",
|
@@ -19481,7 +19485,7 @@
|
|
19481
19485
|
},
|
19482
19486
|
"WebkitTextDecorationSkip": {
|
19483
19487
|
"$ref": "#/definitions/Property.TextDecorationSkip",
|
19484
|
-
"description": "The **`text-decoration-skip`** CSS property sets what parts of an element
|
19488
|
+
"description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`"
|
19485
19489
|
},
|
19486
19490
|
"WebkitTextDecorationStyle": {
|
19487
19491
|
"$ref": "#/definitions/Property.TextDecorationStyle",
|
@@ -19561,7 +19565,7 @@
|
|
19561
19565
|
},
|
19562
19566
|
"WebkitUserSelect": {
|
19563
19567
|
"$ref": "#/definitions/Property.UserSelect",
|
19564
|
-
"description": "The
|
19568
|
+
"description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
|
19565
19569
|
},
|
19566
19570
|
"WebkitWritingMode": {
|
19567
19571
|
"$ref": "#/definitions/Property.WritingMode",
|
@@ -19569,7 +19573,7 @@
|
|
19569
19573
|
},
|
19570
19574
|
"all": {
|
19571
19575
|
"$ref": "#/definitions/Property.All",
|
19572
|
-
"description": "The `**
|
19576
|
+
"description": "The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert | revert-layer`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **37** | **27** | **9.1** | **79** | No |"
|
19573
19577
|
},
|
19574
19578
|
"animation": {
|
19575
19579
|
"$ref": "#/definitions/Property.Animation%3Cstring%3E",
|
@@ -19649,7 +19653,7 @@
|
|
19649
19653
|
},
|
19650
19654
|
"columnRule": {
|
19651
19655
|
"$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
|
19652
|
-
"description": "The **`column-rule`**
|
19656
|
+
"description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **50** | **52** | **9** | **12** | **10** | | 1 _-x-_ | | 3 _-x-_ | | |"
|
19653
19657
|
},
|
19654
19658
|
"columns": {
|
19655
19659
|
"$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
|
@@ -19673,7 +19677,7 @@
|
|
19673
19677
|
},
|
19674
19678
|
"gridArea": {
|
19675
19679
|
"$ref": "#/definitions/Property.GridArea",
|
19676
|
-
"description": "The **`grid-area`** CSS shorthand property specifies a grid item
|
19680
|
+
"description": "The **`grid-area`** CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
19677
19681
|
},
|
19678
19682
|
"gridColumn": {
|
19679
19683
|
"$ref": "#/definitions/Property.GridColumn",
|
@@ -19681,7 +19685,7 @@
|
|
19681
19685
|
},
|
19682
19686
|
"gridRow": {
|
19683
19687
|
"$ref": "#/definitions/Property.GridRow",
|
19684
|
-
"description": "The **`grid-row`** CSS shorthand property specifies a grid item
|
19688
|
+
"description": "The **`grid-row`** CSS shorthand property specifies a grid item's size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
19685
19689
|
},
|
19686
19690
|
"gridTemplate": {
|
19687
19691
|
"$ref": "#/definitions/Property.GridTemplate",
|
@@ -19693,11 +19697,11 @@
|
|
19693
19697
|
},
|
19694
19698
|
"listStyle": {
|
19695
19699
|
"$ref": "#/definitions/Property.ListStyle",
|
19696
|
-
"description": "The **`list-style`** CSS shorthand property allows you set all the list style properties at once.\n\n**Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
|
19700
|
+
"description": "The **`list-style`** CSS shorthand property allows you to set all the list style properties at once.\n\n**Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
|
19697
19701
|
},
|
19698
19702
|
"margin": {
|
19699
19703
|
"$ref": "#/definitions/Property.Margin%3C(string%7Cnumber)%3E",
|
19700
|
-
"description": "The **`margin`** CSS property sets the margin area on all four sides of an element
|
19704
|
+
"description": "The **`margin`** CSS shorthand property sets the margin area on all four sides of an element.\n\n**Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
|
19701
19705
|
},
|
19702
19706
|
"maskBorder": {
|
19703
19707
|
"$ref": "#/definitions/Property.MaskBorder",
|
@@ -19733,7 +19737,7 @@
|
|
19733
19737
|
},
|
19734
19738
|
"textEmphasis": {
|
19735
19739
|
"$ref": "#/definitions/Property.TextEmphasis",
|
19736
|
-
"description": "The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n\n**Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n\n|
|
19740
|
+
"description": "The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n\n**Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
|
19737
19741
|
},
|
19738
19742
|
"transition": {
|
19739
19743
|
"$ref": "#/definitions/Property.Transition%3Cstring%3E",
|
@@ -19741,7 +19745,7 @@
|
|
19741
19745
|
},
|
19742
19746
|
"accentColor": {
|
19743
19747
|
"$ref": "#/definitions/Property.AccentColor",
|
19744
|
-
"description": "The **`accent-color`** CSS property sets the color
|
19748
|
+
"description": "The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **93** | **92** | **15.4** | **93** | No |"
|
19745
19749
|
},
|
19746
19750
|
"alignContent": {
|
19747
19751
|
"$ref": "#/definitions/Property.AlignContent",
|
@@ -19753,11 +19757,11 @@
|
|
19753
19757
|
},
|
19754
19758
|
"alignSelf": {
|
19755
19759
|
"$ref": "#/definitions/Property.AlignSelf",
|
19756
|
-
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the
|
19760
|
+
"description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **36** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------: | | **57** | **52** | **10.1** | **16** | **10** _-x-_ |\n\n---"
|
19757
19761
|
},
|
19758
19762
|
"alignTracks": {
|
19759
19763
|
"$ref": "#/definitions/Property.AlignTracks",
|
19760
|
-
"description": "The **`align-tracks`**
|
19764
|
+
"description": "The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n\n**Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
|
19761
19765
|
},
|
19762
19766
|
"animationDelay": {
|
19763
19767
|
"$ref": "#/definitions/Property.AnimationDelay%3Cstring%3E",
|
@@ -19787,17 +19791,21 @@
|
|
19787
19791
|
"$ref": "#/definitions/Property.AnimationPlayState",
|
19788
19792
|
"description": "The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n\n**Syntax**: `<single-animation-play-state>#`\n\n**Initial value**: `running`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **43** | **16** | **9** | **12** | **10** | | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |"
|
19789
19793
|
},
|
19794
|
+
"animationTimeline": {
|
19795
|
+
"$ref": "#/definitions/Property.AnimationTimeline",
|
19796
|
+
"description": "The **`animation-timeline`** CSS property specifies the names of one or more `@scroll-timeline` at-rules describing the scroll animations to apply to the element.\n\n**Syntax**: `<single-animation-timeline>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
|
19797
|
+
},
|
19790
19798
|
"animationTimingFunction": {
|
19791
19799
|
"$ref": "#/definitions/Property.AnimationTimingFunction",
|
19792
19800
|
"description": "The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n\n**Syntax**: `<easing-function>#`\n\n**Initial value**: `ease`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **43** | **16** | **9** | **12** | **10** | | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |"
|
19793
19801
|
},
|
19794
19802
|
"appearance": {
|
19795
19803
|
"$ref": "#/definitions/Property.Appearance",
|
19796
|
-
"description": "The `**
|
19804
|
+
"description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :------: | :------: | :-: | | **84** | **80** | **15.4** | **84** | No | | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ | 12 _-x-_ | |"
|
19797
19805
|
},
|
19798
19806
|
"aspectRatio": {
|
19799
19807
|
"$ref": "#/definitions/Property.AspectRatio",
|
19800
|
-
"description": "The **`aspect-ratio`**
|
19808
|
+
"description": "The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n\n**Syntax**: `auto | <ratio>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **88** | **89** | **15** | **88** | No |"
|
19801
19809
|
},
|
19802
19810
|
"backdropFilter": {
|
19803
19811
|
"$ref": "#/definitions/Property.BackdropFilter",
|
@@ -19805,7 +19813,7 @@
|
|
19805
19813
|
},
|
19806
19814
|
"backfaceVisibility": {
|
19807
19815
|
"$ref": "#/definitions/Property.BackfaceVisibility",
|
19808
|
-
"description": "The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n\n**Syntax**: `visible | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox |
|
19816
|
+
"description": "The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n\n**Syntax**: `visible | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :------: | :-------: | :----: | :----: | | **36** | **16** | **15.4** | **12** | **10** | | 12 _-x-_ | 10 _-x-_ | 5.1 _-x-_ | | |"
|
19809
19817
|
},
|
19810
19818
|
"backgroundAttachment": {
|
19811
19819
|
"$ref": "#/definitions/Property.BackgroundAttachment",
|
@@ -19817,7 +19825,7 @@
|
|
19817
19825
|
},
|
19818
19826
|
"backgroundClip": {
|
19819
19827
|
"$ref": "#/definitions/Property.BackgroundClip",
|
19820
|
-
"description": "The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n\n**Syntax**: `<box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox |
|
19828
|
+
"description": "The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n\n**Syntax**: `<box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :---: | | **1** | **4** | **14** | **12** | **9** | | | | 3 _-x-_ | | |"
|
19821
19829
|
},
|
19822
19830
|
"backgroundColor": {
|
19823
19831
|
"$ref": "#/definitions/Property.BackgroundColor",
|
@@ -19833,11 +19841,11 @@
|
|
19833
19841
|
},
|
19834
19842
|
"backgroundPositionX": {
|
19835
19843
|
"$ref": "#/definitions/Property.BackgroundPositionX%3C(string%7Cnumber)%3E",
|
19836
|
-
"description": "The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `
|
19844
|
+
"description": "The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `0%`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
|
19837
19845
|
},
|
19838
19846
|
"backgroundPositionY": {
|
19839
19847
|
"$ref": "#/definitions/Property.BackgroundPositionY%3C(string%7Cnumber)%3E",
|
19840
|
-
"description": "The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `
|
19848
|
+
"description": "The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `0%`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
|
19841
19849
|
},
|
19842
19850
|
"backgroundRepeat": {
|
19843
19851
|
"$ref": "#/definitions/Property.BackgroundRepeat",
|
@@ -19861,7 +19869,7 @@
|
|
19861
19869
|
},
|
19862
19870
|
"borderBlockEndColor": {
|
19863
19871
|
"$ref": "#/definitions/Property.BorderBlockEndColor",
|
19864
|
-
"description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`,
|
19872
|
+
"description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
|
19865
19873
|
},
|
19866
19874
|
"borderBlockEndStyle": {
|
19867
19875
|
"$ref": "#/definitions/Property.BorderBlockEndStyle",
|
@@ -19869,19 +19877,19 @@
|
|
19869
19877
|
},
|
19870
19878
|
"borderBlockEndWidth": {
|
19871
19879
|
"$ref": "#/definitions/Property.BorderBlockEndWidth%3C(string%7Cnumber)%3E",
|
19872
|
-
"description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`,
|
19880
|
+
"description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
|
19873
19881
|
},
|
19874
19882
|
"borderBlockStartColor": {
|
19875
19883
|
"$ref": "#/definitions/Property.BorderBlockStartColor",
|
19876
|
-
"description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`,
|
19884
|
+
"description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
|
19877
19885
|
},
|
19878
19886
|
"borderBlockStartStyle": {
|
19879
19887
|
"$ref": "#/definitions/Property.BorderBlockStartStyle",
|
19880
|
-
"description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`,
|
19888
|
+
"description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
|
19881
19889
|
},
|
19882
19890
|
"borderBlockStartWidth": {
|
19883
19891
|
"$ref": "#/definitions/Property.BorderBlockStartWidth%3C(string%7Cnumber)%3E",
|
19884
|
-
"description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`,
|
19892
|
+
"description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
|
19885
19893
|
},
|
19886
19894
|
"borderBlockStyle": {
|
19887
19895
|
"$ref": "#/definitions/Property.BorderBlockStyle",
|
@@ -19889,7 +19897,7 @@
|
|
19889
19897
|
},
|
19890
19898
|
"borderBlockWidth": {
|
19891
19899
|
"$ref": "#/definitions/Property.BorderBlockWidth%3C(string%7Cnumber)%3E",
|
19892
|
-
"description": "The **`border-block-width`** CSS property defines the width of the logical block
|
19900
|
+
"description": "The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
|
19893
19901
|
},
|
19894
19902
|
"borderBottomColor": {
|
19895
19903
|
"$ref": "#/definitions/Property.BorderBottomColor",
|
@@ -19917,11 +19925,11 @@
|
|
19917
19925
|
},
|
19918
19926
|
"borderEndEndRadius": {
|
19919
19927
|
"$ref": "#/definitions/Property.BorderEndEndRadius%3C(string%7Cnumber)%3E",
|
19920
|
-
"description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and
|
19928
|
+
"description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
|
19921
19929
|
},
|
19922
19930
|
"borderEndStartRadius": {
|
19923
19931
|
"$ref": "#/definitions/Property.BorderEndStartRadius%3C(string%7Cnumber)%3E",
|
19924
|
-
"description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius
|
19932
|
+
"description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
|
19925
19933
|
},
|
19926
19934
|
"borderImageOutset": {
|
19927
19935
|
"$ref": "#/definitions/Property.BorderImageOutset%3C(string%7Cnumber)%3E",
|
@@ -19973,11 +19981,11 @@
|
|
19973
19981
|
},
|
19974
19982
|
"borderInlineStyle": {
|
19975
19983
|
"$ref": "#/definitions/Property.BorderInlineStyle",
|
19976
|
-
"description": "The **`border-inline-style`** CSS property defines the style of the logical inline
|
19984
|
+
"description": "The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
|
19977
19985
|
},
|
19978
19986
|
"borderInlineWidth": {
|
19979
19987
|
"$ref": "#/definitions/Property.BorderInlineWidth%3C(string%7Cnumber)%3E",
|
19980
|
-
"description": "The **`border-inline-width`** CSS property defines the width of the logical inline
|
19988
|
+
"description": "The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
|
19981
19989
|
},
|
19982
19990
|
"borderLeftColor": {
|
19983
19991
|
"$ref": "#/definitions/Property.BorderLeftColor",
|
@@ -20009,11 +20017,11 @@
|
|
20009
20017
|
},
|
20010
20018
|
"borderStartEndRadius": {
|
20011
20019
|
"$ref": "#/definitions/Property.BorderStartEndRadius%3C(string%7Cnumber)%3E",
|
20012
|
-
"description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius
|
20020
|
+
"description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
|
20013
20021
|
},
|
20014
20022
|
"borderStartStartRadius": {
|
20015
20023
|
"$ref": "#/definitions/Property.BorderStartStartRadius%3C(string%7Cnumber)%3E",
|
20016
|
-
"description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and
|
20024
|
+
"description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
|
20017
20025
|
},
|
20018
20026
|
"borderTopColor": {
|
20019
20027
|
"$ref": "#/definitions/Property.BorderTopColor",
|
@@ -20076,12 +20084,12 @@
|
|
20076
20084
|
"description": "The **`clear`** CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The `clear` property applies to floating and non-floating elements.\n\n**Syntax**: `none | left | right | both | inline-start | inline-end`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
|
20077
20085
|
},
|
20078
20086
|
"colorAdjust": {
|
20079
|
-
"$ref": "#/definitions/Property.
|
20080
|
-
"description": "The **`color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n|
|
20087
|
+
"$ref": "#/definitions/Property.PrintColorAdjust",
|
20088
|
+
"description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----------------: | :------: | :----------: | :-: | | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No | | | 48 _(color-adjust)_ | 6 _-x-_ | | |"
|
20081
20089
|
},
|
20082
20090
|
"colorScheme": {
|
20083
20091
|
"$ref": "#/definitions/Property.ColorScheme",
|
20084
|
-
"description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]
|
20092
|
+
"description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **81** | **96** | **13** | **81** | No |"
|
20085
20093
|
},
|
20086
20094
|
"columnCount": {
|
20087
20095
|
"$ref": "#/definitions/Property.ColumnCount",
|
@@ -20117,27 +20125,27 @@
|
|
20117
20125
|
},
|
20118
20126
|
"contain": {
|
20119
20127
|
"$ref": "#/definitions/Property.Contain",
|
20120
|
-
"description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ size || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox |
|
20128
|
+
"description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ size || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **52** | **69** | **15.4** | **79** | No |"
|
20121
20129
|
},
|
20122
20130
|
"content": {
|
20123
20131
|
"$ref": "#/definitions/Property.Content",
|
20124
|
-
"description": "The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements
|
20132
|
+
"description": "The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**.\n\n**Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **8** |"
|
20125
20133
|
},
|
20126
20134
|
"contentVisibility": {
|
20127
20135
|
"$ref": "#/definitions/Property.ContentVisibility",
|
20128
|
-
"description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work
|
20136
|
+
"description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n\n**Syntax**: `visible | auto | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | No | No | **85** | No |"
|
20129
20137
|
},
|
20130
20138
|
"counterIncrement": {
|
20131
20139
|
"$ref": "#/definitions/Property.CounterIncrement",
|
20132
|
-
"description": "The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n\n**Syntax**: `[ <
|
20140
|
+
"description": "The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
|
20133
20141
|
},
|
20134
20142
|
"counterReset": {
|
20135
20143
|
"$ref": "#/definitions/Property.CounterReset",
|
20136
|
-
"description": "The **`counter-reset`** CSS property resets a CSS counter to a given value.\n\n**Syntax**: `[ <
|
20144
|
+
"description": "The **`counter-reset`** CSS property resets a CSS counter to a given value. This property will create a new counter or reversed counter with the given name on the specified element.\n\n**Syntax**: `[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
|
20137
20145
|
},
|
20138
20146
|
"counterSet": {
|
20139
20147
|
"$ref": "#/definitions/Property.CounterSet",
|
20140
|
-
"description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will
|
20148
|
+
"description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | **68** | No | **85** | No |"
|
20141
20149
|
},
|
20142
20150
|
"emptyCells": {
|
20143
20151
|
"$ref": "#/definitions/Property.EmptyCells",
|
@@ -20149,11 +20157,11 @@
|
|
20149
20157
|
},
|
20150
20158
|
"flexDirection": {
|
20151
20159
|
"$ref": "#/definitions/Property.FlexDirection",
|
20152
|
-
"description": "The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n\n**Syntax**: `row | row-reverse | column | column-reverse`\n\n**Initial value**: `row`\n\n| Chrome | Firefox
|
20160
|
+
"description": "The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n\n**Syntax**: `row | row-reverse | column | column-reverse`\n\n**Initial value**: `row`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :------: | :-----: | :----: | :------: | | **29** | **81** | **9** | **12** | **11** | | 21 _-x-_ | 49 _-x-_ | 7 _-x-_ | | 10 _-x-_ |"
|
20153
20161
|
},
|
20154
20162
|
"flexGrow": {
|
20155
20163
|
"$ref": "#/definitions/Property.FlexGrow",
|
20156
|
-
"description": "The **`flex-grow`** CSS
|
20164
|
+
"description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----------------------: | | **29** | **20** | **9** | **12** | **11** | | 22 _-x-_ | | 7 _-x-_ | | 10 _(-ms-flex-positive)_ |"
|
20157
20165
|
},
|
20158
20166
|
"flexShrink": {
|
20159
20167
|
"$ref": "#/definitions/Property.FlexShrink",
|
@@ -20161,7 +20169,7 @@
|
|
20161
20169
|
},
|
20162
20170
|
"flexWrap": {
|
20163
20171
|
"$ref": "#/definitions/Property.FlexWrap",
|
20164
|
-
"description": "The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n\n**Syntax**: `nowrap | wrap | wrap-reverse`\n\n**Initial value**: `nowrap`\n\n| Chrome | Firefox |
|
20172
|
+
"description": "The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n\n**Syntax**: `nowrap | wrap | wrap-reverse`\n\n**Initial value**: `nowrap`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **28** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |"
|
20165
20173
|
},
|
20166
20174
|
"float": {
|
20167
20175
|
"$ref": "#/definitions/Property.Float",
|
@@ -20189,7 +20197,11 @@
|
|
20189
20197
|
},
|
20190
20198
|
"fontSynthesis": {
|
20191
20199
|
"$ref": "#/definitions/Property.FontSynthesis",
|
20192
|
-
"description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold or
|
20200
|
+
"description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n\n**Syntax**: `none | [ weight || style || small-caps ]`\n\n**Initial value**: `weight style`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **97** | **34** | **9** | **97** | No |"
|
20201
|
+
},
|
20202
|
+
"fontVariantAlternates": {
|
20203
|
+
"$ref": "#/definitions/Property.FontVariantAlternates",
|
20204
|
+
"description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | No | No |"
|
20193
20205
|
},
|
20194
20206
|
"fontVariantCaps": {
|
20195
20207
|
"$ref": "#/definitions/Property.FontVariantCaps",
|
@@ -20229,23 +20241,23 @@
|
|
20229
20241
|
},
|
20230
20242
|
"gridAutoRows": {
|
20231
20243
|
"$ref": "#/definitions/Property.GridAutoRows%3C(string%7Cnumber)%3E",
|
20232
|
-
"description": "The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track
|
20244
|
+
"description": "The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\n\n**Syntax**: `<track-size>+`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------------------: | | **57** | **70** | **10.1** | **16** | **10** _(-ms-grid-rows)_ |"
|
20233
20245
|
},
|
20234
20246
|
"gridColumnEnd": {
|
20235
20247
|
"$ref": "#/definitions/Property.GridColumnEnd",
|
20236
|
-
"description": "The **`grid-column-end`** CSS property specifies a grid item
|
20248
|
+
"description": "The **`grid-column-end`** CSS property specifies a grid item's end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
20237
20249
|
},
|
20238
20250
|
"gridColumnStart": {
|
20239
20251
|
"$ref": "#/definitions/Property.GridColumnStart",
|
20240
|
-
"description": "The **`grid-column-start`** CSS property specifies a grid item
|
20252
|
+
"description": "The **`grid-column-start`** CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
20241
20253
|
},
|
20242
20254
|
"gridRowEnd": {
|
20243
20255
|
"$ref": "#/definitions/Property.GridRowEnd",
|
20244
|
-
"description": "The **`grid-row-end`** CSS property specifies a grid item
|
20256
|
+
"description": "The **`grid-row-end`** CSS property specifies a grid item's end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
20245
20257
|
},
|
20246
20258
|
"gridRowStart": {
|
20247
20259
|
"$ref": "#/definitions/Property.GridRowStart",
|
20248
|
-
"description": "The **`grid-row-start`** CSS property specifies a grid item
|
20260
|
+
"description": "The **`grid-row-start`** CSS property specifies a grid item's start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
|
20249
20261
|
},
|
20250
20262
|
"gridTemplateAreas": {
|
20251
20263
|
"$ref": "#/definitions/Property.GridTemplateAreas",
|
@@ -20267,13 +20279,17 @@
|
|
20267
20279
|
"$ref": "#/definitions/Property.Height%3C(string%7Cnumber)%3E",
|
20268
20280
|
"description": "The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area.\n\n**Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
|
20269
20281
|
},
|
20282
|
+
"hyphenateCharacter": {
|
20283
|
+
"$ref": "#/definitions/Property.HyphenateCharacter",
|
20284
|
+
"description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :----------: | :-: | | **6** _-x-_ | **98** | **5.1** _-x-_ | **79** _-x-_ | No |"
|
20285
|
+
},
|
20270
20286
|
"hyphens": {
|
20271
20287
|
"$ref": "#/definitions/Property.Hyphens",
|
20272
20288
|
"description": "The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n\n**Syntax**: `none | manual | auto`\n\n**Initial value**: `manual`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----------: | :----: | :----------: | | **55** | **43** | **5.1** _-x-_ | **79** | **10** _-x-_ | | 13 _-x-_ | 6 _-x-_ | | | |"
|
20273
20289
|
},
|
20274
20290
|
"imageOrientation": {
|
20275
20291
|
"$ref": "#/definitions/Property.ImageOrientation",
|
20276
|
-
"description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image
|
20292
|
+
"description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n\n**Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n\n**Initial value**: `from-image`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **81** | **26** | **13.1** | **81** | No |"
|
20277
20293
|
},
|
20278
20294
|
"imageResolution": {
|
20279
20295
|
"$ref": "#/definitions/Property.ImageResolution",
|
@@ -20281,19 +20297,23 @@
|
|
20281
20297
|
},
|
20282
20298
|
"initialLetter": {
|
20283
20299
|
"$ref": "#/definitions/Property.InitialLetter",
|
20284
|
-
"description": "The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n\n**Syntax**: `normal | [ <number> <integer>? ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox |
|
20300
|
+
"description": "The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n\n**Syntax**: `normal | [ <number> <integer>? ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :--: | :-: | | No | No | **9** _-x-_ | No | No |"
|
20285
20301
|
},
|
20286
20302
|
"inlineSize": {
|
20287
20303
|
"$ref": "#/definitions/Property.InlineSize%3C(string%7Cnumber)%3E",
|
20288
20304
|
"description": "The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
|
20289
20305
|
},
|
20306
|
+
"inputSecurity": {
|
20307
|
+
"$ref": "#/definitions/Property.InputSecurity",
|
20308
|
+
"description": "**Syntax**: `auto | none`\n\n**Initial value**: `auto`"
|
20309
|
+
},
|
20290
20310
|
"inset": {
|
20291
20311
|
"$ref": "#/definitions/Property.Inset%3C(string%7Cnumber)%3E",
|
20292
|
-
"description": "The **`inset`**
|
20312
|
+
"description": "The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n\n**Syntax**: `<'top'>{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
|
20293
20313
|
},
|
20294
20314
|
"insetBlock": {
|
20295
20315
|
"$ref": "#/definitions/Property.InsetBlock%3C(string%7Cnumber)%3E",
|
20296
|
-
"description": "The **`inset-
|
20316
|
+
"description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
|
20297
20317
|
},
|
20298
20318
|
"insetBlockEnd": {
|
20299
20319
|
"$ref": "#/definitions/Property.InsetBlockEnd%3C(string%7Cnumber)%3E",
|
@@ -20321,7 +20341,7 @@
|
|
20321
20341
|
},
|
20322
20342
|
"justifyContent": {
|
20323
20343
|
"$ref": "#/definitions/Property.JustifyContent",
|
20324
|
-
"description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox |
|
20344
|
+
"description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
|
20325
20345
|
},
|
20326
20346
|
"justifyItems": {
|
20327
20347
|
"$ref": "#/definitions/Property.JustifyItems",
|
@@ -20333,7 +20353,7 @@
|
|
20333
20353
|
},
|
20334
20354
|
"justifyTracks": {
|
20335
20355
|
"$ref": "#/definitions/Property.JustifyTracks",
|
20336
|
-
"description": "The **`justify-tracks`**
|
20356
|
+
"description": "The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n\n**Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
|
20337
20357
|
},
|
20338
20358
|
"left": {
|
20339
20359
|
"$ref": "#/definitions/Property.Left%3C(string%7Cnumber)%3E",
|
@@ -20365,11 +20385,11 @@
|
|
20365
20385
|
},
|
20366
20386
|
"marginBlockEnd": {
|
20367
20387
|
"$ref": "#/definitions/Property.MarginBlockEnd%3C(string%7Cnumber)%3E",
|
20368
|
-
"description": "The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **
|
20388
|
+
"description": "The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
|
20369
20389
|
},
|
20370
20390
|
"marginBlockStart": {
|
20371
20391
|
"$ref": "#/definitions/Property.MarginBlockStart%3C(string%7Cnumber)%3E",
|
20372
|
-
"description": "The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **
|
20392
|
+
"description": "The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
|
20373
20393
|
},
|
20374
20394
|
"marginBottom": {
|
20375
20395
|
"$ref": "#/definitions/Property.MarginBottom%3C(string%7Cnumber)%3E",
|
@@ -20381,11 +20401,11 @@
|
|
20381
20401
|
},
|
20382
20402
|
"marginInlineEnd": {
|
20383
20403
|
"$ref": "#/definitions/Property.MarginInlineEnd%3C(string%7Cnumber)%3E",
|
20384
|
-
"description": "The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari |
|
20404
|
+
"description": "The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------------: | :-------------------: | :----------------------: | :-----------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ | 79 _(-webkit-margin-end)_ | |"
|
20385
20405
|
},
|
20386
20406
|
"marginInlineStart": {
|
20387
20407
|
"$ref": "#/definitions/Property.MarginInlineStart%3C(string%7Cnumber)%3E",
|
20388
|
-
"description": "The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari |
|
20408
|
+
"description": "The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------: | :---------------------: | :------------------------: | :-------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ | 79 _(-webkit-margin-start)_ | |"
|
20389
20409
|
},
|
20390
20410
|
"marginLeft": {
|
20391
20411
|
"$ref": "#/definitions/Property.MarginLeft%3C(string%7Cnumber)%3E",
|
@@ -20425,35 +20445,35 @@
|
|
20425
20445
|
},
|
20426
20446
|
"maskClip": {
|
20427
20447
|
"$ref": "#/definitions/Property.MaskClip",
|
20428
|
-
"description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox |
|
20448
|
+
"description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
|
20429
20449
|
},
|
20430
20450
|
"maskComposite": {
|
20431
20451
|
"$ref": "#/definitions/Property.MaskComposite",
|
20432
|
-
"description": "The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n\n**Syntax**: `<compositing-operator>#`\n\n**Initial value**: `add`\n\n| Chrome | Firefox |
|
20452
|
+
"description": "The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n\n**Syntax**: `<compositing-operator>#`\n\n**Initial value**: `add`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :---: | :-: | | No | **53** | **15.4** | 18-79 | No |"
|
20433
20453
|
},
|
20434
20454
|
"maskImage": {
|
20435
20455
|
"$ref": "#/definitions/Property.MaskImage",
|
20436
|
-
"description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`\n\n| Chrome | Firefox |
|
20456
|
+
"description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 16-79 | No | | | | 4 _-x-_ | | |"
|
20437
20457
|
},
|
20438
20458
|
"maskMode": {
|
20439
20459
|
"$ref": "#/definitions/Property.MaskMode",
|
20440
|
-
"description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox |
|
20460
|
+
"description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **53** | **15.4** | No | No |"
|
20441
20461
|
},
|
20442
20462
|
"maskOrigin": {
|
20443
20463
|
"$ref": "#/definitions/Property.MaskOrigin",
|
20444
|
-
"description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox |
|
20464
|
+
"description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
|
20445
20465
|
},
|
20446
20466
|
"maskPosition": {
|
20447
20467
|
"$ref": "#/definitions/Property.MaskPosition%3C(string%7Cnumber)%3E",
|
20448
|
-
"description": "The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n\n**Syntax**: `<position>#`\n\n**Initial value**: `center`\n\n| Chrome | Firefox |
|
20468
|
+
"description": "The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n\n**Syntax**: `<position>#`\n\n**Initial value**: `center`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 3.1 _-x-_ | | |"
|
20449
20469
|
},
|
20450
20470
|
"maskRepeat": {
|
20451
20471
|
"$ref": "#/definitions/Property.MaskRepeat",
|
20452
|
-
"description": "The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n\n**Syntax**: `<repeat-style>#`\n\n**Initial value**: `no-repeat`\n\n| Chrome | Firefox |
|
20472
|
+
"description": "The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n\n**Syntax**: `<repeat-style>#`\n\n**Initial value**: `no-repeat`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 3.1 _-x-_ | | |"
|
20453
20473
|
},
|
20454
20474
|
"maskSize": {
|
20455
20475
|
"$ref": "#/definitions/Property.MaskSize%3C(string%7Cnumber)%3E",
|
20456
|
-
"description": "The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n\n**Syntax**: `<bg-size>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox |
|
20476
|
+
"description": "The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n\n**Syntax**: `<bg-size>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :---: | :-: | | **4** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 4 _-x-_ | | |"
|
20457
20477
|
},
|
20458
20478
|
"maskType": {
|
20459
20479
|
"$ref": "#/definitions/Property.MaskType",
|
@@ -20461,11 +20481,11 @@
|
|
20461
20481
|
},
|
20462
20482
|
"mathStyle": {
|
20463
20483
|
"$ref": "#/definitions/Property.MathStyle",
|
20464
|
-
"description": "The `math-style` property
|
20484
|
+
"description": "The `math-style` property indicates whether MathML equations should render with normal or compact height.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | n/a | n/a | **14.1** | No | No |"
|
20465
20485
|
},
|
20466
20486
|
"maxBlockSize": {
|
20467
20487
|
"$ref": "#/definitions/Property.MaxBlockSize%3C(string%7Cnumber)%3E",
|
20468
|
-
"description": "The
|
20488
|
+
"description": "The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
|
20469
20489
|
},
|
20470
20490
|
"maxHeight": {
|
20471
20491
|
"$ref": "#/definitions/Property.MaxHeight%3C(string%7Cnumber)%3E",
|
@@ -20473,7 +20493,7 @@
|
|
20473
20493
|
},
|
20474
20494
|
"maxInlineSize": {
|
20475
20495
|
"$ref": "#/definitions/Property.MaxInlineSize%3C(string%7Cnumber)%3E",
|
20476
|
-
"description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `
|
20496
|
+
"description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :--------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No | | | | 10.1 _-x-_ | | |"
|
20477
20497
|
},
|
20478
20498
|
"maxLines": {
|
20479
20499
|
"$ref": "#/definitions/Property.MaxLines",
|
@@ -20501,7 +20521,7 @@
|
|
20501
20521
|
},
|
20502
20522
|
"mixBlendMode": {
|
20503
20523
|
"$ref": "#/definitions/Property.MixBlendMode",
|
20504
|
-
"description": "The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n\n**Syntax**: `<blend-mode
|
20524
|
+
"description": "The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n\n**Syntax**: `<blend-mode> | plus-lighter`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **41** | **32** | **8** | **79** | No |"
|
20505
20525
|
},
|
20506
20526
|
"motionDistance": {
|
20507
20527
|
"$ref": "#/definitions/Property.OffsetDistance%3C(string%7Cnumber)%3E",
|
@@ -20525,7 +20545,7 @@
|
|
20525
20545
|
},
|
20526
20546
|
"offsetAnchor": {
|
20527
20547
|
"$ref": "#/definitions/Property.OffsetAnchor%3C(string%7Cnumber)%3E",
|
20528
|
-
"description": "**Syntax**: `auto | <position>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari |
|
20548
|
+
"description": "**Syntax**: `auto | <position>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **72** | No | No | No |"
|
20529
20549
|
},
|
20530
20550
|
"offsetDistance": {
|
20531
20551
|
"$ref": "#/definitions/Property.OffsetDistance%3C(string%7Cnumber)%3E",
|
@@ -20589,7 +20609,7 @@
|
|
20589
20609
|
},
|
20590
20610
|
"overflowWrap": {
|
20591
20611
|
"$ref": "#/definitions/Property.OverflowWrap",
|
20592
|
-
"description": "The
|
20612
|
+
"description": "The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word | anywhere`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: | | **23** | **49** | **7** | **18** | **5.5** _(word-wrap)_ | | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ | |"
|
20593
20613
|
},
|
20594
20614
|
"overflowX": {
|
20595
20615
|
"$ref": "#/definitions/Property.OverflowX",
|
@@ -20601,11 +20621,11 @@
|
|
20601
20621
|
},
|
20602
20622
|
"overscrollBehaviorBlock": {
|
20603
20623
|
"$ref": "#/definitions/Property.OverscrollBehaviorBlock",
|
20604
|
-
"description": "The **`overscroll-behavior-block`**
|
20624
|
+
"description": "The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
|
20605
20625
|
},
|
20606
20626
|
"overscrollBehaviorInline": {
|
20607
20627
|
"$ref": "#/definitions/Property.OverscrollBehaviorInline",
|
20608
|
-
"description": "The **`overscroll-behavior-inline`**
|
20628
|
+
"description": "The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
|
20609
20629
|
},
|
20610
20630
|
"overscrollBehaviorX": {
|
20611
20631
|
"$ref": "#/definitions/Property.OverscrollBehaviorX",
|
@@ -20621,11 +20641,11 @@
|
|
20621
20641
|
},
|
20622
20642
|
"paddingBlockEnd": {
|
20623
20643
|
"$ref": "#/definitions/Property.PaddingBlockEnd%3C(string%7Cnumber)%3E",
|
20624
|
-
"description": "The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **
|
20644
|
+
"description": "The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
|
20625
20645
|
},
|
20626
20646
|
"paddingBlockStart": {
|
20627
20647
|
"$ref": "#/definitions/Property.PaddingBlockStart%3C(string%7Cnumber)%3E",
|
20628
|
-
"description": "The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **
|
20648
|
+
"description": "The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
|
20629
20649
|
},
|
20630
20650
|
"paddingBottom": {
|
20631
20651
|
"$ref": "#/definitions/Property.PaddingBottom%3C(string%7Cnumber)%3E",
|
@@ -20637,11 +20657,11 @@
|
|
20637
20657
|
},
|
20638
20658
|
"paddingInlineEnd": {
|
20639
20659
|
"$ref": "#/definitions/Property.PaddingInlineEnd%3C(string%7Cnumber)%3E",
|
20640
|
-
"description": "The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari |
|
20660
|
+
"description": "The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------------------: | :--------------------: | :-----------------------: | :------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ | 79 _(-webkit-padding-end)_ | |"
|
20641
20661
|
},
|
20642
20662
|
"paddingInlineStart": {
|
20643
20663
|
"$ref": "#/definitions/Property.PaddingInlineStart%3C(string%7Cnumber)%3E",
|
20644
|
-
"description": "The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari |
|
20664
|
+
"description": "The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------: | :----------------------: | :-------------------------: | :--------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ | 79 _(-webkit-padding-start)_ | |"
|
20645
20665
|
},
|
20646
20666
|
"paddingLeft": {
|
20647
20667
|
"$ref": "#/definitions/Property.PaddingLeft%3C(string%7Cnumber)%3E",
|
@@ -20677,12 +20697,16 @@
|
|
20677
20697
|
},
|
20678
20698
|
"placeContent": {
|
20679
20699
|
"$ref": "#/definitions/Property.PlaceContent",
|
20680
|
-
"description": "The
|
20700
|
+
"description": "The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n\n**Syntax**: `<'align-content'> <'justify-content'>?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **9** | **79** | No |"
|
20681
20701
|
},
|
20682
20702
|
"position": {
|
20683
20703
|
"$ref": "#/definitions/Property.Position",
|
20684
20704
|
"description": "The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\n\n**Syntax**: `static | relative | absolute | sticky | fixed`\n\n**Initial value**: `static`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
|
20685
20705
|
},
|
20706
|
+
"printColorAdjust": {
|
20707
|
+
"$ref": "#/definitions/Property.PrintColorAdjust",
|
20708
|
+
"description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----------------: | :------: | :----------: | :-: | | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No | | | 48 _(color-adjust)_ | 6 _-x-_ | | |"
|
20709
|
+
},
|
20686
20710
|
"quotes": {
|
20687
20711
|
"$ref": "#/definitions/Property.Quotes",
|
20688
20712
|
"description": "The **`quotes`** CSS property sets how the browser should render quotation marks that are added using the `open-quotes` or `close-quotes` values of the CSS `content` property.\n\n**Syntax**: `none | auto | [ <string> <string> ]+`\n\n**Initial value**: depends on user agent\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **11** | **1.5** | **9** | **12** | **8** |"
|
@@ -20705,7 +20729,7 @@
|
|
20705
20729
|
},
|
20706
20730
|
"rubyAlign": {
|
20707
20731
|
"$ref": "#/definitions/Property.RubyAlign",
|
20708
|
-
"description": "The
|
20732
|
+
"description": "The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n\n**Syntax**: `start | center | space-between | space-around`\n\n**Initial value**: `space-around`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **38** | No | No | No |"
|
20709
20733
|
},
|
20710
20734
|
"rubyMerge": {
|
20711
20735
|
"$ref": "#/definitions/Property.RubyMerge",
|
@@ -20713,7 +20737,7 @@
|
|
20713
20737
|
},
|
20714
20738
|
"rubyPosition": {
|
20715
20739
|
"$ref": "#/definitions/Property.RubyPosition",
|
20716
|
-
"description": "The
|
20740
|
+
"description": "The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :---: | :-: | | **84** | **38** | **7** _-x-_ | 12-79 | No | | 1 _-x-_ | | | | |"
|
20717
20741
|
},
|
20718
20742
|
"scale": {
|
20719
20743
|
"$ref": "#/definitions/Property.Scale",
|
@@ -20721,7 +20745,7 @@
|
|
20721
20745
|
},
|
20722
20746
|
"scrollBehavior": {
|
20723
20747
|
"$ref": "#/definitions/Property.ScrollBehavior",
|
20724
|
-
"description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox |
|
20748
|
+
"description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **61** | **36** | **15.4** | **79** | No |"
|
20725
20749
|
},
|
20726
20750
|
"scrollMargin": {
|
20727
20751
|
"$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
|
@@ -20733,43 +20757,43 @@
|
|
20733
20757
|
},
|
20734
20758
|
"scrollMarginBlockEnd": {
|
20735
20759
|
"$ref": "#/definitions/Property.ScrollMarginBlockEnd%3C(string%7Cnumber)%3E",
|
20736
|
-
"description": "The `scroll-margin-block-end`
|
20760
|
+
"description": "The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20737
20761
|
},
|
20738
20762
|
"scrollMarginBlockStart": {
|
20739
20763
|
"$ref": "#/definitions/Property.ScrollMarginBlockStart%3C(string%7Cnumber)%3E",
|
20740
|
-
"description": "The `scroll-margin-block-start`
|
20764
|
+
"description": "The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20741
20765
|
},
|
20742
20766
|
"scrollMarginBottom": {
|
20743
20767
|
"$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
|
20744
|
-
"description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20768
|
+
"description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
|
20745
20769
|
},
|
20746
20770
|
"scrollMarginInline": {
|
20747
20771
|
"$ref": "#/definitions/Property.ScrollMarginInline%3C(string%7Cnumber)%3E",
|
20748
|
-
"description": "The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari |
|
20772
|
+
"description": "The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20749
20773
|
},
|
20750
20774
|
"scrollMarginInlineEnd": {
|
20751
20775
|
"$ref": "#/definitions/Property.ScrollMarginInlineEnd%3C(string%7Cnumber)%3E",
|
20752
|
-
"description": "The `scroll-margin-inline-end`
|
20776
|
+
"description": "The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20753
20777
|
},
|
20754
20778
|
"scrollMarginInlineStart": {
|
20755
20779
|
"$ref": "#/definitions/Property.ScrollMarginInlineStart%3C(string%7Cnumber)%3E",
|
20756
|
-
"description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20780
|
+
"description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20757
20781
|
},
|
20758
20782
|
"scrollMarginLeft": {
|
20759
20783
|
"$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
|
20760
|
-
"description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20784
|
+
"description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
|
20761
20785
|
},
|
20762
20786
|
"scrollMarginRight": {
|
20763
20787
|
"$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
|
20764
|
-
"description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20788
|
+
"description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
|
20765
20789
|
},
|
20766
20790
|
"scrollMarginTop": {
|
20767
20791
|
"$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
|
20768
|
-
"description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20792
|
+
"description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
|
20769
20793
|
},
|
20770
20794
|
"scrollPadding": {
|
20771
20795
|
"$ref": "#/definitions/Property.ScrollPadding%3C(string%7Cnumber)%3E",
|
20772
|
-
"description": "The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox |
|
20796
|
+
"description": "The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20773
20797
|
},
|
20774
20798
|
"scrollPaddingBlock": {
|
20775
20799
|
"$ref": "#/definitions/Property.ScrollPaddingBlock%3C(string%7Cnumber)%3E",
|
@@ -20777,15 +20801,15 @@
|
|
20777
20801
|
},
|
20778
20802
|
"scrollPaddingBlockEnd": {
|
20779
20803
|
"$ref": "#/definitions/Property.ScrollPaddingBlockEnd%3C(string%7Cnumber)%3E",
|
20780
|
-
"description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the
|
20804
|
+
"description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
|
20781
20805
|
},
|
20782
20806
|
"scrollPaddingBlockStart": {
|
20783
20807
|
"$ref": "#/definitions/Property.ScrollPaddingBlockStart%3C(string%7Cnumber)%3E",
|
20784
|
-
"description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the
|
20808
|
+
"description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
|
20785
20809
|
},
|
20786
20810
|
"scrollPaddingBottom": {
|
20787
20811
|
"$ref": "#/definitions/Property.ScrollPaddingBottom%3C(string%7Cnumber)%3E",
|
20788
|
-
"description": "The `scroll-padding-bottom` property defines offsets for the bottom of the
|
20812
|
+
"description": "The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20789
20813
|
},
|
20790
20814
|
"scrollPaddingInline": {
|
20791
20815
|
"$ref": "#/definitions/Property.ScrollPaddingInline%3C(string%7Cnumber)%3E",
|
@@ -20793,27 +20817,27 @@
|
|
20793
20817
|
},
|
20794
20818
|
"scrollPaddingInlineEnd": {
|
20795
20819
|
"$ref": "#/definitions/Property.ScrollPaddingInlineEnd%3C(string%7Cnumber)%3E",
|
20796
|
-
"description": "The `scroll-padding-inline-end`
|
20820
|
+
"description": "The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
|
20797
20821
|
},
|
20798
20822
|
"scrollPaddingInlineStart": {
|
20799
20823
|
"$ref": "#/definitions/Property.ScrollPaddingInlineStart%3C(string%7Cnumber)%3E",
|
20800
|
-
"description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the
|
20824
|
+
"description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
|
20801
20825
|
},
|
20802
20826
|
"scrollPaddingLeft": {
|
20803
20827
|
"$ref": "#/definitions/Property.ScrollPaddingLeft%3C(string%7Cnumber)%3E",
|
20804
|
-
"description": "The `scroll-padding-left` property defines offsets for the left of the
|
20828
|
+
"description": "The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20805
20829
|
},
|
20806
20830
|
"scrollPaddingRight": {
|
20807
20831
|
"$ref": "#/definitions/Property.ScrollPaddingRight%3C(string%7Cnumber)%3E",
|
20808
|
-
"description": "The `scroll-padding-right`
|
20832
|
+
"description": "The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20809
20833
|
},
|
20810
20834
|
"scrollPaddingTop": {
|
20811
20835
|
"$ref": "#/definitions/Property.ScrollPaddingTop%3C(string%7Cnumber)%3E",
|
20812
|
-
"description": "The **`scroll-padding-top`** property
|
20836
|
+
"description": "The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
|
20813
20837
|
},
|
20814
20838
|
"scrollSnapAlign": {
|
20815
20839
|
"$ref": "#/definitions/Property.ScrollSnapAlign",
|
20816
|
-
"description": "The `scroll-snap-align` property specifies the box
|
20840
|
+
"description": "The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n\n**Syntax**: `[ none | start | end | center ]{1,2}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **11** | **79** | No |"
|
20817
20841
|
},
|
20818
20842
|
"scrollSnapMargin": {
|
20819
20843
|
"$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
|
@@ -20821,19 +20845,19 @@
|
|
20821
20845
|
},
|
20822
20846
|
"scrollSnapMarginBottom": {
|
20823
20847
|
"$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
|
20824
|
-
"description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20848
|
+
"description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
|
20825
20849
|
},
|
20826
20850
|
"scrollSnapMarginLeft": {
|
20827
20851
|
"$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
|
20828
|
-
"description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20852
|
+
"description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
|
20829
20853
|
},
|
20830
20854
|
"scrollSnapMarginRight": {
|
20831
20855
|
"$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
|
20832
|
-
"description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20856
|
+
"description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
|
20833
20857
|
},
|
20834
20858
|
"scrollSnapMarginTop": {
|
20835
20859
|
"$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
|
20836
|
-
"description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container
|
20860
|
+
"description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
|
20837
20861
|
},
|
20838
20862
|
"scrollSnapStop": {
|
20839
20863
|
"$ref": "#/definitions/Property.ScrollSnapStop",
|
@@ -20849,11 +20873,11 @@
|
|
20849
20873
|
},
|
20850
20874
|
"scrollbarGutter": {
|
20851
20875
|
"$ref": "#/definitions/Property.ScrollbarGutter",
|
20852
|
-
"description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari |
|
20876
|
+
"description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **94** | **97** | No | **94** | No |"
|
20853
20877
|
},
|
20854
20878
|
"scrollbarWidth": {
|
20855
20879
|
"$ref": "#/definitions/Property.ScrollbarWidth",
|
20856
|
-
"description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an element
|
20880
|
+
"description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n\n**Syntax**: `auto | thin | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | No | No |"
|
20857
20881
|
},
|
20858
20882
|
"shapeImageThreshold": {
|
20859
20883
|
"$ref": "#/definitions/Property.ShapeImageThreshold",
|
@@ -20877,7 +20901,7 @@
|
|
20877
20901
|
},
|
20878
20902
|
"textAlign": {
|
20879
20903
|
"$ref": "#/definitions/Property.TextAlign",
|
20880
|
-
"description": "The **`text-align`** CSS property sets the horizontal alignment of a
|
20904
|
+
"description": "The **`text-align`** CSS property sets the horizontal alignment of the content inside a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n**Syntax**: `start | end | left | right | center | justify | match-parent`\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
|
20881
20905
|
},
|
20882
20906
|
"textAlignLast": {
|
20883
20907
|
"$ref": "#/definitions/Property.TextAlignLast",
|
@@ -20897,11 +20921,11 @@
|
|
20897
20921
|
},
|
20898
20922
|
"textDecorationSkip": {
|
20899
20923
|
"$ref": "#/definitions/Property.TextDecorationSkip",
|
20900
|
-
"description": "The **`text-decoration-skip`** CSS property sets what parts of an element
|
20924
|
+
"description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | 57-64 | No | **12.1** | No | No | | | | 7 _-x-_ | | |"
|
20901
20925
|
},
|
20902
20926
|
"textDecorationSkipInk": {
|
20903
20927
|
"$ref": "#/definitions/Property.TextDecorationSkipInk",
|
20904
|
-
"description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox |
|
20928
|
+
"description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **64** | **70** | **15.4** | **79** | No |"
|
20905
20929
|
},
|
20906
20930
|
"textDecorationStyle": {
|
20907
20931
|
"$ref": "#/definitions/Property.TextDecorationStyle",
|
@@ -20917,15 +20941,15 @@
|
|
20917
20941
|
},
|
20918
20942
|
"textEmphasisColor": {
|
20919
20943
|
"$ref": "#/definitions/Property.TextEmphasisColor",
|
20920
|
-
"description": "The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n|
|
20944
|
+
"description": "The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
|
20921
20945
|
},
|
20922
20946
|
"textEmphasisPosition": {
|
20923
20947
|
"$ref": "#/definitions/Property.TextEmphasisPosition",
|
20924
|
-
"description": "The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n\n**Syntax**: `[ over | under ] && [ right | left ]`\n\n**Initial value**: `over right`\n\n|
|
20948
|
+
"description": "The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n\n**Syntax**: `[ over | under ] && [ right | left ]`\n\n**Initial value**: `over right`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
|
20925
20949
|
},
|
20926
20950
|
"textEmphasisStyle": {
|
20927
20951
|
"$ref": "#/definitions/Property.TextEmphasisStyle",
|
20928
|
-
"description": "The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n\n**Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n\n**Initial value**: `none`\n\n|
|
20952
|
+
"description": "The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n\n**Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
|
20929
20953
|
},
|
20930
20954
|
"textIndent": {
|
20931
20955
|
"$ref": "#/definitions/Property.TextIndent%3C(string%7Cnumber)%3E",
|
@@ -21009,7 +21033,7 @@
|
|
21009
21033
|
},
|
21010
21034
|
"userSelect": {
|
21011
21035
|
"$ref": "#/definitions/Property.UserSelect",
|
21012
|
-
"description": "The
|
21036
|
+
"description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :------: | :----------: | | **54** | **69** | **3** _-x-_ | **79** | **10** _-x-_ | | 1 _-x-_ | 1 _-x-_ | | 12 _-x-_ | |"
|
21013
21037
|
},
|
21014
21038
|
"verticalAlign": {
|
21015
21039
|
"$ref": "#/definitions/Property.VerticalAlign%3C(string%7Cnumber)%3E",
|
@@ -21033,7 +21057,7 @@
|
|
21033
21057
|
},
|
21034
21058
|
"wordWrap": {
|
21035
21059
|
"$ref": "#/definitions/Property.WordWrap",
|
21036
|
-
"description": "The
|
21060
|
+
"description": "The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word`\n\n**Initial value**: `normal`"
|
21037
21061
|
},
|
21038
21062
|
"zIndex": {
|
21039
21063
|
"$ref": "#/definitions/Property.ZIndex",
|
@@ -21041,7 +21065,7 @@
|
|
21041
21065
|
},
|
21042
21066
|
"zoom": {
|
21043
21067
|
"$ref": "#/definitions/Property.Zoom",
|
21044
|
-
"description": "The non-standard
|
21068
|
+
"description": "The non-standard **_`zoom`_** CSS property can be used to control the magnification level of an element. `transform: scale()` should be used instead of this property, if possible. However, unlike CSS Transforms, `zoom` affects the layout size of the element.\n\n**Syntax**: `normal | reset | <number> | <percentage>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-----: | | **1** | No | **3.1** | **12** | **5.5** |"
|
21045
21069
|
}
|
21046
21070
|
}
|
21047
21071
|
},
|
@@ -21107,6 +21131,7 @@
|
|
21107
21131
|
"inherit",
|
21108
21132
|
"initial",
|
21109
21133
|
"revert",
|
21134
|
+
"revert-layer",
|
21110
21135
|
"unset"
|
21111
21136
|
]
|
21112
21137
|
},
|
@@ -21825,6 +21850,9 @@
|
|
21825
21850
|
},
|
21826
21851
|
{
|
21827
21852
|
"type": "number"
|
21853
|
+
},
|
21854
|
+
{
|
21855
|
+
"type": "string"
|
21828
21856
|
}
|
21829
21857
|
]
|
21830
21858
|
},
|
@@ -21878,6 +21906,9 @@
|
|
21878
21906
|
},
|
21879
21907
|
{
|
21880
21908
|
"type": "number"
|
21909
|
+
},
|
21910
|
+
{
|
21911
|
+
"type": "string"
|
21881
21912
|
}
|
21882
21913
|
]
|
21883
21914
|
},
|
@@ -22197,6 +22228,9 @@
|
|
22197
22228
|
},
|
22198
22229
|
{
|
22199
22230
|
"type": "number"
|
22231
|
+
},
|
22232
|
+
{
|
22233
|
+
"type": "string"
|
22200
22234
|
}
|
22201
22235
|
]
|
22202
22236
|
},
|
@@ -22609,6 +22643,9 @@
|
|
22609
22643
|
},
|
22610
22644
|
{
|
22611
22645
|
"type": "number"
|
22646
|
+
},
|
22647
|
+
{
|
22648
|
+
"type": "string"
|
22612
22649
|
}
|
22613
22650
|
]
|
22614
22651
|
},
|
@@ -22700,6 +22737,9 @@
|
|
22700
22737
|
},
|
22701
22738
|
{
|
22702
22739
|
"type": "number"
|
22740
|
+
},
|
22741
|
+
{
|
22742
|
+
"type": "string"
|
22703
22743
|
}
|
22704
22744
|
]
|
22705
22745
|
},
|
@@ -22710,6 +22750,9 @@
|
|
22710
22750
|
},
|
22711
22751
|
{
|
22712
22752
|
"type": "number"
|
22753
|
+
},
|
22754
|
+
{
|
22755
|
+
"type": "string"
|
22713
22756
|
}
|
22714
22757
|
]
|
22715
22758
|
},
|
@@ -23119,6 +23162,9 @@
|
|
23119
23162
|
},
|
23120
23163
|
{
|
23121
23164
|
"type": "number"
|
23165
|
+
},
|
23166
|
+
{
|
23167
|
+
"type": "string"
|
23122
23168
|
}
|
23123
23169
|
]
|
23124
23170
|
},
|
@@ -23129,6 +23175,9 @@
|
|
23129
23175
|
},
|
23130
23176
|
{
|
23131
23177
|
"type": "number"
|
23178
|
+
},
|
23179
|
+
{
|
23180
|
+
"type": "string"
|
23132
23181
|
}
|
23133
23182
|
]
|
23134
23183
|
},
|
@@ -23154,6 +23203,9 @@
|
|
23154
23203
|
},
|
23155
23204
|
{
|
23156
23205
|
"type": "number"
|
23206
|
+
},
|
23207
|
+
{
|
23208
|
+
"type": "string"
|
23157
23209
|
}
|
23158
23210
|
]
|
23159
23211
|
},
|
@@ -23207,24 +23259,6 @@
|
|
23207
23259
|
}
|
23208
23260
|
]
|
23209
23261
|
},
|
23210
|
-
"Property.FontVariantAlternates": {
|
23211
|
-
"anyOf": [
|
23212
|
-
{
|
23213
|
-
"$ref": "#/definitions/Globals"
|
23214
|
-
},
|
23215
|
-
{
|
23216
|
-
"type": "string",
|
23217
|
-
"const": "historical-forms"
|
23218
|
-
},
|
23219
|
-
{
|
23220
|
-
"type": "string",
|
23221
|
-
"const": "normal"
|
23222
|
-
},
|
23223
|
-
{
|
23224
|
-
"type": "string"
|
23225
|
-
}
|
23226
|
-
]
|
23227
|
-
},
|
23228
23262
|
"Property.GridColumnGap<(string|number)>": {
|
23229
23263
|
"anyOf": [
|
23230
23264
|
{
|
@@ -23759,6 +23793,9 @@
|
|
23759
23793
|
"type": "number",
|
23760
23794
|
"const": 0
|
23761
23795
|
},
|
23796
|
+
{
|
23797
|
+
"type": "string"
|
23798
|
+
},
|
23762
23799
|
{
|
23763
23800
|
"type": "number",
|
23764
23801
|
"const": 1
|
@@ -25431,6 +25468,9 @@
|
|
25431
25468
|
},
|
25432
25469
|
{
|
25433
25470
|
"type": "number"
|
25471
|
+
},
|
25472
|
+
{
|
25473
|
+
"type": "string"
|
25434
25474
|
}
|
25435
25475
|
]
|
25436
25476
|
},
|
@@ -25446,6 +25486,10 @@
|
|
25446
25486
|
{
|
25447
25487
|
"type": "string",
|
25448
25488
|
"const": "balance"
|
25489
|
+
},
|
25490
|
+
{
|
25491
|
+
"type": "string",
|
25492
|
+
"const": "balance-all"
|
25449
25493
|
}
|
25450
25494
|
]
|
25451
25495
|
},
|
@@ -26109,6 +26153,9 @@
|
|
26109
26153
|
},
|
26110
26154
|
{
|
26111
26155
|
"type": "number"
|
26156
|
+
},
|
26157
|
+
{
|
26158
|
+
"type": "string"
|
26112
26159
|
}
|
26113
26160
|
]
|
26114
26161
|
},
|
@@ -26239,6 +26286,9 @@
|
|
26239
26286
|
},
|
26240
26287
|
{
|
26241
26288
|
"type": "number"
|
26289
|
+
},
|
26290
|
+
{
|
26291
|
+
"type": "string"
|
26242
26292
|
}
|
26243
26293
|
]
|
26244
26294
|
},
|
@@ -26314,6 +26364,9 @@
|
|
26314
26364
|
},
|
26315
26365
|
{
|
26316
26366
|
"type": "number"
|
26367
|
+
},
|
26368
|
+
{
|
26369
|
+
"type": "string"
|
26317
26370
|
}
|
26318
26371
|
]
|
26319
26372
|
},
|
@@ -26648,18 +26701,10 @@
|
|
26648
26701
|
{
|
26649
26702
|
"$ref": "#/definitions/Globals"
|
26650
26703
|
},
|
26651
|
-
{
|
26652
|
-
"type": "string",
|
26653
|
-
"const": "-ms-text-combine-horizontal"
|
26654
|
-
},
|
26655
26704
|
{
|
26656
26705
|
"type": "string",
|
26657
26706
|
"const": "all"
|
26658
26707
|
},
|
26659
|
-
{
|
26660
|
-
"type": "string",
|
26661
|
-
"const": "digits"
|
26662
|
-
},
|
26663
26708
|
{
|
26664
26709
|
"type": "string",
|
26665
26710
|
"const": "none"
|
@@ -27236,6 +27281,10 @@
|
|
27236
27281
|
{
|
27237
27282
|
"type": "number"
|
27238
27283
|
},
|
27284
|
+
{
|
27285
|
+
"type": "string",
|
27286
|
+
"const": "-moz-fit-content"
|
27287
|
+
},
|
27239
27288
|
{
|
27240
27289
|
"type": "string",
|
27241
27290
|
"const": "-moz-max-content"
|
@@ -27277,6 +27326,9 @@
|
|
27277
27326
|
},
|
27278
27327
|
{
|
27279
27328
|
"type": "number"
|
27329
|
+
},
|
27330
|
+
{
|
27331
|
+
"type": "string"
|
27280
27332
|
}
|
27281
27333
|
]
|
27282
27334
|
},
|
@@ -27368,6 +27420,37 @@
|
|
27368
27420
|
}
|
27369
27421
|
]
|
27370
27422
|
},
|
27423
|
+
"Property.HyphenateCharacter": {
|
27424
|
+
"anyOf": [
|
27425
|
+
{
|
27426
|
+
"$ref": "#/definitions/Globals"
|
27427
|
+
},
|
27428
|
+
{
|
27429
|
+
"type": "string",
|
27430
|
+
"const": "auto"
|
27431
|
+
},
|
27432
|
+
{
|
27433
|
+
"type": "string"
|
27434
|
+
}
|
27435
|
+
]
|
27436
|
+
},
|
27437
|
+
"Property.InitialLetter": {
|
27438
|
+
"anyOf": [
|
27439
|
+
{
|
27440
|
+
"$ref": "#/definitions/Globals"
|
27441
|
+
},
|
27442
|
+
{
|
27443
|
+
"type": "string",
|
27444
|
+
"const": "normal"
|
27445
|
+
},
|
27446
|
+
{
|
27447
|
+
"type": "string"
|
27448
|
+
},
|
27449
|
+
{
|
27450
|
+
"type": "number"
|
27451
|
+
}
|
27452
|
+
]
|
27453
|
+
},
|
27371
27454
|
"Property.JustifyContent": {
|
27372
27455
|
"anyOf": [
|
27373
27456
|
{
|
@@ -27407,6 +27490,9 @@
|
|
27407
27490
|
},
|
27408
27491
|
{
|
27409
27492
|
"type": "number"
|
27493
|
+
},
|
27494
|
+
{
|
27495
|
+
"type": "string"
|
27410
27496
|
}
|
27411
27497
|
]
|
27412
27498
|
},
|
@@ -27806,7 +27892,7 @@
|
|
27806
27892
|
}
|
27807
27893
|
]
|
27808
27894
|
},
|
27809
|
-
"Property.
|
27895
|
+
"Property.PrintColorAdjust": {
|
27810
27896
|
"anyOf": [
|
27811
27897
|
{
|
27812
27898
|
"$ref": "#/definitions/Globals"
|
@@ -27830,6 +27916,10 @@
|
|
27830
27916
|
"type": "string",
|
27831
27917
|
"const": "alternate"
|
27832
27918
|
},
|
27919
|
+
{
|
27920
|
+
"type": "string",
|
27921
|
+
"const": "inter-character"
|
27922
|
+
},
|
27833
27923
|
{
|
27834
27924
|
"type": "string",
|
27835
27925
|
"const": "over"
|
@@ -28558,6 +28648,9 @@
|
|
28558
28648
|
},
|
28559
28649
|
{
|
28560
28650
|
"type": "number"
|
28651
|
+
},
|
28652
|
+
{
|
28653
|
+
"type": "string"
|
28561
28654
|
}
|
28562
28655
|
]
|
28563
28656
|
},
|
@@ -28751,6 +28844,22 @@
|
|
28751
28844
|
}
|
28752
28845
|
]
|
28753
28846
|
},
|
28847
|
+
"Property.AnimationTimeline": {
|
28848
|
+
"anyOf": [
|
28849
|
+
{
|
28850
|
+
"$ref": "#/definitions/Globals"
|
28851
|
+
},
|
28852
|
+
{
|
28853
|
+
"$ref": "#/definitions/DataType.SingleAnimationTimeline"
|
28854
|
+
},
|
28855
|
+
{
|
28856
|
+
"type": "string"
|
28857
|
+
}
|
28858
|
+
]
|
28859
|
+
},
|
28860
|
+
"DataType.SingleAnimationTimeline": {
|
28861
|
+
"type": "string"
|
28862
|
+
},
|
28754
28863
|
"Property.Appearance": {
|
28755
28864
|
"anyOf": [
|
28756
28865
|
{
|
@@ -29921,6 +30030,24 @@
|
|
29921
30030
|
}
|
29922
30031
|
]
|
29923
30032
|
},
|
30033
|
+
"Property.FontVariantAlternates": {
|
30034
|
+
"anyOf": [
|
30035
|
+
{
|
30036
|
+
"$ref": "#/definitions/Globals"
|
30037
|
+
},
|
30038
|
+
{
|
30039
|
+
"type": "string",
|
30040
|
+
"const": "historical-forms"
|
30041
|
+
},
|
30042
|
+
{
|
30043
|
+
"type": "string",
|
30044
|
+
"const": "normal"
|
30045
|
+
},
|
30046
|
+
{
|
30047
|
+
"type": "string"
|
30048
|
+
}
|
30049
|
+
]
|
30050
|
+
},
|
29924
30051
|
"Property.FontVariantCaps": {
|
29925
30052
|
"anyOf": [
|
29926
30053
|
{
|
@@ -30326,23 +30453,6 @@
|
|
30326
30453
|
}
|
30327
30454
|
]
|
30328
30455
|
},
|
30329
|
-
"Property.InitialLetter": {
|
30330
|
-
"anyOf": [
|
30331
|
-
{
|
30332
|
-
"$ref": "#/definitions/Globals"
|
30333
|
-
},
|
30334
|
-
{
|
30335
|
-
"type": "string",
|
30336
|
-
"const": "normal"
|
30337
|
-
},
|
30338
|
-
{
|
30339
|
-
"type": "string"
|
30340
|
-
},
|
30341
|
-
{
|
30342
|
-
"type": "number"
|
30343
|
-
}
|
30344
|
-
]
|
30345
|
-
},
|
30346
30456
|
"Property.InlineSize<(string|number)>": {
|
30347
30457
|
"anyOf": [
|
30348
30458
|
{
|
@@ -30388,6 +30498,21 @@
|
|
30388
30498
|
}
|
30389
30499
|
]
|
30390
30500
|
},
|
30501
|
+
"Property.InputSecurity": {
|
30502
|
+
"anyOf": [
|
30503
|
+
{
|
30504
|
+
"$ref": "#/definitions/Globals"
|
30505
|
+
},
|
30506
|
+
{
|
30507
|
+
"type": "string",
|
30508
|
+
"const": "auto"
|
30509
|
+
},
|
30510
|
+
{
|
30511
|
+
"type": "string",
|
30512
|
+
"const": "none"
|
30513
|
+
}
|
30514
|
+
]
|
30515
|
+
},
|
30391
30516
|
"Property.Inset<(string|number)>": {
|
30392
30517
|
"anyOf": [
|
30393
30518
|
{
|
@@ -30772,11 +30897,7 @@
|
|
30772
30897
|
"$ref": "#/definitions/Globals"
|
30773
30898
|
},
|
30774
30899
|
{
|
30775
|
-
"$ref": "#/definitions/DataType.
|
30776
|
-
},
|
30777
|
-
{
|
30778
|
-
"type": "string",
|
30779
|
-
"const": "margin-box"
|
30900
|
+
"$ref": "#/definitions/DataType.GeometryBox"
|
30780
30901
|
},
|
30781
30902
|
{
|
30782
30903
|
"type": "string"
|
@@ -30961,6 +31082,9 @@
|
|
30961
31082
|
},
|
30962
31083
|
{
|
30963
31084
|
"type": "number"
|
31085
|
+
},
|
31086
|
+
{
|
31087
|
+
"type": "string"
|
30964
31088
|
}
|
30965
31089
|
]
|
30966
31090
|
},
|
@@ -31236,6 +31360,10 @@
|
|
31236
31360
|
},
|
31237
31361
|
{
|
31238
31362
|
"$ref": "#/definitions/DataType.BlendMode"
|
31363
|
+
},
|
31364
|
+
{
|
31365
|
+
"type": "string",
|
31366
|
+
"const": "plus-lighter"
|
31239
31367
|
}
|
31240
31368
|
]
|
31241
31369
|
},
|
@@ -31308,6 +31436,9 @@
|
|
31308
31436
|
},
|
31309
31437
|
{
|
31310
31438
|
"type": "number"
|
31439
|
+
},
|
31440
|
+
{
|
31441
|
+
"type": "string"
|
31311
31442
|
}
|
31312
31443
|
]
|
31313
31444
|
},
|
@@ -32318,12 +32449,12 @@
|
|
32318
32449
|
{
|
32319
32450
|
"$ref": "#/definitions/Globals"
|
32320
32451
|
},
|
32321
|
-
{
|
32322
|
-
"$ref": "#/definitions/DataType.Color"
|
32323
|
-
},
|
32324
32452
|
{
|
32325
32453
|
"type": "string",
|
32326
32454
|
"const": "auto"
|
32455
|
+
},
|
32456
|
+
{
|
32457
|
+
"type": "string"
|
32327
32458
|
}
|
32328
32459
|
]
|
32329
32460
|
},
|
@@ -32699,6 +32830,9 @@
|
|
32699
32830
|
},
|
32700
32831
|
{
|
32701
32832
|
"type": "number"
|
32833
|
+
},
|
32834
|
+
{
|
32835
|
+
"type": "string"
|
32702
32836
|
}
|
32703
32837
|
]
|
32704
32838
|
},
|
@@ -32805,6 +32939,9 @@
|
|
32805
32939
|
},
|
32806
32940
|
{
|
32807
32941
|
"type": "number"
|
32942
|
+
},
|
32943
|
+
{
|
32944
|
+
"type": "string"
|
32808
32945
|
}
|
32809
32946
|
]
|
32810
32947
|
},
|
@@ -56730,14 +56867,6 @@
|
|
56730
56867
|
"$ref": "#/definitions/SchemaApi",
|
56731
56868
|
"description": "搜索 API"
|
56732
56869
|
},
|
56733
|
-
"itemHeight": {
|
56734
|
-
"type": "number",
|
56735
|
-
"description": "单个选项的高度,主要用于虚拟渲染"
|
56736
|
-
},
|
56737
|
-
"virtualThreshold": {
|
56738
|
-
"type": "number",
|
56739
|
-
"description": "在选项数量达到多少时开启虚拟渲染"
|
56740
|
-
},
|
56741
56870
|
"checkAll": {
|
56742
56871
|
"type": "boolean",
|
56743
56872
|
"description": "可多选条件下,是否可全选"
|
@@ -67312,7 +67441,7 @@
|
|
67312
67441
|
"$ref": "#/definitions/SelectControlSchema",
|
67313
67442
|
"additionalProperties": false,
|
67314
67443
|
"patternProperties": {
|
67315
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
67444
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|popOver|quickEdit|copyable)$": {}
|
67316
67445
|
}
|
67317
67446
|
},
|
67318
67447
|
{
|
@@ -68148,7 +68277,7 @@
|
|
68148
68277
|
"$ref": "#/definitions/SelectControlSchema",
|
68149
68278
|
"additionalProperties": false,
|
68150
68279
|
"patternProperties": {
|
68151
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
68280
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|popOver|quickEdit|copyable)$": {}
|
68152
68281
|
}
|
68153
68282
|
},
|
68154
68283
|
{
|
@@ -68984,7 +69113,7 @@
|
|
68984
69113
|
"$ref": "#/definitions/SelectControlSchema",
|
68985
69114
|
"additionalProperties": false,
|
68986
69115
|
"patternProperties": {
|
68987
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
69116
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
|
68988
69117
|
}
|
68989
69118
|
},
|
68990
69119
|
{
|
@@ -69820,7 +69949,7 @@
|
|
69820
69949
|
"$ref": "#/definitions/SelectControlSchema",
|
69821
69950
|
"additionalProperties": false,
|
69822
69951
|
"patternProperties": {
|
69823
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
69952
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|x|y|w|h|width|height|align|valign|gridClassName)$": {}
|
69824
69953
|
}
|
69825
69954
|
},
|
69826
69955
|
{
|
@@ -70656,7 +70785,7 @@
|
|
70656
70785
|
"$ref": "#/definitions/SelectControlSchema",
|
70657
70786
|
"additionalProperties": false,
|
70658
70787
|
"patternProperties": {
|
70659
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
70788
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|rowClassName|cellClassName)$": {}
|
70660
70789
|
}
|
70661
70790
|
},
|
70662
70791
|
{
|
@@ -71492,7 +71621,7 @@
|
|
71492
71621
|
"$ref": "#/definitions/SelectControlSchema",
|
71493
71622
|
"additionalProperties": false,
|
71494
71623
|
"patternProperties": {
|
71495
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
71624
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|unique|columnClassName)$": {}
|
71496
71625
|
}
|
71497
71626
|
},
|
71498
71627
|
{
|
@@ -72328,7 +72457,7 @@
|
|
72328
72457
|
"$ref": "#/definitions/SelectControlSchema",
|
72329
72458
|
"additionalProperties": false,
|
72330
72459
|
"patternProperties": {
|
72331
|
-
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|
|
72460
|
+
"^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|size|label|labelAlign|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|autoComplete|menuTpl|borderMode|selectMode|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|searchApi|checkAll|defaultCheckAll|checkAllLabel|columnClassName|columnRatio)$": {}
|
72332
72461
|
}
|
72333
72462
|
},
|
72334
72463
|
{
|