-
-
- {{ option?.name }}
-
-
-
-
-
-
+ :tagsComponent="tagsComponent"
+ :mapResultsFnName="mapResultsFnName"
+ :isGettingLocation="isGettingLocation"
+ :suggestionsConfig="suggestionsConfig"
+ @update="handleUpdate"
+ />
diff --git a/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue b/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue
new file mode 100644
index 0000000000..251639f567
--- /dev/null
+++ b/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue
@@ -0,0 +1,76 @@
+