{"version":3,"file":"index.xvWl9ysh.js","sources":["../../../../../../../node_modules/@babylon/ui-kit-wrappers/helpers/transports/card-feature-list/converter.js","../../../../../../../node_modules/@babylon/ui-kit-wrappers/components/transports/features/views/desktop/styled.js","../../../../../../../node_modules/@babylon/ui-kit-wrappers/components/transports/features/views/desktop/index.js"],"sourcesContent":["const featureListTransportsConverter = (props)=>{\n const FeatureListAdaptedData = {\n name: 'features',\n props: {\n variant: props.variant ?? 'secondary',\n features: {\n items: props.items\n },\n title: {\n content: props.title\n }\n }\n };\n return FeatureListAdaptedData;\n};\n\nexport { featureListTransportsConverter };\n//# sourceMappingURL=converter.js.map\n","import { FeatureDescription, FeatureTitle } from '@babylon/ui-kit-common/components/others/features/views/desktop/styled';\nimport styled from 'styled-components';\n\nconst FeatureTransportsWrapper = /*#__PURE__*/ styled.div.withConfig({\n displayName: \"FeatureTransportsWrapper\"\n})([\n ``,\n `{color:`,\n `;}`,\n `{color:`,\n `;}`\n], FeatureDescription, ({ theme })=>theme.colors.white.base, FeatureTitle, ({ theme })=>theme.colors.white.base);\n\nexport { FeatureTransportsWrapper };\n//# sourceMappingURL=styled.js.map\n","import { jsx } from 'react/jsx-runtime';\nimport Features from '@babylon/ui-kit-common/components/others/features/views/desktop';\nimport { featureListTransportsConverter } from '../../../../../helpers/transports/card-feature-list/converter.js';\nimport { FeatureTransportsWrapper } from './styled.js';\n\nconst FeaturesTransportsDesktop = (props)=>{\n const convertedData = featureListTransportsConverter(props);\n return /*#__PURE__*/ jsx(FeatureTransportsWrapper, {\n children: /*#__PURE__*/ jsx(Features, {\n ...convertedData\n })\n });\n};\n\nexport { FeaturesTransportsDesktop as default };\n//# sourceMappingURL=index.js.map\n"],"names":["featureListTransportsConverter","props","FeatureTransportsWrapper","styled","FeatureDescription","theme","FeatureTitle","FeaturesTransportsDesktop","convertedData","jsx","Features"],"mappings":"sGAAK,MAACA,EAAkCC,IACL,CAC3B,KAAM,WACN,MAAO,CACH,QAASA,EAAM,SAAW,YAC1B,SAAU,CACN,MAAOA,EAAM,KAChB,EACD,MAAO,CACH,QAASA,EAAM,KAC/B,CACA,CACK,GCTCC,EAAyCC,EAAO,IAAI,WAAW,CACjE,YAAa,0BACjB,CAAC,EAAE,CACC,GACA,UACA,KACA,UACA,IACJ,EAAGC,EAAoB,CAAC,CAAE,MAAAC,CAAO,IAAGA,EAAM,OAAO,MAAM,KAAMC,EAAc,CAAC,CAAE,MAAAD,CAAO,IAAGA,EAAM,OAAO,MAAM,IAAI,ECNzGE,EAA6BN,GAAQ,CACvC,MAAMO,EAAgBR,EAA+BC,CAAK,EAC1D,OAAqBQ,EAAAA,IAAIP,EAA0B,CAC/C,SAAwBO,EAAG,IAACC,EAAU,CAClC,GAAGF,CACN,CAAA,CACT,CAAK,CACL","x_google_ignoreList":[0,1,2]}