When using:
DefaultToolbarItem(kind: .search, placement: .bottomBar)
on iOS 26.1 the search item is suddenly expanded and has a label, while on iOS 26 it was an icon, like any other toolbar item.
Is that intentional? How can we make it to only show an icon? (sumbitted FB20868106)