@primer/components 0.0.0-2021929142717 → 0.0.0-2021929153151
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/CHANGELOG.md +4 -2
- package/dist/browser.esm.js.map +1 -1
- package/dist/browser.umd.js.map +1 -1
- package/lib/Autocomplete/Autocomplete.d.ts +27 -27
- package/lib/Autocomplete/AutocompleteInput.d.ts +27 -27
- package/lib/Button/Button.d.ts +25 -25
- package/lib/Button/ButtonBase.d.ts +1 -1
- package/lib/Button/ButtonClose.d.ts +26 -26
- package/lib/Button/ButtonDanger.d.ts +25 -25
- package/lib/Button/ButtonInvisible.d.ts +25 -25
- package/lib/Button/ButtonOutline.d.ts +25 -25
- package/lib/Button/ButtonPrimary.d.ts +25 -25
- package/lib/CircleBadge.d.ts +2 -2
- package/lib/CircleOcticon.d.ts +25 -25
- package/lib/Dialog.d.ts +28 -28
- package/lib/Dropdown.d.ts +102 -102
- package/lib/DropdownMenu/DropdownButton.d.ts +27 -27
- package/lib/FilterList.d.ts +24 -24
- package/lib/Flash.d.ts +1 -1
- package/lib/Label.d.ts +1 -1
- package/lib/Position.d.ts +4 -4
- package/lib/ProgressBar.d.ts +1 -1
- package/lib/SelectMenu/SelectMenu.d.ts +152 -152
- package/lib/SelectMenu/SelectMenuItem.d.ts +1 -1
- package/lib/TextInputWithTokens.d.ts +27 -27
- package/lib/Timeline.d.ts +26 -26
- package/lib/Token/AvatarToken.d.ts +1 -1
- package/lib/Token/IssueLabelToken.d.ts +1 -1
- package/lib/Token/Token.d.ts +1 -1
- package/lib/_TextInputWrapper.d.ts +1 -1
- package/lib/sx.d.ts +8 -2
- package/lib/theme.d.ts +78 -0
- package/lib/theme.js +3 -1
- package/lib/utils/types/KeyPaths.d.ts +3 -0
- package/lib/utils/types/KeyPaths.js +1 -0
- package/lib-esm/Autocomplete/Autocomplete.d.ts +27 -27
- package/lib-esm/Autocomplete/AutocompleteInput.d.ts +27 -27
- package/lib-esm/Button/Button.d.ts +25 -25
- package/lib-esm/Button/ButtonBase.d.ts +1 -1
- package/lib-esm/Button/ButtonClose.d.ts +26 -26
- package/lib-esm/Button/ButtonDanger.d.ts +25 -25
- package/lib-esm/Button/ButtonInvisible.d.ts +25 -25
- package/lib-esm/Button/ButtonOutline.d.ts +25 -25
- package/lib-esm/Button/ButtonPrimary.d.ts +25 -25
- package/lib-esm/CircleBadge.d.ts +2 -2
- package/lib-esm/CircleOcticon.d.ts +25 -25
- package/lib-esm/Dialog.d.ts +28 -28
- package/lib-esm/Dropdown.d.ts +102 -102
- package/lib-esm/DropdownMenu/DropdownButton.d.ts +27 -27
- package/lib-esm/FilterList.d.ts +24 -24
- package/lib-esm/Flash.d.ts +1 -1
- package/lib-esm/Label.d.ts +1 -1
- package/lib-esm/Position.d.ts +4 -4
- package/lib-esm/ProgressBar.d.ts +1 -1
- package/lib-esm/SelectMenu/SelectMenu.d.ts +152 -152
- package/lib-esm/SelectMenu/SelectMenuItem.d.ts +1 -1
- package/lib-esm/TextInputWithTokens.d.ts +27 -27
- package/lib-esm/Timeline.d.ts +26 -26
- package/lib-esm/Token/AvatarToken.d.ts +1 -1
- package/lib-esm/Token/IssueLabelToken.d.ts +1 -1
- package/lib-esm/Token/Token.d.ts +1 -1
- package/lib-esm/_TextInputWrapper.d.ts +1 -1
- package/lib-esm/sx.d.ts +8 -2
- package/lib-esm/theme.d.ts +78 -0
- package/lib-esm/theme.js +2 -1
- package/lib-esm/utils/types/KeyPaths.d.ts +3 -0
- package/lib-esm/utils/types/KeyPaths.js +1 -0
- package/package.json +1 -1
@@ -7,7 +7,7 @@ declare type SelectMenuInternalProps = {
|
|
7
7
|
initialTab?: string;
|
8
8
|
as?: React.ReactElement;
|
9
9
|
} & ComponentProps<typeof StyledSelectMenu>;
|
10
|
-
declare const SelectMenu: React.ForwardRefExoticComponent<Pick<SelectMenuInternalProps, "backgroundColor" | "color" | "display" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "opacity" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "margin" | "padding" | "hidden" | "children" | "theme" | "p" | "slot" | "style" | "title" | "bg" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "
|
10
|
+
declare const SelectMenu: React.ForwardRefExoticComponent<Pick<SelectMenuInternalProps, "backgroundColor" | "color" | "display" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "opacity" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "margin" | "padding" | "hidden" | "children" | "theme" | "p" | "slot" | "style" | "title" | "bg" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "open" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "as" | "onToggle" | "initialTab"> & React.RefAttributes<HTMLElement>>;
|
11
11
|
export declare type SelectMenuProps = ComponentProps<typeof SelectMenu>;
|
12
12
|
export type { SelectMenuDividerProps } from './SelectMenuDivider';
|
13
13
|
export type { SelectMenuFilterProps } from './SelectMenuFilter';
|
@@ -20,7 +20,7 @@ export type { SelectMenuModalProps } from './SelectMenuModal';
|
|
20
20
|
export type { SelectMenuTabProps } from './SelectMenuTab';
|
21
21
|
export type { SelectMenuTabPanelProps } from './SelectMenuTabPanel';
|
22
22
|
export type { SelectMenuTabsProps } from './SelectMenuTabs';
|
23
|
-
declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalProps, "backgroundColor" | "color" | "display" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "opacity" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "margin" | "padding" | "hidden" | "children" | "theme" | "p" | "slot" | "style" | "title" | "bg" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "
|
23
|
+
declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalProps, "backgroundColor" | "color" | "display" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "opacity" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "margin" | "padding" | "hidden" | "children" | "theme" | "p" | "slot" | "style" | "title" | "bg" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "open" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "as" | "onToggle" | "initialTab"> & React.RefAttributes<HTMLElement>> & {
|
24
24
|
MenuContext: React.Context<{
|
25
25
|
selectedTab?: string | undefined;
|
26
26
|
setSelectedTab?: React.Dispatch<React.SetStateAction<string>> | undefined;
|
@@ -40,7 +40,7 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
40
40
|
} & {
|
41
41
|
as?: string | React.ComponentType<any> | undefined;
|
42
42
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
43
|
-
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "
|
43
|
+
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "block" | "icon" | "className" | "sx" | "variant" | "disabled" | "contrast"> & {
|
44
44
|
className?: string | undefined;
|
45
45
|
icon?: React.ComponentType<{
|
46
46
|
className?: string | undefined;
|
@@ -57,6 +57,7 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
57
57
|
slot?: string | undefined;
|
58
58
|
style?: React.CSSProperties | undefined;
|
59
59
|
title?: string | undefined;
|
60
|
+
block?: boolean | undefined;
|
60
61
|
key?: React.Key | null | undefined;
|
61
62
|
defaultChecked?: boolean | undefined;
|
62
63
|
defaultValue?: string | number | readonly string[] | undefined;
|
@@ -64,14 +65,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
64
65
|
suppressHydrationWarning?: boolean | undefined;
|
65
66
|
accessKey?: string | undefined;
|
66
67
|
className?: string | undefined;
|
67
|
-
contentEditable?: "inherit" | (boolean | "
|
68
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
68
69
|
contextMenu?: string | undefined;
|
69
70
|
dir?: string | undefined;
|
70
|
-
draggable?: (boolean | "
|
71
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
71
72
|
id?: string | undefined;
|
72
73
|
lang?: string | undefined;
|
73
74
|
placeholder?: string | undefined;
|
74
|
-
spellCheck?: (boolean | "
|
75
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
75
76
|
tabIndex?: number | undefined;
|
76
77
|
radioGroup?: string | undefined;
|
77
78
|
role?: React.AriaRole | undefined;
|
@@ -94,50 +95,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
94
95
|
results?: number | undefined;
|
95
96
|
security?: string | undefined;
|
96
97
|
unselectable?: "on" | "off" | undefined;
|
97
|
-
inputMode?: "
|
98
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
98
99
|
is?: string | undefined;
|
99
100
|
'aria-activedescendant'?: string | undefined;
|
100
|
-
'aria-atomic'?: boolean | "
|
101
|
-
'aria-autocomplete'?: "none" | "
|
102
|
-
'aria-busy'?: boolean | "
|
103
|
-
'aria-checked'?: boolean | "
|
101
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
102
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
103
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
104
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
104
105
|
'aria-colcount'?: number | undefined;
|
105
106
|
'aria-colindex'?: number | undefined;
|
106
107
|
'aria-colspan'?: number | undefined;
|
107
108
|
'aria-controls'?: string | undefined;
|
108
|
-
'aria-current'?: boolean | "time" | "
|
109
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
109
110
|
'aria-describedby'?: string | undefined;
|
110
111
|
'aria-details'?: string | undefined;
|
111
|
-
'aria-disabled'?: boolean | "
|
112
|
-
'aria-dropeffect'?: "
|
112
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
113
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
113
114
|
'aria-errormessage'?: string | undefined;
|
114
|
-
'aria-expanded'?: boolean | "
|
115
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
115
116
|
'aria-flowto'?: string | undefined;
|
116
|
-
'aria-grabbed'?: boolean | "
|
117
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
118
|
-
'aria-hidden'?: boolean | "
|
119
|
-
'aria-invalid'?: boolean | "
|
117
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
118
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
119
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
120
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
120
121
|
'aria-keyshortcuts'?: string | undefined;
|
121
122
|
'aria-label'?: string | undefined;
|
122
123
|
'aria-labelledby'?: string | undefined;
|
123
124
|
'aria-level'?: number | undefined;
|
124
125
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
125
|
-
'aria-modal'?: boolean | "
|
126
|
-
'aria-multiline'?: boolean | "
|
127
|
-
'aria-multiselectable'?: boolean | "
|
126
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
127
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
128
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
128
129
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
129
130
|
'aria-owns'?: string | undefined;
|
130
131
|
'aria-placeholder'?: string | undefined;
|
131
132
|
'aria-posinset'?: number | undefined;
|
132
|
-
'aria-pressed'?: boolean | "
|
133
|
-
'aria-readonly'?: boolean | "
|
133
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
134
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
134
135
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
135
|
-
'aria-required'?: boolean | "
|
136
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
136
137
|
'aria-roledescription'?: string | undefined;
|
137
138
|
'aria-rowcount'?: number | undefined;
|
138
139
|
'aria-rowindex'?: number | undefined;
|
139
140
|
'aria-rowspan'?: number | undefined;
|
140
|
-
'aria-selected'?: boolean | "
|
141
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
141
142
|
'aria-setsize'?: number | undefined;
|
142
143
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
143
144
|
'aria-valuemax'?: number | undefined;
|
@@ -307,9 +308,8 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
307
308
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLSpanElement> | undefined;
|
308
309
|
onTransitionEnd?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
309
310
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
310
|
-
|
311
|
-
|
312
|
-
variant?: "large" | "small" | undefined;
|
311
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
312
|
+
variant?: "small" | "large" | undefined;
|
313
313
|
disabled?: boolean | undefined;
|
314
314
|
hasIcon?: boolean | undefined;
|
315
315
|
contrast?: boolean | undefined;
|
@@ -369,14 +369,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
369
369
|
suppressHydrationWarning?: boolean | undefined;
|
370
370
|
accessKey?: string | undefined;
|
371
371
|
className?: string | undefined;
|
372
|
-
contentEditable?: "inherit" | (boolean | "
|
372
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
373
373
|
contextMenu?: string | undefined;
|
374
374
|
dir?: string | undefined;
|
375
|
-
draggable?: (boolean | "
|
375
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
376
376
|
id?: string | undefined;
|
377
377
|
lang?: string | undefined;
|
378
378
|
placeholder?: string | undefined;
|
379
|
-
spellCheck?: (boolean | "
|
379
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
380
380
|
tabIndex?: number | undefined;
|
381
381
|
radioGroup?: string | undefined;
|
382
382
|
role?: ((React.AriaRole | undefined) & "menuitemcheckbox") | undefined;
|
@@ -399,50 +399,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
399
399
|
results?: number | undefined;
|
400
400
|
security?: string | undefined;
|
401
401
|
unselectable?: "on" | "off" | undefined;
|
402
|
-
inputMode?: "
|
402
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
403
403
|
is?: string | undefined;
|
404
404
|
'aria-activedescendant'?: string | undefined;
|
405
|
-
'aria-atomic'?: boolean | "
|
406
|
-
'aria-autocomplete'?: "none" | "
|
407
|
-
'aria-busy'?: boolean | "
|
408
|
-
'aria-checked'?: boolean | "
|
405
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
406
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
407
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
408
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
409
409
|
'aria-colcount'?: number | undefined;
|
410
410
|
'aria-colindex'?: number | undefined;
|
411
411
|
'aria-colspan'?: number | undefined;
|
412
412
|
'aria-controls'?: string | undefined;
|
413
|
-
'aria-current'?: boolean | "time" | "
|
413
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
414
414
|
'aria-describedby'?: string | undefined;
|
415
415
|
'aria-details'?: string | undefined;
|
416
|
-
'aria-disabled'?: boolean | "
|
417
|
-
'aria-dropeffect'?: "
|
416
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
417
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
418
418
|
'aria-errormessage'?: string | undefined;
|
419
|
-
'aria-expanded'?: boolean | "
|
419
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
420
420
|
'aria-flowto'?: string | undefined;
|
421
|
-
'aria-grabbed'?: boolean | "
|
422
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
423
|
-
'aria-hidden'?: boolean | "
|
424
|
-
'aria-invalid'?: boolean | "
|
421
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
422
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
423
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
424
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
425
425
|
'aria-keyshortcuts'?: string | undefined;
|
426
426
|
'aria-label'?: string | undefined;
|
427
427
|
'aria-labelledby'?: string | undefined;
|
428
428
|
'aria-level'?: number | undefined;
|
429
429
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
430
|
-
'aria-modal'?: boolean | "
|
431
|
-
'aria-multiline'?: boolean | "
|
432
|
-
'aria-multiselectable'?: boolean | "
|
430
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
431
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
432
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
433
433
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
434
434
|
'aria-owns'?: string | undefined;
|
435
435
|
'aria-placeholder'?: string | undefined;
|
436
436
|
'aria-posinset'?: number | undefined;
|
437
|
-
'aria-pressed'?: boolean | "
|
438
|
-
'aria-readonly'?: boolean | "
|
437
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
438
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
439
439
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
440
|
-
'aria-required'?: boolean | "
|
440
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
441
441
|
'aria-roledescription'?: string | undefined;
|
442
442
|
'aria-rowcount'?: number | undefined;
|
443
443
|
'aria-rowindex'?: number | undefined;
|
444
444
|
'aria-rowspan'?: number | undefined;
|
445
|
-
'aria-selected'?: boolean | "
|
445
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
446
446
|
'aria-setsize'?: number | undefined;
|
447
447
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
448
448
|
'aria-valuemax'?: number | undefined;
|
@@ -612,18 +612,18 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
612
612
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLAnchorElement> | undefined;
|
613
613
|
onTransitionEnd?: React.TransitionEventHandler<HTMLAnchorElement> | undefined;
|
614
614
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLAnchorElement> | undefined;
|
615
|
-
sx?: import("
|
615
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
616
616
|
media?: string | undefined;
|
617
617
|
target?: string | undefined;
|
618
618
|
href?: string | undefined;
|
619
|
-
download?: any;
|
620
619
|
hrefLang?: string | undefined;
|
621
|
-
ping?: string | undefined;
|
622
|
-
rel?: string | undefined;
|
623
620
|
referrerPolicy?: React.HTMLAttributeReferrerPolicy | undefined;
|
621
|
+
rel?: string | undefined;
|
622
|
+
download?: any;
|
623
|
+
ping?: string | undefined;
|
624
624
|
} & {
|
625
625
|
theme?: any;
|
626
|
-
}, "translate" | "hidden" | "children" | "theme" | "slot" | "style" | "title" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "as" | "selected" | keyof SystemCommonProps | "media" | "target" | "href" | "
|
626
|
+
}, "translate" | "hidden" | "children" | "theme" | "slot" | "style" | "title" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "as" | "selected" | keyof SystemCommonProps | "media" | "target" | "href" | "hrefLang" | "referrerPolicy" | "rel" | "download" | "ping"> & React.RefAttributes<HTMLAnchorElement>>;
|
627
627
|
Modal: React.ForwardRefExoticComponent<Pick<Pick<{
|
628
628
|
filter?: boolean | undefined;
|
629
629
|
} & import("styled-system").WidthProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, import("csstype").Property.Width<import("styled-system").TLengthStyledSystem>>, "width"> & {
|
@@ -674,14 +674,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
674
674
|
suppressHydrationWarning?: boolean | undefined;
|
675
675
|
accessKey?: string | undefined;
|
676
676
|
className?: string | undefined;
|
677
|
-
contentEditable?: "inherit" | (boolean | "
|
677
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
678
678
|
contextMenu?: string | undefined;
|
679
679
|
dir?: string | undefined;
|
680
|
-
draggable?: (boolean | "
|
680
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
681
681
|
id?: string | undefined;
|
682
682
|
lang?: string | undefined;
|
683
683
|
placeholder?: string | undefined;
|
684
|
-
spellCheck?: (boolean | "
|
684
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
685
685
|
tabIndex?: number | undefined;
|
686
686
|
radioGroup?: string | undefined;
|
687
687
|
role?: React.AriaRole | undefined;
|
@@ -704,50 +704,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
704
704
|
results?: number | undefined;
|
705
705
|
security?: string | undefined;
|
706
706
|
unselectable?: "on" | "off" | undefined;
|
707
|
-
inputMode?: "
|
707
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
708
708
|
is?: string | undefined;
|
709
709
|
'aria-activedescendant'?: string | undefined;
|
710
|
-
'aria-atomic'?: boolean | "
|
711
|
-
'aria-autocomplete'?: "none" | "
|
712
|
-
'aria-busy'?: boolean | "
|
713
|
-
'aria-checked'?: boolean | "
|
710
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
711
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
712
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
713
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
714
714
|
'aria-colcount'?: number | undefined;
|
715
715
|
'aria-colindex'?: number | undefined;
|
716
716
|
'aria-colspan'?: number | undefined;
|
717
717
|
'aria-controls'?: string | undefined;
|
718
|
-
'aria-current'?: boolean | "time" | "
|
718
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
719
719
|
'aria-describedby'?: string | undefined;
|
720
720
|
'aria-details'?: string | undefined;
|
721
|
-
'aria-disabled'?: boolean | "
|
722
|
-
'aria-dropeffect'?: "
|
721
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
722
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
723
723
|
'aria-errormessage'?: string | undefined;
|
724
|
-
'aria-expanded'?: boolean | "
|
724
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
725
725
|
'aria-flowto'?: string | undefined;
|
726
|
-
'aria-grabbed'?: boolean | "
|
727
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
728
|
-
'aria-hidden'?: boolean | "
|
729
|
-
'aria-invalid'?: boolean | "
|
726
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
727
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
728
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
729
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
730
730
|
'aria-keyshortcuts'?: string | undefined;
|
731
731
|
'aria-label'?: string | undefined;
|
732
732
|
'aria-labelledby'?: string | undefined;
|
733
733
|
'aria-level'?: number | undefined;
|
734
734
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
735
|
-
'aria-modal'?: boolean | "
|
736
|
-
'aria-multiline'?: boolean | "
|
737
|
-
'aria-multiselectable'?: boolean | "
|
735
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
736
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
737
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
738
738
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
739
739
|
'aria-owns'?: string | undefined;
|
740
740
|
'aria-placeholder'?: string | undefined;
|
741
741
|
'aria-posinset'?: number | undefined;
|
742
|
-
'aria-pressed'?: boolean | "
|
743
|
-
'aria-readonly'?: boolean | "
|
742
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
743
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
744
744
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
745
|
-
'aria-required'?: boolean | "
|
745
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
746
746
|
'aria-roledescription'?: string | undefined;
|
747
747
|
'aria-rowcount'?: number | undefined;
|
748
748
|
'aria-rowindex'?: number | undefined;
|
749
749
|
'aria-rowspan'?: number | undefined;
|
750
|
-
'aria-selected'?: boolean | "
|
750
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
751
751
|
'aria-setsize'?: number | undefined;
|
752
752
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
753
753
|
'aria-valuemax'?: number | undefined;
|
@@ -917,7 +917,7 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
917
917
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
918
918
|
onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
919
919
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
920
|
-
sx?: import("
|
920
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
921
921
|
align?: "left" | "right" | undefined;
|
922
922
|
} & {
|
923
923
|
theme?: any;
|
@@ -971,14 +971,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
971
971
|
suppressHydrationWarning?: boolean | undefined;
|
972
972
|
accessKey?: string | undefined;
|
973
973
|
className?: string | undefined;
|
974
|
-
contentEditable?: "inherit" | (boolean | "
|
974
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
975
975
|
contextMenu?: string | undefined;
|
976
976
|
dir?: string | undefined;
|
977
|
-
draggable?: (boolean | "
|
977
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
978
978
|
id?: string | undefined;
|
979
979
|
lang?: string | undefined;
|
980
980
|
placeholder?: string | undefined;
|
981
|
-
spellCheck?: (boolean | "
|
981
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
982
982
|
tabIndex?: number | undefined;
|
983
983
|
radioGroup?: string | undefined;
|
984
984
|
role?: React.AriaRole | undefined;
|
@@ -1001,50 +1001,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1001
1001
|
results?: number | undefined;
|
1002
1002
|
security?: string | undefined;
|
1003
1003
|
unselectable?: "on" | "off" | undefined;
|
1004
|
-
inputMode?: "
|
1004
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
1005
1005
|
is?: string | undefined;
|
1006
1006
|
'aria-activedescendant'?: string | undefined;
|
1007
|
-
'aria-atomic'?: boolean | "
|
1008
|
-
'aria-autocomplete'?: "none" | "
|
1009
|
-
'aria-busy'?: boolean | "
|
1010
|
-
'aria-checked'?: boolean | "
|
1007
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
1008
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
1009
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
1010
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
1011
1011
|
'aria-colcount'?: number | undefined;
|
1012
1012
|
'aria-colindex'?: number | undefined;
|
1013
1013
|
'aria-colspan'?: number | undefined;
|
1014
1014
|
'aria-controls'?: string | undefined;
|
1015
|
-
'aria-current'?: boolean | "time" | "
|
1015
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
1016
1016
|
'aria-describedby'?: string | undefined;
|
1017
1017
|
'aria-details'?: string | undefined;
|
1018
|
-
'aria-disabled'?: boolean | "
|
1019
|
-
'aria-dropeffect'?: "
|
1018
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
1019
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
1020
1020
|
'aria-errormessage'?: string | undefined;
|
1021
|
-
'aria-expanded'?: boolean | "
|
1021
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
1022
1022
|
'aria-flowto'?: string | undefined;
|
1023
|
-
'aria-grabbed'?: boolean | "
|
1024
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
1025
|
-
'aria-hidden'?: boolean | "
|
1026
|
-
'aria-invalid'?: boolean | "
|
1023
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
1024
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
1025
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
1026
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
1027
1027
|
'aria-keyshortcuts'?: string | undefined;
|
1028
1028
|
'aria-label'?: string | undefined;
|
1029
1029
|
'aria-labelledby'?: string | undefined;
|
1030
1030
|
'aria-level'?: number | undefined;
|
1031
1031
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
1032
|
-
'aria-modal'?: boolean | "
|
1033
|
-
'aria-multiline'?: boolean | "
|
1034
|
-
'aria-multiselectable'?: boolean | "
|
1032
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
1033
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
1034
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
1035
1035
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
1036
1036
|
'aria-owns'?: string | undefined;
|
1037
1037
|
'aria-placeholder'?: string | undefined;
|
1038
1038
|
'aria-posinset'?: number | undefined;
|
1039
|
-
'aria-pressed'?: boolean | "
|
1040
|
-
'aria-readonly'?: boolean | "
|
1039
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
1040
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
1041
1041
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
1042
|
-
'aria-required'?: boolean | "
|
1042
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
1043
1043
|
'aria-roledescription'?: string | undefined;
|
1044
1044
|
'aria-rowcount'?: number | undefined;
|
1045
1045
|
'aria-rowindex'?: number | undefined;
|
1046
1046
|
'aria-rowspan'?: number | undefined;
|
1047
|
-
'aria-selected'?: boolean | "
|
1047
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
1048
1048
|
'aria-setsize'?: number | undefined;
|
1049
1049
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
1050
1050
|
'aria-valuemax'?: number | undefined;
|
@@ -1214,7 +1214,7 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1214
1214
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
1215
1215
|
onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
1216
1216
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
1217
|
-
sx?: import("
|
1217
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
1218
1218
|
} & {
|
1219
1219
|
theme?: any;
|
1220
1220
|
}): JSX.Element;
|
@@ -1285,14 +1285,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1285
1285
|
suppressHydrationWarning?: boolean | undefined;
|
1286
1286
|
accessKey?: string | undefined;
|
1287
1287
|
className?: string | undefined;
|
1288
|
-
contentEditable?: "inherit" | (boolean | "
|
1288
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
1289
1289
|
contextMenu?: string | undefined;
|
1290
1290
|
dir?: string | undefined;
|
1291
|
-
draggable?: (boolean | "
|
1291
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
1292
1292
|
id?: string | undefined;
|
1293
1293
|
lang?: string | undefined;
|
1294
1294
|
placeholder?: string | undefined;
|
1295
|
-
spellCheck?: (boolean | "
|
1295
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
1296
1296
|
tabIndex?: number | undefined;
|
1297
1297
|
radioGroup?: string | undefined;
|
1298
1298
|
role?: React.AriaRole | undefined;
|
@@ -1315,50 +1315,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1315
1315
|
results?: number | undefined;
|
1316
1316
|
security?: string | undefined;
|
1317
1317
|
unselectable?: "on" | "off" | undefined;
|
1318
|
-
inputMode?: "
|
1318
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
1319
1319
|
is?: string | undefined;
|
1320
1320
|
'aria-activedescendant'?: string | undefined;
|
1321
|
-
'aria-atomic'?: boolean | "
|
1322
|
-
'aria-autocomplete'?: "none" | "
|
1323
|
-
'aria-busy'?: boolean | "
|
1324
|
-
'aria-checked'?: boolean | "
|
1321
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
1322
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
1323
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
1324
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
1325
1325
|
'aria-colcount'?: number | undefined;
|
1326
1326
|
'aria-colindex'?: number | undefined;
|
1327
1327
|
'aria-colspan'?: number | undefined;
|
1328
1328
|
'aria-controls'?: string | undefined;
|
1329
|
-
'aria-current'?: boolean | "time" | "
|
1329
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
1330
1330
|
'aria-describedby'?: string | undefined;
|
1331
1331
|
'aria-details'?: string | undefined;
|
1332
|
-
'aria-disabled'?: boolean | "
|
1333
|
-
'aria-dropeffect'?: "
|
1332
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
1333
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
1334
1334
|
'aria-errormessage'?: string | undefined;
|
1335
|
-
'aria-expanded'?: boolean | "
|
1335
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
1336
1336
|
'aria-flowto'?: string | undefined;
|
1337
|
-
'aria-grabbed'?: boolean | "
|
1338
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
1339
|
-
'aria-hidden'?: boolean | "
|
1340
|
-
'aria-invalid'?: boolean | "
|
1337
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
1338
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
1339
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
1340
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
1341
1341
|
'aria-keyshortcuts'?: string | undefined;
|
1342
1342
|
'aria-label'?: string | undefined;
|
1343
1343
|
'aria-labelledby'?: string | undefined;
|
1344
1344
|
'aria-level'?: number | undefined;
|
1345
1345
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
1346
|
-
'aria-modal'?: boolean | "
|
1347
|
-
'aria-multiline'?: boolean | "
|
1348
|
-
'aria-multiselectable'?: boolean | "
|
1346
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
1347
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
1348
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
1349
1349
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
1350
1350
|
'aria-owns'?: string | undefined;
|
1351
1351
|
'aria-placeholder'?: string | undefined;
|
1352
1352
|
'aria-posinset'?: number | undefined;
|
1353
|
-
'aria-pressed'?: boolean | "
|
1354
|
-
'aria-readonly'?: boolean | "
|
1353
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
1354
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
1355
1355
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
1356
|
-
'aria-required'?: boolean | "
|
1356
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
1357
1357
|
'aria-roledescription'?: string | undefined;
|
1358
1358
|
'aria-rowcount'?: number | undefined;
|
1359
1359
|
'aria-rowindex'?: number | undefined;
|
1360
1360
|
'aria-rowspan'?: number | undefined;
|
1361
|
-
'aria-selected'?: boolean | "
|
1361
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
1362
1362
|
'aria-setsize'?: number | undefined;
|
1363
1363
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
1364
1364
|
'aria-valuemax'?: number | undefined;
|
@@ -1528,7 +1528,7 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1528
1528
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLElement> | undefined;
|
1529
1529
|
onTransitionEnd?: React.TransitionEventHandler<HTMLElement> | undefined;
|
1530
1530
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLElement> | undefined;
|
1531
|
-
sx?: import("
|
1531
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
1532
1532
|
} & {
|
1533
1533
|
theme?: any;
|
1534
1534
|
}): JSX.Element;
|
@@ -1582,14 +1582,14 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1582
1582
|
suppressHydrationWarning?: boolean | undefined;
|
1583
1583
|
accessKey?: string | undefined;
|
1584
1584
|
className?: string | undefined;
|
1585
|
-
contentEditable?: "inherit" | (boolean | "
|
1585
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | undefined;
|
1586
1586
|
contextMenu?: string | undefined;
|
1587
1587
|
dir?: string | undefined;
|
1588
|
-
draggable?: (boolean | "
|
1588
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
1589
1589
|
id?: string | undefined;
|
1590
1590
|
lang?: string | undefined;
|
1591
1591
|
placeholder?: string | undefined;
|
1592
|
-
spellCheck?: (boolean | "
|
1592
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
1593
1593
|
tabIndex?: number | undefined;
|
1594
1594
|
radioGroup?: string | undefined;
|
1595
1595
|
role?: React.AriaRole | undefined;
|
@@ -1612,50 +1612,50 @@ declare const _default: React.ForwardRefExoticComponent<Pick<SelectMenuInternalP
|
|
1612
1612
|
results?: number | undefined;
|
1613
1613
|
security?: string | undefined;
|
1614
1614
|
unselectable?: "on" | "off" | undefined;
|
1615
|
-
inputMode?: "
|
1615
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
1616
1616
|
is?: string | undefined;
|
1617
1617
|
'aria-activedescendant'?: string | undefined;
|
1618
|
-
'aria-atomic'?: boolean | "
|
1619
|
-
'aria-autocomplete'?: "none" | "
|
1620
|
-
'aria-busy'?: boolean | "
|
1621
|
-
'aria-checked'?: boolean | "
|
1618
|
+
'aria-atomic'?: boolean | "false" | "true" | undefined;
|
1619
|
+
'aria-autocomplete'?: "none" | "both" | "inline" | "list" | undefined;
|
1620
|
+
'aria-busy'?: boolean | "false" | "true" | undefined;
|
1621
|
+
'aria-checked'?: boolean | "mixed" | "false" | "true" | undefined;
|
1622
1622
|
'aria-colcount'?: number | undefined;
|
1623
1623
|
'aria-colindex'?: number | undefined;
|
1624
1624
|
'aria-colspan'?: number | undefined;
|
1625
1625
|
'aria-controls'?: string | undefined;
|
1626
|
-
'aria-current'?: boolean | "time" | "
|
1626
|
+
'aria-current'?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
1627
1627
|
'aria-describedby'?: string | undefined;
|
1628
1628
|
'aria-details'?: string | undefined;
|
1629
|
-
'aria-disabled'?: boolean | "
|
1630
|
-
'aria-dropeffect'?: "
|
1629
|
+
'aria-disabled'?: boolean | "false" | "true" | undefined;
|
1630
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
1631
1631
|
'aria-errormessage'?: string | undefined;
|
1632
|
-
'aria-expanded'?: boolean | "
|
1632
|
+
'aria-expanded'?: boolean | "false" | "true" | undefined;
|
1633
1633
|
'aria-flowto'?: string | undefined;
|
1634
|
-
'aria-grabbed'?: boolean | "
|
1635
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
1636
|
-
'aria-hidden'?: boolean | "
|
1637
|
-
'aria-invalid'?: boolean | "
|
1634
|
+
'aria-grabbed'?: boolean | "false" | "true" | undefined;
|
1635
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
|
1636
|
+
'aria-hidden'?: boolean | "false" | "true" | undefined;
|
1637
|
+
'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
1638
1638
|
'aria-keyshortcuts'?: string | undefined;
|
1639
1639
|
'aria-label'?: string | undefined;
|
1640
1640
|
'aria-labelledby'?: string | undefined;
|
1641
1641
|
'aria-level'?: number | undefined;
|
1642
1642
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
1643
|
-
'aria-modal'?: boolean | "
|
1644
|
-
'aria-multiline'?: boolean | "
|
1645
|
-
'aria-multiselectable'?: boolean | "
|
1643
|
+
'aria-modal'?: boolean | "false" | "true" | undefined;
|
1644
|
+
'aria-multiline'?: boolean | "false" | "true" | undefined;
|
1645
|
+
'aria-multiselectable'?: boolean | "false" | "true" | undefined;
|
1646
1646
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
1647
1647
|
'aria-owns'?: string | undefined;
|
1648
1648
|
'aria-placeholder'?: string | undefined;
|
1649
1649
|
'aria-posinset'?: number | undefined;
|
1650
|
-
'aria-pressed'?: boolean | "
|
1651
|
-
'aria-readonly'?: boolean | "
|
1650
|
+
'aria-pressed'?: boolean | "mixed" | "false" | "true" | undefined;
|
1651
|
+
'aria-readonly'?: boolean | "false" | "true" | undefined;
|
1652
1652
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
1653
|
-
'aria-required'?: boolean | "
|
1653
|
+
'aria-required'?: boolean | "false" | "true" | undefined;
|
1654
1654
|
'aria-roledescription'?: string | undefined;
|
1655
1655
|
'aria-rowcount'?: number | undefined;
|
1656
1656
|
'aria-rowindex'?: number | undefined;
|
1657
1657
|
'aria-rowspan'?: number | undefined;
|
1658
|
-
'aria-selected'?: boolean | "
|
1658
|
+
'aria-selected'?: boolean | "false" | "true" | undefined;
|
1659
1659
|
'aria-setsize'?: number | undefined;
|
1660
1660
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
1661
1661
|
'aria-valuemax'?: number | undefined;
|