@0xsequence/design-system
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible'; | ||
@@ -2,0 +3,0 @@ export declare const Collapsible: (props: CollapsiblePrimitive.CollapsibleProps & { |
@@ -15,3 +15,3 @@ export { Avatar } from './Avatar'; | ||
export { Tabs } from './Tabs'; | ||
export { TabSelect } from './TabSelect'; | ||
export { TabbedNav } from './TabbedNav'; | ||
export { Tag } from './Tag'; | ||
@@ -18,0 +18,0 @@ export { Text } from './Text'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { Variants } from './styles.css'; | ||
@@ -2,0 +3,0 @@ declare type InfoBubbleProps = Variants & { |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { BoxProps } from '../../components/Box'; | ||
@@ -2,0 +3,0 @@ interface StackProps extends BoxProps { |
@@ -0,2 +1,3 @@ | ||
/// <reference types="react" /> | ||
import * as SwitchPrimitive from '@radix-ui/react-switch'; | ||
export declare const Switch: (props: SwitchPrimitive.SwitchProps) => JSX.Element; |
@@ -325,22 +325,22 @@ export declare const dimension: { | ||
} & { | ||
background?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
background?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
}) | undefined; | ||
borderColor?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
borderColor?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
}) | undefined; | ||
color?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
color?: ("inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | { | ||
base?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
active?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
disabled?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
focus?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
hover?: "inherit" | "transparent" | "positive" | "negative" | "info" | "warning" | "gradientPrimary" | "gradientBackdrop" | "backgroundPrimary" | "backgroundSecondary" | "backgroundControl" | "backgroundInverse" | "borderNormal" | "borderFocus" | "buttonInverse" | "buttonGlass" | "buttonEmphasis" | "textInverse" | "textBody" | "textFaded" | "textInactive" | "arbitrumDark" | "avalanceDark" | "bscDark" | "ethereumDark" | "gnosisDark" | "polygonDark" | "arbitrumLight" | "avalanceLight" | "bscLight" | "ethereumLight" | "gnosisLight" | "polygonLight" | "black" | "white" | undefined; | ||
}) | undefined; | ||
@@ -347,0 +347,0 @@ cursor?: ("default" | "not-allowed" | "pointer" | { |
@@ -134,2 +134,3 @@ export declare const baseVars: { | ||
info: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
warning: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
black: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -173,2 +174,3 @@ inherit: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
info: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
warning: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
black: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -175,0 +177,0 @@ inherit: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgAddIcon: (props: IconProps) => JSX.Element; | ||
export default SvgAddIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgAppleIcon: (props: IconProps) => JSX.Element; | ||
export default SvgAppleIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgArrowRightIcon: (props: IconProps) => JSX.Element; | ||
export default SvgArrowRightIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgBridgeIcon: (props: IconProps) => JSX.Element; | ||
export default SvgBridgeIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgCheckmarkIcon: (props: IconProps) => JSX.Element; | ||
export default SvgCheckmarkIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgChevronDownIcon: (props: IconProps) => JSX.Element; | ||
export default SvgChevronDownIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgChevronLeftIcon: (props: IconProps) => JSX.Element; | ||
export default SvgChevronLeftIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgChevronRightIcon: (props: IconProps) => JSX.Element; | ||
export default SvgChevronRightIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgChevronUpIcon: (props: IconProps) => JSX.Element; | ||
export default SvgChevronUpIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgCloseIcon: (props: IconProps) => JSX.Element; | ||
export default SvgCloseIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgContactsIcon: (props: IconProps) => JSX.Element; | ||
export default SvgContactsIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgContextMenuIcon: (props: IconProps) => JSX.Element; | ||
export default SvgContextMenuIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgCopyIcon: (props: IconProps) => JSX.Element; | ||
export default SvgCopyIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgDeviceIcon: (props: IconProps) => JSX.Element; | ||
export default SvgDeviceIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgDiscordIcon: (props: IconProps) => JSX.Element; | ||
export default SvgDiscordIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgDocsIcon: (props: IconProps) => JSX.Element; | ||
export default SvgDocsIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgEditIcon: (props: IconProps) => JSX.Element; | ||
export default SvgEditIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgEmailIcon: (props: IconProps) => JSX.Element; | ||
export default SvgEmailIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgExpandIcon: (props: IconProps) => JSX.Element; | ||
export default SvgExpandIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgExternalLinkIcon: (props: IconProps) => JSX.Element; | ||
export default SvgExternalLinkIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgFacebookIcon: (props: IconProps) => JSX.Element; | ||
export default SvgFacebookIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgGearIcon: (props: IconProps) => JSX.Element; | ||
export default SvgGearIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgGoogleIcon: (props: IconProps) => JSX.Element; | ||
export default SvgGoogleIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgHelpIcon: (props: IconProps) => JSX.Element; | ||
export default SvgHelpIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgLoadingIcon: (props: IconProps) => JSX.Element; | ||
export default SvgLoadingIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgMenuIcon: (props: IconProps) => JSX.Element; | ||
export default SvgMenuIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgNodeIcon: (props: IconProps) => JSX.Element; | ||
export default SvgNodeIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgProfileIcon: (props: IconProps) => JSX.Element; | ||
export default SvgProfileIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgReceiveIcon: (props: IconProps) => JSX.Element; | ||
export default SvgReceiveIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgRelayerIcon: (props: IconProps) => JSX.Element; | ||
export default SvgRelayerIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgScanIcon: (props: IconProps) => JSX.Element; | ||
export default SvgScanIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSearchIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSearchIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSendIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSendIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSequenceIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSequenceIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSettingsIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSettingsIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgShareIcon: (props: IconProps) => JSX.Element; | ||
export default SvgShareIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSignoutIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSignoutIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSubtractIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSubtractIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSunIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSunIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgSwapIcon: (props: IconProps) => JSX.Element; | ||
export default SvgSwapIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgTransactionIcon: (props: IconProps) => JSX.Element; | ||
export default SvgTransactionIcon; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import { IconProps } from './types'; | ||
declare const SvgWarningIcon: (props: IconProps) => JSX.Element; | ||
export default SvgWarningIcon; |
@@ -61,2 +61,3 @@ export declare type ColorScheme = 'dark' | 'light'; | ||
info: string; | ||
warning: string; | ||
}; | ||
@@ -63,0 +64,0 @@ readonly gradients: { |
@@ -22,2 +22,3 @@ export declare const tokens: { | ||
info: string; | ||
warning: string; | ||
}; | ||
@@ -24,0 +25,0 @@ readonly gradients: { |
{ | ||
"name": "@0xsequence/design-system", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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 not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1865848
25233