{"version":3,"file":"RemoteBarElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteBarElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { BarProps as RemoteBarElementProps } from \"@mittwald/flow-react-components\";\nexport type { BarProps as RemoteBarElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteBarElement extends FlowRemoteElement<RemoteBarElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      barSize: {},\n      className: {},\n      color: {},\n      dataKey: {},\n      dataKeyLabel: {},\n      maxBarSize: {},\n      minPointSize: {},\n      stackId: {},\n      unit: {},\n      xAxisId: {},\n      yAxisId: {},\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-bar\": InstanceType<typeof RemoteBarElement>;\n  }\n}\n\ncustomElements.define(\"flr-bar\", RemoteBarElement);\n"],"mappings":";;AAMA,IAAa,mBAAb,cAAsC,kBAAyC;CAC7E,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,SAAS,CAAC;GACV,WAAW,CAAC;GACZ,OAAO,CAAC;GACR,SAAS,CAAC;GACV,cAAc,CAAC;GACf,YAAY,CAAC;GACb,cAAc,CAAC;GACf,SAAS,CAAC;GACV,MAAM,CAAC;GACP,SAAS,CAAC;GACV,SAAS,CAAC;EACZ;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,WAAW,gBAAgB"}