mirror of
https://github.com/feathersjs/feathers.git
synced 2026-01-25 15:23:13 +00:00
485 lines
11 KiB
CSS
485 lines
11 KiB
CSS
:root {
|
|
font-synthesis: none;
|
|
text-rendering: optimizeLegibility;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
-webkit-text-size-adjust: 100%;
|
|
}
|
|
|
|
body,
|
|
#app {
|
|
height: 100vh;
|
|
width: 100vw;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
/* layer: preflights */
|
|
*,
|
|
::before,
|
|
::after {
|
|
--un-rotate: 0;
|
|
--un-rotate-x: 0;
|
|
--un-rotate-y: 0;
|
|
--un-rotate-z: 0;
|
|
--un-scale-x: 1;
|
|
--un-scale-y: 1;
|
|
--un-scale-z: 1;
|
|
--un-skew-x: 0;
|
|
--un-skew-y: 0;
|
|
--un-translate-x: 0;
|
|
--un-translate-y: 0;
|
|
--un-translate-z: 0;
|
|
--un-pan-x: ;
|
|
--un-pan-y: ;
|
|
--un-pinch-zoom: ;
|
|
--un-scroll-snap-strictness: proximity;
|
|
--un-ordinal: ;
|
|
--un-slashed-zero: ;
|
|
--un-numeric-figure: ;
|
|
--un-numeric-spacing: ;
|
|
--un-numeric-fraction: ;
|
|
--un-border-spacing-x: 0;
|
|
--un-border-spacing-y: 0;
|
|
--un-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-ring-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-shadow-inset: ;
|
|
--un-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-ring-inset: ;
|
|
--un-ring-offset-width: 0px;
|
|
--un-ring-offset-color: #fff;
|
|
--un-ring-width: 0px;
|
|
--un-ring-color: rgba(147, 197, 253, 0.5);
|
|
--un-blur: ;
|
|
--un-brightness: ;
|
|
--un-contrast: ;
|
|
--un-drop-shadow: ;
|
|
--un-grayscale: ;
|
|
--un-hue-rotate: ;
|
|
--un-invert: ;
|
|
--un-saturate: ;
|
|
--un-sepia: ;
|
|
--un-backdrop-blur: ;
|
|
--un-backdrop-brightness: ;
|
|
--un-backdrop-contrast: ;
|
|
--un-backdrop-grayscale: ;
|
|
--un-backdrop-hue-rotate: ;
|
|
--un-backdrop-invert: ;
|
|
--un-backdrop-opacity: ;
|
|
--un-backdrop-saturate: ;
|
|
--un-backdrop-sepia: ;
|
|
}
|
|
|
|
::backdrop {
|
|
--un-rotate: 0;
|
|
--un-rotate-x: 0;
|
|
--un-rotate-y: 0;
|
|
--un-rotate-z: 0;
|
|
--un-scale-x: 1;
|
|
--un-scale-y: 1;
|
|
--un-scale-z: 1;
|
|
--un-skew-x: 0;
|
|
--un-skew-y: 0;
|
|
--un-translate-x: 0;
|
|
--un-translate-y: 0;
|
|
--un-translate-z: 0;
|
|
--un-pan-x: ;
|
|
--un-pan-y: ;
|
|
--un-pinch-zoom: ;
|
|
--un-scroll-snap-strictness: proximity;
|
|
--un-ordinal: ;
|
|
--un-slashed-zero: ;
|
|
--un-numeric-figure: ;
|
|
--un-numeric-spacing: ;
|
|
--un-numeric-fraction: ;
|
|
--un-border-spacing-x: 0;
|
|
--un-border-spacing-y: 0;
|
|
--un-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-ring-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-shadow-inset: ;
|
|
--un-shadow: 0 0 rgba(0, 0, 0, 0);
|
|
--un-ring-inset: ;
|
|
--un-ring-offset-width: 0px;
|
|
--un-ring-offset-color: #fff;
|
|
--un-ring-width: 0px;
|
|
--un-ring-color: rgba(147, 197, 253, 0.5);
|
|
--un-blur: ;
|
|
--un-brightness: ;
|
|
--un-contrast: ;
|
|
--un-drop-shadow: ;
|
|
--un-grayscale: ;
|
|
--un-hue-rotate: ;
|
|
--un-invert: ;
|
|
--un-saturate: ;
|
|
--un-sepia: ;
|
|
--un-backdrop-blur: ;
|
|
--un-backdrop-brightness: ;
|
|
--un-backdrop-contrast: ;
|
|
--un-backdrop-grayscale: ;
|
|
--un-backdrop-hue-rotate: ;
|
|
--un-backdrop-invert: ;
|
|
--un-backdrop-opacity: ;
|
|
--un-backdrop-saturate: ;
|
|
--un-backdrop-sepia: ;
|
|
}
|
|
|
|
/* layer: icons */
|
|
.i-feather-alert-triangle {
|
|
--un-icon: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0zM12 9v4m0 4h.01'/%3E%3C/svg%3E");
|
|
mask: var(--un-icon) no-repeat;
|
|
mask-size: 100% 100%;
|
|
-webkit-mask: var(--un-icon) no-repeat;
|
|
-webkit-mask-size: 100% 100%;
|
|
background-color: currentColor;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
.i-feather-hash {
|
|
--un-icon: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 9h16M4 15h16M10 3L8 21m8-18l-2 18'/%3E%3C/svg%3E");
|
|
mask: var(--un-icon) no-repeat;
|
|
mask-size: 100% 100%;
|
|
-webkit-mask: var(--un-icon) no-repeat;
|
|
-webkit-mask-size: 100% 100%;
|
|
background-color: currentColor;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
.i-feather-log-out {
|
|
--un-icon: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4m7 14l5-5l-5-5m5 5H9'/%3E%3C/svg%3E");
|
|
mask: var(--un-icon) no-repeat;
|
|
mask-size: 100% 100%;
|
|
-webkit-mask: var(--un-icon) no-repeat;
|
|
-webkit-mask-size: 100% 100%;
|
|
background-color: currentColor;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
.i-feather-menu {
|
|
--un-icon: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 12h18M3 6h18M3 18h18'/%3E%3C/svg%3E");
|
|
mask: var(--un-icon) no-repeat;
|
|
mask-size: 100% 100%;
|
|
-webkit-mask: var(--un-icon) no-repeat;
|
|
-webkit-mask-size: 100% 100%;
|
|
background-color: currentColor;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
.i-feather-x {
|
|
--un-icon: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");
|
|
mask: var(--un-icon) no-repeat;
|
|
mask-size: 100% 100%;
|
|
-webkit-mask: var(--un-icon) no-repeat;
|
|
-webkit-mask-size: 100% 100%;
|
|
background-color: currentColor;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
.i-logos-feathersjs {
|
|
background: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23333' d='M128 9.102c65.665 0 118.898 53.233 118.898 118.898c0 65.665-53.233 118.898-118.898 118.898C62.335 246.898 9.102 193.665 9.102 128C9.102 62.335 62.335 9.102 128 9.102M128 0C57.421 0 0 57.421 0 128c0 70.579 57.421 128 128 128c70.579 0 128-57.421 128-128C256 57.421 198.579 0 128 0m20.83 25.524c-10.43-1.896-35.651 36.409-43.994 59.734c-.634 1.769-2.086 8.249-2.086 9.955c0 0 6.531 14.055 8.343 17.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034 5.784-5.942 32.34-4.994 37.271c0 0 6.762 10.062 9.387 12.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138 3.508-.916 10.807-.379 13.274c4.551 6.637 10.619 7.396 10.619 7.396s-6.637 66.181 3.413 71.111c6.258-1.327 7.775-73.956 7.775-73.956s7.585.569 9.292-1.327c3.856-2.655 12.826-30.224 12.958-34.202c0 0-10.41 1.952-15.487 3.924c3.826-3.8 16.049-6.352 16.049-6.352c3.315-3.979 10.291-31.047 10.994-39.391c.176-2.093.583-4.657.268-8.398c0 0-9.941 2.177-12.014 1.424c2.104-.237 12.263-4.14 12.263-4.14c1.801-16.213 2.358-42.091-3.413-43.141Zm-36.38 171.691c-.795 19.496-1.294 25.004-2.115 29.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438 36.409-191.241c-23.05 42.092-33.535 122.861-33.156 161.735Z'/%3E%3C/svg%3E") no-repeat;
|
|
background-size: 100% 100%;
|
|
background-color: transparent;
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|
|
|
|
/* layer: default */
|
|
.relative {
|
|
position: relative;
|
|
}
|
|
|
|
.mx-auto {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.my-5 {
|
|
margin-top: 1.25rem;
|
|
margin-bottom: 1.25rem;
|
|
}
|
|
|
|
.ml-2 {
|
|
margin-left: 0.5rem;
|
|
}
|
|
|
|
.mt-0 {
|
|
margin-top: 0rem;
|
|
}
|
|
|
|
.mt-6 {
|
|
margin-top: 1.5rem;
|
|
}
|
|
|
|
.block {
|
|
display: block;
|
|
}
|
|
|
|
.h-10 {
|
|
height: 2.5rem;
|
|
}
|
|
|
|
.h-2\.2 {
|
|
height: 0.55rem;
|
|
}
|
|
|
|
.h-32 {
|
|
height: 8rem;
|
|
}
|
|
|
|
.h-full {
|
|
height: 100%;
|
|
}
|
|
|
|
.max-w-sm {
|
|
max-width: 24rem;
|
|
}
|
|
|
|
.min-h-screen {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
.w-10 {
|
|
width: 2.5rem;
|
|
}
|
|
|
|
.w-2\.2 {
|
|
width: 0.55rem;
|
|
}
|
|
|
|
.w-32 {
|
|
width: 8rem;
|
|
}
|
|
|
|
.w-4 {
|
|
width: 1rem;
|
|
}
|
|
|
|
.w-6 {
|
|
width: 1.5rem;
|
|
}
|
|
|
|
.w-60 {
|
|
width: 15rem;
|
|
}
|
|
|
|
.w-full {
|
|
width: 100%;
|
|
}
|
|
|
|
.flex {
|
|
display: flex;
|
|
}
|
|
|
|
.flex-grow {
|
|
flex-grow: 1;
|
|
}
|
|
|
|
.flex-row {
|
|
flex-direction: row;
|
|
}
|
|
|
|
.flex-col {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.cursor-pointer {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.items-center {
|
|
align-items: center;
|
|
}
|
|
|
|
.justify-start {
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.justify-center {
|
|
justify-content: center;
|
|
}
|
|
|
|
.overflow-hidden {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.overflow-y-auto {
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.border-2 {
|
|
border-width: 2px;
|
|
border-style: solid;
|
|
}
|
|
|
|
.border-neutral {
|
|
border-color: hsla(var(--n));
|
|
}
|
|
|
|
.rounded {
|
|
border-radius: 0.25rem;
|
|
}
|
|
|
|
.bg-neutral {
|
|
background-color: hsla(var(--n));
|
|
}
|
|
|
|
.from-orange-500 {
|
|
--un-gradient-from: rgba(249, 115, 22, var(--un-from-opacity, 1));
|
|
--un-gradient-to: rgba(249, 115, 22, 0);
|
|
--un-gradient-stops: var(--un-gradient-from), var(--un-gradient-to);
|
|
}
|
|
|
|
.to-red-900 {
|
|
--un-gradient-to: rgba(127, 29, 29, var(--un-to-opacity, 1));
|
|
}
|
|
|
|
.bg-gradient-to-br {
|
|
--un-gradient-shape: to bottom right;
|
|
--un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
|
|
background-image: linear-gradient(var(--un-gradient));
|
|
}
|
|
|
|
.bg-clip-text {
|
|
-webkit-background-clip: text;
|
|
background-clip: text;
|
|
}
|
|
|
|
.p-0 {
|
|
padding: 0rem;
|
|
}
|
|
|
|
.p-2 {
|
|
padding: 0.5rem;
|
|
}
|
|
|
|
.px-3 {
|
|
padding-left: 0.75rem;
|
|
padding-right: 0.75rem;
|
|
}
|
|
|
|
.px-4 {
|
|
padding-left: 1rem;
|
|
padding-right: 1rem;
|
|
}
|
|
|
|
.py-2 {
|
|
padding-top: 0.5rem;
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
|
|
.py-8 {
|
|
padding-top: 2rem;
|
|
padding-bottom: 2rem;
|
|
}
|
|
|
|
.pb-3 {
|
|
padding-bottom: 0.75rem;
|
|
}
|
|
|
|
.pt-2 {
|
|
padding-top: 0.5rem;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
|
|
.text-5xl {
|
|
font-size: 3rem;
|
|
line-height: 1;
|
|
}
|
|
|
|
.text-lg {
|
|
font-size: 1.125rem;
|
|
line-height: 1.75rem;
|
|
}
|
|
|
|
.text-sm {
|
|
font-size: 0.875rem;
|
|
line-height: 1.25rem;
|
|
}
|
|
|
|
.text-xl {
|
|
font-size: 1.25rem;
|
|
line-height: 1.75rem;
|
|
}
|
|
|
|
.text-xs {
|
|
font-size: 0.75rem;
|
|
line-height: 1rem;
|
|
}
|
|
|
|
.font-bold {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.font-light {
|
|
font-weight: 300;
|
|
}
|
|
|
|
.leading-4 {
|
|
line-height: 1rem;
|
|
}
|
|
|
|
.tracking-tight {
|
|
letter-spacing: -0.025em;
|
|
}
|
|
|
|
.text-error {
|
|
color: hsla(var(--er));
|
|
}
|
|
|
|
.text-transparent {
|
|
color: transparent;
|
|
}
|
|
|
|
.shadow-xl {
|
|
--un-shadow: var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgba(0, 0, 0, 0.1)), var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgba(0, 0, 0, 0.1));
|
|
box-shadow: var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
|
|
}
|
|
|
|
.invert {
|
|
--un-invert: invert(1);
|
|
filter: var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);
|
|
}
|
|
|
|
.transition-colors {
|
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
transition-duration: 150ms;
|
|
}
|
|
|
|
.duration-300 {
|
|
transition-duration: 300ms;
|
|
}
|
|
|
|
@media (min-width: 640px) {
|
|
.sm\:mt-1\.5 {
|
|
margin-top: 0.375rem;
|
|
}
|
|
|
|
.sm\:h-12 {
|
|
height: 3rem;
|
|
}
|
|
|
|
.sm\:w-12 {
|
|
width: 3rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
.md\:leading-5 {
|
|
line-height: 1.25rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 1024px) {
|
|
.lg\:hidden {
|
|
display: none;
|
|
}
|
|
}
|