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