@wikimedia/codex
Version:
Codex Design System for Wikimedia
46 lines (41 loc) • 2.08 kB
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Codex Demo Sandbox</title>
<style> [dir] body {
margin: 0;
padding: 0;
}
/* Make sure the teleport target appears above the sandbox header */
/* stylelint-disable-next-line selector-max-id */
#teleport-target {
position: fixed;
/* stylelint-disable-next-line scale-unlimited/declaration-strict-value */
z-index: 200; /* Equivalent to `z-index-fixed`. */
}
</style>
<script type="module" crossorigin src="/sandbox/assets/index-GFxdcVod.js"></script>
<link rel="modulepreload" crossorigin href="/sandbox/assets/DemoBaseLayout.vue_vue_type_style_index_0_lang-CZ7OyK4g.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/Button-BmO8KPcu.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/floating-ui.dom-CMj0Z5yx.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/Tooltip-DrefmCK_.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/useFloatingMenu-B_pwSjl7.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/data-UDU0qIlY.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/MenuButton-BeH3OYvM.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/Message-Cb8uaVMY.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/Table-BhmCnadb.js">
<link rel="modulepreload" crossorigin href="/sandbox/assets/TextInput-Dm2IMIAi.js">
<link rel="stylesheet" crossorigin href="/sandbox/assets/DemoBaseLayout-CCY-1pOO.css">
<link rel="stylesheet" crossorigin href="/sandbox/assets/TypeaheadSearch-CrRZDSNh.css">
<link rel="stylesheet" crossorigin href="/sandbox/assets/index-tAEieVVe.css">
<link rel="stylesheet" crossorigin href="/sandbox/assets/Breadcrumb-9jlLgvy9.css">
<link rel="stylesheet" crossorigin href="/sandbox/assets/Container-BZYzD0JY.css">
</head>
<body>
<div id="app"></div>
<div id="teleport-target" dir="ltr"></div>
</body>
</html>