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