{"version":3,"file":"RemoteLightBoxGalleryItemElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteLightBoxGalleryItemElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { LightBoxGalleryItemProps as RemoteLightBoxGalleryItemElementProps } from \"@mittwald/flow-react-components\";\nexport type { LightBoxGalleryItemProps as RemoteLightBoxGalleryItemElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteLightBoxGalleryItemElement extends FlowRemoteElement<RemoteLightBoxGalleryItemElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {};\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-light-box-gallery-item\": InstanceType<\n      typeof RemoteLightBoxGalleryItemElement\n    >;\n  }\n}\n\ncustomElements.define(\n  \"flr-light-box-gallery-item\",\n  RemoteLightBoxGalleryItemElement,\n);\n"],"mappings":";;AAMA,IAAa,mCAAb,cAAsD,kBAAyD;CAC7G,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO,CAAC;CACV;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAUA,eAAe,OACb,8BACA,gCACF"}