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