@react-spectrum/s2
Version:
Spectrum 2 UI components in React
230 lines (175 loc) • 3.38 kB
CSS
@layer _.a {
.Fd1 {
height: auto;
}
.se1 {
display: grid;
}
.z2mU1 {
grid-column-start: 1;
}
.yvoofG1 {
grid-column-end: span 2;
}
.DM8Mfn1 {
grid-template-columns: 1fr;
}
.DPlN5qb1 {
grid-template-columns: auto 1fr;
}
.DLwlgod1 {
grid-template-columns: subgrid;
}
.E4w1sLc1 {
grid-template-rows: auto 1fr auto;
}
.EPlN5qb1 {
grid-template-rows: auto 1fr;
}
.Cxaocre1 {
grid-template-areas: "label"
"input"
"helptext";
}
.CbRM95c1 {
grid-template-areas: "label input"
"label helptext";
}
.-_6BNtrc-c1 {
--fs: pow(1.125, 0);
}
.-_6BNtrc-a1 {
--fs: pow(1.125, -2);
}
.-_6BNtrc-b1 {
--fs: pow(1.125, -1);
}
.-_6BNtrc-d1 {
--fs: pow(1.125, 1);
}
.-_6BNtrc-e1 {
--fs: pow(1.125, 2);
}
.vx1 {
font-size: round(var(--s2-font-size-base, 14) * var(--fs) / 16 * 1rem, 1px);
}
.ea1 {
align-items: baseline;
}
._Fd1 {
line-height: round(1em * (1.15 + (1 - ((min(32, var(--s2-font-size-base, 14) * var(--fs)) - 10)) / 22) * .15), 2px);
}
.-BhX7R-Fx1 {
--field-height: calc(2rem * var(--s2-scale));
}
.-BhX7R-Fn1 {
--field-height: calc(1.25rem * var(--s2-scale));
}
.-BhX7R-Fp1 {
--field-height: calc(1.5rem * var(--s2-scale));
}
.-BhX7R-Fv1 {
--field-height: calc(2.5rem * var(--s2-scale));
}
.-BhX7R-Fz1 {
--field-height: calc(3rem * var(--s2-scale));
}
.-AJjOLd-UVkF0Db1 {
--field-gap: calc((var(--field-height) - var(--_k, 0px) - var(--h, 0px) - 1lh) / 2);
}
.qg1 {
column-gap: .75rem;
}
.__ca1 {
-webkit-tap-highlight-color: #0000;
}
.Sd1 {
padding-inline-start: 0;
}
.Rd1 {
padding-inline-end: 0;
}
.Tu7Fubd1 {
padding-top: calc((var(--M) - var(--_k, 0px) - var(--h, 0px) - 1lh) / 2);
}
.Qu7Fubd1 {
padding-bottom: calc((var(--M) - var(--_k, 0px) - var(--h, 0px) - 1lh) / 2);
}
.MAyFGYc1 {
min-height: var(--M);
}
._oa1 {
box-sizing: border-box;
}
.g91 {
background-color: #0000;
}
.p40ub4c1 {
color: inherit;
}
.u40ub4c1 {
font-family: inherit;
}
.v40ub4c1 {
font-size: inherit;
}
.x40ub4c1 {
font-weight: inherit;
}
._xa1 {
font-synthesis-weight: none;
}
._F40ub4c1 {
line-height: inherit;
}
._ub1 {
flex-grow: 1;
}
.Na1 {
min-width: 0;
}
._Le1 {
outline-style: none;
}
._je1 {
border-style: none;
}
._Qc1 {
resize: none;
}
._Nc1 {
overflow-x: hidden;
}
.-M_-Mi1 {
--M: calc(2rem * var(--s2-scale));
}
.-M_-Mf1 {
--M: calc(1.25rem * var(--s2-scale));
}
.-M_-Mg1 {
--M: calc(1.5rem * var(--s2-scale));
}
.-M_-Mh1 {
--M: calc(2.5rem * var(--s2-scale));
}
.-M_-Mk1 {
--M: calc(3rem * var(--s2-scale));
}
}
@layer _.b {
._FnuYUweb1:is(:lang(ja), :lang(ko), :lang(zh), :lang(zh-Hant), :lang(zh-Hans), :lang(zh-CN), :lang(zh-SG)) {
line-height: 1.5;
}
.pYFIK2bn1::placeholder {
color: var(--lightningcss-light, #717171) var(--lightningcss-dark, #8a8a8a);
}
}
@layer _.c;
@layer _.c.l {
@media (forced-colors: active) {
.pYFIK2blc1::placeholder {
color: graytext;
}
}
}
/*# sourceMappingURL=TextField.css.map */