{"version":3,"file":"static/js/49662.62b78365.chunk.js","mappings":"yJAIO,MAAMA,EAA4BA,KAErCC,EAAAA,EAAAA,KAAA,OAAKC,UAAU,gBAAeC,UAC5BF,EAAAA,EAAAA,KAACG,EAAAA,EAAiB,K","sources":["newelements/SearchElement/Skeleton.tsx"],"sourcesContent":["import { FC } from 'react';\nimport { SearchBarSkeleton } from 'newelements/SearchElement/partials/components/SearchBar/Skeleton';\nimport './index.less';\n\nexport const SearchElementSkeleton: FC = () => {\n  return (\n    <div className=\"searchElement\">\n      <SearchBarSkeleton />\n    </div>\n  );\n};\n"],"names":["SearchElementSkeleton","_jsx","className","children","SearchBarSkeleton"],"sourceRoot":""}