{"version":3,"file":"FileField.mjs","names":[],"sources":["../../../src/auto-generated/FileField.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\n\"use client\";\nimport createFlowRemoteComponent from \"@/components/createFlowRemoteComponent\";\nimport { RemoteFileFieldElement } from \"@mittwald/flow-remote-elements\";\nexport { type RemoteFileFieldElement } from \"@mittwald/flow-remote-elements\";\n\nexport const FileField = createFlowRemoteComponent(\n  \"flr-file-field\",\n  \"FileField\",\n  RemoteFileFieldElement,\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,YAAY,0BACvB,kBACA,aACA,wBACA;CACE,WAAW,EACT,SAAS,wBACX;CACA,YAAY,EACV,UAAU,EAAE,OAAO,SAAS,EAC9B;AACF,CACF"}