@spectrum-web-components/theme 0.14.3 → 0.14.4

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.
package/src/theme.css.js CHANGED
@@ -691,14 +691,6 @@
691
691
  --spectrum-global-dimension-size-100
692
692
  );--spectrum-alias-thumbnail-border-radius-small:var(
693
693
  --spectrum-global-dimension-size-25
694
- );--spectrum-alias-actiongroup-button-gap:var(
695
- --spectrum-global-dimension-size-100
696
- );--spectrum-alias-actiongroup-button-gap-compact:var(
697
- --spectrum-global-dimension-size-0
698
- );--spectrum-alias-actiongroup-button-gap-quiet:var(
699
- --spectrum-global-dimension-size-100
700
- );--spectrum-alias-actiongroup-button-gap-quiet-compact:var(
701
- --spectrum-global-dimension-size-25
702
694
  );--spectrum-alias-search-padding-left-s:var(
703
695
  --spectrum-global-dimension-size-85
704
696
  );--spectrum-alias-search-padding-left-l:var(
@@ -1903,6 +1895,6 @@
1903
1895
  --spectrum-gray-800
1904
1896
  )}:host,:root{--system-spectrum-toast-background-color-default:var(
1905
1897
  --spectrum-neutral-subdued-background-color-default
1906
- )}:host,:root{--system:spectrum}:host,:root{--spectrum-animation-duration-100:130ms;--spectrum-animation-duration-200:160ms;--spectrum-font-family-base:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-font-family-serif:adobe-clean-serif,"Source Serif Pro",Georgia,serif;--spectrum-font-family-code:"Source Code Pro",Monaco,monospace;--spectrum-line-height-large:1.7;--spectrum-line-height-medium:1.5;--spectrum-line-height-small:1.3;--spectrum-font-weight-thin:100;--spectrum-font-weight-ultra-light:200;--spectrum-font-weight-light:300;--spectrum-font-weight-regular:400;--spectrum-font-weight-medium:500;--spectrum-font-weight-semi-bold:600;--spectrum-font-weight-bold:700;--spectrum-font-weight-extra-bold:800;--spectrum-font-weight-black:900;--spectrum-docs-static-white-background-color:#0f797d;--spectrum-docs-static-black-background-color:#cef7f3}:host,:root{font-family:var(--spectrum-alias-body-text-font-family);font-size:var(--spectrum-alias-font-size-default)}:host:lang(ar),:root:lang(ar){font-family:var(--spectrum-alias-font-family-ar)}:host:lang(he),:root:lang(he){font-family:var(--spectrum-alias-font-family-he)}:host:lang(zh-Hans),:root:lang(zh-Hans){font-family:var(--spectrum-alias-font-family-zhhans)}:host:lang(zh-Hant),:root:lang(zh-Hant){font-family:var(--spectrum-alias-font-family-zh)}:host:lang(zh),:root:lang(zh){font-family:var(--spectrum-alias-font-family-zh)}:host:lang(ko),:root:lang(ko){font-family:var(--spectrum-alias-font-family-ko)}:host:lang(ja),:root:lang(ja){font-family:var(--spectrum-alias-font-family-ja)}:host{display:block}#scale,#theme{height:100%;width:100%}
1898
+ )}:host,:root{--system-spectrum-actiongroup-gap-size-compact:0;--system-spectrum-actiongroup-horizontal-spacing-compact:-1px;--system-spectrum-actiongroup-vertical-spacing-compact:-1px}:host,:root{--system:spectrum}:host,:root{--spectrum-animation-duration-100:130ms;--spectrum-animation-duration-200:160ms;--spectrum-font-family-base:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-font-family-serif:adobe-clean-serif,"Source Serif Pro",Georgia,serif;--spectrum-font-family-code:"Source Code Pro",Monaco,monospace;--spectrum-line-height-large:1.7;--spectrum-line-height-medium:1.5;--spectrum-line-height-small:1.3;--spectrum-font-weight-thin:100;--spectrum-font-weight-ultra-light:200;--spectrum-font-weight-light:300;--spectrum-font-weight-regular:400;--spectrum-font-weight-medium:500;--spectrum-font-weight-semi-bold:600;--spectrum-font-weight-bold:700;--spectrum-font-weight-extra-bold:800;--spectrum-font-weight-black:900;--spectrum-docs-static-white-background-color:#0f797d;--spectrum-docs-static-black-background-color:#cef7f3}:host,:root{font-family:var(--spectrum-alias-body-text-font-family);font-size:var(--spectrum-alias-font-size-default)}:host:lang(ar),:root:lang(ar){font-family:var(--spectrum-alias-font-family-ar)}:host:lang(he),:root:lang(he){font-family:var(--spectrum-alias-font-family-he)}:host:lang(zh-Hans),:root:lang(zh-Hans){font-family:var(--spectrum-alias-font-family-zhhans)}:host:lang(zh-Hant),:root:lang(zh-Hant){font-family:var(--spectrum-alias-font-family-zh)}:host:lang(zh),:root:lang(zh){font-family:var(--spectrum-alias-font-family-zh)}:host:lang(ko),:root:lang(ko){font-family:var(--spectrum-alias-font-family-ko)}:host:lang(ja),:root:lang(ja){font-family:var(--spectrum-alias-font-family-ja)}:host{display:block}#scale,#theme{height:100%;width:100%}
1907
1899
  `;export default e;
1908
1900
  //# sourceMappingURL=theme.css.js.map