@@ -783,214 +783,4 @@ bureaudouble/bureau/0.0.70
783783
784784== FAST CHECK EMIT PASSED ==
785785
786- == TYPE CHECK FAILED ==
787- -- stdout --
788-
789- -- stderr --
790- TS2503 [ERROR]: Cannot find namespace 'JSX'.
791- export const CustomInput = ({}: CustomInputProps): JSX.Element =>({} as never);
792- ~~~
793- at file://<tmpdir>/src/components/CustomInput.tsx:16:52
794-
795- TS2503 [ERROR]: Cannot find namespace 'JSX'.
796- export default <TData = Record<string, unknown>>({}: DataTableProps<TData>): JSX.Element =>({} as never);
797- ~~~
798- at file://<tmpdir>/src/components/DataTable.tsx:20:78
799-
800- TS2503 [ERROR]: Cannot find namespace 'JSX'.
801- }): JSX.Element =>({} as never);
802- ~~~
803- at file://<tmpdir>/src/components/Media.tsx:18:5
804-
805- TS2503 [ERROR]: Cannot find namespace 'JSX'.
806- }): JSX.Element =>({} as never);
807- ~~~
808- at file://<tmpdir>/src/components/SqlInput.tsx:10:5
809-
810- TS2503 [ERROR]: Cannot find namespace 'JSX'.
811- }): JSX.Element {
812- ~~~
813- at file://<tmpdir>/src/components/bureau-ui/combobox.tsx:16:5
814-
815- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
816- at file://<tmpdir>/src/components/bureau-ui/integer-switch.tsx:6:117
817-
818- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
819- at file://<tmpdir>/src/components/bureau-ui/integer-switch.tsx:6:166
820-
821- TS2503 [ERROR]: Cannot find namespace 'JSX'.
822- export function Editor({}: EditorProps): JSX.Element {
823- ~~~
824- at file://<tmpdir>/src/components/editor/Editor.tsx:8:42
825-
826- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
827- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:15:131
828-
829- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
830- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:15:177
831-
832- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
833- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:16:131
834-
835- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
836- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:16:177
837-
838- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
839- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) : JSX.Element;
840- ~~~~~~~~~~~~~~
841- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:18:50
842-
843- TS2503 [ERROR]: Cannot find namespace 'JSX'.
844- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) : JSX.Element;
845- ~~~
846- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:18:69
847-
848- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
849- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) : JSX.Element;
850- ~~~~~~~~~~~~~~
851- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:22:50
852-
853- TS2503 [ERROR]: Cannot find namespace 'JSX'.
854- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) : JSX.Element;
855- ~~~
856- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:22:69
857-
858- TS2304 [ERROR]: Cannot find name 'HTMLHeadingElement'.
859- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:25:127
860-
861- TS2304 [ERROR]: Cannot find name 'HTMLHeadingElement'.
862- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:25:177
863-
864- TS2304 [ERROR]: Cannot find name 'HTMLParagraphElement'.
865- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:26:139
866-
867- TS2304 [ERROR]: Cannot find name 'HTMLParagraphElement'.
868- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:26:191
869-
870- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
871- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:27:129
872-
873- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
874- }> & ClassProp) | undefined) => string> & React.RefAttributes<HTMLButtonElement>> = {} as never;
875- ~~~~~~~~~~~~~~~~~
876- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:42:63
877-
878- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
879- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:43:129
880-
881- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
882- at file://<tmpdir>/src/components/ui/alert-dialog.tsx:43:178
883-
884- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
885- at file://<tmpdir>/src/components/ui/checkbox.tsx:6:108
886-
887- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
888- at file://<tmpdir>/src/components/ui/checkbox.tsx:6:157
889-
890- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
891- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:12:140
892-
893- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
894- } & React.RefAttributes<HTMLDivElement>> = {} as never;
895- ~~~~~~~~~~~~~~
896- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:14:25
897-
898- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
899- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:15:140
900-
901- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
902- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:15:186
903-
904- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
905- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:16:134
906-
907- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
908- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:16:180
909-
910- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
911- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:17:128
912-
913- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
914- } & React.RefAttributes<HTMLDivElement>> = {} as never;
915- ~~~~~~~~~~~~~~
916- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:19:25
917-
918- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
919- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:20:144
920-
921- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
922- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:20:190
923-
924- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
925- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:21:138
926-
927- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
928- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:21:184
929-
930- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
931- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:22:130
932-
933- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
934- } & React.RefAttributes<HTMLDivElement>> = {} as never;
935- ~~~~~~~~~~~~~~
936- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:24:25
937-
938- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
939- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:25:138
940-
941- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
942- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:25:184
943-
944- TS2304 [ERROR]: Cannot find name 'HTMLSpanElement'.
945- ({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>) : JSX.Element;
946- ~~~~~~~~~~~~~~~
947- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:27:50
948-
949- TS2503 [ERROR]: Cannot find namespace 'JSX'.
950- ({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>) : JSX.Element;
951- ~~~
952- at file://<tmpdir>/src/components/ui/dropdown-menu.tsx:27:70
953-
954- TS2503 [ERROR]: Cannot find namespace 'React'.
955- type ToasterProps = React.ComponentProps<typeof Sonner>;
956- ~~~~~
957- at file://<tmpdir>/src/components/ui/sonner.tsx:5:21
958-
959- TS2503 [ERROR]: Cannot find namespace 'JSX'.
960- const Toaster = ({}: ToasterProps): JSX.Element =>({} as never);
961- ~~~
962- at file://<tmpdir>/src/components/ui/sonner.tsx:6:37
963-
964- TS2503 [ERROR]: Cannot find namespace 'JSX'.
965- }): JSX.Element =>({} as never);
966- ~~~
967- at file://<tmpdir>/src/components/ui/sonner.tsx:9:5
968-
969- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
970- at file://<tmpdir>/src/components/ui/switch.tsx:3:103
971-
972- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
973- at file://<tmpdir>/src/components/ui/switch.tsx:3:152
974-
975- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
976- at file://<tmpdir>/src/components/ui/tabs.tsx:7:104
977-
978- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
979- at file://<tmpdir>/src/components/ui/tabs.tsx:7:150
980-
981- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
982- at file://<tmpdir>/src/components/ui/tabs.tsx:8:110
983-
984- TS2304 [ERROR]: Cannot find name 'HTMLButtonElement'.
985- at file://<tmpdir>/src/components/ui/tabs.tsx:8:159
986-
987- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
988- at file://<tmpdir>/src/components/ui/tabs.tsx:9:110
989-
990- TS2304 [ERROR]: Cannot find name 'HTMLDivElement'.
991- at file://<tmpdir>/src/components/ui/tabs.tsx:9:156
992-
993- Found 55 errors.
994-
995- error: Type checking failed.
996-
786+ == TYPE CHECK PASSED ==
0 commit comments