diff options
| -rw-r--r-- | components/editor/EditorOptionsPanel.vue (renamed from components/editor/OptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/EditorSidebar.vue (renamed from components/editor/Sidebar.vue) | 0 | ||||
| -rw-r--r-- | components/editor/EditorSidebarCategory.vue (renamed from components/editor/SidebarCategory.vue) | 0 | ||||
| -rw-r--r-- | components/editor/EditorSidebarMainConfiguration.vue (renamed from components/editor/SidebarMainConfiguration.vue) | 0 | ||||
| -rw-r--r-- | components/editor/EditorSidebarQuest.vue (renamed from components/editor/SidebarQuest.vue) | 0 | ||||
| -rw-r--r-- | components/editor/category/EditorCategoryChildrenOptionsPanel.vue (renamed from components/editor/category/ChildrenOptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/category/EditorCategoryOptionsPanel.vue (renamed from components/editor/category/OptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/EditorQuestOptionsPanel.vue (renamed from components/editor/quest/OptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/EditorQuestTasksOptionsPanel.vue (renamed from components/editor/quest/TasksOptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalDelete.vue (renamed from components/editor/quest/modal/Delete.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalDuplicate.vue (renamed from components/editor/quest/modal/Duplicate.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalRename.vue (renamed from components/editor/quest/modal/Rename.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalYaml.vue (renamed from components/editor/quest/modal/Yaml.vue) | 0 | ||||
| -rw-r--r-- | components/editor/task/EditorTaskConfiguration.vue (renamed from components/editor/task/Configuration.vue) | 0 | ||||
| -rw-r--r-- | components/editor/task/EditorTaskConfigurationRow.vue (renamed from components/editor/task/ConfigurationRow.vue) | 0 | ||||
| -rw-r--r-- | components/editor/task/modal/EditorTaskModalChange.vue (renamed from components/editor/task/modal/Change.vue) | 0 | ||||
| -rw-r--r-- | components/editor/task/modal/EditorTaskModalCreate.vue (renamed from components/editor/task/modal/Create.vue) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/components/editor/OptionsPanel.vue b/components/editor/EditorOptionsPanel.vue index 7cf8982..7cf8982 100644 --- a/components/editor/OptionsPanel.vue +++ b/components/editor/EditorOptionsPanel.vue diff --git a/components/editor/Sidebar.vue b/components/editor/EditorSidebar.vue index 992dd86..992dd86 100644 --- a/components/editor/Sidebar.vue +++ b/components/editor/EditorSidebar.vue diff --git a/components/editor/SidebarCategory.vue b/components/editor/EditorSidebarCategory.vue index 9dedf33..9dedf33 100644 --- a/components/editor/SidebarCategory.vue +++ b/components/editor/EditorSidebarCategory.vue diff --git a/components/editor/SidebarMainConfiguration.vue b/components/editor/EditorSidebarMainConfiguration.vue index c4727c6..c4727c6 100644 --- a/components/editor/SidebarMainConfiguration.vue +++ b/components/editor/EditorSidebarMainConfiguration.vue diff --git a/components/editor/SidebarQuest.vue b/components/editor/EditorSidebarQuest.vue index 422e8c6..422e8c6 100644 --- a/components/editor/SidebarQuest.vue +++ b/components/editor/EditorSidebarQuest.vue diff --git a/components/editor/category/ChildrenOptionsPanel.vue b/components/editor/category/EditorCategoryChildrenOptionsPanel.vue index 57dcef2..57dcef2 100644 --- a/components/editor/category/ChildrenOptionsPanel.vue +++ b/components/editor/category/EditorCategoryChildrenOptionsPanel.vue diff --git a/components/editor/category/OptionsPanel.vue b/components/editor/category/EditorCategoryOptionsPanel.vue index 112b063..112b063 100644 --- a/components/editor/category/OptionsPanel.vue +++ b/components/editor/category/EditorCategoryOptionsPanel.vue diff --git a/components/editor/quest/OptionsPanel.vue b/components/editor/quest/EditorQuestOptionsPanel.vue index 5aaff23..5aaff23 100644 --- a/components/editor/quest/OptionsPanel.vue +++ b/components/editor/quest/EditorQuestOptionsPanel.vue diff --git a/components/editor/quest/TasksOptionsPanel.vue b/components/editor/quest/EditorQuestTasksOptionsPanel.vue index cb4b109..cb4b109 100644 --- a/components/editor/quest/TasksOptionsPanel.vue +++ b/components/editor/quest/EditorQuestTasksOptionsPanel.vue diff --git a/components/editor/quest/modal/Delete.vue b/components/editor/quest/modal/EditorQuestModalDelete.vue index e81bcc7..e81bcc7 100644 --- a/components/editor/quest/modal/Delete.vue +++ b/components/editor/quest/modal/EditorQuestModalDelete.vue diff --git a/components/editor/quest/modal/Duplicate.vue b/components/editor/quest/modal/EditorQuestModalDuplicate.vue index 73a2fd0..73a2fd0 100644 --- a/components/editor/quest/modal/Duplicate.vue +++ b/components/editor/quest/modal/EditorQuestModalDuplicate.vue diff --git a/components/editor/quest/modal/Rename.vue b/components/editor/quest/modal/EditorQuestModalRename.vue index 3d846aa..3d846aa 100644 --- a/components/editor/quest/modal/Rename.vue +++ b/components/editor/quest/modal/EditorQuestModalRename.vue diff --git a/components/editor/quest/modal/Yaml.vue b/components/editor/quest/modal/EditorQuestModalYaml.vue index 365055c..365055c 100644 --- a/components/editor/quest/modal/Yaml.vue +++ b/components/editor/quest/modal/EditorQuestModalYaml.vue diff --git a/components/editor/task/Configuration.vue b/components/editor/task/EditorTaskConfiguration.vue index bda75f4..bda75f4 100644 --- a/components/editor/task/Configuration.vue +++ b/components/editor/task/EditorTaskConfiguration.vue diff --git a/components/editor/task/ConfigurationRow.vue b/components/editor/task/EditorTaskConfigurationRow.vue index 666669d..666669d 100644 --- a/components/editor/task/ConfigurationRow.vue +++ b/components/editor/task/EditorTaskConfigurationRow.vue diff --git a/components/editor/task/modal/Change.vue b/components/editor/task/modal/EditorTaskModalChange.vue index 8ab5dbc..8ab5dbc 100644 --- a/components/editor/task/modal/Change.vue +++ b/components/editor/task/modal/EditorTaskModalChange.vue diff --git a/components/editor/task/modal/Create.vue b/components/editor/task/modal/EditorTaskModalCreate.vue index 30e4cca..30e4cca 100644 --- a/components/editor/task/modal/Create.vue +++ b/components/editor/task/modal/EditorTaskModalCreate.vue |
