{"version":3,"file":"UdpAgLineChart.mjs","names":["React","UdpAgLineChart","StencilAgLineChart","JSX","UdpAgLineChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgLineChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgLineChart as StencilAgLineChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgLineChartProps = Partial<JSX.UdpAgLineChart>;\n\nexport const UdpAgLineChart: React.FC<UdpAgLineChartProps> = (props) => {\n  return <StencilAgLineChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,oBAAgDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACpDG,OAAA,sBAAA,cAAC,gBAAuBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAjCE"}