{"version":3,"file":"RemoteFileFieldElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteFileFieldElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { FileFieldProps as RemoteFileFieldElementProps } from \"@mittwald/flow-react-components\";\nexport type { FileFieldProps as RemoteFileFieldElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteFileFieldElement extends FlowRemoteElement<RemoteFileFieldElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      accept: {},\n      isDisabled: {},\n      isInvalid: {},\n      isReadOnly: {},\n      isRequired: {},\n      multiple: {},\n      name: {},\n      validationBehavior: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {\n      change: {},\n    };\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-file-field\": InstanceType<typeof RemoteFileFieldElement>;\n  }\n}\n\ncustomElements.define(\"flr-file-field\", RemoteFileFieldElement);\n"],"mappings":";;AAMA,IAAa,yBAAb,cAA4C,kBAA+C;CACzF,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,QAAQ,CAAC;GACT,YAAY,CAAC;GACb,WAAW,CAAC;GACZ,YAAY,CAAC;GACb,YAAY,CAAC;GACb,UAAU,CAAC;GACX,MAAM,CAAC;GACP,oBAAoB,CAAC;EACvB;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,EACL,QAAQ,CAAC,EACX;CACF;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,kBAAkB,sBAAsB"}