From 7a37170b0a3bcdde01cf42632dd1a173ba8c9e54 Mon Sep 17 00:00:00 2001 From: Ilia Miheev Date: Wed, 3 Jun 2026 20:17:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B1=D0=BE=D0=BA=D0=BE=D0=B2=D0=BE=D0=B5=20=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D1=8E=20=D0=B4=D0=BB=D1=8F=20=D0=B4=D0=B8=D0=BD=D0=B0=D0=BC?= =?UTF-8?q?=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=BE=D0=B3=D0=BE=20=D0=BE=D1=82?= =?UTF-8?q?=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B3?= =?UTF-8?q?=D1=80=D1=83=D0=BF=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MyDropMenu.vue | 106 +++-------- src/composables/usePartsCatalog.js | 26 +-- src/composables/useTopicResolver.js | 34 ++-- src/data/index.js | 20 +++ .../components.json => src/data/parts.js | 170 +++++++++--------- .../{informationForDirectory.js => terms.js} | 43 +++-- src/views/TopicView.vue | 32 +++- 7 files changed, 215 insertions(+), 216 deletions(-) create mode 100644 src/data/index.js rename public/droneComponents/components.json => src/data/parts.js (93%) rename src/data/{informationForDirectory.js => terms.js} (91%) diff --git a/src/components/MyDropMenu.vue b/src/components/MyDropMenu.vue index 0747490..8d77add 100644 --- a/src/components/MyDropMenu.vue +++ b/src/components/MyDropMenu.vue @@ -22,102 +22,57 @@ text-color="#ffffff" active-text-color="#23aae3" > - + - - - - - - - - - -
-

{{ infoCard.body }}

-
- -