@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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/theme",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.4",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
],
|
|
135
135
|
"dependencies": {
|
|
136
136
|
"@spectrum-web-components/base": "^0.7.0",
|
|
137
|
-
"@spectrum-web-components/styles": "^0.
|
|
137
|
+
"@spectrum-web-components/styles": "^0.19.0",
|
|
138
138
|
"tslib": "^2.0.0"
|
|
139
139
|
},
|
|
140
140
|
"types": "./src/index.d.ts",
|
|
@@ -151,5 +151,5 @@
|
|
|
151
151
|
"./src/express/core.js",
|
|
152
152
|
"./src/express/themes.js"
|
|
153
153
|
],
|
|
154
|
-
"gitHead": "
|
|
154
|
+
"gitHead": "96da2eef637c5d50dd04a75d40a46353116787b4"
|
|
155
155
|
}
|
|
@@ -729,14 +729,6 @@ const styles = css`
|
|
|
729
729
|
--spectrum-global-dimension-static-size-25
|
|
730
730
|
);--spectrum-alias-avatar-border-size:var(
|
|
731
731
|
--spectrum-global-dimension-static-size-25
|
|
732
|
-
);--spectrum-alias-actiongroup-button-gap:var(
|
|
733
|
-
--spectrum-global-dimension-size-100
|
|
734
|
-
);--spectrum-alias-actiongroup-button-gap-compact:var(
|
|
735
|
-
--spectrum-global-dimension-size-25
|
|
736
|
-
);--spectrum-alias-actiongroup-button-gap-quiet:var(
|
|
737
|
-
--spectrum-global-dimension-size-100
|
|
738
|
-
);--spectrum-alias-actiongroup-button-gap-quiet-compact:var(
|
|
739
|
-
--spectrum-global-dimension-size-25
|
|
740
732
|
);--spectrum-alias-search-padding-left-s:var(
|
|
741
733
|
--spectrum-global-dimension-size-125
|
|
742
734
|
);--spectrum-alias-search-padding-left-m:var(
|
|
@@ -1911,7 +1903,7 @@ const styles = css`
|
|
|
1911
1903
|
--spectrum-gray-900
|
|
1912
1904
|
)}:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
1913
1905
|
--spectrum-neutral-background-color-default
|
|
1914
|
-
)}: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{--system:express}: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%}
|
|
1906
|
+
)}:host,:root{--system-spectrum-actiongroup-gap-size-compact:var(--spectrum-spacing-50);--system-spectrum-actiongroup-horizontal-spacing-compact:calc(-1px*var(--spectrum-spacing-50));--system-spectrum-actiongroup-vertical-spacing-compact:calc(-1px*var(--spectrum-spacing-50))}: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{--system:express}: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%}
|
|
1915
1907
|
`;
|
|
1916
1908
|
export default styles;
|
|
1917
1909
|
//# sourceMappingURL=theme.css.dev.js.map
|