@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
|
@@ -10,6 +10,9 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
10
10
|
alignItems?: import("csstype").Property.AlignItems;
|
|
11
11
|
alignSelf?: import("csstype").Property.AlignSelf;
|
|
12
12
|
alignTracks?: import("csstype").Property.AlignTracks;
|
|
13
|
+
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
|
14
|
+
anchorName?: import("csstype").Property.AnchorName;
|
|
15
|
+
anchorScope?: import("csstype").Property.AnchorScope;
|
|
13
16
|
animationComposition?: import("csstype").Property.AnimationComposition;
|
|
14
17
|
animationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
15
18
|
animationDirection?: import("csstype").Property.AnimationDirection;
|
|
@@ -18,6 +21,8 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
18
21
|
animationIterationCount?: import("csstype").Property.AnimationIterationCount;
|
|
19
22
|
animationName?: import("csstype").Property.AnimationName;
|
|
20
23
|
animationPlayState?: import("csstype").Property.AnimationPlayState;
|
|
24
|
+
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number>;
|
|
25
|
+
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number>;
|
|
21
26
|
animationTimeline?: import("csstype").Property.AnimationTimeline;
|
|
22
27
|
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
23
28
|
appearance?: import("csstype").Property.Appearance;
|
|
@@ -34,17 +39,14 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
34
39
|
backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number>;
|
|
35
40
|
backgroundRepeat?: import("csstype").Property.BackgroundRepeat;
|
|
36
41
|
backgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
37
|
-
|
|
42
|
+
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
|
38
43
|
blockSize?: import("csstype").Property.BlockSize<string | number>;
|
|
39
|
-
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
40
44
|
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor;
|
|
41
45
|
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle;
|
|
42
46
|
borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number>;
|
|
43
47
|
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor;
|
|
44
48
|
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle;
|
|
45
49
|
borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number>;
|
|
46
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
47
|
-
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
48
50
|
borderBottomColor?: import("csstype").Property.BorderBottomColor;
|
|
49
51
|
borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
50
52
|
borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -58,15 +60,12 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
58
60
|
borderImageSlice?: import("csstype").Property.BorderImageSlice;
|
|
59
61
|
borderImageSource?: import("csstype").Property.BorderImageSource;
|
|
60
62
|
borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number>;
|
|
61
|
-
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
62
63
|
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
63
64
|
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
64
65
|
borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number>;
|
|
65
66
|
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor;
|
|
66
67
|
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
67
68
|
borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number>;
|
|
68
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
69
|
-
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
70
69
|
borderLeftColor?: import("csstype").Property.BorderLeftColor;
|
|
71
70
|
borderLeftStyle?: import("csstype").Property.BorderLeftStyle;
|
|
72
71
|
borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number>;
|
|
@@ -90,10 +89,13 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
90
89
|
breakInside?: import("csstype").Property.BreakInside;
|
|
91
90
|
captionSide?: import("csstype").Property.CaptionSide;
|
|
92
91
|
caretColor?: import("csstype").Property.CaretColor;
|
|
92
|
+
caretShape?: import("csstype").Property.CaretShape;
|
|
93
93
|
clear?: import("csstype").Property.Clear;
|
|
94
94
|
clipPath?: import("csstype").Property.ClipPath;
|
|
95
|
+
clipRule?: import("csstype").Property.ClipRule;
|
|
95
96
|
color?: import("csstype").Property.Color;
|
|
96
97
|
colorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
98
|
+
colorInterpolationFilters?: import("csstype").Property.ColorInterpolationFilters;
|
|
97
99
|
colorScheme?: import("csstype").Property.ColorScheme;
|
|
98
100
|
columnCount?: import("csstype").Property.ColumnCount;
|
|
99
101
|
columnFill?: import("csstype").Property.ColumnFill;
|
|
@@ -104,15 +106,29 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
104
106
|
columnSpan?: import("csstype").Property.ColumnSpan;
|
|
105
107
|
columnWidth?: import("csstype").Property.ColumnWidth<string | number>;
|
|
106
108
|
contain?: import("csstype").Property.Contain;
|
|
109
|
+
containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number>;
|
|
110
|
+
containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number>;
|
|
111
|
+
containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number>;
|
|
112
|
+
containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number>;
|
|
113
|
+
containerName?: import("csstype").Property.ContainerName;
|
|
114
|
+
containerType?: import("csstype").Property.ContainerType;
|
|
107
115
|
content?: import("csstype").Property.Content;
|
|
108
116
|
contentVisibility?: import("csstype").Property.ContentVisibility;
|
|
109
117
|
counterIncrement?: import("csstype").Property.CounterIncrement;
|
|
110
118
|
counterReset?: import("csstype").Property.CounterReset;
|
|
111
119
|
counterSet?: import("csstype").Property.CounterSet;
|
|
112
120
|
cursor?: import("csstype").Property.Cursor;
|
|
121
|
+
cx?: import("csstype").Property.Cx<string | number>;
|
|
122
|
+
cy?: import("csstype").Property.Cy<string | number>;
|
|
123
|
+
d?: import("csstype").Property.D;
|
|
113
124
|
direction?: import("csstype").Property.Direction;
|
|
114
125
|
display?: import("csstype").Property.Display;
|
|
126
|
+
dominantBaseline?: import("csstype").Property.DominantBaseline;
|
|
115
127
|
emptyCells?: import("csstype").Property.EmptyCells;
|
|
128
|
+
fieldSizing?: import("csstype").Property.FieldSizing;
|
|
129
|
+
fill?: import("csstype").Property.Fill;
|
|
130
|
+
fillOpacity?: import("csstype").Property.FillOpacity;
|
|
131
|
+
fillRule?: import("csstype").Property.FillRule;
|
|
116
132
|
filter?: import("csstype").Property.Filter;
|
|
117
133
|
flexBasis?: import("csstype").Property.FlexBasis<string | number>;
|
|
118
134
|
flexDirection?: import("csstype").Property.FlexDirection;
|
|
@@ -120,26 +136,34 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
120
136
|
flexShrink?: import("csstype").Property.FlexShrink;
|
|
121
137
|
flexWrap?: import("csstype").Property.FlexWrap;
|
|
122
138
|
float?: import("csstype").Property.Float;
|
|
139
|
+
floodColor?: import("csstype").Property.FloodColor;
|
|
140
|
+
floodOpacity?: import("csstype").Property.FloodOpacity;
|
|
123
141
|
fontFamily?: import("csstype").Property.FontFamily;
|
|
124
142
|
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
125
143
|
fontKerning?: import("csstype").Property.FontKerning;
|
|
126
144
|
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
127
145
|
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing;
|
|
146
|
+
fontPalette?: import("csstype").Property.FontPalette;
|
|
128
147
|
fontSize?: import("csstype").Property.FontSize<string | number>;
|
|
129
148
|
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust;
|
|
130
149
|
fontSmooth?: import("csstype").Property.FontSmooth<string | number>;
|
|
131
|
-
fontStretch?: import("csstype").Property.FontStretch;
|
|
132
150
|
fontStyle?: import("csstype").Property.FontStyle;
|
|
133
151
|
fontSynthesis?: import("csstype").Property.FontSynthesis;
|
|
152
|
+
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition;
|
|
153
|
+
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps;
|
|
154
|
+
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle;
|
|
155
|
+
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight;
|
|
134
156
|
fontVariant?: import("csstype").Property.FontVariant;
|
|
135
157
|
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates;
|
|
136
158
|
fontVariantCaps?: import("csstype").Property.FontVariantCaps;
|
|
137
159
|
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian;
|
|
160
|
+
fontVariantEmoji?: import("csstype").Property.FontVariantEmoji;
|
|
138
161
|
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures;
|
|
139
162
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric;
|
|
140
163
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition;
|
|
141
164
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings;
|
|
142
165
|
fontWeight?: import("csstype").Property.FontWeight;
|
|
166
|
+
fontWidth?: import("csstype").Property.FontWidth;
|
|
143
167
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust;
|
|
144
168
|
gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number>;
|
|
145
169
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow;
|
|
@@ -154,20 +178,19 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
154
178
|
hangingPunctuation?: import("csstype").Property.HangingPunctuation;
|
|
155
179
|
height?: import("csstype").Property.Height<string | number>;
|
|
156
180
|
hyphenateCharacter?: import("csstype").Property.HyphenateCharacter;
|
|
181
|
+
hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars;
|
|
157
182
|
hyphens?: import("csstype").Property.Hyphens;
|
|
158
183
|
imageOrientation?: import("csstype").Property.ImageOrientation;
|
|
159
184
|
imageRendering?: import("csstype").Property.ImageRendering;
|
|
160
185
|
imageResolution?: import("csstype").Property.ImageResolution;
|
|
161
186
|
initialLetter?: import("csstype").Property.InitialLetter;
|
|
187
|
+
initialLetterAlign?: import("csstype").Property.InitialLetterAlign;
|
|
162
188
|
inlineSize?: import("csstype").Property.InlineSize<string | number>;
|
|
163
|
-
inputSecurity?: import("csstype").Property.InputSecurity;
|
|
164
|
-
inset?: import("csstype").Property.Inset<string | number>;
|
|
165
|
-
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
166
189
|
insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
167
190
|
insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
168
|
-
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
169
191
|
insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
170
192
|
insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
193
|
+
interpolateSize?: import("csstype").Property.InterpolateSize;
|
|
171
194
|
isolation?: import("csstype").Property.Isolation;
|
|
172
195
|
justifyContent?: import("csstype").Property.JustifyContent;
|
|
173
196
|
justifyItems?: import("csstype").Property.JustifyItems;
|
|
@@ -175,22 +198,26 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
175
198
|
justifyTracks?: import("csstype").Property.JustifyTracks;
|
|
176
199
|
left?: import("csstype").Property.Left<string | number>;
|
|
177
200
|
letterSpacing?: import("csstype").Property.LetterSpacing<string | number>;
|
|
201
|
+
lightingColor?: import("csstype").Property.LightingColor;
|
|
178
202
|
lineBreak?: import("csstype").Property.LineBreak;
|
|
179
203
|
lineHeight?: import("csstype").Property.LineHeight<string | number>;
|
|
180
204
|
lineHeightStep?: import("csstype").Property.LineHeightStep<string | number>;
|
|
181
205
|
listStyleImage?: import("csstype").Property.ListStyleImage;
|
|
182
206
|
listStylePosition?: import("csstype").Property.ListStylePosition;
|
|
183
207
|
listStyleType?: import("csstype").Property.ListStyleType;
|
|
184
|
-
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
185
208
|
marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number>;
|
|
186
209
|
marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number>;
|
|
187
210
|
marginBottom?: import("csstype").Property.MarginBottom<string | number>;
|
|
188
|
-
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
189
211
|
marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
190
212
|
marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
191
213
|
marginLeft?: import("csstype").Property.MarginLeft<string | number>;
|
|
192
214
|
marginRight?: import("csstype").Property.MarginRight<string | number>;
|
|
193
215
|
marginTop?: import("csstype").Property.MarginTop<string | number>;
|
|
216
|
+
marginTrim?: import("csstype").Property.MarginTrim;
|
|
217
|
+
marker?: import("csstype").Property.Marker;
|
|
218
|
+
markerEnd?: import("csstype").Property.MarkerEnd;
|
|
219
|
+
markerMid?: import("csstype").Property.MarkerMid;
|
|
220
|
+
markerStart?: import("csstype").Property.MarkerStart;
|
|
194
221
|
maskBorderMode?: import("csstype").Property.MaskBorderMode;
|
|
195
222
|
maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number>;
|
|
196
223
|
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat;
|
|
@@ -206,6 +233,7 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
206
233
|
maskRepeat?: import("csstype").Property.MaskRepeat;
|
|
207
234
|
maskSize?: import("csstype").Property.MaskSize<string | number>;
|
|
208
235
|
maskType?: import("csstype").Property.MaskType;
|
|
236
|
+
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow;
|
|
209
237
|
mathDepth?: import("csstype").Property.MathDepth;
|
|
210
238
|
mathShift?: import("csstype").Property.MathShift;
|
|
211
239
|
mathStyle?: import("csstype").Property.MathStyle;
|
|
@@ -224,9 +252,11 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
224
252
|
motionRotation?: import("csstype").Property.OffsetRotate;
|
|
225
253
|
objectFit?: import("csstype").Property.ObjectFit;
|
|
226
254
|
objectPosition?: import("csstype").Property.ObjectPosition<string | number>;
|
|
255
|
+
objectViewBox?: import("csstype").Property.ObjectViewBox;
|
|
227
256
|
offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number>;
|
|
228
257
|
offsetDistance?: import("csstype").Property.OffsetDistance<string | number>;
|
|
229
258
|
offsetPath?: import("csstype").Property.OffsetPath;
|
|
259
|
+
offsetPosition?: import("csstype").Property.OffsetPosition<string | number>;
|
|
230
260
|
offsetRotate?: import("csstype").Property.OffsetRotate;
|
|
231
261
|
offsetRotation?: import("csstype").Property.OffsetRotate;
|
|
232
262
|
opacity?: import("csstype").Property.Opacity;
|
|
@@ -244,78 +274,97 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
244
274
|
overflowWrap?: import("csstype").Property.OverflowWrap;
|
|
245
275
|
overflowX?: import("csstype").Property.OverflowX;
|
|
246
276
|
overflowY?: import("csstype").Property.OverflowY;
|
|
277
|
+
overlay?: import("csstype").Property.Overlay;
|
|
247
278
|
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock;
|
|
248
279
|
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline;
|
|
249
280
|
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX;
|
|
250
281
|
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY;
|
|
251
|
-
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
252
282
|
paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number>;
|
|
253
283
|
paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number>;
|
|
254
284
|
paddingBottom?: import("csstype").Property.PaddingBottom<string | number>;
|
|
255
|
-
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
256
285
|
paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
257
286
|
paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
258
287
|
paddingLeft?: import("csstype").Property.PaddingLeft<string | number>;
|
|
259
288
|
paddingRight?: import("csstype").Property.PaddingRight<string | number>;
|
|
260
289
|
paddingTop?: import("csstype").Property.PaddingTop<string | number>;
|
|
261
|
-
|
|
262
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
263
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
290
|
+
page?: import("csstype").Property.Page;
|
|
264
291
|
paintOrder?: import("csstype").Property.PaintOrder;
|
|
265
292
|
perspective?: import("csstype").Property.Perspective<string | number>;
|
|
266
293
|
perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
|
267
|
-
placeContent?: import("csstype").Property.PlaceContent;
|
|
268
294
|
pointerEvents?: import("csstype").Property.PointerEvents;
|
|
269
295
|
position?: import("csstype").Property.Position;
|
|
296
|
+
positionAnchor?: import("csstype").Property.PositionAnchor;
|
|
297
|
+
positionArea?: import("csstype").Property.PositionArea;
|
|
298
|
+
positionTryFallbacks?: import("csstype").Property.PositionTryFallbacks;
|
|
299
|
+
positionTryOrder?: import("csstype").Property.PositionTryOrder;
|
|
300
|
+
positionVisibility?: import("csstype").Property.PositionVisibility;
|
|
270
301
|
printColorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
271
302
|
quotes?: import("csstype").Property.Quotes;
|
|
303
|
+
r?: import("csstype").Property.R<string | number>;
|
|
272
304
|
resize?: import("csstype").Property.Resize;
|
|
273
305
|
right?: import("csstype").Property.Right<string | number>;
|
|
274
306
|
rowGap?: import("csstype").Property.RowGap<string | number>;
|
|
275
307
|
rubyAlign?: import("csstype").Property.RubyAlign;
|
|
276
308
|
rubyMerge?: import("csstype").Property.RubyMerge;
|
|
309
|
+
rubyOverhang?: import("csstype").Property.RubyOverhang;
|
|
277
310
|
rubyPosition?: import("csstype").Property.RubyPosition;
|
|
311
|
+
rx?: import("csstype").Property.Rx<string | number>;
|
|
312
|
+
ry?: import("csstype").Property.Ry<string | number>;
|
|
278
313
|
scrollBehavior?: import("csstype").Property.ScrollBehavior;
|
|
279
|
-
|
|
280
|
-
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number>;
|
|
314
|
+
scrollInitialTarget?: import("csstype").Property.ScrollInitialTarget;
|
|
281
315
|
scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number>;
|
|
282
316
|
scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number>;
|
|
283
317
|
scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number>;
|
|
284
|
-
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number>;
|
|
285
318
|
scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number>;
|
|
286
319
|
scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number>;
|
|
287
320
|
scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number>;
|
|
288
321
|
scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number>;
|
|
289
322
|
scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number>;
|
|
290
|
-
scrollPadding?: import("csstype").Property.ScrollPadding<string | number>;
|
|
291
|
-
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number>;
|
|
292
323
|
scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number>;
|
|
293
324
|
scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number>;
|
|
294
325
|
scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number>;
|
|
295
|
-
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number>;
|
|
296
326
|
scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number>;
|
|
297
327
|
scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number>;
|
|
298
328
|
scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number>;
|
|
299
329
|
scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number>;
|
|
300
330
|
scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number>;
|
|
301
331
|
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign;
|
|
302
|
-
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
303
332
|
scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number>;
|
|
304
333
|
scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number>;
|
|
305
334
|
scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number>;
|
|
306
335
|
scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number>;
|
|
307
336
|
scrollSnapStop?: import("csstype").Property.ScrollSnapStop;
|
|
308
337
|
scrollSnapType?: import("csstype").Property.ScrollSnapType;
|
|
338
|
+
scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis;
|
|
339
|
+
scrollTimelineName?: import("csstype").Property.ScrollTimelineName;
|
|
309
340
|
scrollbarColor?: import("csstype").Property.ScrollbarColor;
|
|
310
341
|
scrollbarGutter?: import("csstype").Property.ScrollbarGutter;
|
|
311
342
|
scrollbarWidth?: import("csstype").Property.ScrollbarWidth;
|
|
312
343
|
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold;
|
|
313
344
|
shapeMargin?: import("csstype").Property.ShapeMargin<string | number>;
|
|
314
345
|
shapeOutside?: import("csstype").Property.ShapeOutside;
|
|
346
|
+
shapeRendering?: import("csstype").Property.ShapeRendering;
|
|
347
|
+
speakAs?: import("csstype").Property.SpeakAs;
|
|
348
|
+
stopColor?: import("csstype").Property.StopColor;
|
|
349
|
+
stopOpacity?: import("csstype").Property.StopOpacity;
|
|
350
|
+
stroke?: import("csstype").Property.Stroke;
|
|
351
|
+
strokeColor?: import("csstype").Property.StrokeColor;
|
|
352
|
+
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number>;
|
|
353
|
+
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number>;
|
|
354
|
+
strokeLinecap?: import("csstype").Property.StrokeLinecap;
|
|
355
|
+
strokeLinejoin?: import("csstype").Property.StrokeLinejoin;
|
|
356
|
+
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit;
|
|
357
|
+
strokeOpacity?: import("csstype").Property.StrokeOpacity;
|
|
358
|
+
strokeWidth?: import("csstype").Property.StrokeWidth<string | number>;
|
|
315
359
|
tabSize?: import("csstype").Property.TabSize<string | number>;
|
|
316
360
|
tableLayout?: import("csstype").Property.TableLayout;
|
|
317
361
|
textAlign?: import("csstype").Property.TextAlign;
|
|
318
362
|
textAlignLast?: import("csstype").Property.TextAlignLast;
|
|
363
|
+
textAnchor?: import("csstype").Property.TextAnchor;
|
|
364
|
+
textAutospace?: import("csstype").Property.TextAutospace;
|
|
365
|
+
textBox?: import("csstype").Property.TextBox;
|
|
366
|
+
textBoxEdge?: import("csstype").Property.TextBoxEdge;
|
|
367
|
+
textBoxTrim?: import("csstype").Property.TextBoxTrim;
|
|
319
368
|
textCombineUpright?: import("csstype").Property.TextCombineUpright;
|
|
320
369
|
textDecorationColor?: import("csstype").Property.TextDecorationColor;
|
|
321
370
|
textDecorationLine?: import("csstype").Property.TextDecorationLine;
|
|
@@ -333,15 +382,20 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
333
382
|
textRendering?: import("csstype").Property.TextRendering;
|
|
334
383
|
textShadow?: import("csstype").Property.TextShadow;
|
|
335
384
|
textSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
|
385
|
+
textSpacingTrim?: import("csstype").Property.TextSpacingTrim;
|
|
336
386
|
textTransform?: import("csstype").Property.TextTransform;
|
|
337
387
|
textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number>;
|
|
338
388
|
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition;
|
|
389
|
+
textWrapMode?: import("csstype").Property.TextWrapMode;
|
|
390
|
+
textWrapStyle?: import("csstype").Property.TextWrapStyle;
|
|
391
|
+
timelineScope?: import("csstype").Property.TimelineScope;
|
|
339
392
|
top?: import("csstype").Property.Top<string | number>;
|
|
340
393
|
touchAction?: import("csstype").Property.TouchAction;
|
|
341
394
|
transform?: string;
|
|
342
395
|
transformBox?: import("csstype").Property.TransformBox;
|
|
343
396
|
transformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
|
344
397
|
transformStyle?: import("csstype").Property.TransformStyle;
|
|
398
|
+
transitionBehavior?: import("csstype").Property.TransitionBehavior;
|
|
345
399
|
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
346
400
|
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
347
401
|
transitionProperty?: import("csstype").Property.TransitionProperty;
|
|
@@ -349,9 +403,16 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
349
403
|
translate?: import("csstype").Property.Translate<string | number>;
|
|
350
404
|
unicodeBidi?: import("csstype").Property.UnicodeBidi;
|
|
351
405
|
userSelect?: import("csstype").Property.UserSelect;
|
|
406
|
+
vectorEffect?: import("csstype").Property.VectorEffect;
|
|
352
407
|
verticalAlign?: import("csstype").Property.VerticalAlign<string | number>;
|
|
408
|
+
viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis;
|
|
409
|
+
viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number>;
|
|
410
|
+
viewTimelineName?: import("csstype").Property.ViewTimelineName;
|
|
411
|
+
viewTransitionClass?: import("csstype").Property.ViewTransitionClass;
|
|
412
|
+
viewTransitionName?: import("csstype").Property.ViewTransitionName;
|
|
353
413
|
visibility?: import("csstype").Property.Visibility;
|
|
354
414
|
whiteSpace?: import("csstype").Property.WhiteSpace;
|
|
415
|
+
whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse;
|
|
355
416
|
widows?: import("csstype").Property.Widows;
|
|
356
417
|
width?: import("csstype").Property.Width<string | number>;
|
|
357
418
|
willChange?: import("csstype").Property.WillChange;
|
|
@@ -363,26 +424,36 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
363
424
|
zoom?: import("csstype").Property.Zoom;
|
|
364
425
|
all?: import("csstype").Globals;
|
|
365
426
|
animation?: import("csstype").Property.Animation<string & {}>;
|
|
427
|
+
animationRange?: import("csstype").Property.AnimationRange<string | number>;
|
|
366
428
|
background?: import("csstype").Property.Background<string | number>;
|
|
367
429
|
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number>;
|
|
368
430
|
border?: import("csstype").Property.Border<string | number>;
|
|
369
431
|
borderBlock?: import("csstype").Property.BorderBlock<string | number>;
|
|
432
|
+
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
370
433
|
borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number>;
|
|
371
434
|
borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number>;
|
|
435
|
+
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
436
|
+
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
372
437
|
borderBottom?: import("csstype").Property.BorderBottom<string | number>;
|
|
373
438
|
borderColor?: import("csstype").Property.BorderColor;
|
|
374
439
|
borderImage?: import("csstype").Property.BorderImage;
|
|
375
440
|
borderInline?: import("csstype").Property.BorderInline<string | number>;
|
|
441
|
+
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
376
442
|
borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number>;
|
|
377
443
|
borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number>;
|
|
444
|
+
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
445
|
+
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
378
446
|
borderLeft?: import("csstype").Property.BorderLeft<string | number>;
|
|
379
447
|
borderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
380
448
|
borderRight?: import("csstype").Property.BorderRight<string | number>;
|
|
381
449
|
borderStyle?: import("csstype").Property.BorderStyle;
|
|
382
450
|
borderTop?: import("csstype").Property.BorderTop<string | number>;
|
|
383
451
|
borderWidth?: import("csstype").Property.BorderWidth<string | number>;
|
|
452
|
+
caret?: import("csstype").Property.Caret;
|
|
384
453
|
columnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
385
454
|
columns?: import("csstype").Property.Columns<string | number>;
|
|
455
|
+
containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number>;
|
|
456
|
+
container?: import("csstype").Property.Container;
|
|
386
457
|
flex?: import("csstype").Property.Flex<string | number>;
|
|
387
458
|
flexFlow?: import("csstype").Property.FlexFlow;
|
|
388
459
|
font?: import("csstype").Property.Font;
|
|
@@ -392,9 +463,14 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
392
463
|
gridColumn?: import("csstype").Property.GridColumn;
|
|
393
464
|
gridRow?: import("csstype").Property.GridRow;
|
|
394
465
|
gridTemplate?: import("csstype").Property.GridTemplate;
|
|
466
|
+
inset?: import("csstype").Property.Inset<string | number>;
|
|
467
|
+
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
468
|
+
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
395
469
|
lineClamp?: import("csstype").Property.LineClamp;
|
|
396
470
|
listStyle?: import("csstype").Property.ListStyle;
|
|
397
471
|
margin?: import("csstype").Property.Margin<string | number>;
|
|
472
|
+
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
473
|
+
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
398
474
|
mask?: import("csstype").Property.Mask<string | number>;
|
|
399
475
|
maskBorder?: import("csstype").Property.MaskBorder;
|
|
400
476
|
motion?: import("csstype").Property.Offset<string | number>;
|
|
@@ -403,11 +479,25 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
403
479
|
overflow?: import("csstype").Property.Overflow;
|
|
404
480
|
overscrollBehavior?: import("csstype").Property.OverscrollBehavior;
|
|
405
481
|
padding?: import("csstype").Property.Padding<string | number>;
|
|
482
|
+
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
483
|
+
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
484
|
+
placeContent?: import("csstype").Property.PlaceContent;
|
|
406
485
|
placeItems?: import("csstype").Property.PlaceItems;
|
|
407
486
|
placeSelf?: import("csstype").Property.PlaceSelf;
|
|
487
|
+
positionTry?: import("csstype").Property.PositionTry;
|
|
488
|
+
scrollMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
489
|
+
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number>;
|
|
490
|
+
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number>;
|
|
491
|
+
scrollPadding?: import("csstype").Property.ScrollPadding<string | number>;
|
|
492
|
+
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number>;
|
|
493
|
+
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number>;
|
|
494
|
+
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
495
|
+
scrollTimeline?: import("csstype").Property.ScrollTimeline;
|
|
408
496
|
textDecoration?: import("csstype").Property.TextDecoration<string | number>;
|
|
409
497
|
textEmphasis?: import("csstype").Property.TextEmphasis;
|
|
498
|
+
textWrap?: import("csstype").Property.TextWrap;
|
|
410
499
|
transition?: import("csstype").Property.Transition<string & {}>;
|
|
500
|
+
viewTimeline?: import("csstype").Property.ViewTimeline;
|
|
411
501
|
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
412
502
|
MozAnimationDirection?: import("csstype").Property.AnimationDirection;
|
|
413
503
|
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}>;
|
|
@@ -418,6 +508,7 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
418
508
|
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
419
509
|
MozAppearance?: import("csstype").Property.MozAppearance;
|
|
420
510
|
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
|
|
511
|
+
MozBinding?: import("csstype").Property.MozBinding;
|
|
421
512
|
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors;
|
|
422
513
|
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
423
514
|
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
@@ -428,8 +519,6 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
428
519
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
429
520
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors;
|
|
430
521
|
MozBoxSizing?: import("csstype").Property.BoxSizing;
|
|
431
|
-
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
432
|
-
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
433
522
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor;
|
|
434
523
|
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle;
|
|
435
524
|
MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number>;
|
|
@@ -438,11 +527,14 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
438
527
|
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
439
528
|
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
440
529
|
MozHyphens?: import("csstype").Property.Hyphens;
|
|
441
|
-
MozImageRegion?: import("csstype").Property.MozImageRegion;
|
|
442
530
|
MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
443
531
|
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
444
532
|
MozOrient?: import("csstype").Property.MozOrient;
|
|
445
533
|
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number>;
|
|
534
|
+
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
|
535
|
+
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
|
536
|
+
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
|
537
|
+
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
|
446
538
|
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
447
539
|
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
448
540
|
MozPerspective?: import("csstype").Property.Perspective<string | number>;
|
|
@@ -451,13 +543,9 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
451
543
|
MozTabSize?: import("csstype").Property.TabSize<string | number>;
|
|
452
544
|
MozTextBlink?: import("csstype").Property.MozTextBlink;
|
|
453
545
|
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
|
546
|
+
MozTransform?: import("csstype").Property.Transform;
|
|
454
547
|
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
|
455
548
|
MozTransformStyle?: import("csstype").Property.TransformStyle;
|
|
456
|
-
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
457
|
-
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
458
|
-
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
459
|
-
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
460
|
-
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
|
461
549
|
MozUserModify?: import("csstype").Property.MozUserModify;
|
|
462
550
|
MozUserSelect?: import("csstype").Property.UserSelect;
|
|
463
551
|
MozWindowDragging?: import("csstype").Property.MozWindowDragging;
|
|
@@ -576,6 +664,8 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
576
664
|
WebkitJustifyContent?: import("csstype").Property.JustifyContent;
|
|
577
665
|
WebkitLineBreak?: import("csstype").Property.LineBreak;
|
|
578
666
|
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp;
|
|
667
|
+
WebkitLogicalHeight?: import("csstype").Property.BlockSize<string | number>;
|
|
668
|
+
WebkitLogicalWidth?: import("csstype").Property.InlineSize<string | number>;
|
|
579
669
|
WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
580
670
|
WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
581
671
|
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment;
|
|
@@ -630,12 +720,13 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
630
720
|
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
631
721
|
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
632
722
|
WebkitUserModify?: import("csstype").Property.WebkitUserModify;
|
|
633
|
-
WebkitUserSelect?: import("csstype").Property.
|
|
723
|
+
WebkitUserSelect?: import("csstype").Property.WebkitUserSelect;
|
|
634
724
|
WebkitWritingMode?: import("csstype").Property.WritingMode;
|
|
635
725
|
MozAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
636
726
|
MozBorderImage?: import("csstype").Property.BorderImage;
|
|
637
727
|
MozColumnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
638
728
|
MozColumns?: import("csstype").Property.Columns<string | number>;
|
|
729
|
+
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
|
639
730
|
MozTransition?: import("csstype").Property.Transition<string & {}>;
|
|
640
731
|
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit;
|
|
641
732
|
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap;
|
|
@@ -657,7 +748,6 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
657
748
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis;
|
|
658
749
|
WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number>;
|
|
659
750
|
WebkitTransition?: import("csstype").Property.Transition<string & {}>;
|
|
660
|
-
azimuth?: import("csstype").Property.Azimuth;
|
|
661
751
|
boxAlign?: import("csstype").Property.BoxAlign;
|
|
662
752
|
boxDirection?: import("csstype").Property.BoxDirection;
|
|
663
753
|
boxFlex?: import("csstype").Property.BoxFlex;
|
|
@@ -667,16 +757,22 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
667
757
|
boxOrient?: import("csstype").Property.BoxOrient;
|
|
668
758
|
boxPack?: import("csstype").Property.BoxPack;
|
|
669
759
|
clip?: import("csstype").Property.Clip;
|
|
760
|
+
fontStretch?: import("csstype").Property.FontStretch;
|
|
670
761
|
gridColumnGap?: import("csstype").Property.GridColumnGap<string | number>;
|
|
671
762
|
gridGap?: import("csstype").Property.GridGap<string | number>;
|
|
672
763
|
gridRowGap?: import("csstype").Property.GridRowGap<string | number>;
|
|
673
764
|
imeMode?: import("csstype").Property.ImeMode;
|
|
765
|
+
insetArea?: import("csstype").Property.PositionArea;
|
|
674
766
|
offsetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
675
767
|
offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
676
768
|
offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
677
769
|
offsetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
678
770
|
offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
679
771
|
offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
772
|
+
pageBreakAfter?: import("csstype").Property.PageBreakAfter;
|
|
773
|
+
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
774
|
+
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
775
|
+
positionTryOptions?: import("csstype").Property.PositionTryFallbacks;
|
|
680
776
|
scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number>;
|
|
681
777
|
scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number>;
|
|
682
778
|
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
|
@@ -695,10 +791,8 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
695
791
|
KhtmlOpacity?: import("csstype").Property.Opacity;
|
|
696
792
|
KhtmlUserSelect?: import("csstype").Property.UserSelect;
|
|
697
793
|
MozBackgroundClip?: import("csstype").Property.BackgroundClip;
|
|
698
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak;
|
|
699
794
|
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin;
|
|
700
795
|
MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
701
|
-
MozBinding?: import("csstype").Property.MozBinding;
|
|
702
796
|
MozBorderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
703
797
|
MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
704
798
|
MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -711,22 +805,24 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
711
805
|
MozBoxOrient?: import("csstype").Property.BoxOrient;
|
|
712
806
|
MozBoxPack?: import("csstype").Property.BoxPack;
|
|
713
807
|
MozBoxShadow?: import("csstype").Property.BoxShadow;
|
|
808
|
+
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
809
|
+
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
714
810
|
MozFloatEdge?: import("csstype").Property.MozFloatEdge;
|
|
715
811
|
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon;
|
|
716
812
|
MozOpacity?: import("csstype").Property.Opacity;
|
|
717
813
|
MozOutline?: import("csstype").Property.Outline<string | number>;
|
|
718
814
|
MozOutlineColor?: import("csstype").Property.OutlineColor;
|
|
719
|
-
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
|
720
|
-
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
|
721
|
-
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
|
722
|
-
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
|
723
|
-
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
|
724
815
|
MozOutlineStyle?: import("csstype").Property.OutlineStyle;
|
|
725
816
|
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number>;
|
|
726
817
|
MozTextAlignLast?: import("csstype").Property.TextAlignLast;
|
|
727
818
|
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor;
|
|
728
819
|
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine;
|
|
729
820
|
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle;
|
|
821
|
+
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
822
|
+
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
823
|
+
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
824
|
+
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
825
|
+
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
|
730
826
|
MozUserInput?: import("csstype").Property.MozUserInput;
|
|
731
827
|
msImeMode?: import("csstype").Property.ImeMode;
|
|
732
828
|
OAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
@@ -759,38 +855,9 @@ declare function transform({ x, y, scale, rotate, ...styles }: CSSProperties & {
|
|
|
759
855
|
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup;
|
|
760
856
|
WebkitBoxOrient?: import("csstype").Property.BoxOrient;
|
|
761
857
|
WebkitBoxPack?: import("csstype").Property.BoxPack;
|
|
762
|
-
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
|
763
|
-
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY;
|
|
764
|
-
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
|
765
|
-
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
|
766
|
-
clipRule?: import("csstype").Property.ClipRule;
|
|
767
858
|
colorInterpolation?: import("csstype").Property.ColorInterpolation;
|
|
768
859
|
colorRendering?: import("csstype").Property.ColorRendering;
|
|
769
|
-
dominantBaseline?: import("csstype").Property.DominantBaseline;
|
|
770
|
-
fill?: import("csstype").Property.Fill;
|
|
771
|
-
fillOpacity?: import("csstype").Property.FillOpacity;
|
|
772
|
-
fillRule?: import("csstype").Property.FillRule;
|
|
773
|
-
floodColor?: import("csstype").Property.FloodColor;
|
|
774
|
-
floodOpacity?: import("csstype").Property.FloodOpacity;
|
|
775
860
|
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical;
|
|
776
|
-
lightingColor?: import("csstype").Property.LightingColor;
|
|
777
|
-
marker?: import("csstype").Property.Marker;
|
|
778
|
-
markerEnd?: import("csstype").Property.MarkerEnd;
|
|
779
|
-
markerMid?: import("csstype").Property.MarkerMid;
|
|
780
|
-
markerStart?: import("csstype").Property.MarkerStart;
|
|
781
|
-
shapeRendering?: import("csstype").Property.ShapeRendering;
|
|
782
|
-
stopColor?: import("csstype").Property.StopColor;
|
|
783
|
-
stopOpacity?: import("csstype").Property.StopOpacity;
|
|
784
|
-
stroke?: import("csstype").Property.Stroke;
|
|
785
|
-
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number>;
|
|
786
|
-
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number>;
|
|
787
|
-
strokeLinecap?: import("csstype").Property.StrokeLinecap;
|
|
788
|
-
strokeLinejoin?: import("csstype").Property.StrokeLinejoin;
|
|
789
|
-
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit;
|
|
790
|
-
strokeOpacity?: import("csstype").Property.StrokeOpacity;
|
|
791
|
-
strokeWidth?: import("csstype").Property.StrokeWidth<string | number>;
|
|
792
|
-
textAnchor?: import("csstype").Property.TextAnchor;
|
|
793
|
-
vectorEffect?: import("csstype").Property.VectorEffect;
|
|
794
861
|
};
|
|
795
862
|
export default transform;
|
|
796
863
|
//# sourceMappingURL=transform.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transform.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/transform.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAErC,iBAAS,SAAS,CAAC,EACjB,CAAC,EACD,CAAC,EACD,KAAK,EACL,MAAM,EACN,GAAG,MAAM,EACV,EAAE,aAAa,GAAG;IACjB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACnB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACpB
|
|
1
|
+
{"version":3,"file":"transform.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/transform.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAErC,iBAAS,SAAS,CAAC,EACjB,CAAC,EACD,CAAC,EACD,KAAK,EACL,MAAM,EACN,GAAG,MAAM,EACV,EAAE,aAAa,GAAG;IACjB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACnB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACpB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAHa,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2BnB;AAED,eAAe,SAAS,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme.test.d.ts","sourceRoot":"","sources":["../src/theme.test.ts"],"names":[],"mappings":""}
|