(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick
2023-07-17 01:22:18 -04:00
29 changed files with 446 additions and 191 deletions

View File

@@ -177,7 +177,7 @@ export function searchBar(model: SearchModel, testId: TestId = noTestId) {
cssTopBarBtn('Search',
testId('icon'),
dom.on('click', focusAndSelect),
hoverTooltip('Search', {key: 'topBarBtnTooltip'}),
hoverTooltip(t('Search'), {key: 'topBarBtnTooltip'}),
)
),
expandedSearch(