feat(editor): Add "Working" overlay in the middle of the canvas (no-changelog) (#17744)

This commit is contained in:
Eugene
2025-07-29 13:32:00 +02:00
committed by GitHub
parent a0cf90b7d8
commit f730df398b
7 changed files with 177 additions and 3 deletions

View File

@@ -65,6 +65,7 @@ export default {
'assistantChat.inputPlaceholder': 'Enter your response...',
'assistantChat.copy': 'Copy',
'assistantChat.copied': 'Copied',
'aiAssistant.builder.canvas.thinking': 'Working...',
'inlineAskAssistantButton.asked': 'Asked',
'iconPicker.button.defaultToolTip': 'Choose icon',
'iconPicker.tabs.icons': 'Icons',