Comparing version 0.0.26 to 0.0.27
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconArrowRight: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconArrowRight: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconArrowUp: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconArrowUp: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconBookOpen: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconBookOpen: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconCheck: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconCheck: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconChevronDown: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconChevronDown: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconChevronLeft: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconChevronLeft: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconChevronRight: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconChevronRight: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconChevronUp: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconChevronUp: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconClose: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconClose: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconCode: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconCode: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconCog: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconCog: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconCollection: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconCollection: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconDocuments: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconDocuments: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconDotsVertical: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconDotsVertical: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconDuplicate: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconDuplicate: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconEth: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconEth: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconExclamation: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconExclamation: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconFlag: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconFlag: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconGrid: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconGrid: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconGridSolid: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconGridSolid: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconHand: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconHand: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconLink: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconLink: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconList: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconList: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconLockClosed: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconLockClosed: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconMenu: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconMenu: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconPencil: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconPencil: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconPlus: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconPlus: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconPlusSmall: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconPlusSmall: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconRefresh: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconRefresh: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconSearch: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconSearch: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconSplit: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconSplit: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconTrendingUp: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconTrendingUp: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconUpload: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconUpload: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconUserSolid: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconUserSolid: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconUsersSolid: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconUsersSolid: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconWallet: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconWallet: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -7,4 +7,5 @@ import { BoxProps } from '../../Box'; | ||
size?: BoxProps['height']; | ||
strokeWidth?: BoxProps['strokeWidth']; | ||
} & OptionalTitle; | ||
export declare const IconNFT: ({ color, size, ...props }: Props) => JSX.Element; | ||
export declare const IconNFT: ({ color, size, strokeWidth, ...props }: Props) => JSX.Element; | ||
export {}; |
@@ -8,3 +8,2 @@ export declare const borderStyles: { | ||
px: string; | ||
'2px': string; | ||
'0.375': string; | ||
@@ -11,0 +10,0 @@ '0.5': string; |
@@ -9,3 +9,2 @@ export declare const tokens: { | ||
px: string; | ||
'2px': string; | ||
'0.375': string; | ||
@@ -12,0 +11,0 @@ '0.5': string; |
{ | ||
"name": "degen", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Design system for Mirror.xyz", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
53462
2341766