@cloudscape-design/components 3.0.303 → 3.0.304
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +68 -68
- package/app-layout/visual-refresh/styles.scoped.css +289 -278
- package/app-layout/visual-refresh/styles.selectors.js +68 -68
- package/content-layout/internal.d.ts.map +1 -1
- package/content-layout/internal.js +2 -6
- package/content-layout/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -6
- package/content-layout/styles.scoped.css +19 -11
- package/content-layout/styles.selectors.js +7 -6
- package/flashbar/styles.css.js +45 -45
- package/flashbar/styles.scoped.css +169 -169
- package/flashbar/styles.selectors.js +45 -45
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +39 -37
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -2,73 +2,73 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"background": "
|
|
6
|
-
"scrolling-background": "awsui_scrolling-
|
|
7
|
-
"sticky-background": "awsui_sticky-
|
|
8
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
11
|
-
"drawers-container": "awsui_drawers-
|
|
12
|
-
"has-open-drawer": "awsui_has-open-
|
|
13
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
14
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
15
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
16
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
17
|
-
"drawers-trigger": "awsui_drawers-
|
|
18
|
-
"drawer": "
|
|
19
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
20
|
-
"drawer-content": "awsui_drawer-
|
|
21
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
22
|
-
"content": "
|
|
23
|
-
"layout": "
|
|
24
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
25
|
-
"content-type-dashboard": "awsui_content-type-
|
|
26
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
27
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
28
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
29
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
30
|
-
"has-breadcrumbs": "awsui_has-
|
|
31
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
32
|
-
"has-header": "awsui_has-
|
|
33
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
34
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
35
|
-
"has-split-panel": "awsui_has-split-
|
|
36
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
37
|
-
"block-body-scroll": "awsui_block-body-
|
|
38
|
-
"unfocusable": "
|
|
39
|
-
"container": "
|
|
40
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
41
|
-
"is-tools-open": "awsui_is-tools-
|
|
42
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
43
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
44
|
-
"mobile-toolbar": "awsui_mobile-
|
|
45
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
46
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
47
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
48
|
-
"navigation-container": "awsui_navigation-
|
|
49
|
-
"show-navigation": "awsui_show-
|
|
50
|
-
"animating": "
|
|
51
|
-
"showButtons": "
|
|
52
|
-
"navigation": "
|
|
53
|
-
"openNavigation": "
|
|
54
|
-
"animated-content": "awsui_animated-
|
|
55
|
-
"hide-navigation": "awsui_hide-
|
|
56
|
-
"notifications": "
|
|
57
|
-
"sticky-notifications": "awsui_sticky-
|
|
58
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
59
|
-
"position-bottom": "awsui_position-
|
|
60
|
-
"openSplitPanelBottom": "
|
|
61
|
-
"split-panel-side": "awsui_split-panel-
|
|
62
|
-
"position-side": "awsui_position-
|
|
63
|
-
"openSplitPanelSide": "
|
|
64
|
-
"tools-container": "awsui_tools-
|
|
65
|
-
"tools": "
|
|
66
|
-
"openTools": "
|
|
67
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
68
|
-
"hide-tools": "awsui_hide-
|
|
69
|
-
"show-tools": "awsui_show-
|
|
70
|
-
"has-tools-form": "awsui_has-tools-
|
|
71
|
-
"trigger": "
|
|
72
|
-
"selected": "
|
|
5
|
+
"background": "awsui_background_hyvsj_kjwsu_93",
|
|
6
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_kjwsu_96",
|
|
7
|
+
"sticky-background": "awsui_sticky-background_hyvsj_kjwsu_102",
|
|
8
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_kjwsu_110",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_kjwsu_123",
|
|
10
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_kjwsu_133",
|
|
11
|
+
"drawers-container": "awsui_drawers-container_hyvsj_kjwsu_145",
|
|
12
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_kjwsu_157",
|
|
13
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_kjwsu_191",
|
|
14
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_kjwsu_196",
|
|
15
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_kjwsu_214",
|
|
16
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_kjwsu_246",
|
|
17
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_kjwsu_246",
|
|
18
|
+
"drawer": "awsui_drawer_hyvsj_kjwsu_145",
|
|
19
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_kjwsu_297",
|
|
20
|
+
"drawer-content": "awsui_drawer-content_hyvsj_kjwsu_302",
|
|
21
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_kjwsu_307",
|
|
22
|
+
"content": "awsui_content_hyvsj_kjwsu_341",
|
|
23
|
+
"layout": "awsui_layout_hyvsj_kjwsu_362",
|
|
24
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_kjwsu_445",
|
|
25
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_kjwsu_460",
|
|
26
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_kjwsu_477",
|
|
27
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_kjwsu_509",
|
|
28
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_kjwsu_512",
|
|
29
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_kjwsu_522",
|
|
30
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_kjwsu_525",
|
|
31
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_kjwsu_528",
|
|
32
|
+
"has-header": "awsui_has-header_hyvsj_kjwsu_528",
|
|
33
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_kjwsu_549",
|
|
34
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_kjwsu_549",
|
|
35
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_kjwsu_592",
|
|
36
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_kjwsu_592",
|
|
37
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_kjwsu_608",
|
|
38
|
+
"unfocusable": "awsui_unfocusable_hyvsj_kjwsu_613",
|
|
39
|
+
"container": "awsui_container_hyvsj_kjwsu_623",
|
|
40
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_kjwsu_648",
|
|
41
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_kjwsu_651",
|
|
42
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_kjwsu_651",
|
|
43
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_kjwsu_651",
|
|
44
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_kjwsu_660",
|
|
45
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_kjwsu_676",
|
|
46
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_kjwsu_680",
|
|
47
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_kjwsu_684",
|
|
48
|
+
"navigation-container": "awsui_navigation-container_hyvsj_kjwsu_693",
|
|
49
|
+
"show-navigation": "awsui_show-navigation_hyvsj_kjwsu_737",
|
|
50
|
+
"animating": "awsui_animating_hyvsj_kjwsu_759",
|
|
51
|
+
"showButtons": "awsui_showButtons_hyvsj_kjwsu_1",
|
|
52
|
+
"navigation": "awsui_navigation_hyvsj_kjwsu_693",
|
|
53
|
+
"openNavigation": "awsui_openNavigation_hyvsj_kjwsu_1",
|
|
54
|
+
"animated-content": "awsui_animated-content_hyvsj_kjwsu_820",
|
|
55
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_kjwsu_829",
|
|
56
|
+
"notifications": "awsui_notifications_hyvsj_kjwsu_839",
|
|
57
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_kjwsu_845",
|
|
58
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_kjwsu_862",
|
|
59
|
+
"position-bottom": "awsui_position-bottom_hyvsj_kjwsu_908",
|
|
60
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_kjwsu_1",
|
|
61
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_kjwsu_937",
|
|
62
|
+
"position-side": "awsui_position-side_hyvsj_kjwsu_965",
|
|
63
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_kjwsu_1",
|
|
64
|
+
"tools-container": "awsui_tools-container_hyvsj_kjwsu_1002",
|
|
65
|
+
"tools": "awsui_tools_hyvsj_kjwsu_1002",
|
|
66
|
+
"openTools": "awsui_openTools_hyvsj_kjwsu_1",
|
|
67
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_kjwsu_1096",
|
|
68
|
+
"hide-tools": "awsui_hide-tools_hyvsj_kjwsu_1106",
|
|
69
|
+
"show-tools": "awsui_show-tools_hyvsj_kjwsu_1118",
|
|
70
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_kjwsu_1096",
|
|
71
|
+
"trigger": "awsui_trigger_hyvsj_kjwsu_1185",
|
|
72
|
+
"selected": "awsui_selected_hyvsj_kjwsu_1224"
|
|
73
73
|
};
|
|
74
74
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.d.ts","sourceRoot":"lib/default/","sources":["content-layout/internal.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAElD,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAMlF,KAAK,0BAA0B,GAAG,kBAAkB,GAAG,0BAA0B,CAAC;AAElF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAC5C,QAAQ,EACR,cAAc,EACd,MAAM,EACN,iBAAiB,EACjB,GAAG,IAAI,EACR,EAAE,0BAA0B,
|
|
1
|
+
{"version":3,"file":"internal.d.ts","sourceRoot":"lib/default/","sources":["content-layout/internal.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAElD,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAMlF,KAAK,0BAA0B,GAAG,kBAAkB,GAAG,0BAA0B,CAAC;AAElF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAC5C,QAAQ,EACR,cAAc,EACd,MAAM,EACN,iBAAiB,EACjB,GAAG,IAAI,EACR,EAAE,0BAA0B,eAkC5B"}
|
|
@@ -15,15 +15,11 @@ export default function InternalContentLayout(_a) {
|
|
|
15
15
|
const mergedRef = useMergeRefs(rootElement, __internalRootRef);
|
|
16
16
|
const isVisualRefresh = useVisualRefresh();
|
|
17
17
|
const overlapElement = useDynamicOverlap();
|
|
18
|
-
|
|
19
|
-
* Disable the overlap if the component is missing either a header or child
|
|
20
|
-
* content. If the component is not using visual refresh then the overlap
|
|
21
|
-
* will not be displayed at all. This is handled in the CSS not the JavaScript.
|
|
22
|
-
*/
|
|
23
|
-
const isOverlapDisabled = !children || !header || disableOverlap;
|
|
18
|
+
const isOverlapDisabled = !children || disableOverlap;
|
|
24
19
|
return (React.createElement("div", Object.assign({}, baseProps, { className: clsx(baseProps.className, styles.layout, {
|
|
25
20
|
[styles['is-overlap-disabled']]: isOverlapDisabled,
|
|
26
21
|
[styles['is-visual-refresh']]: isVisualRefresh,
|
|
22
|
+
[styles['has-header']]: !!header,
|
|
27
23
|
}), ref: mergedRef }),
|
|
28
24
|
React.createElement("div", { className: clsx(styles.background, { [styles['is-overlap-disabled']]: isOverlapDisabled }, 'awsui-context-content-header'), ref: overlapElement }),
|
|
29
25
|
header && React.createElement("div", { className: clsx(styles.header, 'awsui-context-content-header') }, header),
|
|
@@ -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;AAE1D,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
|
|
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;AAE1D,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,8BAA8B,CAC/B,EACD,GAAG,EAAE,cAAc,GACnB;QAED,MAAM,IAAI,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,8BAA8B,CAAC,IAAG,MAAM,CAAO;QAE9F,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 { 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 'awsui-context-content-header'\n )}\n ref={overlapElement}\n />\n\n {header && <div className={clsx(styles.header, 'awsui-context-content-header')}>{header}</div>}\n\n <div className={styles.content}>{children}</div>\n </div>\n );\n}\n"]}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
6
|
-
"background": "
|
|
7
|
-
"header": "
|
|
8
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
9
|
-
"content": "
|
|
4
|
+
"layout": "awsui_layout_5gtk3_1q3c5_99",
|
|
5
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1q3c5_99",
|
|
6
|
+
"background": "awsui_background_5gtk3_1q3c5_102",
|
|
7
|
+
"header": "awsui_header_5gtk3_1q3c5_105",
|
|
8
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1q3c5_121",
|
|
9
|
+
"content": "awsui_content_5gtk3_1q3c5_129",
|
|
10
|
+
"has-header": "awsui_has-header_5gtk3_1q3c5_133"
|
|
10
11
|
};
|
|
11
12
|
|
|
@@ -96,40 +96,48 @@ visual refresh mode. The padding is still added to the header
|
|
|
96
96
|
in this scenario because otherwise the header and child
|
|
97
97
|
nodes will directly touch with no gap between them.
|
|
98
98
|
*/
|
|
99
|
-
.
|
|
99
|
+
.awsui_layout_5gtk3_1q3c5_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1q3c5_99) {
|
|
100
100
|
display: contents;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.awsui_layout_5gtk3_1q3c5_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1q3c5_99) > .awsui_background_5gtk3_1q3c5_102 {
|
|
103
103
|
display: none;
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.awsui_layout_5gtk3_1q3c5_99:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1q3c5_99) > .awsui_header_5gtk3_1q3c5_105 {
|
|
106
106
|
padding-bottom: var(--space-content-header-padding-bottom-2cx87f, 24px);
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99:not(#\9) {
|
|
110
110
|
display: grid;
|
|
111
111
|
grid-template-columns: minmax(0, 1fr);
|
|
112
112
|
grid-template-rows: auto var(--space-dark-header-overlap-distance-l9lxfl, 36px) 1fr;
|
|
113
113
|
min-height: 100%;
|
|
114
114
|
}
|
|
115
|
-
.
|
|
116
|
-
grid-template-rows: auto 0 1fr;
|
|
117
|
-
}
|
|
118
|
-
.awsui_layout_5gtk3_1kdsa_99.awsui_is-visual-refresh_5gtk3_1kdsa_99 > .awsui_background_5gtk3_1kdsa_102:not(#\9) {
|
|
115
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99 > .awsui_background_5gtk3_1q3c5_102:not(#\9) {
|
|
119
116
|
background-color: var(--color-background-layout-main-m49752, #ffffff);
|
|
120
117
|
grid-column: 1;
|
|
121
118
|
grid-row: 1/3;
|
|
122
119
|
color: var(--color-text-body-default-mmvcvg, #000716);
|
|
123
120
|
}
|
|
124
|
-
.
|
|
121
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99 > .awsui_background_5gtk3_1q3c5_102.awsui_is-overlap-disabled_5gtk3_1q3c5_121:not(#\9) {
|
|
125
122
|
grid-row: 1/2;
|
|
126
123
|
}
|
|
127
|
-
.
|
|
124
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99 > .awsui_header_5gtk3_1q3c5_105:not(#\9) {
|
|
128
125
|
grid-column: 1;
|
|
129
126
|
grid-row: 1;
|
|
130
127
|
padding-bottom: var(--space-content-header-padding-bottom-2cx87f, 24px);
|
|
131
128
|
}
|
|
132
|
-
.
|
|
129
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99 > .awsui_content_5gtk3_1q3c5_129:not(#\9) {
|
|
133
130
|
grid-column: 1;
|
|
134
131
|
grid-row: 2/4;
|
|
132
|
+
}
|
|
133
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99:not(#\9):not(.awsui_has-header_5gtk3_1q3c5_133) {
|
|
134
|
+
grid-template-rows: auto calc(
|
|
135
|
+
var(--space-dark-header-overlap-distance-l9lxfl, 36px) + var(--awsui-container-first-overlap-extension-8nglyc, 0px) + var(--awsui-container-first-gap-8nglyc, 0px)
|
|
136
|
+
) 1fr;
|
|
137
|
+
}
|
|
138
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99:not(#\9):not(.awsui_has-header_5gtk3_1q3c5_133) > .awsui_content_5gtk3_1q3c5_129 {
|
|
139
|
+
padding-top: var(--awsui-container-first-gap-8nglyc, 0px);
|
|
140
|
+
}
|
|
141
|
+
.awsui_layout_5gtk3_1q3c5_99.awsui_is-visual-refresh_5gtk3_1q3c5_99.awsui_is-overlap-disabled_5gtk3_1q3c5_121:not(#\9) {
|
|
142
|
+
grid-template-rows: auto 0 1fr;
|
|
135
143
|
}
|
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
7
|
-
"background": "
|
|
8
|
-
"header": "
|
|
9
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
10
|
-
"content": "
|
|
5
|
+
"layout": "awsui_layout_5gtk3_1q3c5_99",
|
|
6
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1q3c5_99",
|
|
7
|
+
"background": "awsui_background_5gtk3_1q3c5_102",
|
|
8
|
+
"header": "awsui_header_5gtk3_1q3c5_105",
|
|
9
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1q3c5_121",
|
|
10
|
+
"content": "awsui_content_5gtk3_1q3c5_129",
|
|
11
|
+
"has-header": "awsui_has-header_5gtk3_1q3c5_133"
|
|
11
12
|
};
|
|
12
13
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-with-motion": "awsui_flash-with-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"stack": "
|
|
17
|
-
"animation-running": "awsui_animation-
|
|
18
|
-
"item": "
|
|
19
|
-
"flash-list-item": "awsui_flash-list-
|
|
20
|
-
"notification-bar": "awsui_notification-
|
|
21
|
-
"collapsed": "
|
|
22
|
-
"animation-ready": "awsui_animation-
|
|
23
|
-
"expanded-only": "awsui_expanded-
|
|
24
|
-
"expanded": "
|
|
25
|
-
"flash": "
|
|
26
|
-
"collapsible": "
|
|
27
|
-
"short-list": "awsui_short-
|
|
28
|
-
"visual-refresh": "awsui_visual-
|
|
29
|
-
"status": "
|
|
30
|
-
"header": "
|
|
31
|
-
"item-count": "awsui_item-
|
|
32
|
-
"button": "
|
|
33
|
-
"type-count": "awsui_type-
|
|
34
|
-
"count-number": "awsui_count-
|
|
35
|
-
"icon": "
|
|
36
|
-
"floating": "
|
|
37
|
-
"flashbar": "
|
|
38
|
-
"flash-refresh": "awsui_flash-
|
|
39
|
-
"flash-list": "awsui_flash-
|
|
40
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
41
|
-
"flash-text": "awsui_flash-
|
|
42
|
-
"dismiss-button": "awsui_dismiss-
|
|
43
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
44
|
-
"action-button": "awsui_action-
|
|
45
|
-
"flash-type-success": "awsui_flash-type-
|
|
46
|
-
"flash-type-error": "awsui_flash-type-
|
|
47
|
-
"flash-type-warning": "awsui_flash-type-
|
|
48
|
-
"flash-type-info": "awsui_flash-type-
|
|
4
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_3wtis_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_3wtis_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_3wtis_107",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_3wtis_107",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_3wtis_107",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_3wtis_108",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_3wtis_109",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_3wtis_110",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_3wtis_133",
|
|
13
|
+
"entering": "awsui_entering_1q84n_3wtis_146",
|
|
14
|
+
"entered": "awsui_entered_1q84n_3wtis_167",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_3wtis_272",
|
|
16
|
+
"stack": "awsui_stack_1q84n_3wtis_294",
|
|
17
|
+
"animation-running": "awsui_animation-running_1q84n_3wtis_294",
|
|
18
|
+
"item": "awsui_item_1q84n_3wtis_294",
|
|
19
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_3wtis_295",
|
|
20
|
+
"notification-bar": "awsui_notification-bar_1q84n_3wtis_296",
|
|
21
|
+
"collapsed": "awsui_collapsed_1q84n_3wtis_316",
|
|
22
|
+
"animation-ready": "awsui_animation-ready_1q84n_3wtis_316",
|
|
23
|
+
"expanded-only": "awsui_expanded-only_1q84n_3wtis_316",
|
|
24
|
+
"expanded": "awsui_expanded_1q84n_3wtis_316",
|
|
25
|
+
"flash": "awsui_flash_1q84n_3wtis_93",
|
|
26
|
+
"collapsible": "awsui_collapsible_1q84n_3wtis_380",
|
|
27
|
+
"short-list": "awsui_short-list_1q84n_3wtis_386",
|
|
28
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_3wtis_386",
|
|
29
|
+
"status": "awsui_status_1q84n_3wtis_603",
|
|
30
|
+
"header": "awsui_header_1q84n_3wtis_603",
|
|
31
|
+
"item-count": "awsui_item-count_1q84n_3wtis_604",
|
|
32
|
+
"button": "awsui_button_1q84n_3wtis_605",
|
|
33
|
+
"type-count": "awsui_type-count_1q84n_3wtis_640",
|
|
34
|
+
"count-number": "awsui_count-number_1q84n_3wtis_640",
|
|
35
|
+
"icon": "awsui_icon_1q84n_3wtis_674",
|
|
36
|
+
"floating": "awsui_floating_1q84n_3wtis_712",
|
|
37
|
+
"flashbar": "awsui_flashbar_1q84n_3wtis_720",
|
|
38
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_3wtis_766",
|
|
39
|
+
"flash-list": "awsui_flash-list_1q84n_3wtis_295",
|
|
40
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_3wtis_785",
|
|
41
|
+
"flash-text": "awsui_flash-text_1q84n_3wtis_812",
|
|
42
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_3wtis_110",
|
|
43
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_3wtis_853",
|
|
44
|
+
"action-button": "awsui_action-button_1q84n_3wtis_109",
|
|
45
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_3wtis_866",
|
|
46
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_3wtis_870",
|
|
47
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_3wtis_874",
|
|
48
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_3wtis_878"
|
|
49
49
|
};
|
|
50
50
|
|