feat(temper_rejects): "Maschinen" filter label + brighter entry-card meta - Rename left filter heading Pressen → Maschinen (de.ts) - Bump entry-card meta info one step in size and brightness (article, WAGEN/ETIKETT labels+values, count labels, "getempert vor …") - Ship rebuilt dist bundle Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> @
19 lines
738 B
HTML
19 lines
738 B
HTML
<!doctype html>
|
|
<!--
|
|
Dark-first (class="dark"). data-density="touch": this is a shop-floor TOUCH
|
|
terminal (operators book rejects with a finger), so controls use the 56px
|
|
touch sizing from @sp-ui-kit tokens — unlike the view-only overview board.
|
|
-->
|
|
<html lang="de" class="dark" data-density="touch">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Ausschuss-Station</title>
|
|
<script type="module" crossorigin src="/module/temper_rejects/assets/index-DceU8_gJ.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/module/temper_rejects/assets/index-Oxhdj_dg.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
</html>
|