{"version":3,"file":"static/chunks/612.494a6b05da29f941.js","mappings":"4KAMO,IAAMA,EAA8B,CACzCC,WAAY,wBACZC,QAAS,KAAM,EACfC,aAAc,GAAuC,OAApCC,mBAAmC,CAAC,2CACvD,EAEaC,EAAwB,GACnC,UAACC,MAAAA,CAAIC,cAAY,OADeF,mBACWG,sBAAoB,iDAC7D,UAACC,EAAAA,iBAAiBA,CAAAA,CAACC,OAAQV,EAA8B,GAAGW,CAAK,UAC/D,UAACC,EAAAA,CAAyBA,CAAAA,CAAE,GAAGD,CAAK,OAGxC","sources":["webpack://_N_E/../../libs/mi-common-static-components/src/organisms/CardHorizontalFeature/CardHorizontalFeature.tsx","webpack://_N_E/../../libs/mi-common-static-components/src/organisms/CardHorizontalFeature/index.tsx"],"sourcesContent":["import { EditableComponent } from '@adobe/aem-react-editable-components';\nimport {\n CardHorizontalFeature as CardHorizontalFeatureComp,\n CardHorizontalFeatureProps,\n} from '@marriott/mi-ui-library';\n\nexport const CardHorizontalFeatureConfig = {\n emptyLabel: 'CardHorizontalFeature',\n isEmpty: () => true,\n resourceType: `${process.env['NEXT_PUBLIC_AEM_SITE']}/components/common/cardhorizontalfeature`,\n};\n\nexport const CardHorizontalFeature = (props: CardHorizontalFeatureProps) => (\n <div data-testid=\"card-horizontal-feature\" data-component-name=\"o-common-static-cardhorizontalfeature\">\n <EditableComponent config={CardHorizontalFeatureConfig} {...props}>\n <CardHorizontalFeatureComp {...props} />\n </EditableComponent>\n </div>\n);\n","export { CardHorizontalFeature } from './CardHorizontalFeature';\n"],"names":["CardHorizontalFeatureConfig","emptyLabel","isEmpty","resourceType","process","CardHorizontalFeature","div","data-testid","data-component-name","EditableComponent","config","props","CardHorizontalFeatureComp"],"sourceRoot":"","ignoreList":[]}