{"version":3,"file":"RemoteListItemViewContentElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteListItemViewContentElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { ListItemViewContentProps as RemoteListItemViewContentElementProps } from \"@mittwald/flow-react-components\";\nexport type { ListItemViewContentProps as RemoteListItemViewContentElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteListItemViewContentElement extends FlowRemoteElement<RemoteListItemViewContentElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      l: {},\n      m: {},\n      s: {},\n      viewMode: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {};\n  }\n\n  static override get remoteSlots() {\n    return [\"avatar\", \"bottom\", \"button\", \"checkbox\", \"subTitle\", \"title\"];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-list-item-view-content\": InstanceType<\n      typeof RemoteListItemViewContentElement\n    >;\n  }\n}\n\ncustomElements.define(\n  \"flr-list-item-view-content\",\n  RemoteListItemViewContentElement,\n);\n"],"mappings":";;AAMA,IAAa,mCAAb,cAAsD,kBAAyD;CAC7G,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,GAAG,CAAC;GACJ,GAAG,CAAC;GACJ,GAAG,CAAC;GACJ,UAAU,CAAC;EACb;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO;GAAC;GAAU;GAAU;GAAU;GAAY;GAAY;EAAO;CACvE;AACF;AAUA,eAAe,OACb,8BACA,gCACF"}