{"version":3,"file":"FileDropZone.mjs","names":[],"sources":["../../../src/auto-generated/FileDropZone.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\n\"use client\";\nimport createFlowRemoteComponent from \"@/components/createFlowRemoteComponent\";\nimport { RemoteFileDropZoneElement } from \"@mittwald/flow-remote-elements\";\nexport { type RemoteFileDropZoneElement } from \"@mittwald/flow-remote-elements\";\n\nexport const FileDropZone = createFlowRemoteComponent(\n  \"flr-file-drop-zone\",\n  \"FileDropZone\",\n  RemoteFileDropZoneElement,\n  {\n    slotProps: {\n      wrapper: \"flr-slot-root-wrapper\",\n    },\n    eventProps: {\n      onChange: { event: \"change\" } as never,\n    },\n  },\n);\n"],"mappings":";;;;;;AAOA,IAAa,eAAe,0BAC1B,sBACA,gBACA,2BACA;CACE,WAAW,EACT,SAAS,wBACX;CACA,YAAY,EACV,UAAU,EAAE,OAAO,SAAS,EAC9B;AACF,CACF"}