{"version":3,"file":"RemoteCartesianChartElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteCartesianChartElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\nexport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCartesianChartElement extends FlowRemoteElement<RemoteCartesianChartElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\n      data: {},\n      flexGrow: {},\n      height: {},\n      layout: {},\n      syncId: {},\n      syncMethod: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {};\n  }\n\n  static override get remoteSlots() {\n    return [\"emptyView\"];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-cartesian-chart\": InstanceType<typeof RemoteCartesianChartElement>;\n  }\n}\n\ncustomElements.define(\"flr-cartesian-chart\", RemoteCartesianChartElement);\n"],"mappings":";;AAMA,IAAa,8BAAb,cAAiD,kBAAoD;CACnG,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,WAAW,CAAC;GACZ,MAAM,CAAC;GACP,UAAU,CAAC;GACX,QAAQ,CAAC;GACT,QAAQ,CAAC;GACT,QAAQ,CAAC;GACT,YAAY,CAAC;EACf;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC,WAAW;CACrB;AACF;AAQA,eAAe,OAAO,uBAAuB,2BAA2B"}