@spectrum-web-components/theme 0.32.0 → 0.32.1-overlay.41
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/custom-elements.json +3 -3
- package/package.json +4 -4
- package/src/express/theme.css.dev.js +12 -12
- package/src/express/theme.css.dev.js.map +1 -1
- package/src/express/theme.css.js +12 -12
- package/src/express/theme.css.js.map +1 -1
- package/src/scale-large.css.dev.js +1 -3
- package/src/scale-large.css.dev.js.map +2 -2
- package/src/scale-large.css.js +1 -3
- package/src/scale-large.css.js.map +2 -2
- package/src/scale-medium.css.dev.js +1 -3
- package/src/scale-medium.css.dev.js.map +2 -2
- package/src/scale-medium.css.js +1 -3
- package/src/scale-medium.css.js.map +2 -2
- package/src/theme.css.dev.js +20 -10
- package/src/theme.css.dev.js.map +2 -2
- package/src/theme.css.js +20 -10
- package/src/theme.css.js.map +2 -2
package/src/express/theme.css.js
CHANGED
|
@@ -659,8 +659,6 @@
|
|
|
659
659
|
--spectrum-global-dimension-size-175
|
|
660
660
|
);--spectrum-alias-clearbutton-border-radius:var(
|
|
661
661
|
--spectrum-global-dimension-size-150
|
|
662
|
-
);--spectrum-alias-search-border-radius:var(
|
|
663
|
-
--spectrum-global-dimension-size-300
|
|
664
662
|
);--spectrum-alias-combobox-quiet-button-offset-x:var(
|
|
665
663
|
--spectrum-global-dimension-size-50
|
|
666
664
|
);--spectrum-alias-focus-ring-gap-small:var(
|
|
@@ -669,15 +667,7 @@
|
|
|
669
667
|
--spectrum-global-dimension-static-size-25
|
|
670
668
|
);--spectrum-alias-input-border-size:var(
|
|
671
669
|
--spectrum-global-dimension-static-size-25
|
|
672
|
-
);--spectrum-alias-
|
|
673
|
-
--spectrum-global-dimension-size-125
|
|
674
|
-
);--spectrum-alias-search-padding-left-m:var(
|
|
675
|
-
--spectrum-global-dimension-size-175
|
|
676
|
-
);--spectrum-alias-search-padding-left-l:var(
|
|
677
|
-
--spectrum-global-dimension-size-200
|
|
678
|
-
);--spectrum-alias-search-padding-left-xl:var(
|
|
679
|
-
--spectrum-global-dimension-size-225
|
|
680
|
-
);--spectrum-alias-search-border-radius-quiet:0;--spectrum-alias-percent-50:50%;--spectrum-alias-percent-70:70%;--spectrum-alias-percent-100:100%;--spectrum-alias-breakpoint-xsmall:304px;--spectrum-alias-breakpoint-small:768px;--spectrum-alias-breakpoint-medium:1280px;--spectrum-alias-breakpoint-large:1768px;--spectrum-alias-breakpoint-xlarge:2160px;--spectrum-alias-grid-columns:12;--spectrum-alias-grid-fluid-width:100%;--spectrum-alias-grid-fixed-max-width:1280px;--spectrum-alias-border-size-thin:var(
|
|
670
|
+
);--spectrum-alias-percent-50:50%;--spectrum-alias-percent-70:70%;--spectrum-alias-percent-100:100%;--spectrum-alias-breakpoint-xsmall:304px;--spectrum-alias-breakpoint-small:768px;--spectrum-alias-breakpoint-medium:1280px;--spectrum-alias-breakpoint-large:1768px;--spectrum-alias-breakpoint-xlarge:2160px;--spectrum-alias-grid-columns:12;--spectrum-alias-grid-fluid-width:100%;--spectrum-alias-grid-fixed-max-width:1280px;--spectrum-alias-border-size-thin:var(
|
|
681
671
|
--spectrum-global-dimension-static-size-10
|
|
682
672
|
);--spectrum-alias-border-size-thick:var(
|
|
683
673
|
--spectrum-global-dimension-static-size-25
|
|
@@ -2287,7 +2277,17 @@
|
|
|
2287
2277
|
--spectrum-gray-900
|
|
2288
2278
|
);--system-spectrum-textfield-border-color-keyboard-focus:var(
|
|
2289
2279
|
--spectrum-gray-900
|
|
2290
|
-
);--system-spectrum-textfield-border-width:var(--spectrum-border-width-200)}:host,:root{--system
|
|
2280
|
+
);--system-spectrum-textfield-border-width:var(--spectrum-border-width-200)}:host,:root{--system-spectrum-search-border-radius:calc(var(--spectrum-component-height-100)/2);--system-spectrum-search-edge-to-visual:var(
|
|
2281
|
+
--spectrum-component-pill-edge-to-visual-100
|
|
2282
|
+
);--system-spectrum-search-border-color-default:var(--spectrum-gray-400);--system-spectrum-search-border-color-hover:var(--spectrum-gray-500);--system-spectrum-search-border-color-focus:var(--spectrum-gray-800);--system-spectrum-search-border-color-focus-hover:var(--spectrum-gray-900);--system-spectrum-search-border-color-key-focus:var(--spectrum-gray-900);--system-spectrum-search-sizes-border-radius:calc(var(--spectrum-component-height-75)/2);--system-spectrum-search-sizes-edge-to-visual:var(
|
|
2283
|
+
--spectrum-component-pill-edge-to-visual-75
|
|
2284
|
+
);--system-spectrum-search-sizem-border-radius:calc(var(--spectrum-component-height-100)/2);--system-spectrum-search-sizem-edge-to-visual:var(
|
|
2285
|
+
--spectrum-component-pill-edge-to-visual-100
|
|
2286
|
+
);--system-spectrum-search-sizel-border-radius:calc(var(--spectrum-component-height-200)/2);--system-spectrum-search-sizel-edge-to-visual:var(
|
|
2287
|
+
--spectrum-component-pill-edge-to-visual-200
|
|
2288
|
+
);--system-spectrum-search-sizexl-border-radius:calc(var(--spectrum-component-height-300)/2);--system-spectrum-search-sizexl-edge-to-visual:var(
|
|
2289
|
+
--spectrum-component-pill-edge-to-visual-300
|
|
2290
|
+
)}:host,:root{--system:spectrum;--spectrum-animation-linear:cubic-bezier(0,0,1,1);--spectrum-animation-duration-0:0ms;--spectrum-animation-duration-100:130ms;--spectrum-animation-duration-200:160ms;--spectrum-animation-duration-300:190ms;--spectrum-animation-duration-400:220ms;--spectrum-animation-duration-500:250ms;--spectrum-animation-duration-600:300ms;--spectrum-animation-duration-700:350ms;--spectrum-animation-duration-800:400ms;--spectrum-animation-duration-900:450ms;--spectrum-animation-duration-1000:500ms;--spectrum-animation-duration-2000:1000ms;--spectrum-animation-duration-4000:2000ms;--spectrum-animation-ease-in-out:cubic-bezier(0.45,0,0.4,1);--spectrum-animation-ease-in:cubic-bezier(0.5,0,1,1);--spectrum-animation-ease-out:cubic-bezier(0,0,0.4,1);--spectrum-animation-ease-linear:cubic-bezier(0,0,1,1);--spectrum-sans-serif-font:var(--spectrum-sans-serif-font-family);--spectrum-sans-font-family-stack:var(--spectrum-sans-serif-font),adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-serif-font:var(--spectrum-serif-font-family);--spectrum-serif-font-family-stack:var(--spectrum-serif-font),adobe-clean-serif,"Source Serif Pro",Georgia,serif;--spectrum-code-font-family-stack:"Source Code Pro",Monaco,monospace;--spectrum-cjk-font:var(--spectrum-cjk-font-family);--spectrum-cjk-font-family-stack:var(--spectrum-cjk-font),adobe-clean-han-japanese,sans-serif;--spectrum-docs-static-white-background-color-rgb:15,121,125;--spectrum-docs-static-white-background-color:rgba(var(--spectrum-docs-static-white-background-color-rgb));--spectrum-docs-static-black-background-color-rgb:206,247,243;--spectrum-docs-static-black-background-color:rgba(var(--spectrum-docs-static-black-background-color-rgb))}:host,:root{--system:express}
|
|
2291
2291
|
|
|
2292
2292
|
/*!
|
|
2293
2293
|
Copyright 2023 Adobe. All rights reserved.
|