@cloudscape-design/components 3.0.19 → 3.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -7
- package/autosuggest/internal.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +163 -163
- package/button/styles.selectors.js +18 -18
- 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 +33 -33
- package/code-editor/styles.scoped.css +115 -115
- package/code-editor/styles.selectors.js +33 -33
- package/date-range-picker/calendar/index.d.ts +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +3 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.d.ts +1 -2
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +1 -3
- package/date-range-picker/index.js.map +1 -1
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +35 -35
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +5 -3
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/index.d.ts +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +9 -3
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/interfaces.d.ts +4 -0
- package/internal/components/dropdown/interfaces.d.ts.map +1 -1
- package/internal/components/dropdown/interfaces.js.map +1 -1
- 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/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +18 -12
- package/internal/generated/theming/index.js +18 -12
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +63 -63
- package/popover/styles.selectors.js +48 -48
- package/property-filter/controller.d.ts +1 -1
- package/property-filter/controller.d.ts.map +1 -1
- package/property-filter/controller.js +16 -26
- package/property-filter/controller.js.map +1 -1
- package/property-filter/interfaces.d.ts +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/utils.d.ts +7 -0
- package/property-filter/utils.d.ts.map +1 -0
- package/property-filter/utils.js +62 -0
- package/property-filter/utils.js.map +1 -0
- 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 +34 -34
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +38 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- 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 +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +31 -31
|
@@ -94,11 +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
|
-
.awsui_content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
99
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 180ms ease-out;
|
|
99
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
100
100
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-fade-
|
|
101
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 {
|
|
102
102
|
from {
|
|
103
103
|
opacity: 0.2;
|
|
104
104
|
}
|
|
@@ -107,42 +107,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
@media (prefers-reduced-motion: reduce) {
|
|
110
|
-
.awsui_content-
|
|
110
|
+
.awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
|
-
.awsui-motion-disabled .awsui_content-
|
|
115
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_1k4hj_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.awsui_trigger-
|
|
120
|
+
.awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
|
|
121
121
|
transition: border-bottom-color 180ms ease-out;
|
|
122
122
|
transition: border-bottom-color var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
123
123
|
}
|
|
124
124
|
@media (prefers-reduced-motion: reduce) {
|
|
125
|
-
.awsui_trigger-
|
|
125
|
+
.awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
|
|
126
126
|
animation: none;
|
|
127
127
|
transition: none;
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
130
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
|
|
131
131
|
animation: none;
|
|
132
132
|
transition: none;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_icon_gwq0h_1k4hj_133:not(#\9) {
|
|
136
136
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
137
137
|
transition: transform var(--motion-duration-rotate-90-ux18sr, 135ms) var(--motion-easing-rotate-90-eoew89, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
138
138
|
}
|
|
139
139
|
@media (prefers-reduced-motion: reduce) {
|
|
140
|
-
.
|
|
140
|
+
.awsui_icon_gwq0h_1k4hj_133:not(#\9) {
|
|
141
141
|
animation: none;
|
|
142
142
|
transition: none;
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
.awsui-motion-disabled .
|
|
145
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_1k4hj_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1k4hj_133:not(#\9) {
|
|
146
146
|
animation: none;
|
|
147
147
|
transition: none;
|
|
148
148
|
}
|
|
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
152
152
|
SPDX-License-Identifier: Apache-2.0
|
|
153
153
|
*/
|
|
154
|
-
.
|
|
154
|
+
.awsui_root_gwq0h_1k4hj_151:not(#\9) {
|
|
155
155
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
156
156
|
border-collapse: separate;
|
|
157
157
|
border-spacing: 0;
|
|
@@ -196,14 +196,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
196
196
|
display: block;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_icon_gwq0h_1k4hj_133:not(#\9) {
|
|
200
200
|
transform: rotate(-90deg);
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_icon_gwq0h_1k4hj_133.awsui_expanded_gwq0h_1k4hj_169:not(#\9) {
|
|
203
203
|
transform: rotate(0deg);
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.awsui_icon-
|
|
206
|
+
.awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
|
|
207
207
|
position: relative;
|
|
208
208
|
margin-left: calc((22px - 16px) / -2);
|
|
209
209
|
margin-left: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-icon-normal-j1z5fn, 16px)) / -2);
|
|
@@ -211,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
margin-right: calc(var(--space-xxs-ynfts5, 4px) + var(--border-divider-list-width-hacikr, 1px));
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
.awsui_trigger_gwq0h_1k4hj_119:not(#\9) {
|
|
215
215
|
cursor: pointer;
|
|
216
216
|
box-sizing: border-box;
|
|
217
217
|
display: flex;
|
|
@@ -221,23 +221,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
221
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
222
222
|
text-align: left;
|
|
223
223
|
}
|
|
224
|
-
.awsui_trigger-
|
|
224
|
+
.awsui_trigger-default_gwq0h_1k4hj_188:not(#\9) {
|
|
225
225
|
padding: 4px 4px;
|
|
226
226
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
227
227
|
}
|
|
228
|
-
.awsui_trigger-
|
|
228
|
+
.awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
|
|
229
229
|
padding: 4px 0;
|
|
230
230
|
padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
|
|
231
231
|
}
|
|
232
|
-
.awsui_trigger-
|
|
232
|
+
.awsui_trigger-default_gwq0h_1k4hj_188:not(#\9), .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
|
|
233
233
|
border: 2px solid transparent;
|
|
234
234
|
border: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
235
235
|
}
|
|
236
|
-
.awsui_trigger-
|
|
236
|
+
.awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9) {
|
|
237
237
|
border-left: 2px solid transparent;
|
|
238
238
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
239
239
|
}
|
|
240
|
-
.awsui_trigger-
|
|
240
|
+
.awsui_trigger-default_gwq0h_1k4hj_188:not(#\9), .awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9), .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
|
|
241
241
|
color: #000716;
|
|
242
242
|
color: var(--color-text-expandable-section-default-k03p1p, #000716);
|
|
243
243
|
font-weight: 800;
|
|
@@ -247,36 +247,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
247
|
letter-spacing: -0.005em;
|
|
248
248
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
249
249
|
}
|
|
250
|
-
.awsui_trigger-
|
|
250
|
+
.awsui_trigger-default_gwq0h_1k4hj_188:not(#\9):hover, .awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9):hover, .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9):hover {
|
|
251
251
|
color: #0972d3;
|
|
252
252
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
253
253
|
}
|
|
254
|
-
.awsui_trigger-
|
|
254
|
+
.awsui_trigger-container_gwq0h_1k4hj_209:not(#\9) {
|
|
255
255
|
padding: 12px 24px;
|
|
256
256
|
padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-ddrezg, 24px);
|
|
257
257
|
}
|
|
258
|
-
.awsui_trigger-
|
|
258
|
+
.awsui_trigger-container_gwq0h_1k4hj_209[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
259
259
|
padding: calc(12px - 2px) calc(20px - 2px);
|
|
260
260
|
padding: calc(var(--space-scaled-s-cu1hzn, 12px) - var(--border-divider-section-width-4wm2it, 2px)) calc(var(--space-l-4vl6xu, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
261
261
|
}
|
|
262
|
-
.awsui_trigger-
|
|
262
|
+
.awsui_trigger-default_gwq0h_1k4hj_188.awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
|
|
263
263
|
border-bottom-color: #e9ebed;
|
|
264
264
|
border-bottom-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.
|
|
267
|
+
.awsui_header_gwq0h_1k4hj_219:not(#\9) {
|
|
268
268
|
display: flex;
|
|
269
269
|
}
|
|
270
|
-
.awsui_header-
|
|
270
|
+
.awsui_header-container_gwq0h_1k4hj_222:not(#\9) {
|
|
271
271
|
width: 100%;
|
|
272
272
|
}
|
|
273
|
-
.awsui_header-
|
|
273
|
+
.awsui_header-container_gwq0h_1k4hj_222 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
|
|
274
274
|
margin-top: 4px;
|
|
275
275
|
margin-top: var(--space-expandable-section-icon-offset-top-svbirl, 4px);
|
|
276
276
|
margin-right: 8px;
|
|
277
277
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
278
278
|
}
|
|
279
|
-
.awsui_header-
|
|
279
|
+
.awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
|
|
280
280
|
display: inline-flex;
|
|
281
281
|
cursor: pointer;
|
|
282
282
|
color: #414d5c;
|
|
@@ -288,18 +288,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
text-decoration: none;
|
|
289
289
|
flex-direction: column;
|
|
290
290
|
}
|
|
291
|
-
.awsui_header-
|
|
291
|
+
.awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9):hover {
|
|
292
292
|
color: #0972d3;
|
|
293
293
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
294
294
|
}
|
|
295
|
-
.awsui_header-
|
|
295
|
+
.awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
296
296
|
position: relative;
|
|
297
297
|
}
|
|
298
|
-
.awsui_header-
|
|
298
|
+
.awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
299
299
|
outline: 2px dotted transparent;
|
|
300
300
|
outline-offset: calc(2px - 1px);
|
|
301
301
|
}
|
|
302
|
-
.awsui_header-
|
|
302
|
+
.awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
303
303
|
content: " ";
|
|
304
304
|
display: block;
|
|
305
305
|
position: absolute;
|
|
@@ -308,36 +308,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
308
308
|
width: calc(100% + 2 * 2px);
|
|
309
309
|
height: calc(100% + 2 * 2px);
|
|
310
310
|
border-radius: 4px;
|
|
311
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
311
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
312
312
|
box-shadow: 0 0 0 2px #0972d3;
|
|
313
313
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.
|
|
316
|
+
.awsui_content_gwq0h_1k4hj_97:not(#\9) {
|
|
317
317
|
display: none;
|
|
318
318
|
}
|
|
319
|
-
.awsui_content-
|
|
319
|
+
.awsui_content-default_gwq0h_1k4hj_265:not(#\9) {
|
|
320
320
|
padding: 8px 0;
|
|
321
321
|
padding: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
322
322
|
}
|
|
323
|
-
.awsui_content-
|
|
323
|
+
.awsui_content-footer_gwq0h_1k4hj_268:not(#\9) {
|
|
324
324
|
padding: 8px 0;
|
|
325
325
|
padding: var(--space-xs-rsr2qu, 8px) 0;
|
|
326
326
|
}
|
|
327
|
-
.awsui_content-
|
|
327
|
+
.awsui_content-expanded_gwq0h_1k4hj_271:not(#\9) {
|
|
328
328
|
display: block;
|
|
329
329
|
}
|
|
330
330
|
|
|
331
|
-
.
|
|
331
|
+
.awsui_focusable_gwq0h_1k4hj_275:not(#\9):focus {
|
|
332
332
|
outline: none;
|
|
333
333
|
text-decoration: none;
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_focusable_gwq0h_1k4hj_275[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
336
336
|
outline: 2px dotted transparent;
|
|
337
337
|
border: 2px solid #0972d3;
|
|
338
338
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
339
339
|
border-radius: 4px;
|
|
340
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
340
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
341
341
|
box-shadow: 0 0 0 0px #0972d3;
|
|
342
342
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
343
343
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"trigger": "
|
|
13
|
-
"trigger-default": "awsui_trigger-
|
|
14
|
-
"trigger-footer": "awsui_trigger-
|
|
15
|
-
"trigger-navigation": "awsui_trigger-
|
|
16
|
-
"trigger-container": "awsui_trigger-
|
|
17
|
-
"header": "
|
|
18
|
-
"header-container": "awsui_header-
|
|
19
|
-
"header-navigation": "awsui_header-
|
|
20
|
-
"content": "
|
|
21
|
-
"content-default": "awsui_content-
|
|
22
|
-
"content-footer": "awsui_content-
|
|
23
|
-
"content-expanded": "awsui_content-
|
|
24
|
-
"focusable": "
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_1k4hj_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1k4hj_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_1k4hj_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_1k4hj_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_1k4hj_151",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_1k4hj_169",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_1k4hj_173",
|
|
12
|
+
"trigger": "awsui_trigger_gwq0h_1k4hj_119",
|
|
13
|
+
"trigger-default": "awsui_trigger-default_gwq0h_1k4hj_188",
|
|
14
|
+
"trigger-footer": "awsui_trigger-footer_gwq0h_1k4hj_191",
|
|
15
|
+
"trigger-navigation": "awsui_trigger-navigation_gwq0h_1k4hj_197",
|
|
16
|
+
"trigger-container": "awsui_trigger-container_gwq0h_1k4hj_209",
|
|
17
|
+
"header": "awsui_header_gwq0h_1k4hj_219",
|
|
18
|
+
"header-container": "awsui_header-container_gwq0h_1k4hj_222",
|
|
19
|
+
"header-navigation": "awsui_header-navigation_gwq0h_1k4hj_229",
|
|
20
|
+
"content": "awsui_content_gwq0h_1k4hj_97",
|
|
21
|
+
"content-default": "awsui_content-default_gwq0h_1k4hj_265",
|
|
22
|
+
"content-footer": "awsui_content-footer_gwq0h_1k4hj_268",
|
|
23
|
+
"content-expanded": "awsui_content-expanded_gwq0h_1k4hj_271",
|
|
24
|
+
"focusable": "awsui_focusable_gwq0h_1k4hj_275"
|
|
25
25
|
};
|
|
26
26
|
|
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_krmwe_94",
|
|
5
|
+
"header": "awsui_header_1d237_krmwe_258",
|
|
6
|
+
"content": "awsui_content_1d237_krmwe_284",
|
|
7
|
+
"footer": "awsui_footer_1d237_krmwe_295"
|
|
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_krmwe_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -134,36 +134,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
padding: 20px 24px 0 28px;
|
|
135
135
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
136
136
|
}
|
|
137
|
-
.awsui_help-
|
|
137
|
+
.awsui_help-panel_1d237_krmwe_94 hr:not(#\9) {
|
|
138
138
|
border: none;
|
|
139
139
|
border-top: 2px solid #e9ebed;
|
|
140
140
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
141
141
|
margin: 24px calc(-1 * 8px);
|
|
142
142
|
margin: var(--space-scaled-xl-w2t504, 24px) calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
143
143
|
}
|
|
144
|
-
.awsui_help-
|
|
145
|
-
.awsui_help-
|
|
144
|
+
.awsui_help-panel_1d237_krmwe_94 ol:not(#\9),
|
|
145
|
+
.awsui_help-panel_1d237_krmwe_94 ul:not(#\9) {
|
|
146
146
|
padding-left: 20px;
|
|
147
147
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
148
148
|
list-style-position: outside;
|
|
149
149
|
}
|
|
150
|
-
.awsui_help-
|
|
151
|
-
.awsui_help-
|
|
152
|
-
.awsui_help-
|
|
153
|
-
.awsui_help-
|
|
154
|
-
.awsui_help-
|
|
155
|
-
.awsui_help-
|
|
156
|
-
.awsui_help-
|
|
157
|
-
.awsui_help-
|
|
158
|
-
.awsui_help-
|
|
159
|
-
.awsui_help-
|
|
160
|
-
.awsui_help-
|
|
150
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9),
|
|
151
|
+
.awsui_help-panel_1d237_krmwe_94 p:not(#\9),
|
|
152
|
+
.awsui_help-panel_1d237_krmwe_94 ul:not(#\9),
|
|
153
|
+
.awsui_help-panel_1d237_krmwe_94 ol:not(#\9),
|
|
154
|
+
.awsui_help-panel_1d237_krmwe_94 li:not(#\9),
|
|
155
|
+
.awsui_help-panel_1d237_krmwe_94 h2:not(#\9),
|
|
156
|
+
.awsui_help-panel_1d237_krmwe_94 h3:not(#\9),
|
|
157
|
+
.awsui_help-panel_1d237_krmwe_94 h4:not(#\9),
|
|
158
|
+
.awsui_help-panel_1d237_krmwe_94 h5:not(#\9),
|
|
159
|
+
.awsui_help-panel_1d237_krmwe_94 pre:not(#\9),
|
|
160
|
+
.awsui_help-panel_1d237_krmwe_94 code:not(#\9) {
|
|
161
161
|
margin: 8px 0;
|
|
162
162
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
163
163
|
padding-top: 0;
|
|
164
164
|
padding-bottom: 0;
|
|
165
165
|
}
|
|
166
|
-
.awsui_help-
|
|
166
|
+
.awsui_help-panel_1d237_krmwe_94 code:not(#\9) {
|
|
167
167
|
font-size: 12px;
|
|
168
168
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
169
169
|
line-height: 16px;
|
|
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
word-wrap: break-word;
|
|
180
180
|
white-space: pre-wrap;
|
|
181
181
|
}
|
|
182
|
-
.awsui_help-
|
|
182
|
+
.awsui_help-panel_1d237_krmwe_94 pre:not(#\9) {
|
|
183
183
|
font-size: 12px;
|
|
184
184
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
185
185
|
line-height: 16px;
|
|
@@ -197,43 +197,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
padding: 4px;
|
|
198
198
|
padding: var(--space-xxs-ynfts5, 4px);
|
|
199
199
|
}
|
|
200
|
-
.awsui_help-
|
|
200
|
+
.awsui_help-panel_1d237_krmwe_94 dl:not(#\9) {
|
|
201
201
|
margin: 8px 0;
|
|
202
202
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
203
203
|
/* stylelint-disable-next-line selector-max-universal */
|
|
204
204
|
}
|
|
205
|
-
.awsui_help-
|
|
205
|
+
.awsui_help-panel_1d237_krmwe_94 dl *:not(#\9) {
|
|
206
206
|
margin-top: 0;
|
|
207
207
|
margin-bottom: 0;
|
|
208
208
|
}
|
|
209
|
-
.awsui_help-
|
|
209
|
+
.awsui_help-panel_1d237_krmwe_94 dt:not(#\9) {
|
|
210
210
|
margin-top: 8px;
|
|
211
211
|
margin-top: var(--space-xs-rsr2qu, 8px);
|
|
212
212
|
font-weight: 700;
|
|
213
213
|
}
|
|
214
|
-
.awsui_help-
|
|
214
|
+
.awsui_help-panel_1d237_krmwe_94 dd:not(#\9) {
|
|
215
215
|
margin: 0 0 8px;
|
|
216
216
|
margin: 0 0 var(--space-xs-rsr2qu, 8px);
|
|
217
217
|
}
|
|
218
|
-
.awsui_help-
|
|
219
|
-
.awsui_help-
|
|
220
|
-
.awsui_help-
|
|
221
|
-
.awsui_help-
|
|
222
|
-
.awsui_help-
|
|
218
|
+
.awsui_help-panel_1d237_krmwe_94 h2:not(#\9),
|
|
219
|
+
.awsui_help-panel_1d237_krmwe_94 h3:not(#\9),
|
|
220
|
+
.awsui_help-panel_1d237_krmwe_94 h4:not(#\9),
|
|
221
|
+
.awsui_help-panel_1d237_krmwe_94 h5:not(#\9),
|
|
222
|
+
.awsui_help-panel_1d237_krmwe_94 h6:not(#\9) {
|
|
223
223
|
margin-top: 24px;
|
|
224
224
|
margin-top: var(--space-xl-a39hup, 24px);
|
|
225
225
|
color: #000716;
|
|
226
226
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
227
227
|
}
|
|
228
|
-
.awsui_help-
|
|
228
|
+
.awsui_help-panel_1d237_krmwe_94 > :not(#\9):last-child {
|
|
229
229
|
margin-bottom: 40px;
|
|
230
230
|
margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
|
|
231
231
|
}
|
|
232
|
-
.awsui_help-
|
|
232
|
+
.awsui_help-panel_1d237_krmwe_94 p:not(#\9) {
|
|
233
233
|
color: inherit;
|
|
234
234
|
text-decoration: none;
|
|
235
235
|
}
|
|
236
|
-
.awsui_help-
|
|
236
|
+
.awsui_help-panel_1d237_krmwe_94 h1:not(#\9) {
|
|
237
237
|
font-size: 32px;
|
|
238
238
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
239
239
|
line-height: 40px;
|
|
@@ -243,7 +243,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
243
|
font-weight: 800;
|
|
244
244
|
font-weight: var(--font-heading-xl-weight-772870, 800);
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_krmwe_94 h2:not(#\9) {
|
|
247
247
|
font-size: 24px;
|
|
248
248
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
249
249
|
line-height: 30px;
|
|
@@ -253,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
253
|
font-weight: 800;
|
|
254
254
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
255
255
|
}
|
|
256
|
-
.awsui_help-
|
|
256
|
+
.awsui_help-panel_1d237_krmwe_94 h3:not(#\9) {
|
|
257
257
|
font-size: 20px;
|
|
258
258
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
259
259
|
line-height: 24px;
|
|
@@ -263,7 +263,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
263
|
font-weight: 800;
|
|
264
264
|
font-weight: var(--font-heading-m-weight-hi5n0j, 800);
|
|
265
265
|
}
|
|
266
|
-
.awsui_help-
|
|
266
|
+
.awsui_help-panel_1d237_krmwe_94 h4:not(#\9) {
|
|
267
267
|
font-size: 16px;
|
|
268
268
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
269
269
|
line-height: 20px;
|
|
@@ -273,7 +273,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
font-weight: 800;
|
|
274
274
|
font-weight: var(--font-heading-s-weight-k8ys41, 800);
|
|
275
275
|
}
|
|
276
|
-
.awsui_help-
|
|
276
|
+
.awsui_help-panel_1d237_krmwe_94 h5:not(#\9) {
|
|
277
277
|
font-size: 14px;
|
|
278
278
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
279
279
|
line-height: 18px;
|
|
@@ -281,11 +281,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
font-weight: 800;
|
|
282
282
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
283
283
|
}
|
|
284
|
-
.awsui_help-
|
|
285
|
-
.awsui_help-
|
|
284
|
+
.awsui_help-panel_1d237_krmwe_94 b:not(#\9),
|
|
285
|
+
.awsui_help-panel_1d237_krmwe_94 strong:not(#\9) {
|
|
286
286
|
font-weight: 700;
|
|
287
287
|
}
|
|
288
|
-
.awsui_help-
|
|
288
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9) {
|
|
289
289
|
color: #0972d3;
|
|
290
290
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
291
291
|
font-weight: inherit;
|
|
@@ -298,33 +298,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
298
298
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
299
299
|
}
|
|
300
300
|
@media (prefers-reduced-motion: reduce) {
|
|
301
|
-
.awsui_help-
|
|
301
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9) {
|
|
302
302
|
animation: none;
|
|
303
303
|
transition: none;
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
|
-
.awsui-motion-disabled .awsui_help-
|
|
306
|
+
.awsui-motion-disabled .awsui_help-panel_1d237_krmwe_94 a:not(#\9), .awsui-mode-entering .awsui_help-panel_1d237_krmwe_94 a:not(#\9) {
|
|
307
307
|
animation: none;
|
|
308
308
|
transition: none;
|
|
309
309
|
}
|
|
310
|
-
.awsui_help-
|
|
310
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9):hover {
|
|
311
311
|
cursor: pointer;
|
|
312
312
|
color: #033160;
|
|
313
313
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
314
314
|
}
|
|
315
|
-
.awsui_help-
|
|
315
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9):focus {
|
|
316
316
|
outline: none;
|
|
317
317
|
}
|
|
318
|
-
.awsui_help-
|
|
318
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9):active {
|
|
319
319
|
color: #033160;
|
|
320
320
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
321
321
|
}
|
|
322
|
-
.awsui_help-
|
|
322
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9):active, .awsui_help-panel_1d237_krmwe_94 a:not(#\9):focus, .awsui_help-panel_1d237_krmwe_94 a:not(#\9):hover {
|
|
323
323
|
text-decoration: underline;
|
|
324
324
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
325
325
|
text-decoration-color: currentColor;
|
|
326
326
|
}
|
|
327
|
-
.awsui_help-
|
|
327
|
+
.awsui_help-panel_1d237_krmwe_94 a:not(#\9):focus {
|
|
328
328
|
outline: thin dotted;
|
|
329
329
|
outline: 0;
|
|
330
330
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -332,11 +332,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
332
332
|
outline-color: #0972d3;
|
|
333
333
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
334
334
|
border-radius: 4px;
|
|
335
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
335
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
336
336
|
box-shadow: 0 0 0 2px #0972d3;
|
|
337
337
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
338
338
|
}
|
|
339
|
-
.awsui_help-
|
|
339
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258:not(#\9) {
|
|
340
340
|
font-size: 20px;
|
|
341
341
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
342
342
|
line-height: 24px;
|
|
@@ -357,11 +357,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
357
357
|
margin: 0 calc(-1 * 24px) 20px calc(-1 * 28px);
|
|
358
358
|
margin: 0 calc(-1 * var(--space-panel-side-right-kev4k9, 24px)) var(--space-scaled-l-t03y3z, 20px) calc(-1 * var(--space-panel-side-left-8ozqve, 28px));
|
|
359
359
|
}
|
|
360
|
-
.awsui_help-
|
|
361
|
-
.awsui_help-
|
|
362
|
-
.awsui_help-
|
|
363
|
-
.awsui_help-
|
|
364
|
-
.awsui_help-
|
|
360
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258 h2:not(#\9),
|
|
361
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258 h3:not(#\9),
|
|
362
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258 h4:not(#\9),
|
|
363
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258 h5:not(#\9),
|
|
364
|
+
.awsui_help-panel_1d237_krmwe_94 .awsui_header_1d237_krmwe_258 h6:not(#\9) {
|
|
365
365
|
font-size: 20px;
|
|
366
366
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
367
367
|
line-height: 24px;
|
|
@@ -374,19 +374,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
margin-bottom: 0;
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
.
|
|
377
|
+
.awsui_content_1d237_krmwe_284:not(#\9) {
|
|
378
378
|
color: #414d5c;
|
|
379
379
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
382
|
-
.
|
|
383
|
-
.
|
|
384
|
-
.
|
|
385
|
-
.
|
|
381
|
+
.awsui_content_1d237_krmwe_284 h2:not(#\9):first-child,
|
|
382
|
+
.awsui_content_1d237_krmwe_284 h3:not(#\9):first-child,
|
|
383
|
+
.awsui_content_1d237_krmwe_284 h4:not(#\9):first-child,
|
|
384
|
+
.awsui_content_1d237_krmwe_284 h5:not(#\9):first-child,
|
|
385
|
+
.awsui_content_1d237_krmwe_284 h6:not(#\9):first-child {
|
|
386
386
|
margin-top: 0;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
.
|
|
389
|
+
.awsui_footer_1d237_krmwe_295:not(#\9) {
|
|
390
390
|
color: #414d5c;
|
|
391
391
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
392
392
|
border-top: 2px solid #e9ebed;
|
|
@@ -396,11 +396,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
396
396
|
padding: 0 12px;
|
|
397
397
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
398
398
|
}
|
|
399
|
-
.
|
|
399
|
+
.awsui_footer_1d237_krmwe_295 > :not(#\9):first-child {
|
|
400
400
|
margin-top: 24px;
|
|
401
401
|
margin-top: var(--space-scaled-xl-w2t504, 24px);
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_footer_1d237_krmwe_295 ul:not(#\9) {
|
|
404
404
|
list-style: none;
|
|
405
405
|
padding-left: 0;
|
|
406
406
|
}
|
|
@@ -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_krmwe_94",
|
|
6
|
+
"header": "awsui_header_1d237_krmwe_258",
|
|
7
|
+
"content": "awsui_content_1d237_krmwe_284",
|
|
8
|
+
"footer": "awsui_footer_1d237_krmwe_295"
|
|
9
9
|
};
|
|
10
10
|
|
package/input/styles.css.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"input": "
|
|
6
|
-
"input-readonly": "awsui_input-
|
|
7
|
-
"input-invalid": "awsui_input-
|
|
8
|
-
"input-has-icon-left": "awsui_input-has-icon-
|
|
9
|
-
"input-type-search": "awsui_input-type-
|
|
10
|
-
"input-has-icon-right": "awsui_input-has-icon-
|
|
11
|
-
"input-has-no-border-radius": "awsui_input-has-no-border-
|
|
12
|
-
"input-container": "awsui_input-
|
|
13
|
-
"input-icon": "awsui_input-
|
|
14
|
-
"input-icon-hoverable": "awsui_input-icon-
|
|
15
|
-
"input-icon-left": "awsui_input-icon-
|
|
16
|
-
"input-icon-right": "awsui_input-icon-
|
|
4
|
+
"root": "awsui_root_2rhyz_1wtgy_93",
|
|
5
|
+
"input": "awsui_input_2rhyz_1wtgy_97",
|
|
6
|
+
"input-readonly": "awsui_input-readonly_2rhyz_1wtgy_118",
|
|
7
|
+
"input-invalid": "awsui_input-invalid_2rhyz_1wtgy_179",
|
|
8
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1wtgy_190",
|
|
9
|
+
"input-type-search": "awsui_input-type-search_2rhyz_1wtgy_195",
|
|
10
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1wtgy_213",
|
|
11
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1wtgy_216",
|
|
12
|
+
"input-container": "awsui_input-container_2rhyz_1wtgy_220",
|
|
13
|
+
"input-icon": "awsui_input-icon_2rhyz_1wtgy_225",
|
|
14
|
+
"input-icon-hoverable": "awsui_input-icon-hoverable_2rhyz_1wtgy_228",
|
|
15
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_1wtgy_232",
|
|
16
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_1wtgy_237"
|
|
17
17
|
};
|
|
18
18
|
|