diff --git a/apps/website/pages/components/file-input/code.tsx b/apps/website/pages/components/file-input/code.tsx new file mode 100644 index 0000000000..4e08285722 --- /dev/null +++ b/apps/website/pages/components/file-input/code.tsx @@ -0,0 +1,19 @@ +import Head from "next/head"; +import type { ReactElement } from "react"; +import FileInputCodePage from "screens/components/file-input/code/FileInputCodePage"; +import FileInputPageLayout from "screens/components/file-input/FileInputPageLayout"; + +const Code = () => { + return ( + <> +
+.jpg, .pdf) or maximum file size to ensure data quality and improve server-side
+ processing.
+ dropBorderColor
- color-black
- fileItemBorderColor
- color-grey-300
- deleteFileItemColor
- color-black
- fileNameFontColor
- color-black
- filePreviewBackgroundColor
- color-grey-100
- filePreviewIconColor
- color-black
- labelFontColor
- color-black
- helperTextFontColor
- color-black
- dropLabelFontColor
- color-black
- disabledLabelFontColor
- color-grey-500
- disabledHelperTextFontColor
- color-grey-500
- disabledDropLabelFontColor
- color-grey-500
- focusDropBorderColor
- color-blue-600
- disabledDropBorderColor
- color-grey-500
- dragoverDropBackgroundColor
- color-blue-50
- hoverDeleteFileItemBackgroundColor
- color-grey-100-a
- focusDeleteFileItemBorderColor
- color-blue-600
- activeDeleteFileItemBackgroundColor
- color-grey-300-a
- errorFileItemBorderColor
- color-red-700
- errorFileItemBackgroundColor
- color-red-50
- errorFilePreviewBackgroundColor
- color-red-200
- errorFilePreviewIconColor
- color-red-700
- errorMessageFontColor
- color-red-700
- font-family
- font-family-sans
- font-size
- font-scale-02
- font-weight
- font-bold
- line-height
- font-leading-loose-01
- font-family
- font-family-sans
- font-size
- font-scale-02
- font-weight
- font-regular
- line-height
- font-leading-normal
- font-family
- font-family-sans
- font-size
- font-scale-01
- font-weight
- font-regular
- line-height
- font-leading-normal
- font-family
- font-family-sans
- font-size
- font-scale-03
- font-weight
- font-regular
- font-family
- font-family-sans
- font-size
- font-scale-01
- font-weight
- font-regular
- line-height
- font-leading-normal
- border-style
- border-style-dashed
- border-width
- border-width-1
- border-radius
- border-radius-large
- border-style
- border-style-solid
- border-width
- border-width-1
- border-radius
- border-radius-medium
- box-shadow
- box-shadow
-