@spectrum-web-components/theme 0.31.1-react.3 → 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 +5 -4
- package/package.json +4 -4
- package/src/express/scale-large.css.dev.js +3 -42
- package/src/express/scale-large.css.dev.js.map +2 -2
- package/src/express/scale-large.css.js +3 -42
- package/src/express/scale-large.css.js.map +2 -2
- package/src/express/scale-medium.css.dev.js +3 -42
- package/src/express/scale-medium.css.dev.js.map +2 -2
- package/src/express/scale-medium.css.js +3 -42
- 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 +56 -374
- package/src/express/theme.css.dev.js.map +2 -2
- package/src/express/theme.css.js +58 -376
- 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 +46 -80
- package/src/theme.css.dev.js.map +2 -2
- package/src/theme.css.js +46 -80
- package/src/theme.css.js.map +2 -2
|
@@ -651,32 +651,6 @@ const styles = css`
|
|
|
651
651
|
--spectrum-global-dimension-size-150
|
|
652
652
|
);--spectrum-alias-infieldbutton-half-height-xl:var(
|
|
653
653
|
--spectrum-global-dimension-size-185
|
|
654
|
-
);--spectrum-alias-stepperbutton-gap:var(
|
|
655
|
-
--spectrum-global-dimension-size-25
|
|
656
|
-
);--spectrum-alias-stepperbutton-width-s:var(
|
|
657
|
-
--spectrum-global-dimension-size-225
|
|
658
|
-
);--spectrum-alias-stepperbutton-width-m:var(
|
|
659
|
-
--spectrum-global-dimension-size-250
|
|
660
|
-
);--spectrum-alias-stepperbutton-width-l:var(
|
|
661
|
-
--spectrum-global-dimension-size-275
|
|
662
|
-
);--spectrum-alias-stepperbutton-width-xl:var(
|
|
663
|
-
--spectrum-global-dimension-size-325
|
|
664
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-s:var(
|
|
665
|
-
--spectrum-global-dimension-size-50
|
|
666
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-m:var(
|
|
667
|
-
--spectrum-global-dimension-size-65
|
|
668
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-l:var(
|
|
669
|
-
--spectrum-global-dimension-size-65
|
|
670
|
-
);--spectrum-alias-stepperbutton-icon-x-offset-xl:var(
|
|
671
|
-
--spectrum-global-dimension-size-75
|
|
672
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-s:0;--spectrum-alias-stepperbutton-icon-y-offset-top-m:var(
|
|
673
|
-
--spectrum-global-dimension-size-10
|
|
674
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-l:var(
|
|
675
|
-
--spectrum-global-dimension-size-10
|
|
676
|
-
);--spectrum-alias-stepperbutton-icon-y-offset-top-xl:var(
|
|
677
|
-
--spectrum-global-dimension-size-10
|
|
678
|
-
);--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(
|
|
679
|
-
--spectrum-global-dimension-size-25
|
|
680
654
|
);--spectrum-alias-clearbutton-icon-margin-s:var(
|
|
681
655
|
--spectrum-global-dimension-size-50
|
|
682
656
|
);--spectrum-alias-clearbutton-icon-margin-m:var(
|
|
@@ -691,8 +665,6 @@ const styles = css`
|
|
|
691
665
|
--spectrum-global-dimension-size-300
|
|
692
666
|
);--spectrum-alias-combobox-quiet-button-offset-x:var(
|
|
693
667
|
--spectrum-global-dimension-size-50
|
|
694
|
-
);--spectrum-alias-thumbnail-border-radius-small:var(
|
|
695
|
-
--spectrum-global-dimension-size-75
|
|
696
668
|
);--spectrum-alias-focus-ring-gap-small:var(
|
|
697
669
|
--spectrum-global-dimension-static-size-25
|
|
698
670
|
);--spectrum-alias-focus-ring-size-small:var(
|
|
@@ -803,7 +775,7 @@ const styles = css`
|
|
|
803
775
|
--spectrum-global-dimension-static-size-100
|
|
804
776
|
);--spectrum-alias-ui-icon-asterisk-size-100:var(
|
|
805
777
|
--spectrum-global-dimension-size-100
|
|
806
|
-
)
|
|
778
|
+
)}:host,:root{--spectrum-alias-component-text-color-selected-default:var(
|
|
807
779
|
--spectrum-global-color-gray-50
|
|
808
780
|
);--spectrum-alias-component-text-color-selected-hover:var(
|
|
809
781
|
--spectrum-alias-component-text-color-selected-default
|
|
@@ -933,11 +905,7 @@ const styles = css`
|
|
|
933
905
|
--spectrum-alias-infieldbutton-fill-loudnessHigh-background-color-down
|
|
934
906
|
);--spectrum-alias-infieldbutton-fill-loudnessLow-background-color-key-focus:var(
|
|
935
907
|
--spectrum-alias-infieldbutton-fill-loudnessHigh-background-color-key-focus
|
|
936
|
-
);--spectrum-alias-infieldbutton-fill-loudnessLow-background-color-disabled:transparent;--spectrum-alias-track-color-default:var(--spectrum-global-color-gray-300);--spectrum-alias-
|
|
937
|
-
--spectrum-global-color-gray-200
|
|
938
|
-
);--spectrum-alias-thumbnail-lightsquare-background-color:var(
|
|
939
|
-
--spectrum-global-color-static-white
|
|
940
|
-
);--spectrum-alias-tabs-divider-background-color-default:var(
|
|
908
|
+
);--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(
|
|
941
909
|
--spectrum-global-color-gray-200
|
|
942
910
|
);--spectrum-alias-tabs-divider-background-color-quiet:var(
|
|
943
911
|
--spectrum-alias-background-color-transparent
|
|
@@ -1303,36 +1271,7 @@ const styles = css`
|
|
|
1303
1271
|
--spectrum-global-color-static-gray-200
|
|
1304
1272
|
);--spectrum-slide-label-text-size:var(
|
|
1305
1273
|
--spectrum-global-dimension-font-size-100
|
|
1306
|
-
);--spectrum-
|
|
1307
|
-
--spectrum-alias-border-radius-xsmall
|
|
1308
|
-
);--spectrum-slider-m-track-inside-border-radius:0px;--spectrum-slider-m-track-height:var(--spectrum-global-dimension-size-50);--spectrum-slider-m-track-color:var(--spectrum-global-color-gray-200);--spectrum-slider-m-track-fill-color:var(--spectrum-global-color-gray-600);--spectrum-slider-m-tick-mark-color:var(--spectrum-global-color-gray-200);--spectrum-slider-m-track-color-disabled:var(
|
|
1309
|
-
--spectrum-global-color-gray-200
|
|
1310
|
-
);--spectrum-slider-m-handle-background-color:var(
|
|
1311
|
-
--spectrum-global-color-gray-50
|
|
1312
|
-
);--spectrum-slider-m-handle-border-color:var(
|
|
1313
|
-
--spectrum-global-color-gray-800
|
|
1314
|
-
);--spectrum-slider-m-handle-border-color-hover:var(
|
|
1315
|
-
--spectrum-global-color-gray-900
|
|
1316
|
-
);--spectrum-slider-m-handle-border-color-disabled:var(
|
|
1317
|
-
--spectrum-global-color-gray-300
|
|
1318
|
-
);--spectrum-slider-label-text-size:var(
|
|
1319
|
-
--spectrum-global-dimension-font-size-100
|
|
1320
|
-
);--spectrum-fieldlabel-xl-text-size:var(
|
|
1321
|
-
--spectrum-global-dimension-font-size-300
|
|
1322
|
-
)}:host,:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}
|
|
1323
|
-
|
|
1324
|
-
/*!
|
|
1325
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
1326
|
-
*
|
|
1327
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1328
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
1329
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
1330
|
-
*
|
|
1331
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
1332
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1333
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
1334
|
-
* governing permissions and limitations under the License.
|
|
1335
|
-
*/: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(
|
|
1274
|
+
)}: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(
|
|
1336
1275
|
--spectrum-transparent-white-200
|
|
1337
1276
|
);--spectrum-disabled-static-black-background-color:var(
|
|
1338
1277
|
--spectrum-transparent-black-200
|
|
@@ -1366,13 +1305,17 @@ const styles = css`
|
|
|
1366
1305
|
--spectrum-negative-color-1000
|
|
1367
1306
|
);--spectrum-swatch-border-color:var(--spectrum-gray-900);--spectrum-swatch-border-opacity:0.51;--spectrum-swatch-disabled-icon-border-color:var(--spectrum-black);--spectrum-swatch-disabled-icon-border-opacity:0.51;--spectrum-thumbnail-border-color:var(--spectrum-gray-800);--spectrum-thumbnail-border-opacity:0.1;--spectrum-thumbnail-opacity-disabled:var(--spectrum-opacity-disabled);--spectrum-opacity-checkerboard-square-light:var(--spectrum-white);--spectrum-avatar-opacity-disabled:var(--spectrum-opacity-disabled);--spectrum-color-area-border-color:var(--spectrum-gray-900);--spectrum-color-area-border-opacity:0.1;--spectrum-color-slider-border-color:var(--spectrum-gray-900);--spectrum-color-slider-border-opacity:0.1;--spectrum-color-loupe-drop-shadow-color:var(
|
|
1368
1307
|
--spectrum-transparent-black-300
|
|
1369
|
-
);--spectrum-color-loupe-drop-shadow-y:2px;--spectrum-color-loupe-drop-shadow-blur:8px;--spectrum-color-loupe-inner-border:var(--spectrum-transparent-black-200);--spectrum-color-loupe-outer-border:var(--spectrum-white);--spectrum-card-selection-background-color:var(--spectrum-gray-100);--spectrum-card-selection-background-color-opacity:0.95;--spectrum-drop-zone-background-color:var(--spectrum-accent-visual-color);--spectrum-drop-zone-background-color-opacity:0.1;--spectrum-drop-zone-background-color-opacity-filled:0.3;--spectrum-coach-mark-pagination-color:var(--spectrum-gray-600);--spectrum-color-handle-inner-border-color:var(--spectrum-black);--spectrum-
|
|
1308
|
+
);--spectrum-color-loupe-drop-shadow-y:2px;--spectrum-color-loupe-drop-shadow-blur:8px;--spectrum-color-loupe-inner-border:var(--spectrum-transparent-black-200);--spectrum-color-loupe-outer-border:var(--spectrum-white);--spectrum-card-selection-background-color:var(--spectrum-gray-100);--spectrum-card-selection-background-color-opacity:0.95;--spectrum-drop-zone-background-color:var(--spectrum-accent-visual-color);--spectrum-drop-zone-background-color-opacity:0.1;--spectrum-drop-zone-background-color-opacity-filled:0.3;--spectrum-coach-mark-pagination-color:var(--spectrum-gray-600);--spectrum-color-handle-inner-border-color:var(--spectrum-black);--spectrum-color-handle-inner-border-opacity:0.42;--spectrum-color-handle-outer-border-opacity:var(
|
|
1309
|
+
--spectrum-color-handle-inner-border-opacity
|
|
1310
|
+
);--spectrum-floating-action-button-shadow-color:var(
|
|
1311
|
+
--spectrum-transparent-black-300
|
|
1312
|
+
);--spectrum-white-rgb:255,255,255;--spectrum-white:rgba(var(--spectrum-white-rgb));--spectrum-transparent-white-100-rgb:255,255,255;--spectrum-transparent-white-100-opacity:0;--spectrum-transparent-white-100:rgba(var(--spectrum-transparent-white-100-rgb),var(--spectrum-transparent-white-100-opacity));--spectrum-transparent-white-200-rgb:255,255,255;--spectrum-transparent-white-200-opacity:0.1;--spectrum-transparent-white-200:rgba(var(--spectrum-transparent-white-200-rgb),var(--spectrum-transparent-white-200-opacity));--spectrum-transparent-white-300-rgb:255,255,255;--spectrum-transparent-white-300-opacity:0.25;--spectrum-transparent-white-300:rgba(var(--spectrum-transparent-white-300-rgb),var(--spectrum-transparent-white-300-opacity));--spectrum-transparent-white-400-rgb:255,255,255;--spectrum-transparent-white-400-opacity:0.4;--spectrum-transparent-white-400:rgba(var(--spectrum-transparent-white-400-rgb),var(--spectrum-transparent-white-400-opacity));--spectrum-transparent-white-500-rgb:255,255,255;--spectrum-transparent-white-500-opacity:0.55;--spectrum-transparent-white-500:rgba(var(--spectrum-transparent-white-500-rgb),var(--spectrum-transparent-white-500-opacity));--spectrum-transparent-white-600-rgb:255,255,255;--spectrum-transparent-white-600-opacity:0.7;--spectrum-transparent-white-600:rgba(var(--spectrum-transparent-white-600-rgb),var(--spectrum-transparent-white-600-opacity));--spectrum-transparent-white-700-rgb:255,255,255;--spectrum-transparent-white-700-opacity:0.8;--spectrum-transparent-white-700:rgba(var(--spectrum-transparent-white-700-rgb),var(--spectrum-transparent-white-700-opacity));--spectrum-transparent-white-800-rgb:255,255,255;--spectrum-transparent-white-800-opacity:0.9;--spectrum-transparent-white-800:rgba(var(--spectrum-transparent-white-800-rgb),var(--spectrum-transparent-white-800-opacity));--spectrum-transparent-white-900-rgb:255,255,255;--spectrum-transparent-white-900:rgba(var(--spectrum-transparent-white-900-rgb));--spectrum-black-rgb:0,0,0;--spectrum-black:rgba(var(--spectrum-black-rgb));--spectrum-transparent-black-100-rgb:0,0,0;--spectrum-transparent-black-100-opacity:0;--spectrum-transparent-black-100:rgba(var(--spectrum-transparent-black-100-rgb),var(--spectrum-transparent-black-100-opacity));--spectrum-transparent-black-200-rgb:0,0,0;--spectrum-transparent-black-200-opacity:0.1;--spectrum-transparent-black-200:rgba(var(--spectrum-transparent-black-200-rgb),var(--spectrum-transparent-black-200-opacity));--spectrum-transparent-black-300-rgb:0,0,0;--spectrum-transparent-black-300-opacity:0.25;--spectrum-transparent-black-300:rgba(var(--spectrum-transparent-black-300-rgb),var(--spectrum-transparent-black-300-opacity));--spectrum-transparent-black-400-rgb:0,0,0;--spectrum-transparent-black-400-opacity:0.4;--spectrum-transparent-black-400:rgba(var(--spectrum-transparent-black-400-rgb),var(--spectrum-transparent-black-400-opacity));--spectrum-transparent-black-500-rgb:0,0,0;--spectrum-transparent-black-500-opacity:0.55;--spectrum-transparent-black-500:rgba(var(--spectrum-transparent-black-500-rgb),var(--spectrum-transparent-black-500-opacity));--spectrum-transparent-black-600-rgb:0,0,0;--spectrum-transparent-black-600-opacity:0.7;--spectrum-transparent-black-600:rgba(var(--spectrum-transparent-black-600-rgb),var(--spectrum-transparent-black-600-opacity));--spectrum-transparent-black-700-rgb:0,0,0;--spectrum-transparent-black-700-opacity:0.8;--spectrum-transparent-black-700:rgba(var(--spectrum-transparent-black-700-rgb),var(--spectrum-transparent-black-700-opacity));--spectrum-transparent-black-800-rgb:0,0,0;--spectrum-transparent-black-800-opacity:0.9;--spectrum-transparent-black-800:rgba(var(--spectrum-transparent-black-800-rgb),var(--spectrum-transparent-black-800-opacity));--spectrum-transparent-black-900-rgb:0,0,0;--spectrum-transparent-black-900:rgba(var(--spectrum-transparent-black-900-rgb));--spectrum-radio-button-selection-indicator:4px;--spectrum-field-label-to-component:0px;--spectrum-help-text-to-component:0px;--spectrum-button-minimum-width-multiplier:2.25;--spectrum-divider-thickness-small:1px;--spectrum-divider-thickness-medium:2px;--spectrum-divider-thickness-large:4px;--spectrum-swatch-rectangle-width-multiplier:2;--spectrum-swatch-slash-thickness-extra-small:2px;--spectrum-swatch-slash-thickness-small:3px;--spectrum-swatch-slash-thickness-medium:4px;--spectrum-swatch-slash-thickness-large:5px;--spectrum-progress-bar-minimum-width:48px;--spectrum-progress-bar-maximum-width:768px;--spectrum-meter-minimum-width:48px;--spectrum-meter-maximum-width:768px;--spectrum-in-line-alert-minimum-width:240px;--spectrum-popover-tip-width:16px;--spectrum-popover-tip-height:8px;--spectrum-menu-item-label-to-description:1px;--spectrum-picker-minimum-width-multiplier:2;--spectrum-picker-end-edge-to-disclousure-icon-quiet:0px;--spectrum-text-field-minimum-width-multiplier:1.5;--spectrum-combo-box-minimum-width-multiplier:2.5;--spectrum-combo-box-quiet-minimum-width-multiplier:2;--spectrum-combo-box-visual-to-field-button-quiet:0px;--spectrum-alert-dialog-minimum-width:288px;--spectrum-alert-dialog-maximum-width:480px;--spectrum-contextual-help-minimum-width:268px;--spectrum-breadcrumbs-height:var(--spectrum-component-height-300);--spectrum-breadcrumbs-height-compact:var(--spectrum-component-height-200);--spectrum-breadcrumbs-end-edge-to-text:0px;--spectrum-breadcrumbs-truncated-menu-to-separator-icon:0px;--spectrum-breadcrumbs-start-edge-to-truncated-menu:0px;--spectrum-breadcrumbs-truncated-menu-to-bottom-text:0px;--spectrum-alert-banner-to-top-workflow-icon:var(
|
|
1370
1313
|
--spectrum-alert-banner-top-to-workflow-icon
|
|
1371
1314
|
);--spectrum-alert-banner-to-top-text:var(
|
|
1372
1315
|
--spectrum-alert-banner-top-to-text
|
|
1373
1316
|
);--spectrum-alert-banner-to-bottom-text:var(
|
|
1374
1317
|
--spectrum-alert-banner-bottom-to-text
|
|
1375
|
-
);--spectrum-color-area-border-width:var(--spectrum-border-width-100);--spectrum-color-area-border-rounding:var(--spectrum-corner-radius-100);--spectrum-color-wheel-color-area-margin:12px;--spectrum-color-slider-border-width:1px;--spectrum-color-slider-border-rounding:4px;--spectrum-floating-action-button-drop-shadow-blur:12px;--spectrum-illustrated-message-maximum-width:380px;--spectrum-search-field-minimum-width-multiplier:3;--spectrum-color-loupe-outer-border-width:var(--spectrum-border-width-200);--spectrum-card-minimum-width:100px;--spectrum-card-preview-minimum-height:130px;--spectrum-card-selection-background-size:40px;--spectrum-drop-zone-width:428px;--spectrum-drop-zone-content-maximum-width:var(
|
|
1318
|
+
);--spectrum-color-area-border-width:var(--spectrum-border-width-100);--spectrum-color-area-border-rounding:var(--spectrum-corner-radius-100);--spectrum-color-wheel-color-area-margin:12px;--spectrum-color-slider-border-width:1px;--spectrum-color-slider-border-rounding:4px;--spectrum-floating-action-button-drop-shadow-blur:12px;--spectrum-floating-action-button-drop-shadow-y:4px;--spectrum-illustrated-message-maximum-width:380px;--spectrum-search-field-minimum-width-multiplier:3;--spectrum-color-loupe-height:64px;--spectrum-color-loupe-width:48px;--spectrum-color-loupe-bottom-to-color-handle:12px;--spectrum-color-loupe-outer-border-width:var(--spectrum-border-width-200);--spectrum-color-loupe-inner-border-width:1px;--spectrum-card-minimum-width:100px;--spectrum-card-preview-minimum-height:130px;--spectrum-card-selection-background-size:40px;--spectrum-drop-zone-width:428px;--spectrum-drop-zone-content-maximum-width:var(
|
|
1376
1319
|
--spectrum-illustrated-message-maximum-width
|
|
1377
1320
|
);--spectrum-drop-zone-border-dash-length:8px;--spectrum-drop-zone-border-dash-gap:4px;--spectrum-drop-zone-title-size:var(
|
|
1378
1321
|
--spectrum-illustrated-message-title-size
|
|
@@ -1380,7 +1323,7 @@ const styles = css`
|
|
|
1380
1323
|
--spectrum-illustrated-message-cjk-title-size
|
|
1381
1324
|
);--spectrum-drop-zone-body-size:var(
|
|
1382
1325
|
--spectrum-illustrated-message-body-size
|
|
1383
|
-
);--spectrum-color-handle-border-width:var(--spectrum-border-width-200);--spectrum-color-handle-inner-border-width:1px;--spectrum-android-elevation:2dp;--spectrum-spacing-50:2px;--spectrum-spacing-75:4px;--spectrum-spacing-100:8px;--spectrum-spacing-200:12px;--spectrum-spacing-300:16px;--spectrum-spacing-400:24px;--spectrum-spacing-500:32px;--spectrum-spacing-600:40px;--spectrum-spacing-700:48px;--spectrum-spacing-800:64px;--spectrum-spacing-900:80px;--spectrum-spacing-1000:96px;--spectrum-focus-indicator-thickness:2px;--spectrum-focus-indicator-gap:2px;--spectrum-border-width-200:2px;--spectrum-border-width-400:4px;--spectrum-field-edge-to-text-quiet:0px;--spectrum-field-edge-to-visual-quiet:0px;--spectrum-field-edge-to-border-quiet:0px;--spectrum-field-edge-to-alert-icon-quiet:0px;--spectrum-field-edge-to-validation-icon-quiet:0px;--spectrum-text-underline-thickness:1px;--spectrum-text-underline-gap:1px;--spectrum-informative-color-100:var(--spectrum-blue-100);--spectrum-informative-color-200:var(--spectrum-blue-200);--spectrum-informative-color-300:var(--spectrum-blue-300);--spectrum-informative-color-400:var(--spectrum-blue-400);--spectrum-informative-color-500:var(--spectrum-blue-500);--spectrum-informative-color-600:var(--spectrum-blue-600);--spectrum-informative-color-700:var(--spectrum-blue-700);--spectrum-informative-color-800:var(--spectrum-blue-800);--spectrum-informative-color-900:var(--spectrum-blue-900);--spectrum-informative-color-1000:var(--spectrum-blue-1000);--spectrum-informative-color-1100:var(--spectrum-blue-1100);--spectrum-informative-color-1200:var(--spectrum-blue-1200);--spectrum-informative-color-1300:var(--spectrum-blue-1300);--spectrum-informative-color-1400:var(--spectrum-blue-1400);--spectrum-negative-color-100:var(--spectrum-red-100);--spectrum-negative-color-200:var(--spectrum-red-200);--spectrum-negative-color-300:var(--spectrum-red-300);--spectrum-negative-color-400:var(--spectrum-red-400);--spectrum-negative-color-500:var(--spectrum-red-500);--spectrum-negative-color-600:var(--spectrum-red-600);--spectrum-negative-color-700:var(--spectrum-red-700);--spectrum-negative-color-800:var(--spectrum-red-800);--spectrum-negative-color-900:var(--spectrum-red-900);--spectrum-negative-color-1000:var(--spectrum-red-1000);--spectrum-negative-color-1100:var(--spectrum-red-1100);--spectrum-negative-color-1200:var(--spectrum-red-1200);--spectrum-negative-color-1300:var(--spectrum-red-1300);--spectrum-negative-color-1400:var(--spectrum-red-1400);--spectrum-notice-color-100:var(--spectrum-orange-100);--spectrum-notice-color-200:var(--spectrum-orange-200);--spectrum-notice-color-300:var(--spectrum-orange-300);--spectrum-notice-color-400:var(--spectrum-orange-400);--spectrum-notice-color-500:var(--spectrum-orange-500);--spectrum-notice-color-600:var(--spectrum-orange-600);--spectrum-notice-color-700:var(--spectrum-orange-700);--spectrum-notice-color-800:var(--spectrum-orange-800);--spectrum-notice-color-900:var(--spectrum-orange-900);--spectrum-notice-color-1000:var(--spectrum-orange-1000);--spectrum-notice-color-1100:var(--spectrum-orange-1100);--spectrum-notice-color-1200:var(--spectrum-orange-1200);--spectrum-notice-color-1300:var(--spectrum-orange-1300);--spectrum-notice-color-1400:var(--spectrum-orange-1400);--spectrum-positive-color-100:var(--spectrum-green-100);--spectrum-positive-color-200:var(--spectrum-green-200);--spectrum-positive-color-300:var(--spectrum-green-300);--spectrum-positive-color-400:var(--spectrum-green-400);--spectrum-positive-color-500:var(--spectrum-green-500);--spectrum-positive-color-600:var(--spectrum-green-600);--spectrum-positive-color-700:var(--spectrum-green-700);--spectrum-positive-color-800:var(--spectrum-green-800);--spectrum-positive-color-900:var(--spectrum-green-900);--spectrum-positive-color-1000:var(--spectrum-green-1000);--spectrum-positive-color-1100:var(--spectrum-green-1100);--spectrum-positive-color-1200:var(--spectrum-green-1200);--spectrum-positive-color-1300:var(--spectrum-green-1300);--spectrum-positive-color-1400:var(--spectrum-green-1400);--spectrum-default-font-family:var(--spectrum-sans-serif-font-family);--spectrum-sans-serif-font-family:Adobe Clean;--spectrum-serif-font-family:Adobe Clean Serif;--spectrum-cjk-font-family:Adobe Clean Han;--spectrum-light-font-weight:300;--spectrum-regular-font-weight:400;--spectrum-medium-font-weight:500;--spectrum-bold-font-weight:700;--spectrum-extra-bold-font-weight:800;--spectrum-black-font-weight:900;--spectrum-italic-font-style:italic;--spectrum-default-font-style:normal;--spectrum-line-height-100:1.3;--spectrum-line-height-200:1.5;--spectrum-cjk-line-height-100:1.5;--spectrum-cjk-line-height-200:1.7;--spectrum-cjk-letter-spacing:0.05em;--spectrum-heading-sans-serif-font-family:var(
|
|
1326
|
+
);--spectrum-color-handle-border-width:var(--spectrum-border-width-200);--spectrum-color-handle-inner-border-width:1px;--spectrum-color-handle-outer-border-width:1px;--spectrum-color-handle-drop-shadow-x:0;--spectrum-color-handle-drop-shadow-y:0;--spectrum-color-handle-drop-shadow-blur:0;--spectrum-android-elevation:2dp;--spectrum-spacing-50:2px;--spectrum-spacing-75:4px;--spectrum-spacing-100:8px;--spectrum-spacing-200:12px;--spectrum-spacing-300:16px;--spectrum-spacing-400:24px;--spectrum-spacing-500:32px;--spectrum-spacing-600:40px;--spectrum-spacing-700:48px;--spectrum-spacing-800:64px;--spectrum-spacing-900:80px;--spectrum-spacing-1000:96px;--spectrum-focus-indicator-thickness:2px;--spectrum-focus-indicator-gap:2px;--spectrum-border-width-200:2px;--spectrum-border-width-400:4px;--spectrum-field-edge-to-text-quiet:0px;--spectrum-field-edge-to-visual-quiet:0px;--spectrum-field-edge-to-border-quiet:0px;--spectrum-field-edge-to-alert-icon-quiet:0px;--spectrum-field-edge-to-validation-icon-quiet:0px;--spectrum-text-underline-thickness:1px;--spectrum-text-underline-gap:1px;--spectrum-informative-color-100:var(--spectrum-blue-100);--spectrum-informative-color-200:var(--spectrum-blue-200);--spectrum-informative-color-300:var(--spectrum-blue-300);--spectrum-informative-color-400:var(--spectrum-blue-400);--spectrum-informative-color-500:var(--spectrum-blue-500);--spectrum-informative-color-600:var(--spectrum-blue-600);--spectrum-informative-color-700:var(--spectrum-blue-700);--spectrum-informative-color-800:var(--spectrum-blue-800);--spectrum-informative-color-900:var(--spectrum-blue-900);--spectrum-informative-color-1000:var(--spectrum-blue-1000);--spectrum-informative-color-1100:var(--spectrum-blue-1100);--spectrum-informative-color-1200:var(--spectrum-blue-1200);--spectrum-informative-color-1300:var(--spectrum-blue-1300);--spectrum-informative-color-1400:var(--spectrum-blue-1400);--spectrum-negative-color-100:var(--spectrum-red-100);--spectrum-negative-color-200:var(--spectrum-red-200);--spectrum-negative-color-300:var(--spectrum-red-300);--spectrum-negative-color-400:var(--spectrum-red-400);--spectrum-negative-color-500:var(--spectrum-red-500);--spectrum-negative-color-600:var(--spectrum-red-600);--spectrum-negative-color-700:var(--spectrum-red-700);--spectrum-negative-color-800:var(--spectrum-red-800);--spectrum-negative-color-900:var(--spectrum-red-900);--spectrum-negative-color-1000:var(--spectrum-red-1000);--spectrum-negative-color-1100:var(--spectrum-red-1100);--spectrum-negative-color-1200:var(--spectrum-red-1200);--spectrum-negative-color-1300:var(--spectrum-red-1300);--spectrum-negative-color-1400:var(--spectrum-red-1400);--spectrum-notice-color-100:var(--spectrum-orange-100);--spectrum-notice-color-200:var(--spectrum-orange-200);--spectrum-notice-color-300:var(--spectrum-orange-300);--spectrum-notice-color-400:var(--spectrum-orange-400);--spectrum-notice-color-500:var(--spectrum-orange-500);--spectrum-notice-color-600:var(--spectrum-orange-600);--spectrum-notice-color-700:var(--spectrum-orange-700);--spectrum-notice-color-800:var(--spectrum-orange-800);--spectrum-notice-color-900:var(--spectrum-orange-900);--spectrum-notice-color-1000:var(--spectrum-orange-1000);--spectrum-notice-color-1100:var(--spectrum-orange-1100);--spectrum-notice-color-1200:var(--spectrum-orange-1200);--spectrum-notice-color-1300:var(--spectrum-orange-1300);--spectrum-notice-color-1400:var(--spectrum-orange-1400);--spectrum-positive-color-100:var(--spectrum-green-100);--spectrum-positive-color-200:var(--spectrum-green-200);--spectrum-positive-color-300:var(--spectrum-green-300);--spectrum-positive-color-400:var(--spectrum-green-400);--spectrum-positive-color-500:var(--spectrum-green-500);--spectrum-positive-color-600:var(--spectrum-green-600);--spectrum-positive-color-700:var(--spectrum-green-700);--spectrum-positive-color-800:var(--spectrum-green-800);--spectrum-positive-color-900:var(--spectrum-green-900);--spectrum-positive-color-1000:var(--spectrum-green-1000);--spectrum-positive-color-1100:var(--spectrum-green-1100);--spectrum-positive-color-1200:var(--spectrum-green-1200);--spectrum-positive-color-1300:var(--spectrum-green-1300);--spectrum-positive-color-1400:var(--spectrum-green-1400);--spectrum-default-font-family:var(--spectrum-sans-serif-font-family);--spectrum-sans-serif-font-family:Adobe Clean;--spectrum-serif-font-family:Adobe Clean Serif;--spectrum-cjk-font-family:Adobe Clean Han;--spectrum-light-font-weight:300;--spectrum-regular-font-weight:400;--spectrum-medium-font-weight:500;--spectrum-bold-font-weight:700;--spectrum-extra-bold-font-weight:800;--spectrum-black-font-weight:900;--spectrum-italic-font-style:italic;--spectrum-default-font-style:normal;--spectrum-line-height-100:1.3;--spectrum-line-height-200:1.5;--spectrum-cjk-line-height-100:1.5;--spectrum-cjk-line-height-200:1.7;--spectrum-cjk-letter-spacing:0.05em;--spectrum-heading-sans-serif-font-family:var(
|
|
1384
1327
|
--spectrum-sans-serif-font-family
|
|
1385
1328
|
);--spectrum-heading-serif-font-family:var(--spectrum-serif-font-family);--spectrum-heading-cjk-font-family:var(--spectrum-cjk-font-family);--spectrum-heading-sans-serif-light-font-weight:var(
|
|
1386
1329
|
--spectrum-light-font-weight
|
|
@@ -1630,31 +1573,15 @@ const styles = css`
|
|
|
1630
1573
|
--spectrum-gray-900
|
|
1631
1574
|
);--spectrum-neutral-background-color-selected-down:var(--spectrum-gray-900);--spectrum-neutral-background-color-selected-key-focus:var(
|
|
1632
1575
|
--spectrum-gray-900
|
|
1633
|
-
);--spectrum-color-handle-
|
|
1576
|
+
);--spectrum-color-handle-drop-shadow-color:var(
|
|
1634
1577
|
--spectrum-drop-shadow-color
|
|
1635
|
-
);--spectrum-slider-track-thickness:4px;--spectrum-slider-handle-gap:0px;--spectrum-color-
|
|
1636
|
-
--spectrum-color-loupe-drop-shadow-y
|
|
1637
|
-
);--spectrum-color-handle-drop-shadow-blur:var(
|
|
1638
|
-
--spectrum-color-loupe-drop-shadow-blur
|
|
1639
|
-
);--spectrum-border-width-100:2px;--spectrum-accent-color-100:var(--spectrum-indigo-100);--spectrum-accent-color-200:var(--spectrum-indigo-200);--spectrum-accent-color-300:var(--spectrum-indigo-300);--spectrum-accent-color-400:var(--spectrum-indigo-400);--spectrum-accent-color-500:var(--spectrum-indigo-500);--spectrum-accent-color-600:var(--spectrum-indigo-600);--spectrum-accent-color-700:var(--spectrum-indigo-700);--spectrum-accent-color-800:var(--spectrum-indigo-800);--spectrum-accent-color-900:var(--spectrum-indigo-900);--spectrum-accent-color-1000:var(--spectrum-indigo-1000);--spectrum-accent-color-1100:var(--spectrum-indigo-1100);--spectrum-accent-color-1200:var(--spectrum-indigo-1200);--spectrum-accent-color-1300:var(--spectrum-indigo-1300);--spectrum-accent-color-1400:var(--spectrum-indigo-1400);--spectrum-heading-sans-serif-font-weight:var(
|
|
1578
|
+
);--spectrum-slider-track-thickness:4px;--spectrum-slider-handle-gap:0px;--spectrum-border-width-100:2px;--spectrum-accent-color-100:var(--spectrum-indigo-100);--spectrum-accent-color-200:var(--spectrum-indigo-200);--spectrum-accent-color-300:var(--spectrum-indigo-300);--spectrum-accent-color-400:var(--spectrum-indigo-400);--spectrum-accent-color-500:var(--spectrum-indigo-500);--spectrum-accent-color-600:var(--spectrum-indigo-600);--spectrum-accent-color-700:var(--spectrum-indigo-700);--spectrum-accent-color-800:var(--spectrum-indigo-800);--spectrum-accent-color-900:var(--spectrum-indigo-900);--spectrum-accent-color-1000:var(--spectrum-indigo-1000);--spectrum-accent-color-1100:var(--spectrum-indigo-1100);--spectrum-accent-color-1200:var(--spectrum-indigo-1200);--spectrum-accent-color-1300:var(--spectrum-indigo-1300);--spectrum-accent-color-1400:var(--spectrum-indigo-1400);--spectrum-heading-sans-serif-font-weight:var(
|
|
1640
1579
|
--spectrum-black-font-weight
|
|
1641
1580
|
);--spectrum-heading-serif-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-emphasized-font-weight:var(
|
|
1642
1581
|
--spectrum-black-font-weight
|
|
1643
1582
|
);--spectrum-heading-serif-emphasized-font-weight:var(
|
|
1644
1583
|
--spectrum-black-font-weight
|
|
1645
|
-
)}
|
|
1646
|
-
|
|
1647
|
-
/*!
|
|
1648
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1649
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1650
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1651
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1652
|
-
|
|
1653
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1654
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1655
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1656
|
-
governing permissions and limitations under the License.
|
|
1657
|
-
*/:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1584
|
+
)}:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1658
1585
|
--spectrum-gray-200
|
|
1659
1586
|
);--system-spectrum-actionbutton-background-color-hover:var(
|
|
1660
1587
|
--spectrum-gray-300
|
|
@@ -1786,48 +1713,13 @@ governing permissions and limitations under the License.
|
|
|
1786
1713
|
--spectrum-black
|
|
1787
1714
|
);--system-spectrum-actionbutton-staticwhite-selected-background-color-disabled:var(
|
|
1788
1715
|
--spectrum-disabled-static-white-background-color
|
|
1789
|
-
);--system-spectrum-actionbutton-staticwhite-selected-border-color-disabled:transparent}
|
|
1790
|
-
|
|
1791
|
-
/*!
|
|
1792
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1793
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1794
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1795
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1796
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1797
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1798
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1799
|
-
governing permissions and limitations under the License.
|
|
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-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(
|
|
1716
|
+
);--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(
|
|
1813
1717
|
--spectrum-gray-800
|
|
1814
1718
|
);--system-spectrum-checkbox-control-selected-color-hover:var(
|
|
1815
1719
|
--spectrum-gray-900
|
|
1816
1720
|
);--system-spectrum-checkbox-control-selected-color-down:var(
|
|
1817
1721
|
--spectrum-gray-900
|
|
1818
|
-
)}
|
|
1819
|
-
|
|
1820
|
-
/*!
|
|
1821
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1822
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1823
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1824
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1825
|
-
|
|
1826
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1827
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1828
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1829
|
-
governing permissions and limitations under the License.
|
|
1830
|
-
*/: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(
|
|
1722
|
+
)}: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(
|
|
1831
1723
|
--spectrum-neutral-content-color-default
|
|
1832
1724
|
);--system-spectrum-button-content-color-hover:var(
|
|
1833
1725
|
--spectrum-neutral-content-color-hover
|
|
@@ -2257,36 +2149,13 @@ governing permissions and limitations under the License.
|
|
|
2257
2149
|
--spectrum-disabled-static-black-border-color
|
|
2258
2150
|
);--system-spectrum-button-staticblack-secondary-outline-content-color-disabled:var(
|
|
2259
2151
|
--spectrum-disabled-static-black-content-color
|
|
2260
|
-
)}
|
|
2261
|
-
|
|
2262
|
-
/*!
|
|
2263
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2264
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2265
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2266
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
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-closebutton-background-color-default:transparent;--system-spectrum-closebutton-background-color-hover:var(
|
|
2152
|
+
)}:host,:root{--system-spectrum-closebutton-background-color-default:transparent;--system-spectrum-closebutton-background-color-hover:var(
|
|
2272
2153
|
--spectrum-gray-300
|
|
2273
2154
|
);--system-spectrum-closebutton-background-color-down:var(
|
|
2274
2155
|
--spectrum-gray-400
|
|
2275
2156
|
);--system-spectrum-closebutton-background-color-focus:var(
|
|
2276
2157
|
--spectrum-gray-300
|
|
2277
|
-
)}
|
|
2278
|
-
|
|
2279
|
-
/*!
|
|
2280
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2281
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2282
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2283
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2284
|
-
|
|
2285
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2286
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2287
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2288
|
-
governing permissions and limitations under the License.
|
|
2289
|
-
*/:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2158
|
+
)}:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2290
2159
|
--spectrum-gray-800
|
|
2291
2160
|
);--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(
|
|
2292
2161
|
--spectrum-gray-800
|
|
@@ -2304,19 +2173,7 @@ governing permissions and limitations under the License.
|
|
|
2304
2173
|
--spectrum-accent-color-1100
|
|
2305
2174
|
);--system-spectrum-radio-emphasized-button-checked-border-color-focus:var(
|
|
2306
2175
|
--spectrum-accent-color-1000
|
|
2307
|
-
)}
|
|
2308
|
-
|
|
2309
|
-
/*!
|
|
2310
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2311
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2312
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2313
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2314
|
-
|
|
2315
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2316
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2317
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2318
|
-
governing permissions and limitations under the License.
|
|
2319
|
-
*/:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2176
|
+
)}:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2320
2177
|
--spectrum-gray-800
|
|
2321
2178
|
);--system-spectrum-switch-background-color-selected-hover:var(
|
|
2322
2179
|
--spectrum-gray-900
|
|
@@ -2338,136 +2195,9 @@ governing permissions and limitations under the License.
|
|
|
2338
2195
|
--spectrum-gray-900
|
|
2339
2196
|
);--system-spectrum-switch-handle-border-color-selected-focus:var(
|
|
2340
2197
|
--spectrum-gray-900
|
|
2341
|
-
)}
|
|
2342
|
-
|
|
2343
|
-
/*!
|
|
2344
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2345
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2346
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2347
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2348
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2349
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2350
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2351
|
-
governing permissions and limitations under the License.
|
|
2352
|
-
*/:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2198
|
+
)}:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2353
2199
|
--spectrum-neutral-background-color-default
|
|
2354
|
-
)}
|
|
2355
|
-
|
|
2356
|
-
/*!
|
|
2357
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2358
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2359
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2360
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2361
|
-
|
|
2362
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2363
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2364
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2365
|
-
governing permissions and limitations under the License.
|
|
2366
|
-
*/: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))}
|
|
2367
|
-
|
|
2368
|
-
/*!
|
|
2369
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2370
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2371
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2372
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2373
|
-
|
|
2374
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2375
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2376
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2377
|
-
governing permissions and limitations under the License.
|
|
2378
|
-
*/
|
|
2379
|
-
|
|
2380
|
-
/*!
|
|
2381
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2382
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2383
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2384
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2385
|
-
|
|
2386
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2387
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2388
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2389
|
-
governing permissions and limitations under the License.
|
|
2390
|
-
*/
|
|
2391
|
-
|
|
2392
|
-
/*!
|
|
2393
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2394
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2395
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2396
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2397
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2398
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2399
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2400
|
-
governing permissions and limitations under the License.
|
|
2401
|
-
*/
|
|
2402
|
-
|
|
2403
|
-
/*!
|
|
2404
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2405
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2406
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2407
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2408
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2409
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2410
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2411
|
-
governing permissions and limitations under the License.
|
|
2412
|
-
*/
|
|
2413
|
-
|
|
2414
|
-
/*!
|
|
2415
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2416
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2417
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2418
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2419
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2420
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2421
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2422
|
-
governing permissions and limitations under the License.
|
|
2423
|
-
*/
|
|
2424
|
-
|
|
2425
|
-
/*!
|
|
2426
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2427
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2428
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2429
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2430
|
-
|
|
2431
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2432
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2433
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2434
|
-
governing permissions and limitations under the License.
|
|
2435
|
-
*/
|
|
2436
|
-
|
|
2437
|
-
/*!
|
|
2438
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2439
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2440
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2441
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2442
|
-
|
|
2443
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2444
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2445
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2446
|
-
governing permissions and limitations under the License.
|
|
2447
|
-
*/
|
|
2448
|
-
|
|
2449
|
-
/*!
|
|
2450
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2451
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2452
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2453
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2454
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2455
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2456
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2457
|
-
governing permissions and limitations under the License.
|
|
2458
|
-
*/
|
|
2459
|
-
|
|
2460
|
-
/*!
|
|
2461
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2462
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2463
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2464
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2465
|
-
|
|
2466
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2467
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2468
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2469
|
-
governing permissions and limitations under the License.
|
|
2470
|
-
*/: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(
|
|
2200
|
+
)}: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(
|
|
2471
2201
|
--spectrum-component-height-75
|
|
2472
2202
|
);--system-spectrum-tag-size-medium-corner-radius:var(
|
|
2473
2203
|
--spectrum-component-height-100
|
|
@@ -2519,95 +2249,47 @@ governing permissions and limitations under the License.
|
|
|
2519
2249
|
--spectrum-component-pill-edge-to-visual-200
|
|
2520
2250
|
)}:host,:root{--system-spectrum-tooltip-backgound-color-default-neutral:var(
|
|
2521
2251
|
--spectrum-neutral-background-color-default
|
|
2522
|
-
)}
|
|
2523
|
-
|
|
2524
|
-
/*!
|
|
2525
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2526
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2527
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2528
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2529
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2530
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2531
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2532
|
-
governing permissions and limitations under the License.
|
|
2533
|
-
*/
|
|
2534
|
-
|
|
2535
|
-
/*!
|
|
2536
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2537
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2538
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2539
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2540
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2541
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2542
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2543
|
-
governing permissions and limitations under the License.
|
|
2544
|
-
*/:host,:root{--system-spectrum-picker-background-color-default:var(--spectrum-gray-200);--system-spectrum-picker-background-color-default-open:var(
|
|
2252
|
+
)}:host,:root{--system-spectrum-picker-background-color-default:var(--spectrum-gray-200);--system-spectrum-picker-background-color-default-open:var(
|
|
2545
2253
|
--spectrum-gray-300
|
|
2546
2254
|
);--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(
|
|
2547
2255
|
--spectrum-gray-300
|
|
2548
2256
|
);--system-spectrum-picker-background-color-key-focus:var(
|
|
2549
2257
|
--spectrum-gray-300
|
|
2550
|
-
);--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}
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
/*!
|
|
2587
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
2588
|
-
*
|
|
2589
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2590
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
2591
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2592
|
-
*
|
|
2593
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2594
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2595
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2596
|
-
* governing permissions and limitations under the License.
|
|
2597
|
-
*/: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))}
|
|
2598
|
-
|
|
2599
|
-
/*!
|
|
2600
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
2601
|
-
*
|
|
2602
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2603
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
2604
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2605
|
-
*
|
|
2606
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2607
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2608
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2609
|
-
* governing permissions and limitations under the License.
|
|
2610
|
-
*/:host,:root{--system:express}
|
|
2258
|
+
);--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(
|
|
2259
|
+
--spectrum-gray-200
|
|
2260
|
+
);--system-spectrum-slider-handle-background-color:var(--spectrum-gray-50);--system-spectrum-slider-handle-background-color-disabled:var(
|
|
2261
|
+
--spectrum-gray-50
|
|
2262
|
+
);--system-spectrum-slider-ramp-handle-background-color:var(
|
|
2263
|
+
--spectrum-gray-50
|
|
2264
|
+
);--system-spectrum-slider-ticks-handle-background-color:var(
|
|
2265
|
+
--spectrum-gray-50
|
|
2266
|
+
);--system-spectrum-slider-handle-border-color:var(--spectrum-gray-800);--system-spectrum-slider-handle-disabled-background-color:var(
|
|
2267
|
+
--spectrum-gray-50
|
|
2268
|
+
);--system-spectrum-slider-tick-mark-color:var(--spectrum-gray-200);--system-spectrum-slider-handle-border-color-hover:var(
|
|
2269
|
+
--spectrum-gray-900
|
|
2270
|
+
);--system-spectrum-slider-handle-border-color-down:var(--spectrum-gray-900);--system-spectrum-slider-handle-border-color-key-focus:var(
|
|
2271
|
+
--spectrum-gray-900
|
|
2272
|
+
);--system-spectrum-slider-handle-focus-ring-color-key-focus:var(
|
|
2273
|
+
--spectrum-focus-indicator-color
|
|
2274
|
+
)}: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(
|
|
2275
|
+
--spectrum-border-width-200
|
|
2276
|
+
);--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(
|
|
2277
|
+
--spectrum-gray-900
|
|
2278
|
+
);--system-spectrum-stepper-border-color-keyboard-focus:var(
|
|
2279
|
+
--spectrum-gray-900
|
|
2280
|
+
);--system-spectrum-stepper-button-background-color-default:var(
|
|
2281
|
+
--spectrum-gray-200
|
|
2282
|
+
);--system-spectrum-stepper-button-background-color-hover:var(
|
|
2283
|
+
--spectrum-gray-300
|
|
2284
|
+
);--system-spectrum-stepper-button-background-color-focus:var(
|
|
2285
|
+
--spectrum-gray-400
|
|
2286
|
+
);--system-spectrum-stepper-button-background-color-keyboard-focus:var(
|
|
2287
|
+
--spectrum-gray-300
|
|
2288
|
+
)}: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(
|
|
2289
|
+
--spectrum-gray-900
|
|
2290
|
+
);--system-spectrum-textfield-border-color-keyboard-focus:var(
|
|
2291
|
+
--spectrum-gray-900
|
|
2292
|
+
);--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}
|
|
2611
2293
|
|
|
2612
2294
|
/*!
|
|
2613
2295
|
Copyright 2023 Adobe. All rights reserved.
|