{"version":3,"file":"RemoteListSummaryElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteListSummaryElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { ListSummaryProps as RemoteListSummaryElementProps } from \"@mittwald/flow-react-components\";\nexport type { ListSummaryProps as RemoteListSummaryElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteListSummaryElement extends FlowRemoteElement<RemoteListSummaryElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      position: {},\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-list-summary\": InstanceType<typeof RemoteListSummaryElement>;\n  }\n}\n\ncustomElements.define(\"flr-list-summary\", RemoteListSummaryElement);\n"],"mappings":";;AAMA,IAAa,2BAAb,cAA8C,kBAAiD;CAC7F,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO,EACL,UAAU,CAAC,EACb;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,oBAAoB,wBAAwB"}