@mirohq/design-system-dropdown-menu 3.2.11 → 3.3.0-dropdown.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/main.js +102 -39
- package/dist/main.js.map +1 -1
- package/dist/module.js +102 -39
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +2701 -32
- package/package.json +5 -3
package/dist/types.d.ts
CHANGED
|
@@ -449,32 +449,33 @@ declare const StyledCheckboxItem: react.ForwardRefExoticComponent<Pick<Omit<{},
|
|
|
449
449
|
}> | undefined;
|
|
450
450
|
}> & {
|
|
451
451
|
children?: react.ReactNode;
|
|
452
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
452
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "checked" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "textValue" | "onCheckedChange"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuCheckboxItemProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
453
453
|
declare type StyledCheckboxItemProps = StrictComponentProps<typeof StyledCheckboxItem>;
|
|
454
454
|
|
|
455
455
|
interface CheckboxItemProps extends Omit<StyledCheckboxItemProps, 'onChange'> {
|
|
456
456
|
/**
|
|
457
|
-
* The checked state of the item
|
|
457
|
+
* The checked state of the item.
|
|
458
458
|
*/
|
|
459
459
|
checked: boolean;
|
|
460
460
|
/**
|
|
461
|
-
* Event handler called when the checked state changes
|
|
461
|
+
* Event handler called when the checked state changes.
|
|
462
462
|
*/
|
|
463
463
|
onChange: (checked: boolean) => void;
|
|
464
464
|
/**
|
|
465
|
-
* When true, prevents the user from interacting with the item
|
|
465
|
+
* When true, prevents the user from interacting with the item.
|
|
466
466
|
*/
|
|
467
467
|
disabled?: boolean;
|
|
468
468
|
/**
|
|
469
|
-
* Event handler called when the user selects an item (via mouse of keyboard).
|
|
469
|
+
* Event handler called when the user selects an item (via mouse of keyboard).
|
|
470
470
|
*/
|
|
471
471
|
onSelect?: (event: Event) => void;
|
|
472
472
|
/**
|
|
473
|
-
* Optional text used for typeahead purposes. By default the typeahead behavior will use the .textContent of the item.
|
|
473
|
+
* Optional text used for typeahead purposes. By default the typeahead behavior will use the .textContent of the item.
|
|
474
|
+
* Use this when the content is complex, or you have non-textual content inside.
|
|
474
475
|
*/
|
|
475
476
|
textValue?: string;
|
|
476
477
|
}
|
|
477
|
-
declare const CheckboxItem: react__default.ForwardRefExoticComponent<Pick<CheckboxItemProps, "slot" | "title" | "
|
|
478
|
+
declare const CheckboxItem: react__default.ForwardRefExoticComponent<Pick<CheckboxItemProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "checked" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "textValue"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
478
479
|
|
|
479
480
|
declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
480
481
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -917,7 +918,7 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{}, never
|
|
|
917
918
|
}> | undefined;
|
|
918
919
|
}> & {
|
|
919
920
|
children?: react.ReactNode;
|
|
920
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
921
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "loop" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "align" | "sticky" | keyof _mirohq_design_system_stitches.CustomStylesProps | "side" | "sideOffset" | "alignOffset" | "arrowPadding" | "collisionBoundary" | "collisionPadding" | "hideWhenDetached" | "avoidCollisions" | "onCloseAutoFocus" | "onEscapeKeyDown" | "onPointerDownOutside" | "onFocusOutside" | "onInteractOutside" | "forceMount"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
921
922
|
declare type StyledContentProps = StrictComponentProps<typeof StyledContent>;
|
|
922
923
|
|
|
923
924
|
declare type PointerDownOutsideEvent = CustomEvent<{
|
|
@@ -1029,7 +1030,7 @@ interface ContentProps extends StyledContentProps {
|
|
|
1029
1030
|
*/
|
|
1030
1031
|
hideWhenDetached?: boolean;
|
|
1031
1032
|
}
|
|
1032
|
-
declare const Content: react__default.ForwardRefExoticComponent<Pick<ContentProps, "slot" | "title" | "
|
|
1033
|
+
declare const Content: react__default.ForwardRefExoticComponent<Pick<ContentProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "loop" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "align" | "sticky" | "side" | "sideOffset" | "alignOffset" | "collisionBoundary" | "collisionPadding" | "hideWhenDetached" | "avoidCollisions" | "onCloseAutoFocus" | "onEscapeKeyDown" | "onPointerDownOutside" | "onFocusOutside" | "onInteractOutside" | "forceMount"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
1033
1034
|
|
|
1034
1035
|
declare const StyledItem: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuItemProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
1035
1036
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -1472,7 +1473,7 @@ declare const StyledItem: react.ForwardRefExoticComponent<Pick<Omit<{}, never> &
|
|
|
1472
1473
|
}> | undefined;
|
|
1473
1474
|
}> & {
|
|
1474
1475
|
children?: react.ReactNode;
|
|
1475
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
1476
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "textValue"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuItemProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
1476
1477
|
declare type StyledItemProps = StrictComponentProps<typeof StyledItem>;
|
|
1477
1478
|
|
|
1478
1479
|
interface ItemProps extends StyledItemProps {
|
|
@@ -1489,12 +1490,12 @@ interface ItemProps extends StyledItemProps {
|
|
|
1489
1490
|
*/
|
|
1490
1491
|
textValue?: string;
|
|
1491
1492
|
}
|
|
1492
|
-
declare const Item: react__default.ForwardRefExoticComponent<Pick<ItemProps, "slot" | "title" | "
|
|
1493
|
+
declare const Item: react__default.ForwardRefExoticComponent<Pick<ItemProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "textValue"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
1493
1494
|
|
|
1494
1495
|
declare type ItemPropsWithAnchor = ItemProps & AnchorHTMLAttributes<typeof Item>;
|
|
1495
1496
|
interface LinkItemProps extends ItemPropsWithAnchor {
|
|
1496
1497
|
}
|
|
1497
|
-
declare const LinkItem: react__default.ForwardRefExoticComponent<Pick<LinkItemProps, "
|
|
1498
|
+
declare const LinkItem: react__default.ForwardRefExoticComponent<Pick<LinkItemProps, "color" | "translate" | "css" | "prefix" | "className" | "style" | "asChild" | "UNSAFE_style" | "children" | "media" | "slot" | "title" | "disabled" | "download" | "href" | "hrefLang" | "placeholder" | "rel" | "target" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "referrerPolicy" | "ping" | "textValue"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
1498
1499
|
|
|
1499
1500
|
declare const StyledRadioGroup: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
1500
1501
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -1937,7 +1938,7 @@ declare const StyledRadioGroup: react.ForwardRefExoticComponent<Pick<Omit<{}, ne
|
|
|
1937
1938
|
}> | undefined;
|
|
1938
1939
|
}> & {
|
|
1939
1940
|
children?: react.ReactNode;
|
|
1940
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
1941
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "onValueChange"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
1941
1942
|
declare type StyledRadioGroupProps = StrictComponentProps<typeof StyledRadioGroup>;
|
|
1942
1943
|
|
|
1943
1944
|
interface RadioGroupProps extends Omit<StyledRadioGroupProps, 'onChange'> {
|
|
@@ -1950,7 +1951,7 @@ interface RadioGroupProps extends Omit<StyledRadioGroupProps, 'onChange'> {
|
|
|
1950
1951
|
*/
|
|
1951
1952
|
onChange: (value: string) => void;
|
|
1952
1953
|
}
|
|
1953
|
-
declare const RadioGroup: react__default.ForwardRefExoticComponent<Pick<RadioGroupProps, "slot" | "title" | "
|
|
1954
|
+
declare const RadioGroup: react__default.ForwardRefExoticComponent<Pick<RadioGroupProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "placeholder" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
1954
1955
|
|
|
1955
1956
|
declare const StyledRadioItem: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuRadioItemProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
1956
1957
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -2393,28 +2394,29 @@ declare const StyledRadioItem: react.ForwardRefExoticComponent<Pick<Omit<{}, nev
|
|
|
2393
2394
|
}> | undefined;
|
|
2394
2395
|
}> & {
|
|
2395
2396
|
children?: react.ReactNode;
|
|
2396
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
2397
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "disabled" | "placeholder" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "textValue"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuRadioItemProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
2397
2398
|
declare type StyledRadioItemProps = StrictComponentProps<typeof StyledRadioItem>;
|
|
2398
2399
|
|
|
2399
2400
|
interface RadioItemProps extends StyledRadioItemProps {
|
|
2400
2401
|
/**
|
|
2401
|
-
* The unique value of the item
|
|
2402
|
+
* The unique value of the item.
|
|
2402
2403
|
*/
|
|
2403
2404
|
value: string;
|
|
2404
2405
|
/**
|
|
2405
|
-
* When true, prevents the user from interacting with the item
|
|
2406
|
+
* When true, prevents the user from interacting with the item.
|
|
2406
2407
|
*/
|
|
2407
2408
|
disabled?: boolean;
|
|
2408
2409
|
/**
|
|
2409
|
-
* Event handler called when the user selects an item (via mouse of keyboard).
|
|
2410
|
+
* Event handler called when the user selects an item (via mouse of keyboard).
|
|
2410
2411
|
*/
|
|
2411
2412
|
onSelect?: (event: Event) => void;
|
|
2412
2413
|
/**
|
|
2413
|
-
* Optional text used for typeahead purposes. By default the typeahead behavior will use the .textContent of the item.
|
|
2414
|
+
* Optional text used for typeahead purposes. By default the typeahead behavior will use the .textContent of the item.
|
|
2415
|
+
* Use this when the content is complex, or you have non-textual content inside.
|
|
2414
2416
|
*/
|
|
2415
2417
|
textValue?: string;
|
|
2416
2418
|
}
|
|
2417
|
-
declare const RadioItem: react__default.ForwardRefExoticComponent<Pick<RadioItemProps, "slot" | "title" | "
|
|
2419
|
+
declare const RadioItem: react__default.ForwardRefExoticComponent<Pick<RadioItemProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "disabled" | "placeholder" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "textValue"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
2418
2420
|
|
|
2419
2421
|
declare const StyledSeparator: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuSeparatorProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
2420
2422
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -2857,16 +2859,16 @@ declare const StyledSeparator: react.ForwardRefExoticComponent<Pick<Omit<{}, nev
|
|
|
2857
2859
|
}> | undefined;
|
|
2858
2860
|
}> & {
|
|
2859
2861
|
children?: react.ReactNode;
|
|
2860
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
2862
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
2861
2863
|
declare type StyledSeparatorProps = StrictComponentProps<typeof StyledSeparator>;
|
|
2862
2864
|
|
|
2863
2865
|
interface SeparatorProps extends StyledSeparatorProps {
|
|
2864
2866
|
}
|
|
2865
|
-
declare const Separator: react__default.ForwardRefExoticComponent<Pick<SeparatorProps, "slot" | "title" | "
|
|
2867
|
+
declare const Separator: react__default.ForwardRefExoticComponent<Pick<SeparatorProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
2866
2868
|
|
|
2867
2869
|
interface SwitchItemProps extends CheckboxItemProps {
|
|
2868
2870
|
}
|
|
2869
|
-
declare const SwitchItem: react__default.ForwardRefExoticComponent<Pick<SwitchItemProps, "slot" | "title" | "
|
|
2871
|
+
declare const SwitchItem: react__default.ForwardRefExoticComponent<Pick<SwitchItemProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "checked" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "textValue"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
2870
2872
|
|
|
2871
2873
|
declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
2872
2874
|
unstyled?: boolean | "true" | "false" | undefined;
|
|
@@ -3313,7 +3315,7 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
3313
3315
|
}> | undefined;
|
|
3314
3316
|
}> & {
|
|
3315
3317
|
children?: react.ReactNode;
|
|
3316
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "form" | "slot" | "title" | "
|
|
3318
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "placeholder" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "unstyled"> & react.RefAttributes<HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuTriggerProps & react.RefAttributes<HTMLButtonElement>>, {
|
|
3317
3319
|
unstyled?: boolean | "true" | "false" | undefined;
|
|
3318
3320
|
}, {}>;
|
|
3319
3321
|
declare type StyledTriggerProps = StrictComponentProps<typeof StyledTrigger>;
|
|
@@ -3324,7 +3326,7 @@ interface TriggerProps extends StyledTriggerProps {
|
|
|
3324
3326
|
*/
|
|
3325
3327
|
onPress?: DOMAttributes<HTMLElement>['onClick'];
|
|
3326
3328
|
}
|
|
3327
|
-
declare const Trigger: react__default.ForwardRefExoticComponent<Pick<TriggerProps, "form" | "slot" | "title" | "
|
|
3329
|
+
declare const Trigger: react__default.ForwardRefExoticComponent<Pick<TriggerProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "form" | "slot" | "title" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "placeholder" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "unstyled" | "onPress"> & react__default.RefAttributes<HTMLButtonElement>>;
|
|
3328
3330
|
|
|
3329
3331
|
declare const StyledSubTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
3330
3332
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -3767,7 +3769,7 @@ declare const StyledSubTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, ne
|
|
|
3767
3769
|
}> | undefined;
|
|
3768
3770
|
}> & {
|
|
3769
3771
|
children?: react.ReactNode;
|
|
3770
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
3772
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps | "textValue"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
3771
3773
|
declare type StyledSubTriggerProps = StrictComponentProps<typeof StyledSubTrigger>;
|
|
3772
3774
|
|
|
3773
3775
|
interface SubTriggerProps extends StyledSubTriggerProps {
|
|
@@ -3782,7 +3784,7 @@ interface SubTriggerProps extends StyledSubTriggerProps {
|
|
|
3782
3784
|
*/
|
|
3783
3785
|
textValue?: string;
|
|
3784
3786
|
}
|
|
3785
|
-
declare const SubTrigger: react__default.ForwardRefExoticComponent<Pick<StyledSubTriggerProps, "slot" | "title" | "
|
|
3787
|
+
declare const SubTrigger: react__default.ForwardRefExoticComponent<Pick<StyledSubTriggerProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "disabled" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react__default.RefAttributes<HTMLDivElement>>;
|
|
3786
3788
|
|
|
3787
3789
|
declare const StyledSubContent: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuSubContentProps & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
3788
3790
|
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
@@ -4225,7 +4227,7 @@ declare const StyledSubContent: react.ForwardRefExoticComponent<Pick<Omit<{}, ne
|
|
|
4225
4227
|
}> | undefined;
|
|
4226
4228
|
}> & {
|
|
4227
4229
|
children?: react.ReactNode;
|
|
4228
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
4230
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "loop" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "sticky" | keyof _mirohq_design_system_stitches.CustomStylesProps | "sideOffset" | "alignOffset" | "arrowPadding" | "collisionBoundary" | "collisionPadding" | "hideWhenDetached" | "avoidCollisions" | "onEscapeKeyDown" | "onPointerDownOutside" | "onFocusOutside" | "onInteractOutside" | "forceMount"> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<RadixDropdownMenu.DropdownMenuSubContentProps & react.RefAttributes<HTMLDivElement>>, {}, {}>;
|
|
4229
4231
|
declare type StyledSubContentProps = StrictComponentProps<typeof StyledSubContent>;
|
|
4230
4232
|
|
|
4231
4233
|
interface SubContentProps extends StyledSubContentProps {
|
|
@@ -4298,7 +4300,7 @@ interface SubContentProps extends StyledSubContentProps {
|
|
|
4298
4300
|
*/
|
|
4299
4301
|
hideWhenDetached?: boolean;
|
|
4300
4302
|
}
|
|
4301
|
-
declare const SubContent: react__default.ForwardRefExoticComponent<Pick<SubContentProps, "slot" | "title" | "
|
|
4303
|
+
declare const SubContent: react__default.ForwardRefExoticComponent<Pick<SubContentProps, "color" | "translate" | "css" | "prefix" | "asChild" | "UNSAFE_style" | "children" | "slot" | "title" | "loop" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | "sticky" | "sideOffset" | "alignOffset" | "collisionPadding" | "hideWhenDetached" | "avoidCollisions" | "onCloseAutoFocus" | "onEscapeKeyDown" | "onPointerDownOutside" | "onFocusOutside" | "onInteractOutside" | "forceMount"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
4302
4304
|
|
|
4303
4305
|
declare const StyledSub: react.ForwardRefExoticComponent<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<RadixDropdownMenu.DropdownMenuSubProps & {
|
|
4304
4306
|
children?: react.ReactNode;
|
|
@@ -4766,7 +4768,7 @@ interface SubProps extends StyledSubProps {
|
|
|
4766
4768
|
*/
|
|
4767
4769
|
onClose?: () => void;
|
|
4768
4770
|
}
|
|
4769
|
-
declare const Sub: react__default.ForwardRefExoticComponent<Pick<SubProps, "
|
|
4771
|
+
declare const Sub: react__default.ForwardRefExoticComponent<Pick<SubProps, "css" | "UNSAFE_style" | "children" | "open" | "key" | "onClose" | "defaultOpen" | "onOpen"> & react__default.RefAttributes<never>>;
|
|
4770
4772
|
|
|
4771
4773
|
interface PortalProps extends DropdownMenuPortalProps {
|
|
4772
4774
|
/**
|
|
@@ -4782,7 +4784,2672 @@ interface PortalProps extends DropdownMenuPortalProps {
|
|
|
4782
4784
|
}
|
|
4783
4785
|
declare const Portal: react__default.FC<PortalProps>;
|
|
4784
4786
|
|
|
4785
|
-
declare const IconSlot: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
4787
|
+
declare const IconSlot: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
4788
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
4789
|
+
} & {
|
|
4790
|
+
asChild?: boolean | undefined;
|
|
4791
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
4792
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
4793
|
+
'border-widths': {
|
|
4794
|
+
readonly none: 0;
|
|
4795
|
+
readonly sm: "1px";
|
|
4796
|
+
readonly md: "2px";
|
|
4797
|
+
readonly lg: "4px";
|
|
4798
|
+
};
|
|
4799
|
+
colors: {
|
|
4800
|
+
readonly 'blue-100': any;
|
|
4801
|
+
readonly 'blue-200': any;
|
|
4802
|
+
readonly 'blue-300': any;
|
|
4803
|
+
readonly 'blue-400': any;
|
|
4804
|
+
readonly 'blue-500': any;
|
|
4805
|
+
readonly 'blue-600': any;
|
|
4806
|
+
readonly 'blue-700': any;
|
|
4807
|
+
readonly 'blue-800': any;
|
|
4808
|
+
readonly 'blue-900': any;
|
|
4809
|
+
readonly 'blue-1000': any;
|
|
4810
|
+
readonly 'gray-100': any;
|
|
4811
|
+
readonly 'gray-200': any;
|
|
4812
|
+
readonly 'gray-300': any;
|
|
4813
|
+
readonly 'gray-400': any;
|
|
4814
|
+
readonly 'gray-500': any;
|
|
4815
|
+
readonly 'gray-600': any;
|
|
4816
|
+
readonly 'gray-700': any;
|
|
4817
|
+
readonly 'gray-800': any;
|
|
4818
|
+
readonly 'gray-900': any;
|
|
4819
|
+
readonly 'indigo-100': any;
|
|
4820
|
+
readonly 'indigo-200': any;
|
|
4821
|
+
readonly 'indigo-300': any;
|
|
4822
|
+
readonly 'indigo-400': any;
|
|
4823
|
+
readonly 'indigo-500': any;
|
|
4824
|
+
readonly 'indigo-600': any;
|
|
4825
|
+
readonly 'indigo-700': any;
|
|
4826
|
+
readonly 'indigo-800': any;
|
|
4827
|
+
readonly 'indigo-900': any;
|
|
4828
|
+
readonly 'red-100': any;
|
|
4829
|
+
readonly 'red-200': any;
|
|
4830
|
+
readonly 'red-300': any;
|
|
4831
|
+
readonly 'red-400': any;
|
|
4832
|
+
readonly 'red-500': any;
|
|
4833
|
+
readonly 'red-600': any;
|
|
4834
|
+
readonly 'red-700': any;
|
|
4835
|
+
readonly 'red-800': any;
|
|
4836
|
+
readonly 'red-900': any;
|
|
4837
|
+
readonly 'yellow-100': any;
|
|
4838
|
+
readonly 'yellow-200': any;
|
|
4839
|
+
readonly 'yellow-300': any;
|
|
4840
|
+
readonly 'yellow-400': any;
|
|
4841
|
+
readonly 'yellow-500': any;
|
|
4842
|
+
readonly 'yellow-600': any;
|
|
4843
|
+
readonly 'yellow-700': any;
|
|
4844
|
+
readonly 'yellow-800': any;
|
|
4845
|
+
readonly 'yellow-900': any;
|
|
4846
|
+
readonly 'green-100': any;
|
|
4847
|
+
readonly 'green-200': any;
|
|
4848
|
+
readonly 'green-300': any;
|
|
4849
|
+
readonly 'green-400': any;
|
|
4850
|
+
readonly 'green-500': any;
|
|
4851
|
+
readonly 'green-600': any;
|
|
4852
|
+
readonly 'green-700': any;
|
|
4853
|
+
readonly 'green-800': any;
|
|
4854
|
+
readonly 'green-900': any;
|
|
4855
|
+
readonly black: any;
|
|
4856
|
+
readonly white: any;
|
|
4857
|
+
readonly transparent: any;
|
|
4858
|
+
readonly 'background-danger'?: any;
|
|
4859
|
+
readonly 'background-danger-hover'?: any;
|
|
4860
|
+
readonly 'background-danger-prominent'?: any;
|
|
4861
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
4862
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
4863
|
+
readonly 'background-neutrals'?: any;
|
|
4864
|
+
readonly 'background-neutrals-body'?: any;
|
|
4865
|
+
readonly 'background-neutrals-container'?: any;
|
|
4866
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
4867
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
4868
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
4869
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
4870
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
4871
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
4872
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
4873
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
4874
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
4875
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
4876
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
4877
|
+
readonly 'background-primary-prominent'?: any;
|
|
4878
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
4879
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
4880
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
4881
|
+
readonly 'background-primary-subtle'?: any;
|
|
4882
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
4883
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
4884
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
4885
|
+
readonly 'background-success'?: any;
|
|
4886
|
+
readonly 'background-warning-prominent'?: any;
|
|
4887
|
+
readonly 'background-warning-subtle'?: any;
|
|
4888
|
+
readonly 'text-danger'?: any;
|
|
4889
|
+
readonly 'text-danger-active'?: any;
|
|
4890
|
+
readonly 'text-danger-hover'?: any;
|
|
4891
|
+
readonly 'text-danger-inverted'?: any;
|
|
4892
|
+
readonly 'text-neutrals'?: any;
|
|
4893
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
4894
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
4895
|
+
readonly 'text-neutrals-link'?: any;
|
|
4896
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
4897
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
4898
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
4899
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
4900
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
4901
|
+
readonly 'text-primary'?: any;
|
|
4902
|
+
readonly 'text-primary-active'?: any;
|
|
4903
|
+
readonly 'text-primary-hover'?: any;
|
|
4904
|
+
readonly 'text-primary-inverted'?: any;
|
|
4905
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
4906
|
+
readonly 'text-primary-selected'?: any;
|
|
4907
|
+
readonly 'text-success'?: any;
|
|
4908
|
+
readonly 'text-warning'?: any;
|
|
4909
|
+
readonly 'icon-danger'?: any;
|
|
4910
|
+
readonly 'icon-danger-active'?: any;
|
|
4911
|
+
readonly 'icon-danger-hover'?: any;
|
|
4912
|
+
readonly 'icon-danger-inverted'?: any;
|
|
4913
|
+
readonly 'icon-neutrals'?: any;
|
|
4914
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
4915
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
4916
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
4917
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
4918
|
+
readonly 'icon-neutrals-search'?: any;
|
|
4919
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
4920
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
4921
|
+
readonly 'icon-primary'?: any;
|
|
4922
|
+
readonly 'icon-primary-active'?: any;
|
|
4923
|
+
readonly 'icon-primary-hover'?: any;
|
|
4924
|
+
readonly 'icon-primary-inverted'?: any;
|
|
4925
|
+
readonly 'icon-primary-selected'?: any;
|
|
4926
|
+
readonly 'icon-success'?: any;
|
|
4927
|
+
readonly 'icon-success-inverted'?: any;
|
|
4928
|
+
readonly 'icon-warning'?: any;
|
|
4929
|
+
readonly 'border-danger'?: any;
|
|
4930
|
+
readonly 'border-focus-inner'?: any;
|
|
4931
|
+
readonly 'border-focus-middle'?: any;
|
|
4932
|
+
readonly 'border-focus-outer'?: any;
|
|
4933
|
+
readonly 'border-neutrals'?: any;
|
|
4934
|
+
readonly 'border-neutrals-active'?: any;
|
|
4935
|
+
readonly 'border-neutrals-controls'?: any;
|
|
4936
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
4937
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
4938
|
+
readonly 'border-neutrals-hover'?: any;
|
|
4939
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
4940
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
4941
|
+
readonly 'border-primary'?: any;
|
|
4942
|
+
readonly 'border-primary-active'?: any;
|
|
4943
|
+
readonly 'border-primary-hover'?: any;
|
|
4944
|
+
readonly 'border-primary-inverted'?: any;
|
|
4945
|
+
readonly 'border-success'?: any;
|
|
4946
|
+
readonly 'border-warning'?: any;
|
|
4947
|
+
};
|
|
4948
|
+
'font-sizes': {
|
|
4949
|
+
readonly 150: "0.75rem";
|
|
4950
|
+
readonly 175: "0.875rem";
|
|
4951
|
+
readonly 200: "1rem";
|
|
4952
|
+
readonly 225: "1.125rem";
|
|
4953
|
+
readonly 250: "1.25rem";
|
|
4954
|
+
readonly 300: "1.5rem";
|
|
4955
|
+
readonly 400: "2rem";
|
|
4956
|
+
readonly 500: "2.5rem";
|
|
4957
|
+
readonly 600: "3rem";
|
|
4958
|
+
readonly 800: "4rem";
|
|
4959
|
+
readonly 900: "4.5rem";
|
|
4960
|
+
};
|
|
4961
|
+
radii: {
|
|
4962
|
+
readonly none: 0;
|
|
4963
|
+
readonly half: "999em";
|
|
4964
|
+
readonly 25: "2px";
|
|
4965
|
+
readonly 50: "4px";
|
|
4966
|
+
readonly 75: "6px";
|
|
4967
|
+
readonly 100: "8px";
|
|
4968
|
+
readonly 200: "16px";
|
|
4969
|
+
};
|
|
4970
|
+
shadows: {
|
|
4971
|
+
readonly 50: "0 4px 16px #05003812";
|
|
4972
|
+
readonly 100: "0 8px 32px #05003808";
|
|
4973
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
4974
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
4975
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
4976
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
4977
|
+
};
|
|
4978
|
+
sizes: {
|
|
4979
|
+
readonly number: string;
|
|
4980
|
+
readonly 'icon-200': "16px";
|
|
4981
|
+
readonly 'icon-300': "24px";
|
|
4982
|
+
readonly 'icon-400': "32px";
|
|
4983
|
+
};
|
|
4984
|
+
space: {
|
|
4985
|
+
readonly none: 0;
|
|
4986
|
+
readonly 50: "4px";
|
|
4987
|
+
readonly 100: "8px";
|
|
4988
|
+
readonly 150: "12px";
|
|
4989
|
+
readonly 200: "16px";
|
|
4990
|
+
readonly 300: "24px";
|
|
4991
|
+
readonly 400: "32px";
|
|
4992
|
+
readonly 500: "64px";
|
|
4993
|
+
readonly 600: "48px";
|
|
4994
|
+
readonly 800: "64px";
|
|
4995
|
+
readonly 1200: "96px";
|
|
4996
|
+
readonly 1600: "128px";
|
|
4997
|
+
};
|
|
4998
|
+
'space-gap': {
|
|
4999
|
+
readonly none: any;
|
|
5000
|
+
readonly 50: any;
|
|
5001
|
+
readonly 100: any;
|
|
5002
|
+
readonly 200: any;
|
|
5003
|
+
readonly 300: any;
|
|
5004
|
+
};
|
|
5005
|
+
'space-inset': {
|
|
5006
|
+
readonly none: any;
|
|
5007
|
+
readonly 50: any;
|
|
5008
|
+
readonly 100: any;
|
|
5009
|
+
readonly 150: any;
|
|
5010
|
+
readonly 200: any;
|
|
5011
|
+
readonly 300: any;
|
|
5012
|
+
readonly 400: any;
|
|
5013
|
+
readonly 600: any;
|
|
5014
|
+
readonly 800: any;
|
|
5015
|
+
readonly 1200: any;
|
|
5016
|
+
readonly 1600: any;
|
|
5017
|
+
};
|
|
5018
|
+
'space-offset': {
|
|
5019
|
+
readonly none: any;
|
|
5020
|
+
readonly 50: any;
|
|
5021
|
+
readonly 100: any;
|
|
5022
|
+
readonly 150: any;
|
|
5023
|
+
readonly 200: any;
|
|
5024
|
+
readonly 300: any;
|
|
5025
|
+
readonly 400: any;
|
|
5026
|
+
readonly 600: any;
|
|
5027
|
+
readonly 800: any;
|
|
5028
|
+
readonly 1200: any;
|
|
5029
|
+
readonly 1600: any;
|
|
5030
|
+
readonly 'stacking-none': any;
|
|
5031
|
+
readonly 'stacking-100': any;
|
|
5032
|
+
readonly 'stacking-200': any;
|
|
5033
|
+
readonly 'stacking-300': any;
|
|
5034
|
+
readonly 'stacking-400': any;
|
|
5035
|
+
readonly 'stacking-500': any;
|
|
5036
|
+
readonly 'stacking-800': any;
|
|
5037
|
+
};
|
|
5038
|
+
'stroke-width': {
|
|
5039
|
+
readonly thin: "1.5px";
|
|
5040
|
+
readonly normal: "2px";
|
|
5041
|
+
readonly bold: "4px";
|
|
5042
|
+
};
|
|
5043
|
+
'z-indices': {
|
|
5044
|
+
readonly dropdownMenu: 100;
|
|
5045
|
+
readonly popover: 200;
|
|
5046
|
+
readonly tooltip: 300;
|
|
5047
|
+
};
|
|
5048
|
+
}, {
|
|
5049
|
+
readonly background: "colors";
|
|
5050
|
+
readonly backgroundColor: "colors";
|
|
5051
|
+
readonly backgroundImage: "colors";
|
|
5052
|
+
readonly blockSize: "sizes";
|
|
5053
|
+
readonly border: "colors";
|
|
5054
|
+
readonly borderBlock: "colors";
|
|
5055
|
+
readonly borderBlockEnd: "colors";
|
|
5056
|
+
readonly borderBlockStart: "colors";
|
|
5057
|
+
readonly borderBottom: "colors";
|
|
5058
|
+
readonly borderBottomColor: "colors";
|
|
5059
|
+
readonly borderBottomLeftRadius: "radii";
|
|
5060
|
+
readonly borderBottomRightRadius: "radii";
|
|
5061
|
+
readonly borderBottomStyle: "border-styles";
|
|
5062
|
+
readonly borderBottomWidth: "border-widths";
|
|
5063
|
+
readonly borderColor: "colors";
|
|
5064
|
+
readonly borderImage: "colors";
|
|
5065
|
+
readonly borderInline: "colors";
|
|
5066
|
+
readonly borderInlineEnd: "colors";
|
|
5067
|
+
readonly borderInlineStart: "colors";
|
|
5068
|
+
readonly borderLeft: "colors";
|
|
5069
|
+
readonly borderLeftColor: "colors";
|
|
5070
|
+
readonly borderLeftStyle: "border-styles";
|
|
5071
|
+
readonly borderLeftWidth: "border-widths";
|
|
5072
|
+
readonly borderRadius: "radii";
|
|
5073
|
+
readonly borderRight: "colors";
|
|
5074
|
+
readonly borderRightColor: "colors";
|
|
5075
|
+
readonly borderRightStyle: "border-styles";
|
|
5076
|
+
readonly borderRightWidth: "border-widths";
|
|
5077
|
+
readonly borderStyle: "border-styles";
|
|
5078
|
+
readonly borderTop: "colors";
|
|
5079
|
+
readonly borderTopColor: "colors";
|
|
5080
|
+
readonly borderTopLeftRadius: "radii";
|
|
5081
|
+
readonly borderTopRightRadius: "radii";
|
|
5082
|
+
readonly borderTopStyle: "border-styles";
|
|
5083
|
+
readonly borderTopWidth: "border-widths";
|
|
5084
|
+
readonly borderWidth: "border-widths";
|
|
5085
|
+
readonly bottom: "space";
|
|
5086
|
+
readonly boxShadow: "shadows";
|
|
5087
|
+
readonly caretColor: "colors";
|
|
5088
|
+
readonly color: "colors";
|
|
5089
|
+
readonly columnGap: "space-gap";
|
|
5090
|
+
readonly columnRuleColor: "colors";
|
|
5091
|
+
readonly fill: "colors";
|
|
5092
|
+
readonly flexBasis: "sizes";
|
|
5093
|
+
readonly fontFamily: "fonts";
|
|
5094
|
+
readonly fontSize: "font-sizes";
|
|
5095
|
+
readonly fontWeight: "font-weights";
|
|
5096
|
+
readonly gap: "space-gap";
|
|
5097
|
+
readonly gridColumnGap: "space-gap";
|
|
5098
|
+
readonly gridGap: "space-gap";
|
|
5099
|
+
readonly gridRowGap: "space-gap";
|
|
5100
|
+
readonly gridTemplateColumns: "sizes";
|
|
5101
|
+
readonly gridTemplateRows: "sizes";
|
|
5102
|
+
readonly height: "sizes";
|
|
5103
|
+
readonly inlineSize: "sizes";
|
|
5104
|
+
readonly inset: "space-inset";
|
|
5105
|
+
readonly insetBlock: "space-inset";
|
|
5106
|
+
readonly insetBlockEnd: "space-inset";
|
|
5107
|
+
readonly insetBlockStart: "space-inset";
|
|
5108
|
+
readonly insetInline: "space-inset";
|
|
5109
|
+
readonly insetInlineEnd: "space-inset";
|
|
5110
|
+
readonly insetInlineStart: "space-inset";
|
|
5111
|
+
readonly left: "space";
|
|
5112
|
+
readonly letterSpacing: "letter-spacings";
|
|
5113
|
+
readonly lineHeight: "line-heights";
|
|
5114
|
+
readonly margin: "space-offset";
|
|
5115
|
+
readonly marginBlock: "space-offset";
|
|
5116
|
+
readonly marginBlockEnd: "space-offset";
|
|
5117
|
+
readonly marginBlockStart: "space-offset";
|
|
5118
|
+
readonly marginBottom: "space-offset";
|
|
5119
|
+
readonly marginInline: "space-offset";
|
|
5120
|
+
readonly marginInlineEnd: "space-offset";
|
|
5121
|
+
readonly marginInlineStart: "space-offset";
|
|
5122
|
+
readonly marginLeft: "space-offset";
|
|
5123
|
+
readonly marginRight: "space-offset";
|
|
5124
|
+
readonly marginTop: "space-offset";
|
|
5125
|
+
readonly maxBlockSize: "sizes";
|
|
5126
|
+
readonly maxHeight: "sizes";
|
|
5127
|
+
readonly maxInlineSize: "sizes";
|
|
5128
|
+
readonly maxWidth: "sizes";
|
|
5129
|
+
readonly minBlockSize: "sizes";
|
|
5130
|
+
readonly minHeight: "sizes";
|
|
5131
|
+
readonly minInlineSize: "sizes";
|
|
5132
|
+
readonly minWidth: "sizes";
|
|
5133
|
+
readonly outline: "colors";
|
|
5134
|
+
readonly outlineColor: "colors";
|
|
5135
|
+
readonly padding: "space-inset";
|
|
5136
|
+
readonly paddingBlock: "space-inset";
|
|
5137
|
+
readonly paddingBlockEnd: "space-inset";
|
|
5138
|
+
readonly paddingBlockStart: "space-inset";
|
|
5139
|
+
readonly paddingBottom: "space-inset";
|
|
5140
|
+
readonly paddingInline: "space-inset";
|
|
5141
|
+
readonly paddingInlineEnd: "space-inset";
|
|
5142
|
+
readonly paddingInlineStart: "space-inset";
|
|
5143
|
+
readonly paddingLeft: "space-inset";
|
|
5144
|
+
readonly paddingRight: "space-inset";
|
|
5145
|
+
readonly paddingTop: "space-inset";
|
|
5146
|
+
readonly right: "space";
|
|
5147
|
+
readonly rowGap: "space-gap";
|
|
5148
|
+
readonly scrollMargin: "space-offset";
|
|
5149
|
+
readonly scrollMarginBlock: "space-offset";
|
|
5150
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
5151
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
5152
|
+
readonly scrollMarginBottom: "space-offset";
|
|
5153
|
+
readonly scrollMarginInline: "space-offset";
|
|
5154
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
5155
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
5156
|
+
readonly scrollMarginLeft: "space-offset";
|
|
5157
|
+
readonly scrollMarginRight: "space-offset";
|
|
5158
|
+
readonly scrollMarginTop: "space-offset";
|
|
5159
|
+
readonly scrollPadding: "space-inset";
|
|
5160
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
5161
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
5162
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
5163
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
5164
|
+
readonly scrollPaddingInline: "space-inset";
|
|
5165
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
5166
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
5167
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
5168
|
+
readonly scrollPaddingRight: "space-inset";
|
|
5169
|
+
readonly scrollPaddingTop: "space-inset";
|
|
5170
|
+
readonly stroke: "colors";
|
|
5171
|
+
readonly strokeWidth: "stroke-width";
|
|
5172
|
+
readonly textDecorationColor: "colors";
|
|
5173
|
+
readonly textShadow: "shadows";
|
|
5174
|
+
readonly top: "space";
|
|
5175
|
+
readonly transition: "transitions";
|
|
5176
|
+
readonly width: "sizes";
|
|
5177
|
+
readonly zIndex: "z-indices";
|
|
5178
|
+
}, {
|
|
5179
|
+
paddingX: (value: {
|
|
5180
|
+
readonly [$$PropertyValue]: "padding";
|
|
5181
|
+
}) => {
|
|
5182
|
+
paddingLeft: {
|
|
5183
|
+
readonly [$$PropertyValue]: "padding";
|
|
5184
|
+
};
|
|
5185
|
+
paddingRight: {
|
|
5186
|
+
readonly [$$PropertyValue]: "padding";
|
|
5187
|
+
};
|
|
5188
|
+
};
|
|
5189
|
+
paddingY: (value: {
|
|
5190
|
+
readonly [$$PropertyValue]: "padding";
|
|
5191
|
+
}) => {
|
|
5192
|
+
paddingTop: {
|
|
5193
|
+
readonly [$$PropertyValue]: "padding";
|
|
5194
|
+
};
|
|
5195
|
+
paddingBottom: {
|
|
5196
|
+
readonly [$$PropertyValue]: "padding";
|
|
5197
|
+
};
|
|
5198
|
+
};
|
|
5199
|
+
marginX: (value: {
|
|
5200
|
+
readonly [$$PropertyValue]: "margin";
|
|
5201
|
+
}) => {
|
|
5202
|
+
marginLeft: {
|
|
5203
|
+
readonly [$$PropertyValue]: "margin";
|
|
5204
|
+
};
|
|
5205
|
+
marginRight: {
|
|
5206
|
+
readonly [$$PropertyValue]: "margin";
|
|
5207
|
+
};
|
|
5208
|
+
};
|
|
5209
|
+
marginY: (value: {
|
|
5210
|
+
readonly [$$PropertyValue]: "margin";
|
|
5211
|
+
}) => {
|
|
5212
|
+
marginTop: {
|
|
5213
|
+
readonly [$$PropertyValue]: "margin";
|
|
5214
|
+
};
|
|
5215
|
+
marginBottom: {
|
|
5216
|
+
readonly [$$PropertyValue]: "margin";
|
|
5217
|
+
};
|
|
5218
|
+
};
|
|
5219
|
+
square: (value: {
|
|
5220
|
+
readonly [$$PropertyValue]: "width";
|
|
5221
|
+
}) => {
|
|
5222
|
+
width: {
|
|
5223
|
+
readonly [$$PropertyValue]: "width";
|
|
5224
|
+
};
|
|
5225
|
+
height: {
|
|
5226
|
+
readonly [$$PropertyValue]: "width";
|
|
5227
|
+
};
|
|
5228
|
+
};
|
|
5229
|
+
}> | undefined;
|
|
5230
|
+
}> & {
|
|
5231
|
+
children?: react.ReactNode;
|
|
5232
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
5233
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
5234
|
+
'border-widths': {
|
|
5235
|
+
readonly none: 0;
|
|
5236
|
+
readonly sm: "1px";
|
|
5237
|
+
readonly md: "2px";
|
|
5238
|
+
readonly lg: "4px";
|
|
5239
|
+
};
|
|
5240
|
+
colors: {
|
|
5241
|
+
readonly 'blue-100': any;
|
|
5242
|
+
readonly 'blue-200': any;
|
|
5243
|
+
readonly 'blue-300': any;
|
|
5244
|
+
readonly 'blue-400': any;
|
|
5245
|
+
readonly 'blue-500': any;
|
|
5246
|
+
readonly 'blue-600': any;
|
|
5247
|
+
readonly 'blue-700': any;
|
|
5248
|
+
readonly 'blue-800': any;
|
|
5249
|
+
readonly 'blue-900': any;
|
|
5250
|
+
readonly 'blue-1000': any;
|
|
5251
|
+
readonly 'gray-100': any;
|
|
5252
|
+
readonly 'gray-200': any;
|
|
5253
|
+
readonly 'gray-300': any;
|
|
5254
|
+
readonly 'gray-400': any;
|
|
5255
|
+
readonly 'gray-500': any;
|
|
5256
|
+
readonly 'gray-600': any;
|
|
5257
|
+
readonly 'gray-700': any;
|
|
5258
|
+
readonly 'gray-800': any;
|
|
5259
|
+
readonly 'gray-900': any;
|
|
5260
|
+
readonly 'indigo-100': any;
|
|
5261
|
+
readonly 'indigo-200': any;
|
|
5262
|
+
readonly 'indigo-300': any;
|
|
5263
|
+
readonly 'indigo-400': any;
|
|
5264
|
+
readonly 'indigo-500': any;
|
|
5265
|
+
readonly 'indigo-600': any;
|
|
5266
|
+
readonly 'indigo-700': any;
|
|
5267
|
+
readonly 'indigo-800': any;
|
|
5268
|
+
readonly 'indigo-900': any;
|
|
5269
|
+
readonly 'red-100': any;
|
|
5270
|
+
readonly 'red-200': any;
|
|
5271
|
+
readonly 'red-300': any;
|
|
5272
|
+
readonly 'red-400': any;
|
|
5273
|
+
readonly 'red-500': any;
|
|
5274
|
+
readonly 'red-600': any;
|
|
5275
|
+
readonly 'red-700': any;
|
|
5276
|
+
readonly 'red-800': any;
|
|
5277
|
+
readonly 'red-900': any;
|
|
5278
|
+
readonly 'yellow-100': any;
|
|
5279
|
+
readonly 'yellow-200': any;
|
|
5280
|
+
readonly 'yellow-300': any;
|
|
5281
|
+
readonly 'yellow-400': any;
|
|
5282
|
+
readonly 'yellow-500': any;
|
|
5283
|
+
readonly 'yellow-600': any;
|
|
5284
|
+
readonly 'yellow-700': any;
|
|
5285
|
+
readonly 'yellow-800': any;
|
|
5286
|
+
readonly 'yellow-900': any;
|
|
5287
|
+
readonly 'green-100': any;
|
|
5288
|
+
readonly 'green-200': any;
|
|
5289
|
+
readonly 'green-300': any;
|
|
5290
|
+
readonly 'green-400': any;
|
|
5291
|
+
readonly 'green-500': any;
|
|
5292
|
+
readonly 'green-600': any;
|
|
5293
|
+
readonly 'green-700': any;
|
|
5294
|
+
readonly 'green-800': any;
|
|
5295
|
+
readonly 'green-900': any;
|
|
5296
|
+
readonly black: any;
|
|
5297
|
+
readonly white: any;
|
|
5298
|
+
readonly transparent: any;
|
|
5299
|
+
readonly 'background-danger'?: any;
|
|
5300
|
+
readonly 'background-danger-hover'?: any;
|
|
5301
|
+
readonly 'background-danger-prominent'?: any;
|
|
5302
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
5303
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
5304
|
+
readonly 'background-neutrals'?: any;
|
|
5305
|
+
readonly 'background-neutrals-body'?: any;
|
|
5306
|
+
readonly 'background-neutrals-container'?: any;
|
|
5307
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
5308
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
5309
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
5310
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
5311
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
5312
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
5313
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
5314
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
5315
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
5316
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
5317
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
5318
|
+
readonly 'background-primary-prominent'?: any;
|
|
5319
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
5320
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
5321
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
5322
|
+
readonly 'background-primary-subtle'?: any;
|
|
5323
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
5324
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
5325
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
5326
|
+
readonly 'background-success'?: any;
|
|
5327
|
+
readonly 'background-warning-prominent'?: any;
|
|
5328
|
+
readonly 'background-warning-subtle'?: any;
|
|
5329
|
+
readonly 'text-danger'?: any;
|
|
5330
|
+
readonly 'text-danger-active'?: any;
|
|
5331
|
+
readonly 'text-danger-hover'?: any;
|
|
5332
|
+
readonly 'text-danger-inverted'?: any;
|
|
5333
|
+
readonly 'text-neutrals'?: any;
|
|
5334
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
5335
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
5336
|
+
readonly 'text-neutrals-link'?: any;
|
|
5337
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
5338
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
5339
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
5340
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
5341
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
5342
|
+
readonly 'text-primary'?: any;
|
|
5343
|
+
readonly 'text-primary-active'?: any;
|
|
5344
|
+
readonly 'text-primary-hover'?: any;
|
|
5345
|
+
readonly 'text-primary-inverted'?: any;
|
|
5346
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
5347
|
+
readonly 'text-primary-selected'?: any;
|
|
5348
|
+
readonly 'text-success'?: any;
|
|
5349
|
+
readonly 'text-warning'?: any;
|
|
5350
|
+
readonly 'icon-danger'?: any;
|
|
5351
|
+
readonly 'icon-danger-active'?: any;
|
|
5352
|
+
readonly 'icon-danger-hover'?: any;
|
|
5353
|
+
readonly 'icon-danger-inverted'?: any;
|
|
5354
|
+
readonly 'icon-neutrals'?: any;
|
|
5355
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
5356
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
5357
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
5358
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
5359
|
+
readonly 'icon-neutrals-search'?: any;
|
|
5360
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
5361
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
5362
|
+
readonly 'icon-primary'?: any;
|
|
5363
|
+
readonly 'icon-primary-active'?: any;
|
|
5364
|
+
readonly 'icon-primary-hover'?: any;
|
|
5365
|
+
readonly 'icon-primary-inverted'?: any;
|
|
5366
|
+
readonly 'icon-primary-selected'?: any;
|
|
5367
|
+
readonly 'icon-success'?: any;
|
|
5368
|
+
readonly 'icon-success-inverted'?: any;
|
|
5369
|
+
readonly 'icon-warning'?: any;
|
|
5370
|
+
readonly 'border-danger'?: any;
|
|
5371
|
+
readonly 'border-focus-inner'?: any;
|
|
5372
|
+
readonly 'border-focus-middle'?: any;
|
|
5373
|
+
readonly 'border-focus-outer'?: any;
|
|
5374
|
+
readonly 'border-neutrals'?: any;
|
|
5375
|
+
readonly 'border-neutrals-active'?: any;
|
|
5376
|
+
readonly 'border-neutrals-controls'?: any;
|
|
5377
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
5378
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
5379
|
+
readonly 'border-neutrals-hover'?: any;
|
|
5380
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
5381
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
5382
|
+
readonly 'border-primary'?: any;
|
|
5383
|
+
readonly 'border-primary-active'?: any;
|
|
5384
|
+
readonly 'border-primary-hover'?: any;
|
|
5385
|
+
readonly 'border-primary-inverted'?: any;
|
|
5386
|
+
readonly 'border-success'?: any;
|
|
5387
|
+
readonly 'border-warning'?: any;
|
|
5388
|
+
};
|
|
5389
|
+
'font-sizes': {
|
|
5390
|
+
readonly 150: "0.75rem";
|
|
5391
|
+
readonly 175: "0.875rem";
|
|
5392
|
+
readonly 200: "1rem";
|
|
5393
|
+
readonly 225: "1.125rem";
|
|
5394
|
+
readonly 250: "1.25rem";
|
|
5395
|
+
readonly 300: "1.5rem";
|
|
5396
|
+
readonly 400: "2rem";
|
|
5397
|
+
readonly 500: "2.5rem";
|
|
5398
|
+
readonly 600: "3rem";
|
|
5399
|
+
readonly 800: "4rem";
|
|
5400
|
+
readonly 900: "4.5rem";
|
|
5401
|
+
};
|
|
5402
|
+
radii: {
|
|
5403
|
+
readonly none: 0;
|
|
5404
|
+
readonly half: "999em";
|
|
5405
|
+
readonly 25: "2px";
|
|
5406
|
+
readonly 50: "4px";
|
|
5407
|
+
readonly 75: "6px";
|
|
5408
|
+
readonly 100: "8px";
|
|
5409
|
+
readonly 200: "16px";
|
|
5410
|
+
};
|
|
5411
|
+
shadows: {
|
|
5412
|
+
readonly 50: "0 4px 16px #05003812";
|
|
5413
|
+
readonly 100: "0 8px 32px #05003808";
|
|
5414
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
5415
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
5416
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
5417
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
5418
|
+
};
|
|
5419
|
+
sizes: {
|
|
5420
|
+
readonly number: string;
|
|
5421
|
+
readonly 'icon-200': "16px";
|
|
5422
|
+
readonly 'icon-300': "24px";
|
|
5423
|
+
readonly 'icon-400': "32px";
|
|
5424
|
+
};
|
|
5425
|
+
space: {
|
|
5426
|
+
readonly none: 0;
|
|
5427
|
+
readonly 50: "4px";
|
|
5428
|
+
readonly 100: "8px";
|
|
5429
|
+
readonly 150: "12px";
|
|
5430
|
+
readonly 200: "16px";
|
|
5431
|
+
readonly 300: "24px";
|
|
5432
|
+
readonly 400: "32px";
|
|
5433
|
+
readonly 500: "64px";
|
|
5434
|
+
readonly 600: "48px";
|
|
5435
|
+
readonly 800: "64px";
|
|
5436
|
+
readonly 1200: "96px";
|
|
5437
|
+
readonly 1600: "128px";
|
|
5438
|
+
};
|
|
5439
|
+
'space-gap': {
|
|
5440
|
+
readonly none: any;
|
|
5441
|
+
readonly 50: any;
|
|
5442
|
+
readonly 100: any;
|
|
5443
|
+
readonly 200: any;
|
|
5444
|
+
readonly 300: any;
|
|
5445
|
+
};
|
|
5446
|
+
'space-inset': {
|
|
5447
|
+
readonly none: any;
|
|
5448
|
+
readonly 50: any;
|
|
5449
|
+
readonly 100: any;
|
|
5450
|
+
readonly 150: any;
|
|
5451
|
+
readonly 200: any;
|
|
5452
|
+
readonly 300: any;
|
|
5453
|
+
readonly 400: any;
|
|
5454
|
+
readonly 600: any;
|
|
5455
|
+
readonly 800: any;
|
|
5456
|
+
readonly 1200: any;
|
|
5457
|
+
readonly 1600: any;
|
|
5458
|
+
};
|
|
5459
|
+
'space-offset': {
|
|
5460
|
+
readonly none: any;
|
|
5461
|
+
readonly 50: any;
|
|
5462
|
+
readonly 100: any;
|
|
5463
|
+
readonly 150: any;
|
|
5464
|
+
readonly 200: any;
|
|
5465
|
+
readonly 300: any;
|
|
5466
|
+
readonly 400: any;
|
|
5467
|
+
readonly 600: any;
|
|
5468
|
+
readonly 800: any;
|
|
5469
|
+
readonly 1200: any;
|
|
5470
|
+
readonly 1600: any;
|
|
5471
|
+
readonly 'stacking-none': any;
|
|
5472
|
+
readonly 'stacking-100': any;
|
|
5473
|
+
readonly 'stacking-200': any;
|
|
5474
|
+
readonly 'stacking-300': any;
|
|
5475
|
+
readonly 'stacking-400': any;
|
|
5476
|
+
readonly 'stacking-500': any;
|
|
5477
|
+
readonly 'stacking-800': any;
|
|
5478
|
+
};
|
|
5479
|
+
'stroke-width': {
|
|
5480
|
+
readonly thin: "1.5px";
|
|
5481
|
+
readonly normal: "2px";
|
|
5482
|
+
readonly bold: "4px";
|
|
5483
|
+
};
|
|
5484
|
+
'z-indices': {
|
|
5485
|
+
readonly dropdownMenu: 100;
|
|
5486
|
+
readonly popover: 200;
|
|
5487
|
+
readonly tooltip: 300;
|
|
5488
|
+
};
|
|
5489
|
+
}, {
|
|
5490
|
+
readonly background: "colors";
|
|
5491
|
+
readonly backgroundColor: "colors";
|
|
5492
|
+
readonly backgroundImage: "colors";
|
|
5493
|
+
readonly blockSize: "sizes";
|
|
5494
|
+
readonly border: "colors";
|
|
5495
|
+
readonly borderBlock: "colors";
|
|
5496
|
+
readonly borderBlockEnd: "colors";
|
|
5497
|
+
readonly borderBlockStart: "colors";
|
|
5498
|
+
readonly borderBottom: "colors";
|
|
5499
|
+
readonly borderBottomColor: "colors";
|
|
5500
|
+
readonly borderBottomLeftRadius: "radii";
|
|
5501
|
+
readonly borderBottomRightRadius: "radii";
|
|
5502
|
+
readonly borderBottomStyle: "border-styles";
|
|
5503
|
+
readonly borderBottomWidth: "border-widths";
|
|
5504
|
+
readonly borderColor: "colors";
|
|
5505
|
+
readonly borderImage: "colors";
|
|
5506
|
+
readonly borderInline: "colors";
|
|
5507
|
+
readonly borderInlineEnd: "colors";
|
|
5508
|
+
readonly borderInlineStart: "colors";
|
|
5509
|
+
readonly borderLeft: "colors";
|
|
5510
|
+
readonly borderLeftColor: "colors";
|
|
5511
|
+
readonly borderLeftStyle: "border-styles";
|
|
5512
|
+
readonly borderLeftWidth: "border-widths";
|
|
5513
|
+
readonly borderRadius: "radii";
|
|
5514
|
+
readonly borderRight: "colors";
|
|
5515
|
+
readonly borderRightColor: "colors";
|
|
5516
|
+
readonly borderRightStyle: "border-styles";
|
|
5517
|
+
readonly borderRightWidth: "border-widths";
|
|
5518
|
+
readonly borderStyle: "border-styles";
|
|
5519
|
+
readonly borderTop: "colors";
|
|
5520
|
+
readonly borderTopColor: "colors";
|
|
5521
|
+
readonly borderTopLeftRadius: "radii";
|
|
5522
|
+
readonly borderTopRightRadius: "radii";
|
|
5523
|
+
readonly borderTopStyle: "border-styles";
|
|
5524
|
+
readonly borderTopWidth: "border-widths";
|
|
5525
|
+
readonly borderWidth: "border-widths";
|
|
5526
|
+
readonly bottom: "space";
|
|
5527
|
+
readonly boxShadow: "shadows";
|
|
5528
|
+
readonly caretColor: "colors";
|
|
5529
|
+
readonly color: "colors";
|
|
5530
|
+
readonly columnGap: "space-gap";
|
|
5531
|
+
readonly columnRuleColor: "colors";
|
|
5532
|
+
readonly fill: "colors";
|
|
5533
|
+
readonly flexBasis: "sizes";
|
|
5534
|
+
readonly fontFamily: "fonts";
|
|
5535
|
+
readonly fontSize: "font-sizes";
|
|
5536
|
+
readonly fontWeight: "font-weights";
|
|
5537
|
+
readonly gap: "space-gap";
|
|
5538
|
+
readonly gridColumnGap: "space-gap";
|
|
5539
|
+
readonly gridGap: "space-gap";
|
|
5540
|
+
readonly gridRowGap: "space-gap";
|
|
5541
|
+
readonly gridTemplateColumns: "sizes";
|
|
5542
|
+
readonly gridTemplateRows: "sizes";
|
|
5543
|
+
readonly height: "sizes";
|
|
5544
|
+
readonly inlineSize: "sizes";
|
|
5545
|
+
readonly inset: "space-inset";
|
|
5546
|
+
readonly insetBlock: "space-inset";
|
|
5547
|
+
readonly insetBlockEnd: "space-inset";
|
|
5548
|
+
readonly insetBlockStart: "space-inset";
|
|
5549
|
+
readonly insetInline: "space-inset";
|
|
5550
|
+
readonly insetInlineEnd: "space-inset";
|
|
5551
|
+
readonly insetInlineStart: "space-inset";
|
|
5552
|
+
readonly left: "space";
|
|
5553
|
+
readonly letterSpacing: "letter-spacings";
|
|
5554
|
+
readonly lineHeight: "line-heights";
|
|
5555
|
+
readonly margin: "space-offset";
|
|
5556
|
+
readonly marginBlock: "space-offset";
|
|
5557
|
+
readonly marginBlockEnd: "space-offset";
|
|
5558
|
+
readonly marginBlockStart: "space-offset";
|
|
5559
|
+
readonly marginBottom: "space-offset";
|
|
5560
|
+
readonly marginInline: "space-offset";
|
|
5561
|
+
readonly marginInlineEnd: "space-offset";
|
|
5562
|
+
readonly marginInlineStart: "space-offset";
|
|
5563
|
+
readonly marginLeft: "space-offset";
|
|
5564
|
+
readonly marginRight: "space-offset";
|
|
5565
|
+
readonly marginTop: "space-offset";
|
|
5566
|
+
readonly maxBlockSize: "sizes";
|
|
5567
|
+
readonly maxHeight: "sizes";
|
|
5568
|
+
readonly maxInlineSize: "sizes";
|
|
5569
|
+
readonly maxWidth: "sizes";
|
|
5570
|
+
readonly minBlockSize: "sizes";
|
|
5571
|
+
readonly minHeight: "sizes";
|
|
5572
|
+
readonly minInlineSize: "sizes";
|
|
5573
|
+
readonly minWidth: "sizes";
|
|
5574
|
+
readonly outline: "colors";
|
|
5575
|
+
readonly outlineColor: "colors";
|
|
5576
|
+
readonly padding: "space-inset";
|
|
5577
|
+
readonly paddingBlock: "space-inset";
|
|
5578
|
+
readonly paddingBlockEnd: "space-inset";
|
|
5579
|
+
readonly paddingBlockStart: "space-inset";
|
|
5580
|
+
readonly paddingBottom: "space-inset";
|
|
5581
|
+
readonly paddingInline: "space-inset";
|
|
5582
|
+
readonly paddingInlineEnd: "space-inset";
|
|
5583
|
+
readonly paddingInlineStart: "space-inset";
|
|
5584
|
+
readonly paddingLeft: "space-inset";
|
|
5585
|
+
readonly paddingRight: "space-inset";
|
|
5586
|
+
readonly paddingTop: "space-inset";
|
|
5587
|
+
readonly right: "space";
|
|
5588
|
+
readonly rowGap: "space-gap";
|
|
5589
|
+
readonly scrollMargin: "space-offset";
|
|
5590
|
+
readonly scrollMarginBlock: "space-offset";
|
|
5591
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
5592
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
5593
|
+
readonly scrollMarginBottom: "space-offset";
|
|
5594
|
+
readonly scrollMarginInline: "space-offset";
|
|
5595
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
5596
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
5597
|
+
readonly scrollMarginLeft: "space-offset";
|
|
5598
|
+
readonly scrollMarginRight: "space-offset";
|
|
5599
|
+
readonly scrollMarginTop: "space-offset";
|
|
5600
|
+
readonly scrollPadding: "space-inset";
|
|
5601
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
5602
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
5603
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
5604
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
5605
|
+
readonly scrollPaddingInline: "space-inset";
|
|
5606
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
5607
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
5608
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
5609
|
+
readonly scrollPaddingRight: "space-inset";
|
|
5610
|
+
readonly scrollPaddingTop: "space-inset";
|
|
5611
|
+
readonly stroke: "colors";
|
|
5612
|
+
readonly strokeWidth: "stroke-width";
|
|
5613
|
+
readonly textDecorationColor: "colors";
|
|
5614
|
+
readonly textShadow: "shadows";
|
|
5615
|
+
readonly top: "space";
|
|
5616
|
+
readonly transition: "transitions";
|
|
5617
|
+
readonly width: "sizes";
|
|
5618
|
+
readonly zIndex: "z-indices";
|
|
5619
|
+
}, {
|
|
5620
|
+
paddingX: (value: {
|
|
5621
|
+
readonly [$$PropertyValue]: "padding";
|
|
5622
|
+
}) => {
|
|
5623
|
+
paddingLeft: {
|
|
5624
|
+
readonly [$$PropertyValue]: "padding";
|
|
5625
|
+
};
|
|
5626
|
+
paddingRight: {
|
|
5627
|
+
readonly [$$PropertyValue]: "padding";
|
|
5628
|
+
};
|
|
5629
|
+
};
|
|
5630
|
+
paddingY: (value: {
|
|
5631
|
+
readonly [$$PropertyValue]: "padding";
|
|
5632
|
+
}) => {
|
|
5633
|
+
paddingTop: {
|
|
5634
|
+
readonly [$$PropertyValue]: "padding";
|
|
5635
|
+
};
|
|
5636
|
+
paddingBottom: {
|
|
5637
|
+
readonly [$$PropertyValue]: "padding";
|
|
5638
|
+
};
|
|
5639
|
+
};
|
|
5640
|
+
marginX: (value: {
|
|
5641
|
+
readonly [$$PropertyValue]: "margin";
|
|
5642
|
+
}) => {
|
|
5643
|
+
marginLeft: {
|
|
5644
|
+
readonly [$$PropertyValue]: "margin";
|
|
5645
|
+
};
|
|
5646
|
+
marginRight: {
|
|
5647
|
+
readonly [$$PropertyValue]: "margin";
|
|
5648
|
+
};
|
|
5649
|
+
};
|
|
5650
|
+
marginY: (value: {
|
|
5651
|
+
readonly [$$PropertyValue]: "margin";
|
|
5652
|
+
}) => {
|
|
5653
|
+
marginTop: {
|
|
5654
|
+
readonly [$$PropertyValue]: "margin";
|
|
5655
|
+
};
|
|
5656
|
+
marginBottom: {
|
|
5657
|
+
readonly [$$PropertyValue]: "margin";
|
|
5658
|
+
};
|
|
5659
|
+
};
|
|
5660
|
+
square: (value: {
|
|
5661
|
+
readonly [$$PropertyValue]: "width";
|
|
5662
|
+
}) => {
|
|
5663
|
+
width: {
|
|
5664
|
+
readonly [$$PropertyValue]: "width";
|
|
5665
|
+
};
|
|
5666
|
+
height: {
|
|
5667
|
+
readonly [$$PropertyValue]: "width";
|
|
5668
|
+
};
|
|
5669
|
+
};
|
|
5670
|
+
}> | undefined;
|
|
5671
|
+
}> & {
|
|
5672
|
+
children?: react.ReactNode;
|
|
5673
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
5674
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
5675
|
+
} & {
|
|
5676
|
+
asChild?: boolean | undefined;
|
|
5677
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
5678
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
5679
|
+
'border-widths': {
|
|
5680
|
+
readonly none: 0;
|
|
5681
|
+
readonly sm: "1px";
|
|
5682
|
+
readonly md: "2px";
|
|
5683
|
+
readonly lg: "4px";
|
|
5684
|
+
};
|
|
5685
|
+
colors: {
|
|
5686
|
+
readonly 'blue-100': any;
|
|
5687
|
+
readonly 'blue-200': any;
|
|
5688
|
+
readonly 'blue-300': any;
|
|
5689
|
+
readonly 'blue-400': any;
|
|
5690
|
+
readonly 'blue-500': any;
|
|
5691
|
+
readonly 'blue-600': any;
|
|
5692
|
+
readonly 'blue-700': any;
|
|
5693
|
+
readonly 'blue-800': any;
|
|
5694
|
+
readonly 'blue-900': any;
|
|
5695
|
+
readonly 'blue-1000': any;
|
|
5696
|
+
readonly 'gray-100': any;
|
|
5697
|
+
readonly 'gray-200': any;
|
|
5698
|
+
readonly 'gray-300': any;
|
|
5699
|
+
readonly 'gray-400': any;
|
|
5700
|
+
readonly 'gray-500': any;
|
|
5701
|
+
readonly 'gray-600': any;
|
|
5702
|
+
readonly 'gray-700': any;
|
|
5703
|
+
readonly 'gray-800': any;
|
|
5704
|
+
readonly 'gray-900': any;
|
|
5705
|
+
readonly 'indigo-100': any;
|
|
5706
|
+
readonly 'indigo-200': any;
|
|
5707
|
+
readonly 'indigo-300': any;
|
|
5708
|
+
readonly 'indigo-400': any;
|
|
5709
|
+
readonly 'indigo-500': any;
|
|
5710
|
+
readonly 'indigo-600': any;
|
|
5711
|
+
readonly 'indigo-700': any;
|
|
5712
|
+
readonly 'indigo-800': any;
|
|
5713
|
+
readonly 'indigo-900': any;
|
|
5714
|
+
readonly 'red-100': any;
|
|
5715
|
+
readonly 'red-200': any;
|
|
5716
|
+
readonly 'red-300': any;
|
|
5717
|
+
readonly 'red-400': any;
|
|
5718
|
+
readonly 'red-500': any;
|
|
5719
|
+
readonly 'red-600': any;
|
|
5720
|
+
readonly 'red-700': any;
|
|
5721
|
+
readonly 'red-800': any;
|
|
5722
|
+
readonly 'red-900': any;
|
|
5723
|
+
readonly 'yellow-100': any;
|
|
5724
|
+
readonly 'yellow-200': any;
|
|
5725
|
+
readonly 'yellow-300': any;
|
|
5726
|
+
readonly 'yellow-400': any;
|
|
5727
|
+
readonly 'yellow-500': any;
|
|
5728
|
+
readonly 'yellow-600': any;
|
|
5729
|
+
readonly 'yellow-700': any;
|
|
5730
|
+
readonly 'yellow-800': any;
|
|
5731
|
+
readonly 'yellow-900': any;
|
|
5732
|
+
readonly 'green-100': any;
|
|
5733
|
+
readonly 'green-200': any;
|
|
5734
|
+
readonly 'green-300': any;
|
|
5735
|
+
readonly 'green-400': any;
|
|
5736
|
+
readonly 'green-500': any;
|
|
5737
|
+
readonly 'green-600': any;
|
|
5738
|
+
readonly 'green-700': any;
|
|
5739
|
+
readonly 'green-800': any;
|
|
5740
|
+
readonly 'green-900': any;
|
|
5741
|
+
readonly black: any;
|
|
5742
|
+
readonly white: any;
|
|
5743
|
+
readonly transparent: any;
|
|
5744
|
+
readonly 'background-danger'?: any;
|
|
5745
|
+
readonly 'background-danger-hover'?: any;
|
|
5746
|
+
readonly 'background-danger-prominent'?: any;
|
|
5747
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
5748
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
5749
|
+
readonly 'background-neutrals'?: any;
|
|
5750
|
+
readonly 'background-neutrals-body'?: any;
|
|
5751
|
+
readonly 'background-neutrals-container'?: any;
|
|
5752
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
5753
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
5754
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
5755
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
5756
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
5757
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
5758
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
5759
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
5760
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
5761
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
5762
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
5763
|
+
readonly 'background-primary-prominent'?: any;
|
|
5764
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
5765
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
5766
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
5767
|
+
readonly 'background-primary-subtle'?: any;
|
|
5768
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
5769
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
5770
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
5771
|
+
readonly 'background-success'?: any;
|
|
5772
|
+
readonly 'background-warning-prominent'?: any;
|
|
5773
|
+
readonly 'background-warning-subtle'?: any;
|
|
5774
|
+
readonly 'text-danger'?: any;
|
|
5775
|
+
readonly 'text-danger-active'?: any;
|
|
5776
|
+
readonly 'text-danger-hover'?: any;
|
|
5777
|
+
readonly 'text-danger-inverted'?: any;
|
|
5778
|
+
readonly 'text-neutrals'?: any;
|
|
5779
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
5780
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
5781
|
+
readonly 'text-neutrals-link'?: any;
|
|
5782
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
5783
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
5784
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
5785
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
5786
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
5787
|
+
readonly 'text-primary'?: any;
|
|
5788
|
+
readonly 'text-primary-active'?: any;
|
|
5789
|
+
readonly 'text-primary-hover'?: any;
|
|
5790
|
+
readonly 'text-primary-inverted'?: any;
|
|
5791
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
5792
|
+
readonly 'text-primary-selected'?: any;
|
|
5793
|
+
readonly 'text-success'?: any;
|
|
5794
|
+
readonly 'text-warning'?: any;
|
|
5795
|
+
readonly 'icon-danger'?: any;
|
|
5796
|
+
readonly 'icon-danger-active'?: any;
|
|
5797
|
+
readonly 'icon-danger-hover'?: any;
|
|
5798
|
+
readonly 'icon-danger-inverted'?: any;
|
|
5799
|
+
readonly 'icon-neutrals'?: any;
|
|
5800
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
5801
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
5802
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
5803
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
5804
|
+
readonly 'icon-neutrals-search'?: any;
|
|
5805
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
5806
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
5807
|
+
readonly 'icon-primary'?: any;
|
|
5808
|
+
readonly 'icon-primary-active'?: any;
|
|
5809
|
+
readonly 'icon-primary-hover'?: any;
|
|
5810
|
+
readonly 'icon-primary-inverted'?: any;
|
|
5811
|
+
readonly 'icon-primary-selected'?: any;
|
|
5812
|
+
readonly 'icon-success'?: any;
|
|
5813
|
+
readonly 'icon-success-inverted'?: any;
|
|
5814
|
+
readonly 'icon-warning'?: any;
|
|
5815
|
+
readonly 'border-danger'?: any;
|
|
5816
|
+
readonly 'border-focus-inner'?: any;
|
|
5817
|
+
readonly 'border-focus-middle'?: any;
|
|
5818
|
+
readonly 'border-focus-outer'?: any;
|
|
5819
|
+
readonly 'border-neutrals'?: any;
|
|
5820
|
+
readonly 'border-neutrals-active'?: any;
|
|
5821
|
+
readonly 'border-neutrals-controls'?: any;
|
|
5822
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
5823
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
5824
|
+
readonly 'border-neutrals-hover'?: any;
|
|
5825
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
5826
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
5827
|
+
readonly 'border-primary'?: any;
|
|
5828
|
+
readonly 'border-primary-active'?: any;
|
|
5829
|
+
readonly 'border-primary-hover'?: any;
|
|
5830
|
+
readonly 'border-primary-inverted'?: any;
|
|
5831
|
+
readonly 'border-success'?: any;
|
|
5832
|
+
readonly 'border-warning'?: any;
|
|
5833
|
+
};
|
|
5834
|
+
'font-sizes': {
|
|
5835
|
+
readonly 150: "0.75rem";
|
|
5836
|
+
readonly 175: "0.875rem";
|
|
5837
|
+
readonly 200: "1rem";
|
|
5838
|
+
readonly 225: "1.125rem";
|
|
5839
|
+
readonly 250: "1.25rem";
|
|
5840
|
+
readonly 300: "1.5rem";
|
|
5841
|
+
readonly 400: "2rem";
|
|
5842
|
+
readonly 500: "2.5rem";
|
|
5843
|
+
readonly 600: "3rem";
|
|
5844
|
+
readonly 800: "4rem";
|
|
5845
|
+
readonly 900: "4.5rem";
|
|
5846
|
+
};
|
|
5847
|
+
radii: {
|
|
5848
|
+
readonly none: 0;
|
|
5849
|
+
readonly half: "999em";
|
|
5850
|
+
readonly 25: "2px";
|
|
5851
|
+
readonly 50: "4px";
|
|
5852
|
+
readonly 75: "6px";
|
|
5853
|
+
readonly 100: "8px";
|
|
5854
|
+
readonly 200: "16px";
|
|
5855
|
+
};
|
|
5856
|
+
shadows: {
|
|
5857
|
+
readonly 50: "0 4px 16px #05003812";
|
|
5858
|
+
readonly 100: "0 8px 32px #05003808";
|
|
5859
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
5860
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
5861
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
5862
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
5863
|
+
};
|
|
5864
|
+
sizes: {
|
|
5865
|
+
readonly number: string;
|
|
5866
|
+
readonly 'icon-200': "16px";
|
|
5867
|
+
readonly 'icon-300': "24px";
|
|
5868
|
+
readonly 'icon-400': "32px";
|
|
5869
|
+
};
|
|
5870
|
+
space: {
|
|
5871
|
+
readonly none: 0;
|
|
5872
|
+
readonly 50: "4px";
|
|
5873
|
+
readonly 100: "8px";
|
|
5874
|
+
readonly 150: "12px";
|
|
5875
|
+
readonly 200: "16px";
|
|
5876
|
+
readonly 300: "24px";
|
|
5877
|
+
readonly 400: "32px";
|
|
5878
|
+
readonly 500: "64px";
|
|
5879
|
+
readonly 600: "48px";
|
|
5880
|
+
readonly 800: "64px";
|
|
5881
|
+
readonly 1200: "96px";
|
|
5882
|
+
readonly 1600: "128px";
|
|
5883
|
+
};
|
|
5884
|
+
'space-gap': {
|
|
5885
|
+
readonly none: any;
|
|
5886
|
+
readonly 50: any;
|
|
5887
|
+
readonly 100: any;
|
|
5888
|
+
readonly 200: any;
|
|
5889
|
+
readonly 300: any;
|
|
5890
|
+
};
|
|
5891
|
+
'space-inset': {
|
|
5892
|
+
readonly none: any;
|
|
5893
|
+
readonly 50: any;
|
|
5894
|
+
readonly 100: any;
|
|
5895
|
+
readonly 150: any;
|
|
5896
|
+
readonly 200: any;
|
|
5897
|
+
readonly 300: any;
|
|
5898
|
+
readonly 400: any;
|
|
5899
|
+
readonly 600: any;
|
|
5900
|
+
readonly 800: any;
|
|
5901
|
+
readonly 1200: any;
|
|
5902
|
+
readonly 1600: any;
|
|
5903
|
+
};
|
|
5904
|
+
'space-offset': {
|
|
5905
|
+
readonly none: any;
|
|
5906
|
+
readonly 50: any;
|
|
5907
|
+
readonly 100: any;
|
|
5908
|
+
readonly 150: any;
|
|
5909
|
+
readonly 200: any;
|
|
5910
|
+
readonly 300: any;
|
|
5911
|
+
readonly 400: any;
|
|
5912
|
+
readonly 600: any;
|
|
5913
|
+
readonly 800: any;
|
|
5914
|
+
readonly 1200: any;
|
|
5915
|
+
readonly 1600: any;
|
|
5916
|
+
readonly 'stacking-none': any;
|
|
5917
|
+
readonly 'stacking-100': any;
|
|
5918
|
+
readonly 'stacking-200': any;
|
|
5919
|
+
readonly 'stacking-300': any;
|
|
5920
|
+
readonly 'stacking-400': any;
|
|
5921
|
+
readonly 'stacking-500': any;
|
|
5922
|
+
readonly 'stacking-800': any;
|
|
5923
|
+
};
|
|
5924
|
+
'stroke-width': {
|
|
5925
|
+
readonly thin: "1.5px";
|
|
5926
|
+
readonly normal: "2px";
|
|
5927
|
+
readonly bold: "4px";
|
|
5928
|
+
};
|
|
5929
|
+
'z-indices': {
|
|
5930
|
+
readonly dropdownMenu: 100;
|
|
5931
|
+
readonly popover: 200;
|
|
5932
|
+
readonly tooltip: 300;
|
|
5933
|
+
};
|
|
5934
|
+
}, {
|
|
5935
|
+
readonly background: "colors";
|
|
5936
|
+
readonly backgroundColor: "colors";
|
|
5937
|
+
readonly backgroundImage: "colors";
|
|
5938
|
+
readonly blockSize: "sizes";
|
|
5939
|
+
readonly border: "colors";
|
|
5940
|
+
readonly borderBlock: "colors";
|
|
5941
|
+
readonly borderBlockEnd: "colors";
|
|
5942
|
+
readonly borderBlockStart: "colors";
|
|
5943
|
+
readonly borderBottom: "colors";
|
|
5944
|
+
readonly borderBottomColor: "colors";
|
|
5945
|
+
readonly borderBottomLeftRadius: "radii";
|
|
5946
|
+
readonly borderBottomRightRadius: "radii";
|
|
5947
|
+
readonly borderBottomStyle: "border-styles";
|
|
5948
|
+
readonly borderBottomWidth: "border-widths";
|
|
5949
|
+
readonly borderColor: "colors";
|
|
5950
|
+
readonly borderImage: "colors";
|
|
5951
|
+
readonly borderInline: "colors";
|
|
5952
|
+
readonly borderInlineEnd: "colors";
|
|
5953
|
+
readonly borderInlineStart: "colors";
|
|
5954
|
+
readonly borderLeft: "colors";
|
|
5955
|
+
readonly borderLeftColor: "colors";
|
|
5956
|
+
readonly borderLeftStyle: "border-styles";
|
|
5957
|
+
readonly borderLeftWidth: "border-widths";
|
|
5958
|
+
readonly borderRadius: "radii";
|
|
5959
|
+
readonly borderRight: "colors";
|
|
5960
|
+
readonly borderRightColor: "colors";
|
|
5961
|
+
readonly borderRightStyle: "border-styles";
|
|
5962
|
+
readonly borderRightWidth: "border-widths";
|
|
5963
|
+
readonly borderStyle: "border-styles";
|
|
5964
|
+
readonly borderTop: "colors";
|
|
5965
|
+
readonly borderTopColor: "colors";
|
|
5966
|
+
readonly borderTopLeftRadius: "radii";
|
|
5967
|
+
readonly borderTopRightRadius: "radii";
|
|
5968
|
+
readonly borderTopStyle: "border-styles";
|
|
5969
|
+
readonly borderTopWidth: "border-widths";
|
|
5970
|
+
readonly borderWidth: "border-widths";
|
|
5971
|
+
readonly bottom: "space";
|
|
5972
|
+
readonly boxShadow: "shadows";
|
|
5973
|
+
readonly caretColor: "colors";
|
|
5974
|
+
readonly color: "colors";
|
|
5975
|
+
readonly columnGap: "space-gap";
|
|
5976
|
+
readonly columnRuleColor: "colors";
|
|
5977
|
+
readonly fill: "colors";
|
|
5978
|
+
readonly flexBasis: "sizes";
|
|
5979
|
+
readonly fontFamily: "fonts";
|
|
5980
|
+
readonly fontSize: "font-sizes";
|
|
5981
|
+
readonly fontWeight: "font-weights";
|
|
5982
|
+
readonly gap: "space-gap";
|
|
5983
|
+
readonly gridColumnGap: "space-gap";
|
|
5984
|
+
readonly gridGap: "space-gap";
|
|
5985
|
+
readonly gridRowGap: "space-gap";
|
|
5986
|
+
readonly gridTemplateColumns: "sizes";
|
|
5987
|
+
readonly gridTemplateRows: "sizes";
|
|
5988
|
+
readonly height: "sizes";
|
|
5989
|
+
readonly inlineSize: "sizes";
|
|
5990
|
+
readonly inset: "space-inset";
|
|
5991
|
+
readonly insetBlock: "space-inset";
|
|
5992
|
+
readonly insetBlockEnd: "space-inset";
|
|
5993
|
+
readonly insetBlockStart: "space-inset";
|
|
5994
|
+
readonly insetInline: "space-inset";
|
|
5995
|
+
readonly insetInlineEnd: "space-inset";
|
|
5996
|
+
readonly insetInlineStart: "space-inset";
|
|
5997
|
+
readonly left: "space";
|
|
5998
|
+
readonly letterSpacing: "letter-spacings";
|
|
5999
|
+
readonly lineHeight: "line-heights";
|
|
6000
|
+
readonly margin: "space-offset";
|
|
6001
|
+
readonly marginBlock: "space-offset";
|
|
6002
|
+
readonly marginBlockEnd: "space-offset";
|
|
6003
|
+
readonly marginBlockStart: "space-offset";
|
|
6004
|
+
readonly marginBottom: "space-offset";
|
|
6005
|
+
readonly marginInline: "space-offset";
|
|
6006
|
+
readonly marginInlineEnd: "space-offset";
|
|
6007
|
+
readonly marginInlineStart: "space-offset";
|
|
6008
|
+
readonly marginLeft: "space-offset";
|
|
6009
|
+
readonly marginRight: "space-offset";
|
|
6010
|
+
readonly marginTop: "space-offset";
|
|
6011
|
+
readonly maxBlockSize: "sizes";
|
|
6012
|
+
readonly maxHeight: "sizes";
|
|
6013
|
+
readonly maxInlineSize: "sizes";
|
|
6014
|
+
readonly maxWidth: "sizes";
|
|
6015
|
+
readonly minBlockSize: "sizes";
|
|
6016
|
+
readonly minHeight: "sizes";
|
|
6017
|
+
readonly minInlineSize: "sizes";
|
|
6018
|
+
readonly minWidth: "sizes";
|
|
6019
|
+
readonly outline: "colors";
|
|
6020
|
+
readonly outlineColor: "colors";
|
|
6021
|
+
readonly padding: "space-inset";
|
|
6022
|
+
readonly paddingBlock: "space-inset";
|
|
6023
|
+
readonly paddingBlockEnd: "space-inset";
|
|
6024
|
+
readonly paddingBlockStart: "space-inset";
|
|
6025
|
+
readonly paddingBottom: "space-inset";
|
|
6026
|
+
readonly paddingInline: "space-inset";
|
|
6027
|
+
readonly paddingInlineEnd: "space-inset";
|
|
6028
|
+
readonly paddingInlineStart: "space-inset";
|
|
6029
|
+
readonly paddingLeft: "space-inset";
|
|
6030
|
+
readonly paddingRight: "space-inset";
|
|
6031
|
+
readonly paddingTop: "space-inset";
|
|
6032
|
+
readonly right: "space";
|
|
6033
|
+
readonly rowGap: "space-gap";
|
|
6034
|
+
readonly scrollMargin: "space-offset";
|
|
6035
|
+
readonly scrollMarginBlock: "space-offset";
|
|
6036
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
6037
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
6038
|
+
readonly scrollMarginBottom: "space-offset";
|
|
6039
|
+
readonly scrollMarginInline: "space-offset";
|
|
6040
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
6041
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
6042
|
+
readonly scrollMarginLeft: "space-offset";
|
|
6043
|
+
readonly scrollMarginRight: "space-offset";
|
|
6044
|
+
readonly scrollMarginTop: "space-offset";
|
|
6045
|
+
readonly scrollPadding: "space-inset";
|
|
6046
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
6047
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
6048
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
6049
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
6050
|
+
readonly scrollPaddingInline: "space-inset";
|
|
6051
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
6052
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
6053
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
6054
|
+
readonly scrollPaddingRight: "space-inset";
|
|
6055
|
+
readonly scrollPaddingTop: "space-inset";
|
|
6056
|
+
readonly stroke: "colors";
|
|
6057
|
+
readonly strokeWidth: "stroke-width";
|
|
6058
|
+
readonly textDecorationColor: "colors";
|
|
6059
|
+
readonly textShadow: "shadows";
|
|
6060
|
+
readonly top: "space";
|
|
6061
|
+
readonly transition: "transitions";
|
|
6062
|
+
readonly width: "sizes";
|
|
6063
|
+
readonly zIndex: "z-indices";
|
|
6064
|
+
}, {
|
|
6065
|
+
paddingX: (value: {
|
|
6066
|
+
readonly [$$PropertyValue]: "padding";
|
|
6067
|
+
}) => {
|
|
6068
|
+
paddingLeft: {
|
|
6069
|
+
readonly [$$PropertyValue]: "padding";
|
|
6070
|
+
};
|
|
6071
|
+
paddingRight: {
|
|
6072
|
+
readonly [$$PropertyValue]: "padding";
|
|
6073
|
+
};
|
|
6074
|
+
};
|
|
6075
|
+
paddingY: (value: {
|
|
6076
|
+
readonly [$$PropertyValue]: "padding";
|
|
6077
|
+
}) => {
|
|
6078
|
+
paddingTop: {
|
|
6079
|
+
readonly [$$PropertyValue]: "padding";
|
|
6080
|
+
};
|
|
6081
|
+
paddingBottom: {
|
|
6082
|
+
readonly [$$PropertyValue]: "padding";
|
|
6083
|
+
};
|
|
6084
|
+
};
|
|
6085
|
+
marginX: (value: {
|
|
6086
|
+
readonly [$$PropertyValue]: "margin";
|
|
6087
|
+
}) => {
|
|
6088
|
+
marginLeft: {
|
|
6089
|
+
readonly [$$PropertyValue]: "margin";
|
|
6090
|
+
};
|
|
6091
|
+
marginRight: {
|
|
6092
|
+
readonly [$$PropertyValue]: "margin";
|
|
6093
|
+
};
|
|
6094
|
+
};
|
|
6095
|
+
marginY: (value: {
|
|
6096
|
+
readonly [$$PropertyValue]: "margin";
|
|
6097
|
+
}) => {
|
|
6098
|
+
marginTop: {
|
|
6099
|
+
readonly [$$PropertyValue]: "margin";
|
|
6100
|
+
};
|
|
6101
|
+
marginBottom: {
|
|
6102
|
+
readonly [$$PropertyValue]: "margin";
|
|
6103
|
+
};
|
|
6104
|
+
};
|
|
6105
|
+
square: (value: {
|
|
6106
|
+
readonly [$$PropertyValue]: "width";
|
|
6107
|
+
}) => {
|
|
6108
|
+
width: {
|
|
6109
|
+
readonly [$$PropertyValue]: "width";
|
|
6110
|
+
};
|
|
6111
|
+
height: {
|
|
6112
|
+
readonly [$$PropertyValue]: "width";
|
|
6113
|
+
};
|
|
6114
|
+
};
|
|
6115
|
+
}> | undefined;
|
|
6116
|
+
}> & {
|
|
6117
|
+
children?: react.ReactNode;
|
|
6118
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}>, {}, {}>;
|
|
6119
|
+
declare const IllustrationSlot: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
6120
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
6121
|
+
} & {
|
|
6122
|
+
asChild?: boolean | undefined;
|
|
6123
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
6124
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
6125
|
+
'border-widths': {
|
|
6126
|
+
readonly none: 0;
|
|
6127
|
+
readonly sm: "1px";
|
|
6128
|
+
readonly md: "2px";
|
|
6129
|
+
readonly lg: "4px";
|
|
6130
|
+
};
|
|
6131
|
+
colors: {
|
|
6132
|
+
readonly 'blue-100': any;
|
|
6133
|
+
readonly 'blue-200': any;
|
|
6134
|
+
readonly 'blue-300': any;
|
|
6135
|
+
readonly 'blue-400': any;
|
|
6136
|
+
readonly 'blue-500': any;
|
|
6137
|
+
readonly 'blue-600': any;
|
|
6138
|
+
readonly 'blue-700': any;
|
|
6139
|
+
readonly 'blue-800': any;
|
|
6140
|
+
readonly 'blue-900': any;
|
|
6141
|
+
readonly 'blue-1000': any;
|
|
6142
|
+
readonly 'gray-100': any;
|
|
6143
|
+
readonly 'gray-200': any;
|
|
6144
|
+
readonly 'gray-300': any;
|
|
6145
|
+
readonly 'gray-400': any;
|
|
6146
|
+
readonly 'gray-500': any;
|
|
6147
|
+
readonly 'gray-600': any;
|
|
6148
|
+
readonly 'gray-700': any;
|
|
6149
|
+
readonly 'gray-800': any;
|
|
6150
|
+
readonly 'gray-900': any;
|
|
6151
|
+
readonly 'indigo-100': any;
|
|
6152
|
+
readonly 'indigo-200': any;
|
|
6153
|
+
readonly 'indigo-300': any;
|
|
6154
|
+
readonly 'indigo-400': any;
|
|
6155
|
+
readonly 'indigo-500': any;
|
|
6156
|
+
readonly 'indigo-600': any;
|
|
6157
|
+
readonly 'indigo-700': any;
|
|
6158
|
+
readonly 'indigo-800': any;
|
|
6159
|
+
readonly 'indigo-900': any;
|
|
6160
|
+
readonly 'red-100': any;
|
|
6161
|
+
readonly 'red-200': any;
|
|
6162
|
+
readonly 'red-300': any;
|
|
6163
|
+
readonly 'red-400': any;
|
|
6164
|
+
readonly 'red-500': any;
|
|
6165
|
+
readonly 'red-600': any;
|
|
6166
|
+
readonly 'red-700': any;
|
|
6167
|
+
readonly 'red-800': any;
|
|
6168
|
+
readonly 'red-900': any;
|
|
6169
|
+
readonly 'yellow-100': any;
|
|
6170
|
+
readonly 'yellow-200': any;
|
|
6171
|
+
readonly 'yellow-300': any;
|
|
6172
|
+
readonly 'yellow-400': any;
|
|
6173
|
+
readonly 'yellow-500': any;
|
|
6174
|
+
readonly 'yellow-600': any;
|
|
6175
|
+
readonly 'yellow-700': any;
|
|
6176
|
+
readonly 'yellow-800': any;
|
|
6177
|
+
readonly 'yellow-900': any;
|
|
6178
|
+
readonly 'green-100': any;
|
|
6179
|
+
readonly 'green-200': any;
|
|
6180
|
+
readonly 'green-300': any;
|
|
6181
|
+
readonly 'green-400': any;
|
|
6182
|
+
readonly 'green-500': any;
|
|
6183
|
+
readonly 'green-600': any;
|
|
6184
|
+
readonly 'green-700': any;
|
|
6185
|
+
readonly 'green-800': any;
|
|
6186
|
+
readonly 'green-900': any;
|
|
6187
|
+
readonly black: any;
|
|
6188
|
+
readonly white: any;
|
|
6189
|
+
readonly transparent: any;
|
|
6190
|
+
readonly 'background-danger'?: any;
|
|
6191
|
+
readonly 'background-danger-hover'?: any;
|
|
6192
|
+
readonly 'background-danger-prominent'?: any;
|
|
6193
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
6194
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
6195
|
+
readonly 'background-neutrals'?: any;
|
|
6196
|
+
readonly 'background-neutrals-body'?: any;
|
|
6197
|
+
readonly 'background-neutrals-container'?: any;
|
|
6198
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
6199
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
6200
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
6201
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
6202
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
6203
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
6204
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
6205
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
6206
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
6207
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
6208
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
6209
|
+
readonly 'background-primary-prominent'?: any;
|
|
6210
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
6211
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
6212
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
6213
|
+
readonly 'background-primary-subtle'?: any;
|
|
6214
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
6215
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
6216
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
6217
|
+
readonly 'background-success'?: any;
|
|
6218
|
+
readonly 'background-warning-prominent'?: any;
|
|
6219
|
+
readonly 'background-warning-subtle'?: any;
|
|
6220
|
+
readonly 'text-danger'?: any;
|
|
6221
|
+
readonly 'text-danger-active'?: any;
|
|
6222
|
+
readonly 'text-danger-hover'?: any;
|
|
6223
|
+
readonly 'text-danger-inverted'?: any;
|
|
6224
|
+
readonly 'text-neutrals'?: any;
|
|
6225
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
6226
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
6227
|
+
readonly 'text-neutrals-link'?: any;
|
|
6228
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
6229
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
6230
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
6231
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
6232
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
6233
|
+
readonly 'text-primary'?: any;
|
|
6234
|
+
readonly 'text-primary-active'?: any;
|
|
6235
|
+
readonly 'text-primary-hover'?: any;
|
|
6236
|
+
readonly 'text-primary-inverted'?: any;
|
|
6237
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
6238
|
+
readonly 'text-primary-selected'?: any;
|
|
6239
|
+
readonly 'text-success'?: any;
|
|
6240
|
+
readonly 'text-warning'?: any;
|
|
6241
|
+
readonly 'icon-danger'?: any;
|
|
6242
|
+
readonly 'icon-danger-active'?: any;
|
|
6243
|
+
readonly 'icon-danger-hover'?: any;
|
|
6244
|
+
readonly 'icon-danger-inverted'?: any;
|
|
6245
|
+
readonly 'icon-neutrals'?: any;
|
|
6246
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
6247
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
6248
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
6249
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
6250
|
+
readonly 'icon-neutrals-search'?: any;
|
|
6251
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
6252
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
6253
|
+
readonly 'icon-primary'?: any;
|
|
6254
|
+
readonly 'icon-primary-active'?: any;
|
|
6255
|
+
readonly 'icon-primary-hover'?: any;
|
|
6256
|
+
readonly 'icon-primary-inverted'?: any;
|
|
6257
|
+
readonly 'icon-primary-selected'?: any;
|
|
6258
|
+
readonly 'icon-success'?: any;
|
|
6259
|
+
readonly 'icon-success-inverted'?: any;
|
|
6260
|
+
readonly 'icon-warning'?: any;
|
|
6261
|
+
readonly 'border-danger'?: any;
|
|
6262
|
+
readonly 'border-focus-inner'?: any;
|
|
6263
|
+
readonly 'border-focus-middle'?: any;
|
|
6264
|
+
readonly 'border-focus-outer'?: any;
|
|
6265
|
+
readonly 'border-neutrals'?: any;
|
|
6266
|
+
readonly 'border-neutrals-active'?: any;
|
|
6267
|
+
readonly 'border-neutrals-controls'?: any;
|
|
6268
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
6269
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
6270
|
+
readonly 'border-neutrals-hover'?: any;
|
|
6271
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
6272
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
6273
|
+
readonly 'border-primary'?: any;
|
|
6274
|
+
readonly 'border-primary-active'?: any;
|
|
6275
|
+
readonly 'border-primary-hover'?: any;
|
|
6276
|
+
readonly 'border-primary-inverted'?: any;
|
|
6277
|
+
readonly 'border-success'?: any;
|
|
6278
|
+
readonly 'border-warning'?: any;
|
|
6279
|
+
};
|
|
6280
|
+
'font-sizes': {
|
|
6281
|
+
readonly 150: "0.75rem";
|
|
6282
|
+
readonly 175: "0.875rem";
|
|
6283
|
+
readonly 200: "1rem";
|
|
6284
|
+
readonly 225: "1.125rem";
|
|
6285
|
+
readonly 250: "1.25rem";
|
|
6286
|
+
readonly 300: "1.5rem";
|
|
6287
|
+
readonly 400: "2rem";
|
|
6288
|
+
readonly 500: "2.5rem";
|
|
6289
|
+
readonly 600: "3rem";
|
|
6290
|
+
readonly 800: "4rem";
|
|
6291
|
+
readonly 900: "4.5rem";
|
|
6292
|
+
};
|
|
6293
|
+
radii: {
|
|
6294
|
+
readonly none: 0;
|
|
6295
|
+
readonly half: "999em";
|
|
6296
|
+
readonly 25: "2px";
|
|
6297
|
+
readonly 50: "4px";
|
|
6298
|
+
readonly 75: "6px";
|
|
6299
|
+
readonly 100: "8px";
|
|
6300
|
+
readonly 200: "16px";
|
|
6301
|
+
};
|
|
6302
|
+
shadows: {
|
|
6303
|
+
readonly 50: "0 4px 16px #05003812";
|
|
6304
|
+
readonly 100: "0 8px 32px #05003808";
|
|
6305
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
6306
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
6307
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
6308
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
6309
|
+
};
|
|
6310
|
+
sizes: {
|
|
6311
|
+
readonly number: string;
|
|
6312
|
+
readonly 'icon-200': "16px";
|
|
6313
|
+
readonly 'icon-300': "24px";
|
|
6314
|
+
readonly 'icon-400': "32px";
|
|
6315
|
+
};
|
|
6316
|
+
space: {
|
|
6317
|
+
readonly none: 0;
|
|
6318
|
+
readonly 50: "4px";
|
|
6319
|
+
readonly 100: "8px";
|
|
6320
|
+
readonly 150: "12px";
|
|
6321
|
+
readonly 200: "16px";
|
|
6322
|
+
readonly 300: "24px";
|
|
6323
|
+
readonly 400: "32px";
|
|
6324
|
+
readonly 500: "64px";
|
|
6325
|
+
readonly 600: "48px";
|
|
6326
|
+
readonly 800: "64px";
|
|
6327
|
+
readonly 1200: "96px";
|
|
6328
|
+
readonly 1600: "128px";
|
|
6329
|
+
};
|
|
6330
|
+
'space-gap': {
|
|
6331
|
+
readonly none: any;
|
|
6332
|
+
readonly 50: any;
|
|
6333
|
+
readonly 100: any;
|
|
6334
|
+
readonly 200: any;
|
|
6335
|
+
readonly 300: any;
|
|
6336
|
+
};
|
|
6337
|
+
'space-inset': {
|
|
6338
|
+
readonly none: any;
|
|
6339
|
+
readonly 50: any;
|
|
6340
|
+
readonly 100: any;
|
|
6341
|
+
readonly 150: any;
|
|
6342
|
+
readonly 200: any;
|
|
6343
|
+
readonly 300: any;
|
|
6344
|
+
readonly 400: any;
|
|
6345
|
+
readonly 600: any;
|
|
6346
|
+
readonly 800: any;
|
|
6347
|
+
readonly 1200: any;
|
|
6348
|
+
readonly 1600: any;
|
|
6349
|
+
};
|
|
6350
|
+
'space-offset': {
|
|
6351
|
+
readonly none: any;
|
|
6352
|
+
readonly 50: any;
|
|
6353
|
+
readonly 100: any;
|
|
6354
|
+
readonly 150: any;
|
|
6355
|
+
readonly 200: any;
|
|
6356
|
+
readonly 300: any;
|
|
6357
|
+
readonly 400: any;
|
|
6358
|
+
readonly 600: any;
|
|
6359
|
+
readonly 800: any;
|
|
6360
|
+
readonly 1200: any;
|
|
6361
|
+
readonly 1600: any;
|
|
6362
|
+
readonly 'stacking-none': any;
|
|
6363
|
+
readonly 'stacking-100': any;
|
|
6364
|
+
readonly 'stacking-200': any;
|
|
6365
|
+
readonly 'stacking-300': any;
|
|
6366
|
+
readonly 'stacking-400': any;
|
|
6367
|
+
readonly 'stacking-500': any;
|
|
6368
|
+
readonly 'stacking-800': any;
|
|
6369
|
+
};
|
|
6370
|
+
'stroke-width': {
|
|
6371
|
+
readonly thin: "1.5px";
|
|
6372
|
+
readonly normal: "2px";
|
|
6373
|
+
readonly bold: "4px";
|
|
6374
|
+
};
|
|
6375
|
+
'z-indices': {
|
|
6376
|
+
readonly dropdownMenu: 100;
|
|
6377
|
+
readonly popover: 200;
|
|
6378
|
+
readonly tooltip: 300;
|
|
6379
|
+
};
|
|
6380
|
+
}, {
|
|
6381
|
+
readonly background: "colors";
|
|
6382
|
+
readonly backgroundColor: "colors";
|
|
6383
|
+
readonly backgroundImage: "colors";
|
|
6384
|
+
readonly blockSize: "sizes";
|
|
6385
|
+
readonly border: "colors";
|
|
6386
|
+
readonly borderBlock: "colors";
|
|
6387
|
+
readonly borderBlockEnd: "colors";
|
|
6388
|
+
readonly borderBlockStart: "colors";
|
|
6389
|
+
readonly borderBottom: "colors";
|
|
6390
|
+
readonly borderBottomColor: "colors";
|
|
6391
|
+
readonly borderBottomLeftRadius: "radii";
|
|
6392
|
+
readonly borderBottomRightRadius: "radii";
|
|
6393
|
+
readonly borderBottomStyle: "border-styles";
|
|
6394
|
+
readonly borderBottomWidth: "border-widths";
|
|
6395
|
+
readonly borderColor: "colors";
|
|
6396
|
+
readonly borderImage: "colors";
|
|
6397
|
+
readonly borderInline: "colors";
|
|
6398
|
+
readonly borderInlineEnd: "colors";
|
|
6399
|
+
readonly borderInlineStart: "colors";
|
|
6400
|
+
readonly borderLeft: "colors";
|
|
6401
|
+
readonly borderLeftColor: "colors";
|
|
6402
|
+
readonly borderLeftStyle: "border-styles";
|
|
6403
|
+
readonly borderLeftWidth: "border-widths";
|
|
6404
|
+
readonly borderRadius: "radii";
|
|
6405
|
+
readonly borderRight: "colors";
|
|
6406
|
+
readonly borderRightColor: "colors";
|
|
6407
|
+
readonly borderRightStyle: "border-styles";
|
|
6408
|
+
readonly borderRightWidth: "border-widths";
|
|
6409
|
+
readonly borderStyle: "border-styles";
|
|
6410
|
+
readonly borderTop: "colors";
|
|
6411
|
+
readonly borderTopColor: "colors";
|
|
6412
|
+
readonly borderTopLeftRadius: "radii";
|
|
6413
|
+
readonly borderTopRightRadius: "radii";
|
|
6414
|
+
readonly borderTopStyle: "border-styles";
|
|
6415
|
+
readonly borderTopWidth: "border-widths";
|
|
6416
|
+
readonly borderWidth: "border-widths";
|
|
6417
|
+
readonly bottom: "space";
|
|
6418
|
+
readonly boxShadow: "shadows";
|
|
6419
|
+
readonly caretColor: "colors";
|
|
6420
|
+
readonly color: "colors";
|
|
6421
|
+
readonly columnGap: "space-gap";
|
|
6422
|
+
readonly columnRuleColor: "colors";
|
|
6423
|
+
readonly fill: "colors";
|
|
6424
|
+
readonly flexBasis: "sizes";
|
|
6425
|
+
readonly fontFamily: "fonts";
|
|
6426
|
+
readonly fontSize: "font-sizes";
|
|
6427
|
+
readonly fontWeight: "font-weights";
|
|
6428
|
+
readonly gap: "space-gap";
|
|
6429
|
+
readonly gridColumnGap: "space-gap";
|
|
6430
|
+
readonly gridGap: "space-gap";
|
|
6431
|
+
readonly gridRowGap: "space-gap";
|
|
6432
|
+
readonly gridTemplateColumns: "sizes";
|
|
6433
|
+
readonly gridTemplateRows: "sizes";
|
|
6434
|
+
readonly height: "sizes";
|
|
6435
|
+
readonly inlineSize: "sizes";
|
|
6436
|
+
readonly inset: "space-inset";
|
|
6437
|
+
readonly insetBlock: "space-inset";
|
|
6438
|
+
readonly insetBlockEnd: "space-inset";
|
|
6439
|
+
readonly insetBlockStart: "space-inset";
|
|
6440
|
+
readonly insetInline: "space-inset";
|
|
6441
|
+
readonly insetInlineEnd: "space-inset";
|
|
6442
|
+
readonly insetInlineStart: "space-inset";
|
|
6443
|
+
readonly left: "space";
|
|
6444
|
+
readonly letterSpacing: "letter-spacings";
|
|
6445
|
+
readonly lineHeight: "line-heights";
|
|
6446
|
+
readonly margin: "space-offset";
|
|
6447
|
+
readonly marginBlock: "space-offset";
|
|
6448
|
+
readonly marginBlockEnd: "space-offset";
|
|
6449
|
+
readonly marginBlockStart: "space-offset";
|
|
6450
|
+
readonly marginBottom: "space-offset";
|
|
6451
|
+
readonly marginInline: "space-offset";
|
|
6452
|
+
readonly marginInlineEnd: "space-offset";
|
|
6453
|
+
readonly marginInlineStart: "space-offset";
|
|
6454
|
+
readonly marginLeft: "space-offset";
|
|
6455
|
+
readonly marginRight: "space-offset";
|
|
6456
|
+
readonly marginTop: "space-offset";
|
|
6457
|
+
readonly maxBlockSize: "sizes";
|
|
6458
|
+
readonly maxHeight: "sizes";
|
|
6459
|
+
readonly maxInlineSize: "sizes";
|
|
6460
|
+
readonly maxWidth: "sizes";
|
|
6461
|
+
readonly minBlockSize: "sizes";
|
|
6462
|
+
readonly minHeight: "sizes";
|
|
6463
|
+
readonly minInlineSize: "sizes";
|
|
6464
|
+
readonly minWidth: "sizes";
|
|
6465
|
+
readonly outline: "colors";
|
|
6466
|
+
readonly outlineColor: "colors";
|
|
6467
|
+
readonly padding: "space-inset";
|
|
6468
|
+
readonly paddingBlock: "space-inset";
|
|
6469
|
+
readonly paddingBlockEnd: "space-inset";
|
|
6470
|
+
readonly paddingBlockStart: "space-inset";
|
|
6471
|
+
readonly paddingBottom: "space-inset";
|
|
6472
|
+
readonly paddingInline: "space-inset";
|
|
6473
|
+
readonly paddingInlineEnd: "space-inset";
|
|
6474
|
+
readonly paddingInlineStart: "space-inset";
|
|
6475
|
+
readonly paddingLeft: "space-inset";
|
|
6476
|
+
readonly paddingRight: "space-inset";
|
|
6477
|
+
readonly paddingTop: "space-inset";
|
|
6478
|
+
readonly right: "space";
|
|
6479
|
+
readonly rowGap: "space-gap";
|
|
6480
|
+
readonly scrollMargin: "space-offset";
|
|
6481
|
+
readonly scrollMarginBlock: "space-offset";
|
|
6482
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
6483
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
6484
|
+
readonly scrollMarginBottom: "space-offset";
|
|
6485
|
+
readonly scrollMarginInline: "space-offset";
|
|
6486
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
6487
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
6488
|
+
readonly scrollMarginLeft: "space-offset";
|
|
6489
|
+
readonly scrollMarginRight: "space-offset";
|
|
6490
|
+
readonly scrollMarginTop: "space-offset";
|
|
6491
|
+
readonly scrollPadding: "space-inset";
|
|
6492
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
6493
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
6494
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
6495
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
6496
|
+
readonly scrollPaddingInline: "space-inset";
|
|
6497
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
6498
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
6499
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
6500
|
+
readonly scrollPaddingRight: "space-inset";
|
|
6501
|
+
readonly scrollPaddingTop: "space-inset";
|
|
6502
|
+
readonly stroke: "colors";
|
|
6503
|
+
readonly strokeWidth: "stroke-width";
|
|
6504
|
+
readonly textDecorationColor: "colors";
|
|
6505
|
+
readonly textShadow: "shadows";
|
|
6506
|
+
readonly top: "space";
|
|
6507
|
+
readonly transition: "transitions";
|
|
6508
|
+
readonly width: "sizes";
|
|
6509
|
+
readonly zIndex: "z-indices";
|
|
6510
|
+
}, {
|
|
6511
|
+
paddingX: (value: {
|
|
6512
|
+
readonly [$$PropertyValue]: "padding";
|
|
6513
|
+
}) => {
|
|
6514
|
+
paddingLeft: {
|
|
6515
|
+
readonly [$$PropertyValue]: "padding";
|
|
6516
|
+
};
|
|
6517
|
+
paddingRight: {
|
|
6518
|
+
readonly [$$PropertyValue]: "padding";
|
|
6519
|
+
};
|
|
6520
|
+
};
|
|
6521
|
+
paddingY: (value: {
|
|
6522
|
+
readonly [$$PropertyValue]: "padding";
|
|
6523
|
+
}) => {
|
|
6524
|
+
paddingTop: {
|
|
6525
|
+
readonly [$$PropertyValue]: "padding";
|
|
6526
|
+
};
|
|
6527
|
+
paddingBottom: {
|
|
6528
|
+
readonly [$$PropertyValue]: "padding";
|
|
6529
|
+
};
|
|
6530
|
+
};
|
|
6531
|
+
marginX: (value: {
|
|
6532
|
+
readonly [$$PropertyValue]: "margin";
|
|
6533
|
+
}) => {
|
|
6534
|
+
marginLeft: {
|
|
6535
|
+
readonly [$$PropertyValue]: "margin";
|
|
6536
|
+
};
|
|
6537
|
+
marginRight: {
|
|
6538
|
+
readonly [$$PropertyValue]: "margin";
|
|
6539
|
+
};
|
|
6540
|
+
};
|
|
6541
|
+
marginY: (value: {
|
|
6542
|
+
readonly [$$PropertyValue]: "margin";
|
|
6543
|
+
}) => {
|
|
6544
|
+
marginTop: {
|
|
6545
|
+
readonly [$$PropertyValue]: "margin";
|
|
6546
|
+
};
|
|
6547
|
+
marginBottom: {
|
|
6548
|
+
readonly [$$PropertyValue]: "margin";
|
|
6549
|
+
};
|
|
6550
|
+
};
|
|
6551
|
+
square: (value: {
|
|
6552
|
+
readonly [$$PropertyValue]: "width";
|
|
6553
|
+
}) => {
|
|
6554
|
+
width: {
|
|
6555
|
+
readonly [$$PropertyValue]: "width";
|
|
6556
|
+
};
|
|
6557
|
+
height: {
|
|
6558
|
+
readonly [$$PropertyValue]: "width";
|
|
6559
|
+
};
|
|
6560
|
+
};
|
|
6561
|
+
}> | undefined;
|
|
6562
|
+
}> & {
|
|
6563
|
+
children?: react.ReactNode;
|
|
6564
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
6565
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
6566
|
+
'border-widths': {
|
|
6567
|
+
readonly none: 0;
|
|
6568
|
+
readonly sm: "1px";
|
|
6569
|
+
readonly md: "2px";
|
|
6570
|
+
readonly lg: "4px";
|
|
6571
|
+
};
|
|
6572
|
+
colors: {
|
|
6573
|
+
readonly 'blue-100': any;
|
|
6574
|
+
readonly 'blue-200': any;
|
|
6575
|
+
readonly 'blue-300': any;
|
|
6576
|
+
readonly 'blue-400': any;
|
|
6577
|
+
readonly 'blue-500': any;
|
|
6578
|
+
readonly 'blue-600': any;
|
|
6579
|
+
readonly 'blue-700': any;
|
|
6580
|
+
readonly 'blue-800': any;
|
|
6581
|
+
readonly 'blue-900': any;
|
|
6582
|
+
readonly 'blue-1000': any;
|
|
6583
|
+
readonly 'gray-100': any;
|
|
6584
|
+
readonly 'gray-200': any;
|
|
6585
|
+
readonly 'gray-300': any;
|
|
6586
|
+
readonly 'gray-400': any;
|
|
6587
|
+
readonly 'gray-500': any;
|
|
6588
|
+
readonly 'gray-600': any;
|
|
6589
|
+
readonly 'gray-700': any;
|
|
6590
|
+
readonly 'gray-800': any;
|
|
6591
|
+
readonly 'gray-900': any;
|
|
6592
|
+
readonly 'indigo-100': any;
|
|
6593
|
+
readonly 'indigo-200': any;
|
|
6594
|
+
readonly 'indigo-300': any;
|
|
6595
|
+
readonly 'indigo-400': any;
|
|
6596
|
+
readonly 'indigo-500': any;
|
|
6597
|
+
readonly 'indigo-600': any;
|
|
6598
|
+
readonly 'indigo-700': any;
|
|
6599
|
+
readonly 'indigo-800': any;
|
|
6600
|
+
readonly 'indigo-900': any;
|
|
6601
|
+
readonly 'red-100': any;
|
|
6602
|
+
readonly 'red-200': any;
|
|
6603
|
+
readonly 'red-300': any;
|
|
6604
|
+
readonly 'red-400': any;
|
|
6605
|
+
readonly 'red-500': any;
|
|
6606
|
+
readonly 'red-600': any;
|
|
6607
|
+
readonly 'red-700': any;
|
|
6608
|
+
readonly 'red-800': any;
|
|
6609
|
+
readonly 'red-900': any;
|
|
6610
|
+
readonly 'yellow-100': any;
|
|
6611
|
+
readonly 'yellow-200': any;
|
|
6612
|
+
readonly 'yellow-300': any;
|
|
6613
|
+
readonly 'yellow-400': any;
|
|
6614
|
+
readonly 'yellow-500': any;
|
|
6615
|
+
readonly 'yellow-600': any;
|
|
6616
|
+
readonly 'yellow-700': any;
|
|
6617
|
+
readonly 'yellow-800': any;
|
|
6618
|
+
readonly 'yellow-900': any;
|
|
6619
|
+
readonly 'green-100': any;
|
|
6620
|
+
readonly 'green-200': any;
|
|
6621
|
+
readonly 'green-300': any;
|
|
6622
|
+
readonly 'green-400': any;
|
|
6623
|
+
readonly 'green-500': any;
|
|
6624
|
+
readonly 'green-600': any;
|
|
6625
|
+
readonly 'green-700': any;
|
|
6626
|
+
readonly 'green-800': any;
|
|
6627
|
+
readonly 'green-900': any;
|
|
6628
|
+
readonly black: any;
|
|
6629
|
+
readonly white: any;
|
|
6630
|
+
readonly transparent: any;
|
|
6631
|
+
readonly 'background-danger'?: any;
|
|
6632
|
+
readonly 'background-danger-hover'?: any;
|
|
6633
|
+
readonly 'background-danger-prominent'?: any;
|
|
6634
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
6635
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
6636
|
+
readonly 'background-neutrals'?: any;
|
|
6637
|
+
readonly 'background-neutrals-body'?: any;
|
|
6638
|
+
readonly 'background-neutrals-container'?: any;
|
|
6639
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
6640
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
6641
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
6642
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
6643
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
6644
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
6645
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
6646
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
6647
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
6648
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
6649
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
6650
|
+
readonly 'background-primary-prominent'?: any;
|
|
6651
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
6652
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
6653
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
6654
|
+
readonly 'background-primary-subtle'?: any;
|
|
6655
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
6656
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
6657
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
6658
|
+
readonly 'background-success'?: any;
|
|
6659
|
+
readonly 'background-warning-prominent'?: any;
|
|
6660
|
+
readonly 'background-warning-subtle'?: any;
|
|
6661
|
+
readonly 'text-danger'?: any;
|
|
6662
|
+
readonly 'text-danger-active'?: any;
|
|
6663
|
+
readonly 'text-danger-hover'?: any;
|
|
6664
|
+
readonly 'text-danger-inverted'?: any;
|
|
6665
|
+
readonly 'text-neutrals'?: any;
|
|
6666
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
6667
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
6668
|
+
readonly 'text-neutrals-link'?: any;
|
|
6669
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
6670
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
6671
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
6672
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
6673
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
6674
|
+
readonly 'text-primary'?: any;
|
|
6675
|
+
readonly 'text-primary-active'?: any;
|
|
6676
|
+
readonly 'text-primary-hover'?: any;
|
|
6677
|
+
readonly 'text-primary-inverted'?: any;
|
|
6678
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
6679
|
+
readonly 'text-primary-selected'?: any;
|
|
6680
|
+
readonly 'text-success'?: any;
|
|
6681
|
+
readonly 'text-warning'?: any;
|
|
6682
|
+
readonly 'icon-danger'?: any;
|
|
6683
|
+
readonly 'icon-danger-active'?: any;
|
|
6684
|
+
readonly 'icon-danger-hover'?: any;
|
|
6685
|
+
readonly 'icon-danger-inverted'?: any;
|
|
6686
|
+
readonly 'icon-neutrals'?: any;
|
|
6687
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
6688
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
6689
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
6690
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
6691
|
+
readonly 'icon-neutrals-search'?: any;
|
|
6692
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
6693
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
6694
|
+
readonly 'icon-primary'?: any;
|
|
6695
|
+
readonly 'icon-primary-active'?: any;
|
|
6696
|
+
readonly 'icon-primary-hover'?: any;
|
|
6697
|
+
readonly 'icon-primary-inverted'?: any;
|
|
6698
|
+
readonly 'icon-primary-selected'?: any;
|
|
6699
|
+
readonly 'icon-success'?: any;
|
|
6700
|
+
readonly 'icon-success-inverted'?: any;
|
|
6701
|
+
readonly 'icon-warning'?: any;
|
|
6702
|
+
readonly 'border-danger'?: any;
|
|
6703
|
+
readonly 'border-focus-inner'?: any;
|
|
6704
|
+
readonly 'border-focus-middle'?: any;
|
|
6705
|
+
readonly 'border-focus-outer'?: any;
|
|
6706
|
+
readonly 'border-neutrals'?: any;
|
|
6707
|
+
readonly 'border-neutrals-active'?: any;
|
|
6708
|
+
readonly 'border-neutrals-controls'?: any;
|
|
6709
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
6710
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
6711
|
+
readonly 'border-neutrals-hover'?: any;
|
|
6712
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
6713
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
6714
|
+
readonly 'border-primary'?: any;
|
|
6715
|
+
readonly 'border-primary-active'?: any;
|
|
6716
|
+
readonly 'border-primary-hover'?: any;
|
|
6717
|
+
readonly 'border-primary-inverted'?: any;
|
|
6718
|
+
readonly 'border-success'?: any;
|
|
6719
|
+
readonly 'border-warning'?: any;
|
|
6720
|
+
};
|
|
6721
|
+
'font-sizes': {
|
|
6722
|
+
readonly 150: "0.75rem";
|
|
6723
|
+
readonly 175: "0.875rem";
|
|
6724
|
+
readonly 200: "1rem";
|
|
6725
|
+
readonly 225: "1.125rem";
|
|
6726
|
+
readonly 250: "1.25rem";
|
|
6727
|
+
readonly 300: "1.5rem";
|
|
6728
|
+
readonly 400: "2rem";
|
|
6729
|
+
readonly 500: "2.5rem";
|
|
6730
|
+
readonly 600: "3rem";
|
|
6731
|
+
readonly 800: "4rem";
|
|
6732
|
+
readonly 900: "4.5rem";
|
|
6733
|
+
};
|
|
6734
|
+
radii: {
|
|
6735
|
+
readonly none: 0;
|
|
6736
|
+
readonly half: "999em";
|
|
6737
|
+
readonly 25: "2px";
|
|
6738
|
+
readonly 50: "4px";
|
|
6739
|
+
readonly 75: "6px";
|
|
6740
|
+
readonly 100: "8px";
|
|
6741
|
+
readonly 200: "16px";
|
|
6742
|
+
};
|
|
6743
|
+
shadows: {
|
|
6744
|
+
readonly 50: "0 4px 16px #05003812";
|
|
6745
|
+
readonly 100: "0 8px 32px #05003808";
|
|
6746
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
6747
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
6748
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
6749
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
6750
|
+
};
|
|
6751
|
+
sizes: {
|
|
6752
|
+
readonly number: string;
|
|
6753
|
+
readonly 'icon-200': "16px";
|
|
6754
|
+
readonly 'icon-300': "24px";
|
|
6755
|
+
readonly 'icon-400': "32px";
|
|
6756
|
+
};
|
|
6757
|
+
space: {
|
|
6758
|
+
readonly none: 0;
|
|
6759
|
+
readonly 50: "4px";
|
|
6760
|
+
readonly 100: "8px";
|
|
6761
|
+
readonly 150: "12px";
|
|
6762
|
+
readonly 200: "16px";
|
|
6763
|
+
readonly 300: "24px";
|
|
6764
|
+
readonly 400: "32px";
|
|
6765
|
+
readonly 500: "64px";
|
|
6766
|
+
readonly 600: "48px";
|
|
6767
|
+
readonly 800: "64px";
|
|
6768
|
+
readonly 1200: "96px";
|
|
6769
|
+
readonly 1600: "128px";
|
|
6770
|
+
};
|
|
6771
|
+
'space-gap': {
|
|
6772
|
+
readonly none: any;
|
|
6773
|
+
readonly 50: any;
|
|
6774
|
+
readonly 100: any;
|
|
6775
|
+
readonly 200: any;
|
|
6776
|
+
readonly 300: any;
|
|
6777
|
+
};
|
|
6778
|
+
'space-inset': {
|
|
6779
|
+
readonly none: any;
|
|
6780
|
+
readonly 50: any;
|
|
6781
|
+
readonly 100: any;
|
|
6782
|
+
readonly 150: any;
|
|
6783
|
+
readonly 200: any;
|
|
6784
|
+
readonly 300: any;
|
|
6785
|
+
readonly 400: any;
|
|
6786
|
+
readonly 600: any;
|
|
6787
|
+
readonly 800: any;
|
|
6788
|
+
readonly 1200: any;
|
|
6789
|
+
readonly 1600: any;
|
|
6790
|
+
};
|
|
6791
|
+
'space-offset': {
|
|
6792
|
+
readonly none: any;
|
|
6793
|
+
readonly 50: any;
|
|
6794
|
+
readonly 100: any;
|
|
6795
|
+
readonly 150: any;
|
|
6796
|
+
readonly 200: any;
|
|
6797
|
+
readonly 300: any;
|
|
6798
|
+
readonly 400: any;
|
|
6799
|
+
readonly 600: any;
|
|
6800
|
+
readonly 800: any;
|
|
6801
|
+
readonly 1200: any;
|
|
6802
|
+
readonly 1600: any;
|
|
6803
|
+
readonly 'stacking-none': any;
|
|
6804
|
+
readonly 'stacking-100': any;
|
|
6805
|
+
readonly 'stacking-200': any;
|
|
6806
|
+
readonly 'stacking-300': any;
|
|
6807
|
+
readonly 'stacking-400': any;
|
|
6808
|
+
readonly 'stacking-500': any;
|
|
6809
|
+
readonly 'stacking-800': any;
|
|
6810
|
+
};
|
|
6811
|
+
'stroke-width': {
|
|
6812
|
+
readonly thin: "1.5px";
|
|
6813
|
+
readonly normal: "2px";
|
|
6814
|
+
readonly bold: "4px";
|
|
6815
|
+
};
|
|
6816
|
+
'z-indices': {
|
|
6817
|
+
readonly dropdownMenu: 100;
|
|
6818
|
+
readonly popover: 200;
|
|
6819
|
+
readonly tooltip: 300;
|
|
6820
|
+
};
|
|
6821
|
+
}, {
|
|
6822
|
+
readonly background: "colors";
|
|
6823
|
+
readonly backgroundColor: "colors";
|
|
6824
|
+
readonly backgroundImage: "colors";
|
|
6825
|
+
readonly blockSize: "sizes";
|
|
6826
|
+
readonly border: "colors";
|
|
6827
|
+
readonly borderBlock: "colors";
|
|
6828
|
+
readonly borderBlockEnd: "colors";
|
|
6829
|
+
readonly borderBlockStart: "colors";
|
|
6830
|
+
readonly borderBottom: "colors";
|
|
6831
|
+
readonly borderBottomColor: "colors";
|
|
6832
|
+
readonly borderBottomLeftRadius: "radii";
|
|
6833
|
+
readonly borderBottomRightRadius: "radii";
|
|
6834
|
+
readonly borderBottomStyle: "border-styles";
|
|
6835
|
+
readonly borderBottomWidth: "border-widths";
|
|
6836
|
+
readonly borderColor: "colors";
|
|
6837
|
+
readonly borderImage: "colors";
|
|
6838
|
+
readonly borderInline: "colors";
|
|
6839
|
+
readonly borderInlineEnd: "colors";
|
|
6840
|
+
readonly borderInlineStart: "colors";
|
|
6841
|
+
readonly borderLeft: "colors";
|
|
6842
|
+
readonly borderLeftColor: "colors";
|
|
6843
|
+
readonly borderLeftStyle: "border-styles";
|
|
6844
|
+
readonly borderLeftWidth: "border-widths";
|
|
6845
|
+
readonly borderRadius: "radii";
|
|
6846
|
+
readonly borderRight: "colors";
|
|
6847
|
+
readonly borderRightColor: "colors";
|
|
6848
|
+
readonly borderRightStyle: "border-styles";
|
|
6849
|
+
readonly borderRightWidth: "border-widths";
|
|
6850
|
+
readonly borderStyle: "border-styles";
|
|
6851
|
+
readonly borderTop: "colors";
|
|
6852
|
+
readonly borderTopColor: "colors";
|
|
6853
|
+
readonly borderTopLeftRadius: "radii";
|
|
6854
|
+
readonly borderTopRightRadius: "radii";
|
|
6855
|
+
readonly borderTopStyle: "border-styles";
|
|
6856
|
+
readonly borderTopWidth: "border-widths";
|
|
6857
|
+
readonly borderWidth: "border-widths";
|
|
6858
|
+
readonly bottom: "space";
|
|
6859
|
+
readonly boxShadow: "shadows";
|
|
6860
|
+
readonly caretColor: "colors";
|
|
6861
|
+
readonly color: "colors";
|
|
6862
|
+
readonly columnGap: "space-gap";
|
|
6863
|
+
readonly columnRuleColor: "colors";
|
|
6864
|
+
readonly fill: "colors";
|
|
6865
|
+
readonly flexBasis: "sizes";
|
|
6866
|
+
readonly fontFamily: "fonts";
|
|
6867
|
+
readonly fontSize: "font-sizes";
|
|
6868
|
+
readonly fontWeight: "font-weights";
|
|
6869
|
+
readonly gap: "space-gap";
|
|
6870
|
+
readonly gridColumnGap: "space-gap";
|
|
6871
|
+
readonly gridGap: "space-gap";
|
|
6872
|
+
readonly gridRowGap: "space-gap";
|
|
6873
|
+
readonly gridTemplateColumns: "sizes";
|
|
6874
|
+
readonly gridTemplateRows: "sizes";
|
|
6875
|
+
readonly height: "sizes";
|
|
6876
|
+
readonly inlineSize: "sizes";
|
|
6877
|
+
readonly inset: "space-inset";
|
|
6878
|
+
readonly insetBlock: "space-inset";
|
|
6879
|
+
readonly insetBlockEnd: "space-inset";
|
|
6880
|
+
readonly insetBlockStart: "space-inset";
|
|
6881
|
+
readonly insetInline: "space-inset";
|
|
6882
|
+
readonly insetInlineEnd: "space-inset";
|
|
6883
|
+
readonly insetInlineStart: "space-inset";
|
|
6884
|
+
readonly left: "space";
|
|
6885
|
+
readonly letterSpacing: "letter-spacings";
|
|
6886
|
+
readonly lineHeight: "line-heights";
|
|
6887
|
+
readonly margin: "space-offset";
|
|
6888
|
+
readonly marginBlock: "space-offset";
|
|
6889
|
+
readonly marginBlockEnd: "space-offset";
|
|
6890
|
+
readonly marginBlockStart: "space-offset";
|
|
6891
|
+
readonly marginBottom: "space-offset";
|
|
6892
|
+
readonly marginInline: "space-offset";
|
|
6893
|
+
readonly marginInlineEnd: "space-offset";
|
|
6894
|
+
readonly marginInlineStart: "space-offset";
|
|
6895
|
+
readonly marginLeft: "space-offset";
|
|
6896
|
+
readonly marginRight: "space-offset";
|
|
6897
|
+
readonly marginTop: "space-offset";
|
|
6898
|
+
readonly maxBlockSize: "sizes";
|
|
6899
|
+
readonly maxHeight: "sizes";
|
|
6900
|
+
readonly maxInlineSize: "sizes";
|
|
6901
|
+
readonly maxWidth: "sizes";
|
|
6902
|
+
readonly minBlockSize: "sizes";
|
|
6903
|
+
readonly minHeight: "sizes";
|
|
6904
|
+
readonly minInlineSize: "sizes";
|
|
6905
|
+
readonly minWidth: "sizes";
|
|
6906
|
+
readonly outline: "colors";
|
|
6907
|
+
readonly outlineColor: "colors";
|
|
6908
|
+
readonly padding: "space-inset";
|
|
6909
|
+
readonly paddingBlock: "space-inset";
|
|
6910
|
+
readonly paddingBlockEnd: "space-inset";
|
|
6911
|
+
readonly paddingBlockStart: "space-inset";
|
|
6912
|
+
readonly paddingBottom: "space-inset";
|
|
6913
|
+
readonly paddingInline: "space-inset";
|
|
6914
|
+
readonly paddingInlineEnd: "space-inset";
|
|
6915
|
+
readonly paddingInlineStart: "space-inset";
|
|
6916
|
+
readonly paddingLeft: "space-inset";
|
|
6917
|
+
readonly paddingRight: "space-inset";
|
|
6918
|
+
readonly paddingTop: "space-inset";
|
|
6919
|
+
readonly right: "space";
|
|
6920
|
+
readonly rowGap: "space-gap";
|
|
6921
|
+
readonly scrollMargin: "space-offset";
|
|
6922
|
+
readonly scrollMarginBlock: "space-offset";
|
|
6923
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
6924
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
6925
|
+
readonly scrollMarginBottom: "space-offset";
|
|
6926
|
+
readonly scrollMarginInline: "space-offset";
|
|
6927
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
6928
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
6929
|
+
readonly scrollMarginLeft: "space-offset";
|
|
6930
|
+
readonly scrollMarginRight: "space-offset";
|
|
6931
|
+
readonly scrollMarginTop: "space-offset";
|
|
6932
|
+
readonly scrollPadding: "space-inset";
|
|
6933
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
6934
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
6935
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
6936
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
6937
|
+
readonly scrollPaddingInline: "space-inset";
|
|
6938
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
6939
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
6940
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
6941
|
+
readonly scrollPaddingRight: "space-inset";
|
|
6942
|
+
readonly scrollPaddingTop: "space-inset";
|
|
6943
|
+
readonly stroke: "colors";
|
|
6944
|
+
readonly strokeWidth: "stroke-width";
|
|
6945
|
+
readonly textDecorationColor: "colors";
|
|
6946
|
+
readonly textShadow: "shadows";
|
|
6947
|
+
readonly top: "space";
|
|
6948
|
+
readonly transition: "transitions";
|
|
6949
|
+
readonly width: "sizes";
|
|
6950
|
+
readonly zIndex: "z-indices";
|
|
6951
|
+
}, {
|
|
6952
|
+
paddingX: (value: {
|
|
6953
|
+
readonly [$$PropertyValue]: "padding";
|
|
6954
|
+
}) => {
|
|
6955
|
+
paddingLeft: {
|
|
6956
|
+
readonly [$$PropertyValue]: "padding";
|
|
6957
|
+
};
|
|
6958
|
+
paddingRight: {
|
|
6959
|
+
readonly [$$PropertyValue]: "padding";
|
|
6960
|
+
};
|
|
6961
|
+
};
|
|
6962
|
+
paddingY: (value: {
|
|
6963
|
+
readonly [$$PropertyValue]: "padding";
|
|
6964
|
+
}) => {
|
|
6965
|
+
paddingTop: {
|
|
6966
|
+
readonly [$$PropertyValue]: "padding";
|
|
6967
|
+
};
|
|
6968
|
+
paddingBottom: {
|
|
6969
|
+
readonly [$$PropertyValue]: "padding";
|
|
6970
|
+
};
|
|
6971
|
+
};
|
|
6972
|
+
marginX: (value: {
|
|
6973
|
+
readonly [$$PropertyValue]: "margin";
|
|
6974
|
+
}) => {
|
|
6975
|
+
marginLeft: {
|
|
6976
|
+
readonly [$$PropertyValue]: "margin";
|
|
6977
|
+
};
|
|
6978
|
+
marginRight: {
|
|
6979
|
+
readonly [$$PropertyValue]: "margin";
|
|
6980
|
+
};
|
|
6981
|
+
};
|
|
6982
|
+
marginY: (value: {
|
|
6983
|
+
readonly [$$PropertyValue]: "margin";
|
|
6984
|
+
}) => {
|
|
6985
|
+
marginTop: {
|
|
6986
|
+
readonly [$$PropertyValue]: "margin";
|
|
6987
|
+
};
|
|
6988
|
+
marginBottom: {
|
|
6989
|
+
readonly [$$PropertyValue]: "margin";
|
|
6990
|
+
};
|
|
6991
|
+
};
|
|
6992
|
+
square: (value: {
|
|
6993
|
+
readonly [$$PropertyValue]: "width";
|
|
6994
|
+
}) => {
|
|
6995
|
+
width: {
|
|
6996
|
+
readonly [$$PropertyValue]: "width";
|
|
6997
|
+
};
|
|
6998
|
+
height: {
|
|
6999
|
+
readonly [$$PropertyValue]: "width";
|
|
7000
|
+
};
|
|
7001
|
+
};
|
|
7002
|
+
}> | undefined;
|
|
7003
|
+
}> & {
|
|
7004
|
+
children?: react.ReactNode;
|
|
7005
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
7006
|
+
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
7007
|
+
} & {
|
|
7008
|
+
asChild?: boolean | undefined;
|
|
7009
|
+
}, "css"> & _stitches_react_types_styled_component.TransformProps<{}, {}> & {
|
|
7010
|
+
css?: _stitches_react_types_css_util.CSS<{}, {
|
|
7011
|
+
'border-widths': {
|
|
7012
|
+
readonly none: 0;
|
|
7013
|
+
readonly sm: "1px";
|
|
7014
|
+
readonly md: "2px";
|
|
7015
|
+
readonly lg: "4px";
|
|
7016
|
+
};
|
|
7017
|
+
colors: {
|
|
7018
|
+
readonly 'blue-100': any;
|
|
7019
|
+
readonly 'blue-200': any;
|
|
7020
|
+
readonly 'blue-300': any;
|
|
7021
|
+
readonly 'blue-400': any;
|
|
7022
|
+
readonly 'blue-500': any;
|
|
7023
|
+
readonly 'blue-600': any;
|
|
7024
|
+
readonly 'blue-700': any;
|
|
7025
|
+
readonly 'blue-800': any;
|
|
7026
|
+
readonly 'blue-900': any;
|
|
7027
|
+
readonly 'blue-1000': any;
|
|
7028
|
+
readonly 'gray-100': any;
|
|
7029
|
+
readonly 'gray-200': any;
|
|
7030
|
+
readonly 'gray-300': any;
|
|
7031
|
+
readonly 'gray-400': any;
|
|
7032
|
+
readonly 'gray-500': any;
|
|
7033
|
+
readonly 'gray-600': any;
|
|
7034
|
+
readonly 'gray-700': any;
|
|
7035
|
+
readonly 'gray-800': any;
|
|
7036
|
+
readonly 'gray-900': any;
|
|
7037
|
+
readonly 'indigo-100': any;
|
|
7038
|
+
readonly 'indigo-200': any;
|
|
7039
|
+
readonly 'indigo-300': any;
|
|
7040
|
+
readonly 'indigo-400': any;
|
|
7041
|
+
readonly 'indigo-500': any;
|
|
7042
|
+
readonly 'indigo-600': any;
|
|
7043
|
+
readonly 'indigo-700': any;
|
|
7044
|
+
readonly 'indigo-800': any;
|
|
7045
|
+
readonly 'indigo-900': any;
|
|
7046
|
+
readonly 'red-100': any;
|
|
7047
|
+
readonly 'red-200': any;
|
|
7048
|
+
readonly 'red-300': any;
|
|
7049
|
+
readonly 'red-400': any;
|
|
7050
|
+
readonly 'red-500': any;
|
|
7051
|
+
readonly 'red-600': any;
|
|
7052
|
+
readonly 'red-700': any;
|
|
7053
|
+
readonly 'red-800': any;
|
|
7054
|
+
readonly 'red-900': any;
|
|
7055
|
+
readonly 'yellow-100': any;
|
|
7056
|
+
readonly 'yellow-200': any;
|
|
7057
|
+
readonly 'yellow-300': any;
|
|
7058
|
+
readonly 'yellow-400': any;
|
|
7059
|
+
readonly 'yellow-500': any;
|
|
7060
|
+
readonly 'yellow-600': any;
|
|
7061
|
+
readonly 'yellow-700': any;
|
|
7062
|
+
readonly 'yellow-800': any;
|
|
7063
|
+
readonly 'yellow-900': any;
|
|
7064
|
+
readonly 'green-100': any;
|
|
7065
|
+
readonly 'green-200': any;
|
|
7066
|
+
readonly 'green-300': any;
|
|
7067
|
+
readonly 'green-400': any;
|
|
7068
|
+
readonly 'green-500': any;
|
|
7069
|
+
readonly 'green-600': any;
|
|
7070
|
+
readonly 'green-700': any;
|
|
7071
|
+
readonly 'green-800': any;
|
|
7072
|
+
readonly 'green-900': any;
|
|
7073
|
+
readonly black: any;
|
|
7074
|
+
readonly white: any;
|
|
7075
|
+
readonly transparent: any;
|
|
7076
|
+
readonly 'background-danger'?: any;
|
|
7077
|
+
readonly 'background-danger-hover'?: any;
|
|
7078
|
+
readonly 'background-danger-prominent'?: any;
|
|
7079
|
+
readonly 'background-danger-prominent-active'?: any;
|
|
7080
|
+
readonly 'background-danger-prominent-hover'?: any;
|
|
7081
|
+
readonly 'background-neutrals'?: any;
|
|
7082
|
+
readonly 'background-neutrals-body'?: any;
|
|
7083
|
+
readonly 'background-neutrals-container'?: any;
|
|
7084
|
+
readonly 'background-neutrals-controls-disabled'?: any;
|
|
7085
|
+
readonly 'background-neutrals-disabled'?: any;
|
|
7086
|
+
readonly 'background-neutrals-inactive'?: any;
|
|
7087
|
+
readonly 'background-neutrals-inactive-hover'?: any;
|
|
7088
|
+
readonly 'background-neutrals-inverted'?: any;
|
|
7089
|
+
readonly 'background-neutrals-inverted-subtle'?: any;
|
|
7090
|
+
readonly 'background-neutrals-scrolls'?: any;
|
|
7091
|
+
readonly 'background-neutrals-scrolls-hover'?: any;
|
|
7092
|
+
readonly 'background-neutrals-subtle'?: any;
|
|
7093
|
+
readonly 'background-neutrals-subtle-active'?: any;
|
|
7094
|
+
readonly 'background-neutrals-subtle-hover'?: any;
|
|
7095
|
+
readonly 'background-primary-prominent'?: any;
|
|
7096
|
+
readonly 'background-primary-prominent-active'?: any;
|
|
7097
|
+
readonly 'background-primary-prominent-hover'?: any;
|
|
7098
|
+
readonly 'background-primary-prominent-selected'?: any;
|
|
7099
|
+
readonly 'background-primary-subtle'?: any;
|
|
7100
|
+
readonly 'background-primary-subtle-active'?: any;
|
|
7101
|
+
readonly 'background-primary-subtle-hover'?: any;
|
|
7102
|
+
readonly 'background-primary-subtle-selected'?: any;
|
|
7103
|
+
readonly 'background-success'?: any;
|
|
7104
|
+
readonly 'background-warning-prominent'?: any;
|
|
7105
|
+
readonly 'background-warning-subtle'?: any;
|
|
7106
|
+
readonly 'text-danger'?: any;
|
|
7107
|
+
readonly 'text-danger-active'?: any;
|
|
7108
|
+
readonly 'text-danger-hover'?: any;
|
|
7109
|
+
readonly 'text-danger-inverted'?: any;
|
|
7110
|
+
readonly 'text-neutrals'?: any;
|
|
7111
|
+
readonly 'text-neutrals-disabled'?: any;
|
|
7112
|
+
readonly 'text-neutrals-inverted'?: any;
|
|
7113
|
+
readonly 'text-neutrals-link'?: any;
|
|
7114
|
+
readonly 'text-neutrals-link-active'?: any;
|
|
7115
|
+
readonly 'text-neutrals-link-hover'?: any;
|
|
7116
|
+
readonly 'text-neutrals-placeholder'?: any;
|
|
7117
|
+
readonly 'text-neutrals-placeholder-only'?: any;
|
|
7118
|
+
readonly 'text-neutrals-subtle'?: any;
|
|
7119
|
+
readonly 'text-primary'?: any;
|
|
7120
|
+
readonly 'text-primary-active'?: any;
|
|
7121
|
+
readonly 'text-primary-hover'?: any;
|
|
7122
|
+
readonly 'text-primary-inverted'?: any;
|
|
7123
|
+
readonly 'text-primary-inverted-subtle'?: any;
|
|
7124
|
+
readonly 'text-primary-selected'?: any;
|
|
7125
|
+
readonly 'text-success'?: any;
|
|
7126
|
+
readonly 'text-warning'?: any;
|
|
7127
|
+
readonly 'icon-danger'?: any;
|
|
7128
|
+
readonly 'icon-danger-active'?: any;
|
|
7129
|
+
readonly 'icon-danger-hover'?: any;
|
|
7130
|
+
readonly 'icon-danger-inverted'?: any;
|
|
7131
|
+
readonly 'icon-neutrals'?: any;
|
|
7132
|
+
readonly 'icon-neutrals-disabled'?: any;
|
|
7133
|
+
readonly 'icon-neutrals-inactive'?: any;
|
|
7134
|
+
readonly 'icon-neutrals-inactive-hover'?: any;
|
|
7135
|
+
readonly 'icon-neutrals-inverted'?: any;
|
|
7136
|
+
readonly 'icon-neutrals-search'?: any;
|
|
7137
|
+
readonly 'icon-neutrals-subtle'?: any;
|
|
7138
|
+
readonly 'icon-neutrals-with-text'?: any;
|
|
7139
|
+
readonly 'icon-primary'?: any;
|
|
7140
|
+
readonly 'icon-primary-active'?: any;
|
|
7141
|
+
readonly 'icon-primary-hover'?: any;
|
|
7142
|
+
readonly 'icon-primary-inverted'?: any;
|
|
7143
|
+
readonly 'icon-primary-selected'?: any;
|
|
7144
|
+
readonly 'icon-success'?: any;
|
|
7145
|
+
readonly 'icon-success-inverted'?: any;
|
|
7146
|
+
readonly 'icon-warning'?: any;
|
|
7147
|
+
readonly 'border-danger'?: any;
|
|
7148
|
+
readonly 'border-focus-inner'?: any;
|
|
7149
|
+
readonly 'border-focus-middle'?: any;
|
|
7150
|
+
readonly 'border-focus-outer'?: any;
|
|
7151
|
+
readonly 'border-neutrals'?: any;
|
|
7152
|
+
readonly 'border-neutrals-active'?: any;
|
|
7153
|
+
readonly 'border-neutrals-controls'?: any;
|
|
7154
|
+
readonly 'border-neutrals-controls-disabled'?: any;
|
|
7155
|
+
readonly 'border-neutrals-disabled'?: any;
|
|
7156
|
+
readonly 'border-neutrals-hover'?: any;
|
|
7157
|
+
readonly 'border-neutrals-inverted'?: any;
|
|
7158
|
+
readonly 'border-neutrals-subtle'?: any;
|
|
7159
|
+
readonly 'border-primary'?: any;
|
|
7160
|
+
readonly 'border-primary-active'?: any;
|
|
7161
|
+
readonly 'border-primary-hover'?: any;
|
|
7162
|
+
readonly 'border-primary-inverted'?: any;
|
|
7163
|
+
readonly 'border-success'?: any;
|
|
7164
|
+
readonly 'border-warning'?: any;
|
|
7165
|
+
};
|
|
7166
|
+
'font-sizes': {
|
|
7167
|
+
readonly 150: "0.75rem";
|
|
7168
|
+
readonly 175: "0.875rem";
|
|
7169
|
+
readonly 200: "1rem";
|
|
7170
|
+
readonly 225: "1.125rem";
|
|
7171
|
+
readonly 250: "1.25rem";
|
|
7172
|
+
readonly 300: "1.5rem";
|
|
7173
|
+
readonly 400: "2rem";
|
|
7174
|
+
readonly 500: "2.5rem";
|
|
7175
|
+
readonly 600: "3rem";
|
|
7176
|
+
readonly 800: "4rem";
|
|
7177
|
+
readonly 900: "4.5rem";
|
|
7178
|
+
};
|
|
7179
|
+
radii: {
|
|
7180
|
+
readonly none: 0;
|
|
7181
|
+
readonly half: "999em";
|
|
7182
|
+
readonly 25: "2px";
|
|
7183
|
+
readonly 50: "4px";
|
|
7184
|
+
readonly 75: "6px";
|
|
7185
|
+
readonly 100: "8px";
|
|
7186
|
+
readonly 200: "16px";
|
|
7187
|
+
};
|
|
7188
|
+
shadows: {
|
|
7189
|
+
readonly 50: "0 4px 16px #05003812";
|
|
7190
|
+
readonly 100: "0 8px 32px #05003808";
|
|
7191
|
+
readonly 'focus-small': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-inner";
|
|
7192
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$border-focus-outer, inset 0 0 0 1px $colors$border-focus-middle, inset 0 0 0 2px $colors$border-focus-inner";
|
|
7193
|
+
readonly 'focus-large': "0 0 0 4px $colors$border-focus-inner, inset 0 0 0 2px $colors$border-focus-middle, inset 0 0 0 3px $colors$border-focus-outer";
|
|
7194
|
+
readonly 'focus-controls': "0 0 0 1px $colors$border-focus-inner, 0 0 0 3px $colors$border-focus-middle, 0 0 0 5px $colors$border-focus-outer";
|
|
7195
|
+
};
|
|
7196
|
+
sizes: {
|
|
7197
|
+
readonly number: string;
|
|
7198
|
+
readonly 'icon-200': "16px";
|
|
7199
|
+
readonly 'icon-300': "24px";
|
|
7200
|
+
readonly 'icon-400': "32px";
|
|
7201
|
+
};
|
|
7202
|
+
space: {
|
|
7203
|
+
readonly none: 0;
|
|
7204
|
+
readonly 50: "4px";
|
|
7205
|
+
readonly 100: "8px";
|
|
7206
|
+
readonly 150: "12px";
|
|
7207
|
+
readonly 200: "16px";
|
|
7208
|
+
readonly 300: "24px";
|
|
7209
|
+
readonly 400: "32px";
|
|
7210
|
+
readonly 500: "64px";
|
|
7211
|
+
readonly 600: "48px";
|
|
7212
|
+
readonly 800: "64px";
|
|
7213
|
+
readonly 1200: "96px";
|
|
7214
|
+
readonly 1600: "128px";
|
|
7215
|
+
};
|
|
7216
|
+
'space-gap': {
|
|
7217
|
+
readonly none: any;
|
|
7218
|
+
readonly 50: any;
|
|
7219
|
+
readonly 100: any;
|
|
7220
|
+
readonly 200: any;
|
|
7221
|
+
readonly 300: any;
|
|
7222
|
+
};
|
|
7223
|
+
'space-inset': {
|
|
7224
|
+
readonly none: any;
|
|
7225
|
+
readonly 50: any;
|
|
7226
|
+
readonly 100: any;
|
|
7227
|
+
readonly 150: any;
|
|
7228
|
+
readonly 200: any;
|
|
7229
|
+
readonly 300: any;
|
|
7230
|
+
readonly 400: any;
|
|
7231
|
+
readonly 600: any;
|
|
7232
|
+
readonly 800: any;
|
|
7233
|
+
readonly 1200: any;
|
|
7234
|
+
readonly 1600: any;
|
|
7235
|
+
};
|
|
7236
|
+
'space-offset': {
|
|
7237
|
+
readonly none: any;
|
|
7238
|
+
readonly 50: any;
|
|
7239
|
+
readonly 100: any;
|
|
7240
|
+
readonly 150: any;
|
|
7241
|
+
readonly 200: any;
|
|
7242
|
+
readonly 300: any;
|
|
7243
|
+
readonly 400: any;
|
|
7244
|
+
readonly 600: any;
|
|
7245
|
+
readonly 800: any;
|
|
7246
|
+
readonly 1200: any;
|
|
7247
|
+
readonly 1600: any;
|
|
7248
|
+
readonly 'stacking-none': any;
|
|
7249
|
+
readonly 'stacking-100': any;
|
|
7250
|
+
readonly 'stacking-200': any;
|
|
7251
|
+
readonly 'stacking-300': any;
|
|
7252
|
+
readonly 'stacking-400': any;
|
|
7253
|
+
readonly 'stacking-500': any;
|
|
7254
|
+
readonly 'stacking-800': any;
|
|
7255
|
+
};
|
|
7256
|
+
'stroke-width': {
|
|
7257
|
+
readonly thin: "1.5px";
|
|
7258
|
+
readonly normal: "2px";
|
|
7259
|
+
readonly bold: "4px";
|
|
7260
|
+
};
|
|
7261
|
+
'z-indices': {
|
|
7262
|
+
readonly dropdownMenu: 100;
|
|
7263
|
+
readonly popover: 200;
|
|
7264
|
+
readonly tooltip: 300;
|
|
7265
|
+
};
|
|
7266
|
+
}, {
|
|
7267
|
+
readonly background: "colors";
|
|
7268
|
+
readonly backgroundColor: "colors";
|
|
7269
|
+
readonly backgroundImage: "colors";
|
|
7270
|
+
readonly blockSize: "sizes";
|
|
7271
|
+
readonly border: "colors";
|
|
7272
|
+
readonly borderBlock: "colors";
|
|
7273
|
+
readonly borderBlockEnd: "colors";
|
|
7274
|
+
readonly borderBlockStart: "colors";
|
|
7275
|
+
readonly borderBottom: "colors";
|
|
7276
|
+
readonly borderBottomColor: "colors";
|
|
7277
|
+
readonly borderBottomLeftRadius: "radii";
|
|
7278
|
+
readonly borderBottomRightRadius: "radii";
|
|
7279
|
+
readonly borderBottomStyle: "border-styles";
|
|
7280
|
+
readonly borderBottomWidth: "border-widths";
|
|
7281
|
+
readonly borderColor: "colors";
|
|
7282
|
+
readonly borderImage: "colors";
|
|
7283
|
+
readonly borderInline: "colors";
|
|
7284
|
+
readonly borderInlineEnd: "colors";
|
|
7285
|
+
readonly borderInlineStart: "colors";
|
|
7286
|
+
readonly borderLeft: "colors";
|
|
7287
|
+
readonly borderLeftColor: "colors";
|
|
7288
|
+
readonly borderLeftStyle: "border-styles";
|
|
7289
|
+
readonly borderLeftWidth: "border-widths";
|
|
7290
|
+
readonly borderRadius: "radii";
|
|
7291
|
+
readonly borderRight: "colors";
|
|
7292
|
+
readonly borderRightColor: "colors";
|
|
7293
|
+
readonly borderRightStyle: "border-styles";
|
|
7294
|
+
readonly borderRightWidth: "border-widths";
|
|
7295
|
+
readonly borderStyle: "border-styles";
|
|
7296
|
+
readonly borderTop: "colors";
|
|
7297
|
+
readonly borderTopColor: "colors";
|
|
7298
|
+
readonly borderTopLeftRadius: "radii";
|
|
7299
|
+
readonly borderTopRightRadius: "radii";
|
|
7300
|
+
readonly borderTopStyle: "border-styles";
|
|
7301
|
+
readonly borderTopWidth: "border-widths";
|
|
7302
|
+
readonly borderWidth: "border-widths";
|
|
7303
|
+
readonly bottom: "space";
|
|
7304
|
+
readonly boxShadow: "shadows";
|
|
7305
|
+
readonly caretColor: "colors";
|
|
7306
|
+
readonly color: "colors";
|
|
7307
|
+
readonly columnGap: "space-gap";
|
|
7308
|
+
readonly columnRuleColor: "colors";
|
|
7309
|
+
readonly fill: "colors";
|
|
7310
|
+
readonly flexBasis: "sizes";
|
|
7311
|
+
readonly fontFamily: "fonts";
|
|
7312
|
+
readonly fontSize: "font-sizes";
|
|
7313
|
+
readonly fontWeight: "font-weights";
|
|
7314
|
+
readonly gap: "space-gap";
|
|
7315
|
+
readonly gridColumnGap: "space-gap";
|
|
7316
|
+
readonly gridGap: "space-gap";
|
|
7317
|
+
readonly gridRowGap: "space-gap";
|
|
7318
|
+
readonly gridTemplateColumns: "sizes";
|
|
7319
|
+
readonly gridTemplateRows: "sizes";
|
|
7320
|
+
readonly height: "sizes";
|
|
7321
|
+
readonly inlineSize: "sizes";
|
|
7322
|
+
readonly inset: "space-inset";
|
|
7323
|
+
readonly insetBlock: "space-inset";
|
|
7324
|
+
readonly insetBlockEnd: "space-inset";
|
|
7325
|
+
readonly insetBlockStart: "space-inset";
|
|
7326
|
+
readonly insetInline: "space-inset";
|
|
7327
|
+
readonly insetInlineEnd: "space-inset";
|
|
7328
|
+
readonly insetInlineStart: "space-inset";
|
|
7329
|
+
readonly left: "space";
|
|
7330
|
+
readonly letterSpacing: "letter-spacings";
|
|
7331
|
+
readonly lineHeight: "line-heights";
|
|
7332
|
+
readonly margin: "space-offset";
|
|
7333
|
+
readonly marginBlock: "space-offset";
|
|
7334
|
+
readonly marginBlockEnd: "space-offset";
|
|
7335
|
+
readonly marginBlockStart: "space-offset";
|
|
7336
|
+
readonly marginBottom: "space-offset";
|
|
7337
|
+
readonly marginInline: "space-offset";
|
|
7338
|
+
readonly marginInlineEnd: "space-offset";
|
|
7339
|
+
readonly marginInlineStart: "space-offset";
|
|
7340
|
+
readonly marginLeft: "space-offset";
|
|
7341
|
+
readonly marginRight: "space-offset";
|
|
7342
|
+
readonly marginTop: "space-offset";
|
|
7343
|
+
readonly maxBlockSize: "sizes";
|
|
7344
|
+
readonly maxHeight: "sizes";
|
|
7345
|
+
readonly maxInlineSize: "sizes";
|
|
7346
|
+
readonly maxWidth: "sizes";
|
|
7347
|
+
readonly minBlockSize: "sizes";
|
|
7348
|
+
readonly minHeight: "sizes";
|
|
7349
|
+
readonly minInlineSize: "sizes";
|
|
7350
|
+
readonly minWidth: "sizes";
|
|
7351
|
+
readonly outline: "colors";
|
|
7352
|
+
readonly outlineColor: "colors";
|
|
7353
|
+
readonly padding: "space-inset";
|
|
7354
|
+
readonly paddingBlock: "space-inset";
|
|
7355
|
+
readonly paddingBlockEnd: "space-inset";
|
|
7356
|
+
readonly paddingBlockStart: "space-inset";
|
|
7357
|
+
readonly paddingBottom: "space-inset";
|
|
7358
|
+
readonly paddingInline: "space-inset";
|
|
7359
|
+
readonly paddingInlineEnd: "space-inset";
|
|
7360
|
+
readonly paddingInlineStart: "space-inset";
|
|
7361
|
+
readonly paddingLeft: "space-inset";
|
|
7362
|
+
readonly paddingRight: "space-inset";
|
|
7363
|
+
readonly paddingTop: "space-inset";
|
|
7364
|
+
readonly right: "space";
|
|
7365
|
+
readonly rowGap: "space-gap";
|
|
7366
|
+
readonly scrollMargin: "space-offset";
|
|
7367
|
+
readonly scrollMarginBlock: "space-offset";
|
|
7368
|
+
readonly scrollMarginBlockEnd: "space-offset";
|
|
7369
|
+
readonly scrollMarginBlockStart: "space-offset";
|
|
7370
|
+
readonly scrollMarginBottom: "space-offset";
|
|
7371
|
+
readonly scrollMarginInline: "space-offset";
|
|
7372
|
+
readonly scrollMarginInlineEnd: "space-offset";
|
|
7373
|
+
readonly scrollMarginInlineStart: "space-offset";
|
|
7374
|
+
readonly scrollMarginLeft: "space-offset";
|
|
7375
|
+
readonly scrollMarginRight: "space-offset";
|
|
7376
|
+
readonly scrollMarginTop: "space-offset";
|
|
7377
|
+
readonly scrollPadding: "space-inset";
|
|
7378
|
+
readonly scrollPaddingBlock: "space-inset";
|
|
7379
|
+
readonly scrollPaddingBlockEnd: "space-inset";
|
|
7380
|
+
readonly scrollPaddingBlockStart: "space-inset";
|
|
7381
|
+
readonly scrollPaddingBottom: "space-inset";
|
|
7382
|
+
readonly scrollPaddingInline: "space-inset";
|
|
7383
|
+
readonly scrollPaddingInlineEnd: "space-inset";
|
|
7384
|
+
readonly scrollPaddingInlineStart: "space-inset";
|
|
7385
|
+
readonly scrollPaddingLeft: "space-inset";
|
|
7386
|
+
readonly scrollPaddingRight: "space-inset";
|
|
7387
|
+
readonly scrollPaddingTop: "space-inset";
|
|
7388
|
+
readonly stroke: "colors";
|
|
7389
|
+
readonly strokeWidth: "stroke-width";
|
|
7390
|
+
readonly textDecorationColor: "colors";
|
|
7391
|
+
readonly textShadow: "shadows";
|
|
7392
|
+
readonly top: "space";
|
|
7393
|
+
readonly transition: "transitions";
|
|
7394
|
+
readonly width: "sizes";
|
|
7395
|
+
readonly zIndex: "z-indices";
|
|
7396
|
+
}, {
|
|
7397
|
+
paddingX: (value: {
|
|
7398
|
+
readonly [$$PropertyValue]: "padding";
|
|
7399
|
+
}) => {
|
|
7400
|
+
paddingLeft: {
|
|
7401
|
+
readonly [$$PropertyValue]: "padding";
|
|
7402
|
+
};
|
|
7403
|
+
paddingRight: {
|
|
7404
|
+
readonly [$$PropertyValue]: "padding";
|
|
7405
|
+
};
|
|
7406
|
+
};
|
|
7407
|
+
paddingY: (value: {
|
|
7408
|
+
readonly [$$PropertyValue]: "padding";
|
|
7409
|
+
}) => {
|
|
7410
|
+
paddingTop: {
|
|
7411
|
+
readonly [$$PropertyValue]: "padding";
|
|
7412
|
+
};
|
|
7413
|
+
paddingBottom: {
|
|
7414
|
+
readonly [$$PropertyValue]: "padding";
|
|
7415
|
+
};
|
|
7416
|
+
};
|
|
7417
|
+
marginX: (value: {
|
|
7418
|
+
readonly [$$PropertyValue]: "margin";
|
|
7419
|
+
}) => {
|
|
7420
|
+
marginLeft: {
|
|
7421
|
+
readonly [$$PropertyValue]: "margin";
|
|
7422
|
+
};
|
|
7423
|
+
marginRight: {
|
|
7424
|
+
readonly [$$PropertyValue]: "margin";
|
|
7425
|
+
};
|
|
7426
|
+
};
|
|
7427
|
+
marginY: (value: {
|
|
7428
|
+
readonly [$$PropertyValue]: "margin";
|
|
7429
|
+
}) => {
|
|
7430
|
+
marginTop: {
|
|
7431
|
+
readonly [$$PropertyValue]: "margin";
|
|
7432
|
+
};
|
|
7433
|
+
marginBottom: {
|
|
7434
|
+
readonly [$$PropertyValue]: "margin";
|
|
7435
|
+
};
|
|
7436
|
+
};
|
|
7437
|
+
square: (value: {
|
|
7438
|
+
readonly [$$PropertyValue]: "width";
|
|
7439
|
+
}) => {
|
|
7440
|
+
width: {
|
|
7441
|
+
readonly [$$PropertyValue]: "width";
|
|
7442
|
+
};
|
|
7443
|
+
height: {
|
|
7444
|
+
readonly [$$PropertyValue]: "width";
|
|
7445
|
+
};
|
|
7446
|
+
};
|
|
7447
|
+
}> | undefined;
|
|
7448
|
+
}> & {
|
|
7449
|
+
children?: react.ReactNode;
|
|
7450
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}>, {}, {}>;
|
|
7451
|
+
|
|
7452
|
+
declare const ItemDescription: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
4786
7453
|
ref?: ((instance: HTMLDivElement | null) => void) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
4787
7454
|
} & {
|
|
4788
7455
|
asChild?: boolean | undefined;
|
|
@@ -5227,7 +7894,7 @@ declare const IconSlot: react.ForwardRefExoticComponent<Pick<Omit<{}, never> & _
|
|
|
5227
7894
|
}> | undefined;
|
|
5228
7895
|
}> & {
|
|
5229
7896
|
children?: react.ReactNode;
|
|
5230
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "slot" | "title" | "
|
|
7897
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "color" | "translate" | "prefix" | "asChild" | "children" | "slot" | "title" | "placeholder" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "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" | "key" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}>;
|
|
5231
7898
|
|
|
5232
7899
|
interface DropdownMenuProps {
|
|
5233
7900
|
/**
|
|
@@ -5268,7 +7935,9 @@ interface Partials {
|
|
|
5268
7935
|
CheckboxItem: typeof CheckboxItem;
|
|
5269
7936
|
Content: typeof Content;
|
|
5270
7937
|
IconSlot: typeof IconSlot;
|
|
7938
|
+
IllustrationSlot: typeof IllustrationSlot;
|
|
5271
7939
|
Item: typeof Item;
|
|
7940
|
+
ItemDescription: typeof ItemDescription;
|
|
5272
7941
|
LinkItem: typeof LinkItem;
|
|
5273
7942
|
Portal: typeof Portal;
|
|
5274
7943
|
RadioGroup: typeof RadioGroup;
|