buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
US consumers’ short-term inflation expectations eased slightly in May, according to the latest New York Fed Survey of Consumer Expectations, offering a tentative sign of stabilizing price pressures.
The survey showed that the median 1-year inflation expectation dipped to 3.5% in May 2026, down from 3.6% in April 2026. While the change is modest, it marks a continued movement away from the higher inflation readings seen in previous years and may be viewed as a cautiously positive signal for policymakers monitoring inflation psychology.
The data, updated on 8 June 2026, will be closely watched by markets and the Federal Reserve, as anchored consumer expectations are seen as key to preventing a renewed acceleration in prices. Investors will now look to forthcoming inflation releases and Fed communications for confirmation that this softening in expectations aligns with broader disinflation trends.
