{"version":3,"file":"RemoteLabeledValueElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteLabeledValueElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { LabeledValueProps as RemoteLabeledValueElementProps } from \"@mittwald/flow-react-components\";\nexport type { LabeledValueProps as RemoteLabeledValueElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteLabeledValueElement extends FlowRemoteElement<RemoteLabeledValueElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\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-labeled-value\": InstanceType<typeof RemoteLabeledValueElement>;\n  }\n}\n\ncustomElements.define(\"flr-labeled-value\", RemoteLabeledValueElement);\n"],"mappings":";;AAMA,IAAa,4BAAb,cAA+C,kBAAkD;CAC/F,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO,EACL,WAAW,CAAC,EACd;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,qBAAqB,yBAAyB"}