{"version":3,"file":"UdpCard.mjs","names":["React","UdpFluentCard","UdpFluentCardWebComponent","JSX","UdpCardProps","Partial","children","ReactNode","UdpCard","FC","props","$","_c","t0"],"sources":["../../../src/UI/fluent-web-components/UdpCard.tsx"],"sourcesContent":["import React from 'react';\nimport { UdpFluentCard as UdpFluentCardWebComponent } from '@univerus/udp-react-stencil-component-library';\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ninterface UdpCardProps extends Partial<JSX.UdpFluentCard> {\n  children?: React.ReactNode;\n}\n\nexport const UdpCard: React.FC<UdpCardProps> = (props) => {\n  return <UdpFluentCardWebComponent {...props} />;\n};\n"],"mappings":";;;;AAQA,MAAaQ,aAAkCE,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"}