feat: migrate editor.html to wd-* design system
This commit is contained in:
parent
136820c8f9
commit
06551c66a6
1 changed files with 36 additions and 36 deletions
|
|
@ -5,9 +5,9 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||||
<title>Editor (in development) — Dragonflight</title>
|
<title>Editor (in development) — Dragonflight</title>
|
||||||
<link rel="stylesheet" href="css/common.css?v=3">
|
<link rel="stylesheet" href="/dist/app.css">
|
||||||
<style>
|
<style>
|
||||||
.main {
|
#editor-main {
|
||||||
background:
|
background:
|
||||||
radial-gradient(ellipse 70% 50% at 50% 0%, oklch(28% 0.10 32 / 0.35), transparent 60%),
|
radial-gradient(ellipse 70% 50% at 50% 0%, oklch(28% 0.10 32 / 0.35), transparent 60%),
|
||||||
radial-gradient(ellipse 60% 40% at 90% 100%, oklch(35% 0.16 32 / 0.18), transparent 65%),
|
radial-gradient(ellipse 60% 40% at 90% 100%, oklch(35% 0.16 32 / 0.18), transparent 65%),
|
||||||
|
|
@ -84,88 +84,88 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="shell">
|
<div class="wd-shell" style="display:flex;min-height:100vh;">
|
||||||
<!-- Sidebar (kept identical to other pages so navigation works) -->
|
<!-- Sidebar (kept identical to other pages so navigation works) -->
|
||||||
<nav class="sidebar" aria-label="Main navigation">
|
<nav class="wd-sidebar" aria-label="Main navigation">
|
||||||
<div class="sidebar-brand">
|
<div class="wd-sidebar-header">
|
||||||
<img src="img/dragon-logo.png?v=1" alt="Dragonflight" class="sidebar-logo">
|
<img src="img/dragon-logo.png?v=1" alt="Dragonflight" style="width:18px;height:18px;">
|
||||||
<span class="sidebar-brand-name">Dragonflight</span>
|
<span class="wd-sidebar-brand">Dragonflight</span>
|
||||||
</div>
|
</div>
|
||||||
<nav class="sidebar-nav">
|
<div class="wd-sidebar-nav">
|
||||||
<a href="home.html" class="nav-item">
|
<a href="home.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 7l6-5 6 5v7a1 1 0 0 1-1 1h-3v-5H6v5H3a1 1 0 0 1-1-1z"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 7l6-5 6 5v7a1 1 0 0 1-1 1h-3v-5H6v5H3a1 1 0 0 1-1-1z"/></svg>
|
||||||
Home
|
Home
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html" class="nav-item">
|
<a href="index.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="1" width="6" height="6" rx="1"/><rect x="9" y="1" width="6" height="6" rx="1"/><rect x="1" y="9" width="6" height="6" rx="1"/><rect x="9" y="9" width="6" height="6" rx="1"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="1" width="6" height="6" rx="1"/><rect x="9" y="1" width="6" height="6" rx="1"/><rect x="1" y="9" width="6" height="6" rx="1"/><rect x="9" y="9" width="6" height="6" rx="1"/></svg>
|
||||||
Library
|
Library
|
||||||
</a>
|
</a>
|
||||||
<a href="projects.html" class="nav-item">
|
<a href="projects.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M1 4a1 1 0 0 1 1-1h4l2 2h5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1z"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M1 4a1 1 0 0 1 1-1h4l2 2h5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1z"/></svg>
|
||||||
Projects
|
Projects
|
||||||
</a>
|
</a>
|
||||||
<a href="upload.html" class="nav-item">
|
<a href="upload.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8 11V3M5 6l3-3 3 3"/><path d="M2 13h12"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8 11V3M5 6l3-3 3 3"/><path d="M2 13h12"/></svg>
|
||||||
Ingest
|
Ingest
|
||||||
</a>
|
</a>
|
||||||
<a href="recorders.html" class="nav-item">
|
<a href="recorders.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="4" width="10" height="8" rx="1"/><path d="M11 7l4-2v6l-4-2"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="4" width="10" height="8" rx="1"/><path d="M11 7l4-2v6l-4-2"/></svg>
|
||||||
Recorders
|
Recorders
|
||||||
</a>
|
</a>
|
||||||
<a href="capture.html" class="nav-item">
|
<a href="capture.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="3"/><circle cx="8" cy="8" r="6.5"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="3"/><circle cx="8" cy="8" r="6.5"/></svg>
|
||||||
Capture
|
Capture
|
||||||
</a>
|
</a>
|
||||||
<a href="jobs.html" class="nav-item">
|
<a href="jobs.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 4h12M2 8h8M2 12h5"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 4h12M2 8h8M2 12h5"/></svg>
|
||||||
Jobs
|
Jobs
|
||||||
</a>
|
</a>
|
||||||
<a href="editor.html" class="nav-item active">
|
<a href="editor.html" class="wd-nav-item is-active">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 13l1.5-3.5L11 2l3 3-7.5 7.5L3 14zM10 3l3 3"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 13l1.5-3.5L11 2l3 3-7.5 7.5L3 14zM10 3l3 3"/></svg>
|
||||||
Editor
|
Editor
|
||||||
</a>
|
</a>
|
||||||
<div class="sidebar-section-label">Admin</div>
|
<div class="wd-sidebar-section">Admin</div>
|
||||||
<a href="users.html" class="nav-item">
|
<a href="users.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="6" cy="5" r="2.5"/><path d="M1 13c0-2.8 2.2-5 5-5s5 2.2 5 5"/><circle cx="12" cy="5" r="2"/><path d="M15 12c0-1.9-1.3-3.5-3-4"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="6" cy="5" r="2.5"/><path d="M1 13c0-2.8 2.2-5 5-5s5 2.2 5 5"/><circle cx="12" cy="5" r="2"/><path d="M15 12c0-1.9-1.3-3.5-3-4"/></svg>
|
||||||
Users
|
Users
|
||||||
</a>
|
</a>
|
||||||
<a href="tokens.html" class="nav-item">
|
<a href="tokens.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="6" cy="10" r="3.5"/><path d="M8.7 7.3L13 3M11.5 3.5l1.5 1.5M13.5 2.5l1 1"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="6" cy="10" r="3.5"/><path d="M8.7 7.3L13 3M11.5 3.5l1.5 1.5M13.5 2.5l1 1"/></svg>
|
||||||
Tokens
|
Tokens
|
||||||
</a>
|
</a>
|
||||||
<a href="containers.html" class="nav-item">
|
<a href="containers.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="5" width="14" height="4" rx="1"/><rect x="1" y="10" width="14" height="4" rx="1"/><path d="M4 7h1M4 12h1"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1" y="5" width="14" height="4" rx="1"/><rect x="1" y="10" width="14" height="4" rx="1"/><path d="M4 7h1M4 12h1"/></svg>
|
||||||
Containers
|
Containers
|
||||||
</a>
|
</a>
|
||||||
<a href="cluster.html" class="nav-item">
|
<a href="cluster.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="2"/><circle cx="2" cy="3" r="1.5"/><circle cx="14" cy="3" r="1.5"/><circle cx="2" cy="13" r="1.5"/><circle cx="14" cy="13" r="1.5"/><path d="M3.1 4.1L6.5 6.5M12.9 4.1L9.5 6.5M3.1 11.9L6.5 9.5M12.9 11.9L9.5 9.5"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="2"/><circle cx="2" cy="3" r="1.5"/><circle cx="14" cy="3" r="1.5"/><circle cx="2" cy="13" r="1.5"/><circle cx="14" cy="13" r="1.5"/><path d="M3.1 4.1L6.5 6.5M12.9 4.1L9.5 6.5M3.1 11.9L6.5 9.5M12.9 11.9L9.5 9.5"/></svg>
|
||||||
Cluster
|
Cluster
|
||||||
</a>
|
</a>
|
||||||
<a href="settings.html" class="nav-item">
|
<a href="settings.html" class="wd-nav-item">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="2.5"/><path d="M8 1v1.5M8 13.5V15M1 8h1.5M13.5 8H15M2.9 2.9l1.1 1.1M12 12l1.1 1.1M2.9 13.1L4 12M12 4l1.1-1.1"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="8" cy="8" r="2.5"/><path d="M8 1v1.5M8 13.5V15M1 8h1.5M13.5 8H15M2.9 2.9l1.1 1.1M12 12l1.1 1.1M2.9 13.1L4 12M12 4l1.1-1.1"/></svg>
|
||||||
Settings
|
Settings
|
||||||
</a>
|
</a>
|
||||||
</nav>
|
</div>
|
||||||
<div class="sidebar-footer">
|
<div class="wd-sidebar-footer">
|
||||||
<div class="sidebar-user">
|
<div class="wd-sidebar-user">
|
||||||
<div class="sidebar-user-avatar" id="userAvatar">?</div>
|
<div class="wd-sidebar-user-avatar" id="userAvatar">?</div>
|
||||||
<div class="sidebar-user-info">
|
<div class="wd-sidebar-user-info">
|
||||||
<div class="sidebar-user-name" id="userName">—</div>
|
<div class="wd-sidebar-user-name" id="userName">—</div>
|
||||||
<div class="sidebar-user-role" id="userRole"></div>
|
<div class="wd-sidebar-user-role" id="userRole"></div>
|
||||||
</div>
|
</div>
|
||||||
<button class="btn btn-ghost" id="logoutBtn" title="Sign out" style="padding:0;width:24px;height:24px;flex-shrink:0;">
|
<button class="wd-btn wd-btn--ghost wd-btn--sm wd-btn--icon wd-sidebar-user-logout" id="logoutBtn" title="Sign out">
|
||||||
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" width="14" height="14"><path d="M10 8H3M6 5l-3 3 3 3"/><path d="M7 3h5a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7"/></svg>
|
<svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" width="14" height="14"><path d="M10 8H3M6 5l-3 3 3 3"/><path d="M7 3h5a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7"/></svg>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="main">
|
<div id="editor-main" style="flex:1;display:flex;flex-direction:column;">
|
||||||
<header class="topbar">
|
<header class="wd-topbar">
|
||||||
<div class="topbar-left">
|
<div class="wd-topbar-left">
|
||||||
<span class="page-title">Editor</span>
|
<span class="page-title">Editor</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="topbar-right"></div>
|
<div class="wd-topbar-right"></div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="uc-wrap">
|
<div class="uc-wrap">
|
||||||
|
|
@ -187,8 +187,8 @@
|
||||||
or Projects in the meantime.
|
or Projects in the meantime.
|
||||||
</p>
|
</p>
|
||||||
<div class="uc-actions">
|
<div class="uc-actions">
|
||||||
<a href="home.html" class="btn btn-primary btn-sm">Back to home</a>
|
<a href="home.html" class="wd-btn wd-btn--primary wd-btn--sm">Back to home</a>
|
||||||
<a href="index.html" class="btn btn-secondary btn-sm">Open library</a>
|
<a href="index.html" class="wd-btn wd-btn--secondary wd-btn--sm">Open library</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="uc-stripes" aria-hidden="true"></div>
|
<div class="uc-stripes" aria-hidden="true"></div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue