{"version":3,"file":"UdpLink.mjs","names":["React","UdpFluentLink","UdpFluentLinkWebComponent","JSX","UdpLinkProps","Partial","children","ReactNode","UdpLink","FC","props","$","_c","t0"],"sources":["../../../src/UI/fluent-web-components/UdpLink.tsx"],"sourcesContent":["import React from 'react';\nimport { UdpFluentLink as UdpFluentLinkWebComponent } from '@univerus/udp-react-stencil-component-library';\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ninterface UdpLinkProps extends Partial<JSX.UdpFluentLink> {\n  children?: React.ReactNode;\n}\n\nexport const UdpLink: React.FC<UdpLinkProps> = (props) => {\n  return <UdpFluentLinkWebComponent {...props} />;\n};\n"],"mappings":";;;;AAQA,MAAaQ,WAAkCE,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACtCG,OAAA,sBAAA,cAAC,eAA8BH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAxCE"}