Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@matthieuh/faency

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matthieuh/faency - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-0

8

dist/components/Badge/Badge.stories.d.ts
import { ComponentMeta, ComponentStory } from '@storybook/react';
export declare const BadgeForStory: (props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
interactive?: boolean | "true" | undefined;
size?: "small" | "large" | undefined;
size?: "large" | "small" | undefined;
variant?: "gray" | "blue" | "green" | "red" | "orange" | "neon" | undefined;

@@ -17,3 +17,3 @@ }, {

interactive?: boolean | undefined;
size?: "small" | "large" | undefined;
size?: "large" | "small" | undefined;
variant?: "gray" | "blue" | "green" | "red" | "orange" | "neon" | undefined;

@@ -23,3 +23,3 @@ }) => JSX.Element;

interactive?: boolean | "true" | undefined;
size?: "small" | "large" | undefined;
size?: "large" | "small" | undefined;
variant?: "gray" | "blue" | "green" | "red" | "orange" | "neon" | undefined;

@@ -37,3 +37,3 @@ }, {

interactive?: boolean | undefined;
size?: "small" | "large" | undefined;
size?: "large" | "small" | undefined;
variant?: "gray" | "blue" | "green" | "red" | "orange" | "neon" | undefined;

@@ -40,0 +40,0 @@ }) => JSX.Element>;

import { ComponentMeta, ComponentStory } from '@storybook/react';
export declare const BubbleForStory: (props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
variant?: "gray" | "blue" | "green" | "red" | "orange" | "purple" | "yellow" | undefined;
size?: "small" | "medium" | "large" | "x-small" | undefined;
size?: "medium" | "large" | "small" | "x-small" | undefined;
noAnimation?: boolean | "true" | undefined;

@@ -17,3 +17,3 @@ }, {

variant?: "gray" | "blue" | "green" | "red" | "orange" | "purple" | "yellow" | undefined;
size?: "small" | "medium" | "large" | "x-small" | undefined;
size?: "medium" | "large" | "small" | "x-small" | undefined;
noAnimation?: boolean | undefined;

@@ -23,3 +23,3 @@ }) => JSX.Element;

variant?: "gray" | "blue" | "green" | "red" | "orange" | "purple" | "yellow" | undefined;
size?: "small" | "medium" | "large" | "x-small" | undefined;
size?: "medium" | "large" | "small" | "x-small" | undefined;
noAnimation?: boolean | "true" | undefined;

@@ -37,3 +37,3 @@ }, {

variant?: "gray" | "blue" | "green" | "red" | "orange" | "purple" | "yellow" | undefined;
size?: "small" | "medium" | "large" | "x-small" | undefined;
size?: "medium" | "large" | "small" | "x-small" | undefined;
noAnimation?: boolean | undefined;

@@ -40,0 +40,0 @@ }) => JSX.Element>;

import React from 'react';
import { ComponentStory, ComponentMeta } from '@storybook/react';
declare const _default: ComponentMeta<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -20,4 +20,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -30,3 +30,3 @@ state?: "active" | "waiting" | undefined;

export declare const Primary: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -47,4 +47,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -56,3 +56,3 @@ state?: "active" | "waiting" | undefined;

export declare const Secondary: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -73,4 +73,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -82,3 +82,3 @@ state?: "active" | "waiting" | undefined;

export declare const Red: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -99,4 +99,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -108,3 +108,3 @@ state?: "active" | "waiting" | undefined;

export declare const Ghost: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -125,4 +125,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -134,3 +134,3 @@ state?: "active" | "waiting" | undefined;

export declare const Disabled: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -151,4 +151,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -160,3 +160,3 @@ state?: "active" | "waiting" | undefined;

export declare const WithIcon: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -177,4 +177,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -186,3 +186,3 @@ state?: "active" | "waiting" | undefined;

export declare const Active: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -203,4 +203,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -212,3 +212,3 @@ state?: "active" | "waiting" | undefined;

export declare const Waiting: ComponentStory<(props: Omit<React.ButtonHTMLAttributes<any> & import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -229,4 +229,4 @@ state?: "active" | "waiting" | undefined;

css?: import("../../stitches.config").CSS | undefined;
}, "size" | "variant" | "state" | "ghost" | "rounded"> & {
size?: "small" | "medium" | "large" | undefined;
}, "size" | "variant" | "ghost" | "state" | "rounded"> & {
size?: "medium" | "large" | "small" | undefined;
variant?: "red" | "primary" | "secondary" | undefined;

@@ -233,0 +233,0 @@ state?: "active" | "waiting" | undefined;

import React from 'react';
export declare const FaencyProvider: React.FC;
export declare const FaencyProvider: React.FC<{
primaryColor: string;
}>;

@@ -277,3 +277,3 @@ import React from 'react';

};
export declare const RadioCard: React.ForwardRefExoticComponent<Pick<RadioCardProps, "color" | "translate" | "hidden" | "style" | "form" | "slot" | "title" | "children" | "css" | "key" | "className" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "required" | "asChild" | "checked"> & React.RefAttributes<HTMLButtonElement>>;
export declare const RadioCard: React.ForwardRefExoticComponent<Pick<RadioCardProps, "color" | "translate" | "hidden" | "style" | "form" | "slot" | "title" | "value" | "children" | "css" | "key" | "className" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "required" | "asChild" | "checked"> & React.RefAttributes<HTMLButtonElement>>;
export {};

@@ -277,3 +277,3 @@ import React from 'react';

};
export declare const Slider: React.ForwardRefExoticComponent<Pick<SliderProps, "color" | "translate" | "max" | "hidden" | "style" | "slot" | "title" | "children" | "css" | "key" | "className" | "disabled" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "step" | "asChild" | "onValueChange" | "min" | "orientation" | "minStepsBetweenThumbs"> & React.RefAttributes<HTMLSpanElement>>;
export declare const Slider: React.ForwardRefExoticComponent<Pick<SliderProps, "max" | "color" | "translate" | "hidden" | "style" | "slot" | "title" | "value" | "children" | "css" | "key" | "className" | "disabled" | "name" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "step" | "asChild" | "onValueChange" | "min" | "orientation" | "minStepsBetweenThumbs"> & React.RefAttributes<HTMLSpanElement>>;
export {};

@@ -280,3 +280,3 @@ import React from 'react';

};
export declare const Switch: React.ForwardRefExoticComponent<Pick<SwitchProps, "color" | "translate" | "hidden" | "size" | "style" | "form" | "slot" | "title" | "children" | "css" | "key" | "className" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "type" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "required" | "asChild" | "checked" | "onCheckedChange"> & React.RefAttributes<HTMLButtonElement>>;
export declare const Switch: React.ForwardRefExoticComponent<Pick<SwitchProps, "color" | "translate" | "hidden" | "size" | "style" | "form" | "slot" | "title" | "value" | "children" | "css" | "key" | "className" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "required" | "asChild" | "checked" | "onCheckedChange"> & React.RefAttributes<HTMLButtonElement>>;
export {};
import React from 'react';
import { ComponentStory, ComponentMeta } from '@storybook/react';
export declare const TextFieldForStory: (props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -18,3 +18,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -25,3 +25,3 @@ state?: "invalid" | undefined;

declare const _default: ComponentMeta<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -40,3 +40,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -48,3 +48,3 @@ state?: "invalid" | undefined;

export declare const Basic: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -63,3 +63,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -70,3 +70,3 @@ state?: "invalid" | undefined;

export declare const Large: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -85,3 +85,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -92,3 +92,3 @@ state?: "invalid" | undefined;

export declare const PasswordType: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -107,3 +107,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -114,3 +114,3 @@ state?: "invalid" | undefined;

export declare const Invalid: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -129,3 +129,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -136,3 +136,3 @@ state?: "invalid" | undefined;

export declare const Disabled: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -151,3 +151,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -158,3 +158,3 @@ state?: "invalid" | undefined;

export declare const ReadOnly: ComponentStory<(props: Omit<import("@stitches/react/types/styled-component").TransformProps<{
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -173,3 +173,3 @@ state?: "invalid" | undefined;

}> & React.InputHTMLAttributes<any>, "cursor" | "size" | "variant" | "state"> & {
size?: "small" | "medium" | "large" | undefined;
size?: "medium" | "large" | "small" | undefined;
variant?: "ghost" | undefined;

@@ -176,0 +176,0 @@ state?: "invalid" | undefined;

{
"name": "@matthieuh/faency",
"description": "Traefik Labs design system",
"version": "1.0.0",
"version": "1.0.1-0",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "module": "dist/index.es.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc