{"version":3,"file":"RemoteAvatarStackElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteAvatarStackElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { AvatarStackProps as RemoteAvatarStackElementProps } from \"@mittwald/flow-react-components\";\nexport type { AvatarStackProps as RemoteAvatarStackElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteAvatarStackElement extends FlowRemoteElement<RemoteAvatarStackElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\n      size: {},\n      totalCount: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {\n      countPress: {},\n    };\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-avatar-stack\": InstanceType<typeof RemoteAvatarStackElement>;\n  }\n}\n\ncustomElements.define(\"flr-avatar-stack\", RemoteAvatarStackElement);\n"],"mappings":";;AAMA,IAAa,2BAAb,cAA8C,kBAAiD;CAC7F,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,WAAW,CAAC;GACZ,MAAM,CAAC;GACP,YAAY,CAAC;EACf;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,EACL,YAAY,CAAC,EACf;CACF;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,oBAAoB,wBAAwB"}