@cloudscape-design/components-themeable 3.0.520 → 3.0.522
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/button-dropdown/category-elements/styles.scss +0 -14
- package/lib/internal/scss/button-dropdown/item-element/styles.scss +1 -1
- package/lib/internal/scss/container/styles.scss +1 -0
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/template/app-layout/visual-refresh/background.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/background.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/breadcrumbs.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/header.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/header.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/notifications.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/notifications.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/trigger-button.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/lib/internal/template/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/category-element.js +2 -2
- package/lib/internal/template/button-dropdown/category-elements/category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +2 -2
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js +2 -2
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +21 -32
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/interfaces.d.ts +2 -0
- package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.d.ts +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js +6 -1
- package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -15
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +18 -18
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -15
- package/lib/internal/template/button-dropdown/items-list.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/items-list.js +3 -3
- package/lib/internal/template/button-dropdown/items-list.js.map +1 -1
- package/lib/internal/template/cards/index.js +2 -2
- package/lib/internal/template/cards/index.js.map +1 -1
- package/lib/internal/template/container/internal.js +4 -4
- package/lib/internal/template/container/internal.js.map +1 -1
- package/lib/internal/template/container/styles.css.js +30 -30
- package/lib/internal/template/container/styles.scoped.css +55 -54
- package/lib/internal/template/container/styles.selectors.js +30 -30
- package/lib/internal/template/content-layout/internal.js +3 -3
- package/lib/internal/template/content-layout/internal.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +32 -32
- package/lib/internal/template/expandable-section/styles.scoped.css +63 -63
- package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
- package/lib/internal/template/internal/components/dark-ribbon/index.js +2 -2
- package/lib/internal/template/internal/components/dark-ribbon/index.js.map +1 -1
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/utils/content-header-utils.d.ts +2 -2
- package/lib/internal/template/internal/utils/content-header-utils.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/content-header-utils.js +2 -2
- package/lib/internal/template/internal/utils/content-header-utils.js.map +1 -1
- package/lib/internal/template/split-panel/icons/bottom-icon-refresh.js +2 -2
- package/lib/internal/template/split-panel/icons/bottom-icon-refresh.js.map +1 -1
- package/lib/internal/template/split-panel/icons/side-position-refresh.js +2 -2
- package/lib/internal/template/split-panel/icons/side-position-refresh.js.map +1 -1
- package/lib/internal/template/table/internal.js +2 -2
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/top-navigation/interfaces.d.ts +2 -0
- package/lib/internal/template/top-navigation/interfaces.d.ts.map +1 -1
- package/lib/internal/template/top-navigation/interfaces.js.map +1 -1
- package/lib/internal/template/wizard/internal.js +4 -4
- package/lib/internal/template/wizard/internal.js.map +1 -1
- package/lib/internal/template/wizard/wizard-form-header.js +3 -3
- package/lib/internal/template/wizard/wizard-form-header.js.map +1 -1
- package/lib/internal/template/wizard/wizard-navigation.js +2 -2
- package/lib/internal/template/wizard/wizard-navigation.js.map +1 -1
- package/package.json +1 -1
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"fit-height": "awsui_fit-
|
|
7
|
-
"with-side-media": "awsui_with-side-
|
|
8
|
-
"variant-default": "awsui_variant-
|
|
9
|
-
"variant-stacked": "awsui_variant-
|
|
10
|
-
"refresh": "
|
|
11
|
-
"sticky-enabled": "awsui_sticky-
|
|
12
|
-
"with-top-media": "awsui_with-top-
|
|
13
|
-
"content-wrapper": "awsui_content-
|
|
14
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
15
|
-
"media": "
|
|
16
|
-
"media-top": "awsui_media-
|
|
17
|
-
"media-side": "awsui_media-
|
|
18
|
-
"header": "
|
|
19
|
-
"header-with-media": "awsui_header-with-
|
|
20
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
21
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
22
|
-
"header-stuck": "awsui_header-
|
|
23
|
-
"header-variant-cards": "awsui_header-variant-
|
|
24
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
25
|
-
"with-paddings": "awsui_with-
|
|
26
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
27
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
28
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
29
|
-
"dark-header": "awsui_dark-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-fit-height": "awsui_content-fit-
|
|
32
|
-
"content-with-media": "awsui_content-with-
|
|
33
|
-
"footer": "
|
|
34
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_us59a_97",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_us59a_133",
|
|
7
|
+
"with-side-media": "awsui_with-side-media_14iqq_us59a_138",
|
|
8
|
+
"variant-default": "awsui_variant-default_14iqq_us59a_141",
|
|
9
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_us59a_141",
|
|
10
|
+
"refresh": "awsui_refresh_14iqq_us59a_146",
|
|
11
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_us59a_189",
|
|
12
|
+
"with-top-media": "awsui_with-top-media_14iqq_us59a_201",
|
|
13
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_us59a_206",
|
|
14
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_us59a_211",
|
|
15
|
+
"media": "awsui_media_14iqq_us59a_216",
|
|
16
|
+
"media-top": "awsui_media-top_14iqq_us59a_233",
|
|
17
|
+
"media-side": "awsui_media-side_14iqq_us59a_238",
|
|
18
|
+
"header": "awsui_header_14iqq_us59a_244",
|
|
19
|
+
"header-with-media": "awsui_header-with-media_14iqq_us59a_249",
|
|
20
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_us59a_255",
|
|
21
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_us59a_259",
|
|
22
|
+
"header-stuck": "awsui_header-stuck_14iqq_us59a_265",
|
|
23
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_us59a_271",
|
|
24
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_us59a_274",
|
|
25
|
+
"with-paddings": "awsui_with-paddings_14iqq_us59a_280",
|
|
26
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_us59a_286",
|
|
27
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_us59a_333",
|
|
28
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_14iqq_us59a_356",
|
|
29
|
+
"dark-header": "awsui_dark-header_14iqq_us59a_365",
|
|
30
|
+
"content": "awsui_content_14iqq_us59a_206",
|
|
31
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_us59a_373",
|
|
32
|
+
"content-with-media": "awsui_content-with-media_14iqq_us59a_382",
|
|
33
|
+
"footer": "awsui_footer_14iqq_us59a_386",
|
|
34
|
+
"with-divider": "awsui_with-divider_14iqq_us59a_389"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -4,7 +4,7 @@ import { __rest } from "tslib";
|
|
|
4
4
|
import React, { useRef } from 'react';
|
|
5
5
|
import clsx from 'clsx';
|
|
6
6
|
import { getBaseProps } from '../internal/base-component';
|
|
7
|
-
import {
|
|
7
|
+
import { getContentHeaderClassName } from '../internal/utils/content-header-utils';
|
|
8
8
|
import { useDynamicOverlap } from '../internal/hooks/use-dynamic-overlap';
|
|
9
9
|
import { useMergeRefs } from '../internal/hooks/use-merge-refs';
|
|
10
10
|
import { useVisualRefresh } from '../internal/hooks/use-visual-mode';
|
|
@@ -22,8 +22,8 @@ export default function InternalContentLayout(_a) {
|
|
|
22
22
|
[styles['is-visual-refresh']]: isVisualRefresh,
|
|
23
23
|
[styles['has-header']]: !!header,
|
|
24
24
|
}), ref: mergedRef }),
|
|
25
|
-
React.createElement("div", { className: clsx(styles.background, { [styles['is-overlap-disabled']]: isOverlapDisabled },
|
|
26
|
-
header && React.createElement("div", { className: clsx(styles.header,
|
|
25
|
+
React.createElement("div", { className: clsx(styles.background, { [styles['is-overlap-disabled']]: isOverlapDisabled }, getContentHeaderClassName()), ref: overlapElement }),
|
|
26
|
+
header && React.createElement("div", { className: clsx(styles.header, getContentHeaderClassName()) }, header),
|
|
27
27
|
React.createElement("div", { className: styles.content }, children)));
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=internal.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.js","sourceRoot":"lib/default/","sources":["content-layout/internal.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"internal.js","sourceRoot":"lib/default/","sources":["content-layout/internal.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AAEnF,OAAO,EAAE,iBAAiB,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAIrC,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAMjB;QANiB,EAC5C,QAAQ,EACR,cAAc,EACd,MAAM,EACN,iBAAiB,OAEU,EADxB,IAAI,cALqC,6DAM7C,CADQ;IAEP,MAAM,SAAS,GAAG,YAAY,CAAC,IAAI,CAAC,CAAC;IACrC,MAAM,WAAW,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAC;IACjD,MAAM,SAAS,GAAG,YAAY,CAAC,WAAW,EAAE,iBAAiB,CAAC,CAAC;IAE/D,MAAM,eAAe,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,cAAc,GAAG,iBAAiB,EAAE,CAAC;IAE3C,MAAM,iBAAiB,GAAG,CAAC,QAAQ,IAAI,cAAc,CAAC;IAEtD,OAAO,CACL,6CACM,SAAS,IACb,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE;YAClD,CAAC,MAAM,CAAC,qBAAqB,CAAC,CAAC,EAAE,iBAAiB;YAClD,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC,EAAE,eAAe;YAC9C,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM;SACjC,CAAC,EACF,GAAG,EAAE,SAAS;QAEd,6BACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,UAAU,EACjB,EAAE,CAAC,MAAM,CAAC,qBAAqB,CAAC,CAAC,EAAE,iBAAiB,EAAE,EACtD,yBAAyB,EAAE,CAC5B,EACD,GAAG,EAAE,cAAc,GACnB;QAED,MAAM,IAAI,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,yBAAyB,EAAE,CAAC,IAAG,MAAM,CAAO;QAE3F,6BAAK,SAAS,EAAE,MAAM,CAAC,OAAO,IAAG,QAAQ,CAAO,CAC5C,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useRef } from 'react';\nimport clsx from 'clsx';\nimport { ContentLayoutProps } from './interfaces';\nimport { getBaseProps } from '../internal/base-component';\nimport { getContentHeaderClassName } from '../internal/utils/content-header-utils';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useDynamicOverlap } from '../internal/hooks/use-dynamic-overlap';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport styles from './styles.css.js';\n\ntype InternalContentLayoutProps = ContentLayoutProps & InternalBaseComponentProps;\n\nexport default function InternalContentLayout({\n children,\n disableOverlap,\n header,\n __internalRootRef,\n ...rest\n}: InternalContentLayoutProps) {\n const baseProps = getBaseProps(rest);\n const rootElement = useRef<HTMLDivElement>(null);\n const mergedRef = useMergeRefs(rootElement, __internalRootRef);\n\n const isVisualRefresh = useVisualRefresh();\n const overlapElement = useDynamicOverlap();\n\n const isOverlapDisabled = !children || disableOverlap;\n\n return (\n <div\n {...baseProps}\n className={clsx(baseProps.className, styles.layout, {\n [styles['is-overlap-disabled']]: isOverlapDisabled,\n [styles['is-visual-refresh']]: isVisualRefresh,\n [styles['has-header']]: !!header,\n })}\n ref={mergedRef}\n >\n <div\n className={clsx(\n styles.background,\n { [styles['is-overlap-disabled']]: isOverlapDisabled },\n getContentHeaderClassName()\n )}\n ref={overlapElement}\n />\n\n {header && <div className={clsx(styles.header, getContentHeaderClassName())}>{header}</div>}\n\n <div className={styles.content}>{children}</div>\n </div>\n );\n}\n"]}
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-enter": "awsui_content-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"trigger-expanded": "awsui_trigger-
|
|
7
|
-
"icon": "
|
|
8
|
-
"root": "
|
|
9
|
-
"expand-button": "awsui_expand-
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"icon-container-container": "awsui_icon-container-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"wrapper-default": "awsui_wrapper-
|
|
15
|
-
"wrapper-footer": "awsui_wrapper-
|
|
16
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
17
|
-
"wrapper-container": "awsui_wrapper-
|
|
18
|
-
"wrapper-compact": "awsui_wrapper-
|
|
19
|
-
"header-deprecated": "awsui_header-
|
|
20
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
21
|
-
"header": "
|
|
22
|
-
"header-wrapper": "awsui_header-
|
|
23
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
24
|
-
"header-button": "awsui_header-
|
|
25
|
-
"header-container-button": "awsui_header-container-
|
|
26
|
-
"header-container": "awsui_header-
|
|
27
|
-
"header-navigation": "awsui_header-
|
|
28
|
-
"header-text": "awsui_header-
|
|
29
|
-
"content": "
|
|
30
|
-
"content-default": "awsui_content-
|
|
31
|
-
"content-footer": "awsui_content-
|
|
32
|
-
"content-expanded": "awsui_content-
|
|
33
|
-
"content-compact": "awsui_content-
|
|
34
|
-
"focusable": "
|
|
35
|
-
"click-target": "awsui_click-
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_c9cl0_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_c9cl0_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_c9cl0_119",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_c9cl0_133",
|
|
8
|
+
"root": "awsui_root_gwq0h_c9cl0_151",
|
|
9
|
+
"expand-button": "awsui_expand-button_gwq0h_c9cl0_189",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_c9cl0_196",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_c9cl0_200",
|
|
12
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_c9cl0_205",
|
|
13
|
+
"wrapper": "awsui_wrapper_gwq0h_c9cl0_209",
|
|
14
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_c9cl0_216",
|
|
15
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_c9cl0_216",
|
|
16
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_c9cl0_219",
|
|
17
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_c9cl0_222",
|
|
18
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_c9cl0_226",
|
|
19
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_c9cl0_240",
|
|
20
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_c9cl0_264",
|
|
21
|
+
"header": "awsui_header_gwq0h_c9cl0_240",
|
|
22
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_c9cl0_283",
|
|
23
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_c9cl0_293",
|
|
24
|
+
"header-button": "awsui_header-button_gwq0h_c9cl0_298",
|
|
25
|
+
"header-container-button": "awsui_header-container-button_gwq0h_c9cl0_298",
|
|
26
|
+
"header-container": "awsui_header-container_gwq0h_c9cl0_298",
|
|
27
|
+
"header-navigation": "awsui_header-navigation_gwq0h_c9cl0_330",
|
|
28
|
+
"header-text": "awsui_header-text_gwq0h_c9cl0_362",
|
|
29
|
+
"content": "awsui_content_gwq0h_c9cl0_97",
|
|
30
|
+
"content-default": "awsui_content-default_gwq0h_c9cl0_369",
|
|
31
|
+
"content-footer": "awsui_content-footer_gwq0h_c9cl0_372",
|
|
32
|
+
"content-expanded": "awsui_content-expanded_gwq0h_c9cl0_375",
|
|
33
|
+
"content-compact": "awsui_content-compact_gwq0h_c9cl0_378",
|
|
34
|
+
"focusable": "awsui_focusable_gwq0h_c9cl0_382",
|
|
35
|
+
"click-target": "awsui_click-target_gwq0h_c9cl0_393"
|
|
36
36
|
};
|
|
37
37
|
|
|
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_c9cl0_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_c9cl0_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_c9cl0_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.2;
|
|
103
103
|
}
|
|
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (prefers-reduced-motion: reduce) {
|
|
109
|
-
.awsui_content-
|
|
109
|
+
.awsui_content-enter_gwq0h_c9cl0_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .awsui_content-
|
|
114
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_c9cl0_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_c9cl0_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_trigger-
|
|
119
|
+
.awsui_trigger-expanded_gwq0h_c9cl0_119:not(#\9) {
|
|
120
120
|
transition: border-bottom-color var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
|
|
121
121
|
}
|
|
122
122
|
@media (prefers-reduced-motion: reduce) {
|
|
123
|
-
.awsui_trigger-
|
|
123
|
+
.awsui_trigger-expanded_gwq0h_c9cl0_119:not(#\9) {
|
|
124
124
|
animation: none;
|
|
125
125
|
transition: none;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
128
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_c9cl0_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_c9cl0_119:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_icon_gwq0h_c9cl0_133:not(#\9) {
|
|
134
134
|
transition: transform var(--motion-duration-rotate-90-f4h6jw, 135ms) var(--motion-easing-rotate-90-ncjpnu, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.
|
|
137
|
+
.awsui_icon_gwq0h_c9cl0_133:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .
|
|
142
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_c9cl0_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_c9cl0_133:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
149
|
SPDX-License-Identifier: Apache-2.0
|
|
150
150
|
*/
|
|
151
|
-
.
|
|
151
|
+
.awsui_root_gwq0h_c9cl0_151:not(#\9) {
|
|
152
152
|
border-collapse: separate;
|
|
153
153
|
border-spacing: 0;
|
|
154
154
|
box-sizing: border-box;
|
|
@@ -187,123 +187,123 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
display: block;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.awsui_expand-
|
|
191
|
-
|
|
190
|
+
.awsui_expand-button_gwq0h_c9cl0_189:not(#\9) {
|
|
191
|
+
outline: none;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_icon_gwq0h_c9cl0_133:not(#\9) {
|
|
195
195
|
transform: rotate(-90deg);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_icon_gwq0h_c9cl0_133.awsui_expanded_gwq0h_c9cl0_196:not(#\9) {
|
|
198
198
|
transform: rotate(0deg);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_icon-
|
|
201
|
+
.awsui_icon-container_gwq0h_c9cl0_200:not(#\9) {
|
|
202
202
|
position: relative;
|
|
203
203
|
margin-left: calc((var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2);
|
|
204
204
|
margin-right: calc(var(--space-xxs-9rrxti, 4px) + var(--border-divider-list-width-471u6a, 1px));
|
|
205
205
|
}
|
|
206
|
-
.awsui_icon-container-
|
|
206
|
+
.awsui_icon-container-container_gwq0h_c9cl0_205:not(#\9) {
|
|
207
207
|
margin-right: var(--space-xs-xf5ch3, 8px);
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
210
|
+
.awsui_wrapper_gwq0h_c9cl0_209:not(#\9) {
|
|
211
211
|
box-sizing: border-box;
|
|
212
212
|
border: none;
|
|
213
213
|
width: 100%;
|
|
214
214
|
line-height: var(--line-height-body-m-2zx78l, 22px);
|
|
215
215
|
text-align: left;
|
|
216
216
|
}
|
|
217
|
-
.awsui_wrapper-
|
|
217
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216:not(#\9), .awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9) {
|
|
218
218
|
border: var(--border-divider-section-width-wl9k66, 1px) solid transparent;
|
|
219
219
|
}
|
|
220
|
-
.awsui_wrapper-
|
|
220
|
+
.awsui_wrapper-navigation_gwq0h_c9cl0_219:not(#\9) {
|
|
221
221
|
border-left: var(--border-divider-section-width-wl9k66, 1px) solid transparent;
|
|
222
222
|
}
|
|
223
|
-
.awsui_wrapper-
|
|
223
|
+
.awsui_wrapper-navigation_gwq0h_c9cl0_219:not(#\9), .awsui_wrapper-container_gwq0h_c9cl0_222:not(#\9) {
|
|
224
224
|
display: flex;
|
|
225
225
|
font-weight: var(--font-weight-heading-s-mkhu7c, 700);
|
|
226
226
|
}
|
|
227
|
-
.awsui_wrapper-
|
|
227
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216:not(#\9), .awsui_wrapper-navigation_gwq0h_c9cl0_219:not(#\9), .awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9), .awsui_wrapper-compact_gwq0h_c9cl0_226:not(#\9) {
|
|
228
228
|
color: var(--color-text-expandable-section-default-6s8xf7, #545b64);
|
|
229
229
|
-webkit-font-smoothing: var(--font-smoothing-webkit-8fiijr, auto);
|
|
230
230
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-fw8n0n, auto);
|
|
231
231
|
}
|
|
232
|
-
.awsui_wrapper-
|
|
232
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216:not(#\9), .awsui_wrapper-navigation_gwq0h_c9cl0_219:not(#\9), .awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9) {
|
|
233
233
|
font-size: var(--font-expandable-heading-size-oezd0p, 14px);
|
|
234
234
|
letter-spacing: var(--letter-spacing-heading-s-badvkb, normal);
|
|
235
235
|
}
|
|
236
|
-
.awsui_wrapper-
|
|
236
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216:not(#\9) {
|
|
237
237
|
padding-top: var(--space-scaled-xxs-t7ij38, 4px);
|
|
238
238
|
padding-bottom: var(--space-scaled-xxs-t7ij38, 4px);
|
|
239
239
|
padding-right: var(--space-xxs-9rrxti, 4px);
|
|
240
240
|
}
|
|
241
|
-
.awsui_wrapper-
|
|
241
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216.awsui_header-deprecated_gwq0h_c9cl0_240:not(#\9) {
|
|
242
242
|
padding-left: var(--space-xxs-9rrxti, 4px);
|
|
243
243
|
}
|
|
244
|
-
.awsui_wrapper-
|
|
244
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216:not(#\9):not(.awsui_header-deprecated_gwq0h_c9cl0_240) {
|
|
245
245
|
padding-left: calc(var(--space-xxs-9rrxti, 4px) + calc(var(--size-icon-normal-wflv4k, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xxs-9rrxti, 4px) + var(--border-divider-list-width-471u6a, 1px)));
|
|
246
246
|
}
|
|
247
|
-
.awsui_wrapper-
|
|
247
|
+
.awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9) {
|
|
248
248
|
padding-top: var(--space-scaled-xxs-t7ij38, 4px);
|
|
249
249
|
padding-bottom: var(--space-scaled-xxs-t7ij38, 4px);
|
|
250
250
|
}
|
|
251
|
-
.awsui_wrapper-
|
|
251
|
+
.awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9), .awsui_wrapper-compact_gwq0h_c9cl0_226:not(#\9) {
|
|
252
252
|
padding-right: 0;
|
|
253
253
|
}
|
|
254
|
-
.awsui_wrapper-
|
|
254
|
+
.awsui_wrapper-footer_gwq0h_c9cl0_216.awsui_header-deprecated_gwq0h_c9cl0_240:not(#\9), .awsui_wrapper-compact_gwq0h_c9cl0_226.awsui_header-deprecated_gwq0h_c9cl0_240:not(#\9) {
|
|
255
255
|
padding-left: 0;
|
|
256
256
|
}
|
|
257
|
-
.awsui_wrapper-
|
|
257
|
+
.awsui_wrapper-footer_gwq0h_c9cl0_216:not(#\9):not(.awsui_header-deprecated_gwq0h_c9cl0_240), .awsui_wrapper-compact_gwq0h_c9cl0_226:not(#\9):not(.awsui_header-deprecated_gwq0h_c9cl0_240) {
|
|
258
258
|
padding-left: calc(var(--size-icon-normal-wflv4k, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xxs-9rrxti, 4px) + var(--border-divider-list-width-471u6a, 1px));
|
|
259
259
|
}
|
|
260
|
-
.awsui_wrapper-
|
|
260
|
+
.awsui_wrapper-container_gwq0h_c9cl0_222:not(#\9) {
|
|
261
261
|
padding-top: var(--space-container-header-top-bomjbu, 12px);
|
|
262
262
|
padding-bottom: var(--space-container-header-bottom-qqnwwz, 12px);
|
|
263
263
|
padding-right: var(--space-container-horizontal-oebwqe, 20px);
|
|
264
264
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
265
|
+
.awsui_wrapper-container_gwq0h_c9cl0_222:not(#\9):not(.awsui_wrapper-expanded_gwq0h_c9cl0_264) {
|
|
266
266
|
padding-bottom: var(--space-container-header-top-bomjbu, 12px);
|
|
267
267
|
}
|
|
268
|
-
.awsui_wrapper-
|
|
268
|
+
.awsui_wrapper-container_gwq0h_c9cl0_222.awsui_header-deprecated_gwq0h_c9cl0_240:not(#\9) {
|
|
269
269
|
padding-left: var(--space-container-horizontal-oebwqe, 20px);
|
|
270
270
|
}
|
|
271
|
-
.awsui_wrapper-
|
|
271
|
+
.awsui_wrapper-container_gwq0h_c9cl0_222:not(#\9):not(.awsui_header-deprecated_gwq0h_c9cl0_240) {
|
|
272
272
|
padding-left: calc(var(--space-container-horizontal-oebwqe, 20px) + calc(var(--size-icon-medium-6sroof, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xs-xf5ch3, 8px)));
|
|
273
273
|
}
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
274
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_c9cl0_222:not(#\9):focus {
|
|
275
275
|
padding: calc(var(--space-scaled-s-9q8n2q, 12px) - var(--border-divider-section-width-wl9k66, 1px)) calc(var(--space-l-xu1x80, 20px) - var(--border-divider-section-width-wl9k66, 1px));
|
|
276
276
|
}
|
|
277
|
-
.awsui_wrapper-
|
|
277
|
+
.awsui_wrapper-default_gwq0h_c9cl0_216.awsui_wrapper-expanded_gwq0h_c9cl0_264:not(#\9) {
|
|
278
278
|
border-bottom-color: var(--color-border-divider-default-in8dkg, #eaeded);
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.
|
|
281
|
+
.awsui_header_gwq0h_c9cl0_240:not(#\9) {
|
|
282
282
|
/* used in test-utils */
|
|
283
283
|
}
|
|
284
|
-
.awsui_header-
|
|
284
|
+
.awsui_header-wrapper_gwq0h_c9cl0_283:not(#\9), .awsui_header-deprecated_gwq0h_c9cl0_240:not(#\9) {
|
|
285
285
|
display: flex;
|
|
286
286
|
font-weight: var(--font-weight-heading-s-mkhu7c, 700);
|
|
287
287
|
}
|
|
288
|
-
.awsui_header-
|
|
288
|
+
.awsui_header-wrapper_gwq0h_c9cl0_283:not(#\9) {
|
|
289
289
|
font-size: inherit;
|
|
290
290
|
letter-spacing: inherit;
|
|
291
291
|
margin: 0;
|
|
292
292
|
padding: 0;
|
|
293
293
|
}
|
|
294
|
-
.awsui_header-actions-
|
|
294
|
+
.awsui_header-actions-wrapper_gwq0h_c9cl0_293:not(#\9) {
|
|
295
295
|
display: flex;
|
|
296
296
|
flex-direction: row;
|
|
297
297
|
justify-content: space-between;
|
|
298
298
|
}
|
|
299
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
299
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_c9cl0_298:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_c9cl0_298:not(#\9):focus {
|
|
300
300
|
position: relative;
|
|
301
301
|
}
|
|
302
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
302
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_c9cl0_298:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_c9cl0_298:not(#\9):focus {
|
|
303
303
|
outline: 2px dotted transparent;
|
|
304
304
|
outline-offset: calc(0px - 1px);
|
|
305
305
|
}
|
|
306
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
306
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_c9cl0_298:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_c9cl0_298:not(#\9):focus::before {
|
|
307
307
|
content: " ";
|
|
308
308
|
display: block;
|
|
309
309
|
position: absolute;
|
|
@@ -314,21 +314,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_enq19_298:not(#\9
|
|
|
314
314
|
border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
315
315
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
316
316
|
}
|
|
317
|
-
.awsui_header-
|
|
317
|
+
.awsui_header-button_gwq0h_c9cl0_298:not(#\9) {
|
|
318
318
|
box-sizing: border-box;
|
|
319
319
|
display: flex;
|
|
320
320
|
margin-left: calc(-1 * calc(var(--size-icon-normal-wflv4k, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xxs-9rrxti, 4px) + var(--border-divider-list-width-471u6a, 1px)));
|
|
321
321
|
}
|
|
322
|
-
.awsui_header-container-
|
|
322
|
+
.awsui_header-container-button_gwq0h_c9cl0_298:not(#\9) {
|
|
323
323
|
margin-left: calc(-1 * calc(var(--size-icon-medium-6sroof, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xs-xf5ch3, 8px)));
|
|
324
324
|
}
|
|
325
|
-
.awsui_header-
|
|
325
|
+
.awsui_header-container_gwq0h_c9cl0_298:not(#\9) {
|
|
326
326
|
width: 100%;
|
|
327
327
|
}
|
|
328
|
-
.awsui_header-
|
|
328
|
+
.awsui_header-container_gwq0h_c9cl0_298 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9) {
|
|
329
329
|
margin-top: var(--space-expandable-section-icon-offset-top-5sppg0, 8px);
|
|
330
330
|
}
|
|
331
|
-
.awsui_header-
|
|
331
|
+
.awsui_header-navigation_gwq0h_c9cl0_330 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9) {
|
|
332
332
|
display: inline-flex;
|
|
333
333
|
cursor: pointer;
|
|
334
334
|
color: var(--color-text-expandable-section-navigation-icon-default-p5s2p2, #879596);
|
|
@@ -339,17 +339,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_enq19_298:not(#\9
|
|
|
339
339
|
text-decoration: none;
|
|
340
340
|
flex-direction: column;
|
|
341
341
|
}
|
|
342
|
-
.awsui_header-
|
|
342
|
+
.awsui_header-navigation_gwq0h_c9cl0_330 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9):hover {
|
|
343
343
|
color: var(--color-text-expandable-section-hover-6msis6, #16191f);
|
|
344
344
|
}
|
|
345
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
345
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_c9cl0_330 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9):focus {
|
|
346
346
|
position: relative;
|
|
347
347
|
}
|
|
348
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
348
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_c9cl0_330 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9):focus {
|
|
349
349
|
outline: 2px dotted transparent;
|
|
350
350
|
outline-offset: calc(2px - 1px);
|
|
351
351
|
}
|
|
352
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
352
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_c9cl0_330 > .awsui_icon-container_gwq0h_c9cl0_200:not(#\9):focus::before {
|
|
353
353
|
content: " ";
|
|
354
354
|
display: block;
|
|
355
355
|
position: absolute;
|
|
@@ -360,40 +360,40 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_enq19_330 > .
|
|
|
360
360
|
border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
361
361
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
362
362
|
}
|
|
363
|
-
.awsui_header-
|
|
363
|
+
.awsui_header-text_gwq0h_c9cl0_362:not(#\9) {
|
|
364
364
|
/* used in test-utils */
|
|
365
365
|
}
|
|
366
366
|
|
|
367
|
-
.
|
|
367
|
+
.awsui_content_gwq0h_c9cl0_97:not(#\9) {
|
|
368
368
|
display: none;
|
|
369
369
|
}
|
|
370
|
-
.awsui_content-
|
|
370
|
+
.awsui_content-default_gwq0h_c9cl0_369:not(#\9) {
|
|
371
371
|
padding: var(--space-scaled-xs-x91h81, 8px) 0;
|
|
372
372
|
}
|
|
373
|
-
.awsui_content-
|
|
373
|
+
.awsui_content-footer_gwq0h_c9cl0_372:not(#\9) {
|
|
374
374
|
padding: var(--space-xs-xf5ch3, 8px) 0;
|
|
375
375
|
}
|
|
376
|
-
.awsui_content-
|
|
376
|
+
.awsui_content-expanded_gwq0h_c9cl0_375:not(#\9) {
|
|
377
377
|
display: block;
|
|
378
378
|
}
|
|
379
|
-
.awsui_content-
|
|
379
|
+
.awsui_content-compact_gwq0h_c9cl0_378:not(#\9) {
|
|
380
380
|
padding-inline-start: calc(var(--size-icon-normal-wflv4k, 16px) + (var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / -2 + var(--space-xxs-9rrxti, 4px) + var(--border-divider-list-width-471u6a, 1px));
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.
|
|
383
|
+
.awsui_focusable_gwq0h_c9cl0_382:not(#\9):focus {
|
|
384
384
|
outline: none;
|
|
385
385
|
text-decoration: none;
|
|
386
386
|
}
|
|
387
|
-
body[data-awsui-focus-visible=true] .
|
|
387
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_c9cl0_382:not(#\9):focus {
|
|
388
388
|
outline: 2px dotted transparent;
|
|
389
389
|
border: var(--border-field-width-yoy972, 1px) solid var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
390
390
|
border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
391
391
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0k725q, 1px) var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
392
392
|
}
|
|
393
393
|
|
|
394
|
-
.awsui_click-
|
|
394
|
+
.awsui_click-target_gwq0h_c9cl0_393:not(#\9) {
|
|
395
395
|
cursor: pointer;
|
|
396
396
|
}
|
|
397
|
-
.awsui_click-
|
|
397
|
+
.awsui_click-target_gwq0h_c9cl0_393:not(#\9):not(.awsui_wrapper-container_gwq0h_c9cl0_222):not(.awsui_header-container-button_gwq0h_c9cl0_298):hover {
|
|
398
398
|
color: var(--color-text-expandable-section-hover-6msis6, #16191f);
|
|
399
399
|
}
|
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expand-button": "awsui_expand-
|
|
11
|
-
"expanded": "
|
|
12
|
-
"icon-container": "awsui_icon-
|
|
13
|
-
"icon-container-container": "awsui_icon-container-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"wrapper-default": "awsui_wrapper-
|
|
16
|
-
"wrapper-footer": "awsui_wrapper-
|
|
17
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
18
|
-
"wrapper-container": "awsui_wrapper-
|
|
19
|
-
"wrapper-compact": "awsui_wrapper-
|
|
20
|
-
"header-deprecated": "awsui_header-
|
|
21
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
22
|
-
"header": "
|
|
23
|
-
"header-wrapper": "awsui_header-
|
|
24
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
25
|
-
"header-button": "awsui_header-
|
|
26
|
-
"header-container-button": "awsui_header-container-
|
|
27
|
-
"header-container": "awsui_header-
|
|
28
|
-
"header-navigation": "awsui_header-
|
|
29
|
-
"header-text": "awsui_header-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-default": "awsui_content-
|
|
32
|
-
"content-footer": "awsui_content-
|
|
33
|
-
"content-expanded": "awsui_content-
|
|
34
|
-
"content-compact": "awsui_content-
|
|
35
|
-
"focusable": "
|
|
36
|
-
"click-target": "awsui_click-
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_c9cl0_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_c9cl0_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_c9cl0_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_c9cl0_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_c9cl0_151",
|
|
10
|
+
"expand-button": "awsui_expand-button_gwq0h_c9cl0_189",
|
|
11
|
+
"expanded": "awsui_expanded_gwq0h_c9cl0_196",
|
|
12
|
+
"icon-container": "awsui_icon-container_gwq0h_c9cl0_200",
|
|
13
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_c9cl0_205",
|
|
14
|
+
"wrapper": "awsui_wrapper_gwq0h_c9cl0_209",
|
|
15
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_c9cl0_216",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_c9cl0_216",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_c9cl0_219",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_c9cl0_222",
|
|
19
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_c9cl0_226",
|
|
20
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_c9cl0_240",
|
|
21
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_c9cl0_264",
|
|
22
|
+
"header": "awsui_header_gwq0h_c9cl0_240",
|
|
23
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_c9cl0_283",
|
|
24
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_c9cl0_293",
|
|
25
|
+
"header-button": "awsui_header-button_gwq0h_c9cl0_298",
|
|
26
|
+
"header-container-button": "awsui_header-container-button_gwq0h_c9cl0_298",
|
|
27
|
+
"header-container": "awsui_header-container_gwq0h_c9cl0_298",
|
|
28
|
+
"header-navigation": "awsui_header-navigation_gwq0h_c9cl0_330",
|
|
29
|
+
"header-text": "awsui_header-text_gwq0h_c9cl0_362",
|
|
30
|
+
"content": "awsui_content_gwq0h_c9cl0_97",
|
|
31
|
+
"content-default": "awsui_content-default_gwq0h_c9cl0_369",
|
|
32
|
+
"content-footer": "awsui_content-footer_gwq0h_c9cl0_372",
|
|
33
|
+
"content-expanded": "awsui_content-expanded_gwq0h_c9cl0_375",
|
|
34
|
+
"content-compact": "awsui_content-compact_gwq0h_c9cl0_378",
|
|
35
|
+
"focusable": "awsui_focusable_gwq0h_c9cl0_382",
|
|
36
|
+
"click-target": "awsui_click-target_gwq0h_c9cl0_393"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
import React, { useEffect, useRef } from 'react';
|
|
4
4
|
import { useMutationObserver } from '../../hooks/use-mutation-observer';
|
|
5
|
-
import {
|
|
5
|
+
import { getContentHeaderClassName } from '../../utils/content-header-utils';
|
|
6
6
|
import styles from './styles.css.js';
|
|
7
7
|
import { useStableCallback } from '@cloudscape-design/component-toolkit/internal';
|
|
8
8
|
function setIfChanged(oldValue, newValue, setter) {
|
|
@@ -40,7 +40,7 @@ export default function DarkRibbon({ children, isRefresh, hasPlainStyling }) {
|
|
|
40
40
|
if (hasPlainStyling === true || !isRefresh) {
|
|
41
41
|
return React.createElement(React.Fragment, null, children);
|
|
42
42
|
}
|
|
43
|
-
return (React.createElement("div", { ref: containerRef, className:
|
|
43
|
+
return (React.createElement("div", { ref: containerRef, className: getContentHeaderClassName() },
|
|
44
44
|
React.createElement("div", { ref: fillRef, className: styles['background-fill'] }),
|
|
45
45
|
React.createElement("div", { className: styles.content }, children)));
|
|
46
46
|
}
|