|
652 | 652 | { |
653 | 653 | "label": "UseHotkeySequenceOptions", |
654 | 654 | "to": "framework/react/reference/interfaces/UseHotkeySequenceOptions" |
| 655 | + }, |
| 656 | + { |
| 657 | + "label": "useHotkeySequences", |
| 658 | + "to": "framework/react/reference/functions/useHotkeySequences" |
| 659 | + }, |
| 660 | + { |
| 661 | + "label": "UseHotkeySequenceDefinition", |
| 662 | + "to": "framework/react/reference/interfaces/UseHotkeySequenceDefinition" |
655 | 663 | } |
656 | 664 | ] |
657 | 665 | }, |
|
665 | 673 | { |
666 | 674 | "label": "UseHotkeySequenceOptions", |
667 | 675 | "to": "framework/preact/reference/interfaces/UseHotkeySequenceOptions" |
| 676 | + }, |
| 677 | + { |
| 678 | + "label": "useHotkeySequences", |
| 679 | + "to": "framework/preact/reference/functions/useHotkeySequences" |
| 680 | + }, |
| 681 | + { |
| 682 | + "label": "UseHotkeySequenceDefinition", |
| 683 | + "to": "framework/preact/reference/interfaces/UseHotkeySequenceDefinition" |
668 | 684 | } |
669 | 685 | ] |
670 | 686 | }, |
|
678 | 694 | { |
679 | 695 | "label": "CreateHotkeySequenceOptions", |
680 | 696 | "to": "framework/solid/reference/interfaces/CreateHotkeySequenceOptions" |
| 697 | + }, |
| 698 | + { |
| 699 | + "label": "createHotkeySequences", |
| 700 | + "to": "framework/solid/reference/functions/createHotkeySequences" |
| 701 | + }, |
| 702 | + { |
| 703 | + "label": "CreateHotkeySequenceDefinition", |
| 704 | + "to": "framework/solid/reference/interfaces/CreateHotkeySequenceDefinition" |
681 | 705 | } |
682 | 706 | ] |
683 | 707 | }, |
|
691 | 715 | { |
692 | 716 | "label": "InjectHotkeySequenceOptions", |
693 | 717 | "to": "framework/angular/reference/interfaces/InjectHotkeySequenceOptions" |
| 718 | + }, |
| 719 | + { |
| 720 | + "label": "injectHotkeySequences", |
| 721 | + "to": "framework/angular/reference/functions/injectHotkeySequences" |
| 722 | + }, |
| 723 | + { |
| 724 | + "label": "InjectHotkeySequenceDefinition", |
| 725 | + "to": "framework/angular/reference/interfaces/InjectHotkeySequenceDefinition" |
694 | 726 | } |
695 | 727 | ] |
696 | 728 | }, |
|
704 | 736 | { |
705 | 737 | "label": "UseHotkeySequenceOptions", |
706 | 738 | "to": "framework/vue/reference/interfaces/UseHotkeySequenceOptions" |
| 739 | + }, |
| 740 | + { |
| 741 | + "label": "useHotkeySequences", |
| 742 | + "to": "framework/vue/reference/functions/useHotkeySequences" |
| 743 | + }, |
| 744 | + { |
| 745 | + "label": "UseHotkeySequenceDefinition", |
| 746 | + "to": "framework/vue/reference/interfaces/UseHotkeySequenceDefinition" |
707 | 747 | } |
708 | 748 | ] |
709 | 749 | }, |
|
721 | 761 | { |
722 | 762 | "label": "CreateHotkeySequenceOptions", |
723 | 763 | "to": "framework/svelte/reference/interfaces/CreateHotkeySequenceOptions" |
| 764 | + }, |
| 765 | + { |
| 766 | + "label": "createHotkeySequences", |
| 767 | + "to": "framework/svelte/reference/functions/createHotkeySequences" |
| 768 | + }, |
| 769 | + { |
| 770 | + "label": "createHotkeySequencesAttachment", |
| 771 | + "to": "framework/svelte/reference/functions/createHotkeySequencesAttachment" |
| 772 | + }, |
| 773 | + { |
| 774 | + "label": "CreateHotkeySequenceDefinition", |
| 775 | + "to": "framework/svelte/reference/interfaces/CreateHotkeySequenceDefinition" |
724 | 776 | } |
725 | 777 | ] |
726 | 778 | } |
|
1200 | 1252 | "label": "useHotkeySequence", |
1201 | 1253 | "to": "framework/react/examples/useHotkeySequence" |
1202 | 1254 | }, |
| 1255 | + { |
| 1256 | + "label": "useHotkeySequences", |
| 1257 | + "to": "framework/react/examples/useHotkeySequences" |
| 1258 | + }, |
1203 | 1259 | { |
1204 | 1260 | "label": "useHotkeyRecorder", |
1205 | 1261 | "to": "framework/react/examples/useHotkeyRecorder" |
|
1233 | 1289 | "label": "useHotkeySequence", |
1234 | 1290 | "to": "framework/preact/examples/useHotkeySequence" |
1235 | 1291 | }, |
| 1292 | + { |
| 1293 | + "label": "useHotkeySequences", |
| 1294 | + "to": "framework/preact/examples/useHotkeySequences" |
| 1295 | + }, |
1236 | 1296 | { |
1237 | 1297 | "label": "useHotkeyRecorder", |
1238 | 1298 | "to": "framework/preact/examples/useHotkeyRecorder" |
|
1266 | 1326 | "label": "createHotkeySequence", |
1267 | 1327 | "to": "framework/solid/examples/createHotkeySequence" |
1268 | 1328 | }, |
| 1329 | + { |
| 1330 | + "label": "createHotkeySequences", |
| 1331 | + "to": "framework/solid/examples/createHotkeySequences" |
| 1332 | + }, |
1269 | 1333 | { |
1270 | 1334 | "label": "createHotkeyRecorder", |
1271 | 1335 | "to": "framework/solid/examples/createHotkeyRecorder" |
|
1299 | 1363 | "label": "injectHotkeySequence", |
1300 | 1364 | "to": "framework/angular/examples/injectHotkeySequence" |
1301 | 1365 | }, |
| 1366 | + { |
| 1367 | + "label": "injectHotkeySequences", |
| 1368 | + "to": "framework/angular/examples/injectHotkeySequences" |
| 1369 | + }, |
1302 | 1370 | { |
1303 | 1371 | "label": "injectHotkeyRecorder", |
1304 | 1372 | "to": "framework/angular/examples/injectHotkeyRecorder" |
|
1332 | 1400 | "label": "useHotkeySequence", |
1333 | 1401 | "to": "framework/vue/examples/useHotkeySequence" |
1334 | 1402 | }, |
| 1403 | + { |
| 1404 | + "label": "useHotkeySequences", |
| 1405 | + "to": "framework/vue/examples/useHotkeySequences" |
| 1406 | + }, |
1335 | 1407 | { |
1336 | 1408 | "label": "useHotkeyRecorder", |
1337 | 1409 | "to": "framework/vue/examples/useHotkeyRecorder" |
|
1365 | 1437 | "label": "createHotkeySequence", |
1366 | 1438 | "to": "framework/svelte/examples/create-hotkey-sequence" |
1367 | 1439 | }, |
| 1440 | + { |
| 1441 | + "label": "createHotkeySequences", |
| 1442 | + "to": "framework/svelte/examples/create-hotkey-sequences" |
| 1443 | + }, |
1368 | 1444 | { |
1369 | 1445 | "label": "createHotkeyRecorder", |
1370 | 1446 | "to": "framework/svelte/examples/create-hotkey-recorder" |
|
0 commit comments