{"version":3,"file":"index.27d60ada.js","sources":["../../../../../../node_modules/@babylon/ui-kit/dist/components/structures/others/scroll-horizontal/index.js","../../../../../../node_modules/@babylon/ui-kit/dist/components/common/banners/banners/views/mobile/styled.js","../../../../../../node_modules/@babylon/ui-kit/dist/components/common/banners/banners/views/mobile/index.js"],"sourcesContent":["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { Children } from \"react\";\nimport * as S from \"./styled.js\";\nexport const ScrollHorizontal = ({ className , children , gap ='8px' })=>/*#__PURE__*/ _jsx(S.ScrollHorizontalList, {\n className: className,\n $gap: gap,\n \"data-testid\": \"ScrollHorizontal\",\n children: Children.map(children, (child)=>/*#__PURE__*/ _jsx(S.ScrollHorizontalItem, {\n children: child\n }))\n });\nexport default ScrollHorizontal;\n\n//# sourceMappingURL=index.js.map","import styled from \"styled-components\";\nimport { TitleMobile } from \"../../../../../base/text/title/views/mobile/index.js\";\nimport { ScrollHorizontalItem } from \"../../../../../structures/others/scroll-horizontal/styled.js\";\nexport const MobileBanners = styled.div.withConfig({\n displayName: \"styled__MobileBanners\",\n componentId: \"sc-b9d0f44d-0\"\n})`\n\t${ScrollHorizontalItem} {\n\t\tmin-width: calc(95% - 8px);\n\n\t\timg {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n`;\nexport const MobileBannersTitle = styled(TitleMobile).withConfig({\n displayName: \"styled__MobileBannersTitle\",\n componentId: \"sc-b9d0f44d-1\"\n})`\n\tpadding: 0 16px;\n`;\n\n//# sourceMappingURL=styled.js.map","import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { Children } from \"react\";\nimport Image from \"../../../../../base/multimedia/image/index.js\";\nimport ScrollHorizontal from \"../../../../../structures/others/scroll-horizontal/index.js\";\nimport * as S from \"./styled.js\";\nexport const MobileBanners = ({ props: { title , items =[] } })=>/*#__PURE__*/ _jsxs(S.MobileBanners, {\n \"data-testid\": \"Banners\",\n children: [\n title && /*#__PURE__*/ _jsx(S.MobileBannersTitle, {\n title: title\n }),\n /*#__PURE__*/ _jsx(ScrollHorizontal, {\n children: Children.toArray(items?.map((item)=>/*#__PURE__*/ _jsx(Image, {\n ...item,\n width: 460,\n height: 250,\n resize: {\n width: 460,\n height: 250\n }\n })))\n })\n ]\n });\nexport default MobileBanners;\n\n//# sourceMappingURL=index.js.map"],"names":["ScrollHorizontal","className","children","gap","_jsx","S.ScrollHorizontalList","Children","child","S.ScrollHorizontalItem","MobileBanners","styled","ScrollHorizontalItem","MobileBannersTitle","TitleMobile","title","items","_jsxs","S.MobileBanners","S.MobileBannersTitle","item","Image"],"mappings":"8JAGY,MAACA,EAAmB,CAAC,CAAE,UAAAC,EAAY,SAAAC,EAAW,IAAAC,EAAK,KAAQ,IAAiBC,EAAI,IAACC,EAAwB,CAC7G,UAAWJ,EACX,KAAME,EACN,cAAe,mBACf,SAAUG,EAAQ,SAAC,IAAIJ,EAAWK,GAAsBH,EAAI,IAACI,EAAwB,CAC7E,SAAUD,CAC1B,CAAa,CAAC,CACT,CAAA,ECPQE,EAAgBC,EAAO,IAAI,WAAW,CAC/C,YAAa,wBACb,YAAa,eACjB,CAAC;AAAA,GACEC,CAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQVC,EAAqBF,EAAOG,CAAW,EAAE,WAAW,CAC7D,YAAa,6BACb,YAAa,eACjB,CAAC;AAAA;AAAA,ECbYJ,EAAgB,CAAC,CAAE,MAAO,CAAE,MAAAK,EAAQ,MAAAC,EAAO,EAAK,CAAA,IAAoBC,EAAK,KAACC,EAAiB,CAChG,cAAe,UACf,SAAU,CACNH,GAAuBV,EAAI,IAACc,EAAsB,CAC9C,MAAOJ,CACvB,CAAa,EACaV,EAAAA,IAAKJ,EAAkB,CACjC,SAAUM,EAAAA,SAAS,QAAQS,GAAA,YAAAA,EAAO,IAAKI,GAAqBf,EAAI,IAACgB,EAAO,CAChE,GAAGD,EACH,MAAO,IACP,OAAQ,IACR,OAAQ,CACJ,MAAO,IACP,OAAQ,GACX,CACJ,CAAA,EAAE,CACvB,CAAa,CACJ,CACJ,CAAA","x_google_ignoreList":[0,1,2]}