UNPKG

@rero/rero-ils-ui

Version:

User interface for RERO integrated library system (RERO ILS).

18 lines (16 loc) 7.57 kB
<!doctype html> <html lang="fr" data-beasties-container> <head> <meta charset="utf-8"> <title>Admin</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <style> @layer theme, base, primeng, utilities; </style> <style>@layer properties;@layer theme{:root{--ui-font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--ui-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ui-color-red-200:var(--p-red-200);--ui-color-red-500:var(--p-red-500);--ui-color-orange-200:var(--p-orange-200);--ui-color-orange-600:var(--p-orange-600);--ui-color-yellow-500:var(--p-yellow-500);--ui-color-green-200:var(--p-green-200);--ui-color-green-500:var(--p-green-500);--ui-color-cyan-600:var(--p-cyan-600);--ui-color-blue-100:var(--p-blue-100);--ui-color-blue-200:var(--p-blue-200);--ui-color-blue-500:var(--p-blue-500);--ui-color-blue-600:var(--p-blue-600);--ui-color-blue-700:var(--p-blue-700);--ui-color-gray-500:var(--p-gray-500);--ui-color-gray-600:var(--p-gray-600);--ui-color-gray-900:var(--p-gray-900);--ui-color-white:#fff;--ui-spacing:.25rem;--ui-breakpoint-sm:40rem;--ui-breakpoint-xl:80rem;--ui-container-3xs:16rem;--ui-container-xs:20rem;--ui-text-xs:.75rem;--ui-text-xs--line-height:calc(1 / .75);--ui-text-sm:.875rem;--ui-text-sm--line-height:calc(1.25 / .875);--ui-text-lg:1.125rem;--ui-text-lg--line-height:calc(1.75 / 1.125);--ui-text-xl:1.25rem;--ui-text-xl--line-height:calc(1.75 / 1.25);--ui-text-2xl:1.5rem;--ui-text-2xl--line-height:calc(2 / 1.5);--ui-text-3xl:1.875rem;--ui-text-3xl--line-height:1.2 ;--ui-text-4xl:2.25rem;--ui-text-4xl--line-height:calc(2.5 / 2.25);--ui-text-5xl:3rem;--ui-text-5xl--line-height:1;--ui-text-7xl:4.5rem;--ui-text-7xl--line-height:1;--ui-text-8xl:6rem;--ui-text-8xl--line-height:1;--ui-font-weight-light:300;--ui-font-weight-medium:500;--ui-font-weight-bold:700;--ui-font-weight-extrabold:800;--ui-tracking-tight:-.025em;--ui-radius-md:.375rem;--ui-radius-lg:.5rem;--ui-animate-spin:spin 1s linear infinite;--ui-animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--ui-default-font-family:var(--ui-font-sans);--ui-default-mono-font-family:var(--ui-font-mono)}}@layer utilities{}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--ui-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--ui-default-font-feature-settings, normal);font-variation-settings:var(--ui-default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes blink{50%{background-color:transparent}}@layer properties;@layer theme{:root{--core-color-red-500:var(--p-red-500);--core-color-gray-400:var(--p-gray-400);--core-color-gray-500:var(--p-gray-500);--core-color-white:#fff;--core-spacing:.25rem;--core-text-sm:.875rem;--core-text-sm--line-height:calc(1.25 / .875);--core-text-2xl:1.5rem;--core-text-2xl--line-height:calc(2 / 1.5);--core-text-4xl:2.25rem;--core-text-4xl--line-height:calc(2.5 / 2.25);--core-font-weight-bold:700}}@layer utilities{}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid;--tw-font-weight:initial}}}:root{--callout-color-info:37, 99, 235;--callout-color-success:34, 197, 94;--callout-color-warning:234, 179, 8;--callout-color-danger:255, 61, 50}:root{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;--font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1rem}body{margin:0}@media print{body{min-width:992px!important}}@property --tw-border-spacing-x{syntax:"<length>";inherits:false;initial-value:0;}@property --tw-border-spacing-y{syntax:"<length>";inherits:false;initial-value:0;}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid;}@property --tw-font-weight{syntax:"*";inherits:false;}@property --tw-tracking{syntax:"*";inherits:false;}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-shadow-color{syntax:"*";inherits:false;}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-shadow-color{syntax:"*";inherits:false;}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --tw-ring-color{syntax:"*";inherits:false;}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-ring-color{syntax:"*";inherits:false;}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-ring-inset{syntax:"*";inherits:false;}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff;}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}</style><link rel="stylesheet" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/styles-7HWLP6AB.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/styles-7HWLP6AB.css"></noscript></head> <body> <admin-root></admin-root> <link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-DOJURK4I.js"><link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-SRM7FRU6.js"><link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-SH7HDVOD.js"><link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-BNO2ALQS.js"><link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-DMPOHDCX.js"><link rel="modulepreload" href="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/chunk-GDWQHTGO.js"><script src="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/polyfills-BUUDEW7V.js" type="module"></script><script src="/static/node_modules/@rero/rero-ils-ui/dist/admin/browser/main-TMXBIN3R.js" type="module"></script></body> </html>