{"version":3,"file":"UdpContainerQueryGrid.mjs","names":["React","UdpContainerQueryGrid","UdpContainerQueryGridWebComponent","UdpContainerQueryGridProps","children","ReactNode","columns","breakpoint","gaps","FC","props","$","_c","t0"],"sources":["../../../src/UI/fluent-web-components/UdpContainerQueryGrid.tsx"],"sourcesContent":["import React from 'react';\nimport { UdpContainerQueryGrid as UdpContainerQueryGridWebComponent } from '@univerus/udp-react-stencil-component-library';\n\ninterface UdpContainerQueryGridProps {\n  children?: React.ReactNode;\n  columns?: { [breakpoint: number]: number };\n  gaps?: { [breakpoint: number]: number };\n}\n\nexport const UdpContainerQueryGrid: React.FC<UdpContainerQueryGridProps> = (props) => {\n  return <UdpContainerQueryGridWebComponent {...props} />;\n};\n"],"mappings":";;;;AASA,MAAaC,2BAA8DS,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAClEG,OAAA,sBAAA,cAAC,uBAAsCH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAhDE"}