@spectrum-web-components/theme 0.31.1-react.21 → 0.32.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.
- package/custom-elements.json +3 -3
- package/package.json +4 -4
- package/src/express/scale-large.css.dev.js +2 -41
- package/src/express/scale-large.css.dev.js.map +2 -2
- package/src/express/scale-large.css.js +2 -41
- package/src/express/scale-large.css.js.map +2 -2
- package/src/express/scale-medium.css.dev.js +2 -41
- package/src/express/scale-medium.css.dev.js.map +2 -2
- package/src/express/scale-medium.css.js +2 -41
- package/src/express/scale-medium.css.js.map +2 -2
- package/src/express/theme-dark.css.dev.js +1 -14
- package/src/express/theme-dark.css.dev.js.map +2 -2
- package/src/express/theme-dark.css.js +1 -14
- package/src/express/theme-dark.css.js.map +2 -2
- package/src/express/theme-light.css.dev.js +1 -14
- package/src/express/theme-light.css.dev.js.map +2 -2
- package/src/express/theme-light.css.js +1 -14
- package/src/express/theme-light.css.js.map +2 -2
- package/src/express/theme.css.dev.js +31 -384
- package/src/express/theme.css.dev.js.map +2 -2
- package/src/express/theme.css.js +33 -386
- package/src/express/theme.css.js.map +2 -2
- package/src/scale-large.css.dev.js +2 -28
- package/src/scale-large.css.dev.js.map +2 -2
- package/src/scale-large.css.js +2 -28
- package/src/scale-large.css.js.map +2 -2
- package/src/scale-medium.css.dev.js +2 -28
- package/src/scale-medium.css.dev.js.map +2 -2
- package/src/scale-medium.css.js +2 -28
- package/src/scale-medium.css.js.map +2 -2
- package/src/theme-dark.css.dev.js +1 -14
- package/src/theme-dark.css.dev.js.map +2 -2
- package/src/theme-dark.css.js +1 -14
- package/src/theme-dark.css.js.map +2 -2
- package/src/theme-darkest.css.dev.js +1 -14
- package/src/theme-darkest.css.dev.js.map +2 -2
- package/src/theme-darkest.css.js +1 -14
- package/src/theme-darkest.css.js.map +2 -2
- package/src/theme-light.css.dev.js +1 -14
- package/src/theme-light.css.dev.js.map +2 -2
- package/src/theme-light.css.js +1 -14
- package/src/theme-light.css.js.map +2 -2
- package/src/theme-lightest.css.dev.js +1 -14
- package/src/theme-lightest.css.dev.js.map +2 -2
- package/src/theme-lightest.css.js +1 -14
- package/src/theme-lightest.css.js.map +2 -2
- package/src/theme.css.dev.js +21 -67
- package/src/theme.css.dev.js.map +2 -2
- package/src/theme.css.js +21 -67
- package/src/theme.css.js.map +2 -2
package/src/express/theme.css.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";import{css as
|
|
1
|
+
"use strict";import{css as t}from"@spectrum-web-components/base";const e=t`
|
|
2
2
|
:host,:root{--spectrum-global-animation-linear:cubic-bezier(0,0,1,1);--spectrum-global-animation-duration-0:0ms;--spectrum-global-animation-duration-100:130ms;--spectrum-global-animation-duration-200:160ms;--spectrum-global-animation-duration-300:190ms;--spectrum-global-animation-duration-400:220ms;--spectrum-global-animation-duration-500:250ms;--spectrum-global-animation-duration-600:300ms;--spectrum-global-animation-duration-700:350ms;--spectrum-global-animation-duration-800:400ms;--spectrum-global-animation-duration-900:450ms;--spectrum-global-animation-duration-1000:500ms;--spectrum-global-animation-duration-2000:1000ms;--spectrum-global-animation-duration-4000:2000ms;--spectrum-global-animation-ease-in-out:cubic-bezier(0.45,0,0.4,1);--spectrum-global-animation-ease-in:cubic-bezier(0.5,0,1,1);--spectrum-global-animation-ease-out:cubic-bezier(0,0,0.4,1);--spectrum-global-animation-ease-linear:cubic-bezier(0,0,1,1);--spectrum-global-color-status:Verified;--spectrum-global-color-version:5.1.0;--spectrum-global-color-static-black-rgb:0,0,0;--spectrum-global-color-static-black:rgb(var(--spectrum-global-color-static-black-rgb));--spectrum-global-color-static-white-rgb:255,255,255;--spectrum-global-color-static-white:rgb(var(--spectrum-global-color-static-white-rgb));--spectrum-global-color-static-blue-rgb:0,87,191;--spectrum-global-color-static-blue:rgb(var(--spectrum-global-color-static-blue-rgb));--spectrum-global-color-static-gray-50-rgb:255,255,255;--spectrum-global-color-static-gray-50:rgb(var(--spectrum-global-color-static-gray-50-rgb));--spectrum-global-color-static-gray-75-rgb:255,255,255;--spectrum-global-color-static-gray-75:rgb(var(--spectrum-global-color-static-gray-75-rgb));--spectrum-global-color-static-gray-100-rgb:255,255,255;--spectrum-global-color-static-gray-100:rgb(var(--spectrum-global-color-static-gray-100-rgb));--spectrum-global-color-static-gray-200-rgb:235,235,235;--spectrum-global-color-static-gray-200:rgb(var(--spectrum-global-color-static-gray-200-rgb));--spectrum-global-color-static-gray-300-rgb:217,217,217;--spectrum-global-color-static-gray-300:rgb(var(--spectrum-global-color-static-gray-300-rgb));--spectrum-global-color-static-gray-400-rgb:179,179,179;--spectrum-global-color-static-gray-400:rgb(var(--spectrum-global-color-static-gray-400-rgb));--spectrum-global-color-static-gray-500-rgb:146,146,146;--spectrum-global-color-static-gray-500:rgb(var(--spectrum-global-color-static-gray-500-rgb));--spectrum-global-color-static-gray-600-rgb:110,110,110;--spectrum-global-color-static-gray-600:rgb(var(--spectrum-global-color-static-gray-600-rgb));--spectrum-global-color-static-gray-700-rgb:71,71,71;--spectrum-global-color-static-gray-700:rgb(var(--spectrum-global-color-static-gray-700-rgb));--spectrum-global-color-static-gray-800-rgb:34,34,34;--spectrum-global-color-static-gray-800:rgb(var(--spectrum-global-color-static-gray-800-rgb));--spectrum-global-color-static-gray-900-rgb:0,0,0;--spectrum-global-color-static-gray-900:rgb(var(--spectrum-global-color-static-gray-900-rgb));--spectrum-global-color-static-red-400-rgb:237,64,48;--spectrum-global-color-static-red-400:rgb(var(--spectrum-global-color-static-red-400-rgb));--spectrum-global-color-static-red-500-rgb:217,28,21;--spectrum-global-color-static-red-500:rgb(var(--spectrum-global-color-static-red-500-rgb));--spectrum-global-color-static-red-600-rgb:187,2,2;--spectrum-global-color-static-red-600:rgb(var(--spectrum-global-color-static-red-600-rgb));--spectrum-global-color-static-red-700-rgb:154,0,0;--spectrum-global-color-static-red-700:rgb(var(--spectrum-global-color-static-red-700-rgb));--spectrum-global-color-static-red-800-rgb:124,0,0;--spectrum-global-color-static-red-800:rgb(var(--spectrum-global-color-static-red-800-rgb));--spectrum-global-color-static-orange-400-rgb:250,139,26;--spectrum-global-color-static-orange-400:rgb(var(--spectrum-global-color-static-orange-400-rgb));--spectrum-global-color-static-orange-500-rgb:233,117,0;--spectrum-global-color-static-orange-500:rgb(var(--spectrum-global-color-static-orange-500-rgb));--spectrum-global-color-static-orange-600-rgb:209,97,0;--spectrum-global-color-static-orange-600:rgb(var(--spectrum-global-color-static-orange-600-rgb));--spectrum-global-color-static-orange-700-rgb:182,80,0;--spectrum-global-color-static-orange-700:rgb(var(--spectrum-global-color-static-orange-700-rgb));--spectrum-global-color-static-orange-800-rgb:155,64,0;--spectrum-global-color-static-orange-800:rgb(var(--spectrum-global-color-static-orange-800-rgb));--spectrum-global-color-static-yellow-200-rgb:250,237,123;--spectrum-global-color-static-yellow-200:rgb(var(--spectrum-global-color-static-yellow-200-rgb));--spectrum-global-color-static-yellow-300-rgb:250,224,23;--spectrum-global-color-static-yellow-300:rgb(var(--spectrum-global-color-static-yellow-300-rgb));--spectrum-global-color-static-yellow-400-rgb:238,205,0;--spectrum-global-color-static-yellow-400:rgb(var(--spectrum-global-color-static-yellow-400-rgb));--spectrum-global-color-static-yellow-500-rgb:221,185,0;--spectrum-global-color-static-yellow-500:rgb(var(--spectrum-global-color-static-yellow-500-rgb));--spectrum-global-color-static-yellow-600-rgb:201,164,0;--spectrum-global-color-static-yellow-600:rgb(var(--spectrum-global-color-static-yellow-600-rgb));--spectrum-global-color-static-yellow-700-rgb:181,144,0;--spectrum-global-color-static-yellow-700:rgb(var(--spectrum-global-color-static-yellow-700-rgb));--spectrum-global-color-static-yellow-800-rgb:160,125,0;--spectrum-global-color-static-yellow-800:rgb(var(--spectrum-global-color-static-yellow-800-rgb));--spectrum-global-color-static-chartreuse-300-rgb:176,222,27;--spectrum-global-color-static-chartreuse-300:rgb(var(--spectrum-global-color-static-chartreuse-300-rgb));--spectrum-global-color-static-chartreuse-400-rgb:157,203,13;--spectrum-global-color-static-chartreuse-400:rgb(var(--spectrum-global-color-static-chartreuse-400-rgb));--spectrum-global-color-static-chartreuse-500-rgb:139,182,4;--spectrum-global-color-static-chartreuse-500:rgb(var(--spectrum-global-color-static-chartreuse-500-rgb));--spectrum-global-color-static-chartreuse-600-rgb:122,162,0;--spectrum-global-color-static-chartreuse-600:rgb(var(--spectrum-global-color-static-chartreuse-600-rgb));--spectrum-global-color-static-chartreuse-700-rgb:106,141,0;--spectrum-global-color-static-chartreuse-700:rgb(var(--spectrum-global-color-static-chartreuse-700-rgb));--spectrum-global-color-static-chartreuse-800-rgb:90,120,0;--spectrum-global-color-static-chartreuse-800:rgb(var(--spectrum-global-color-static-chartreuse-800-rgb));--spectrum-global-color-static-celery-200-rgb:126,229,114;--spectrum-global-color-static-celery-200:rgb(var(--spectrum-global-color-static-celery-200-rgb));--spectrum-global-color-static-celery-300-rgb:87,212,86;--spectrum-global-color-static-celery-300:rgb(var(--spectrum-global-color-static-celery-300-rgb));--spectrum-global-color-static-celery-400-rgb:48,193,61;--spectrum-global-color-static-celery-400:rgb(var(--spectrum-global-color-static-celery-400-rgb));--spectrum-global-color-static-celery-500-rgb:15,172,38;--spectrum-global-color-static-celery-500:rgb(var(--spectrum-global-color-static-celery-500-rgb));--spectrum-global-color-static-celery-600-rgb:0,150,20;--spectrum-global-color-static-celery-600:rgb(var(--spectrum-global-color-static-celery-600-rgb));--spectrum-global-color-static-celery-700-rgb:0,128,15;--spectrum-global-color-static-celery-700:rgb(var(--spectrum-global-color-static-celery-700-rgb));--spectrum-global-color-static-celery-800-rgb:0,107,15;--spectrum-global-color-static-celery-800:rgb(var(--spectrum-global-color-static-celery-800-rgb));--spectrum-global-color-static-green-400-rgb:29,169,115;--spectrum-global-color-static-green-400:rgb(var(--spectrum-global-color-static-green-400-rgb));--spectrum-global-color-static-green-500-rgb:0,148,97;--spectrum-global-color-static-green-500:rgb(var(--spectrum-global-color-static-green-500-rgb));--spectrum-global-color-static-green-600-rgb:0,126,80;--spectrum-global-color-static-green-600:rgb(var(--spectrum-global-color-static-green-600-rgb));--spectrum-global-color-static-green-700-rgb:0,105,65;--spectrum-global-color-static-green-700:rgb(var(--spectrum-global-color-static-green-700-rgb));--spectrum-global-color-static-green-800-rgb:0,86,53;--spectrum-global-color-static-green-800:rgb(var(--spectrum-global-color-static-green-800-rgb));--spectrum-global-color-static-seafoam-200-rgb:75,206,199;--spectrum-global-color-static-seafoam-200:rgb(var(--spectrum-global-color-static-seafoam-200-rgb));--spectrum-global-color-static-seafoam-300-rgb:32,187,180;--spectrum-global-color-static-seafoam-300:rgb(var(--spectrum-global-color-static-seafoam-300-rgb));--spectrum-global-color-static-seafoam-400-rgb:0,166,160;--spectrum-global-color-static-seafoam-400:rgb(var(--spectrum-global-color-static-seafoam-400-rgb));--spectrum-global-color-static-seafoam-500-rgb:0,145,139;--spectrum-global-color-static-seafoam-500:rgb(var(--spectrum-global-color-static-seafoam-500-rgb));--spectrum-global-color-static-seafoam-600-rgb:0,124,118;--spectrum-global-color-static-seafoam-600:rgb(var(--spectrum-global-color-static-seafoam-600-rgb));--spectrum-global-color-static-seafoam-700-rgb:0,103,99;--spectrum-global-color-static-seafoam-700:rgb(var(--spectrum-global-color-static-seafoam-700-rgb));--spectrum-global-color-static-seafoam-800-rgb:10,83,80;--spectrum-global-color-static-seafoam-800:rgb(var(--spectrum-global-color-static-seafoam-800-rgb));--spectrum-global-color-static-blue-200-rgb:130,193,251;--spectrum-global-color-static-blue-200:rgb(var(--spectrum-global-color-static-blue-200-rgb));--spectrum-global-color-static-blue-300-rgb:98,173,247;--spectrum-global-color-static-blue-300:rgb(var(--spectrum-global-color-static-blue-300-rgb));--spectrum-global-color-static-blue-400-rgb:66,151,244;--spectrum-global-color-static-blue-400:rgb(var(--spectrum-global-color-static-blue-400-rgb));--spectrum-global-color-static-blue-500-rgb:27,127,245;--spectrum-global-color-static-blue-500:rgb(var(--spectrum-global-color-static-blue-500-rgb));--spectrum-global-color-static-blue-600-rgb:4,105,227;--spectrum-global-color-static-blue-600:rgb(var(--spectrum-global-color-static-blue-600-rgb));--spectrum-global-color-static-blue-700-rgb:0,87,190;--spectrum-global-color-static-blue-700:rgb(var(--spectrum-global-color-static-blue-700-rgb));--spectrum-global-color-static-blue-800-rgb:0,72,153;--spectrum-global-color-static-blue-800:rgb(var(--spectrum-global-color-static-blue-800-rgb));--spectrum-global-color-static-indigo-200-rgb:178,181,255;--spectrum-global-color-static-indigo-200:rgb(var(--spectrum-global-color-static-indigo-200-rgb));--spectrum-global-color-static-indigo-300-rgb:155,159,255;--spectrum-global-color-static-indigo-300:rgb(var(--spectrum-global-color-static-indigo-300-rgb));--spectrum-global-color-static-indigo-400-rgb:132,137,253;--spectrum-global-color-static-indigo-400:rgb(var(--spectrum-global-color-static-indigo-400-rgb));--spectrum-global-color-static-indigo-500-rgb:109,115,246;--spectrum-global-color-static-indigo-500:rgb(var(--spectrum-global-color-static-indigo-500-rgb));--spectrum-global-color-static-indigo-600-rgb:87,93,232;--spectrum-global-color-static-indigo-600:rgb(var(--spectrum-global-color-static-indigo-600-rgb));--spectrum-global-color-static-indigo-700-rgb:68,74,208;--spectrum-global-color-static-indigo-700:rgb(var(--spectrum-global-color-static-indigo-700-rgb));--spectrum-global-color-static-indigo-800-rgb:68,74,208;--spectrum-global-color-static-indigo-800:rgb(var(--spectrum-global-color-static-indigo-800-rgb));--spectrum-global-color-static-purple-400-rgb:178,121,250;--spectrum-global-color-static-purple-400:rgb(var(--spectrum-global-color-static-purple-400-rgb));--spectrum-global-color-static-purple-500-rgb:161,93,246;--spectrum-global-color-static-purple-500:rgb(var(--spectrum-global-color-static-purple-500-rgb));--spectrum-global-color-static-purple-600-rgb:142,67,234;--spectrum-global-color-static-purple-600:rgb(var(--spectrum-global-color-static-purple-600-rgb));--spectrum-global-color-static-purple-700-rgb:120,43,216;--spectrum-global-color-static-purple-700:rgb(var(--spectrum-global-color-static-purple-700-rgb));--spectrum-global-color-static-purple-800-rgb:98,23,190;--spectrum-global-color-static-purple-800:rgb(var(--spectrum-global-color-static-purple-800-rgb));--spectrum-global-color-static-fuchsia-400-rgb:228,93,230;--spectrum-global-color-static-fuchsia-400:rgb(var(--spectrum-global-color-static-fuchsia-400-rgb));--spectrum-global-color-static-fuchsia-500-rgb:211,63,212;--spectrum-global-color-static-fuchsia-500:rgb(var(--spectrum-global-color-static-fuchsia-500-rgb));--spectrum-global-color-static-fuchsia-600-rgb:188,39,187;--spectrum-global-color-static-fuchsia-600:rgb(var(--spectrum-global-color-static-fuchsia-600-rgb));--spectrum-global-color-static-fuchsia-700-rgb:163,10,163;--spectrum-global-color-static-fuchsia-700:rgb(var(--spectrum-global-color-static-fuchsia-700-rgb));--spectrum-global-color-static-fuchsia-800-rgb:135,0,136;--spectrum-global-color-static-fuchsia-800:rgb(var(--spectrum-global-color-static-fuchsia-800-rgb));--spectrum-global-color-static-magenta-200-rgb:253,127,175;--spectrum-global-color-static-magenta-200:rgb(var(--spectrum-global-color-static-magenta-200-rgb));--spectrum-global-color-static-magenta-300-rgb:242,98,157;--spectrum-global-color-static-magenta-300:rgb(var(--spectrum-global-color-static-magenta-300-rgb));--spectrum-global-color-static-magenta-400-rgb:226,68,135;--spectrum-global-color-static-magenta-400:rgb(var(--spectrum-global-color-static-magenta-400-rgb));--spectrum-global-color-static-magenta-500-rgb:205,40,111;--spectrum-global-color-static-magenta-500:rgb(var(--spectrum-global-color-static-magenta-500-rgb));--spectrum-global-color-static-magenta-600-rgb:179,15,89;--spectrum-global-color-static-magenta-600:rgb(var(--spectrum-global-color-static-magenta-600-rgb));--spectrum-global-color-static-magenta-700-rgb:149,0,72;--spectrum-global-color-static-magenta-700:rgb(var(--spectrum-global-color-static-magenta-700-rgb));--spectrum-global-color-static-magenta-800-rgb:119,0,58;--spectrum-global-color-static-magenta-800:rgb(var(--spectrum-global-color-static-magenta-800-rgb));--spectrum-global-color-static-transparent-white-200:hsla(0,0%,100%,.1);--spectrum-global-color-static-transparent-white-300:hsla(0,0%,100%,.25);--spectrum-global-color-static-transparent-white-400:hsla(0,0%,100%,.4);--spectrum-global-color-static-transparent-white-500:hsla(0,0%,100%,.55);--spectrum-global-color-static-transparent-white-600:hsla(0,0%,100%,.7);--spectrum-global-color-static-transparent-white-700:hsla(0,0%,100%,.8);--spectrum-global-color-static-transparent-white-800:hsla(0,0%,100%,.9);--spectrum-global-color-static-transparent-white-900-rgb:255,255,255;--spectrum-global-color-static-transparent-white-900:rgb(var(--spectrum-global-color-static-transparent-white-900-rgb));--spectrum-global-color-static-transparent-black-200:rgba(0,0,0,.1);--spectrum-global-color-static-transparent-black-300:rgba(0,0,0,.25);--spectrum-global-color-static-transparent-black-400:rgba(0,0,0,.4);--spectrum-global-color-static-transparent-black-500:rgba(0,0,0,.55);--spectrum-global-color-static-transparent-black-600:rgba(0,0,0,.7);--spectrum-global-color-static-transparent-black-700:rgba(0,0,0,.8);--spectrum-global-color-static-transparent-black-800:rgba(0,0,0,.9);--spectrum-global-color-static-transparent-black-900-rgb:0,0,0;--spectrum-global-color-static-transparent-black-900:rgb(var(--spectrum-global-color-static-transparent-black-900-rgb));--spectrum-global-color-sequential-cerulean:#e9fff1,#c8f1e4,#a5e3d7,#82d5ca,#68c5c1,#54b4ba,#3fa2b2,#2991ac,#2280a2,#1f6d98,#1d5c8d,#1a4b83,#1a3979,#1a266f,#191264,#180057;--spectrum-global-color-sequential-forest:#ffffdf,#e2f6ba,#c4eb95,#a4e16d,#8dd366,#77c460,#5fb65a,#48a754,#36984f,#2c894d,#237a4a,#196b47,#105c45,#094d41,#033f3e,#00313a;--spectrum-global-color-sequential-rose:#fff4dd,#ffddd7,#ffc5d2,#feaecb,#fa96c4,#f57ebd,#ef64b5,#e846ad,#d238a1,#bb2e96,#a3248c,#8a1b83,#71167c,#560f74,#370b6e,#000968;--spectrum-global-color-diverging-orange-yellow-seafoam:#580000,#79260b,#9c4511,#bd651a,#dd8629,#f5ad52,#fed693,#ffffe0,#bbe4d1,#76c7be,#3ea8a6,#208288,#076769,#00494b,#002c2d;--spectrum-global-color-diverging-red-yellow-blue:#4a001e,#751232,#a52747,#c65154,#e47961,#f0a882,#fad4ac,#ffffe0,#bce2cf,#89c0c4,#579eb9,#397aa8,#1c5796,#163771,#10194d;--spectrum-global-color-diverging-red-blue:#4a001e,#731331,#9f2945,#cc415a,#e06e85,#ed9ab0,#f8c3d9,#faf0ff,#c6d0f2,#92b2de,#5d94cb,#2f74b3,#265191,#163670,#0b194c;--spectrum-semantic-cta-background-color-default:var(
|
|
3
3
|
--spectrum-global-color-static-indigo-600
|
|
4
4
|
);--spectrum-semantic-cta-background-color-hover:var(
|
|
@@ -649,32 +649,6 @@
|
|
|
649
649
|
--spectrum-global-dimension-size-150
|
|
650
650
|
);--spectrum-alias-infieldbutton-half-height-xl:var(
|
|
651
651
|
--spectrum-global-dimension-size-185
|
|
652
|
-
);--spectrum-alias-stepperbutton-gap:var(
|
|
653
|
-
--spectrum-global-dimension-size-25
|
|
654
|
-
);--spectrum-alias-stepperbutton-width-s:var(
|
|
655
|
-
--spectrum-global-dimension-size-225
|
|
656
|
-
);--spectrum-alias-stepperbutton-width-m:var(
|
|
657
|
-
--spectrum-global-dimension-size-250
|
|
658
|
-
);--spectrum-alias-stepperbutton-width-l:var(
|
|
659
|
-
--spectrum-global-dimension-size-275
|
|
660
|
-
);--spectrum-alias-stepperbutton-width-xl:var(
|
|
661
|
-
--spectrum-global-dimension-size-325
|
|
662
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-s:var(
|
|
663
|
-
--spectrum-global-dimension-size-50
|
|
664
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-m:var(
|
|
665
|
-
--spectrum-global-dimension-size-65
|
|
666
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-l:var(
|
|
667
|
-
--spectrum-global-dimension-size-65
|
|
668
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-xl:var(
|
|
669
|
-
--spectrum-global-dimension-size-75
|
|
670
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-s:0;--spectrum-alias-stepperbutton-icon-y-offset-top-m:var(
|
|
671
|
-
--spectrum-global-dimension-size-10
|
|
672
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-l:var(
|
|
673
|
-
--spectrum-global-dimension-size-10
|
|
674
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-xl:var(
|
|
675
|
-
--spectrum-global-dimension-size-10
|
|
676
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-bottom-s:0;--spectrum-alias-stepperbutton-icon-y-offset-bottom-m:0;--spectrum-alias-stepperbutton-icon-y-offset-bottom-l:0;--spectrum-alias-stepperbutton-icon-y-offset-bottom-xl:0;--spectrum-alias-stepperbutton-radius-touching:var(
|
|
677
|
-
--spectrum-global-dimension-size-25
|
|
678
652
|
);--spectrum-alias-clearbutton-icon-margin-s:var(
|
|
679
653
|
--spectrum-global-dimension-size-50
|
|
680
654
|
);--spectrum-alias-clearbutton-icon-margin-m:var(
|
|
@@ -689,8 +663,6 @@
|
|
|
689
663
|
--spectrum-global-dimension-size-300
|
|
690
664
|
);--spectrum-alias-combobox-quiet-button-offset-x:var(
|
|
691
665
|
--spectrum-global-dimension-size-50
|
|
692
|
-
);--spectrum-alias-thumbnail-border-radius-small:var(
|
|
693
|
-
--spectrum-global-dimension-size-75
|
|
694
666
|
);--spectrum-alias-focus-ring-gap-small:var(
|
|
695
667
|
--spectrum-global-dimension-static-size-25
|
|
696
668
|
);--spectrum-alias-focus-ring-size-small:var(
|
|
@@ -931,11 +903,7 @@
|
|
|
931
903
|
--spectrum-alias-infieldbutton-fill-loudnessHigh-background-color-down
|
|
932
904
|
);--spectrum-alias-infieldbutton-fill-loudnessLow-background-color-key-focus:var(
|
|
933
905
|
--spectrum-alias-infieldbutton-fill-loudnessHigh-background-color-key-focus
|
|
934
|
-
);--spectrum-alias-infieldbutton-fill-loudnessLow-background-color-disabled:transparent;--spectrum-alias-track-color-default:var(--spectrum-global-color-gray-300);--spectrum-alias-
|
|
935
|
-
--spectrum-global-color-gray-200
|
|
936
|
-
);--spectrum-alias-thumbnail-lightsquare-background-color:var(
|
|
937
|
-
--spectrum-global-color-static-white
|
|
938
|
-
);--spectrum-alias-tabs-divider-background-color-default:var(
|
|
906
|
+
);--spectrum-alias-infieldbutton-fill-loudnessLow-background-color-disabled:transparent;--spectrum-alias-track-color-default:var(--spectrum-global-color-gray-300);--spectrum-alias-tabs-divider-background-color-default:var(
|
|
939
907
|
--spectrum-global-color-gray-200
|
|
940
908
|
);--spectrum-alias-tabs-divider-background-color-quiet:var(
|
|
941
909
|
--spectrum-alias-background-color-transparent
|
|
@@ -1301,20 +1269,7 @@
|
|
|
1301
1269
|
--spectrum-global-color-static-gray-200
|
|
1302
1270
|
);--spectrum-slide-label-text-size:var(
|
|
1303
1271
|
--spectrum-global-dimension-font-size-100
|
|
1304
|
-
)}:host,:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}
|
|
1305
|
-
|
|
1306
|
-
/*!
|
|
1307
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
1308
|
-
*
|
|
1309
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1310
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
1311
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
1312
|
-
*
|
|
1313
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
1314
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1315
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
1316
|
-
* governing permissions and limitations under the License.
|
|
1317
|
-
*/:host,:root{--spectrum-focus-indicator-color:var(--spectrum-blue-800);--spectrum-static-white-focus-indicator-color:var(--spectrum-white);--spectrum-static-black-focus-indicator-color:var(--spectrum-black);--spectrum-overlay-color:var(--spectrum-black);--spectrum-opacity-disabled:0.3;--spectrum-disabled-background-color:var(--spectrum-gray-200);--spectrum-disabled-static-white-background-color:var(
|
|
1272
|
+
)}:host,:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}:host,:root{--spectrum-focus-indicator-color:var(--spectrum-blue-800);--spectrum-static-white-focus-indicator-color:var(--spectrum-white);--spectrum-static-black-focus-indicator-color:var(--spectrum-black);--spectrum-overlay-color:var(--spectrum-black);--spectrum-opacity-disabled:0.3;--spectrum-disabled-background-color:var(--spectrum-gray-200);--spectrum-disabled-static-white-background-color:var(
|
|
1318
1273
|
--spectrum-transparent-white-200
|
|
1319
1274
|
);--spectrum-disabled-static-black-background-color:var(
|
|
1320
1275
|
--spectrum-transparent-black-200
|
|
@@ -1624,19 +1579,7 @@
|
|
|
1624
1579
|
--spectrum-black-font-weight
|
|
1625
1580
|
);--spectrum-heading-serif-emphasized-font-weight:var(
|
|
1626
1581
|
--spectrum-black-font-weight
|
|
1627
|
-
)}
|
|
1628
|
-
|
|
1629
|
-
/*!
|
|
1630
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1631
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1632
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1633
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1634
|
-
|
|
1635
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1636
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1637
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1638
|
-
governing permissions and limitations under the License.
|
|
1639
|
-
*/:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1582
|
+
)}:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1640
1583
|
--spectrum-gray-200
|
|
1641
1584
|
);--system-spectrum-actionbutton-background-color-hover:var(
|
|
1642
1585
|
--spectrum-gray-300
|
|
@@ -1768,48 +1711,13 @@ governing permissions and limitations under the License.
|
|
|
1768
1711
|
--spectrum-black
|
|
1769
1712
|
);--system-spectrum-actionbutton-staticwhite-selected-background-color-disabled:var(
|
|
1770
1713
|
--spectrum-disabled-static-white-background-color
|
|
1771
|
-
);--system-spectrum-actionbutton-staticwhite-selected-border-color-disabled:transparent}
|
|
1772
|
-
|
|
1773
|
-
/*!
|
|
1774
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1775
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1776
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1777
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1778
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1779
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1780
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1781
|
-
governing permissions and limitations under the License.
|
|
1782
|
-
*/
|
|
1783
|
-
|
|
1784
|
-
/*!
|
|
1785
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1786
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1787
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1788
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1789
|
-
|
|
1790
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1791
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1792
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1793
|
-
governing permissions and limitations under the License.
|
|
1794
|
-
*/:host,:root{--system-spectrum-checkbox-control-color-default:var(--spectrum-gray-800);--system-spectrum-checkbox-control-color-hover:var(--spectrum-gray-900);--system-spectrum-checkbox-control-color-down:var(--spectrum-gray-900);--system-spectrum-checkbox-control-color-focus:var(--spectrum-gray-900);--system-spectrum-checkbox-control-selected-color-default:var(
|
|
1714
|
+
);--system-spectrum-actionbutton-staticwhite-selected-border-color-disabled:transparent}:host,:root{--system-spectrum-checkbox-control-color-default:var(--spectrum-gray-800);--system-spectrum-checkbox-control-color-hover:var(--spectrum-gray-900);--system-spectrum-checkbox-control-color-down:var(--spectrum-gray-900);--system-spectrum-checkbox-control-color-focus:var(--spectrum-gray-900);--system-spectrum-checkbox-control-selected-color-default:var(
|
|
1795
1715
|
--spectrum-gray-800
|
|
1796
1716
|
);--system-spectrum-checkbox-control-selected-color-hover:var(
|
|
1797
1717
|
--spectrum-gray-900
|
|
1798
1718
|
);--system-spectrum-checkbox-control-selected-color-down:var(
|
|
1799
1719
|
--spectrum-gray-900
|
|
1800
|
-
)}
|
|
1801
|
-
|
|
1802
|
-
/*!
|
|
1803
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1804
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1805
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1806
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1807
|
-
|
|
1808
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1809
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1810
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1811
|
-
governing permissions and limitations under the License.
|
|
1812
|
-
*/:host,:root{--system-spectrum-button-background-color-default:var(--spectrum-gray-200);--system-spectrum-button-background-color-hover:var(--spectrum-gray-300);--system-spectrum-button-background-color-down:var(--spectrum-gray-400);--system-spectrum-button-background-color-focus:var(--spectrum-gray-300);--system-spectrum-button-border-color-default:transparent;--system-spectrum-button-border-color-hover:transparent;--system-spectrum-button-border-color-down:transparent;--system-spectrum-button-border-color-focus:transparent;--system-spectrum-button-content-color-default:var(
|
|
1720
|
+
)}:host,:root{--system-spectrum-button-background-color-default:var(--spectrum-gray-200);--system-spectrum-button-background-color-hover:var(--spectrum-gray-300);--system-spectrum-button-background-color-down:var(--spectrum-gray-400);--system-spectrum-button-background-color-focus:var(--spectrum-gray-300);--system-spectrum-button-border-color-default:transparent;--system-spectrum-button-border-color-hover:transparent;--system-spectrum-button-border-color-down:transparent;--system-spectrum-button-border-color-focus:transparent;--system-spectrum-button-content-color-default:var(
|
|
1813
1721
|
--spectrum-neutral-content-color-default
|
|
1814
1722
|
);--system-spectrum-button-content-color-hover:var(
|
|
1815
1723
|
--spectrum-neutral-content-color-hover
|
|
@@ -2239,36 +2147,13 @@ governing permissions and limitations under the License.
|
|
|
2239
2147
|
--spectrum-disabled-static-black-border-color
|
|
2240
2148
|
);--system-spectrum-button-staticblack-secondary-outline-content-color-disabled:var(
|
|
2241
2149
|
--spectrum-disabled-static-black-content-color
|
|
2242
|
-
)}
|
|
2243
|
-
|
|
2244
|
-
/*!
|
|
2245
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2246
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2247
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2248
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2249
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2250
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2251
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2252
|
-
governing permissions and limitations under the License.
|
|
2253
|
-
*/:host,:root{--system-spectrum-closebutton-background-color-default:transparent;--system-spectrum-closebutton-background-color-hover:var(
|
|
2150
|
+
)}:host,:root{--system-spectrum-closebutton-background-color-default:transparent;--system-spectrum-closebutton-background-color-hover:var(
|
|
2254
2151
|
--spectrum-gray-300
|
|
2255
2152
|
);--system-spectrum-closebutton-background-color-down:var(
|
|
2256
2153
|
--spectrum-gray-400
|
|
2257
2154
|
);--system-spectrum-closebutton-background-color-focus:var(
|
|
2258
2155
|
--spectrum-gray-300
|
|
2259
|
-
)}
|
|
2260
|
-
|
|
2261
|
-
/*!
|
|
2262
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2263
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2264
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2265
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2266
|
-
|
|
2267
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2268
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2269
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2270
|
-
governing permissions and limitations under the License.
|
|
2271
|
-
*/:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2156
|
+
)}:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2272
2157
|
--spectrum-gray-800
|
|
2273
2158
|
);--system-spectrum-radio-button-border-color-hover:var(--spectrum-gray-900);--system-spectrum-radio-button-border-color-down:var(--spectrum-gray-900);--system-spectrum-radio-button-border-color-focus:var(--spectrum-gray-900);--system-spectrum-radio-button-checked-border-color-default:var(
|
|
2274
2159
|
--spectrum-gray-800
|
|
@@ -2286,19 +2171,7 @@ governing permissions and limitations under the License.
|
|
|
2286
2171
|
--spectrum-accent-color-1100
|
|
2287
2172
|
);--system-spectrum-radio-emphasized-button-checked-border-color-focus:var(
|
|
2288
2173
|
--spectrum-accent-color-1000
|
|
2289
|
-
)}
|
|
2290
|
-
|
|
2291
|
-
/*!
|
|
2292
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2293
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2294
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2295
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2296
|
-
|
|
2297
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2298
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2299
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2300
|
-
governing permissions and limitations under the License.
|
|
2301
|
-
*/:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2174
|
+
)}:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2302
2175
|
--spectrum-gray-800
|
|
2303
2176
|
);--system-spectrum-switch-background-color-selected-hover:var(
|
|
2304
2177
|
--spectrum-gray-900
|
|
@@ -2320,148 +2193,9 @@ governing permissions and limitations under the License.
|
|
|
2320
2193
|
--spectrum-gray-900
|
|
2321
2194
|
);--system-spectrum-switch-handle-border-color-selected-focus:var(
|
|
2322
2195
|
--spectrum-gray-900
|
|
2323
|
-
)}
|
|
2324
|
-
|
|
2325
|
-
/*!
|
|
2326
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2327
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2328
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2329
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2330
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2331
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2332
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2333
|
-
governing permissions and limitations under the License.
|
|
2334
|
-
*/:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2196
|
+
)}:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2335
2197
|
--spectrum-neutral-background-color-default
|
|
2336
|
-
)}
|
|
2337
|
-
|
|
2338
|
-
/*!
|
|
2339
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2340
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2341
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2342
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2343
|
-
|
|
2344
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2345
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2346
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2347
|
-
governing permissions and limitations under the License.
|
|
2348
|
-
*/: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))}
|
|
2349
|
-
|
|
2350
|
-
/*!
|
|
2351
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2352
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2353
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2354
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2355
|
-
|
|
2356
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2357
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2358
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2359
|
-
governing permissions and limitations under the License.
|
|
2360
|
-
*/
|
|
2361
|
-
|
|
2362
|
-
/*!
|
|
2363
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2364
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2365
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2366
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2367
|
-
|
|
2368
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2369
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2370
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2371
|
-
governing permissions and limitations under the License.
|
|
2372
|
-
*/
|
|
2373
|
-
|
|
2374
|
-
/*!
|
|
2375
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2376
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2377
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2378
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2379
|
-
|
|
2380
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2381
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2382
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2383
|
-
governing permissions and limitations under the License.
|
|
2384
|
-
*/
|
|
2385
|
-
|
|
2386
|
-
/*!
|
|
2387
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2388
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2389
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2390
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2391
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2392
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2393
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2394
|
-
governing permissions and limitations under the License.
|
|
2395
|
-
*/
|
|
2396
|
-
|
|
2397
|
-
/*!
|
|
2398
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2399
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2400
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2401
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2402
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2403
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2404
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2405
|
-
governing permissions and limitations under the License.
|
|
2406
|
-
*/
|
|
2407
|
-
|
|
2408
|
-
/*!
|
|
2409
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2410
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2411
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2412
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2413
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2414
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2415
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2416
|
-
governing permissions and limitations under the License.
|
|
2417
|
-
*/
|
|
2418
|
-
|
|
2419
|
-
/*!
|
|
2420
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2421
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2422
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2423
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2424
|
-
|
|
2425
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2426
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2427
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2428
|
-
governing permissions and limitations under the License.
|
|
2429
|
-
*/
|
|
2430
|
-
|
|
2431
|
-
/*!
|
|
2432
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2433
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2434
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2435
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2436
|
-
|
|
2437
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2438
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2439
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2440
|
-
governing permissions and limitations under the License.
|
|
2441
|
-
*/
|
|
2442
|
-
|
|
2443
|
-
/*!
|
|
2444
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2445
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2446
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2447
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2448
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2449
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2450
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2451
|
-
governing permissions and limitations under the License.
|
|
2452
|
-
*/
|
|
2453
|
-
|
|
2454
|
-
/*!
|
|
2455
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2456
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2457
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2458
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2459
|
-
|
|
2460
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2461
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2462
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2463
|
-
governing permissions and limitations under the License.
|
|
2464
|
-
*/:host,:root{--system-spectrum-tag-border-color:var(--spectrum-gray-300);--system-spectrum-tag-border-color-hover:var(--spectrum-gray-400);--system-spectrum-tag-border-color-active:var(--spectrum-gray-500);--system-spectrum-tag-border-color-focus:var(--spectrum-gray-400);--system-spectrum-tag-size-small-corner-radius:var(
|
|
2198
|
+
)}: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-tag-border-color:var(--spectrum-gray-300);--system-spectrum-tag-border-color-hover:var(--spectrum-gray-400);--system-spectrum-tag-border-color-active:var(--spectrum-gray-500);--system-spectrum-tag-border-color-focus:var(--spectrum-gray-400);--system-spectrum-tag-size-small-corner-radius:var(
|
|
2465
2199
|
--spectrum-component-height-75
|
|
2466
2200
|
);--system-spectrum-tag-size-medium-corner-radius:var(
|
|
2467
2201
|
--spectrum-component-height-100
|
|
@@ -2513,80 +2247,13 @@ governing permissions and limitations under the License.
|
|
|
2513
2247
|
--spectrum-component-pill-edge-to-visual-200
|
|
2514
2248
|
)}:host,:root{--system-spectrum-tooltip-backgound-color-default-neutral:var(
|
|
2515
2249
|
--spectrum-neutral-background-color-default
|
|
2516
|
-
)}
|
|
2517
|
-
|
|
2518
|
-
/*!
|
|
2519
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2520
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2521
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2522
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2523
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2524
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2525
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2526
|
-
governing permissions and limitations under the License.
|
|
2527
|
-
*/
|
|
2528
|
-
|
|
2529
|
-
/*!
|
|
2530
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2531
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2532
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2533
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2534
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2535
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2536
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2537
|
-
governing permissions and limitations under the License.
|
|
2538
|
-
*/
|
|
2539
|
-
|
|
2540
|
-
/*!
|
|
2541
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2542
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2543
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2544
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2545
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2546
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2547
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2548
|
-
governing permissions and limitations under the License.
|
|
2549
|
-
*/:host,:root{--system-spectrum-picker-background-color-default:var(--spectrum-gray-200);--system-spectrum-picker-background-color-default-open:var(
|
|
2250
|
+
)}:host,:root{--system-spectrum-picker-background-color-default:var(--spectrum-gray-200);--system-spectrum-picker-background-color-default-open:var(
|
|
2550
2251
|
--spectrum-gray-300
|
|
2551
2252
|
);--system-spectrum-picker-background-color-active:var(--spectrum-gray-400);--system-spectrum-picker-background-color-hover:var(--spectrum-gray-300);--system-spectrum-picker-background-color-hover-open:var(
|
|
2552
2253
|
--spectrum-gray-300
|
|
2553
2254
|
);--system-spectrum-picker-background-color-key-focus:var(
|
|
2554
2255
|
--spectrum-gray-300
|
|
2555
|
-
);--system-spectrum-picker-border-color-default:transparent;--system-spectrum-picker-border-color-default-open:transparent;--system-spectrum-picker-border-color-hover:transparent;--system-spectrum-picker-border-color-hover-open:transparent;--system-spectrum-picker-border-color-active:transparent;--system-spectrum-picker-border-color-key-focus:transparent}
|
|
2556
|
-
|
|
2557
|
-
/*!
|
|
2558
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2559
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2560
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2561
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2562
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2563
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2564
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2565
|
-
governing permissions and limitations under the License.
|
|
2566
|
-
*/
|
|
2567
|
-
|
|
2568
|
-
/*!
|
|
2569
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2570
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2571
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2572
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2573
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2574
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2575
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2576
|
-
governing permissions and limitations under the License.
|
|
2577
|
-
*/
|
|
2578
|
-
|
|
2579
|
-
/*!
|
|
2580
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2581
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2582
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2583
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2584
|
-
|
|
2585
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2586
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2587
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2588
|
-
governing permissions and limitations under the License.
|
|
2589
|
-
*/:host,:root{--system-spectrum-slider-track-color:var(--spectrum-gray-200);--system-spectrum-slider-track-fill-color:var(--spectrum-gray-600);--system-spectrum-slider-ramp-track-color:var(--spectrum-gray-300);--system-spectrum-slider-ramp-track-color-disabled:var(
|
|
2256
|
+
);--system-spectrum-picker-border-color-default:transparent;--system-spectrum-picker-border-color-default-open:transparent;--system-spectrum-picker-border-color-hover:transparent;--system-spectrum-picker-border-color-hover-open:transparent;--system-spectrum-picker-border-color-active:transparent;--system-spectrum-picker-border-color-key-focus:transparent}:host,:root{--system-spectrum-slider-track-color:var(--spectrum-gray-200);--system-spectrum-slider-track-fill-color:var(--spectrum-gray-600);--system-spectrum-slider-ramp-track-color:var(--spectrum-gray-300);--system-spectrum-slider-ramp-track-color-disabled:var(
|
|
2590
2257
|
--spectrum-gray-200
|
|
2591
2258
|
);--system-spectrum-slider-handle-background-color:var(--spectrum-gray-50);--system-spectrum-slider-handle-background-color-disabled:var(
|
|
2592
2259
|
--spectrum-gray-50
|
|
@@ -2602,45 +2269,25 @@ governing permissions and limitations under the License.
|
|
|
2602
2269
|
--spectrum-gray-900
|
|
2603
2270
|
);--system-spectrum-slider-handle-focus-ring-color-key-focus:var(
|
|
2604
2271
|
--spectrum-focus-indicator-color
|
|
2605
|
-
)}
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2625
|
-
*
|
|
2626
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2627
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2628
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2629
|
-
* governing permissions and limitations under the License.
|
|
2630
|
-
*/: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))}
|
|
2631
|
-
|
|
2632
|
-
/*!
|
|
2633
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
2634
|
-
*
|
|
2635
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2636
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
2637
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2638
|
-
*
|
|
2639
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2640
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2641
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2642
|
-
* governing permissions and limitations under the License.
|
|
2643
|
-
*/:host,:root{--system:express}
|
|
2272
|
+
)}:host,:root{--system-spectrum-popover-border-width:0}:host,:root{--system-spectrum-stepper-border-width:var(--spectrum-border-width-200);--system-spectrum-stepper-button-border-width-reset:0;--system-spectrum-stepper-button-icon-nudge:calc(var(--spectrum-stepper-button-border-radius-reset)*-1);--system-spectrum-stepper-button-gap-reset:var(
|
|
2273
|
+
--spectrum-border-width-200
|
|
2274
|
+
);--system-spectrum-stepper-button-border-radius-reset:calc(var(--spectrum-corner-radius-100) - var(--spectrum-border-width-200)*2);--system-spectrum-stepper-border-color:var(--spectrum-gray-400);--system-spectrum-stepper-border-color-hover:var(--spectrum-gray-500);--system-spectrum-stepper-border-color-focus:var(--spectrum-gray-800);--system-spectrum-stepper-border-color-focus-hover:var(
|
|
2275
|
+
--spectrum-gray-900
|
|
2276
|
+
);--system-spectrum-stepper-border-color-keyboard-focus:var(
|
|
2277
|
+
--spectrum-gray-900
|
|
2278
|
+
);--system-spectrum-stepper-button-background-color-default:var(
|
|
2279
|
+
--spectrum-gray-200
|
|
2280
|
+
);--system-spectrum-stepper-button-background-color-hover:var(
|
|
2281
|
+
--spectrum-gray-300
|
|
2282
|
+
);--system-spectrum-stepper-button-background-color-focus:var(
|
|
2283
|
+
--spectrum-gray-400
|
|
2284
|
+
);--system-spectrum-stepper-button-background-color-keyboard-focus:var(
|
|
2285
|
+
--spectrum-gray-300
|
|
2286
|
+
)}:host,:root{--system-spectrum-textfield-border-color:var(--spectrum-gray-400);--system-spectrum-textfield-border-color-hover:var(--spectrum-gray-500);--system-spectrum-textfield-border-color-focus:var(--spectrum-gray-800);--system-spectrum-textfield-border-color-focus-hover:var(
|
|
2287
|
+
--spectrum-gray-900
|
|
2288
|
+
);--system-spectrum-textfield-border-color-keyboard-focus:var(
|
|
2289
|
+
--spectrum-gray-900
|
|
2290
|
+
);--system-spectrum-textfield-border-width:var(--spectrum-border-width-200)}: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}
|
|
2644
2291
|
|
|
2645
2292
|
/*!
|
|
2646
2293
|
Copyright 2023 Adobe. All rights reserved.
|
|
@@ -3037,5 +2684,5 @@ governing permissions and limitations under the License.
|
|
|
3037
2684
|
);font-weight:var(
|
|
3038
2685
|
--mod-code-cjk-strong-emphasized-font-weight,var(--spectrum-code-cjk-strong-emphasized-font-weight)
|
|
3039
2686
|
)}:host{display:block}#scale,#theme{height:100%;width:100%}
|
|
3040
|
-
`;export default
|
|
2687
|
+
`;export default e;
|
|
3041
2688
|
//# sourceMappingURL=theme.css.js.map
|