{"version":3,"file":"RemoteContextMenuSectionElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteContextMenuSectionElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from \"@mittwald/flow-react-components\";\nexport type { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteContextMenuSectionElement extends FlowRemoteElement<RemoteContextMenuSectionElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      defaultSelectedKeys: {},\n      selectedKeys: {},\n      selectionMode: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {};\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-context-menu-section\": InstanceType<\n      typeof RemoteContextMenuSectionElement\n    >;\n  }\n}\n\ncustomElements.define(\n  \"flr-context-menu-section\",\n  RemoteContextMenuSectionElement,\n);\n"],"mappings":";;AAMA,IAAa,kCAAb,cAAqD,kBAAwD;CAC3G,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,qBAAqB,CAAC;GACtB,cAAc,CAAC;GACf,eAAe,CAAC;EAClB;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAUA,eAAe,OACb,4BACA,+BACF"}