@awsui/components-react
Version:
On July 19th, 2022, we launched [Cloudscape Design System](https://cloudscape.design). Cloudscape is an evolution of AWS-UI. It consists of user interface guidelines, front-end components, design resources, and development tools for building intuitive, en
275 lines (271 loc) • 9.13 kB
CSS
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable @awsui/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/* stylelint-enable @awsui/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/* Style used for links in slots/components that are text heavy, to help links stand out among
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
.awsui_icon-shake_1cbgc_xqa7a_153:not(#\9) {
display: inline-block;
animation: awsui_awsui-motion-shake-horizontally_1cbgc_xqa7a_1 var(--motion-duration-refresh-only-medium-l0r8lz, 0ms);
}
@keyframes awsui_awsui-motion-shake-horizontally_1cbgc_xqa7a_1 {
0% {
transform: translateX(-5px);
animation-timing-function: linear;
}
50% {
transform: translateX(5px);
animation-timing-function: var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
}
100% {
transform: translateX(0px);
}
}
@media (prefers-reduced-motion: reduce) {
.awsui_icon-shake_1cbgc_xqa7a_153:not(#\9) {
animation: none;
transition: none;
}
}
.awsui-motion-disabled .awsui_icon-shake_1cbgc_xqa7a_153:not(#\9), .awsui-mode-entering .awsui_icon-shake_1cbgc_xqa7a_153:not(#\9) {
animation: none;
transition: none;
}
.awsui_container-fade-in_1cbgc_xqa7a_181:not(#\9) {
animation: awsui_awsui-motion-fade-in-0_1cbgc_xqa7a_1 var(--motion-duration-refresh-only-medium-l0r8lz, 0ms) var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
}
@keyframes awsui_awsui-motion-fade-in-0_1cbgc_xqa7a_1 {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media (prefers-reduced-motion: reduce) {
.awsui_container-fade-in_1cbgc_xqa7a_181:not(#\9) {
animation: none;
transition: none;
}
}
.awsui-motion-disabled .awsui_container-fade-in_1cbgc_xqa7a_181:not(#\9), .awsui-mode-entering .awsui_container-fade-in_1cbgc_xqa7a_181:not(#\9) {
animation: none;
transition: none;
}
.awsui_root_1cbgc_xqa7a_203:not(#\9) {
font-size: var(--font-size-body-m-kbh530, 14px);
line-height: var(--line-height-body-m-0awzkk, 22px);
color: var(--color-text-body-default-zs35hz, #16191f);
font-weight: 400;
font-family: var(--font-family-base-5z8fw5, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-error_1cbgc_xqa7a_212:not(#\9) {
color: var(--color-text-status-error-oa993i, #d13212);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-warning_1cbgc_xqa7a_215:not(#\9) {
color: var(--color-text-status-warning-a2jajm, #906806);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-success_1cbgc_xqa7a_218:not(#\9) {
color: var(--color-text-status-success-z431uf, #1d8102);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-info_1cbgc_xqa7a_221:not(#\9) {
color: var(--color-text-status-info-vkd30u, #0073bb);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-stopped_1cbgc_xqa7a_224:not(#\9) {
color: var(--color-text-status-inactive-97nxyu, #687078);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-pending_1cbgc_xqa7a_227:not(#\9) {
color: var(--color-text-status-inactive-97nxyu, #687078);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-in-progress_1cbgc_xqa7a_230:not(#\9) {
color: var(--color-text-status-inactive-97nxyu, #687078);
}
.awsui_root_1cbgc_xqa7a_203.awsui_status-loading_1cbgc_xqa7a_233:not(#\9) {
color: var(--color-text-status-inactive-97nxyu, #687078);
}
.awsui_root_1cbgc_xqa7a_203.awsui_color-override-red_1cbgc_xqa7a_236:not(#\9) {
color: var(--color-text-status-error-oa993i, #d13212);
}
.awsui_root_1cbgc_xqa7a_203.awsui_color-override-grey_1cbgc_xqa7a_239:not(#\9) {
color: var(--color-text-status-inactive-97nxyu, #687078);
}
.awsui_root_1cbgc_xqa7a_203.awsui_color-override-blue_1cbgc_xqa7a_242:not(#\9) {
color: var(--color-text-status-info-vkd30u, #0073bb);
}
.awsui_root_1cbgc_xqa7a_203.awsui_color-override-green_1cbgc_xqa7a_245:not(#\9) {
color: var(--color-text-status-success-z431uf, #1d8102);
}
.awsui_root_1cbgc_xqa7a_203.awsui_color-override-yellow_1cbgc_xqa7a_248:not(#\9) {
color: var(--color-text-status-warning-a2jajm, #906806);
}
.awsui_container_1cbgc_xqa7a_181.awsui_display-inline_1cbgc_xqa7a_252:not(#\9) {
min-inline-size: 0;
word-break: break-word;
display: inline;
}
.awsui_container_1cbgc_xqa7a_181.awsui_display-inline_1cbgc_xqa7a_252 > .awsui_icon_1cbgc_xqa7a_153:not(#\9) {
white-space: nowrap;
}
.awsui_container_1cbgc_xqa7a_181.awsui_display-inline-block_1cbgc_xqa7a_260:not(#\9) {
display: inline-block;
word-wrap: break-word;
word-break: break-all;
}
.awsui_container_1cbgc_xqa7a_181.awsui_display-inline-block_1cbgc_xqa7a_260 > .awsui_icon_1cbgc_xqa7a_153:not(#\9) {
padding-inline-end: var(--space-xxs-ja5cp8, 4px);
}
.awsui_overflow-ellipsis_1cbgc_xqa7a_269:not(#\9) {
max-inline-size: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: text-bottom;
}