Commit ee1a10a
Fix ace a11y listener (#60639)
Also move the hook use_ui_ace_keyboard_mode.tsx into es_ui_shared
This was defined (and used) in both Console and SearchProfiler.
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
# src/legacy/core_plugins/console/public/np_ready/application/containers/editor/legacy/use_ui_ace_keyboard_mode.tsx
# src/plugins/console/public/application/containers/editor/legacy/console_editor/editor.tsx
# src/plugins/console/public/application/containers/editor/legacy/use_ui_ace_keyboard_mode.tsx
# src/plugins/es_ui_shared/public/index.ts
# src/plugins/es_ui_shared/public/use_ui_ace_keyboard_mode.tsx
# x-pack/legacy/plugins/searchprofiler/public/np_ready/application/editor/use_ui_ace_keyboard_mode.tsx
# x-pack/plugins/searchprofiler/public/application/editor/editor.tsx1 parent 54f8c49 commit ee1a10a
5 files changed
Lines changed: 5 additions & 113 deletions
File tree
- src
- legacy/core_plugins/console/public/np_ready/application/containers/editor/legacy/console_editor
- x-pack/legacy/plugins/searchprofiler/public/np_ready/application/editor
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 0 additions & 110 deletions
This file was deleted.
0 commit comments