-
-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathsearch.view.tree
38 lines (38 loc) · 1.01 KB
/
search.view.tree
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$mol_search $mol_pop
query? \
suggests /string
plugins /$mol_plugin
^
<= Hotkey $mol_hotkey
key * escape? <=> clear? null
<= Nav $mol_nav
keys_y <= nav_components /$mol_view
current_y?component <=> nav_focused?component null
showed? <=> suggests_showed? false
align_hor \right
Anchor $mol_view
sub <= anchor_content /
<= Query $mol_string
value? <=> query? \
hint <= hint @ \Search...
submit?event <=> submit?event null
enabled <= enabled true
keyboard <= keyboard \search
enter <= enter \search
bring => bring
<= Clear $mol_button_minor
hint @ \Clear
click?event <=> clear?event null
sub /
<= Clear_icon $mol_icon_close
bubble_content /$mol_view_content
<= Bubble_pane $mol_scroll
sub /
<= Menu $mol_list
rows <= menu_items /$mol_view
Suggest* $mol_button_minor
click?event <=> suggest_select*?event null
sub <= suggest_content* /$mol_view_content
<= Suggest_label* $mol_dimmer
haystack <= suggest_label* \
needle <= query? \