@cloudscape-design/components-themeable 3.0.1360 → 3.0.1361
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/alert/styles.scss +13 -12
- package/lib/internal/scss/badge/styles.scss +38 -49
- package/lib/internal/scss/button/styles.scss +51 -51
- package/lib/internal/scss/cards/styles.scss +4 -0
- package/lib/internal/scss/container/styles.scss +2 -0
- package/lib/internal/scss/icon/hover-motion.scss +24 -12
- package/lib/internal/scss/input/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
- package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
- package/lib/internal/scss/internal/styles/style-api.scss +60 -10
- package/lib/internal/scss/pagination/styles.scss +3 -1
- package/lib/internal/scss/table/styles.scss +5 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +23 -23
- package/lib/internal/template/button/styles.scoped.css +261 -261
- package/lib/internal/template/button/styles.selectors.js +23 -23
- package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
- package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +9 -3
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +39 -38
- package/lib/internal/template/cards/styles.scoped.css +42 -39
- package/lib/internal/template/cards/styles.selectors.js +39 -38
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -56
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +6 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts +0 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +26 -12
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +29 -28
- package/lib/internal/template/input/styles.scoped.css +134 -131
- package/lib/internal/template/input/styles.selectors.js +29 -28
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +174 -173
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
- package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
- package/lib/internal/template/internal/generated/theming/index.js +200 -200
- package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
- package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/focus-visible.js +21 -0
- package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/internal.js +1 -1
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/pagination/styles.css.js +12 -12
- package/lib/internal/template/pagination/styles.scoped.css +31 -31
- package/lib/internal/template/pagination/styles.selectors.js +12 -12
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +111 -111
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +14 -14
- package/lib/internal/template/spinner/styles.scoped.css +40 -40
- package/lib/internal/template/spinner/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +37 -37
- package/lib/internal/template/table/styles.scoped.css +47 -44
- package/lib/internal/template/table/styles.selectors.js +37 -37
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/input/index.js +3 -0
- package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +9 -9
- package/lib/internal/template/textarea/styles.scoped.css +51 -51
- package/lib/internal/template/textarea/styles.selectors.js +9 -9
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +46 -46
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"hide-navigation": "awsui_hide-
|
|
5
|
-
"navigation-container": "awsui_navigation-
|
|
6
|
-
"navigation": "
|
|
7
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
8
|
-
"is-navigation-collapsed": "awsui_is-navigation-
|
|
9
|
-
"expand-navigation-toggle": "awsui_expand-navigation-
|
|
4
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_mueaz_13",
|
|
5
|
+
"navigation-container": "awsui_navigation-container_2p2ab_mueaz_19",
|
|
6
|
+
"navigation": "awsui_navigation_2p2ab_mueaz_19",
|
|
7
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_mueaz_39",
|
|
8
|
+
"is-navigation-collapsed": "awsui_is-navigation-collapsed_2p2ab_mueaz_43",
|
|
9
|
+
"expand-navigation-toggle": "awsui_expand-navigation-toggle_2p2ab_mueaz_55"
|
|
10
10
|
};
|
|
11
11
|
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css
CHANGED
|
@@ -10,13 +10,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.awsui_hide-
|
|
13
|
+
.awsui_hide-navigation_2p2ab_mueaz_13:not(#\9) {
|
|
14
14
|
position: absolute;
|
|
15
15
|
inset-inline-end: var(--space-m-n8iq8o, 16px);
|
|
16
16
|
inset-block-start: 14px;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.awsui_navigation-
|
|
19
|
+
.awsui_navigation-container_2p2ab_mueaz_19:not(#\9) {
|
|
20
20
|
position: sticky;
|
|
21
21
|
z-index: 830;
|
|
22
22
|
background-color: var(--color-background-layout-panel-content-lmvj28, #ffffff);
|
|
@@ -27,32 +27,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-direction: column;
|
|
29
29
|
}
|
|
30
|
-
.awsui_navigation-
|
|
30
|
+
.awsui_navigation-container_2p2ab_mueaz_19 > .awsui_navigation_2p2ab_mueaz_19:not(#\9) {
|
|
31
31
|
flex-grow: 1;
|
|
32
32
|
block-size: 100%;
|
|
33
33
|
overflow-y: auto;
|
|
34
34
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
35
35
|
overscroll-behavior-y: contain;
|
|
36
|
-
inline-size: var(--awsui-navigation-width-
|
|
36
|
+
inline-size: var(--awsui-navigation-width-66120l);
|
|
37
37
|
position: relative;
|
|
38
38
|
}
|
|
39
|
-
.awsui_navigation-
|
|
39
|
+
.awsui_navigation-container_2p2ab_mueaz_19:not(#\9):not(.awsui_is-navigation-open_2p2ab_mueaz_39) {
|
|
40
40
|
inline-size: 0px;
|
|
41
41
|
display: none;
|
|
42
42
|
}
|
|
43
|
-
.awsui_navigation-
|
|
43
|
+
.awsui_navigation-container_2p2ab_mueaz_19.awsui_is-navigation-collapsed_2p2ab_mueaz_43:not(#\9) {
|
|
44
44
|
display: flex;
|
|
45
45
|
align-items: center;
|
|
46
|
-
inline-size: var(--awsui-navigation-collapsed-width-
|
|
46
|
+
inline-size: var(--awsui-navigation-collapsed-width-66120l, var(--size-side-navigation-collapsed-width-irf8ik, 52px));
|
|
47
47
|
}
|
|
48
|
-
.awsui_navigation-
|
|
49
|
-
inline-size: var(--awsui-navigation-collapsed-width-
|
|
48
|
+
.awsui_navigation-container_2p2ab_mueaz_19.awsui_is-navigation-collapsed_2p2ab_mueaz_43 > .awsui_navigation_2p2ab_mueaz_19:not(#\9) {
|
|
49
|
+
inline-size: var(--awsui-navigation-collapsed-width-66120l, var(--size-side-navigation-collapsed-width-irf8ik, 52px));
|
|
50
50
|
overflow-x: hidden;
|
|
51
51
|
}
|
|
52
|
-
.awsui_navigation-
|
|
52
|
+
.awsui_navigation-container_2p2ab_mueaz_19.awsui_is-navigation-collapsed_2p2ab_mueaz_43 > .awsui_navigation_2p2ab_mueaz_19 > .awsui_hide-navigation_2p2ab_mueaz_13:not(#\9) {
|
|
53
53
|
display: none;
|
|
54
54
|
}
|
|
55
|
-
.awsui_navigation-
|
|
55
|
+
.awsui_navigation-container_2p2ab_mueaz_19.awsui_is-navigation-collapsed_2p2ab_mueaz_43 > .awsui_navigation_2p2ab_mueaz_19 > .awsui_hide-navigation_2p2ab_mueaz_13.awsui_expand-navigation-toggle_2p2ab_mueaz_55:not(#\9) {
|
|
56
56
|
display: flex;
|
|
57
57
|
position: static;
|
|
58
58
|
align-items: center;
|
|
@@ -60,8 +60,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
60
60
|
padding-block: var(--space-s-kll7oj, 12px);
|
|
61
61
|
}
|
|
62
62
|
@media (max-width: 688px) {
|
|
63
|
-
.awsui_navigation-
|
|
64
|
-
--awsui-navigation-width-
|
|
63
|
+
.awsui_navigation-container_2p2ab_mueaz_19:not(#\9) {
|
|
64
|
+
--awsui-navigation-width-66120l: 100vw;
|
|
65
65
|
z-index: 1001;
|
|
66
66
|
}
|
|
67
67
|
}
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"hide-navigation": "awsui_hide-
|
|
6
|
-
"navigation-container": "awsui_navigation-
|
|
7
|
-
"navigation": "
|
|
8
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
9
|
-
"is-navigation-collapsed": "awsui_is-navigation-
|
|
10
|
-
"expand-navigation-toggle": "awsui_expand-navigation-
|
|
5
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_mueaz_13",
|
|
6
|
+
"navigation-container": "awsui_navigation-container_2p2ab_mueaz_19",
|
|
7
|
+
"navigation": "awsui_navigation_2p2ab_mueaz_19",
|
|
8
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_mueaz_39",
|
|
9
|
+
"is-navigation-collapsed": "awsui_is-navigation-collapsed_2p2ab_mueaz_43",
|
|
10
|
+
"expand-navigation-toggle": "awsui_expand-navigation-toggle_2p2ab_mueaz_55"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
6
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
7
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
8
|
-
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-
|
|
9
|
-
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-
|
|
10
|
-
"ai-drawer": "awsui_ai-
|
|
11
|
-
"navigation": "
|
|
12
|
-
"tools": "
|
|
13
|
-
"global-tools": "awsui_global-
|
|
14
|
-
"bottom-tool": "awsui_bottom-
|
|
15
|
-
"navigation-collapsed": "awsui_navigation-
|
|
16
|
-
"tools-open": "awsui_tools-
|
|
17
|
-
"split-panel-side": "awsui_split-panel-
|
|
18
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
19
|
-
"panel-hidden": "awsui_panel-
|
|
20
|
-
"toolbar-container": "awsui_toolbar-
|
|
21
|
-
"pseudo-toolbar": "awsui_pseudo-
|
|
22
|
-
"pseudo-toolbar-content": "awsui_pseudo-toolbar-
|
|
23
|
-
"notifications-container": "awsui_notifications-
|
|
24
|
-
"notifications-background": "awsui_notifications-
|
|
25
|
-
"main-landmark": "awsui_main-
|
|
26
|
-
"main": "
|
|
27
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
28
|
-
"content-header": "awsui_content-
|
|
29
|
-
"content": "
|
|
30
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
31
|
-
"hidden": "
|
|
32
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
33
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
4
|
+
"root": "awsui_root_7nfqu_4fyeg_13",
|
|
5
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_4fyeg_57",
|
|
6
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_4fyeg_62",
|
|
7
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_4fyeg_77",
|
|
8
|
+
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-mode_7nfqu_4fyeg_80",
|
|
9
|
+
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-mode_7nfqu_4fyeg_83",
|
|
10
|
+
"ai-drawer": "awsui_ai-drawer_7nfqu_4fyeg_80",
|
|
11
|
+
"navigation": "awsui_navigation_7nfqu_4fyeg_90",
|
|
12
|
+
"tools": "awsui_tools_7nfqu_4fyeg_91",
|
|
13
|
+
"global-tools": "awsui_global-tools_7nfqu_4fyeg_92",
|
|
14
|
+
"bottom-tool": "awsui_bottom-tool_7nfqu_4fyeg_93",
|
|
15
|
+
"navigation-collapsed": "awsui_navigation-collapsed_7nfqu_4fyeg_142",
|
|
16
|
+
"tools-open": "awsui_tools-open_7nfqu_4fyeg_155",
|
|
17
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_4fyeg_169",
|
|
18
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_4fyeg_176",
|
|
19
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_4fyeg_189",
|
|
20
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_4fyeg_199",
|
|
21
|
+
"pseudo-toolbar": "awsui_pseudo-toolbar_7nfqu_4fyeg_213",
|
|
22
|
+
"pseudo-toolbar-content": "awsui_pseudo-toolbar-content_7nfqu_4fyeg_231",
|
|
23
|
+
"notifications-container": "awsui_notifications-container_7nfqu_4fyeg_275",
|
|
24
|
+
"notifications-background": "awsui_notifications-background_7nfqu_4fyeg_279",
|
|
25
|
+
"main-landmark": "awsui_main-landmark_7nfqu_4fyeg_290",
|
|
26
|
+
"main": "awsui_main_7nfqu_4fyeg_290",
|
|
27
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_4fyeg_299",
|
|
28
|
+
"content-header": "awsui_content-header_7nfqu_4fyeg_309",
|
|
29
|
+
"content": "awsui_content_7nfqu_4fyeg_309",
|
|
30
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_4fyeg_319",
|
|
31
|
+
"hidden": "awsui_hidden_7nfqu_4fyeg_324",
|
|
32
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_4fyeg_328",
|
|
33
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_4fyeg_328"
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -10,7 +10,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.
|
|
13
|
+
.awsui_root_7nfqu_4fyeg_13:not(#\9) {
|
|
14
14
|
border-collapse: separate;
|
|
15
15
|
border-spacing: 0;
|
|
16
16
|
box-sizing: border-box;
|
|
@@ -42,72 +42,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
42
42
|
-moz-osx-font-smoothing: auto;
|
|
43
43
|
color: var(--color-text-body-default-b2us04, #16191f);
|
|
44
44
|
background-color: var(--color-background-layout-main-y4565g, #f2f3f3);
|
|
45
|
-
--awsui-max-content-width-
|
|
45
|
+
--awsui-max-content-width-66120l: 100%;
|
|
46
46
|
display: grid;
|
|
47
47
|
grid-template-areas: "toolbar toolbar toolbar" ". notifications ." ". main .";
|
|
48
48
|
grid-template-columns: var(--space-layout-content-horizontal-axaoos, 40px) minmax(0, 1fr) var(--space-layout-content-horizontal-axaoos, 40px);
|
|
49
49
|
grid-template-rows: min-content min-content 1fr;
|
|
50
50
|
}
|
|
51
51
|
@media (min-width: 689px) {
|
|
52
|
-
.
|
|
52
|
+
.awsui_root_7nfqu_4fyeg_13:not(#\9) {
|
|
53
53
|
grid-template-areas: "ai-drawer toolbar toolbar toolbar toolbar toolbar toolbar toolbar" "ai-drawer navigation . notifications . sideSplitPanel tools global-tools" "ai-drawer navigation . main . sideSplitPanel tools global-tools" "ai-drawer bottom-tool bottom-tool bottom-tool bottom-tool bottom-tool bottom-tool global-tools";
|
|
54
|
-
grid-template-columns: min-content min-content minmax(var(--space-layout-content-horizontal-axaoos, 40px), 1fr) minmax(0, var(--awsui-max-content-width-
|
|
54
|
+
grid-template-columns: min-content min-content minmax(var(--space-layout-content-horizontal-axaoos, 40px), 1fr) minmax(0, var(--awsui-max-content-width-66120l)) minmax(var(--space-layout-content-horizontal-axaoos, 40px), 1fr) min-content min-content;
|
|
55
55
|
grid-template-rows: min-content min-content 1fr min-content min-content;
|
|
56
56
|
}
|
|
57
|
-
.
|
|
58
|
-
--awsui-max-content-width-
|
|
57
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_has-adaptive-widths-default_7nfqu_4fyeg_57:not(#\9) {
|
|
58
|
+
--awsui-max-content-width-66120l: 1620px;
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
62
|
-
.
|
|
63
|
-
--awsui-max-content-width-
|
|
62
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_has-adaptive-widths-dashboard_7nfqu_4fyeg_62:not(#\9) {
|
|
63
|
+
--awsui-max-content-width-66120l: 1280px;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
67
|
-
.
|
|
68
|
-
--awsui-max-content-width-
|
|
67
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_has-adaptive-widths-dashboard_7nfqu_4fyeg_62:not(#\9) {
|
|
68
|
+
--awsui-max-content-width-66120l: 1620px;
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
72
|
-
.
|
|
73
|
-
--awsui-max-content-width-
|
|
72
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_has-adaptive-widths-dashboard_7nfqu_4fyeg_62:not(#\9) {
|
|
73
|
+
--awsui-max-content-width-66120l: 2160px;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
@media (min-width: 689px) {
|
|
77
|
-
.
|
|
77
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_drawer-expanded-mode_7nfqu_4fyeg_77:not(#\9) {
|
|
78
78
|
grid-template-columns: 0 0 0 0 0 0 0 auto;
|
|
79
79
|
}
|
|
80
|
-
.
|
|
80
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_drawer-expanded-mode_7nfqu_4fyeg_77.awsui_ai-drawer-expanded-mode_7nfqu_4fyeg_80:not(#\9) {
|
|
81
81
|
grid-template-columns: auto 0 0 0 0 0 0 0;
|
|
82
82
|
}
|
|
83
|
-
.
|
|
83
|
+
.awsui_root_7nfqu_4fyeg_13.awsui_drawer-expanded-mode_7nfqu_4fyeg_77.awsui_bottom-drawer-expanded-mode_7nfqu_4fyeg_83:not(#\9) {
|
|
84
84
|
grid-template-rows: auto;
|
|
85
85
|
grid-template-columns: 0 0 0 0 0 auto 0 0;
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.awsui_ai-
|
|
90
|
-
.
|
|
91
|
-
.
|
|
92
|
-
.awsui_global-
|
|
93
|
-
.awsui_bottom-
|
|
89
|
+
.awsui_ai-drawer_7nfqu_4fyeg_80:not(#\9),
|
|
90
|
+
.awsui_navigation_7nfqu_4fyeg_90:not(#\9),
|
|
91
|
+
.awsui_tools_7nfqu_4fyeg_91:not(#\9),
|
|
92
|
+
.awsui_global-tools_7nfqu_4fyeg_92:not(#\9),
|
|
93
|
+
.awsui_bottom-tool_7nfqu_4fyeg_93:not(#\9) {
|
|
94
94
|
grid-row: 1/-1;
|
|
95
95
|
grid-column: 1/-1;
|
|
96
96
|
background: var(--color-background-container-content-mjfil9, #ffffff);
|
|
97
97
|
opacity: 1;
|
|
98
98
|
}
|
|
99
99
|
@media (max-width: 688px) {
|
|
100
|
-
.awsui_ai-
|
|
101
|
-
.
|
|
102
|
-
.
|
|
103
|
-
.awsui_global-
|
|
104
|
-
.awsui_bottom-
|
|
100
|
+
.awsui_ai-drawer_7nfqu_4fyeg_80:not(#\9),
|
|
101
|
+
.awsui_navigation_7nfqu_4fyeg_90:not(#\9),
|
|
102
|
+
.awsui_tools_7nfqu_4fyeg_91:not(#\9),
|
|
103
|
+
.awsui_global-tools_7nfqu_4fyeg_92:not(#\9),
|
|
104
|
+
.awsui_bottom-tool_7nfqu_4fyeg_93:not(#\9) {
|
|
105
105
|
inline-size: 100%;
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
@media (min-width: 689px) {
|
|
110
|
-
.awsui_bottom-
|
|
110
|
+
.awsui_bottom-tool_7nfqu_4fyeg_93:not(#\9) {
|
|
111
111
|
grid-area: bottom-tool;
|
|
112
112
|
position: sticky;
|
|
113
113
|
inset-block-end: 0;
|
|
@@ -117,48 +117,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
@media (min-width: 689px) {
|
|
120
|
-
.awsui_ai-
|
|
120
|
+
.awsui_ai-drawer_7nfqu_4fyeg_80:not(#\9) {
|
|
121
121
|
grid-area: ai-drawer;
|
|
122
122
|
position: sticky;
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
.
|
|
126
|
+
.awsui_navigation_7nfqu_4fyeg_90:not(#\9) {
|
|
127
127
|
z-index: 830;
|
|
128
128
|
}
|
|
129
129
|
@media (min-width: 689px) {
|
|
130
|
-
.
|
|
130
|
+
.awsui_navigation_7nfqu_4fyeg_90:not(#\9) {
|
|
131
131
|
grid-area: navigation;
|
|
132
|
-
inline-size: var(--awsui-navigation-width-
|
|
132
|
+
inline-size: var(--awsui-navigation-width-66120l);
|
|
133
133
|
border-inline-end: var(--border-width-layout-side-navigation-q0k26x, 1px) solid var(--color-border-layout-side-navigation-a02vgs, #d5dbdb);
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
@media (max-width: 688px) {
|
|
137
|
-
.
|
|
137
|
+
.awsui_navigation_7nfqu_4fyeg_90:not(#\9) {
|
|
138
138
|
z-index: 1001;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
@media (min-width: 689px) {
|
|
142
|
-
.
|
|
143
|
-
inline-size: var(--awsui-navigation-collapsed-width-
|
|
142
|
+
.awsui_navigation_7nfqu_4fyeg_90.awsui_navigation-collapsed_7nfqu_4fyeg_142:not(#\9) {
|
|
143
|
+
inline-size: var(--awsui-navigation-collapsed-width-66120l, var(--size-side-navigation-collapsed-width-irf8ik, 52px));
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
@media (min-width: 689px) {
|
|
148
|
-
.
|
|
148
|
+
.awsui_tools_7nfqu_4fyeg_91:not(#\9) {
|
|
149
149
|
grid-area: tools;
|
|
150
150
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
151
151
|
}
|
|
152
|
-
.
|
|
153
|
-
inline-size: var(--awsui-tools-width-
|
|
152
|
+
.awsui_tools_7nfqu_4fyeg_91:not(#\9):not(:has(> [data-testid])) {
|
|
153
|
+
inline-size: var(--awsui-tools-width-66120l);
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.awsui_tools_7nfqu_4fyeg_91:not(#\9):not(:has(> [data-testid])).awsui_tools-open_7nfqu_4fyeg_155 {
|
|
156
156
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
@media (min-width: 689px) {
|
|
161
|
-
.awsui_global-
|
|
161
|
+
.awsui_global-tools_7nfqu_4fyeg_92:not(#\9) {
|
|
162
162
|
display: flex;
|
|
163
163
|
grid-area: global-tools;
|
|
164
164
|
justify-content: flex-end;
|
|
@@ -166,14 +166,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
}
|
|
167
167
|
|
|
168
168
|
@media (min-width: 689px) {
|
|
169
|
-
.awsui_split-panel-
|
|
169
|
+
.awsui_split-panel-side_7nfqu_4fyeg_169:not(#\9) {
|
|
170
170
|
grid-area: sideSplitPanel;
|
|
171
171
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
172
172
|
opacity: 1;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_split-panel-
|
|
176
|
+
.awsui_split-panel-bottom_7nfqu_4fyeg_176:not(#\9) {
|
|
177
177
|
position: sticky;
|
|
178
178
|
z-index: 840;
|
|
179
179
|
align-self: end;
|
|
@@ -181,22 +181,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
181
|
grid-column: 1/-1;
|
|
182
182
|
}
|
|
183
183
|
@media (min-width: 689px) {
|
|
184
|
-
.awsui_split-panel-
|
|
184
|
+
.awsui_split-panel-bottom_7nfqu_4fyeg_176:not(#\9) {
|
|
185
185
|
grid-column: 3/6;
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_panel-
|
|
189
|
+
.awsui_panel-hidden_7nfqu_4fyeg_189:not(#\9) {
|
|
190
190
|
border-block: none;
|
|
191
191
|
border-inline: none;
|
|
192
192
|
opacity: 0;
|
|
193
193
|
z-index: 0;
|
|
194
194
|
}
|
|
195
|
-
.awsui_panel-
|
|
195
|
+
.awsui_panel-hidden_7nfqu_4fyeg_189.awsui_navigation_7nfqu_4fyeg_90:not(#\9), .awsui_panel-hidden_7nfqu_4fyeg_189.awsui_tools_7nfqu_4fyeg_91:not(#\9), .awsui_panel-hidden_7nfqu_4fyeg_189.awsui_global-tools_7nfqu_4fyeg_92:not(#\9) {
|
|
196
196
|
inline-size: 0px;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_toolbar-
|
|
199
|
+
.awsui_toolbar-container_7nfqu_4fyeg_199:not(#\9) {
|
|
200
200
|
grid-area: toolbar;
|
|
201
201
|
block-size: 42px;
|
|
202
202
|
border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
@@ -210,16 +210,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
210
|
* In light mode: inverse radius trick (dark square + white square with radius).
|
|
211
211
|
* In dark mode: a vertical border line with a rounded top corner + top border on the element itself.
|
|
212
212
|
*/
|
|
213
|
-
.awsui_pseudo-
|
|
213
|
+
.awsui_pseudo-toolbar_7nfqu_4fyeg_213:not(#\9) {
|
|
214
214
|
grid-area: toolbar;
|
|
215
215
|
position: sticky;
|
|
216
216
|
z-index: 1000;
|
|
217
217
|
}
|
|
218
218
|
@media not print {
|
|
219
|
-
.awsui_pseudo-
|
|
219
|
+
.awsui_pseudo-toolbar_7nfqu_4fyeg_213:not(#\9):before {
|
|
220
220
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
221
221
|
}
|
|
222
|
-
.awsui-polaris-dark-mode .awsui_pseudo-
|
|
222
|
+
.awsui-polaris-dark-mode .awsui_pseudo-toolbar_7nfqu_4fyeg_213:not(#\9):before, .awsui-dark-mode .awsui_pseudo-toolbar_7nfqu_4fyeg_213:not(#\9):before {
|
|
223
223
|
content: "";
|
|
224
224
|
position: absolute;
|
|
225
225
|
inline-size: var(--border-divider-section-width-dlkb8v, 1px);
|
|
@@ -228,19 +228,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
228
228
|
}
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.awsui_pseudo-toolbar-
|
|
231
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9) {
|
|
232
232
|
position: relative;
|
|
233
233
|
}
|
|
234
234
|
@media not print {
|
|
235
|
-
.awsui_pseudo-toolbar-
|
|
235
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9) {
|
|
236
236
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
237
237
|
}
|
|
238
|
-
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-
|
|
238
|
+
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9), .awsui-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9) {
|
|
239
239
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
240
240
|
border-start-start-radius: var(--space-xxs-3o1yoq, 4px);
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
|
-
.awsui_pseudo-toolbar-
|
|
243
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):before, .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):after {
|
|
244
244
|
content: "";
|
|
245
245
|
position: absolute;
|
|
246
246
|
inset-block-start: 0;
|
|
@@ -250,81 +250,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
250
250
|
background: var(--color-background-layout-ai-drawer-u8ll44, #1a2029);
|
|
251
251
|
}
|
|
252
252
|
@media not print {
|
|
253
|
-
.awsui_pseudo-toolbar-
|
|
253
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):before, .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):after {
|
|
254
254
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
255
255
|
}
|
|
256
|
-
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-
|
|
256
|
+
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):before, .awsui-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):before, .awsui-polaris-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):after, .awsui-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9):after {
|
|
257
257
|
inset-block-start: -1px;
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
|
-
.awsui_pseudo-toolbar-
|
|
260
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9)::after {
|
|
261
261
|
background-color: var(--color-background-layout-toolbar-1jwzza, #ffffff);
|
|
262
262
|
border-start-start-radius: var(--space-xxs-3o1yoq, 4px);
|
|
263
263
|
}
|
|
264
264
|
@media not print {
|
|
265
|
-
.awsui_pseudo-toolbar-
|
|
265
|
+
.awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9)::after {
|
|
266
266
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
267
267
|
}
|
|
268
|
-
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-
|
|
268
|
+
.awsui-polaris-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9)::after, .awsui-dark-mode .awsui_pseudo-toolbar-content_7nfqu_4fyeg_231:not(#\9)::after {
|
|
269
269
|
background-color: transparent;
|
|
270
270
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
271
271
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-h5yp20, #d5dbdb);
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_notifications-
|
|
275
|
+
.awsui_notifications-container_7nfqu_4fyeg_275:not(#\9) {
|
|
276
276
|
grid-area: notifications;
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.awsui_notifications-
|
|
279
|
+
.awsui_notifications-background_7nfqu_4fyeg_279:not(#\9) {
|
|
280
280
|
background: var(--color-background-layout-main-y4565g, #f2f3f3);
|
|
281
281
|
grid-area: notifications;
|
|
282
282
|
grid-column: 1/-1;
|
|
283
283
|
}
|
|
284
284
|
@media (min-width: 689px) {
|
|
285
|
-
.awsui_notifications-
|
|
285
|
+
.awsui_notifications-background_7nfqu_4fyeg_279:not(#\9) {
|
|
286
286
|
grid-column: 3/6;
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.awsui_main-
|
|
290
|
+
.awsui_main-landmark_7nfqu_4fyeg_290:not(#\9) {
|
|
291
291
|
display: contents;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.
|
|
294
|
+
.awsui_main_7nfqu_4fyeg_290:not(#\9) {
|
|
295
295
|
grid-area: main;
|
|
296
296
|
margin-block-start: var(--space-scaled-s-2crg2b, 12px);
|
|
297
297
|
margin-block-end: var(--space-layout-content-bottom-adv8e9, 20px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_main-disable-
|
|
299
|
+
.awsui_main-disable-paddings_7nfqu_4fyeg_299:not(#\9) {
|
|
300
300
|
margin-block: 0;
|
|
301
301
|
grid-column: 1/-1;
|
|
302
302
|
}
|
|
303
303
|
@media (min-width: 689px) {
|
|
304
|
-
.awsui_main-disable-
|
|
304
|
+
.awsui_main-disable-paddings_7nfqu_4fyeg_299:not(#\9) {
|
|
305
305
|
grid-column: 3/6;
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_content-
|
|
309
|
+
.awsui_content-header_7nfqu_4fyeg_309:not(#\9) {
|
|
310
310
|
margin-block-end: var(--space-content-header-padding-bottom-yv2yex, 16px);
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.
|
|
313
|
+
.awsui_content_7nfqu_4fyeg_309:not(#\9) {
|
|
314
314
|
display: contents;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
318
318
|
@media (max-width: 688px) {
|
|
319
|
-
.awsui_unfocusable-
|
|
319
|
+
.awsui_unfocusable-mobile_7nfqu_4fyeg_319 *:not(#\9) {
|
|
320
320
|
visibility: hidden;
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
-
.
|
|
324
|
+
.awsui_hidden_7nfqu_4fyeg_324:not(#\9) {
|
|
325
325
|
display: none;
|
|
326
326
|
}
|
|
327
327
|
|
|
328
|
-
.awsui_breadcrumbs-
|
|
328
|
+
.awsui_breadcrumbs-own_7nfqu_4fyeg_328:not(#\9):not(:empty) + .awsui_breadcrumbs-discovered_7nfqu_4fyeg_328 {
|
|
329
329
|
display: none;
|
|
330
330
|
}
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js
CHANGED
|
@@ -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
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
7
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
8
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
9
|
-
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-
|
|
10
|
-
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-
|
|
11
|
-
"ai-drawer": "awsui_ai-
|
|
12
|
-
"navigation": "
|
|
13
|
-
"tools": "
|
|
14
|
-
"global-tools": "awsui_global-
|
|
15
|
-
"bottom-tool": "awsui_bottom-
|
|
16
|
-
"navigation-collapsed": "awsui_navigation-
|
|
17
|
-
"tools-open": "awsui_tools-
|
|
18
|
-
"split-panel-side": "awsui_split-panel-
|
|
19
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
20
|
-
"panel-hidden": "awsui_panel-
|
|
21
|
-
"toolbar-container": "awsui_toolbar-
|
|
22
|
-
"pseudo-toolbar": "awsui_pseudo-
|
|
23
|
-
"pseudo-toolbar-content": "awsui_pseudo-toolbar-
|
|
24
|
-
"notifications-container": "awsui_notifications-
|
|
25
|
-
"notifications-background": "awsui_notifications-
|
|
26
|
-
"main-landmark": "awsui_main-
|
|
27
|
-
"main": "
|
|
28
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
29
|
-
"content-header": "awsui_content-
|
|
30
|
-
"content": "
|
|
31
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
32
|
-
"hidden": "
|
|
33
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
34
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
5
|
+
"root": "awsui_root_7nfqu_4fyeg_13",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_4fyeg_57",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_4fyeg_62",
|
|
8
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_4fyeg_77",
|
|
9
|
+
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-mode_7nfqu_4fyeg_80",
|
|
10
|
+
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-mode_7nfqu_4fyeg_83",
|
|
11
|
+
"ai-drawer": "awsui_ai-drawer_7nfqu_4fyeg_80",
|
|
12
|
+
"navigation": "awsui_navigation_7nfqu_4fyeg_90",
|
|
13
|
+
"tools": "awsui_tools_7nfqu_4fyeg_91",
|
|
14
|
+
"global-tools": "awsui_global-tools_7nfqu_4fyeg_92",
|
|
15
|
+
"bottom-tool": "awsui_bottom-tool_7nfqu_4fyeg_93",
|
|
16
|
+
"navigation-collapsed": "awsui_navigation-collapsed_7nfqu_4fyeg_142",
|
|
17
|
+
"tools-open": "awsui_tools-open_7nfqu_4fyeg_155",
|
|
18
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_4fyeg_169",
|
|
19
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_4fyeg_176",
|
|
20
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_4fyeg_189",
|
|
21
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_4fyeg_199",
|
|
22
|
+
"pseudo-toolbar": "awsui_pseudo-toolbar_7nfqu_4fyeg_213",
|
|
23
|
+
"pseudo-toolbar-content": "awsui_pseudo-toolbar-content_7nfqu_4fyeg_231",
|
|
24
|
+
"notifications-container": "awsui_notifications-container_7nfqu_4fyeg_275",
|
|
25
|
+
"notifications-background": "awsui_notifications-background_7nfqu_4fyeg_279",
|
|
26
|
+
"main-landmark": "awsui_main-landmark_7nfqu_4fyeg_290",
|
|
27
|
+
"main": "awsui_main_7nfqu_4fyeg_290",
|
|
28
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_4fyeg_299",
|
|
29
|
+
"content-header": "awsui_content-header_7nfqu_4fyeg_309",
|
|
30
|
+
"content": "awsui_content_7nfqu_4fyeg_309",
|
|
31
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_4fyeg_319",
|
|
32
|
+
"hidden": "awsui_hidden_7nfqu_4fyeg_324",
|
|
33
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_4fyeg_328",
|
|
34
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_4fyeg_328"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"divider": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"additional-info": "awsui_additional-
|
|
13
|
-
"add-row": "awsui_add-
|
|
14
|
-
"add-button": "awsui_add-
|
|
15
|
-
"remove-button-container": "awsui_remove-button-
|
|
16
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
17
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
18
|
-
"remove-button": "awsui_remove-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1dxko_13",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1dxko_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_1dxko_35",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_1dxko_13",
|
|
8
|
+
"row": "awsui_row_n4qlp_1dxko_78",
|
|
9
|
+
"divider": "awsui_divider_n4qlp_1dxko_82",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_1dxko_87",
|
|
11
|
+
"field": "awsui_field_n4qlp_1dxko_91",
|
|
12
|
+
"additional-info": "awsui_additional-info_n4qlp_1dxko_95",
|
|
13
|
+
"add-row": "awsui_add-row_n4qlp_1dxko_142",
|
|
14
|
+
"add-button": "awsui_add-button_n4qlp_1dxko_146",
|
|
15
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_1dxko_150",
|
|
16
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1dxko_154",
|
|
17
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1dxko_158",
|
|
18
|
+
"remove-button": "awsui_remove-button_n4qlp_1dxko_150"
|
|
19
19
|
};
|
|
20
20
|
|