UNPKG

@achs/webkit

Version:

Conjunto de componentes de UI con el estilo del Sistema de Diseño ACHS (Asociación Chilena de Seguridad), para reutilizar de forma transversal en las aplicaciones web de ACHS. Construido con **React 19**, **TypeScript** y **Vite**, con soporte para las

2 lines (1 loc) 1.04 kB
._overlay_1e8f4_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:var(--z-index, 1000)}._overlay_1e8f4_1._open_1e8f4_13{opacity:1;pointer-events:auto}._drawer_1e8f4_18{position:fixed;top:0;bottom:0;width:300px;background:#fff;box-shadow:0 0 10px #0003;transform:translate(100%);transition:transform .3s ease;z-index:calc(var(--z-index, 1000) + 1);display:flex;flex-direction:column}._drawer_1e8f4_18._left_1e8f4_31{left:0;transform:translate(-100%)}._drawer_1e8f4_18._right_1e8f4_35{right:0;transform:translate(100%)}._drawer_1e8f4_18._show_1e8f4_39{transform:translate(0)}._header_1e8f4_43{padding:1rem;background-color:rgb(var(--primary-color));color:#fff;display:flex;justify-content:space-between;align-items:center}._header_1e8f4_43 h2{margin:0;font-size:var(--font-xl)}._header_1e8f4_43 ._closeButton_1e8f4_55{background:none;border:none;font-size:var(--font-2xl);color:#fff;cursor:pointer}._content_1e8f4_63{padding:1rem;overflow-y:auto;flex:1}