@carforyou/header-footer
Advanced tools
Comparing version
@@ -87,2 +87,10 @@ import React, { Fragment, useContext, useEffect, useState } from "react"; | ||
}, | ||
buyerProtection: { | ||
href: url(listingsRootUrl, language, `/content/${t("footer.sections.information.slugs.buyerProtection")}`), | ||
tracking: { | ||
category: "footer", | ||
action: "link", | ||
label: "buyer protection", | ||
}, | ||
}, | ||
priceCheck: { | ||
@@ -89,0 +97,0 @@ href: url(listingsRootUrl, language, "/content/price-check"), |
@@ -59,2 +59,7 @@ /* eslint-disable react/jsx-key */ | ||
}), className: dropdownLinkStyles, href: url(listingsRootUrl, language, `/content/${t("header.buyNow.slug")}`) }, t("header.buyNow.name"))); | ||
const buyerProtection = (React.createElement("a", { onClick: () => dataLayerPush({ | ||
category: "header", | ||
action: "link", | ||
label: "buyer protection", | ||
}), className: dropdownLinkStyles, href: url(listingsRootUrl, language, `/content/${t("header.buyerProtection.slug")}`) }, t("header.buyerProtection.name"))); | ||
const eMobility = (React.createElement("a", { onClick: () => dataLayerPush({ | ||
@@ -120,2 +125,3 @@ category: "header", | ||
React.createElement("li", null, buyNow), | ||
React.createElement("li", null, buyerProtection), | ||
React.createElement("li", null, whatsMyCarWorth), | ||
@@ -122,0 +128,0 @@ React.createElement("li", null, priceCheck), |
@@ -39,4 +39,8 @@ export default { | ||
"verified": "Verifiziert", | ||
"whatsMyCarWorth": "Was ist mein Auto wert?" | ||
"whatsMyCarWorth": "Was ist mein Auto wert?", | ||
"buyerProtection": "Käuferschutz" | ||
}, | ||
"slug": { | ||
"buyerProtection": "kaeuferschutz" | ||
}, | ||
"title": "Sich informieren" | ||
@@ -69,2 +73,6 @@ }, | ||
}, | ||
"buyerProtection": { | ||
"name": "Käuferschutz", | ||
"slug": "kaeuferschutz" | ||
}, | ||
"carAlert": "Auto-Alarm", | ||
@@ -71,0 +79,0 @@ "carMarket": "Automarkt", |
@@ -39,4 +39,8 @@ export default { | ||
"verified": "Verified", | ||
"whatsMyCarWorth": "What's my car worth?" | ||
"whatsMyCarWorth": "What's my car worth?", | ||
"buyerProtection": "Buyer protection" | ||
}, | ||
"slug": { | ||
"buyerProtection": "buyer-protection" | ||
}, | ||
"title": "Get informed" | ||
@@ -69,2 +73,6 @@ }, | ||
}, | ||
"buyerProtection": { | ||
"name": "Buyer protection", | ||
"slug": "buyer-protection" | ||
}, | ||
"carAlert": "Auto-Alarm", | ||
@@ -71,0 +79,0 @@ "carMarket": "Car Market", |
@@ -39,4 +39,8 @@ export default { | ||
"verified": "Vérifié", | ||
"whatsMyCarWorth": "Quelle est la valeur de ma voiture ?" | ||
"whatsMyCarWorth": "Quelle est la valeur de ma voiture ?", | ||
"buyerProtection": "Protection des acheteurs" | ||
}, | ||
"slug": { | ||
"buyerProtection": "protection-des-acheteurs" | ||
}, | ||
"title": "S'informer" | ||
@@ -69,2 +73,6 @@ }, | ||
}, | ||
"buyerProtection": { | ||
"name": "Protection des acheteurs", | ||
"slug": "protection-des-acheteurs" | ||
}, | ||
"carAlert": "Auto-Alarm", | ||
@@ -71,0 +79,0 @@ "carMarket": "Marché de l'automobile", |
@@ -39,4 +39,8 @@ export default { | ||
"verified": "Verificato", | ||
"whatsMyCarWorth": "Quanto vale la tua auto?" | ||
"whatsMyCarWorth": "Quanto vale la tua auto?", | ||
"buyerProtection": "Protezione dell’acquirente" | ||
}, | ||
"slug": { | ||
"buyerProtection": "protezione-acquirente" | ||
}, | ||
"title": "Informazioni utili" | ||
@@ -69,2 +73,6 @@ }, | ||
}, | ||
"buyerProtection": { | ||
"name": "Protezione dell’acquirente", | ||
"slug": "protezione-acquirente" | ||
}, | ||
"carAlert": "Auto-Alarm", | ||
@@ -71,0 +79,0 @@ "carMarket": "Mercato dell'auto", |
@@ -40,3 +40,7 @@ declare const _default: { | ||
whatsMyCarWorth: string; | ||
buyerProtection: string; | ||
}; | ||
slug: { | ||
buyerProtection: string; | ||
}; | ||
title: string; | ||
@@ -69,2 +73,6 @@ }; | ||
}; | ||
buyerProtection: { | ||
name: string; | ||
slug: string; | ||
}; | ||
carAlert: string; | ||
@@ -71,0 +79,0 @@ carMarket: string; |
@@ -40,3 +40,7 @@ declare const _default: { | ||
whatsMyCarWorth: string; | ||
buyerProtection: string; | ||
}; | ||
slug: { | ||
buyerProtection: string; | ||
}; | ||
title: string; | ||
@@ -69,2 +73,6 @@ }; | ||
}; | ||
buyerProtection: { | ||
name: string; | ||
slug: string; | ||
}; | ||
carAlert: string; | ||
@@ -71,0 +79,0 @@ carMarket: string; |
@@ -40,3 +40,7 @@ declare const _default: { | ||
whatsMyCarWorth: string; | ||
buyerProtection: string; | ||
}; | ||
slug: { | ||
buyerProtection: string; | ||
}; | ||
title: string; | ||
@@ -69,2 +73,6 @@ }; | ||
}; | ||
buyerProtection: { | ||
name: string; | ||
slug: string; | ||
}; | ||
carAlert: string; | ||
@@ -71,0 +79,0 @@ carMarket: string; |
@@ -40,3 +40,7 @@ declare const _default: { | ||
whatsMyCarWorth: string; | ||
buyerProtection: string; | ||
}; | ||
slug: { | ||
buyerProtection: string; | ||
}; | ||
title: string; | ||
@@ -69,2 +73,6 @@ }; | ||
}; | ||
buyerProtection: { | ||
name: string; | ||
slug: string; | ||
}; | ||
carAlert: string; | ||
@@ -71,0 +79,0 @@ carMarket: string; |
import 'react'; | ||
export { H as HeaderTheme } from './base-3374f281.js'; | ||
export { H as HeaderTheme } from './base-dc480006.js'; | ||
import 'classnames'; | ||
import './appContext.js-85b0a348.js'; | ||
import './shared-f5877ba5.js'; | ||
export { e as Header } from './header-62d40458.js'; | ||
import './appContext.js-3e060ba0.js'; | ||
import './shared-98050f13.js'; | ||
export { e as Header } from './header-bfd967e7.js'; | ||
import '@carforyou/components'; | ||
export { F as Footer } from './footer-64bcee1d.js'; | ||
export { F as Footer } from './footer-2b6aa13e.js'; | ||
export { H as HeaderWithTitle } from './withTitle-be19d0b4.js'; | ||
import './section-429532f7.js'; | ||
import './section-f903c40e.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@carforyou/header-footer", | ||
"description": "CAR FOR YOU Header / Footer", | ||
"version": "8.1.0", | ||
"version": "8.2.0-CAR-9415-add-buyerprotection-58b8bbd9fbd35ffb75d7cadc339efcc293830fb6.1", | ||
"license": "MIT", | ||
@@ -40,3 +40,3 @@ "files": [ | ||
"@types/jest": "27.0.3", | ||
"@types/node": "16.11.13", | ||
"@types/node": "16.11.14", | ||
"@types/react": "16.14.21", | ||
@@ -43,0 +43,0 @@ "@types/testing-library__react": "10.2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
674893
2.06%6562
2.71%2
100%