@cloudscape-design/components 3.0.361 → 3.0.363
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/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_error-icon-shake-
|
|
98
|
-
animation: awsui_awsui-motion-shake-
|
|
97
|
+
.awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-shake-
|
|
100
|
+
@keyframes awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 {
|
|
101
101
|
0% {
|
|
102
102
|
transform: translateX(-5px);
|
|
103
103
|
animation-timing-function: linear;
|
|
@@ -111,20 +111,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
@media (prefers-reduced-motion: reduce) {
|
|
114
|
-
.awsui_error-icon-shake-
|
|
114
|
+
.awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
.awsui-motion-disabled .awsui_error-icon-shake-
|
|
119
|
+
.awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.awsui_error-icon-scale-
|
|
125
|
-
animation: awsui_awsui-motion-scale-
|
|
124
|
+
.awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
125
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
126
126
|
}
|
|
127
|
-
@keyframes awsui_awsui-motion-scale-
|
|
127
|
+
@keyframes awsui_awsui-motion-scale-popup_14mhv_1i80l_1 {
|
|
128
128
|
0% {
|
|
129
129
|
transform: scale(0.95);
|
|
130
130
|
}
|
|
@@ -133,20 +133,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
@media (prefers-reduced-motion: reduce) {
|
|
136
|
-
.awsui_error-icon-scale-
|
|
136
|
+
.awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
137
137
|
animation: none;
|
|
138
138
|
transition: none;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
.awsui-motion-disabled .awsui_error-icon-scale-
|
|
141
|
+
.awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
142
142
|
animation: none;
|
|
143
143
|
transition: none;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.
|
|
147
|
-
animation: awsui_awsui-motion-fade-in-
|
|
146
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
147
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
148
148
|
}
|
|
149
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
149
|
+
@keyframes awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 {
|
|
150
150
|
from {
|
|
151
151
|
opacity: 0;
|
|
152
152
|
}
|
|
@@ -155,17 +155,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
@media (prefers-reduced-motion: reduce) {
|
|
158
|
-
.
|
|
158
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
159
159
|
animation: none;
|
|
160
160
|
transition: none;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
|
-
.awsui-motion-disabled .
|
|
163
|
+
.awsui-motion-disabled .awsui_error_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_14mhv_1i80l_168:not(#\9) {
|
|
169
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
170
170
|
border-collapse: separate;
|
|
171
171
|
border-spacing: 0;
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
box-sizing: border-box;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_label_14mhv_1i80l_182:not(#\9) {
|
|
209
209
|
box-sizing: border-box;
|
|
210
210
|
color: var(--color-text-form-label-ktbzsd, #000716);
|
|
211
211
|
display: inline;
|
|
@@ -214,43 +214,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
215
215
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_label_14mhv_1i80l_182:not(#\9):only-child {
|
|
218
218
|
margin: 0;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.
|
|
221
|
+
.awsui_info_14mhv_1i80l_195:not(#\9) {
|
|
222
222
|
padding-left: var(--space-xs-zb16t3, 8px);
|
|
223
|
-
border-left: var(--border-divider-section-width-
|
|
223
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
227
|
-
.
|
|
226
|
+
.awsui_description_14mhv_1i80l_200:not(#\9),
|
|
227
|
+
.awsui_constraint_14mhv_1i80l_201:not(#\9) {
|
|
228
228
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
229
229
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
230
230
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
231
231
|
letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
235
|
-
.awsui_constraint-has-
|
|
234
|
+
.awsui_hints_14mhv_1i80l_208:not(#\9),
|
|
235
|
+
.awsui_constraint-has-error_14mhv_1i80l_209:not(#\9) {
|
|
236
236
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.awsui_secondary-
|
|
239
|
+
.awsui_secondary-control_14mhv_1i80l_213:not(#\9) {
|
|
240
240
|
/* used in test-utils */
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
.awsui_controls_14mhv_1i80l_217:not(#\9):not(.awsui_label-hidden_14mhv_1i80l_217) {
|
|
244
244
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_control_14mhv_1i80l_217:not(#\9) {
|
|
248
248
|
min-width: 0;
|
|
249
249
|
-ms-word-break: break-all;
|
|
250
250
|
word-break: break-word;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
|
-
.
|
|
253
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
254
254
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
255
255
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
256
256
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
@@ -259,11 +259,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
align-items: flex-start;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
.awsui_error__message_14mhv_1i80l_236:not(#\9) {
|
|
263
263
|
margin-left: var(--space-xxs-p8yyaw, 4px);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.awsui_visually-
|
|
266
|
+
.awsui_visually-hidden_14mhv_1i80l_240:not(#\9) {
|
|
267
267
|
position: absolute !important;
|
|
268
268
|
top: -9999px !important;
|
|
269
269
|
left: -9999px !important;
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"error": "
|
|
10
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
11
|
-
"root": "
|
|
12
|
-
"label": "
|
|
13
|
-
"info": "
|
|
14
|
-
"description": "
|
|
15
|
-
"constraint": "
|
|
16
|
-
"hints": "
|
|
17
|
-
"constraint-has-error": "awsui_constraint-has-
|
|
18
|
-
"secondary-control": "awsui_secondary-
|
|
19
|
-
"controls": "
|
|
20
|
-
"label-hidden": "awsui_label-
|
|
21
|
-
"control": "
|
|
22
|
-
"error__message": "
|
|
23
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_1i80l_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1",
|
|
7
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_1i80l_124",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_1i80l_1",
|
|
9
|
+
"error": "awsui_error_14mhv_1i80l_97",
|
|
10
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_1i80l_1",
|
|
11
|
+
"root": "awsui_root_14mhv_1i80l_168",
|
|
12
|
+
"label": "awsui_label_14mhv_1i80l_182",
|
|
13
|
+
"info": "awsui_info_14mhv_1i80l_195",
|
|
14
|
+
"description": "awsui_description_14mhv_1i80l_200",
|
|
15
|
+
"constraint": "awsui_constraint_14mhv_1i80l_201",
|
|
16
|
+
"hints": "awsui_hints_14mhv_1i80l_208",
|
|
17
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_1i80l_209",
|
|
18
|
+
"secondary-control": "awsui_secondary-control_14mhv_1i80l_213",
|
|
19
|
+
"controls": "awsui_controls_14mhv_1i80l_217",
|
|
20
|
+
"label-hidden": "awsui_label-hidden_14mhv_1i80l_217",
|
|
21
|
+
"control": "awsui_control_14mhv_1i80l_217",
|
|
22
|
+
"error__message": "awsui_error__message_14mhv_1i80l_236",
|
|
23
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_1i80l_240"
|
|
24
24
|
};
|
|
25
25
|
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"header": "
|
|
6
|
-
"content": "
|
|
7
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_211xp_94",
|
|
5
|
+
"header": "awsui_header_1d237_211xp_228",
|
|
6
|
+
"content": "awsui_content_1d237_211xp_258",
|
|
7
|
+
"footer": "awsui_footer_1d237_211xp_304"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_help-
|
|
94
|
+
.awsui_help-panel_1d237_211xp_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -131,32 +131,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
word-wrap: break-word;
|
|
132
132
|
padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-panel-side-right-xofg51, 24px) 0 var(--space-panel-side-left-5t0who, 28px);
|
|
133
133
|
}
|
|
134
|
-
.awsui_help-
|
|
134
|
+
.awsui_help-panel_1d237_211xp_94 hr:not(#\9) {
|
|
135
135
|
border: none;
|
|
136
|
-
border-top: var(--border-divider-section-width-
|
|
136
|
+
border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
137
137
|
margin: var(--space-scaled-xl-kswcw7, 24px) calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
138
138
|
}
|
|
139
|
-
.awsui_help-
|
|
140
|
-
.awsui_help-
|
|
139
|
+
.awsui_help-panel_1d237_211xp_94 ol:not(#\9),
|
|
140
|
+
.awsui_help-panel_1d237_211xp_94 ul:not(#\9) {
|
|
141
141
|
padding-left: var(--space-l-t419sm, 20px);
|
|
142
142
|
list-style-position: outside;
|
|
143
143
|
margin: var(--space-s-34lx8l, 12px) 0;
|
|
144
144
|
}
|
|
145
|
-
.awsui_help-
|
|
145
|
+
.awsui_help-panel_1d237_211xp_94 li:not(#\9) {
|
|
146
146
|
margin: var(--space-scaled-xxs-7597g1, 4px) 0;
|
|
147
147
|
}
|
|
148
|
-
.awsui_help-
|
|
149
|
-
.awsui_help-
|
|
150
|
-
.awsui_help-
|
|
151
|
-
.awsui_help-
|
|
152
|
-
.awsui_help-
|
|
153
|
-
.awsui_help-
|
|
154
|
-
.awsui_help-
|
|
148
|
+
.awsui_help-panel_1d237_211xp_94 a:not(#\9),
|
|
149
|
+
.awsui_help-panel_1d237_211xp_94 h2:not(#\9),
|
|
150
|
+
.awsui_help-panel_1d237_211xp_94 h3:not(#\9),
|
|
151
|
+
.awsui_help-panel_1d237_211xp_94 h4:not(#\9),
|
|
152
|
+
.awsui_help-panel_1d237_211xp_94 h5:not(#\9),
|
|
153
|
+
.awsui_help-panel_1d237_211xp_94 pre:not(#\9),
|
|
154
|
+
.awsui_help-panel_1d237_211xp_94 code:not(#\9) {
|
|
155
155
|
margin: var(--space-xs-zb16t3, 8px) 0;
|
|
156
156
|
padding-top: 0;
|
|
157
157
|
padding-bottom: 0;
|
|
158
158
|
}
|
|
159
|
-
.awsui_help-
|
|
159
|
+
.awsui_help-panel_1d237_211xp_94 code:not(#\9) {
|
|
160
160
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
161
161
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
162
162
|
letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
|
|
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
word-wrap: break-word;
|
|
167
167
|
white-space: pre-wrap;
|
|
168
168
|
}
|
|
169
|
-
.awsui_help-
|
|
169
|
+
.awsui_help-panel_1d237_211xp_94 pre:not(#\9) {
|
|
170
170
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
171
171
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
172
172
|
letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
|
|
@@ -177,38 +177,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
white-space: pre-wrap;
|
|
178
178
|
padding: var(--space-xxs-p8yyaw, 4px);
|
|
179
179
|
}
|
|
180
|
-
.awsui_help-
|
|
180
|
+
.awsui_help-panel_1d237_211xp_94 dl:not(#\9) {
|
|
181
181
|
margin: var(--space-s-34lx8l, 12px) 0;
|
|
182
182
|
/* stylelint-disable-next-line selector-max-universal */
|
|
183
183
|
}
|
|
184
|
-
.awsui_help-
|
|
184
|
+
.awsui_help-panel_1d237_211xp_94 dl *:not(#\9) {
|
|
185
185
|
margin-top: 0;
|
|
186
186
|
margin-bottom: 0;
|
|
187
187
|
}
|
|
188
|
-
.awsui_help-
|
|
188
|
+
.awsui_help-panel_1d237_211xp_94 dt:not(#\9) {
|
|
189
189
|
margin-top: var(--space-xs-zb16t3, 8px);
|
|
190
190
|
font-weight: 700;
|
|
191
191
|
}
|
|
192
|
-
.awsui_help-
|
|
192
|
+
.awsui_help-panel_1d237_211xp_94 dd:not(#\9) {
|
|
193
193
|
margin: 0 0 var(--space-xs-zb16t3, 8px);
|
|
194
194
|
}
|
|
195
|
-
.awsui_help-
|
|
196
|
-
.awsui_help-
|
|
197
|
-
.awsui_help-
|
|
198
|
-
.awsui_help-
|
|
199
|
-
.awsui_help-
|
|
195
|
+
.awsui_help-panel_1d237_211xp_94 h2:not(#\9),
|
|
196
|
+
.awsui_help-panel_1d237_211xp_94 h3:not(#\9),
|
|
197
|
+
.awsui_help-panel_1d237_211xp_94 h4:not(#\9),
|
|
198
|
+
.awsui_help-panel_1d237_211xp_94 h5:not(#\9),
|
|
199
|
+
.awsui_help-panel_1d237_211xp_94 h6:not(#\9) {
|
|
200
200
|
margin-top: var(--space-xl-lmui9r, 24px);
|
|
201
201
|
color: var(--color-text-heading-default-rtslvy, #000716);
|
|
202
202
|
}
|
|
203
|
-
.awsui_help-
|
|
203
|
+
.awsui_help-panel_1d237_211xp_94 > :not(#\9):last-child {
|
|
204
204
|
margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
|
|
205
205
|
}
|
|
206
|
-
.awsui_help-
|
|
206
|
+
.awsui_help-panel_1d237_211xp_94 p:not(#\9) {
|
|
207
207
|
color: inherit;
|
|
208
208
|
text-decoration: none;
|
|
209
209
|
margin: var(--space-s-34lx8l, 12px) 0;
|
|
210
210
|
}
|
|
211
|
-
.awsui_help-
|
|
211
|
+
.awsui_help-panel_1d237_211xp_94 h1:not(#\9) {
|
|
212
212
|
font-size: var(--font-heading-xl-size-h632xk, 24px);
|
|
213
213
|
line-height: var(--font-heading-xl-line-height-qs40h8, 30px);
|
|
214
214
|
letter-spacing: var(--font-heading-xl-letter-spacing-6telo5, -0.02em);
|
|
@@ -216,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
217
217
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
218
218
|
}
|
|
219
|
-
.awsui_help-
|
|
219
|
+
.awsui_help-panel_1d237_211xp_94 h2:not(#\9) {
|
|
220
220
|
font-size: var(--font-heading-l-size-hknb7q, 20px);
|
|
221
221
|
line-height: var(--font-heading-l-line-height-thvd8z, 24px);
|
|
222
222
|
letter-spacing: var(--font-heading-l-letter-spacing-r9otw4, -0.015em);
|
|
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
225
225
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
226
226
|
}
|
|
227
|
-
.awsui_help-
|
|
227
|
+
.awsui_help-panel_1d237_211xp_94 h3:not(#\9) {
|
|
228
228
|
font-size: var(--font-heading-m-size-ytqm4n, 18px);
|
|
229
229
|
line-height: var(--font-heading-m-line-height-bk6bii, 22px);
|
|
230
230
|
letter-spacing: var(--font-heading-m-letter-spacing-fefyfv, -0.01em);
|
|
@@ -232,7 +232,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
232
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
233
233
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_211xp_94 h4:not(#\9) {
|
|
236
236
|
font-size: var(--font-heading-s-size-5q52fl, 16px);
|
|
237
237
|
line-height: var(--font-heading-s-line-height-w6crw0, 20px);
|
|
238
238
|
letter-spacing: var(--font-heading-s-letter-spacing-ebpsb6, -0.005em);
|
|
@@ -240,18 +240,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
241
241
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
242
242
|
}
|
|
243
|
-
.awsui_help-
|
|
243
|
+
.awsui_help-panel_1d237_211xp_94 h5:not(#\9) {
|
|
244
244
|
font-size: var(--font-heading-xs-size-d24gfe, 14px);
|
|
245
245
|
line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
|
|
246
246
|
font-weight: var(--font-heading-xs-weight-dcgvdt, 700);
|
|
247
247
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
248
248
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
249
249
|
}
|
|
250
|
-
.awsui_help-
|
|
251
|
-
.awsui_help-
|
|
250
|
+
.awsui_help-panel_1d237_211xp_94 b:not(#\9),
|
|
251
|
+
.awsui_help-panel_1d237_211xp_94 strong:not(#\9) {
|
|
252
252
|
font-weight: 700;
|
|
253
253
|
}
|
|
254
|
-
.awsui_help-
|
|
254
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228:not(#\9) {
|
|
255
255
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
256
256
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
257
257
|
font-weight: var(--font-heading-l-weight-a4lz4s, 700);
|
|
@@ -262,14 +262,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
262
262
|
padding-left: var(--space-panel-side-left-5t0who, 28px);
|
|
263
263
|
padding-right: calc(var(--space-xl-lmui9r, 24px) + var(--space-scaled-xxl-wbot5q, 32px));
|
|
264
264
|
border: none;
|
|
265
|
-
border-bottom: var(--border-divider-section-width-
|
|
265
|
+
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
266
266
|
margin: 0 calc(-1 * var(--space-panel-side-right-xofg51, 24px)) var(--space-scaled-l-0hpmd7, 20px) calc(-1 * var(--space-panel-side-left-5t0who, 28px));
|
|
267
267
|
}
|
|
268
|
-
.awsui_help-
|
|
269
|
-
.awsui_help-
|
|
270
|
-
.awsui_help-
|
|
271
|
-
.awsui_help-
|
|
272
|
-
.awsui_help-
|
|
268
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228 h2:not(#\9),
|
|
269
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228 h3:not(#\9),
|
|
270
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228 h4:not(#\9),
|
|
271
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228 h5:not(#\9),
|
|
272
|
+
.awsui_help-panel_1d237_211xp_94 .awsui_header_1d237_211xp_228 h6:not(#\9) {
|
|
273
273
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
274
274
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
275
275
|
font-weight: var(--font-heading-l-weight-a4lz4s, 700);
|
|
@@ -281,17 +281,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
margin-bottom: 0;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.
|
|
284
|
+
.awsui_content_1d237_211xp_258:not(#\9) {
|
|
285
285
|
color: var(--color-text-body-secondary-so8znq, #414d5c);
|
|
286
286
|
}
|
|
287
|
-
.
|
|
288
|
-
.
|
|
289
|
-
.
|
|
290
|
-
.
|
|
291
|
-
.
|
|
287
|
+
.awsui_content_1d237_211xp_258 h2:not(#\9):first-child,
|
|
288
|
+
.awsui_content_1d237_211xp_258 h3:not(#\9):first-child,
|
|
289
|
+
.awsui_content_1d237_211xp_258 h4:not(#\9):first-child,
|
|
290
|
+
.awsui_content_1d237_211xp_258 h5:not(#\9):first-child,
|
|
291
|
+
.awsui_content_1d237_211xp_258 h6:not(#\9):first-child {
|
|
292
292
|
margin-top: 0;
|
|
293
293
|
}
|
|
294
|
-
.
|
|
294
|
+
.awsui_content_1d237_211xp_258 a:not(#\9) {
|
|
295
295
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
296
296
|
font-weight: inherit;
|
|
297
297
|
letter-spacing: normal;
|
|
@@ -304,45 +304,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
304
304
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
305
305
|
}
|
|
306
306
|
@media (prefers-reduced-motion: reduce) {
|
|
307
|
-
.
|
|
307
|
+
.awsui_content_1d237_211xp_258 a:not(#\9) {
|
|
308
308
|
animation: none;
|
|
309
309
|
transition: none;
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
|
-
.awsui-motion-disabled .
|
|
312
|
+
.awsui-motion-disabled .awsui_content_1d237_211xp_258 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_211xp_258 a:not(#\9) {
|
|
313
313
|
animation: none;
|
|
314
314
|
transition: none;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
316
|
+
.awsui_content_1d237_211xp_258 a:not(#\9):hover {
|
|
317
317
|
cursor: pointer;
|
|
318
318
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_content_1d237_211xp_258 a:not(#\9):focus {
|
|
321
321
|
outline: none;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_content_1d237_211xp_258 a:not(#\9):active {
|
|
324
324
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_content_1d237_211xp_258 a:not(#\9):active, .awsui_content_1d237_211xp_258 a:not(#\9):focus, .awsui_content_1d237_211xp_258 a:not(#\9):hover {
|
|
327
327
|
text-decoration: underline;
|
|
328
328
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
329
329
|
text-decoration-color: currentColor;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.
|
|
332
|
+
.awsui_footer_1d237_211xp_304:not(#\9) {
|
|
333
333
|
color: var(--color-text-body-secondary-so8znq, #414d5c);
|
|
334
|
-
border-top: var(--border-divider-section-width-
|
|
334
|
+
border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
335
335
|
margin: var(--space-scaled-xl-kswcw7, 24px) calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
336
336
|
padding: 0 var(--space-s-34lx8l, 12px);
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_footer_1d237_211xp_304 > :not(#\9):first-child {
|
|
339
339
|
margin-top: var(--space-scaled-xl-kswcw7, 24px);
|
|
340
340
|
}
|
|
341
|
-
.
|
|
341
|
+
.awsui_footer_1d237_211xp_304 ul:not(#\9) {
|
|
342
342
|
list-style: none;
|
|
343
343
|
padding-left: 0;
|
|
344
344
|
}
|
|
345
|
-
.
|
|
345
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9) {
|
|
346
346
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
347
347
|
font-weight: inherit;
|
|
348
348
|
letter-spacing: normal;
|
|
@@ -355,33 +355,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
355
355
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
356
356
|
}
|
|
357
357
|
@media (prefers-reduced-motion: reduce) {
|
|
358
|
-
.
|
|
358
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9) {
|
|
359
359
|
animation: none;
|
|
360
360
|
transition: none;
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
|
-
.awsui-motion-disabled .
|
|
363
|
+
.awsui-motion-disabled .awsui_footer_1d237_211xp_304 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_211xp_304 a:not(#\9) {
|
|
364
364
|
animation: none;
|
|
365
365
|
transition: none;
|
|
366
366
|
}
|
|
367
|
-
.
|
|
367
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9):hover {
|
|
368
368
|
cursor: pointer;
|
|
369
369
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9):focus {
|
|
372
372
|
outline: none;
|
|
373
373
|
}
|
|
374
|
-
.
|
|
374
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9):active {
|
|
375
375
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9):active, .awsui_footer_1d237_211xp_304 a:not(#\9):focus, .awsui_footer_1d237_211xp_304 a:not(#\9):hover {
|
|
378
378
|
text-decoration: underline;
|
|
379
379
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
380
380
|
text-decoration-color: currentColor;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.
|
|
384
|
-
.
|
|
383
|
+
.awsui_content_1d237_211xp_258 a:not(#\9):focus,
|
|
384
|
+
.awsui_footer_1d237_211xp_304 a:not(#\9):focus {
|
|
385
385
|
outline: thin dotted;
|
|
386
386
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
387
387
|
outline-offset: 2px;
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"header": "
|
|
7
|
-
"content": "
|
|
8
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_211xp_94",
|
|
6
|
+
"header": "awsui_header_1d237_211xp_228",
|
|
7
|
+
"content": "awsui_content_1d237_211xp_258",
|
|
8
|
+
"footer": "awsui_footer_1d237_211xp_304"
|
|
9
9
|
};
|
|
10
10
|
|