@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
|
@@ -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(
|
|
@@ -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,20 +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
|
-
)}:host,:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}
|
|
1307
|
-
|
|
1308
|
-
/*!
|
|
1309
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
1310
|
-
*
|
|
1311
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1312
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
1313
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
1314
|
-
*
|
|
1315
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
1316
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1317
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
1318
|
-
* governing permissions and limitations under the License.
|
|
1319
|
-
*/: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(
|
|
1320
1275
|
--spectrum-transparent-white-200
|
|
1321
1276
|
);--spectrum-disabled-static-black-background-color:var(
|
|
1322
1277
|
--spectrum-transparent-black-200
|
|
@@ -1626,19 +1581,7 @@ const styles = css`
|
|
|
1626
1581
|
--spectrum-black-font-weight
|
|
1627
1582
|
);--spectrum-heading-serif-emphasized-font-weight:var(
|
|
1628
1583
|
--spectrum-black-font-weight
|
|
1629
|
-
)}
|
|
1630
|
-
|
|
1631
|
-
/*!
|
|
1632
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1633
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1634
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1635
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1636
|
-
|
|
1637
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1638
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1639
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1640
|
-
governing permissions and limitations under the License.
|
|
1641
|
-
*/:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1584
|
+
)}:host,:root{--system-spectrum-actionbutton-background-color-default:var(
|
|
1642
1585
|
--spectrum-gray-200
|
|
1643
1586
|
);--system-spectrum-actionbutton-background-color-hover:var(
|
|
1644
1587
|
--spectrum-gray-300
|
|
@@ -1770,48 +1713,13 @@ governing permissions and limitations under the License.
|
|
|
1770
1713
|
--spectrum-black
|
|
1771
1714
|
);--system-spectrum-actionbutton-staticwhite-selected-background-color-disabled:var(
|
|
1772
1715
|
--spectrum-disabled-static-white-background-color
|
|
1773
|
-
);--system-spectrum-actionbutton-staticwhite-selected-border-color-disabled:transparent}
|
|
1774
|
-
|
|
1775
|
-
/*!
|
|
1776
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1777
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1778
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1779
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1780
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1781
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1782
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1783
|
-
governing permissions and limitations under the License.
|
|
1784
|
-
*/
|
|
1785
|
-
|
|
1786
|
-
/*!
|
|
1787
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1788
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1789
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1790
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1791
|
-
|
|
1792
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1793
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1794
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1795
|
-
governing permissions and limitations under the License.
|
|
1796
|
-
*/: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(
|
|
1797
1717
|
--spectrum-gray-800
|
|
1798
1718
|
);--system-spectrum-checkbox-control-selected-color-hover:var(
|
|
1799
1719
|
--spectrum-gray-900
|
|
1800
1720
|
);--system-spectrum-checkbox-control-selected-color-down:var(
|
|
1801
1721
|
--spectrum-gray-900
|
|
1802
|
-
)}
|
|
1803
|
-
|
|
1804
|
-
/*!
|
|
1805
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
1806
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
1807
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
1808
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
1809
|
-
|
|
1810
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
1811
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
1812
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
1813
|
-
governing permissions and limitations under the License.
|
|
1814
|
-
*/: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(
|
|
1815
1723
|
--spectrum-neutral-content-color-default
|
|
1816
1724
|
);--system-spectrum-button-content-color-hover:var(
|
|
1817
1725
|
--spectrum-neutral-content-color-hover
|
|
@@ -2241,36 +2149,13 @@ governing permissions and limitations under the License.
|
|
|
2241
2149
|
--spectrum-disabled-static-black-border-color
|
|
2242
2150
|
);--system-spectrum-button-staticblack-secondary-outline-content-color-disabled:var(
|
|
2243
2151
|
--spectrum-disabled-static-black-content-color
|
|
2244
|
-
)}
|
|
2245
|
-
|
|
2246
|
-
/*!
|
|
2247
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2248
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2249
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2250
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2251
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2252
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2253
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2254
|
-
governing permissions and limitations under the License.
|
|
2255
|
-
*/: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(
|
|
2256
2153
|
--spectrum-gray-300
|
|
2257
2154
|
);--system-spectrum-closebutton-background-color-down:var(
|
|
2258
2155
|
--spectrum-gray-400
|
|
2259
2156
|
);--system-spectrum-closebutton-background-color-focus:var(
|
|
2260
2157
|
--spectrum-gray-300
|
|
2261
|
-
)}
|
|
2262
|
-
|
|
2263
|
-
/*!
|
|
2264
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2265
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2266
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2267
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2268
|
-
|
|
2269
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2270
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2271
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2272
|
-
governing permissions and limitations under the License.
|
|
2273
|
-
*/:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2158
|
+
)}:host,:root{--system-spectrum-radio-button-border-color-default:var(
|
|
2274
2159
|
--spectrum-gray-800
|
|
2275
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(
|
|
2276
2161
|
--spectrum-gray-800
|
|
@@ -2288,19 +2173,7 @@ governing permissions and limitations under the License.
|
|
|
2288
2173
|
--spectrum-accent-color-1100
|
|
2289
2174
|
);--system-spectrum-radio-emphasized-button-checked-border-color-focus:var(
|
|
2290
2175
|
--spectrum-accent-color-1000
|
|
2291
|
-
)}
|
|
2292
|
-
|
|
2293
|
-
/*!
|
|
2294
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2295
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2296
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2297
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2298
|
-
|
|
2299
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2300
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2301
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2302
|
-
governing permissions and limitations under the License.
|
|
2303
|
-
*/:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2176
|
+
)}:host,:root{--system-spectrum-switch-background-color-selected-default:var(
|
|
2304
2177
|
--spectrum-gray-800
|
|
2305
2178
|
);--system-spectrum-switch-background-color-selected-hover:var(
|
|
2306
2179
|
--spectrum-gray-900
|
|
@@ -2322,148 +2195,9 @@ governing permissions and limitations under the License.
|
|
|
2322
2195
|
--spectrum-gray-900
|
|
2323
2196
|
);--system-spectrum-switch-handle-border-color-selected-focus:var(
|
|
2324
2197
|
--spectrum-gray-900
|
|
2325
|
-
)}
|
|
2326
|
-
|
|
2327
|
-
/*!
|
|
2328
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2329
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2330
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2331
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2332
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2333
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2334
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2335
|
-
governing permissions and limitations under the License.
|
|
2336
|
-
*/:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2198
|
+
)}:host,:root{--system-spectrum-toast-background-color-default:var(
|
|
2337
2199
|
--spectrum-neutral-background-color-default
|
|
2338
|
-
)}
|
|
2339
|
-
|
|
2340
|
-
/*!
|
|
2341
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2342
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2343
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2344
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2345
|
-
|
|
2346
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2347
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2348
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2349
|
-
governing permissions and limitations under the License.
|
|
2350
|
-
*/: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))}
|
|
2351
|
-
|
|
2352
|
-
/*!
|
|
2353
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2354
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2355
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2356
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2357
|
-
|
|
2358
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2359
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2360
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2361
|
-
governing permissions and limitations under the License.
|
|
2362
|
-
*/
|
|
2363
|
-
|
|
2364
|
-
/*!
|
|
2365
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2366
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2367
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2368
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2369
|
-
|
|
2370
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2371
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2372
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2373
|
-
governing permissions and limitations under the License.
|
|
2374
|
-
*/
|
|
2375
|
-
|
|
2376
|
-
/*!
|
|
2377
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2378
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2379
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2380
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2381
|
-
|
|
2382
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2383
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2384
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2385
|
-
governing permissions and limitations under the License.
|
|
2386
|
-
*/
|
|
2387
|
-
|
|
2388
|
-
/*!
|
|
2389
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2390
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2391
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2392
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2393
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2394
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2395
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2396
|
-
governing permissions and limitations under the License.
|
|
2397
|
-
*/
|
|
2398
|
-
|
|
2399
|
-
/*!
|
|
2400
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2401
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2402
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2403
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2404
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2405
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2406
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2407
|
-
governing permissions and limitations under the License.
|
|
2408
|
-
*/
|
|
2409
|
-
|
|
2410
|
-
/*!
|
|
2411
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2412
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2413
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2414
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2415
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2416
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2417
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2418
|
-
governing permissions and limitations under the License.
|
|
2419
|
-
*/
|
|
2420
|
-
|
|
2421
|
-
/*!
|
|
2422
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2423
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2424
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2425
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2426
|
-
|
|
2427
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2428
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2429
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2430
|
-
governing permissions and limitations under the License.
|
|
2431
|
-
*/
|
|
2432
|
-
|
|
2433
|
-
/*!
|
|
2434
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2435
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2436
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2437
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2438
|
-
|
|
2439
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2440
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2441
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2442
|
-
governing permissions and limitations under the License.
|
|
2443
|
-
*/
|
|
2444
|
-
|
|
2445
|
-
/*!
|
|
2446
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2447
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2448
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2449
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2450
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2451
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2452
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2453
|
-
governing permissions and limitations under the License.
|
|
2454
|
-
*/
|
|
2455
|
-
|
|
2456
|
-
/*!
|
|
2457
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2458
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2459
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2460
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2461
|
-
|
|
2462
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2463
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2464
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2465
|
-
governing permissions and limitations under the License.
|
|
2466
|
-
*/: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(
|
|
2467
2201
|
--spectrum-component-height-75
|
|
2468
2202
|
);--system-spectrum-tag-size-medium-corner-radius:var(
|
|
2469
2203
|
--spectrum-component-height-100
|
|
@@ -2515,80 +2249,13 @@ governing permissions and limitations under the License.
|
|
|
2515
2249
|
--spectrum-component-pill-edge-to-visual-200
|
|
2516
2250
|
)}:host,:root{--system-spectrum-tooltip-backgound-color-default-neutral:var(
|
|
2517
2251
|
--spectrum-neutral-background-color-default
|
|
2518
|
-
)}
|
|
2519
|
-
|
|
2520
|
-
/*!
|
|
2521
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2522
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2523
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2524
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2525
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2526
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2527
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2528
|
-
governing permissions and limitations under the License.
|
|
2529
|
-
*/
|
|
2530
|
-
|
|
2531
|
-
/*!
|
|
2532
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2533
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2534
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2535
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2536
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2537
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2538
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2539
|
-
governing permissions and limitations under the License.
|
|
2540
|
-
*/
|
|
2541
|
-
|
|
2542
|
-
/*!
|
|
2543
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2544
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2545
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2546
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2547
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2548
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2549
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2550
|
-
governing permissions and limitations under the License.
|
|
2551
|
-
*/: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(
|
|
2552
2253
|
--spectrum-gray-300
|
|
2553
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(
|
|
2554
2255
|
--spectrum-gray-300
|
|
2555
2256
|
);--system-spectrum-picker-background-color-key-focus:var(
|
|
2556
2257
|
--spectrum-gray-300
|
|
2557
|
-
);--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}
|
|
2558
|
-
|
|
2559
|
-
/*!
|
|
2560
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2561
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2562
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2563
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2564
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2565
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2566
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2567
|
-
governing permissions and limitations under the License.
|
|
2568
|
-
*/
|
|
2569
|
-
|
|
2570
|
-
/*!
|
|
2571
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2572
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2573
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2574
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2575
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2576
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2577
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2578
|
-
governing permissions and limitations under the License.
|
|
2579
|
-
*/
|
|
2580
|
-
|
|
2581
|
-
/*!
|
|
2582
|
-
Copyright 2023 Adobe. All rights reserved.
|
|
2583
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2584
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
2585
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2586
|
-
|
|
2587
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
2588
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2589
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
2590
|
-
governing permissions and limitations under the License.
|
|
2591
|
-
*/: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(
|
|
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(
|
|
2592
2259
|
--spectrum-gray-200
|
|
2593
2260
|
);--system-spectrum-slider-handle-background-color:var(--spectrum-gray-50);--system-spectrum-slider-handle-background-color-disabled:var(
|
|
2594
2261
|
--spectrum-gray-50
|
|
@@ -2604,45 +2271,25 @@ governing permissions and limitations under the License.
|
|
|
2604
2271
|
--spectrum-gray-900
|
|
2605
2272
|
);--system-spectrum-slider-handle-focus-ring-color-key-focus:var(
|
|
2606
2273
|
--spectrum-focus-indicator-color
|
|
2607
|
-
)}
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2627
|
-
*
|
|
2628
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2629
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2630
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2631
|
-
* governing permissions and limitations under the License.
|
|
2632
|
-
*/: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))}
|
|
2633
|
-
|
|
2634
|
-
/*!
|
|
2635
|
-
* Copyright 2023 Adobe. All rights reserved.
|
|
2636
|
-
*
|
|
2637
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
2638
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
2639
|
-
* of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
|
2640
|
-
*
|
|
2641
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
2642
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
2643
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
2644
|
-
* governing permissions and limitations under the License.
|
|
2645
|
-
*/:host,:root{--system:express}
|
|
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}
|
|
2646
2293
|
|
|
2647
2294
|
/*!
|
|
2648
2295
|
Copyright 2023 Adobe. All rights reserved.
|