From 060ef9459fea02081596e2f4fa5fee99eed82698 Mon Sep 17 00:00:00 2001 From: Marco Date: Fri, 10 Nov 2023 13:36:26 +0900 Subject: [PATCH] Create searchable list component Signed-off-by: Marco Signed-off-by: nextcloud-command Signed-off-by: Benjamin Gaussorgues --- .../GlobalSearch/SearchableList.vue | 149 ++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 core/src/components/GlobalSearch/SearchableList.vue diff --git a/core/src/components/GlobalSearch/SearchableList.vue b/core/src/components/GlobalSearch/SearchableList.vue new file mode 100644 index 0000000000000..356f2f7664a15 --- /dev/null +++ b/core/src/components/GlobalSearch/SearchableList.vue @@ -0,0 +1,149 @@ + + + + + + +