Anki/ts/lib
jariji 33d1057a46 Add "hide all but one" occlusion mode.
This PR adds the "hide all but one" occlusion mode. An example use case
is a note containing a collection of pairs of selection, where each
selection is the prompt for the other in its pair.

For example, given a table like

| small | big |
|-------+-----|
|   a   |  A  |
|   b   |  B  |
|   c   |  C  |

in each card, five letters are occluded, and one is shown. The user is
prompted to state the occluded symbol that is adjacent to the shown symbol.
2025-11-04 01:03:09 +00:00
..
components Add "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00:00
domlib Use CSP to block inline JS content in editor (#3939) 2025-04-23 16:21:48 +10:00
generated alertOnError should default to true 2024-04-17 20:13:37 +10:00
sass Use system font for webviews instead of bootstrap font stack and add exception for note editor (#4163) 2025-07-08 00:51:44 +07:00
sveltelib Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
tag-editor add bottom and right margins to account for focus outline (#4115) 2025-06-25 14:15:45 +03:00
tslib Replace custom UUID function with crypto.randomUUID (#4384) 2025-10-13 09:37:30 +03:00