buoy-config
Advanced tools
Comparing version 4.0.14 to 4.0.15-alpha.0
{ | ||
"groups": [{ | ||
"heading": "Company", | ||
"links": [{ | ||
"text": "Writers", | ||
"href": "/writers/" | ||
}, { | ||
"text": "Careers", | ||
"href": "/careers/" | ||
}, { | ||
"text": "Press", | ||
"href": "/press/" | ||
}] | ||
}, { | ||
"heading": "Read more", | ||
"links": [{ | ||
"text": "Employers", | ||
"href": "/employers/" | ||
},{ | ||
"text": "Symptoms A-Z", | ||
"href": "/symptoms-a-z/" | ||
},{ | ||
"text": "Diagnoses A-Z", | ||
"href": "/diagnoses-a-z/" | ||
},{ | ||
"text": "Blog", | ||
"href": "/current/" | ||
}] | ||
}, { | ||
"heading": "Resources", | ||
"links": [{ | ||
"text": "Support", | ||
"href": "https://help.buoyhealth.com/" | ||
}, { | ||
"text": "Contact", | ||
"href": "/contact/" | ||
}] | ||
}], | ||
"groups": [ | ||
{ | ||
"heading": "Patients", | ||
"links": [ | ||
{ | ||
"text": "Diagnoses", | ||
"href": "/diagnoses-a-z/" | ||
}, | ||
{ | ||
"text": "Symptoms", | ||
"href": "/symptoms-a-z/" | ||
}, | ||
{ | ||
"text": "Blog", | ||
"href": "/current/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "Partners", | ||
"links": [ | ||
{ | ||
"text": "Products", | ||
"href": "/products/" | ||
}, | ||
{ | ||
"text": "Results", | ||
"href": "/results/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "About", | ||
"links": [ | ||
{ | ||
"text": "About", | ||
"href": "/about/" | ||
}, | ||
{ | ||
"text": "Technology", | ||
"href": "/technology/" | ||
}, | ||
{ | ||
"text": "FAQ", | ||
"href": "/faq/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "Account", | ||
"links": [ | ||
{ | ||
"text": "Create account", | ||
"href": "/signup/" | ||
}, | ||
{ | ||
"text": "Sign in", | ||
"href": "/login/" | ||
} | ||
] | ||
} | ||
], | ||
"contact": [ | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Press", | ||
"href": "/press/" | ||
}, | ||
{ | ||
"text": "Partners", | ||
"href": "/partners/" | ||
}, | ||
{ | ||
"text": "Awards", | ||
"href": "/awards/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Careers", | ||
"href": "/careers/" | ||
}, | ||
{ | ||
"text": "Editorial", | ||
"href": "/editorial/" | ||
}, | ||
{ | ||
"text": "Writers", | ||
"href": "/writers/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Help", | ||
"href": "/help/" | ||
}, | ||
{ | ||
"text": "Contact us", | ||
"href": "/contact/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "LinkedIn", | ||
"href": "https://www.linkedin.com/company/buoyhealth/" | ||
}, | ||
{ | ||
"text": "Facebook", | ||
"href": "https://www.facebook.com/buoyhealth" | ||
}, | ||
{ | ||
"text": "Instagram", | ||
"href": "https://www.instagram.com/buoyhealth" | ||
}, | ||
{ | ||
"text": "Twitter", | ||
"href": "https://twitter.com/buoyhealth" | ||
} | ||
] | ||
} | ||
], | ||
"legal": [ | ||
@@ -43,9 +134,12 @@ { | ||
"href": "/terms/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Privacy", | ||
"href": "/privacy/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Cookies", | ||
"href": "/cookies/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Editorial", | ||
@@ -55,2 +149,2 @@ "href": "/editorial/" | ||
] | ||
} | ||
} |
@@ -79,3 +79,3 @@ { | ||
"text": "Employers", | ||
"href": "/#solutions", | ||
"href": "/employers/", | ||
"showIfLoggedIn": true, | ||
@@ -340,4 +340,149 @@ "showIfLoggedOut": true | ||
} | ||
}, | ||
"rcw": { | ||
"name": "rcw", | ||
"primaryColor": "#88040f", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
}, | ||
{ | ||
"text": "View Profile", | ||
"href": "/profile/", | ||
"showIfLoggedIn": true, | ||
"showIfLoggedOut": false | ||
}, | ||
{ | ||
"text": "Log in", | ||
"href": "/login/", | ||
"showIfLoggedIn": false, | ||
"showIfLoggedOut": true | ||
}, | ||
{ | ||
"text": "Sign up", | ||
"href": "/signup/", | ||
"showIfLoggedIn": false, | ||
"showIfLoggedOut": true | ||
}, | ||
{ | ||
"text": "Log out", | ||
"href": "/logout/", | ||
"showIfLoggedIn": true, | ||
"showIfLoggedOut": false, | ||
"action": "logout" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
}, | ||
"hphc": { | ||
"name": "hphc", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
}, | ||
"hphc-hpl": { | ||
"name": "hphc-hpl", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
} | ||
} | ||
} |
{ | ||
"name": "buoy-config", | ||
"version": "4.0.14", | ||
"version": "4.0.15-alpha.0", | ||
"description": "Common configuration files for Buoy clients", | ||
@@ -12,3 +12,4 @@ "main": "dist/index.js", | ||
"fs": "^0.0.1-security" | ||
} | ||
}, | ||
"gitHead": "e3a9a9b1d10b3b13556890d429514b849484d364" | ||
} |
{ | ||
"groups": [{ | ||
"heading": "Company", | ||
"links": [{ | ||
"text": "Writers", | ||
"href": "/writers/" | ||
}, { | ||
"text": "Careers", | ||
"href": "/careers/" | ||
}, { | ||
"text": "Press", | ||
"href": "/press/" | ||
}] | ||
}, { | ||
"heading": "Read more", | ||
"links": [{ | ||
"text": "Employers", | ||
"href": "/employers/" | ||
},{ | ||
"text": "Symptoms A-Z", | ||
"href": "/symptoms-a-z/" | ||
},{ | ||
"text": "Diagnoses A-Z", | ||
"href": "/diagnoses-a-z/" | ||
},{ | ||
"text": "Blog", | ||
"href": "/current/" | ||
}] | ||
}, { | ||
"heading": "Resources", | ||
"links": [{ | ||
"text": "Support", | ||
"href": "https://help.buoyhealth.com/" | ||
}, { | ||
"text": "Contact", | ||
"href": "/contact/" | ||
}] | ||
}], | ||
"groups": [ | ||
{ | ||
"heading": "Patients", | ||
"links": [ | ||
{ | ||
"text": "Diagnoses", | ||
"href": "/diagnoses-a-z/" | ||
}, | ||
{ | ||
"text": "Symptoms", | ||
"href": "/symptoms-a-z/" | ||
}, | ||
{ | ||
"text": "Blog", | ||
"href": "/current/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "Partners", | ||
"links": [ | ||
{ | ||
"text": "Products", | ||
"href": "/products/" | ||
}, | ||
{ | ||
"text": "Results", | ||
"href": "/results/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "About", | ||
"links": [ | ||
{ | ||
"text": "About", | ||
"href": "/about/" | ||
}, | ||
{ | ||
"text": "Technology", | ||
"href": "/technology/" | ||
}, | ||
{ | ||
"text": "FAQ", | ||
"href": "/faq/" | ||
} | ||
] | ||
}, | ||
{ | ||
"heading": "Account", | ||
"links": [ | ||
{ | ||
"text": "Create account", | ||
"href": "/signup/" | ||
}, | ||
{ | ||
"text": "Sign in", | ||
"href": "/login/" | ||
} | ||
] | ||
} | ||
], | ||
"contact": [ | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Press", | ||
"href": "/press/" | ||
}, | ||
{ | ||
"text": "Partners", | ||
"href": "/partners/" | ||
}, | ||
{ | ||
"text": "Awards", | ||
"href": "/awards/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Careers", | ||
"href": "/careers/" | ||
}, | ||
{ | ||
"text": "Editorial", | ||
"href": "/editorial/" | ||
}, | ||
{ | ||
"text": "Writers", | ||
"href": "/writers/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "Help", | ||
"href": "/help/" | ||
}, | ||
{ | ||
"text": "Contact us", | ||
"href": "/contact/" | ||
} | ||
] | ||
}, | ||
{ | ||
"links": [ | ||
{ | ||
"text": "LinkedIn", | ||
"href": "https://www.linkedin.com/company/buoyhealth/" | ||
}, | ||
{ | ||
"text": "Facebook", | ||
"href": "https://www.facebook.com/buoyhealth" | ||
}, | ||
{ | ||
"text": "Instagram", | ||
"href": "https://www.instagram.com/buoyhealth" | ||
}, | ||
{ | ||
"text": "Twitter", | ||
"href": "https://twitter.com/buoyhealth" | ||
} | ||
] | ||
} | ||
], | ||
"legal": [ | ||
@@ -43,9 +134,12 @@ { | ||
"href": "/terms/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Privacy", | ||
"href": "/privacy/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Cookies", | ||
"href": "/cookies/" | ||
}, { | ||
}, | ||
{ | ||
"text": "Editorial", | ||
@@ -55,2 +149,2 @@ "href": "/editorial/" | ||
] | ||
} | ||
} |
@@ -79,3 +79,3 @@ { | ||
"text": "Employers", | ||
"href": "/#solutions", | ||
"href": "/employers/", | ||
"showIfLoggedIn": true, | ||
@@ -340,4 +340,149 @@ "showIfLoggedOut": true | ||
} | ||
}, | ||
"rcw": { | ||
"name": "rcw", | ||
"primaryColor": "#88040f", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
}, | ||
{ | ||
"text": "View Profile", | ||
"href": "/profile/", | ||
"showIfLoggedIn": true, | ||
"showIfLoggedOut": false | ||
}, | ||
{ | ||
"text": "Log in", | ||
"href": "/login/", | ||
"showIfLoggedIn": false, | ||
"showIfLoggedOut": true | ||
}, | ||
{ | ||
"text": "Sign up", | ||
"href": "/signup/", | ||
"showIfLoggedIn": false, | ||
"showIfLoggedOut": true | ||
}, | ||
{ | ||
"text": "Log out", | ||
"href": "/logout/", | ||
"showIfLoggedIn": true, | ||
"showIfLoggedOut": false, | ||
"action": "logout" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
}, | ||
"hphc": { | ||
"name": "hphc", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
}, | ||
"hphc-hpl": { | ||
"name": "hphc-hpl", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
} | ||
} | ||
} |
import navConfig from "./configurations/nav.json" | ||
// Utility function for loading all images in a directory | ||
@@ -5,0 +4,0 @@ // See https://stackoverflow.com/questions/42118296/dynamically-import-images-from-a-directory-using-webpack |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
417576
41
1630
3