{"version":3,"file":"index.BmvDB__8.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/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","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';\n\nconst FeaturesTransportsDesktop = (props)=>{\n const convertedData = featureListTransportsConverter(props);\n return /*#__PURE__*/ jsx(Features, {\n ...convertedData\n });\n};\n\nexport { FeaturesTransportsDesktop as default };\n"],"names":["featureListTransportsConverter","props","FeaturesTransportsDesktop","convertedData","jsx","Features"],"mappings":"iFAAK,MAACA,EAAkCC,IACL,CAC3B,KAAM,WACN,MAAO,CACH,QAASA,EAAM,SAAW,YAC1B,SAAU,CACN,MAAOA,EAAM,KAChB,EACD,MAAO,CACH,QAASA,EAAM,KAClB,CACJ,CACT,GCRMC,EAA6BD,GAAQ,CACvC,MAAME,EAAgBH,EAA+BC,CAAK,EAC1D,OAAqBG,EAAAA,IAAIC,EAAU,CAC/B,GAAGF,CACX,CAAK,CACL","x_google_ignoreList":[0,1]}