{"version":3,"file":"RemoteLightBoxGalleryElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteLightBoxGalleryElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { LightBoxGalleryProps as RemoteLightBoxGalleryElementProps } from \"@mittwald/flow-react-components\";\nexport type { LightBoxGalleryProps as RemoteLightBoxGalleryElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteLightBoxGalleryElement extends FlowRemoteElement<RemoteLightBoxGalleryElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\n      defaultIndex: {},\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-light-box-gallery\": InstanceType<typeof RemoteLightBoxGalleryElement>;\n  }\n}\n\ncustomElements.define(\"flr-light-box-gallery\", RemoteLightBoxGalleryElement);\n"],"mappings":";;AAMA,IAAa,+BAAb,cAAkD,kBAAqD;CACrG,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,WAAW,CAAC;GACZ,cAAc,CAAC;EACjB;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,yBAAyB,4BAA4B"}