sate-lib 2.22.0 → 2.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
.root-ZurdY9{padding:var(--spacing-size-4,.25rem);background-color:rgb(from var(--color-background-input-secondary,#0000000a)r g b/.04);border-radius:var(--radius-radii-14,.875rem);box-shadow:inset 0 0 1px 0 rgb(from var(--color-shadow-inner,#202020)r g b/.14);border:0;align-items:stretch;display:flex}.item-KyXK8s{color:var(--color-interactive-primary,#646464);cursor:pointer;border-radius:var(--radius-radii-10,.625rem);border:none;flex:1;position:relative}.item-KyXK8s:not(:first-child):before{content:"";background-color:rgb(from var(--color-border-overlay)r g b/.11);border-radius:var(--radius-radii-full,62.5rem);width:.0625rem;height:1rem;transition:opacity .2s ease-in-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.item-KyXK8s:has(.itemInput-qor_CK:checked):before,.item-KyXK8s:has(.itemInput-qor_CK:checked)+.item-KyXK8s:before{opacity:0}.itemLabel-hLhyLk{text-align:center;cursor:pointer;border-radius:var(--radius-radii-10,.625rem);background-color:#0000;justify-content:center;align-items:center;gap:.25rem;height:100%;padding-block:.375rem;padding-inline:1rem;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative
|
|
1
|
+
.root-ZurdY9{padding:var(--spacing-size-4,.25rem);background-color:rgb(from var(--color-background-input-secondary,#0000000a)r g b/.04);border-radius:var(--radius-radii-14,.875rem);box-shadow:inset 0 0 1px 0 rgb(from var(--color-shadow-inner,#202020)r g b/.14);border:0;align-items:stretch;display:flex;position:relative}.root-ZurdY9:after{position-anchor:--active-item;content:"";left:anchor(left);top:anchor(top);width:anchor-size(width);height:anchor-size(height);background-color:var(--color-background-elevated,#fdfdf9);border-radius:var(--radius-radii-10,.625rem);box-shadow:var(--box-shadow-2);z-index:0;pointer-events:none;transition:all .2s ease-in-out;position:absolute}.item-KyXK8s{z-index:1;color:var(--color-interactive-primary,#646464);cursor:pointer;border-radius:var(--radius-radii-10,.625rem);border:none;flex:1;position:relative}.item-KyXK8s:not(:first-child):before{content:"";background-color:rgb(from var(--color-border-overlay)r g b/.11);border-radius:var(--radius-radii-full,62.5rem);width:.0625rem;height:1rem;transition:opacity .2s ease-in-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.item-KyXK8s:has(.itemInput-qor_CK:checked):before,.item-KyXK8s:has(.itemInput-qor_CK:checked)+.item-KyXK8s:before{opacity:0}.itemLabel-hLhyLk{z-index:1;text-align:center;cursor:pointer;border-radius:var(--radius-radii-10,.625rem);background-color:#0000;justify-content:center;align-items:center;gap:.25rem;height:100%;padding-block:.375rem;padding-inline:1rem;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative}.itemLabel-hLhyLk:hover{color:var(--color-interactive-primary-hover,#202020)}.itemLabel-hLhyLk:after{pointer-events:none;content:"";border:2px solid var(--color-content-primary,#202020);border-radius:inherit;opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;inset:-2px;transform:scale(.98)}.withIcon-bg61Z_{padding-left:.5rem}.itemInput-qor_CK:checked+.itemLabel-hLhyLk{anchor-name:--active-item;color:var(--color-interactive-accent,#202020);font-weight:500}.itemInput-qor_CK:focus-visible+.itemLabel-hLhyLk:after{opacity:1;transform:scale(1)}.itemInput-qor_CK{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.disabled-enBWjG{pointer-events:none;opacity:.38}
|