{"version":3,"file":"RemoteOverlayContentElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteOverlayContentElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { OverlayContentProps as RemoteOverlayContentElementProps } from \"@mittwald/flow-react-components\";\nexport type { OverlayContentProps as RemoteOverlayContentElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteOverlayContentElement extends FlowRemoteElement<RemoteOverlayContentElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      \"aria-labelledby\": {},\n      className: {},\n      isDismissable: {},\n      isOpen: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {\n      openChange: {},\n    };\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-overlay-content\": InstanceType<typeof RemoteOverlayContentElement>;\n  }\n}\n\ncustomElements.define(\"flr-overlay-content\", RemoteOverlayContentElement);\n"],"mappings":";;AAMA,IAAa,8BAAb,cAAiD,kBAAoD;CACnG,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,mBAAmB,CAAC;GACpB,WAAW,CAAC;GACZ,eAAe,CAAC;GAChB,QAAQ,CAAC;EACX;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,EACL,YAAY,CAAC,EACf;CACF;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,uBAAuB,2BAA2B"}