diff --git a/app/components/Viewer/BreadCrumb.vue b/app/components/Viewer/BreadCrumb.vue deleted file mode 100644 index cfd83957..00000000 --- a/app/components/Viewer/BreadCrumb.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - - - diff --git a/app/components/Viewer/ObjectTree/Base/Controls.vue b/app/components/Viewer/ObjectTree/Base/Controls.vue new file mode 100644 index 00000000..41163d67 --- /dev/null +++ b/app/components/Viewer/ObjectTree/Base/Controls.vue @@ -0,0 +1,58 @@ + + + diff --git a/app/components/Viewer/ObjectTree/Base/ItemLabel.vue b/app/components/Viewer/ObjectTree/Base/ItemLabel.vue new file mode 100644 index 00000000..acbbce2f --- /dev/null +++ b/app/components/Viewer/ObjectTree/Base/ItemLabel.vue @@ -0,0 +1,49 @@ + + + + + diff --git a/app/components/Viewer/ObjectTree/Box.vue b/app/components/Viewer/ObjectTree/Box.vue new file mode 100644 index 00000000..60f30af8 --- /dev/null +++ b/app/components/Viewer/ObjectTree/Box.vue @@ -0,0 +1,132 @@ + + + + + diff --git a/app/components/Viewer/ObjectTree/Layout.vue b/app/components/Viewer/ObjectTree/Layout.vue new file mode 100644 index 00000000..9188eaca --- /dev/null +++ b/app/components/Viewer/ObjectTree/Layout.vue @@ -0,0 +1,320 @@ + + + + + diff --git a/app/components/Viewer/ObjectTree/Views/GlobalObjects.vue b/app/components/Viewer/ObjectTree/Views/GlobalObjects.vue new file mode 100644 index 00000000..b60eb311 --- /dev/null +++ b/app/components/Viewer/ObjectTree/Views/GlobalObjects.vue @@ -0,0 +1,129 @@ + + + + + diff --git a/app/components/Viewer/ObjectTree/Views/ModelComponents.vue b/app/components/Viewer/ObjectTree/Views/ModelComponents.vue new file mode 100644 index 00000000..31630a53 --- /dev/null +++ b/app/components/Viewer/ObjectTree/Views/ModelComponents.vue @@ -0,0 +1,113 @@ + + + + + diff --git a/app/components/Viewer/Tree/ObjectTree.vue b/app/components/Viewer/Tree/ObjectTree.vue deleted file mode 100644 index ce2fff80..00000000 --- a/app/components/Viewer/Tree/ObjectTree.vue +++ /dev/null @@ -1,132 +0,0 @@ - - - - - diff --git a/app/components/Viewer/TreeComponent.vue b/app/components/Viewer/TreeComponent.vue deleted file mode 100644 index f3e06847..00000000 --- a/app/components/Viewer/TreeComponent.vue +++ /dev/null @@ -1,170 +0,0 @@ - - - - - diff --git a/app/components/Viewer/TreeObject.vue b/app/components/Viewer/TreeObject.vue deleted file mode 100644 index 870f07cf..00000000 --- a/app/components/Viewer/TreeObject.vue +++ /dev/null @@ -1,184 +0,0 @@ - - - - - diff --git a/app/components/Viewer/Ui.vue b/app/components/Viewer/Ui.vue index bb4869e2..407ce084 100644 --- a/app/components/Viewer/Ui.vue +++ b/app/components/Viewer/Ui.vue @@ -1,6 +1,6 @@