@cloudscape-design/components 3.0.650 → 3.0.652
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- 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/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -6,26 +6,26 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.
|
|
10
|
-
.awsui_notifications-
|
|
9
|
+
.awsui_notifications_1hmm4_1mwpl_9:not(#\9),
|
|
10
|
+
.awsui_notifications-sticky_1hmm4_1mwpl_10:not(#\9) {
|
|
11
11
|
z-index: 850;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.
|
|
14
|
+
.awsui_notifications_1hmm4_1mwpl_9:not(#\9) {
|
|
15
15
|
/* This is necessary for the z-index to have effect */
|
|
16
16
|
position: relative;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.awsui_notifications-
|
|
19
|
+
.awsui_notifications-sticky_1hmm4_1mwpl_10:not(#\9) {
|
|
20
20
|
inset-block-start: 0;
|
|
21
21
|
position: sticky;
|
|
22
|
-
--awsui-flashbar-sticky-bottom-margin-
|
|
22
|
+
--awsui-flashbar-sticky-bottom-margin-9rhwr5: var(--space-xxl-cu2m1r, 32px);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.awsui_no-content-
|
|
25
|
+
.awsui_no-content-paddings_1hmm4_1mwpl_25:not(#\9) {
|
|
26
26
|
/*
|
|
27
27
|
When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
|
|
28
28
|
when the notification bar is rendered, to prevent it from overlapping the content.
|
|
29
29
|
*/
|
|
30
|
-
--awsui-stacked-notifications-bottom-margin-
|
|
30
|
+
--awsui-stacked-notifications-bottom-margin-9rhwr5: var(--space-scaled-l-0hpmd7, 20px);
|
|
31
31
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"notifications": "
|
|
6
|
-
"notifications-sticky": "awsui_notifications-
|
|
7
|
-
"no-content-paddings": "awsui_no-content-
|
|
5
|
+
"notifications": "awsui_notifications_1hmm4_1mwpl_9",
|
|
6
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_1mwpl_10",
|
|
7
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_1mwpl_25"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,16 +1,16 @@
|
|
|
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
|
-
"top-bar": "awsui_top-
|
|
10
|
-
"notifications": "
|
|
11
|
-
"main-landmark": "awsui_main-
|
|
12
|
-
"main": "
|
|
13
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
14
|
-
"content-header": "awsui_content-
|
|
4
|
+
"root": "awsui_root_1uxbz_1ayfw_101",
|
|
5
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_1uxbz_1ayfw_150",
|
|
6
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_1uxbz_1ayfw_165",
|
|
7
|
+
"navigation": "awsui_navigation_1uxbz_1ayfw_180",
|
|
8
|
+
"tools": "awsui_tools_1uxbz_1ayfw_181",
|
|
9
|
+
"top-bar": "awsui_top-bar_1uxbz_1ayfw_204",
|
|
10
|
+
"notifications": "awsui_notifications_1uxbz_1ayfw_210",
|
|
11
|
+
"main-landmark": "awsui_main-landmark_1uxbz_1ayfw_217",
|
|
12
|
+
"main": "awsui_main_1uxbz_1ayfw_217",
|
|
13
|
+
"main-disable-paddings": "awsui_main-disable-paddings_1uxbz_1ayfw_226",
|
|
14
|
+
"content-header": "awsui_content-header_1uxbz_1ayfw_236"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -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_1uxbz_1ayfw_101:not(#\9) {
|
|
102
102
|
border-collapse: separate;
|
|
103
103
|
border-spacing: 0;
|
|
104
104
|
box-sizing: border-box;
|
|
@@ -134,52 +134,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
-moz-osx-font-smoothing: auto;
|
|
135
135
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
136
136
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
137
|
-
--awsui-max-content-width-
|
|
137
|
+
--awsui-max-content-width-9rhwr5: 100%;
|
|
138
138
|
display: grid;
|
|
139
139
|
grid-template-areas: "topBar topBar topBar" ". 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_1uxbz_1ayfw_101:not(#\9) {
|
|
145
145
|
grid-template-areas: "navigation topBar topBar topBar tools" "navigation . notifications . tools" "navigation . main . tools";
|
|
146
|
-
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-
|
|
146
|
+
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-9rhwr5)) minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) 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
|
-
.
|
|
152
|
-
--awsui-max-content-width-
|
|
151
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-default_1uxbz_1ayfw_150:not(#\9) {
|
|
152
|
+
--awsui-max-content-width-9rhwr5: 1280px;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
156
|
-
.
|
|
157
|
-
--awsui-max-content-width-
|
|
156
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-default_1uxbz_1ayfw_150:not(#\9) {
|
|
157
|
+
--awsui-max-content-width-9rhwr5: 1440px;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
161
|
-
.
|
|
162
|
-
--awsui-max-content-width-
|
|
161
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-default_1uxbz_1ayfw_150:not(#\9) {
|
|
162
|
+
--awsui-max-content-width-9rhwr5: 1620px;
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
165
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
166
|
-
.
|
|
167
|
-
--awsui-max-content-width-
|
|
166
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-dashboard_1uxbz_1ayfw_165:not(#\9) {
|
|
167
|
+
--awsui-max-content-width-9rhwr5: 1280px;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
171
|
-
.
|
|
172
|
-
--awsui-max-content-width-
|
|
171
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-dashboard_1uxbz_1ayfw_165:not(#\9) {
|
|
172
|
+
--awsui-max-content-width-9rhwr5: 1620px;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
176
|
-
.
|
|
177
|
-
--awsui-max-content-width-
|
|
176
|
+
.awsui_root_1uxbz_1ayfw_101.awsui_has-adaptive-widths-dashboard_1uxbz_1ayfw_165:not(#\9) {
|
|
177
|
+
--awsui-max-content-width-9rhwr5: 2160px;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
182
|
-
.
|
|
181
|
+
.awsui_navigation_1uxbz_1ayfw_180:not(#\9),
|
|
182
|
+
.awsui_tools_1uxbz_1ayfw_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,53 +187,53 @@ 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_1uxbz_1ayfw_180:not(#\9) {
|
|
191
191
|
grid-area: navigation;
|
|
192
|
-
inline-size: var(--awsui-navigation-width-
|
|
192
|
+
inline-size: var(--awsui-navigation-width-9rhwr5);
|
|
193
193
|
border-inline-end: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
|
|
197
197
|
@media (min-width: 689px) {
|
|
198
|
-
.
|
|
198
|
+
.awsui_tools_1uxbz_1ayfw_181:not(#\9) {
|
|
199
199
|
grid-area: tools;
|
|
200
|
-
inline-size: var(--awsui-tools-width-
|
|
200
|
+
inline-size: var(--awsui-tools-width-9rhwr5);
|
|
201
201
|
border-inline-start: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.awsui_top-
|
|
205
|
+
.awsui_top-bar_1uxbz_1ayfw_204:not(#\9) {
|
|
206
206
|
grid-area: topBar;
|
|
207
207
|
block-size: 48px;
|
|
208
208
|
border-block-end: 1px solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_notifications_1uxbz_1ayfw_210:not(#\9) {
|
|
212
212
|
grid-area: notifications;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_notifications_1uxbz_1ayfw_210:not(#\9):not(:empty) {
|
|
215
215
|
padding-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.awsui_main-
|
|
218
|
+
.awsui_main-landmark_1uxbz_1ayfw_217:not(#\9) {
|
|
219
219
|
display: contents;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_main_1uxbz_1ayfw_217:not(#\9) {
|
|
223
223
|
grid-area: main;
|
|
224
224
|
margin-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
225
225
|
margin-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
226
226
|
}
|
|
227
|
-
.awsui_main-disable-
|
|
227
|
+
.awsui_main-disable-paddings_1uxbz_1ayfw_226:not(#\9) {
|
|
228
228
|
grid-column: 1/-1;
|
|
229
229
|
margin-block: 0;
|
|
230
230
|
}
|
|
231
231
|
@media (min-width: 689px) {
|
|
232
|
-
.awsui_main-disable-
|
|
232
|
+
.awsui_main-disable-paddings_1uxbz_1ayfw_226:not(#\9) {
|
|
233
233
|
grid-column: 2/span 3;
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_content-
|
|
237
|
+
.awsui_content-header_1uxbz_1ayfw_236:not(#\9) {
|
|
238
238
|
margin-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
239
239
|
}
|
|
@@ -2,16 +2,16 @@
|
|
|
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
|
-
"top-bar": "awsui_top-
|
|
11
|
-
"notifications": "
|
|
12
|
-
"main-landmark": "awsui_main-
|
|
13
|
-
"main": "
|
|
14
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
15
|
-
"content-header": "awsui_content-
|
|
5
|
+
"root": "awsui_root_1uxbz_1ayfw_101",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_1uxbz_1ayfw_150",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_1uxbz_1ayfw_165",
|
|
8
|
+
"navigation": "awsui_navigation_1uxbz_1ayfw_180",
|
|
9
|
+
"tools": "awsui_tools_1uxbz_1ayfw_181",
|
|
10
|
+
"top-bar": "awsui_top-bar_1uxbz_1ayfw_204",
|
|
11
|
+
"notifications": "awsui_notifications_1uxbz_1ayfw_210",
|
|
12
|
+
"main-landmark": "awsui_main-landmark_1uxbz_1ayfw_217",
|
|
13
|
+
"main": "awsui_main_1uxbz_1ayfw_217",
|
|
14
|
+
"main-disable-paddings": "awsui_main-disable-paddings_1uxbz_1ayfw_226",
|
|
15
|
+
"content-header": "awsui_content-header_1uxbz_1ayfw_236"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"toggle-button": "awsui_toggle-
|
|
5
|
-
"close-button": "awsui_close-
|
|
4
|
+
"toggle-button": "awsui_toggle-button_16w0h_112uf_97",
|
|
5
|
+
"close-button": "awsui_close-button_16w0h_112uf_132"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -94,7 +94,7 @@ 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_toggle-
|
|
97
|
+
.awsui_toggle-button_16w0h_112uf_97:not(#\9) {
|
|
98
98
|
cursor: pointer;
|
|
99
99
|
border-block: 0;
|
|
100
100
|
border-inline: 0;
|
|
@@ -103,25 +103,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
background: transparent;
|
|
104
104
|
color: currentColor;
|
|
105
105
|
}
|
|
106
|
-
.awsui_toggle-
|
|
106
|
+
.awsui_toggle-button_16w0h_112uf_97:not(#\9):focus {
|
|
107
107
|
outline: none;
|
|
108
108
|
text-decoration: none;
|
|
109
109
|
}
|
|
110
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
110
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_112uf_97:not(#\9):focus {
|
|
111
111
|
position: relative;
|
|
112
112
|
}
|
|
113
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
113
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_112uf_97:not(#\9):focus {
|
|
114
114
|
outline: 2px dotted transparent;
|
|
115
115
|
outline-offset: calc(var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) - 1px);
|
|
116
116
|
}
|
|
117
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
117
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_112uf_97:not(#\9):focus::before {
|
|
118
118
|
content: " ";
|
|
119
119
|
display: block;
|
|
120
120
|
position: absolute;
|
|
121
121
|
inset-inline-start: calc(-1 * var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px));
|
|
122
122
|
inset-block-start: calc(-1 * var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px));
|
|
123
|
-
inline-size: calc(100% +
|
|
124
|
-
block-size: calc(100% +
|
|
123
|
+
inline-size: calc(100% + var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) + var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px));
|
|
124
|
+
block-size: calc(100% + var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) + var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px));
|
|
125
125
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
126
126
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
127
127
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -129,7 +129,7 @@ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_jvfu3_97:not(#\9)
|
|
|
129
129
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.awsui_close-
|
|
132
|
+
.awsui_close-button_16w0h_112uf_132:not(#\9) {
|
|
133
133
|
position: absolute;
|
|
134
134
|
outline: none;
|
|
135
135
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"toggle-button": "awsui_toggle-
|
|
6
|
-
"close-button": "awsui_close-
|
|
5
|
+
"toggle-button": "awsui_toggle-button_16w0h_112uf_97",
|
|
6
|
+
"close-button": "awsui_close-button_16w0h_112uf_132"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"drawers-container": "awsui_drawers-
|
|
8
|
-
"has-open-drawer": "awsui_has-open-
|
|
9
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
10
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
11
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
12
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
13
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
14
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
15
|
-
"drawers-trigger": "awsui_drawers-
|
|
16
|
-
"drawer": "
|
|
17
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-content": "awsui_drawer-
|
|
20
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
21
|
-
"drawer-slider": "awsui_drawer-
|
|
22
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
23
|
-
"content": "
|
|
24
|
-
"layout": "
|
|
25
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
26
|
-
"content-type-dashboard": "awsui_content-type-
|
|
27
|
-
"content-type-table": "awsui_content-type-
|
|
28
|
-
"content-type-cards": "awsui_content-type-
|
|
29
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
30
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
31
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
32
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
33
|
-
"has-breadcrumbs": "awsui_has-
|
|
34
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
35
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
36
|
-
"has-header": "awsui_has-
|
|
37
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
38
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
39
|
-
"has-left-toggles-gutter": "awsui_has-left-toggles-
|
|
40
|
-
"has-right-toggles-gutter": "awsui_has-right-toggles-
|
|
41
|
-
"has-split-panel": "awsui_has-split-
|
|
42
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
43
|
-
"block-body-scroll": "awsui_block-body-
|
|
44
|
-
"unfocusable": "
|
|
45
|
-
"container": "
|
|
46
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
47
|
-
"is-tools-open": "awsui_is-tools-
|
|
48
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
49
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
50
|
-
"has-active-drawer": "awsui_has-active-
|
|
51
|
-
"mobile-toolbar": "awsui_mobile-
|
|
52
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
53
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
54
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
56
|
-
"navigation-container": "awsui_navigation-
|
|
57
|
-
"show-navigation": "awsui_show-
|
|
58
|
-
"animating": "
|
|
59
|
-
"showButtons": "
|
|
60
|
-
"navigation": "
|
|
61
|
-
"openNavigation": "
|
|
62
|
-
"animated-content": "awsui_animated-
|
|
63
|
-
"hide-navigation": "awsui_hide-
|
|
64
|
-
"notifications": "
|
|
65
|
-
"has-notification-content": "awsui_has-notification-
|
|
66
|
-
"sticky-notifications": "awsui_sticky-
|
|
67
|
-
"high-contrast": "awsui_high-
|
|
68
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
69
|
-
"position-bottom": "awsui_position-
|
|
70
|
-
"openSplitPanelBottom": "
|
|
71
|
-
"split-panel-side": "awsui_split-panel-
|
|
72
|
-
"position-side": "awsui_position-
|
|
73
|
-
"tools-container": "awsui_tools-
|
|
74
|
-
"tools": "
|
|
75
|
-
"openTools": "
|
|
76
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
77
|
-
"hide-tools": "awsui_hide-
|
|
78
|
-
"show-tools": "awsui_show-
|
|
79
|
-
"has-tools-form": "awsui_has-tools-
|
|
80
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
81
|
-
"trigger": "
|
|
82
|
-
"selected": "
|
|
83
|
-
"badge": "
|
|
84
|
-
"trigger-wrapper": "awsui_trigger-
|
|
85
|
-
"dot": "
|
|
4
|
+
"background": "awsui_background_hyvsj_16gcr_97",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_16gcr_100",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_16gcr_111",
|
|
7
|
+
"drawers-container": "awsui_drawers-container_hyvsj_16gcr_124",
|
|
8
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_16gcr_135",
|
|
9
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_16gcr_156",
|
|
10
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_16gcr_161",
|
|
11
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_16gcr_202",
|
|
12
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_16gcr_212",
|
|
13
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_16gcr_216",
|
|
14
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_16gcr_230",
|
|
15
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_16gcr_216",
|
|
16
|
+
"drawer": "awsui_drawer_hyvsj_16gcr_124",
|
|
17
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_16gcr_261",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_16gcr_270",
|
|
19
|
+
"drawer-content": "awsui_drawer-content_hyvsj_16gcr_261",
|
|
20
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_16gcr_278",
|
|
21
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_16gcr_281",
|
|
22
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_16gcr_288",
|
|
23
|
+
"content": "awsui_content_hyvsj_16gcr_314",
|
|
24
|
+
"layout": "awsui_layout_hyvsj_16gcr_335",
|
|
25
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_16gcr_407",
|
|
26
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_16gcr_422",
|
|
27
|
+
"content-type-table": "awsui_content-type-table_hyvsj_16gcr_436",
|
|
28
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_16gcr_436",
|
|
29
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_16gcr_442",
|
|
30
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_16gcr_445",
|
|
31
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_16gcr_459",
|
|
32
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_16gcr_462",
|
|
33
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_16gcr_472",
|
|
34
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_16gcr_475",
|
|
35
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_16gcr_475",
|
|
36
|
+
"has-header": "awsui_has-header_hyvsj_16gcr_475",
|
|
37
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_16gcr_490",
|
|
38
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_16gcr_490",
|
|
39
|
+
"has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_16gcr_510",
|
|
40
|
+
"has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_16gcr_513",
|
|
41
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_16gcr_533",
|
|
42
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_16gcr_533",
|
|
43
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_16gcr_541",
|
|
44
|
+
"unfocusable": "awsui_unfocusable_hyvsj_16gcr_546",
|
|
45
|
+
"container": "awsui_container_hyvsj_16gcr_556",
|
|
46
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_16gcr_582",
|
|
47
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_16gcr_585",
|
|
48
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_16gcr_585",
|
|
49
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_16gcr_585",
|
|
50
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_16gcr_585",
|
|
51
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_16gcr_594",
|
|
52
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_16gcr_611",
|
|
53
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_16gcr_615",
|
|
54
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_16gcr_619",
|
|
55
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_16gcr_623",
|
|
56
|
+
"navigation-container": "awsui_navigation-container_hyvsj_16gcr_632",
|
|
57
|
+
"show-navigation": "awsui_show-navigation_hyvsj_16gcr_670",
|
|
58
|
+
"animating": "awsui_animating_hyvsj_16gcr_693",
|
|
59
|
+
"showButtons": "awsui_showButtons_hyvsj_16gcr_1",
|
|
60
|
+
"navigation": "awsui_navigation_hyvsj_16gcr_632",
|
|
61
|
+
"openNavigation": "awsui_openNavigation_hyvsj_16gcr_1",
|
|
62
|
+
"animated-content": "awsui_animated-content_hyvsj_16gcr_755",
|
|
63
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_16gcr_764",
|
|
64
|
+
"notifications": "awsui_notifications_hyvsj_16gcr_774",
|
|
65
|
+
"has-notification-content": "awsui_has-notification-content_hyvsj_16gcr_779",
|
|
66
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_16gcr_783",
|
|
67
|
+
"high-contrast": "awsui_high-contrast_hyvsj_16gcr_788",
|
|
68
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_16gcr_806",
|
|
69
|
+
"position-bottom": "awsui_position-bottom_hyvsj_16gcr_853",
|
|
70
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_16gcr_1",
|
|
71
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_16gcr_882",
|
|
72
|
+
"position-side": "awsui_position-side_hyvsj_16gcr_895",
|
|
73
|
+
"tools-container": "awsui_tools-container_hyvsj_16gcr_917",
|
|
74
|
+
"tools": "awsui_tools_hyvsj_16gcr_917",
|
|
75
|
+
"openTools": "awsui_openTools_hyvsj_16gcr_1",
|
|
76
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_16gcr_1006",
|
|
77
|
+
"hide-tools": "awsui_hide-tools_hyvsj_16gcr_1016",
|
|
78
|
+
"show-tools": "awsui_show-tools_hyvsj_16gcr_1028",
|
|
79
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_16gcr_1006",
|
|
80
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_16gcr_1111",
|
|
81
|
+
"trigger": "awsui_trigger_hyvsj_16gcr_1111",
|
|
82
|
+
"selected": "awsui_selected_hyvsj_16gcr_1189",
|
|
83
|
+
"badge": "awsui_badge_hyvsj_16gcr_1209",
|
|
84
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_16gcr_1213",
|
|
85
|
+
"dot": "awsui_dot_hyvsj_16gcr_1224"
|
|
86
86
|
};
|
|
87
87
|
|