@planningcenter/tapestry-react 4.12.3 → 4.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ActionsDropdown/ActionsDropdown.d.ts +1 -1
- package/dist/ActionsDropdown/ActionsDropdown.d.ts.map +1 -1
- package/dist/Alert/Alert.d.ts +1 -1
- package/dist/Alert/Alert.d.ts.map +1 -1
- package/dist/Alert/Alert.test.d.ts +2 -0
- package/dist/Alert/Alert.test.d.ts.map +1 -0
- package/dist/Avatar/Avatar.d.ts +2 -1
- package/dist/Avatar/Avatar.d.ts.map +1 -1
- package/dist/Badge/Badge.d.ts +2 -2
- package/dist/Badge/Badge.d.ts.map +1 -1
- package/dist/Badge/Status.d.ts +1 -0
- package/dist/Badge/Status.d.ts.map +1 -1
- package/dist/Box/Box.d.ts +2 -3
- package/dist/Box/Box.d.ts.map +1 -1
- package/dist/Box/Box.test.d.ts +11 -0
- package/dist/Box/Box.test.d.ts.map +1 -0
- package/dist/Button/Button.d.ts +3 -3
- package/dist/Button/Button.d.ts.map +1 -1
- package/dist/Button/Button.test.d.ts +2 -0
- package/dist/Button/Button.test.d.ts.map +1 -0
- package/dist/Button/Input.d.ts +1 -1
- package/dist/Button/Input.d.ts.map +1 -1
- package/dist/Button/Input.js +1 -1
- package/dist/Calendar/Calendar.d.ts +1 -1
- package/dist/Calendar/Calendar.d.ts.map +1 -1
- package/dist/Calendar/Calendar.js +1 -1
- package/dist/Calendar/Day.d.ts +2 -2
- package/dist/Calendar/Day.d.ts.map +1 -1
- package/dist/Card/Card.d.ts +2 -1
- package/dist/Card/Card.d.ts.map +1 -1
- package/dist/Card/Card.test.d.ts +2 -0
- package/dist/Card/Card.test.d.ts.map +1 -0
- package/dist/Card/Section.d.ts +2 -1
- package/dist/Card/Section.d.ts.map +1 -1
- package/dist/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/CheckboxCard/CheckboxCard.d.ts +2 -1
- package/dist/CheckboxCard/CheckboxCard.d.ts.map +1 -1
- package/dist/CheckboxGroup/CheckboxGroup.d.ts +1 -1
- package/dist/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
- package/dist/CheckboxGroup/CheckboxGroupContext.d.ts +0 -1
- package/dist/CheckboxGroup/CheckboxGroupContext.d.ts.map +1 -1
- package/dist/ChurchCenterStatus/ChurchCenterStatus.d.ts +2 -1
- package/dist/ChurchCenterStatus/ChurchCenterStatus.d.ts.map +1 -1
- package/dist/Collapse/Collapse.d.ts +2 -1
- package/dist/Collapse/Collapse.d.ts.map +1 -1
- package/dist/Collapse/Collapse.js +1 -1
- package/dist/Collapse/Collapse.test.d.ts +2 -0
- package/dist/Collapse/Collapse.test.d.ts.map +1 -0
- package/dist/ColumnView/ColumnView.d.ts +2 -1
- package/dist/ColumnView/ColumnView.d.ts.map +1 -1
- package/dist/ColumnView/ColumnView.js +1 -1
- package/dist/Combobox/Combobox.d.ts +3 -3
- package/dist/Combobox/Combobox.d.ts.map +1 -1
- package/dist/Combobox/Combobox.test.d.ts +2 -0
- package/dist/Combobox/Combobox.test.d.ts.map +1 -0
- package/dist/Combobox/ComboboxInput.d.ts +1 -1
- package/dist/Combobox/ComboboxInput.d.ts.map +1 -1
- package/dist/Combobox/ComboboxItem.d.ts +2 -1
- package/dist/Combobox/ComboboxItem.d.ts.map +1 -1
- package/dist/Combobox/ComboboxItems.d.ts +2 -2
- package/dist/Combobox/ComboboxItems.d.ts.map +1 -1
- package/dist/Combobox/ComboboxItems.js +1 -1
- package/dist/Combobox/ComboboxPopover.d.ts +2 -2
- package/dist/Combobox/ComboboxPopover.d.ts.map +1 -1
- package/dist/Combobox/ComboboxPopover.js +1 -1
- package/dist/DataTable/DataTable.d.ts +1 -1
- package/dist/DataTable/DataTable.d.ts.map +1 -1
- package/dist/DataTable/DataTable.js +1 -1
- package/dist/DataTable/DataTable.test.d.ts +2 -0
- package/dist/DataTable/DataTable.test.d.ts.map +1 -0
- package/dist/DataTable/components/BodyRow.d.ts +872 -1
- package/dist/DataTable/components/BodyRow.d.ts.map +1 -1
- package/dist/DataTable/components/BodyRow.js +1 -1
- package/dist/DataTable/components/BodySubRows.d.ts +2 -2
- package/dist/DataTable/components/BodySubRows.d.ts.map +1 -1
- package/dist/DataTable/components/CheckboxCell.d.ts +2 -1
- package/dist/DataTable/components/CheckboxCell.d.ts.map +1 -1
- package/dist/DataTable/components/ColumnPicker.d.ts +2 -2
- package/dist/DataTable/components/ColumnPicker.d.ts.map +1 -1
- package/dist/DataTable/components/HeaderCell.d.ts +3 -2
- package/dist/DataTable/components/HeaderCell.d.ts.map +1 -1
- package/dist/DataTable/components/Icon.d.ts.map +1 -1
- package/dist/DataTable/hooks/useCollapsibleRows.d.ts +0 -1
- package/dist/DataTable/hooks/useCollapsibleRows.d.ts.map +1 -1
- package/dist/DataTable/hooks/useColumnWidths.d.ts +1 -2
- package/dist/DataTable/hooks/useColumnWidths.d.ts.map +1 -1
- package/dist/DataTable/hooks/useScrollShadows.d.ts +2 -1
- package/dist/DataTable/hooks/useScrollShadows.d.ts.map +1 -1
- package/dist/DataTable/hooks/useScrollShadows.js +1 -1
- package/dist/DataTable/hooks/useScrollSync.d.ts.map +1 -1
- package/dist/DataTable/hooks/useScrollSync.js +1 -1
- package/dist/DateField/DateField.d.ts +2 -2
- package/dist/DateField/DateField.d.ts.map +1 -1
- package/dist/DateField/DateField.test.d.ts +2 -0
- package/dist/DateField/DateField.test.d.ts.map +1 -0
- package/dist/DateField/parse.test.d.ts +2 -0
- package/dist/DateField/parse.test.d.ts.map +1 -0
- package/dist/Dialog/Dialog.d.ts +2 -1
- package/dist/Dialog/Dialog.d.ts.map +1 -1
- package/dist/Dialog/Dialog.test.d.ts +2 -0
- package/dist/Dialog/Dialog.test.d.ts.map +1 -0
- package/dist/Divider/Divider.d.ts +2 -1
- package/dist/Divider/Divider.d.ts.map +1 -1
- package/dist/DragDrop/DragDrop.d.ts +1 -1
- package/dist/DragDrop/DragDrop.d.ts.map +1 -1
- package/dist/Drawer/Drawer.d.ts +2 -1
- package/dist/Drawer/Drawer.d.ts.map +1 -1
- package/dist/Dropdown/Dropdown.d.ts +1 -1
- package/dist/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/Dropdown/Dropdown.js +1 -1
- package/dist/Dropdown/Dropdown.test.d.ts +2 -0
- package/dist/Dropdown/Dropdown.test.d.ts.map +1 -0
- package/dist/Dropdown/Item.d.ts +2 -2
- package/dist/Dropdown/Item.d.ts.map +1 -1
- package/dist/Dropdown/Link.d.ts +2 -2
- package/dist/Dropdown/Link.d.ts.map +1 -1
- package/dist/EditActions/EditActions.d.ts +1 -1
- package/dist/EditActions/EditActions.d.ts.map +1 -1
- package/dist/EditActions/EditActions.js +1 -1
- package/dist/Field/Field.d.ts +1 -1
- package/dist/Field/Field.d.ts.map +1 -1
- package/dist/Field/Field.js +1 -1
- package/dist/FieldSet/FieldSet.d.ts +1 -1
- package/dist/FieldSet/FieldSet.d.ts.map +1 -1
- package/dist/FilterLayout/FilterLayout.d.ts +2 -1
- package/dist/FilterLayout/FilterLayout.d.ts.map +1 -1
- package/dist/FocusGroup/FocusGroup.d.ts +1 -1
- package/dist/GridView/GridView.d.ts +1 -2
- package/dist/GridView/GridView.d.ts.map +1 -1
- package/dist/Group/Group.d.ts +1 -1
- package/dist/Group/Group.d.ts.map +1 -1
- package/dist/Heading/Heading.d.ts +1 -1
- package/dist/Heading/Heading.d.ts.map +1 -1
- package/dist/HeadingUppercase/HeadingUppercase.d.ts +1 -1
- package/dist/HeadingUppercase/HeadingUppercase.d.ts.map +1 -1
- package/dist/HelperDrawer/HelperDrawer.d.ts +4 -3
- package/dist/HelperDrawer/HelperDrawer.d.ts.map +1 -1
- package/dist/Highlight/Highlight.d.ts +2 -1
- package/dist/Highlight/Highlight.d.ts.map +1 -1
- package/dist/Icon/Icon.d.ts +1 -1
- package/dist/Icon/Icon.d.ts.map +1 -1
- package/dist/Icon/Icon.js +1 -1
- package/dist/Icon/Path.d.ts +2 -2
- package/dist/Icon/Path.d.ts.map +1 -1
- package/dist/Icon/Status.d.ts +2 -1
- package/dist/Icon/Status.d.ts.map +1 -1
- package/dist/Input/Inline.d.ts +2 -1
- package/dist/Input/Inline.d.ts.map +1 -1
- package/dist/Input/Input.d.ts +2 -2
- package/dist/Input/Input.d.ts.map +1 -1
- package/dist/Input/Input.test.d.ts +2 -0
- package/dist/Input/Input.test.d.ts.map +1 -0
- package/dist/Input/InputBox.d.ts +10 -5
- package/dist/Input/InputBox.d.ts.map +1 -1
- package/dist/Input/InputBox.js +1 -1
- package/dist/Input/InputBox.test.d.ts +2 -0
- package/dist/Input/InputBox.test.d.ts.map +1 -0
- package/dist/Input/InputContext.d.ts +0 -1
- package/dist/Input/InputContext.d.ts.map +1 -1
- package/dist/Input/InputField.d.ts +2 -2
- package/dist/Input/InputField.d.ts.map +1 -1
- package/dist/Input/InputLabel.d.ts +2 -2
- package/dist/Input/InputLabel.d.ts.map +1 -1
- package/dist/ItemList/ItemList.d.ts +2 -2
- package/dist/ItemList/ItemList.d.ts.map +1 -1
- package/dist/ItemList/ItemList.test.d.ts +2 -0
- package/dist/ItemList/ItemList.test.d.ts.map +1 -0
- package/dist/ItemList/ItemListContext.d.ts +0 -1
- package/dist/ItemList/ItemListContext.d.ts.map +1 -1
- package/dist/ItemList/ItemListController.d.ts +2 -2
- package/dist/ItemList/ItemListController.d.ts.map +1 -1
- package/dist/ItemList/ItemListItem.d.ts +2 -2
- package/dist/ItemList/ItemListItem.d.ts.map +1 -1
- package/dist/ItemList/utils.js +1 -1
- package/dist/Link/Inline.d.ts +2 -1
- package/dist/Link/Inline.d.ts.map +1 -1
- package/dist/Link/Link.d.ts +2 -2
- package/dist/Link/Link.d.ts.map +1 -1
- package/dist/Link/Link.test.d.ts +2 -0
- package/dist/Link/Link.test.d.ts.map +1 -0
- package/dist/LinkList/LinkList.d.ts +2 -1
- package/dist/LinkList/LinkList.d.ts.map +1 -1
- package/dist/List/List.d.ts +1 -1
- package/dist/List/List.d.ts.map +1 -1
- package/dist/List/List.test.d.ts +2 -0
- package/dist/List/List.test.d.ts.map +1 -0
- package/dist/List/ListItem.d.ts +2 -2
- package/dist/List/ListItem.d.ts.map +1 -1
- package/dist/Logo/ Logo.test.d.ts +2 -0
- package/dist/Logo/ Logo.test.d.ts.map +1 -0
- package/dist/Logo/Logo.d.ts +1 -0
- package/dist/Logo/Logo.d.ts.map +1 -1
- package/dist/Menu/Heading.d.ts +2 -2
- package/dist/Menu/Heading.d.ts.map +1 -1
- package/dist/Menu/Item.d.ts +8 -4
- package/dist/Menu/Item.d.ts.map +1 -1
- package/dist/Menu/Menu.d.ts +2 -2
- package/dist/Menu/Menu.d.ts.map +1 -1
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/Modal.d.ts.map +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/Modal/Modal.test.d.ts +2 -0
- package/dist/Modal/Modal.test.d.ts.map +1 -0
- package/dist/NumberField/NumberField.d.ts +2 -2
- package/dist/NumberField/NumberField.test.d.ts +2 -0
- package/dist/NumberField/NumberField.test.d.ts.map +1 -0
- package/dist/Page/PageActions.d.ts +2 -1
- package/dist/Page/PageActions.d.ts.map +1 -1
- package/dist/Page/PageBody.d.ts +5 -3
- package/dist/Page/PageBody.d.ts.map +1 -1
- package/dist/Page/PageButton.d.ts +2 -1
- package/dist/Page/PageButton.d.ts.map +1 -1
- package/dist/Page/PageDropdown.d.ts +2 -1
- package/dist/Page/PageDropdown.d.ts.map +1 -1
- package/dist/Page/PageHeader.d.ts +1 -1
- package/dist/Page/PageHeader.d.ts.map +1 -1
- package/dist/Page/PageTab.d.ts +2 -1
- package/dist/Page/PageTab.d.ts.map +1 -1
- package/dist/Page/PageTabList.d.ts +2 -1
- package/dist/Page/PageTabList.d.ts.map +1 -1
- package/dist/Page/PageTitle.d.ts +2 -1
- package/dist/Page/PageTitle.d.ts.map +1 -1
- package/dist/Page/PageToolbar.d.ts +2 -1
- package/dist/Page/PageToolbar.d.ts.map +1 -1
- package/dist/PagerView/PagerView.d.ts +3 -2
- package/dist/PagerView/PagerView.d.ts.map +1 -1
- package/dist/PagerView/PagerView.js +1 -1
- package/dist/Pagination/Pagination.d.ts +2 -2
- package/dist/Pagination/Pagination.d.ts.map +1 -1
- package/dist/Pagination/Pagination.js +1 -1
- package/dist/Popover/Popover.d.ts +9 -3
- package/dist/Popover/Popover.d.ts.map +1 -1
- package/dist/Popover/Popover.js +1 -1
- package/dist/Popover/Popover.test.d.ts +2 -0
- package/dist/Popover/Popover.test.d.ts.map +1 -0
- package/dist/Popover/rewireTabOrder.d.ts.map +1 -1
- package/dist/Popover/rewireTabOrder.js +1 -1
- package/dist/Portal/Portal.d.ts +4 -4
- package/dist/Portal/Portal.d.ts.map +1 -1
- package/dist/Progress/Progress.d.ts +1 -0
- package/dist/Progress/Progress.d.ts.map +1 -1
- package/dist/Radio/Radio.d.ts +1 -1
- package/dist/Radio/Radio.d.ts.map +1 -1
- package/dist/Radio/Radio.js +1 -1
- package/dist/Radio/Radio.test.d.ts +2 -0
- package/dist/Radio/Radio.test.d.ts.map +1 -0
- package/dist/RangeSlider/RangeSlider.d.ts +2 -1
- package/dist/RangeSlider/RangeSlider.d.ts.map +1 -1
- package/dist/RangeSlider/RangeSlider.js +1 -1
- package/dist/ScreenReader/ScreenReader.d.ts +2 -1
- package/dist/ScreenReader/ScreenReader.d.ts.map +1 -1
- package/dist/Scrim/Scrim.d.ts +1 -1
- package/dist/Scrim/Scrim.d.ts.map +1 -1
- package/dist/Section/Section.d.ts +2 -1
- package/dist/Section/Section.d.ts.map +1 -1
- package/dist/SegmentedTabs/SegmentedTabs.d.ts +3 -3
- package/dist/SegmentedTabs/SegmentedTabs.d.ts.map +1 -1
- package/dist/Select/Context.d.ts +0 -1
- package/dist/Select/Context.d.ts.map +1 -1
- package/dist/Select/Inline.d.ts +2 -1
- package/dist/Select/Inline.d.ts.map +1 -1
- package/dist/Select/Option.d.ts +2 -2
- package/dist/Select/Option.d.ts.map +1 -1
- package/dist/Select/Select.d.ts +6 -6
- package/dist/Select/Select.d.ts.map +1 -1
- package/dist/Select/Select.js +1 -1
- package/dist/Select/Select.test.d.ts +2 -0
- package/dist/Select/Select.test.d.ts.map +1 -0
- package/dist/Select/Value.d.ts +2 -1
- package/dist/Select/Value.d.ts.map +1 -1
- package/dist/Select/utils.d.ts.map +1 -1
- package/dist/Select/utils.js +1 -1
- package/dist/Sidebar/SidebarItem.d.ts +2 -2
- package/dist/Sidebar/SidebarItem.d.ts.map +1 -1
- package/dist/Sidebar/SidebarList.d.ts +2 -1
- package/dist/Sidebar/SidebarList.d.ts.map +1 -1
- package/dist/Sortable/SortableEmpty.d.ts +2 -1
- package/dist/Sortable/SortableEmpty.d.ts.map +1 -1
- package/dist/Sortable/SortableItem.d.ts +2 -2
- package/dist/Sortable/SortableItem.d.ts.map +1 -1
- package/dist/Sortable/SortableList.d.ts +2 -2
- package/dist/Sortable/SortableList.d.ts.map +1 -1
- package/dist/Sortable/SortableManager.d.ts +2 -1
- package/dist/Sortable/SortableManager.d.ts.map +1 -1
- package/dist/Sortable/index.d.ts +1 -1
- package/dist/Spinner/Spinner.d.ts +1 -1
- package/dist/Spinner/Spinner.d.ts.map +1 -1
- package/dist/StackView/StackView.d.ts +1 -2
- package/dist/StackView/StackView.d.ts.map +1 -1
- package/dist/StackView/StackView.js +1 -1
- package/dist/StackView/StackView.test.d.ts +11 -0
- package/dist/StackView/StackView.test.d.ts.map +1 -0
- package/dist/StepperField/StepperField.d.ts +2 -1
- package/dist/StepperField/StepperField.d.ts.map +1 -1
- package/dist/StepperProgress/Context.d.ts +0 -1
- package/dist/StepperProgress/Context.d.ts.map +1 -1
- package/dist/StepperProgress/Step.d.ts +2 -1
- package/dist/StepperProgress/Step.d.ts.map +1 -1
- package/dist/StepperProgress/StepperProgress.d.ts +1 -1
- package/dist/StepperProgress/StepperProgress.d.ts.map +1 -1
- package/dist/Summary/Summary.d.ts +1 -1
- package/dist/Summary/Summary.d.ts.map +1 -1
- package/dist/Tab/Tab.d.ts +2 -1
- package/dist/Tab/Tab.d.ts.map +1 -1
- package/dist/TabNav/Tab.d.ts +1 -1
- package/dist/TabNav/TabNav.d.ts +2 -1
- package/dist/TabNav/TabNav.d.ts.map +1 -1
- package/dist/TabNav/TabNav.test.d.ts +2 -0
- package/dist/TabNav/TabNav.test.d.ts.map +1 -0
- package/dist/Table/AvatarCell.d.ts +2 -1
- package/dist/Table/AvatarCell.d.ts.map +1 -1
- package/dist/Table/Body.d.ts +2 -1
- package/dist/Table/Body.d.ts.map +1 -1
- package/dist/Table/BodyCell.d.ts +2 -1
- package/dist/Table/BodyCell.d.ts.map +1 -1
- package/dist/Table/BodyInnerCell.d.ts +2 -1
- package/dist/Table/BodyInnerCell.d.ts.map +1 -1
- package/dist/Table/BodyRow.d.ts +1 -1
- package/dist/Table/BodyRow.d.ts.map +1 -1
- package/dist/Table/CheckboxCell.d.ts +2 -2
- package/dist/Table/CheckboxCell.d.ts.map +1 -1
- package/dist/Table/ColumnPicker.d.ts +2 -2
- package/dist/Table/ColumnPicker.d.ts.map +1 -1
- package/dist/Table/DateCell.d.ts +2 -1
- package/dist/Table/DateCell.d.ts.map +1 -1
- package/dist/Table/DragCell.d.ts +2 -2
- package/dist/Table/DragCell.d.ts.map +1 -1
- package/dist/Table/DragHandle.d.ts +2 -1
- package/dist/Table/DragHandle.d.ts.map +1 -1
- package/dist/Table/Header.d.ts +2 -2
- package/dist/Table/Header.d.ts.map +1 -1
- package/dist/Table/HeaderCell.d.ts +2 -1
- package/dist/Table/HeaderCell.d.ts.map +1 -1
- package/dist/Table/HeaderInnerCell.d.ts +2 -2
- package/dist/Table/HeaderInnerCell.d.ts.map +1 -1
- package/dist/Table/HeaderRow.d.ts +2 -1
- package/dist/Table/HeaderRow.d.ts.map +1 -1
- package/dist/Table/NavigationArrow.d.ts +2 -1
- package/dist/Table/NavigationArrow.d.ts.map +1 -1
- package/dist/Table/ScrollShadow.d.ts +2 -1
- package/dist/Table/ScrollShadow.d.ts.map +1 -1
- package/dist/Table/SubRowToggleCell.d.ts +2 -2
- package/dist/Table/SubRowToggleCell.d.ts.map +1 -1
- package/dist/Table/Table.d.ts +2 -2
- package/dist/Table/Table.d.ts.map +1 -1
- package/dist/Table/TableBase.d.ts +4 -2
- package/dist/Table/TableBase.d.ts.map +1 -1
- package/dist/Table/TableBase.js +1 -1
- package/dist/Table/TableContainer.d.ts +2 -1
- package/dist/Table/TableContainer.d.ts.map +1 -1
- package/dist/Table/TableWrapper.d.ts +2 -1
- package/dist/Table/TableWrapper.d.ts.map +1 -1
- package/dist/Tabs/Tab.d.ts +2 -1
- package/dist/Tabs/Tab.d.ts.map +1 -1
- package/dist/Tabs/TabList.d.ts +2 -1
- package/dist/Tabs/TabList.d.ts.map +1 -1
- package/dist/Tabs/TabPanel.d.ts +2 -1
- package/dist/Tabs/TabPanel.d.ts.map +1 -1
- package/dist/Tabs/TabPanels.d.ts +2 -1
- package/dist/Tabs/TabPanels.d.ts.map +1 -1
- package/dist/Tabs/Tabs.d.ts +1 -1
- package/dist/Tabs/Tabs.d.ts.map +1 -1
- package/dist/Text/Text.d.ts +1 -2
- package/dist/Text/Text.d.ts.map +1 -1
- package/dist/TextArea/TextArea.d.ts +1 -1
- package/dist/TextArea/TextArea.d.ts.map +1 -1
- package/dist/TextArea/TextArea.test.d.ts +2 -0
- package/dist/TextArea/TextArea.test.d.ts.map +1 -0
- package/dist/ThemeProvider/ThemeProvider.d.ts +2 -2
- package/dist/ThemeProvider/ThemeProvider.d.ts.map +1 -1
- package/dist/TileView/TileView.d.ts +1 -2
- package/dist/TileView/TileView.d.ts.map +1 -1
- package/dist/TimeField/TimeField.d.ts +2 -2
- package/dist/TimeField/TimeField.d.ts.map +1 -1
- package/dist/TimeField/TimeField.test.d.ts +2 -0
- package/dist/TimeField/TimeField.test.d.ts.map +1 -0
- package/dist/ToggleSwitch/ToggleSwitch.d.ts +1 -1
- package/dist/ToggleSwitch/ToggleSwitch.d.ts.map +1 -1
- package/dist/ToggleSwitch/ToggleSwitch.test.d.ts +2 -0
- package/dist/ToggleSwitch/ToggleSwitch.test.d.ts.map +1 -0
- package/dist/TokenInput/DefaultToken.d.ts +2 -2
- package/dist/TokenInput/DefaultToken.d.ts.map +1 -1
- package/dist/TokenInput/TokenInput.d.ts +1 -1
- package/dist/TokenInput/default-renders.d.ts +3 -2
- package/dist/TokenInput/default-renders.d.ts.map +1 -1
- package/dist/Toolbar/Action.d.ts +2 -1
- package/dist/Toolbar/Action.d.ts.map +1 -1
- package/dist/Toolbar/Toolbar.d.ts +2 -2
- package/dist/Toolbar/Toolbar.d.ts.map +1 -1
- package/dist/Toolbar/Toolbar.js +1 -1
- package/dist/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Tooltip/Tooltip.test.d.ts +2 -0
- package/dist/Tooltip/Tooltip.test.d.ts.map +1 -0
- package/dist/VariantProvider/VariantProvider.d.ts +2 -1
- package/dist/VariantProvider/VariantProvider.d.ts.map +1 -1
- package/dist/Wizard/Wizard.d.ts +1 -1
- package/dist/Wizard/Wizard.d.ts.map +1 -1
- package/dist/Wizard/Wizard.test.d.ts +2 -0
- package/dist/Wizard/Wizard.test.d.ts.map +1 -0
- package/dist/Wizard/WizardContext.d.ts +0 -1
- package/dist/Wizard/WizardContext.d.ts.map +1 -1
- package/dist/WrapView/WrapView.d.ts +2 -1
- package/dist/WrapView/WrapView.d.ts.map +1 -1
- package/dist/hooks/use-accessibility-violation.d.ts +2 -2
- package/dist/hooks/use-measure.d.ts +5 -1
- package/dist/hooks/use-measure.d.ts.map +1 -1
- package/dist/hooks/use-measure.js +1 -1
- package/dist/hooks/useConstant.js +1 -1
- package/dist/server.d.ts +3 -2
- package/dist/server.d.ts.map +1 -1
- package/dist/system/cxs.test.d.ts +2 -0
- package/dist/system/cxs.test.d.ts.map +1 -0
- package/dist/system/parse-styles.d.ts +2 -2
- package/dist/system/plugins/border.d.ts +142 -73
- package/dist/system/plugins/border.d.ts.map +1 -1
- package/dist/system/plugins/elevation.d.ts +142 -73
- package/dist/system/plugins/elevation.d.ts.map +1 -1
- package/dist/system/plugins/grid.d.ts +142 -73
- package/dist/system/plugins/grid.d.ts.map +1 -1
- package/dist/system/plugins/misc.d.ts +142 -73
- package/dist/system/plugins/misc.d.ts.map +1 -1
- package/dist/system/plugins/position.d.ts +142 -73
- package/dist/system/plugins/position.d.ts.map +1 -1
- package/dist/system/plugins/space.d.ts +142 -73
- package/dist/system/plugins/space.d.ts.map +1 -1
- package/dist/system/plugins/stroke.d.ts +142 -73
- package/dist/system/plugins/stroke.d.ts.map +1 -1
- package/dist/system/plugins/transform.d.ts +140 -73
- package/dist/system/plugins/transform.d.ts.map +1 -1
- package/dist/theme.test.d.ts +2 -0
- package/dist/theme.test.d.ts.map +1 -0
- package/dist/types.d.ts +2 -2
- package/dist/types.d.ts.map +1 -1
- package/dist/utils.d.ts +7 -4
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +1 -1
- package/dist/utils.test.d.ts +2 -0
- package/dist/utils.test.d.ts.map +1 -0
- package/package.json +12 -11
|
@@ -23,6 +23,9 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
23
23
|
alignItems?: import("csstype").Property.AlignItems;
|
|
24
24
|
alignSelf?: import("csstype").Property.AlignSelf;
|
|
25
25
|
alignTracks?: import("csstype").Property.AlignTracks;
|
|
26
|
+
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
|
27
|
+
anchorName?: import("csstype").Property.AnchorName;
|
|
28
|
+
anchorScope?: import("csstype").Property.AnchorScope;
|
|
26
29
|
animationComposition?: import("csstype").Property.AnimationComposition;
|
|
27
30
|
animationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
28
31
|
animationDirection?: import("csstype").Property.AnimationDirection;
|
|
@@ -31,6 +34,8 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
31
34
|
animationIterationCount?: import("csstype").Property.AnimationIterationCount;
|
|
32
35
|
animationName?: import("csstype").Property.AnimationName;
|
|
33
36
|
animationPlayState?: import("csstype").Property.AnimationPlayState;
|
|
37
|
+
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number>;
|
|
38
|
+
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number>;
|
|
34
39
|
animationTimeline?: import("csstype").Property.AnimationTimeline;
|
|
35
40
|
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
36
41
|
appearance?: import("csstype").Property.Appearance;
|
|
@@ -47,17 +52,14 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
47
52
|
backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number>;
|
|
48
53
|
backgroundRepeat?: import("csstype").Property.BackgroundRepeat;
|
|
49
54
|
backgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
50
|
-
|
|
55
|
+
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
|
51
56
|
blockSize?: import("csstype").Property.BlockSize<string | number>;
|
|
52
|
-
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
53
57
|
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor;
|
|
54
58
|
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle;
|
|
55
59
|
borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number>;
|
|
56
60
|
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor;
|
|
57
61
|
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle;
|
|
58
62
|
borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number>;
|
|
59
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
60
|
-
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
61
63
|
borderBottomColor?: import("csstype").Property.BorderBottomColor;
|
|
62
64
|
borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
63
65
|
borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -71,15 +73,12 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
71
73
|
borderImageSlice?: import("csstype").Property.BorderImageSlice;
|
|
72
74
|
borderImageSource?: import("csstype").Property.BorderImageSource;
|
|
73
75
|
borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number>;
|
|
74
|
-
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
75
76
|
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
76
77
|
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
77
78
|
borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number>;
|
|
78
79
|
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor;
|
|
79
80
|
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
80
81
|
borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number>;
|
|
81
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
82
|
-
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
83
82
|
borderLeftColor?: import("csstype").Property.BorderLeftColor;
|
|
84
83
|
borderLeftStyle?: import("csstype").Property.BorderLeftStyle;
|
|
85
84
|
borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number>;
|
|
@@ -103,10 +102,13 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
103
102
|
breakInside?: import("csstype").Property.BreakInside;
|
|
104
103
|
captionSide?: import("csstype").Property.CaptionSide;
|
|
105
104
|
caretColor?: import("csstype").Property.CaretColor;
|
|
105
|
+
caretShape?: import("csstype").Property.CaretShape;
|
|
106
106
|
clear?: import("csstype").Property.Clear;
|
|
107
107
|
clipPath?: import("csstype").Property.ClipPath;
|
|
108
|
+
clipRule?: import("csstype").Property.ClipRule;
|
|
108
109
|
color?: import("csstype").Property.Color;
|
|
109
110
|
colorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
111
|
+
colorInterpolationFilters?: import("csstype").Property.ColorInterpolationFilters;
|
|
110
112
|
colorScheme?: import("csstype").Property.ColorScheme;
|
|
111
113
|
columnCount?: import("csstype").Property.ColumnCount;
|
|
112
114
|
columnFill?: import("csstype").Property.ColumnFill;
|
|
@@ -117,15 +119,29 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
117
119
|
columnSpan?: import("csstype").Property.ColumnSpan;
|
|
118
120
|
columnWidth?: import("csstype").Property.ColumnWidth<string | number>;
|
|
119
121
|
contain?: import("csstype").Property.Contain;
|
|
122
|
+
containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number>;
|
|
123
|
+
containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number>;
|
|
124
|
+
containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number>;
|
|
125
|
+
containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number>;
|
|
126
|
+
containerName?: import("csstype").Property.ContainerName;
|
|
127
|
+
containerType?: import("csstype").Property.ContainerType;
|
|
120
128
|
content?: import("csstype").Property.Content;
|
|
121
129
|
contentVisibility?: import("csstype").Property.ContentVisibility;
|
|
122
130
|
counterIncrement?: import("csstype").Property.CounterIncrement;
|
|
123
131
|
counterReset?: import("csstype").Property.CounterReset;
|
|
124
132
|
counterSet?: import("csstype").Property.CounterSet;
|
|
125
133
|
cursor?: import("csstype").Property.Cursor;
|
|
134
|
+
cx?: import("csstype").Property.Cx<string | number>;
|
|
135
|
+
cy?: import("csstype").Property.Cy<string | number>;
|
|
136
|
+
d?: import("csstype").Property.D;
|
|
126
137
|
direction?: import("csstype").Property.Direction;
|
|
127
138
|
display?: import("csstype").Property.Display;
|
|
139
|
+
dominantBaseline?: import("csstype").Property.DominantBaseline;
|
|
128
140
|
emptyCells?: import("csstype").Property.EmptyCells;
|
|
141
|
+
fieldSizing?: import("csstype").Property.FieldSizing;
|
|
142
|
+
fill?: import("csstype").Property.Fill;
|
|
143
|
+
fillOpacity?: import("csstype").Property.FillOpacity;
|
|
144
|
+
fillRule?: import("csstype").Property.FillRule;
|
|
129
145
|
filter?: import("csstype").Property.Filter;
|
|
130
146
|
flexBasis?: import("csstype").Property.FlexBasis<string | number>;
|
|
131
147
|
flexDirection?: import("csstype").Property.FlexDirection;
|
|
@@ -133,26 +149,34 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
133
149
|
flexShrink?: import("csstype").Property.FlexShrink;
|
|
134
150
|
flexWrap?: import("csstype").Property.FlexWrap;
|
|
135
151
|
float?: import("csstype").Property.Float;
|
|
152
|
+
floodColor?: import("csstype").Property.FloodColor;
|
|
153
|
+
floodOpacity?: import("csstype").Property.FloodOpacity;
|
|
136
154
|
fontFamily?: import("csstype").Property.FontFamily;
|
|
137
155
|
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
138
156
|
fontKerning?: import("csstype").Property.FontKerning;
|
|
139
157
|
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
140
158
|
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing;
|
|
159
|
+
fontPalette?: import("csstype").Property.FontPalette;
|
|
141
160
|
fontSize?: import("csstype").Property.FontSize<string | number>;
|
|
142
161
|
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust;
|
|
143
162
|
fontSmooth?: import("csstype").Property.FontSmooth<string | number>;
|
|
144
|
-
fontStretch?: import("csstype").Property.FontStretch;
|
|
145
163
|
fontStyle?: import("csstype").Property.FontStyle;
|
|
146
164
|
fontSynthesis?: import("csstype").Property.FontSynthesis;
|
|
165
|
+
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition;
|
|
166
|
+
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps;
|
|
167
|
+
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle;
|
|
168
|
+
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight;
|
|
147
169
|
fontVariant?: import("csstype").Property.FontVariant;
|
|
148
170
|
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates;
|
|
149
171
|
fontVariantCaps?: import("csstype").Property.FontVariantCaps;
|
|
150
172
|
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian;
|
|
173
|
+
fontVariantEmoji?: import("csstype").Property.FontVariantEmoji;
|
|
151
174
|
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures;
|
|
152
175
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric;
|
|
153
176
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition;
|
|
154
177
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings;
|
|
155
178
|
fontWeight?: import("csstype").Property.FontWeight;
|
|
179
|
+
fontWidth?: import("csstype").Property.FontWidth;
|
|
156
180
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust;
|
|
157
181
|
gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number>;
|
|
158
182
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow;
|
|
@@ -167,20 +191,19 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
167
191
|
hangingPunctuation?: import("csstype").Property.HangingPunctuation;
|
|
168
192
|
height?: import("csstype").Property.Height<string | number>;
|
|
169
193
|
hyphenateCharacter?: import("csstype").Property.HyphenateCharacter;
|
|
194
|
+
hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars;
|
|
170
195
|
hyphens?: import("csstype").Property.Hyphens;
|
|
171
196
|
imageOrientation?: import("csstype").Property.ImageOrientation;
|
|
172
197
|
imageRendering?: import("csstype").Property.ImageRendering;
|
|
173
198
|
imageResolution?: import("csstype").Property.ImageResolution;
|
|
174
199
|
initialLetter?: import("csstype").Property.InitialLetter;
|
|
200
|
+
initialLetterAlign?: import("csstype").Property.InitialLetterAlign;
|
|
175
201
|
inlineSize?: import("csstype").Property.InlineSize<string | number>;
|
|
176
|
-
inputSecurity?: import("csstype").Property.InputSecurity;
|
|
177
|
-
inset?: import("csstype").Property.Inset<string | number>;
|
|
178
|
-
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
179
202
|
insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
180
203
|
insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
181
|
-
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
182
204
|
insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
183
205
|
insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
206
|
+
interpolateSize?: import("csstype").Property.InterpolateSize;
|
|
184
207
|
isolation?: import("csstype").Property.Isolation;
|
|
185
208
|
justifyContent?: import("csstype").Property.JustifyContent;
|
|
186
209
|
justifyItems?: import("csstype").Property.JustifyItems;
|
|
@@ -188,22 +211,26 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
188
211
|
justifyTracks?: import("csstype").Property.JustifyTracks;
|
|
189
212
|
left?: import("csstype").Property.Left<string | number>;
|
|
190
213
|
letterSpacing?: import("csstype").Property.LetterSpacing<string | number>;
|
|
214
|
+
lightingColor?: import("csstype").Property.LightingColor;
|
|
191
215
|
lineBreak?: import("csstype").Property.LineBreak;
|
|
192
216
|
lineHeight?: import("csstype").Property.LineHeight<string | number>;
|
|
193
217
|
lineHeightStep?: import("csstype").Property.LineHeightStep<string | number>;
|
|
194
218
|
listStyleImage?: import("csstype").Property.ListStyleImage;
|
|
195
219
|
listStylePosition?: import("csstype").Property.ListStylePosition;
|
|
196
220
|
listStyleType?: import("csstype").Property.ListStyleType;
|
|
197
|
-
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
198
221
|
marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number>;
|
|
199
222
|
marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number>;
|
|
200
223
|
marginBottom?: import("csstype").Property.MarginBottom<string | number>;
|
|
201
|
-
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
202
224
|
marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
203
225
|
marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
204
226
|
marginLeft?: import("csstype").Property.MarginLeft<string | number>;
|
|
205
227
|
marginRight?: import("csstype").Property.MarginRight<string | number>;
|
|
206
228
|
marginTop?: import("csstype").Property.MarginTop<string | number>;
|
|
229
|
+
marginTrim?: import("csstype").Property.MarginTrim;
|
|
230
|
+
marker?: import("csstype").Property.Marker;
|
|
231
|
+
markerEnd?: import("csstype").Property.MarkerEnd;
|
|
232
|
+
markerMid?: import("csstype").Property.MarkerMid;
|
|
233
|
+
markerStart?: import("csstype").Property.MarkerStart;
|
|
207
234
|
maskBorderMode?: import("csstype").Property.MaskBorderMode;
|
|
208
235
|
maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number>;
|
|
209
236
|
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat;
|
|
@@ -219,6 +246,7 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
219
246
|
maskRepeat?: import("csstype").Property.MaskRepeat;
|
|
220
247
|
maskSize?: import("csstype").Property.MaskSize<string | number>;
|
|
221
248
|
maskType?: import("csstype").Property.MaskType;
|
|
249
|
+
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow;
|
|
222
250
|
mathDepth?: import("csstype").Property.MathDepth;
|
|
223
251
|
mathShift?: import("csstype").Property.MathShift;
|
|
224
252
|
mathStyle?: import("csstype").Property.MathStyle;
|
|
@@ -237,9 +265,11 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
237
265
|
motionRotation?: import("csstype").Property.OffsetRotate;
|
|
238
266
|
objectFit?: import("csstype").Property.ObjectFit;
|
|
239
267
|
objectPosition?: import("csstype").Property.ObjectPosition<string | number>;
|
|
268
|
+
objectViewBox?: import("csstype").Property.ObjectViewBox;
|
|
240
269
|
offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number>;
|
|
241
270
|
offsetDistance?: import("csstype").Property.OffsetDistance<string | number>;
|
|
242
271
|
offsetPath?: import("csstype").Property.OffsetPath;
|
|
272
|
+
offsetPosition?: import("csstype").Property.OffsetPosition<string | number>;
|
|
243
273
|
offsetRotate?: import("csstype").Property.OffsetRotate;
|
|
244
274
|
offsetRotation?: import("csstype").Property.OffsetRotate;
|
|
245
275
|
opacity?: import("csstype").Property.Opacity;
|
|
@@ -257,80 +287,99 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
257
287
|
overflowWrap?: import("csstype").Property.OverflowWrap;
|
|
258
288
|
overflowX?: import("csstype").Property.OverflowX;
|
|
259
289
|
overflowY?: import("csstype").Property.OverflowY;
|
|
290
|
+
overlay?: import("csstype").Property.Overlay;
|
|
260
291
|
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock;
|
|
261
292
|
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline;
|
|
262
293
|
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX;
|
|
263
294
|
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY;
|
|
264
|
-
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
265
295
|
paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number>;
|
|
266
296
|
paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number>;
|
|
267
297
|
paddingBottom?: import("csstype").Property.PaddingBottom<string | number>;
|
|
268
|
-
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
269
298
|
paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
270
299
|
paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
271
300
|
paddingLeft?: import("csstype").Property.PaddingLeft<string | number>;
|
|
272
301
|
paddingRight?: import("csstype").Property.PaddingRight<string | number>;
|
|
273
302
|
paddingTop?: import("csstype").Property.PaddingTop<string | number>;
|
|
274
|
-
|
|
275
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
276
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
303
|
+
page?: import("csstype").Property.Page;
|
|
277
304
|
paintOrder?: import("csstype").Property.PaintOrder;
|
|
278
305
|
perspective?: import("csstype").Property.Perspective<string | number>;
|
|
279
306
|
perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
|
280
|
-
placeContent?: import("csstype").Property.PlaceContent;
|
|
281
307
|
pointerEvents?: import("csstype").Property.PointerEvents;
|
|
282
308
|
position?: import("csstype").Property.Position;
|
|
309
|
+
positionAnchor?: import("csstype").Property.PositionAnchor;
|
|
310
|
+
positionArea?: import("csstype").Property.PositionArea;
|
|
311
|
+
positionTryFallbacks?: import("csstype").Property.PositionTryFallbacks;
|
|
312
|
+
positionTryOrder?: import("csstype").Property.PositionTryOrder;
|
|
313
|
+
positionVisibility?: import("csstype").Property.PositionVisibility;
|
|
283
314
|
printColorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
284
315
|
quotes?: import("csstype").Property.Quotes;
|
|
316
|
+
r?: import("csstype").Property.R<string | number>;
|
|
285
317
|
resize?: import("csstype").Property.Resize;
|
|
286
318
|
right?: import("csstype").Property.Right<string | number>;
|
|
287
319
|
rotate?: import("csstype").Property.Rotate;
|
|
288
320
|
rowGap?: import("csstype").Property.RowGap<string | number>;
|
|
289
321
|
rubyAlign?: import("csstype").Property.RubyAlign;
|
|
290
322
|
rubyMerge?: import("csstype").Property.RubyMerge;
|
|
323
|
+
rubyOverhang?: import("csstype").Property.RubyOverhang;
|
|
291
324
|
rubyPosition?: import("csstype").Property.RubyPosition;
|
|
325
|
+
rx?: import("csstype").Property.Rx<string | number>;
|
|
326
|
+
ry?: import("csstype").Property.Ry<string | number>;
|
|
292
327
|
scale?: import("csstype").Property.Scale;
|
|
293
328
|
scrollBehavior?: import("csstype").Property.ScrollBehavior;
|
|
294
|
-
|
|
295
|
-
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number>;
|
|
329
|
+
scrollInitialTarget?: import("csstype").Property.ScrollInitialTarget;
|
|
296
330
|
scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number>;
|
|
297
331
|
scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number>;
|
|
298
332
|
scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number>;
|
|
299
|
-
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number>;
|
|
300
333
|
scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number>;
|
|
301
334
|
scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number>;
|
|
302
335
|
scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number>;
|
|
303
336
|
scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number>;
|
|
304
337
|
scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number>;
|
|
305
|
-
scrollPadding?: import("csstype").Property.ScrollPadding<string | number>;
|
|
306
|
-
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number>;
|
|
307
338
|
scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number>;
|
|
308
339
|
scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number>;
|
|
309
340
|
scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number>;
|
|
310
|
-
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number>;
|
|
311
341
|
scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number>;
|
|
312
342
|
scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number>;
|
|
313
343
|
scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number>;
|
|
314
344
|
scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number>;
|
|
315
345
|
scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number>;
|
|
316
346
|
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign;
|
|
317
|
-
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
318
347
|
scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number>;
|
|
319
348
|
scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number>;
|
|
320
349
|
scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number>;
|
|
321
350
|
scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number>;
|
|
322
351
|
scrollSnapStop?: import("csstype").Property.ScrollSnapStop;
|
|
323
352
|
scrollSnapType?: import("csstype").Property.ScrollSnapType;
|
|
353
|
+
scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis;
|
|
354
|
+
scrollTimelineName?: import("csstype").Property.ScrollTimelineName;
|
|
324
355
|
scrollbarColor?: import("csstype").Property.ScrollbarColor;
|
|
325
356
|
scrollbarGutter?: import("csstype").Property.ScrollbarGutter;
|
|
326
357
|
scrollbarWidth?: import("csstype").Property.ScrollbarWidth;
|
|
327
358
|
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold;
|
|
328
359
|
shapeMargin?: import("csstype").Property.ShapeMargin<string | number>;
|
|
329
360
|
shapeOutside?: import("csstype").Property.ShapeOutside;
|
|
361
|
+
shapeRendering?: import("csstype").Property.ShapeRendering;
|
|
362
|
+
speakAs?: import("csstype").Property.SpeakAs;
|
|
363
|
+
stopColor?: import("csstype").Property.StopColor;
|
|
364
|
+
stopOpacity?: import("csstype").Property.StopOpacity;
|
|
365
|
+
stroke?: import("csstype").Property.Stroke;
|
|
366
|
+
strokeColor?: import("csstype").Property.StrokeColor;
|
|
367
|
+
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number>;
|
|
368
|
+
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number>;
|
|
369
|
+
strokeLinecap?: import("csstype").Property.StrokeLinecap;
|
|
370
|
+
strokeLinejoin?: import("csstype").Property.StrokeLinejoin;
|
|
371
|
+
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit;
|
|
372
|
+
strokeOpacity?: import("csstype").Property.StrokeOpacity;
|
|
373
|
+
strokeWidth?: import("csstype").Property.StrokeWidth<string | number>;
|
|
330
374
|
tabSize?: import("csstype").Property.TabSize<string | number>;
|
|
331
375
|
tableLayout?: import("csstype").Property.TableLayout;
|
|
332
376
|
textAlign?: import("csstype").Property.TextAlign;
|
|
333
377
|
textAlignLast?: import("csstype").Property.TextAlignLast;
|
|
378
|
+
textAnchor?: import("csstype").Property.TextAnchor;
|
|
379
|
+
textAutospace?: import("csstype").Property.TextAutospace;
|
|
380
|
+
textBox?: import("csstype").Property.TextBox;
|
|
381
|
+
textBoxEdge?: import("csstype").Property.TextBoxEdge;
|
|
382
|
+
textBoxTrim?: import("csstype").Property.TextBoxTrim;
|
|
334
383
|
textCombineUpright?: import("csstype").Property.TextCombineUpright;
|
|
335
384
|
textDecorationColor?: import("csstype").Property.TextDecorationColor;
|
|
336
385
|
textDecorationLine?: import("csstype").Property.TextDecorationLine;
|
|
@@ -348,15 +397,20 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
348
397
|
textRendering?: import("csstype").Property.TextRendering;
|
|
349
398
|
textShadow?: import("csstype").Property.TextShadow;
|
|
350
399
|
textSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
|
400
|
+
textSpacingTrim?: import("csstype").Property.TextSpacingTrim;
|
|
351
401
|
textTransform?: import("csstype").Property.TextTransform;
|
|
352
402
|
textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number>;
|
|
353
403
|
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition;
|
|
404
|
+
textWrapMode?: import("csstype").Property.TextWrapMode;
|
|
405
|
+
textWrapStyle?: import("csstype").Property.TextWrapStyle;
|
|
406
|
+
timelineScope?: import("csstype").Property.TimelineScope;
|
|
354
407
|
top?: import("csstype").Property.Top<string | number>;
|
|
355
408
|
touchAction?: import("csstype").Property.TouchAction;
|
|
356
409
|
transform?: import("csstype").Property.Transform;
|
|
357
410
|
transformBox?: import("csstype").Property.TransformBox;
|
|
358
411
|
transformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
|
359
412
|
transformStyle?: import("csstype").Property.TransformStyle;
|
|
413
|
+
transitionBehavior?: import("csstype").Property.TransitionBehavior;
|
|
360
414
|
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
361
415
|
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
362
416
|
transitionProperty?: import("csstype").Property.TransitionProperty;
|
|
@@ -364,9 +418,16 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
364
418
|
translate?: import("csstype").Property.Translate<string | number>;
|
|
365
419
|
unicodeBidi?: import("csstype").Property.UnicodeBidi;
|
|
366
420
|
userSelect?: import("csstype").Property.UserSelect;
|
|
421
|
+
vectorEffect?: import("csstype").Property.VectorEffect;
|
|
367
422
|
verticalAlign?: import("csstype").Property.VerticalAlign<string | number>;
|
|
423
|
+
viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis;
|
|
424
|
+
viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number>;
|
|
425
|
+
viewTimelineName?: import("csstype").Property.ViewTimelineName;
|
|
426
|
+
viewTransitionClass?: import("csstype").Property.ViewTransitionClass;
|
|
427
|
+
viewTransitionName?: import("csstype").Property.ViewTransitionName;
|
|
368
428
|
visibility?: import("csstype").Property.Visibility;
|
|
369
429
|
whiteSpace?: import("csstype").Property.WhiteSpace;
|
|
430
|
+
whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse;
|
|
370
431
|
widows?: import("csstype").Property.Widows;
|
|
371
432
|
width?: import("csstype").Property.Width<string | number>;
|
|
372
433
|
willChange?: import("csstype").Property.WillChange;
|
|
@@ -374,30 +435,42 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
374
435
|
wordSpacing?: import("csstype").Property.WordSpacing<string | number>;
|
|
375
436
|
wordWrap?: import("csstype").Property.WordWrap;
|
|
376
437
|
writingMode?: import("csstype").Property.WritingMode;
|
|
438
|
+
x?: import("csstype").Property.X<string | number>;
|
|
439
|
+
y?: import("csstype").Property.Y<string | number>;
|
|
377
440
|
zIndex?: import("csstype").Property.ZIndex;
|
|
378
441
|
zoom?: import("csstype").Property.Zoom;
|
|
379
442
|
all?: import("csstype").Globals;
|
|
380
443
|
animation?: import("csstype").Property.Animation<string & {}>;
|
|
444
|
+
animationRange?: import("csstype").Property.AnimationRange<string | number>;
|
|
381
445
|
background?: import("csstype").Property.Background<string | number>;
|
|
382
446
|
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number>;
|
|
383
447
|
border?: import("csstype").Property.Border<string | number>;
|
|
384
448
|
borderBlock?: import("csstype").Property.BorderBlock<string | number>;
|
|
449
|
+
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
385
450
|
borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number>;
|
|
386
451
|
borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number>;
|
|
452
|
+
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
453
|
+
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
387
454
|
borderBottom?: import("csstype").Property.BorderBottom<string | number>;
|
|
388
455
|
borderColor?: import("csstype").Property.BorderColor;
|
|
389
456
|
borderImage?: import("csstype").Property.BorderImage;
|
|
390
457
|
borderInline?: import("csstype").Property.BorderInline<string | number>;
|
|
458
|
+
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
391
459
|
borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number>;
|
|
392
460
|
borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number>;
|
|
461
|
+
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
462
|
+
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
393
463
|
borderLeft?: import("csstype").Property.BorderLeft<string | number>;
|
|
394
464
|
borderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
395
465
|
borderRight?: import("csstype").Property.BorderRight<string | number>;
|
|
396
466
|
borderStyle?: import("csstype").Property.BorderStyle;
|
|
397
467
|
borderTop?: import("csstype").Property.BorderTop<string | number>;
|
|
398
468
|
borderWidth?: import("csstype").Property.BorderWidth<string | number>;
|
|
469
|
+
caret?: import("csstype").Property.Caret;
|
|
399
470
|
columnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
400
471
|
columns?: import("csstype").Property.Columns<string | number>;
|
|
472
|
+
containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number>;
|
|
473
|
+
container?: import("csstype").Property.Container;
|
|
401
474
|
flex?: import("csstype").Property.Flex<string | number>;
|
|
402
475
|
flexFlow?: import("csstype").Property.FlexFlow;
|
|
403
476
|
font?: import("csstype").Property.Font;
|
|
@@ -407,9 +480,14 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
407
480
|
gridColumn?: import("csstype").Property.GridColumn;
|
|
408
481
|
gridRow?: import("csstype").Property.GridRow;
|
|
409
482
|
gridTemplate?: import("csstype").Property.GridTemplate;
|
|
483
|
+
inset?: import("csstype").Property.Inset<string | number>;
|
|
484
|
+
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
485
|
+
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
410
486
|
lineClamp?: import("csstype").Property.LineClamp;
|
|
411
487
|
listStyle?: import("csstype").Property.ListStyle;
|
|
412
488
|
margin?: import("csstype").Property.Margin<string | number>;
|
|
489
|
+
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
490
|
+
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
413
491
|
mask?: import("csstype").Property.Mask<string | number>;
|
|
414
492
|
maskBorder?: import("csstype").Property.MaskBorder;
|
|
415
493
|
motion?: import("csstype").Property.Offset<string | number>;
|
|
@@ -418,11 +496,25 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
418
496
|
overflow?: import("csstype").Property.Overflow;
|
|
419
497
|
overscrollBehavior?: import("csstype").Property.OverscrollBehavior;
|
|
420
498
|
padding?: import("csstype").Property.Padding<string | number>;
|
|
499
|
+
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
500
|
+
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
501
|
+
placeContent?: import("csstype").Property.PlaceContent;
|
|
421
502
|
placeItems?: import("csstype").Property.PlaceItems;
|
|
422
503
|
placeSelf?: import("csstype").Property.PlaceSelf;
|
|
504
|
+
positionTry?: import("csstype").Property.PositionTry;
|
|
505
|
+
scrollMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
506
|
+
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number>;
|
|
507
|
+
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number>;
|
|
508
|
+
scrollPadding?: import("csstype").Property.ScrollPadding<string | number>;
|
|
509
|
+
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number>;
|
|
510
|
+
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number>;
|
|
511
|
+
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
512
|
+
scrollTimeline?: import("csstype").Property.ScrollTimeline;
|
|
423
513
|
textDecoration?: import("csstype").Property.TextDecoration<string | number>;
|
|
424
514
|
textEmphasis?: import("csstype").Property.TextEmphasis;
|
|
515
|
+
textWrap?: import("csstype").Property.TextWrap;
|
|
425
516
|
transition?: import("csstype").Property.Transition<string & {}>;
|
|
517
|
+
viewTimeline?: import("csstype").Property.ViewTimeline;
|
|
426
518
|
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
427
519
|
MozAnimationDirection?: import("csstype").Property.AnimationDirection;
|
|
428
520
|
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}>;
|
|
@@ -433,6 +525,7 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
433
525
|
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
434
526
|
MozAppearance?: import("csstype").Property.MozAppearance;
|
|
435
527
|
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
|
|
528
|
+
MozBinding?: import("csstype").Property.MozBinding;
|
|
436
529
|
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors;
|
|
437
530
|
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
438
531
|
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
@@ -443,8 +536,6 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
443
536
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
444
537
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors;
|
|
445
538
|
MozBoxSizing?: import("csstype").Property.BoxSizing;
|
|
446
|
-
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
447
|
-
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
448
539
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor;
|
|
449
540
|
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle;
|
|
450
541
|
MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number>;
|
|
@@ -453,11 +544,14 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
453
544
|
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
454
545
|
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
455
546
|
MozHyphens?: import("csstype").Property.Hyphens;
|
|
456
|
-
MozImageRegion?: import("csstype").Property.MozImageRegion;
|
|
457
547
|
MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
458
548
|
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
459
549
|
MozOrient?: import("csstype").Property.MozOrient;
|
|
460
550
|
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number>;
|
|
551
|
+
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
|
552
|
+
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
|
553
|
+
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
|
554
|
+
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
|
461
555
|
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
462
556
|
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
463
557
|
MozPerspective?: import("csstype").Property.Perspective<string | number>;
|
|
@@ -466,13 +560,9 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
466
560
|
MozTabSize?: import("csstype").Property.TabSize<string | number>;
|
|
467
561
|
MozTextBlink?: import("csstype").Property.MozTextBlink;
|
|
468
562
|
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
|
563
|
+
MozTransform?: import("csstype").Property.Transform;
|
|
469
564
|
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
|
470
565
|
MozTransformStyle?: import("csstype").Property.TransformStyle;
|
|
471
|
-
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
472
|
-
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
473
|
-
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
474
|
-
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
475
|
-
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
|
476
566
|
MozUserModify?: import("csstype").Property.MozUserModify;
|
|
477
567
|
MozUserSelect?: import("csstype").Property.UserSelect;
|
|
478
568
|
MozWindowDragging?: import("csstype").Property.MozWindowDragging;
|
|
@@ -591,6 +681,8 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
591
681
|
WebkitJustifyContent?: import("csstype").Property.JustifyContent;
|
|
592
682
|
WebkitLineBreak?: import("csstype").Property.LineBreak;
|
|
593
683
|
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp;
|
|
684
|
+
WebkitLogicalHeight?: import("csstype").Property.BlockSize<string | number>;
|
|
685
|
+
WebkitLogicalWidth?: import("csstype").Property.InlineSize<string | number>;
|
|
594
686
|
WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
595
687
|
WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
596
688
|
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment;
|
|
@@ -645,12 +737,13 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
645
737
|
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
646
738
|
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
647
739
|
WebkitUserModify?: import("csstype").Property.WebkitUserModify;
|
|
648
|
-
WebkitUserSelect?: import("csstype").Property.
|
|
740
|
+
WebkitUserSelect?: import("csstype").Property.WebkitUserSelect;
|
|
649
741
|
WebkitWritingMode?: import("csstype").Property.WritingMode;
|
|
650
742
|
MozAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
651
743
|
MozBorderImage?: import("csstype").Property.BorderImage;
|
|
652
744
|
MozColumnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
653
745
|
MozColumns?: import("csstype").Property.Columns<string | number>;
|
|
746
|
+
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
|
654
747
|
MozTransition?: import("csstype").Property.Transition<string & {}>;
|
|
655
748
|
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit;
|
|
656
749
|
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap;
|
|
@@ -672,7 +765,6 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
672
765
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis;
|
|
673
766
|
WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number>;
|
|
674
767
|
WebkitTransition?: import("csstype").Property.Transition<string & {}>;
|
|
675
|
-
azimuth?: import("csstype").Property.Azimuth;
|
|
676
768
|
boxAlign?: import("csstype").Property.BoxAlign;
|
|
677
769
|
boxDirection?: import("csstype").Property.BoxDirection;
|
|
678
770
|
boxFlex?: import("csstype").Property.BoxFlex;
|
|
@@ -682,16 +774,22 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
682
774
|
boxOrient?: import("csstype").Property.BoxOrient;
|
|
683
775
|
boxPack?: import("csstype").Property.BoxPack;
|
|
684
776
|
clip?: import("csstype").Property.Clip;
|
|
777
|
+
fontStretch?: import("csstype").Property.FontStretch;
|
|
685
778
|
gridColumnGap?: import("csstype").Property.GridColumnGap<string | number>;
|
|
686
779
|
gridGap?: import("csstype").Property.GridGap<string | number>;
|
|
687
780
|
gridRowGap?: import("csstype").Property.GridRowGap<string | number>;
|
|
688
781
|
imeMode?: import("csstype").Property.ImeMode;
|
|
782
|
+
insetArea?: import("csstype").Property.PositionArea;
|
|
689
783
|
offsetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
690
784
|
offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
691
785
|
offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
692
786
|
offsetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
693
787
|
offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
694
788
|
offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
789
|
+
pageBreakAfter?: import("csstype").Property.PageBreakAfter;
|
|
790
|
+
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
791
|
+
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
792
|
+
positionTryOptions?: import("csstype").Property.PositionTryFallbacks;
|
|
695
793
|
scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number>;
|
|
696
794
|
scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number>;
|
|
697
795
|
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
|
@@ -710,10 +808,8 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
710
808
|
KhtmlOpacity?: import("csstype").Property.Opacity;
|
|
711
809
|
KhtmlUserSelect?: import("csstype").Property.UserSelect;
|
|
712
810
|
MozBackgroundClip?: import("csstype").Property.BackgroundClip;
|
|
713
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak;
|
|
714
811
|
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin;
|
|
715
812
|
MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
716
|
-
MozBinding?: import("csstype").Property.MozBinding;
|
|
717
813
|
MozBorderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
718
814
|
MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
719
815
|
MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -726,22 +822,24 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
726
822
|
MozBoxOrient?: import("csstype").Property.BoxOrient;
|
|
727
823
|
MozBoxPack?: import("csstype").Property.BoxPack;
|
|
728
824
|
MozBoxShadow?: import("csstype").Property.BoxShadow;
|
|
825
|
+
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
826
|
+
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
729
827
|
MozFloatEdge?: import("csstype").Property.MozFloatEdge;
|
|
730
828
|
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon;
|
|
731
829
|
MozOpacity?: import("csstype").Property.Opacity;
|
|
732
830
|
MozOutline?: import("csstype").Property.Outline<string | number>;
|
|
733
831
|
MozOutlineColor?: import("csstype").Property.OutlineColor;
|
|
734
|
-
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
|
735
|
-
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
|
736
|
-
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
|
737
|
-
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
|
738
|
-
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
|
739
832
|
MozOutlineStyle?: import("csstype").Property.OutlineStyle;
|
|
740
833
|
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number>;
|
|
741
834
|
MozTextAlignLast?: import("csstype").Property.TextAlignLast;
|
|
742
835
|
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor;
|
|
743
836
|
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine;
|
|
744
837
|
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle;
|
|
838
|
+
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
839
|
+
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
840
|
+
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
841
|
+
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
842
|
+
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
|
745
843
|
MozUserInput?: import("csstype").Property.MozUserInput;
|
|
746
844
|
msImeMode?: import("csstype").Property.ImeMode;
|
|
747
845
|
OAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
@@ -774,38 +872,9 @@ declare function space({ padding, paddingHorizontal, paddingVertical, paddingTop
|
|
|
774
872
|
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup;
|
|
775
873
|
WebkitBoxOrient?: import("csstype").Property.BoxOrient;
|
|
776
874
|
WebkitBoxPack?: import("csstype").Property.BoxPack;
|
|
777
|
-
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
|
778
|
-
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY;
|
|
779
|
-
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
|
780
|
-
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
|
781
|
-
clipRule?: import("csstype").Property.ClipRule;
|
|
782
875
|
colorInterpolation?: import("csstype").Property.ColorInterpolation;
|
|
783
876
|
colorRendering?: import("csstype").Property.ColorRendering;
|
|
784
|
-
dominantBaseline?: import("csstype").Property.DominantBaseline;
|
|
785
|
-
fill?: import("csstype").Property.Fill;
|
|
786
|
-
fillOpacity?: import("csstype").Property.FillOpacity;
|
|
787
|
-
fillRule?: import("csstype").Property.FillRule;
|
|
788
|
-
floodColor?: import("csstype").Property.FloodColor;
|
|
789
|
-
floodOpacity?: import("csstype").Property.FloodOpacity;
|
|
790
877
|
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical;
|
|
791
|
-
lightingColor?: import("csstype").Property.LightingColor;
|
|
792
|
-
marker?: import("csstype").Property.Marker;
|
|
793
|
-
markerEnd?: import("csstype").Property.MarkerEnd;
|
|
794
|
-
markerMid?: import("csstype").Property.MarkerMid;
|
|
795
|
-
markerStart?: import("csstype").Property.MarkerStart;
|
|
796
|
-
shapeRendering?: import("csstype").Property.ShapeRendering;
|
|
797
|
-
stopColor?: import("csstype").Property.StopColor;
|
|
798
|
-
stopOpacity?: import("csstype").Property.StopOpacity;
|
|
799
|
-
stroke?: import("csstype").Property.Stroke;
|
|
800
|
-
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number>;
|
|
801
|
-
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number>;
|
|
802
|
-
strokeLinecap?: import("csstype").Property.StrokeLinecap;
|
|
803
|
-
strokeLinejoin?: import("csstype").Property.StrokeLinejoin;
|
|
804
|
-
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit;
|
|
805
|
-
strokeOpacity?: import("csstype").Property.StrokeOpacity;
|
|
806
|
-
strokeWidth?: import("csstype").Property.StrokeWidth<string | number>;
|
|
807
|
-
textAnchor?: import("csstype").Property.TextAnchor;
|
|
808
|
-
vectorEffect?: import("csstype").Property.VectorEffect;
|
|
809
878
|
};
|
|
810
879
|
export default space;
|
|
811
880
|
//# sourceMappingURL=space.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"space.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/space.ts"],"names":[],"mappings":"AASA,KAAK,KAAK,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC9B,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAClC,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAE7B,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAChC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACzB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC/B,iBAAiB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAE9B,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,eAAe,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACjC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACzB,CAAA;AAED,iBAAS,KAAK,CAAC,EACb,OAAO,EACP,iBAAiB,EACjB,eAAe,EACf,UAAU,EACV,YAAY,EACZ,aAAa,EACb,WAAW,EAEX,MAAM,EACN,gBAAgB,EAChB,cAAc,EACd,SAAS,EACT,WAAW,EACX,YAAY,EACZ,UAAU,EAEV,GAAG,EACH,SAAS,EACT,MAAM,EAEN,GAAG,SAAS,EACb,EAAE,KAAK
|
|
1
|
+
{"version":3,"file":"space.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/space.ts"],"names":[],"mappings":"AASA,KAAK,KAAK,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC9B,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAClC,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAE7B,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAChC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACzB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC/B,iBAAiB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAE9B,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,eAAe,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACjC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACzB,CAAA;AAED,iBAAS,KAAK,CAAC,EACb,OAAO,EACP,iBAAiB,EACjB,eAAe,EACf,UAAU,EACV,YAAY,EACZ,aAAa,EACb,WAAW,EAEX,MAAM,EACN,gBAAgB,EAChB,cAAc,EACd,SAAS,EACT,WAAW,EACX,YAAY,EACZ,UAAU,EAEV,GAAG,EACH,SAAS,EACT,MAAM,EAEN,GAAG,SAAS,EACb,EAAE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+EP;AAED,eAAe,KAAK,CAAA"}
|