{"version":3,"file":"RemoteYAxisElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteYAxisElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { YAxisProps as RemoteYAxisElementProps } from \"@mittwald/flow-react-components\";\nexport type { YAxisProps as RemoteYAxisElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteYAxisElement extends FlowRemoteElement<RemoteYAxisElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      allowDecimals: {},\n      className: {},\n      dataKey: {},\n      domain: {},\n      hide: {},\n      interval: {},\n      minTickGap: {},\n      orientation: {},\n      scale: {},\n      type: {},\n      unit: {},\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-y-axis\": InstanceType<typeof RemoteYAxisElement>;\n  }\n}\n\ncustomElements.define(\"flr-y-axis\", RemoteYAxisElement);\n"],"mappings":";;AAMA,IAAa,qBAAb,cAAwC,kBAA2C;CACjF,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,eAAe,CAAC;GAChB,WAAW,CAAC;GACZ,SAAS,CAAC;GACV,QAAQ,CAAC;GACT,MAAM,CAAC;GACP,UAAU,CAAC;GACX,YAAY,CAAC;GACb,aAAa,CAAC;GACd,OAAO,CAAC;GACR,MAAM,CAAC;GACP,MAAM,CAAC;EACT;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,cAAc,kBAAkB"}