@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/package.json +3 -3
- package/src/express/theme.css.dev.js +1 -9
- package/src/express/theme.css.dev.js.map +2 -2
- package/src/express/theme.css.js +1 -9
- package/src/express/theme.css.js.map +2 -2
- package/src/theme.css.dev.js +1 -9
- package/src/theme.css.dev.js.map +2 -2
- package/src/theme.css.js +1 -9
- package/src/theme.css.js.map +2 -2
- package/test/theme.test-vrt.js.map +2 -2
package/src/theme.css.dev.js
CHANGED
|
@@ -693,14 +693,6 @@ const styles = css`
|
|
|
693
693
|
--spectrum-global-dimension-size-100
|
|
694
694
|
);--spectrum-alias-thumbnail-border-radius-small:var(
|
|
695
695
|
--spectrum-global-dimension-size-25
|
|
696
|
-
);--spectrum-alias-actiongroup-button-gap:var(
|
|
697
|
-
--spectrum-global-dimension-size-100
|
|
698
|
-
);--spectrum-alias-actiongroup-button-gap-compact:var(
|
|
699
|
-
--spectrum-global-dimension-size-0
|
|
700
|
-
);--spectrum-alias-actiongroup-button-gap-quiet:var(
|
|
701
|
-
--spectrum-global-dimension-size-100
|
|
702
|
-
);--spectrum-alias-actiongroup-button-gap-quiet-compact:var(
|
|
703
|
-
--spectrum-global-dimension-size-25
|
|
704
696
|
);--spectrum-alias-search-padding-left-s:var(
|
|
705
697
|
--spectrum-global-dimension-size-85
|
|
706
698
|
);--spectrum-alias-search-padding-left-l:var(
|
|
@@ -1905,7 +1897,7 @@ const styles = css`
|
|
|
1905
1897
|
--spectrum-gray-800
|
|
1906
1898
|
)}:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
1907
1899
|
--spectrum-neutral-subdued-background-color-default
|
|
1908
|
-
)}: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%}
|
|
1900
|
+
)}: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%}
|
|
1909
1901
|
`;
|
|
1910
1902
|
export default styles;
|
|
1911
1903
|
//# sourceMappingURL=theme.css.dev.js.map
|