diff --git a/frontend/src/components/interface/SearchField.vue b/frontend/src/components/interface/SearchField.vue index e02fe37d..807af768 100644 --- a/frontend/src/components/interface/SearchField.vue +++ b/frontend/src/components/interface/SearchField.vue @@ -1,63 +1,35 @@ - - - - - - {{ slotProps.option.attributes["Name"] }} - - - - - - - - - - - - - - - nodes in network - - {{ entry.attributes["Name"] }} - - search google - - - {{ entry.attributes["Name"] }} - - - + + + + No available options + + + + {{ entry.label }} + + + + + + + + + + + + + + - - + \ No newline at end of file diff --git a/frontend/src/components/toolbar/MainToolBar.vue b/frontend/src/components/toolbar/MainToolBar.vue index a78c09d4..05d1f37c 100644 --- a/frontend/src/components/toolbar/MainToolBar.vue +++ b/frontend/src/components/toolbar/MainToolBar.vue @@ -1,117 +1,85 @@ - - - - - + \ No newline at end of file diff --git a/frontend/src/components/toolbar/windows/ExportWindow.vue b/frontend/src/components/toolbar/windows/ExportWindow.vue new file mode 100644 index 00000000..e8e515b1 --- /dev/null +++ b/frontend/src/components/toolbar/windows/ExportWindow.vue @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + +