From 82fb2c88004e27bd1aed13432073ff981f63485b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Sat, 12 Sep 2026 20:09:47 +0300 Subject: [PATCH] ui: move the Profiler tab next to SCP80 - top-level tab order is now Remote APDU, SCP80, Profiler, Card reader, Phone simulator; the profiler view moved with its button so the DOM order matches the tab strip - docs (help EN/RU, READMEs) and the tab-order test updated; SW cache v113 -> v114. --- README.md | 2 +- README_RUS.md | 2 +- frontend/help-ru.html | 2 +- frontend/help.html | 2 +- frontend/index.html | 160 ++++++++++++++++++------------------ frontend/sw.js | 2 +- frontend/tests/html.test.js | 2 +- 7 files changed, 86 insertions(+), 86 deletions(-) diff --git a/README.md b/README.md index cb895e1..61b6694 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ npm run build ## Interface -Five top-level tabs: **Remote APDU**, **SCP80**, **Card reader**, **Profiler**, and **Phone simulator**. **Remote APDU** and **SCP80** use pill sub-tabs; the Card reader tab has three sub-tabs: **File manager**, **pySim command line**, and **Raw APDU**; the Profiler tab lists **Profiles**, **Card snapshots**, and **Custom files**. +Five top-level tabs: **Remote APDU**, **SCP80**, **Profiler**, **Card reader**, and **Phone simulator**. **Remote APDU** and **SCP80** use pill sub-tabs; the Card reader tab has three sub-tabs: **File manager**, **pySim command line**, and **Raw APDU**; the Profiler tab lists **Profiles**, **Card snapshots**, and **Custom files**. --- diff --git a/README_RUS.md b/README_RUS.md index d30e9c4..c2f2447 100644 --- a/README_RUS.md +++ b/README_RUS.md @@ -31,7 +31,7 @@ npm run build ## Интерфейс -Пять вкладок: **Remote APDU**, **SCP80**, **Card reader**, **Profiler** и **Phone simulator**. Вкладки Remote APDU и SCP80 используют пиллы-подвкладки; во вкладке Card reader три подвкладки: **File manager**, **pySim command line** и **Raw APDU**; во вкладке Profiler — **Profiles**, **Card snapshots** и **Custom files**. +Пять вкладок: **Remote APDU**, **SCP80**, **Profiler**, **Card reader** и **Phone simulator**. Вкладки Remote APDU и SCP80 используют пиллы-подвкладки; во вкладке Card reader три подвкладки: **File manager**, **pySim command line** и **Raw APDU**; во вкладке Profiler — **Profiles**, **Card snapshots** и **Custom files**. --- diff --git a/frontend/help-ru.html b/frontend/help-ru.html index 45be55c..09997f9 100644 --- a/frontend/help-ru.html +++ b/frontend/help-ru.html @@ -44,7 +44,7 @@ diff --git a/frontend/help.html b/frontend/help.html index 57d95e2..30cbef0 100644 --- a/frontend/help.html +++ b/frontend/help.html @@ -44,7 +44,7 @@ diff --git a/frontend/index.html b/frontend/index.html index 550c8eb..6d74eb9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -35,8 +35,8 @@
- +
@@ -738,6 +738,85 @@ + +