diff --git a/components/search-stork.vue b/components/search-stork.vue new file mode 100644 index 0000000..6db5efb --- /dev/null +++ b/components/search-stork.vue @@ -0,0 +1,638 @@ + + + + + + + + + + + + + + + + + + {{ button.label }} + + + + + + + + + + + + + + + + + No apps found + + + + + + + + {{ getAppCategory(app).icon ? `${getAppCategory(app).icon} ${app.name}` : app.name }} + + {{ app.text }} + + + + + + + {{ app.name.charAt(0) }} + + + + {{ getAppCategory(app).icon ? `${getAppCategory(app).icon} ${app.name}` : app.name }} + + {{ app.text }} + + + + + + + + ⏳ + + + + + + + + + + + + + + + {{ link.label }} + + + + Details + + + + + + + + + + + + + + + + + + +