@carforyou/header-footer
Advanced tools
Comparing version
@@ -5,2 +5,3 @@ /* eslint-disable react/jsx-key */ | ||
import { dataLayerPush } from "../../../lib/gtmHelper"; | ||
import { Pill } from "@carforyou/components"; | ||
import AppContext, { withAppProvider } from "../../appContext"; | ||
@@ -21,2 +22,9 @@ import BaseHeader from "../base/index"; | ||
}), className: "block py-10 lg:py-0" }, t("header.myListings")), | ||
React.createElement("a", { href: url(dealerhubRootUrl, language, "/dealer-carousel"), onClick: () => dataLayerPush({ | ||
category: "header", | ||
action: "link", | ||
label: "my garage", | ||
}), className: "block py-10 lg:py-0" }, | ||
t("header.myGarage"), | ||
React.createElement(Pill, null, t("header.label.new"))), | ||
React.createElement("a", { href: url(dealerhubRootUrl, language, "/auto-alarm"), onClick: () => dataLayerPush({ | ||
@@ -23,0 +31,0 @@ category: "header", |
@@ -79,2 +79,3 @@ export default { | ||
"whatsMyCarWorth": "Was ist mein Auto wert?", | ||
"myGarage": "Meine Garage", | ||
"myListings": "Meine Inserate", | ||
@@ -81,0 +82,0 @@ "carAlert": "Auto-Alarm", |
@@ -81,2 +81,3 @@ export default { | ||
"logout": " Logout", | ||
"myGarage": "My garage", | ||
"myListings": "My Listings", | ||
@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm", |
@@ -81,2 +81,3 @@ export default { | ||
"logout": " Se déconnecter", | ||
"myGarage": "Mon garage", | ||
"myListings": "Mes publicités", | ||
@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm", |
@@ -81,2 +81,3 @@ export default { | ||
"logout": " Disconnettere", | ||
"myGarage": "Il mio garage", | ||
"myListings": "I miei annunci", | ||
@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm", |
@@ -79,2 +79,3 @@ declare const _default: { | ||
whatsMyCarWorth: string; | ||
myGarage: string; | ||
myListings: string; | ||
@@ -81,0 +82,0 @@ carAlert: string; |
@@ -81,2 +81,3 @@ declare const _default: { | ||
logout: string; | ||
myGarage: string; | ||
myListings: string; | ||
@@ -83,0 +84,0 @@ carAlert: string; |
@@ -81,2 +81,3 @@ declare const _default: { | ||
logout: string; | ||
myGarage: string; | ||
myListings: string; | ||
@@ -83,0 +84,0 @@ carAlert: string; |
@@ -81,2 +81,3 @@ declare const _default: { | ||
logout: string; | ||
myGarage: string; | ||
myListings: string; | ||
@@ -83,0 +84,0 @@ carAlert: string; |
{ | ||
"name": "@carforyou/header-footer", | ||
"description": "CAR FOR YOU Header / Footer", | ||
"version": "1.3.1", | ||
"version": "1.4.0-CAR-4847-2024913607ace6bab8c766d4967615e93a3f2fca.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
508275
0.78%4634
0.85%2
100%