@planningcenter/tapestry-react 4.12.3 → 4.13.1
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/ActionsDropdown/ActionsDropdown.js +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/Calendar/Day.js +1 -1
- package/dist/Card/Card.d.ts +2 -1
- package/dist/Card/Card.d.ts.map +1 -1
- package/dist/Card/Card.js +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/ChurchCenterStatus/ChurchCenterStatus.js +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/DataTable/utils/variants.d.ts +4 -4
- package/dist/DataTable/utils/variants.js +1 -1
- package/dist/DateField/DateField.d.ts +2 -2
- package/dist/DateField/DateField.d.ts.map +1 -1
- package/dist/DateField/DateField.js +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.js +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/Divider/Divider.js +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/FilterLayout/FilterLayout.js +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/Icon/Status.js +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.js +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.js +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/Logo/logos/api.js +1 -1
- package/dist/Logo/logos/calendar.js +1 -1
- package/dist/Logo/logos/check-ins.js +1 -1
- package/dist/Logo/logos/church-center.js +1 -1
- package/dist/Logo/logos/giving.js +1 -1
- package/dist/Logo/logos/groups.js +1 -1
- package/dist/Logo/logos/headcounts.js +1 -1
- package/dist/Logo/logos/home.js +1 -1
- package/dist/Logo/logos/login.js +1 -1
- package/dist/Logo/logos/music-stand.js +1 -1
- package/dist/Logo/logos/people.js +1 -1
- package/dist/Logo/logos/planning-center.d.ts.map +1 -1
- package/dist/Logo/logos/planning-center.js +1 -1
- package/dist/Logo/logos/publishing.js +1 -1
- package/dist/Logo/logos/registrations.js +1 -1
- package/dist/Logo/logos/services.js +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/SegmentedTabs/SegmentedTabs.js +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/SortableEmpty.js +1 -1
- package/dist/Sortable/SortableItem.d.ts +2 -2
- package/dist/Sortable/SortableItem.d.ts.map +1 -1
- package/dist/Sortable/SortableItem.js +1 -1
- package/dist/Sortable/SortableList.d.ts +2 -2
- package/dist/Sortable/SortableList.d.ts.map +1 -1
- package/dist/Sortable/SortableList.js +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/NavigationArrow.js +1 -1
- package/dist/Table/ScrollShadow.d.ts +2 -1
- package/dist/Table/ScrollShadow.d.ts.map +1 -1
- package/dist/Table/ScrollShadow.js +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.js +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/designTokens/index.d.ts +5 -5
- package/dist/designTokens/index.js +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/button-themes.d.ts +73 -73
- package/dist/system/button-themes.js +1 -1
- package/dist/system/colors/colors.d.ts +12 -12
- package/dist/system/colors/colors.js +1 -1
- package/dist/system/cxs.test.d.ts +2 -0
- package/dist/system/cxs.test.d.ts.map +1 -0
- package/dist/system/default-theme.d.ts +78 -78
- package/dist/system/default-theme.js +1 -1
- 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/system/utils.d.ts +1 -1
- package/dist/system/utils.d.ts.map +1 -1
- package/dist/system/utils.js +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 +14 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/grid.ts"],"names":[],"mappings":"AAEA,KAAK,KAAK,GAAG;IACX,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,iBAAS,IAAI,CAAC,EACZ,MAAM,EACN,WAAW,EACX,SAAS,EACT,GAAG,EACH,QAAQ,EACR,MAAM,EACN,GAAG,SAAS,EACb,GAAE,KAAU
|
|
1
|
+
{"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../../src/system/plugins/grid.ts"],"names":[],"mappings":"AAEA,KAAK,KAAK,GAAG;IACX,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,iBAAS,IAAI,CAAC,EACZ,MAAM,EACN,WAAW,EACX,SAAS,EACT,GAAG,EACH,QAAQ,EACR,MAAM,EACN,GAAG,SAAS,EACb,GAAE,KAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqBZ;AAED,eAAe,IAAI,CAAA"}
|
|
@@ -8,6 +8,9 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
8
8
|
alignItems?: import("csstype").Property.AlignItems;
|
|
9
9
|
alignSelf?: import("csstype").Property.AlignSelf;
|
|
10
10
|
alignTracks?: import("csstype").Property.AlignTracks;
|
|
11
|
+
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
|
12
|
+
anchorName?: import("csstype").Property.AnchorName;
|
|
13
|
+
anchorScope?: import("csstype").Property.AnchorScope;
|
|
11
14
|
animationComposition?: import("csstype").Property.AnimationComposition;
|
|
12
15
|
animationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
13
16
|
animationDirection?: import("csstype").Property.AnimationDirection;
|
|
@@ -16,6 +19,8 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
16
19
|
animationIterationCount?: import("csstype").Property.AnimationIterationCount;
|
|
17
20
|
animationName?: import("csstype").Property.AnimationName;
|
|
18
21
|
animationPlayState?: import("csstype").Property.AnimationPlayState;
|
|
22
|
+
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number>;
|
|
23
|
+
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number>;
|
|
19
24
|
animationTimeline?: import("csstype").Property.AnimationTimeline;
|
|
20
25
|
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
21
26
|
appearance?: import("csstype").Property.Appearance;
|
|
@@ -32,17 +37,14 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
32
37
|
backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number>;
|
|
33
38
|
backgroundRepeat?: import("csstype").Property.BackgroundRepeat;
|
|
34
39
|
backgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
35
|
-
|
|
40
|
+
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
|
36
41
|
blockSize?: import("csstype").Property.BlockSize<string | number>;
|
|
37
|
-
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
38
42
|
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor;
|
|
39
43
|
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle;
|
|
40
44
|
borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number>;
|
|
41
45
|
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor;
|
|
42
46
|
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle;
|
|
43
47
|
borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number>;
|
|
44
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
45
|
-
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
46
48
|
borderBottomColor?: import("csstype").Property.BorderBottomColor;
|
|
47
49
|
borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
48
50
|
borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -56,15 +58,12 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
56
58
|
borderImageSlice?: import("csstype").Property.BorderImageSlice;
|
|
57
59
|
borderImageSource?: import("csstype").Property.BorderImageSource;
|
|
58
60
|
borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number>;
|
|
59
|
-
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
60
61
|
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
61
62
|
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
62
63
|
borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number>;
|
|
63
64
|
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor;
|
|
64
65
|
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
65
66
|
borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number>;
|
|
66
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
67
|
-
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
68
67
|
borderLeftColor?: import("csstype").Property.BorderLeftColor;
|
|
69
68
|
borderLeftStyle?: import("csstype").Property.BorderLeftStyle;
|
|
70
69
|
borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number>;
|
|
@@ -88,10 +87,13 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
88
87
|
breakInside?: import("csstype").Property.BreakInside;
|
|
89
88
|
captionSide?: import("csstype").Property.CaptionSide;
|
|
90
89
|
caretColor?: import("csstype").Property.CaretColor;
|
|
90
|
+
caretShape?: import("csstype").Property.CaretShape;
|
|
91
91
|
clear?: import("csstype").Property.Clear;
|
|
92
92
|
clipPath?: import("csstype").Property.ClipPath;
|
|
93
|
+
clipRule?: import("csstype").Property.ClipRule;
|
|
93
94
|
color?: import("csstype").Property.Color;
|
|
94
95
|
colorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
96
|
+
colorInterpolationFilters?: import("csstype").Property.ColorInterpolationFilters;
|
|
95
97
|
colorScheme?: import("csstype").Property.ColorScheme;
|
|
96
98
|
columnCount?: import("csstype").Property.ColumnCount;
|
|
97
99
|
columnFill?: import("csstype").Property.ColumnFill;
|
|
@@ -102,15 +104,29 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
102
104
|
columnSpan?: import("csstype").Property.ColumnSpan;
|
|
103
105
|
columnWidth?: import("csstype").Property.ColumnWidth<string | number>;
|
|
104
106
|
contain?: import("csstype").Property.Contain;
|
|
107
|
+
containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number>;
|
|
108
|
+
containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number>;
|
|
109
|
+
containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number>;
|
|
110
|
+
containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number>;
|
|
111
|
+
containerName?: import("csstype").Property.ContainerName;
|
|
112
|
+
containerType?: import("csstype").Property.ContainerType;
|
|
105
113
|
content?: import("csstype").Property.Content;
|
|
106
114
|
contentVisibility?: import("csstype").Property.ContentVisibility;
|
|
107
115
|
counterIncrement?: import("csstype").Property.CounterIncrement;
|
|
108
116
|
counterReset?: import("csstype").Property.CounterReset;
|
|
109
117
|
counterSet?: import("csstype").Property.CounterSet;
|
|
110
118
|
cursor?: import("csstype").Property.Cursor;
|
|
119
|
+
cx?: import("csstype").Property.Cx<string | number>;
|
|
120
|
+
cy?: import("csstype").Property.Cy<string | number>;
|
|
121
|
+
d?: import("csstype").Property.D;
|
|
111
122
|
direction?: import("csstype").Property.Direction;
|
|
112
123
|
display?: import("csstype").Property.Display;
|
|
124
|
+
dominantBaseline?: import("csstype").Property.DominantBaseline;
|
|
113
125
|
emptyCells?: import("csstype").Property.EmptyCells;
|
|
126
|
+
fieldSizing?: import("csstype").Property.FieldSizing;
|
|
127
|
+
fill?: import("csstype").Property.Fill;
|
|
128
|
+
fillOpacity?: import("csstype").Property.FillOpacity;
|
|
129
|
+
fillRule?: import("csstype").Property.FillRule;
|
|
114
130
|
filter?: import("csstype").Property.Filter;
|
|
115
131
|
flexBasis?: import("csstype").Property.FlexBasis<string | number>;
|
|
116
132
|
flexDirection?: import("csstype").Property.FlexDirection;
|
|
@@ -118,26 +134,34 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
118
134
|
flexShrink?: import("csstype").Property.FlexShrink;
|
|
119
135
|
flexWrap?: import("csstype").Property.FlexWrap;
|
|
120
136
|
float?: import("csstype").Property.Float;
|
|
137
|
+
floodColor?: import("csstype").Property.FloodColor;
|
|
138
|
+
floodOpacity?: import("csstype").Property.FloodOpacity;
|
|
121
139
|
fontFamily?: import("csstype").Property.FontFamily;
|
|
122
140
|
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
123
141
|
fontKerning?: import("csstype").Property.FontKerning;
|
|
124
142
|
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
125
143
|
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing;
|
|
144
|
+
fontPalette?: import("csstype").Property.FontPalette;
|
|
126
145
|
fontSize?: import("csstype").Property.FontSize<string | number>;
|
|
127
146
|
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust;
|
|
128
147
|
fontSmooth?: import("csstype").Property.FontSmooth<string | number>;
|
|
129
|
-
fontStretch?: import("csstype").Property.FontStretch;
|
|
130
148
|
fontStyle?: import("csstype").Property.FontStyle;
|
|
131
149
|
fontSynthesis?: import("csstype").Property.FontSynthesis;
|
|
150
|
+
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition;
|
|
151
|
+
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps;
|
|
152
|
+
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle;
|
|
153
|
+
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight;
|
|
132
154
|
fontVariant?: import("csstype").Property.FontVariant;
|
|
133
155
|
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates;
|
|
134
156
|
fontVariantCaps?: import("csstype").Property.FontVariantCaps;
|
|
135
157
|
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian;
|
|
158
|
+
fontVariantEmoji?: import("csstype").Property.FontVariantEmoji;
|
|
136
159
|
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures;
|
|
137
160
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric;
|
|
138
161
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition;
|
|
139
162
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings;
|
|
140
163
|
fontWeight?: import("csstype").Property.FontWeight;
|
|
164
|
+
fontWidth?: import("csstype").Property.FontWidth;
|
|
141
165
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust;
|
|
142
166
|
gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number>;
|
|
143
167
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow;
|
|
@@ -152,20 +176,19 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
152
176
|
hangingPunctuation?: import("csstype").Property.HangingPunctuation;
|
|
153
177
|
height?: import("csstype").Property.Height<string | number>;
|
|
154
178
|
hyphenateCharacter?: import("csstype").Property.HyphenateCharacter;
|
|
179
|
+
hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars;
|
|
155
180
|
hyphens?: import("csstype").Property.Hyphens;
|
|
156
181
|
imageOrientation?: import("csstype").Property.ImageOrientation;
|
|
157
182
|
imageRendering?: import("csstype").Property.ImageRendering;
|
|
158
183
|
imageResolution?: import("csstype").Property.ImageResolution;
|
|
159
184
|
initialLetter?: import("csstype").Property.InitialLetter;
|
|
185
|
+
initialLetterAlign?: import("csstype").Property.InitialLetterAlign;
|
|
160
186
|
inlineSize?: import("csstype").Property.InlineSize<string | number>;
|
|
161
|
-
inputSecurity?: import("csstype").Property.InputSecurity;
|
|
162
|
-
inset?: import("csstype").Property.Inset<string | number>;
|
|
163
|
-
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
164
187
|
insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
165
188
|
insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
166
|
-
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
167
189
|
insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
168
190
|
insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
191
|
+
interpolateSize?: import("csstype").Property.InterpolateSize;
|
|
169
192
|
isolation?: import("csstype").Property.Isolation;
|
|
170
193
|
justifyContent?: import("csstype").Property.JustifyContent;
|
|
171
194
|
justifyItems?: import("csstype").Property.JustifyItems;
|
|
@@ -173,22 +196,26 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
173
196
|
justifyTracks?: import("csstype").Property.JustifyTracks;
|
|
174
197
|
left?: import("csstype").Property.Left<string | number>;
|
|
175
198
|
letterSpacing?: import("csstype").Property.LetterSpacing<string | number>;
|
|
199
|
+
lightingColor?: import("csstype").Property.LightingColor;
|
|
176
200
|
lineBreak?: import("csstype").Property.LineBreak;
|
|
177
201
|
lineHeight?: import("csstype").Property.LineHeight<string | number>;
|
|
178
202
|
lineHeightStep?: import("csstype").Property.LineHeightStep<string | number>;
|
|
179
203
|
listStyleImage?: import("csstype").Property.ListStyleImage;
|
|
180
204
|
listStylePosition?: import("csstype").Property.ListStylePosition;
|
|
181
205
|
listStyleType?: import("csstype").Property.ListStyleType;
|
|
182
|
-
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
183
206
|
marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number>;
|
|
184
207
|
marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number>;
|
|
185
208
|
marginBottom?: import("csstype").Property.MarginBottom<string | number>;
|
|
186
|
-
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
187
209
|
marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
188
210
|
marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
189
211
|
marginLeft?: import("csstype").Property.MarginLeft<string | number>;
|
|
190
212
|
marginRight?: import("csstype").Property.MarginRight<string | number>;
|
|
191
213
|
marginTop?: import("csstype").Property.MarginTop<string | number>;
|
|
214
|
+
marginTrim?: import("csstype").Property.MarginTrim;
|
|
215
|
+
marker?: import("csstype").Property.Marker;
|
|
216
|
+
markerEnd?: import("csstype").Property.MarkerEnd;
|
|
217
|
+
markerMid?: import("csstype").Property.MarkerMid;
|
|
218
|
+
markerStart?: import("csstype").Property.MarkerStart;
|
|
192
219
|
maskBorderMode?: import("csstype").Property.MaskBorderMode;
|
|
193
220
|
maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number>;
|
|
194
221
|
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat;
|
|
@@ -204,6 +231,7 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
204
231
|
maskRepeat?: import("csstype").Property.MaskRepeat;
|
|
205
232
|
maskSize?: import("csstype").Property.MaskSize<string | number>;
|
|
206
233
|
maskType?: import("csstype").Property.MaskType;
|
|
234
|
+
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow;
|
|
207
235
|
mathDepth?: import("csstype").Property.MathDepth;
|
|
208
236
|
mathShift?: import("csstype").Property.MathShift;
|
|
209
237
|
mathStyle?: import("csstype").Property.MathStyle;
|
|
@@ -222,9 +250,11 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
222
250
|
motionRotation?: import("csstype").Property.OffsetRotate;
|
|
223
251
|
objectFit?: import("csstype").Property.ObjectFit;
|
|
224
252
|
objectPosition?: import("csstype").Property.ObjectPosition<string | number>;
|
|
253
|
+
objectViewBox?: import("csstype").Property.ObjectViewBox;
|
|
225
254
|
offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number>;
|
|
226
255
|
offsetDistance?: import("csstype").Property.OffsetDistance<string | number>;
|
|
227
256
|
offsetPath?: import("csstype").Property.OffsetPath;
|
|
257
|
+
offsetPosition?: import("csstype").Property.OffsetPosition<string | number>;
|
|
228
258
|
offsetRotate?: import("csstype").Property.OffsetRotate;
|
|
229
259
|
offsetRotation?: import("csstype").Property.OffsetRotate;
|
|
230
260
|
opacity?: import("csstype").Property.Opacity;
|
|
@@ -242,80 +272,99 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
242
272
|
overflowWrap?: import("csstype").Property.OverflowWrap;
|
|
243
273
|
overflowX?: import("csstype").Property.OverflowX;
|
|
244
274
|
overflowY?: import("csstype").Property.OverflowY;
|
|
275
|
+
overlay?: import("csstype").Property.Overlay;
|
|
245
276
|
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock;
|
|
246
277
|
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline;
|
|
247
278
|
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX;
|
|
248
279
|
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY;
|
|
249
|
-
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
250
280
|
paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number>;
|
|
251
281
|
paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number>;
|
|
252
282
|
paddingBottom?: import("csstype").Property.PaddingBottom<string | number>;
|
|
253
|
-
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
254
283
|
paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
255
284
|
paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
256
285
|
paddingLeft?: import("csstype").Property.PaddingLeft<string | number>;
|
|
257
286
|
paddingRight?: import("csstype").Property.PaddingRight<string | number>;
|
|
258
287
|
paddingTop?: import("csstype").Property.PaddingTop<string | number>;
|
|
259
|
-
|
|
260
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
261
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
288
|
+
page?: import("csstype").Property.Page;
|
|
262
289
|
paintOrder?: import("csstype").Property.PaintOrder;
|
|
263
290
|
perspective?: import("csstype").Property.Perspective<string | number>;
|
|
264
291
|
perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
|
265
|
-
placeContent?: import("csstype").Property.PlaceContent;
|
|
266
292
|
pointerEvents?: import("csstype").Property.PointerEvents;
|
|
267
293
|
position?: import("csstype").Property.Position;
|
|
294
|
+
positionAnchor?: import("csstype").Property.PositionAnchor;
|
|
295
|
+
positionArea?: import("csstype").Property.PositionArea;
|
|
296
|
+
positionTryFallbacks?: import("csstype").Property.PositionTryFallbacks;
|
|
297
|
+
positionTryOrder?: import("csstype").Property.PositionTryOrder;
|
|
298
|
+
positionVisibility?: import("csstype").Property.PositionVisibility;
|
|
268
299
|
printColorAdjust?: import("csstype").Property.PrintColorAdjust;
|
|
269
300
|
quotes?: import("csstype").Property.Quotes;
|
|
301
|
+
r?: import("csstype").Property.R<string | number>;
|
|
270
302
|
resize?: import("csstype").Property.Resize;
|
|
271
303
|
right?: import("csstype").Property.Right<string | number>;
|
|
272
304
|
rotate?: import("csstype").Property.Rotate;
|
|
273
305
|
rowGap?: import("csstype").Property.RowGap<string | number>;
|
|
274
306
|
rubyAlign?: import("csstype").Property.RubyAlign;
|
|
275
307
|
rubyMerge?: import("csstype").Property.RubyMerge;
|
|
308
|
+
rubyOverhang?: import("csstype").Property.RubyOverhang;
|
|
276
309
|
rubyPosition?: import("csstype").Property.RubyPosition;
|
|
310
|
+
rx?: import("csstype").Property.Rx<string | number>;
|
|
311
|
+
ry?: import("csstype").Property.Ry<string | number>;
|
|
277
312
|
scale?: import("csstype").Property.Scale;
|
|
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 misc({ uppercase, ...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?: import("csstype").Property.Transform;
|
|
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 misc({ uppercase, ...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;
|
|
@@ -359,30 +420,42 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
359
420
|
wordSpacing?: import("csstype").Property.WordSpacing<string | number>;
|
|
360
421
|
wordWrap?: import("csstype").Property.WordWrap;
|
|
361
422
|
writingMode?: import("csstype").Property.WritingMode;
|
|
423
|
+
x?: import("csstype").Property.X<string | number>;
|
|
424
|
+
y?: import("csstype").Property.Y<string | number>;
|
|
362
425
|
zIndex?: import("csstype").Property.ZIndex;
|
|
363
426
|
zoom?: import("csstype").Property.Zoom;
|
|
364
427
|
all?: import("csstype").Globals;
|
|
365
428
|
animation?: import("csstype").Property.Animation<string & {}>;
|
|
429
|
+
animationRange?: import("csstype").Property.AnimationRange<string | number>;
|
|
366
430
|
background?: import("csstype").Property.Background<string | number>;
|
|
367
431
|
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number>;
|
|
368
432
|
border?: import("csstype").Property.Border<string | number>;
|
|
369
433
|
borderBlock?: import("csstype").Property.BorderBlock<string | number>;
|
|
434
|
+
borderBlockColor?: import("csstype").Property.BorderBlockColor;
|
|
370
435
|
borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number>;
|
|
371
436
|
borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number>;
|
|
437
|
+
borderBlockStyle?: import("csstype").Property.BorderBlockStyle;
|
|
438
|
+
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number>;
|
|
372
439
|
borderBottom?: import("csstype").Property.BorderBottom<string | number>;
|
|
373
440
|
borderColor?: import("csstype").Property.BorderColor;
|
|
374
441
|
borderImage?: import("csstype").Property.BorderImage;
|
|
375
442
|
borderInline?: import("csstype").Property.BorderInline<string | number>;
|
|
443
|
+
borderInlineColor?: import("csstype").Property.BorderInlineColor;
|
|
376
444
|
borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number>;
|
|
377
445
|
borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number>;
|
|
446
|
+
borderInlineStyle?: import("csstype").Property.BorderInlineStyle;
|
|
447
|
+
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number>;
|
|
378
448
|
borderLeft?: import("csstype").Property.BorderLeft<string | number>;
|
|
379
449
|
borderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
380
450
|
borderRight?: import("csstype").Property.BorderRight<string | number>;
|
|
381
451
|
borderStyle?: import("csstype").Property.BorderStyle;
|
|
382
452
|
borderTop?: import("csstype").Property.BorderTop<string | number>;
|
|
383
453
|
borderWidth?: import("csstype").Property.BorderWidth<string | number>;
|
|
454
|
+
caret?: import("csstype").Property.Caret;
|
|
384
455
|
columnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
385
456
|
columns?: import("csstype").Property.Columns<string | number>;
|
|
457
|
+
containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number>;
|
|
458
|
+
container?: import("csstype").Property.Container;
|
|
386
459
|
flex?: import("csstype").Property.Flex<string | number>;
|
|
387
460
|
flexFlow?: import("csstype").Property.FlexFlow;
|
|
388
461
|
font?: import("csstype").Property.Font;
|
|
@@ -392,9 +465,14 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
392
465
|
gridColumn?: import("csstype").Property.GridColumn;
|
|
393
466
|
gridRow?: import("csstype").Property.GridRow;
|
|
394
467
|
gridTemplate?: import("csstype").Property.GridTemplate;
|
|
468
|
+
inset?: import("csstype").Property.Inset<string | number>;
|
|
469
|
+
insetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
470
|
+
insetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
395
471
|
lineClamp?: import("csstype").Property.LineClamp;
|
|
396
472
|
listStyle?: import("csstype").Property.ListStyle;
|
|
397
473
|
margin?: import("csstype").Property.Margin<string | number>;
|
|
474
|
+
marginBlock?: import("csstype").Property.MarginBlock<string | number>;
|
|
475
|
+
marginInline?: import("csstype").Property.MarginInline<string | number>;
|
|
398
476
|
mask?: import("csstype").Property.Mask<string | number>;
|
|
399
477
|
maskBorder?: import("csstype").Property.MaskBorder;
|
|
400
478
|
motion?: import("csstype").Property.Offset<string | number>;
|
|
@@ -403,11 +481,25 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
403
481
|
overflow?: import("csstype").Property.Overflow;
|
|
404
482
|
overscrollBehavior?: import("csstype").Property.OverscrollBehavior;
|
|
405
483
|
padding?: import("csstype").Property.Padding<string | number>;
|
|
484
|
+
paddingBlock?: import("csstype").Property.PaddingBlock<string | number>;
|
|
485
|
+
paddingInline?: import("csstype").Property.PaddingInline<string | number>;
|
|
486
|
+
placeContent?: import("csstype").Property.PlaceContent;
|
|
406
487
|
placeItems?: import("csstype").Property.PlaceItems;
|
|
407
488
|
placeSelf?: import("csstype").Property.PlaceSelf;
|
|
489
|
+
positionTry?: import("csstype").Property.PositionTry;
|
|
490
|
+
scrollMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
491
|
+
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number>;
|
|
492
|
+
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number>;
|
|
493
|
+
scrollPadding?: import("csstype").Property.ScrollPadding<string | number>;
|
|
494
|
+
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number>;
|
|
495
|
+
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number>;
|
|
496
|
+
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number>;
|
|
497
|
+
scrollTimeline?: import("csstype").Property.ScrollTimeline;
|
|
408
498
|
textDecoration?: import("csstype").Property.TextDecoration<string | number>;
|
|
409
499
|
textEmphasis?: import("csstype").Property.TextEmphasis;
|
|
500
|
+
textWrap?: import("csstype").Property.TextWrap;
|
|
410
501
|
transition?: import("csstype").Property.Transition<string & {}>;
|
|
502
|
+
viewTimeline?: import("csstype").Property.ViewTimeline;
|
|
411
503
|
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
|
412
504
|
MozAnimationDirection?: import("csstype").Property.AnimationDirection;
|
|
413
505
|
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}>;
|
|
@@ -418,6 +510,7 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
418
510
|
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
|
419
511
|
MozAppearance?: import("csstype").Property.MozAppearance;
|
|
420
512
|
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
|
|
513
|
+
MozBinding?: import("csstype").Property.MozBinding;
|
|
421
514
|
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors;
|
|
422
515
|
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor;
|
|
423
516
|
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle;
|
|
@@ -428,8 +521,6 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
428
521
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle;
|
|
429
522
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors;
|
|
430
523
|
MozBoxSizing?: import("csstype").Property.BoxSizing;
|
|
431
|
-
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
432
|
-
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
433
524
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor;
|
|
434
525
|
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle;
|
|
435
526
|
MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number>;
|
|
@@ -438,11 +529,14 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
438
529
|
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings;
|
|
439
530
|
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride;
|
|
440
531
|
MozHyphens?: import("csstype").Property.Hyphens;
|
|
441
|
-
MozImageRegion?: import("csstype").Property.MozImageRegion;
|
|
442
532
|
MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
443
533
|
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
444
534
|
MozOrient?: import("csstype").Property.MozOrient;
|
|
445
535
|
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number>;
|
|
536
|
+
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
|
537
|
+
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
|
538
|
+
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
|
539
|
+
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
|
446
540
|
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
|
447
541
|
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
|
448
542
|
MozPerspective?: import("csstype").Property.Perspective<string | number>;
|
|
@@ -451,13 +545,9 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
451
545
|
MozTabSize?: import("csstype").Property.TabSize<string | number>;
|
|
452
546
|
MozTextBlink?: import("csstype").Property.MozTextBlink;
|
|
453
547
|
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
|
548
|
+
MozTransform?: import("csstype").Property.Transform;
|
|
454
549
|
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
|
455
550
|
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
551
|
MozUserModify?: import("csstype").Property.MozUserModify;
|
|
462
552
|
MozUserSelect?: import("csstype").Property.UserSelect;
|
|
463
553
|
MozWindowDragging?: import("csstype").Property.MozWindowDragging;
|
|
@@ -576,6 +666,8 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
576
666
|
WebkitJustifyContent?: import("csstype").Property.JustifyContent;
|
|
577
667
|
WebkitLineBreak?: import("csstype").Property.LineBreak;
|
|
578
668
|
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp;
|
|
669
|
+
WebkitLogicalHeight?: import("csstype").Property.BlockSize<string | number>;
|
|
670
|
+
WebkitLogicalWidth?: import("csstype").Property.InlineSize<string | number>;
|
|
579
671
|
WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number>;
|
|
580
672
|
WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
|
581
673
|
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment;
|
|
@@ -630,12 +722,13 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
630
722
|
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
631
723
|
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
632
724
|
WebkitUserModify?: import("csstype").Property.WebkitUserModify;
|
|
633
|
-
WebkitUserSelect?: import("csstype").Property.
|
|
725
|
+
WebkitUserSelect?: import("csstype").Property.WebkitUserSelect;
|
|
634
726
|
WebkitWritingMode?: import("csstype").Property.WritingMode;
|
|
635
727
|
MozAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
636
728
|
MozBorderImage?: import("csstype").Property.BorderImage;
|
|
637
729
|
MozColumnRule?: import("csstype").Property.ColumnRule<string | number>;
|
|
638
730
|
MozColumns?: import("csstype").Property.Columns<string | number>;
|
|
731
|
+
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
|
639
732
|
MozTransition?: import("csstype").Property.Transition<string & {}>;
|
|
640
733
|
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit;
|
|
641
734
|
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap;
|
|
@@ -657,7 +750,6 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
657
750
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis;
|
|
658
751
|
WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number>;
|
|
659
752
|
WebkitTransition?: import("csstype").Property.Transition<string & {}>;
|
|
660
|
-
azimuth?: import("csstype").Property.Azimuth;
|
|
661
753
|
boxAlign?: import("csstype").Property.BoxAlign;
|
|
662
754
|
boxDirection?: import("csstype").Property.BoxDirection;
|
|
663
755
|
boxFlex?: import("csstype").Property.BoxFlex;
|
|
@@ -667,16 +759,22 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
667
759
|
boxOrient?: import("csstype").Property.BoxOrient;
|
|
668
760
|
boxPack?: import("csstype").Property.BoxPack;
|
|
669
761
|
clip?: import("csstype").Property.Clip;
|
|
762
|
+
fontStretch?: import("csstype").Property.FontStretch;
|
|
670
763
|
gridColumnGap?: import("csstype").Property.GridColumnGap<string | number>;
|
|
671
764
|
gridGap?: import("csstype").Property.GridGap<string | number>;
|
|
672
765
|
gridRowGap?: import("csstype").Property.GridRowGap<string | number>;
|
|
673
766
|
imeMode?: import("csstype").Property.ImeMode;
|
|
767
|
+
insetArea?: import("csstype").Property.PositionArea;
|
|
674
768
|
offsetBlock?: import("csstype").Property.InsetBlock<string | number>;
|
|
675
769
|
offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number>;
|
|
676
770
|
offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number>;
|
|
677
771
|
offsetInline?: import("csstype").Property.InsetInline<string | number>;
|
|
678
772
|
offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number>;
|
|
679
773
|
offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number>;
|
|
774
|
+
pageBreakAfter?: import("csstype").Property.PageBreakAfter;
|
|
775
|
+
pageBreakBefore?: import("csstype").Property.PageBreakBefore;
|
|
776
|
+
pageBreakInside?: import("csstype").Property.PageBreakInside;
|
|
777
|
+
positionTryOptions?: import("csstype").Property.PositionTryFallbacks;
|
|
680
778
|
scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number>;
|
|
681
779
|
scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number>;
|
|
682
780
|
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
|
@@ -695,10 +793,8 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
695
793
|
KhtmlOpacity?: import("csstype").Property.Opacity;
|
|
696
794
|
KhtmlUserSelect?: import("csstype").Property.UserSelect;
|
|
697
795
|
MozBackgroundClip?: import("csstype").Property.BackgroundClip;
|
|
698
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak;
|
|
699
796
|
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin;
|
|
700
797
|
MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number>;
|
|
701
|
-
MozBinding?: import("csstype").Property.MozBinding;
|
|
702
798
|
MozBorderRadius?: import("csstype").Property.BorderRadius<string | number>;
|
|
703
799
|
MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number>;
|
|
704
800
|
MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number>;
|
|
@@ -711,22 +807,24 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
711
807
|
MozBoxOrient?: import("csstype").Property.BoxOrient;
|
|
712
808
|
MozBoxPack?: import("csstype").Property.BoxPack;
|
|
713
809
|
MozBoxShadow?: import("csstype").Property.BoxShadow;
|
|
810
|
+
MozColumnCount?: import("csstype").Property.ColumnCount;
|
|
811
|
+
MozColumnFill?: import("csstype").Property.ColumnFill;
|
|
714
812
|
MozFloatEdge?: import("csstype").Property.MozFloatEdge;
|
|
715
813
|
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon;
|
|
716
814
|
MozOpacity?: import("csstype").Property.Opacity;
|
|
717
815
|
MozOutline?: import("csstype").Property.Outline<string | number>;
|
|
718
816
|
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
817
|
MozOutlineStyle?: import("csstype").Property.OutlineStyle;
|
|
725
818
|
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number>;
|
|
726
819
|
MozTextAlignLast?: import("csstype").Property.TextAlignLast;
|
|
727
820
|
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor;
|
|
728
821
|
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine;
|
|
729
822
|
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle;
|
|
823
|
+
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
|
824
|
+
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
|
825
|
+
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
|
826
|
+
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
|
827
|
+
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
|
730
828
|
MozUserInput?: import("csstype").Property.MozUserInput;
|
|
731
829
|
msImeMode?: import("csstype").Property.ImeMode;
|
|
732
830
|
OAnimation?: import("csstype").Property.Animation<string & {}>;
|
|
@@ -759,38 +857,9 @@ declare function misc({ uppercase, ...styles }: CSSProperties & {
|
|
|
759
857
|
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup;
|
|
760
858
|
WebkitBoxOrient?: import("csstype").Property.BoxOrient;
|
|
761
859
|
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
860
|
colorInterpolation?: import("csstype").Property.ColorInterpolation;
|
|
768
861
|
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
862
|
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
863
|
};
|
|
795
864
|
export default misc;
|
|
796
865
|
//# sourceMappingURL=misc.d.ts.map
|