@cloudscape-design/components 3.0.693 → 3.0.694
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +28 -28
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +30 -44
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/button-dropdown/analytics-metadata/interfaces.d.ts +26 -0
- package/button-dropdown/analytics-metadata/interfaces.d.ts.map +1 -0
- package/button-dropdown/analytics-metadata/interfaces.js +4 -0
- package/button-dropdown/analytics-metadata/interfaces.js.map +1 -0
- package/button-dropdown/analytics-metadata/styles.css.js +8 -0
- package/button-dropdown/analytics-metadata/styles.scoped.css +9 -0
- package/button-dropdown/analytics-metadata/styles.selectors.js +9 -0
- package/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/category-element.js +2 -2
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +10 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +3 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +22 -6
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +15 -4
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/items-list.d.ts +1 -1
- package/button-dropdown/items-list.d.ts.map +1 -1
- package/button-dropdown/items-list.js +4 -4
- package/button-dropdown/items-list.js.map +1 -1
- package/button-dropdown/styles.css.js +18 -15
- package/button-dropdown/styles.scoped.css +31 -22
- package/button-dropdown/styles.selectors.js +18 -15
- package/container/analytics-metadata/interfaces.d.ts +5 -0
- package/container/analytics-metadata/interfaces.d.ts.map +1 -0
- package/container/analytics-metadata/interfaces.js +4 -0
- package/container/analytics-metadata/interfaces.js.map +1 -0
- package/container/analytics-metadata/styles.css.js +6 -0
- package/container/analytics-metadata/styles.scoped.css +7 -0
- package/container/analytics-metadata/styles.selectors.js +7 -0
- package/container/index.d.ts.map +1 -1
- package/container/index.js +6 -1
- package/container/index.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +4 -2
- package/container/internal.js.map +1 -1
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -1
- package/drawer/implementation.js.map +1 -1
- package/drawer/styles.css.js +4 -3
- package/drawer/styles.scoped.css +16 -8
- package/drawer/styles.selectors.js +4 -3
- package/form/analytics-metadata/interfaces.d.ts +13 -0
- package/form/analytics-metadata/interfaces.d.ts.map +1 -0
- package/form/analytics-metadata/interfaces.js +4 -0
- package/form/analytics-metadata/interfaces.js.map +1 -0
- package/form/analytics-metadata/styles.css.js +6 -0
- package/form/analytics-metadata/styles.scoped.css +7 -0
- package/form/analytics-metadata/styles.selectors.js +7 -0
- package/form/index.d.ts.map +1 -1
- package/form/index.js +1 -1
- package/form/index.js.map +1 -1
- package/form/internal.d.ts +4 -2
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +13 -3
- package/form/internal.js.map +1 -1
- package/header/analytics-metadata/styles.css.js +6 -0
- package/header/analytics-metadata/styles.scoped.css +7 -0
- package/header/analytics-metadata/styles.selectors.js +7 -0
- package/header/internal.d.ts.map +1 -1
- package/header/internal.js +4 -2
- package/header/internal.js.map +1 -1
- package/help-panel/implementation.d.ts.map +1 -1
- package/help-panel/implementation.js +4 -2
- package/help-panel/implementation.js.map +1 -1
- package/help-panel/styles.css.js +5 -4
- package/help-panel/styles.scoped.css +74 -65
- package/help-panel/styles.selectors.js +5 -4
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +52 -49
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/token-list/index.d.ts +1 -0
- package/internal/components/token-list/index.d.ts.map +1 -1
- package/internal/components/token-list/index.js.map +1 -1
- package/internal/components/tooltip/index.d.ts.map +1 -1
- package/internal/components/tooltip/index.js +1 -1
- package/internal/components/tooltip/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/internal.d.ts +2 -1
- package/popover/internal.d.ts.map +1 -1
- package/popover/internal.js +1 -1
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +52 -50
- package/popover/styles.scoped.css +75 -67
- package/popover/styles.selectors.js +52 -50
- package/property-filter/filtering-token/index.d.ts +25 -8
- package/property-filter/filtering-token/index.d.ts.map +1 -1
- package/property-filter/filtering-token/index.js +51 -11
- package/property-filter/filtering-token/index.js.map +1 -1
- package/property-filter/filtering-token/styles.css.js +18 -7
- package/property-filter/filtering-token/styles.scoped.css +100 -17
- package/property-filter/filtering-token/styles.selectors.js +18 -7
- package/property-filter/styles.css.js +31 -32
- package/property-filter/styles.scoped.css +33 -34
- package/property-filter/styles.selectors.js +31 -32
- package/property-filter/test-classes/styles.css.js +14 -9
- package/property-filter/test-classes/styles.scoped.css +29 -9
- package/property-filter/test-classes/styles.selectors.js +14 -9
- package/property-filter/token-editor.d.ts +5 -5
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +19 -25
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/token.d.ts.map +1 -1
- package/property-filter/token.js +15 -5
- package/property-filter/token.js.map +1 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +3 -1
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/styles.css.js +29 -28
- package/side-navigation/styles.scoped.css +47 -38
- package/side-navigation/styles.selectors.js +29 -28
- package/split-panel/implementation.d.ts.map +1 -1
- package/split-panel/implementation.js +3 -1
- package/split-panel/implementation.js.map +1 -1
- package/split-panel/side.d.ts.map +1 -1
- package/split-panel/side.js +4 -1
- package/split-panel/side.js.map +1 -1
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +62 -44
- package/split-panel/styles.selectors.js +27 -27
- package/test-utils/dom/property-filter/index.d.ts +10 -0
- package/test-utils/dom/property-filter/index.js +25 -1
- package/test-utils/dom/property-filter/index.js.map +1 -1
- package/test-utils/selectors/property-filter/index.d.ts +10 -0
- package/test-utils/selectors/property-filter/index.js +25 -1
- package/test-utils/selectors/property-filter/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"drawer": "
|
|
5
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
6
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
7
|
-
"drawer-content": "awsui_drawer-
|
|
8
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
9
|
-
"drawer-slider": "awsui_drawer-
|
|
4
|
+
"drawer": "awsui_drawer_12i0j_k2p6n_101",
|
|
5
|
+
"drawer-content-container": "awsui_drawer-content-container_12i0j_k2p6n_114",
|
|
6
|
+
"drawer-close-button": "awsui_drawer-close-button_12i0j_k2p6n_122",
|
|
7
|
+
"drawer-content": "awsui_drawer-content_12i0j_k2p6n_114",
|
|
8
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_k2p6n_131",
|
|
9
|
+
"drawer-slider": "awsui_drawer-slider_12i0j_k2p6n_134"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -98,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_drawer_12i0j_k2p6n_101:not(#\9) {
|
|
102
102
|
position: sticky;
|
|
103
103
|
z-index: 830;
|
|
104
104
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
@@ -111,27 +111,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
111
|
pointer-events: auto;
|
|
112
112
|
word-wrap: break-word;
|
|
113
113
|
}
|
|
114
|
-
.
|
|
114
|
+
.awsui_drawer_12i0j_k2p6n_101 > .awsui_drawer-content-container_12i0j_k2p6n_114:not(#\9) {
|
|
115
115
|
grid-column: 1/span 2;
|
|
116
116
|
grid-row: 1;
|
|
117
117
|
display: grid;
|
|
118
118
|
grid-template-columns: var(--space-m-udix3p, 16px) 1fr auto var(--space-m-udix3p, 16px);
|
|
119
|
-
grid-template-rows:
|
|
119
|
+
grid-template-rows: 10px auto 1fr;
|
|
120
120
|
overflow-y: auto;
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_drawer_12i0j_k2p6n_101 > .awsui_drawer-content-container_12i0j_k2p6n_114 > .awsui_drawer-close-button_12i0j_k2p6n_122:not(#\9) {
|
|
123
123
|
grid-column: 3;
|
|
124
124
|
grid-row: 2;
|
|
125
125
|
z-index: 1;
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.awsui_drawer_12i0j_k2p6n_101 > .awsui_drawer-content-container_12i0j_k2p6n_114 > .awsui_drawer-content_12i0j_k2p6n_114:not(#\9) {
|
|
128
128
|
grid-column: 1/span 4;
|
|
129
129
|
grid-row: 1/span 2;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_drawer_12i0j_k2p6n_101 > .awsui_drawer-content-container_12i0j_k2p6n_114 > .awsui_drawer-content_12i0j_k2p6n_114.awsui_drawer-content-hidden_12i0j_k2p6n_131:not(#\9) {
|
|
132
132
|
display: none;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_drawer_12i0j_k2p6n_101 > .awsui_drawer-slider_12i0j_k2p6n_134:not(#\9) {
|
|
135
135
|
grid-column: 1;
|
|
136
136
|
grid-row: 1;
|
|
137
137
|
block-size: 100%;
|
|
@@ -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
|
-
"drawer": "
|
|
6
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
7
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
8
|
-
"drawer-content": "awsui_drawer-
|
|
9
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
10
|
-
"drawer-slider": "awsui_drawer-
|
|
5
|
+
"drawer": "awsui_drawer_12i0j_k2p6n_101",
|
|
6
|
+
"drawer-content-container": "awsui_drawer-content-container_12i0j_k2p6n_114",
|
|
7
|
+
"drawer-close-button": "awsui_drawer-close-button_12i0j_k2p6n_122",
|
|
8
|
+
"drawer-content": "awsui_drawer-content_12i0j_k2p6n_114",
|
|
9
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_k2p6n_131",
|
|
10
|
+
"drawer-slider": "awsui_drawer-slider_12i0j_k2p6n_134"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"navigation": "
|
|
5
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
6
|
-
"animating": "
|
|
7
|
-
"openNavigation": "
|
|
8
|
-
"animated-content": "awsui_animated-
|
|
9
|
-
"hide-navigation": "awsui_hide-
|
|
4
|
+
"navigation": "awsui_navigation_2p2ab_10zez_101",
|
|
5
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_10zez_129",
|
|
6
|
+
"animating": "awsui_animating_2p2ab_10zez_133",
|
|
7
|
+
"openNavigation": "awsui_openNavigation_2p2ab_10zez_1",
|
|
8
|
+
"animated-content": "awsui_animated-content_2p2ab_10zez_146",
|
|
9
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_10zez_155"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -94,7 +94,11 @@ 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
|
-
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
.awsui_navigation_2p2ab_10zez_101:not(#\9) {
|
|
98
102
|
position: sticky;
|
|
99
103
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
100
104
|
inset-block-end: 0;
|
|
@@ -112,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
116
|
prevent unwanted text wrapping.
|
|
113
117
|
*/
|
|
114
118
|
}
|
|
115
|
-
@keyframes
|
|
119
|
+
@keyframes awsui_openNavigation_2p2ab_10zez_1 {
|
|
116
120
|
from {
|
|
117
121
|
opacity: 0;
|
|
118
122
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
@@ -122,34 +126,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
126
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
123
127
|
}
|
|
124
128
|
}
|
|
125
|
-
.
|
|
129
|
+
.awsui_navigation_2p2ab_10zez_101:not(#\9):not(.awsui_is-navigation-open_2p2ab_10zez_129) {
|
|
126
130
|
inline-size: 0;
|
|
127
131
|
display: none;
|
|
128
132
|
}
|
|
129
|
-
.
|
|
130
|
-
animation:
|
|
133
|
+
.awsui_navigation_2p2ab_10zez_101.awsui_is-navigation-open_2p2ab_10zez_129.awsui_animating_2p2ab_10zez_133:not(#\9) {
|
|
134
|
+
animation: awsui_openNavigation_2p2ab_10zez_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
131
135
|
}
|
|
132
136
|
@media (prefers-reduced-motion: reduce) {
|
|
133
|
-
.
|
|
137
|
+
.awsui_navigation_2p2ab_10zez_101.awsui_is-navigation-open_2p2ab_10zez_129.awsui_animating_2p2ab_10zez_133:not(#\9) {
|
|
134
138
|
animation: none;
|
|
135
139
|
transition: none;
|
|
136
140
|
}
|
|
137
141
|
}
|
|
138
|
-
.awsui-motion-disabled .
|
|
142
|
+
.awsui-motion-disabled .awsui_navigation_2p2ab_10zez_101.awsui_is-navigation-open_2p2ab_10zez_129.awsui_animating_2p2ab_10zez_133:not(#\9), .awsui-mode-entering .awsui_navigation_2p2ab_10zez_101.awsui_is-navigation-open_2p2ab_10zez_129.awsui_animating_2p2ab_10zez_133:not(#\9) {
|
|
139
143
|
animation: none;
|
|
140
144
|
transition: none;
|
|
141
145
|
}
|
|
142
|
-
.
|
|
146
|
+
.awsui_navigation_2p2ab_10zez_101 > .awsui_animated-content_2p2ab_10zez_146:not(#\9) {
|
|
143
147
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
144
148
|
}
|
|
145
149
|
@media (max-width: 688px) {
|
|
146
|
-
.
|
|
150
|
+
.awsui_navigation_2p2ab_10zez_101:not(#\9) {
|
|
147
151
|
--awsui-navigation-width-g964ok: 100vw;
|
|
148
152
|
}
|
|
149
153
|
}
|
|
150
154
|
|
|
151
|
-
.awsui_hide-
|
|
155
|
+
.awsui_hide-navigation_2p2ab_10zez_155:not(#\9) {
|
|
152
156
|
position: absolute;
|
|
153
157
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
154
|
-
inset-block-start:
|
|
158
|
+
inset-block-start: 10px;
|
|
155
159
|
}
|
|
@@ -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
|
-
"navigation": "
|
|
6
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
7
|
-
"animating": "
|
|
8
|
-
"openNavigation": "
|
|
9
|
-
"animated-content": "awsui_animated-
|
|
10
|
-
"hide-navigation": "awsui_hide-
|
|
5
|
+
"navigation": "awsui_navigation_2p2ab_10zez_101",
|
|
6
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_10zez_129",
|
|
7
|
+
"animating": "awsui_animating_2p2ab_10zez_133",
|
|
8
|
+
"openNavigation": "awsui_openNavigation_2p2ab_10zez_1",
|
|
9
|
+
"animated-content": "awsui_animated-content_2p2ab_10zez_146",
|
|
10
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_10zez_155"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,21 +1,21 @@
|
|
|
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
|
-
"navigation": "
|
|
8
|
-
"tools": "
|
|
9
|
-
"split-panel-side": "awsui_split-panel-
|
|
10
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
11
|
-
"panel-hidden": "awsui_panel-
|
|
12
|
-
"toolbar-container": "awsui_toolbar-
|
|
13
|
-
"notifications-container": "awsui_notifications-
|
|
14
|
-
"main-landmark": "awsui_main-
|
|
15
|
-
"main": "
|
|
16
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
17
|
-
"content-header": "awsui_content-
|
|
18
|
-
"content": "
|
|
19
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
4
|
+
"root": "awsui_root_7nfqu_1sfpa_101",
|
|
5
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1sfpa_150",
|
|
6
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1sfpa_165",
|
|
7
|
+
"navigation": "awsui_navigation_7nfqu_1sfpa_180",
|
|
8
|
+
"tools": "awsui_tools_7nfqu_1sfpa_181",
|
|
9
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_1sfpa_205",
|
|
10
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1sfpa_211",
|
|
11
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_1sfpa_224",
|
|
12
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_1sfpa_228",
|
|
13
|
+
"notifications-container": "awsui_notifications-container_7nfqu_1sfpa_234",
|
|
14
|
+
"main-landmark": "awsui_main-landmark_7nfqu_1sfpa_241",
|
|
15
|
+
"main": "awsui_main_7nfqu_1sfpa_241",
|
|
16
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1sfpa_250",
|
|
17
|
+
"content-header": "awsui_content-header_7nfqu_1sfpa_260",
|
|
18
|
+
"content": "awsui_content_7nfqu_1sfpa_260",
|
|
19
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1sfpa_269"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -98,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_root_7nfqu_1sfpa_101:not(#\9) {
|
|
102
102
|
border-collapse: separate;
|
|
103
103
|
border-spacing: 0;
|
|
104
104
|
box-sizing: border-box;
|
|
@@ -136,50 +136,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
136
136
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
137
137
|
--awsui-max-content-width-g964ok: 100%;
|
|
138
138
|
display: grid;
|
|
139
|
-
grid-template-areas: "
|
|
139
|
+
grid-template-areas: "toolbar toolbar toolbar" ". notifications ." ". main .";
|
|
140
140
|
grid-template-columns: var(--space-layout-content-horizontal-7l52k3, 24px) 1fr var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
141
141
|
grid-template-rows: min-content min-content 1fr;
|
|
142
142
|
}
|
|
143
143
|
@media (min-width: 689px) {
|
|
144
|
-
.
|
|
144
|
+
.awsui_root_7nfqu_1sfpa_101:not(#\9) {
|
|
145
145
|
grid-template-areas: "navigation toolbar toolbar toolbar toolbar tools" "navigation . notifications . sideSplitPanel tools" "navigation . main . sideSplitPanel tools";
|
|
146
146
|
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-g964ok)) minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) min-content min-content;
|
|
147
147
|
grid-template-rows: min-content min-content 1fr min-content;
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
151
|
-
.
|
|
151
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-default_7nfqu_1sfpa_150:not(#\9) {
|
|
152
152
|
--awsui-max-content-width-g964ok: 1280px;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
156
|
-
.
|
|
156
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-default_7nfqu_1sfpa_150:not(#\9) {
|
|
157
157
|
--awsui-max-content-width-g964ok: 1440px;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
161
|
-
.
|
|
161
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-default_7nfqu_1sfpa_150:not(#\9) {
|
|
162
162
|
--awsui-max-content-width-g964ok: 1620px;
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
165
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
166
|
-
.
|
|
166
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-dashboard_7nfqu_1sfpa_165:not(#\9) {
|
|
167
167
|
--awsui-max-content-width-g964ok: 1280px;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
171
|
-
.
|
|
171
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-dashboard_7nfqu_1sfpa_165:not(#\9) {
|
|
172
172
|
--awsui-max-content-width-g964ok: 1620px;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
176
|
-
.
|
|
176
|
+
.awsui_root_7nfqu_1sfpa_101.awsui_has-adaptive-widths-dashboard_7nfqu_1sfpa_165:not(#\9) {
|
|
177
177
|
--awsui-max-content-width-g964ok: 2160px;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
182
|
-
.
|
|
181
|
+
.awsui_navigation_7nfqu_1sfpa_180:not(#\9),
|
|
182
|
+
.awsui_tools_7nfqu_1sfpa_181:not(#\9) {
|
|
183
183
|
grid-row: 1/-1;
|
|
184
184
|
grid-column: 1/-1;
|
|
185
185
|
background: var(--color-background-container-content-4un1ap, #ffffff);
|
|
@@ -187,7 +187,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
@media (min-width: 689px) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_navigation_7nfqu_1sfpa_180:not(#\9) {
|
|
191
191
|
grid-area: navigation;
|
|
192
192
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
193
193
|
border-inline-end: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
@@ -195,7 +195,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
}
|
|
196
196
|
|
|
197
197
|
@media (min-width: 689px) {
|
|
198
|
-
.
|
|
198
|
+
.awsui_tools_7nfqu_1sfpa_181:not(#\9) {
|
|
199
199
|
grid-area: tools;
|
|
200
200
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
201
201
|
border-inline-start: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
@@ -203,13 +203,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
@media (min-width: 689px) {
|
|
206
|
-
.awsui_split-panel-
|
|
206
|
+
.awsui_split-panel-side_7nfqu_1sfpa_205:not(#\9) {
|
|
207
207
|
grid-area: sideSplitPanel;
|
|
208
208
|
border-inline-start: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_split-panel-
|
|
212
|
+
.awsui_split-panel-bottom_7nfqu_1sfpa_211:not(#\9) {
|
|
213
213
|
position: sticky;
|
|
214
214
|
z-index: 840;
|
|
215
215
|
align-self: end;
|
|
@@ -217,61 +217,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
217
|
grid-column: 1/-1;
|
|
218
218
|
}
|
|
219
219
|
@media (min-width: 689px) {
|
|
220
|
-
.awsui_split-panel-
|
|
220
|
+
.awsui_split-panel-bottom_7nfqu_1sfpa_211:not(#\9) {
|
|
221
221
|
grid-column: 2/span 3;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_panel-
|
|
225
|
+
.awsui_panel-hidden_7nfqu_1sfpa_224:not(#\9) {
|
|
226
226
|
display: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_toolbar-
|
|
229
|
+
.awsui_toolbar-container_7nfqu_1sfpa_228:not(#\9) {
|
|
230
230
|
grid-area: toolbar;
|
|
231
231
|
block-size: 48px;
|
|
232
232
|
border-block-end: 1px solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_notifications-
|
|
235
|
+
.awsui_notifications-container_7nfqu_1sfpa_234:not(#\9) {
|
|
236
236
|
grid-area: notifications;
|
|
237
237
|
}
|
|
238
|
-
.awsui_notifications-
|
|
238
|
+
.awsui_notifications-container_7nfqu_1sfpa_234:not(#\9):not(:empty) {
|
|
239
239
|
padding-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.awsui_main-
|
|
242
|
+
.awsui_main-landmark_7nfqu_1sfpa_241:not(#\9) {
|
|
243
243
|
display: contents;
|
|
244
244
|
}
|
|
245
245
|
|
|
246
|
-
.
|
|
246
|
+
.awsui_main_7nfqu_1sfpa_241:not(#\9) {
|
|
247
247
|
grid-area: main;
|
|
248
248
|
margin-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
249
249
|
margin-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
250
250
|
}
|
|
251
|
-
.awsui_main-disable-
|
|
251
|
+
.awsui_main-disable-paddings_7nfqu_1sfpa_250:not(#\9) {
|
|
252
252
|
grid-column: 1/-1;
|
|
253
253
|
margin-block: 0;
|
|
254
254
|
}
|
|
255
255
|
@media (min-width: 689px) {
|
|
256
|
-
.awsui_main-disable-
|
|
256
|
+
.awsui_main-disable-paddings_7nfqu_1sfpa_250:not(#\9) {
|
|
257
257
|
grid-column: 2/span 3;
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.awsui_content-
|
|
261
|
+
.awsui_content-header_7nfqu_1sfpa_260:not(#\9) {
|
|
262
262
|
margin-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.
|
|
265
|
+
.awsui_content_7nfqu_1sfpa_260:not(#\9) {
|
|
266
266
|
display: contents;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
269
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
270
|
-
.awsui_unfocusable-
|
|
270
|
+
.awsui_unfocusable-mobile_7nfqu_1sfpa_269 *:not(#\9) {
|
|
271
271
|
visibility: hidden;
|
|
272
272
|
}
|
|
273
273
|
@media (min-width: 689px) {
|
|
274
|
-
.awsui_unfocusable-
|
|
274
|
+
.awsui_unfocusable-mobile_7nfqu_1sfpa_269 *:not(#\9) {
|
|
275
275
|
visibility: visible;
|
|
276
276
|
}
|
|
277
277
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
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
|
-
"navigation": "
|
|
9
|
-
"tools": "
|
|
10
|
-
"split-panel-side": "awsui_split-panel-
|
|
11
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
12
|
-
"panel-hidden": "awsui_panel-
|
|
13
|
-
"toolbar-container": "awsui_toolbar-
|
|
14
|
-
"notifications-container": "awsui_notifications-
|
|
15
|
-
"main-landmark": "awsui_main-
|
|
16
|
-
"main": "
|
|
17
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
18
|
-
"content-header": "awsui_content-
|
|
19
|
-
"content": "
|
|
20
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
5
|
+
"root": "awsui_root_7nfqu_1sfpa_101",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1sfpa_150",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1sfpa_165",
|
|
8
|
+
"navigation": "awsui_navigation_7nfqu_1sfpa_180",
|
|
9
|
+
"tools": "awsui_tools_7nfqu_1sfpa_181",
|
|
10
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_1sfpa_205",
|
|
11
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1sfpa_211",
|
|
12
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_1sfpa_224",
|
|
13
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_1sfpa_228",
|
|
14
|
+
"notifications-container": "awsui_notifications-container_7nfqu_1sfpa_234",
|
|
15
|
+
"main-landmark": "awsui_main-landmark_7nfqu_1sfpa_241",
|
|
16
|
+
"main": "awsui_main_7nfqu_1sfpa_241",
|
|
17
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1sfpa_250",
|
|
18
|
+
"content-header": "awsui_content-header_7nfqu_1sfpa_260",
|
|
19
|
+
"content": "awsui_content_7nfqu_1sfpa_260",
|
|
20
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1sfpa_269"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
5
|
-
"trigger": "
|
|
6
|
-
"selected": "
|
|
7
|
-
"badge": "
|
|
8
|
-
"trigger-wrapper": "awsui_trigger-
|
|
9
|
-
"dot": "
|
|
4
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_lpshu_14eln_97",
|
|
5
|
+
"trigger": "awsui_trigger_lpshu_14eln_97",
|
|
6
|
+
"selected": "awsui_selected_lpshu_14eln_186",
|
|
7
|
+
"badge": "awsui_badge_lpshu_14eln_206",
|
|
8
|
+
"trigger-wrapper": "awsui_trigger-wrapper_lpshu_14eln_210",
|
|
9
|
+
"dot": "awsui_dot_lpshu_14eln_218"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -94,17 +94,15 @@ 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_trigger-badge-
|
|
97
|
+
.awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9) {
|
|
98
98
|
background: transparent;
|
|
99
99
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
100
|
-
border-block: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
101
|
-
border-inline: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
102
100
|
border-start-start-radius: 50%;
|
|
103
101
|
border-start-end-radius: 50%;
|
|
104
102
|
border-end-start-radius: 50%;
|
|
105
103
|
border-end-end-radius: 50%;
|
|
106
|
-
block-size:
|
|
107
|
-
inline-size:
|
|
104
|
+
block-size: 34px;
|
|
105
|
+
inline-size: 34px;
|
|
108
106
|
display: flex;
|
|
109
107
|
align-items: center;
|
|
110
108
|
justify-content: center;
|
|
@@ -115,21 +113,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
115
113
|
display: flex;
|
|
116
114
|
justify-content: center;
|
|
117
115
|
align-items: center;
|
|
118
|
-
clip-path: path("
|
|
116
|
+
clip-path: path("M32.185 9.34876C31.1913 10.1916 29.905 10.7 28.4999 10.7C25.3519 10.7 22.7999 8.14803 22.7999 5C22.7999 3.68192 23.2473 2.46833 23.9985 1.50281C21.8642 0.537421 19.4948 0 17 0C7.61116 0 0 7.61116 0 17C0 26.3888 7.61116 34 17 34C26.3888 34 34 26.3888 34 17C34 14.2479 33.346 11.6485 32.185 9.34876Z");
|
|
119
117
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
120
118
|
}
|
|
121
|
-
.awsui_trigger-badge-
|
|
119
|
+
.awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9):hover {
|
|
122
120
|
background: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
123
121
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
124
|
-
border-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
125
122
|
}
|
|
126
|
-
.awsui_trigger-badge-
|
|
123
|
+
.awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9):active {
|
|
127
124
|
background: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
128
125
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
129
|
-
border-color: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
130
126
|
}
|
|
131
|
-
.awsui_trigger-badge-
|
|
132
|
-
clip-path: path("M1.
|
|
127
|
+
.awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9):dir(rtl) {
|
|
128
|
+
clip-path: path("M1.81502 9.34876C2.80869 10.1916 4.09501 10.7 5.50007 10.7C8.6481 10.7 11.2001 8.14803 11.2001 5C11.2001 3.68192 10.7527 2.46833 10.0015 1.50281C12.1358 0.537421 14.5052 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17C0 14.2479 0.653984 11.6485 1.81502 9.34876Z");
|
|
133
129
|
}
|
|
134
130
|
|
|
135
131
|
/*
|
|
@@ -137,42 +133,40 @@ Warning! If these design tokens for width change it will adversely impact
|
|
|
137
133
|
the calculation used to determine the Split Panel maximum width in the
|
|
138
134
|
handleSplitPanelMaxWidth function in the context.
|
|
139
135
|
*/
|
|
140
|
-
.
|
|
136
|
+
.awsui_trigger_lpshu_14eln_97:not(#\9) {
|
|
141
137
|
background: transparent;
|
|
142
138
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
143
|
-
border-block: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
144
|
-
border-inline: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
145
139
|
border-start-start-radius: 50%;
|
|
146
140
|
border-start-end-radius: 50%;
|
|
147
141
|
border-end-start-radius: 50%;
|
|
148
142
|
border-end-end-radius: 50%;
|
|
149
|
-
block-size:
|
|
150
|
-
inline-size:
|
|
143
|
+
block-size: 34px;
|
|
144
|
+
inline-size: 34px;
|
|
151
145
|
display: flex;
|
|
152
146
|
align-items: center;
|
|
153
147
|
justify-content: center;
|
|
154
148
|
box-sizing: border-box;
|
|
149
|
+
border-block: none;
|
|
150
|
+
border-inline: none;
|
|
155
151
|
cursor: pointer;
|
|
156
152
|
pointer-events: auto;
|
|
157
153
|
}
|
|
158
|
-
.
|
|
154
|
+
.awsui_trigger_lpshu_14eln_97:not(#\9):hover {
|
|
159
155
|
background: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
160
156
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
161
|
-
border-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
162
157
|
}
|
|
163
|
-
.
|
|
158
|
+
.awsui_trigger_lpshu_14eln_97:not(#\9):active {
|
|
164
159
|
background: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
165
160
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
166
|
-
border-color: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
167
161
|
}
|
|
168
|
-
body[data-awsui-focus-visible=true] .
|
|
162
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_14eln_97:not(#\9):focus {
|
|
169
163
|
position: relative;
|
|
170
164
|
}
|
|
171
|
-
body[data-awsui-focus-visible=true] .
|
|
165
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_14eln_97:not(#\9):focus {
|
|
172
166
|
outline: 2px dotted transparent;
|
|
173
167
|
outline-offset: calc(3px - 1px);
|
|
174
168
|
}
|
|
175
|
-
body[data-awsui-focus-visible=true] .
|
|
169
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_14eln_97:not(#\9):focus::before {
|
|
176
170
|
content: " ";
|
|
177
171
|
display: block;
|
|
178
172
|
position: absolute;
|
|
@@ -186,42 +180,34 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1878d_97:not(#\9):focus
|
|
|
186
180
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
187
181
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
188
182
|
}
|
|
189
|
-
.
|
|
183
|
+
.awsui_trigger_lpshu_14eln_97:not(#\9):focus {
|
|
190
184
|
outline: none;
|
|
191
185
|
}
|
|
192
|
-
.
|
|
186
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186:not(#\9) {
|
|
193
187
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
194
188
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
195
|
-
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
196
|
-
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
197
189
|
}
|
|
198
|
-
.
|
|
190
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186:not(#\9):hover {
|
|
199
191
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
200
|
-
border-color: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
201
192
|
}
|
|
202
|
-
.
|
|
193
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186:not(#\9):active {
|
|
203
194
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
204
|
-
border-color: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
205
195
|
}
|
|
206
|
-
.
|
|
196
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186 > .awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9) {
|
|
207
197
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
208
198
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
209
|
-
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
210
|
-
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
211
199
|
}
|
|
212
|
-
.
|
|
200
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186 > .awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9):hover {
|
|
213
201
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
214
|
-
border-color: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
215
202
|
}
|
|
216
|
-
.
|
|
203
|
+
.awsui_trigger_lpshu_14eln_97.awsui_selected_lpshu_14eln_186 > .awsui_trigger-badge-wrapper_lpshu_14eln_97:not(#\9):active {
|
|
217
204
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
218
|
-
border-color: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
219
205
|
}
|
|
220
|
-
.
|
|
206
|
+
.awsui_trigger_lpshu_14eln_97.awsui_badge_lpshu_14eln_206:not(#\9), .awsui_trigger_lpshu_14eln_97.awsui_badge_lpshu_14eln_206:not(#\9):hover, .awsui_trigger_lpshu_14eln_97.awsui_badge_lpshu_14eln_206:not(#\9):active {
|
|
221
207
|
background: transparent;
|
|
222
208
|
}
|
|
223
209
|
|
|
224
|
-
.awsui_trigger-
|
|
210
|
+
.awsui_trigger-wrapper_lpshu_14eln_210:not(#\9) {
|
|
225
211
|
position: relative;
|
|
226
212
|
border-start-start-radius: 50%;
|
|
227
213
|
border-start-end-radius: 50%;
|
|
@@ -229,10 +215,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1878d_97:not(#\9):focus
|
|
|
229
215
|
border-end-end-radius: 50%;
|
|
230
216
|
}
|
|
231
217
|
|
|
232
|
-
.
|
|
218
|
+
.awsui_dot_lpshu_14eln_218:not(#\9) {
|
|
233
219
|
position: absolute;
|
|
234
|
-
inline-size:
|
|
235
|
-
block-size:
|
|
220
|
+
inline-size: 8px;
|
|
221
|
+
block-size: 8px;
|
|
236
222
|
border-start-start-radius: 8px;
|
|
237
223
|
border-start-end-radius: 8px;
|
|
238
224
|
border-end-start-radius: 8px;
|