@cloudscape-design/components 3.0.387 → 3.0.389
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/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- 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/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/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- 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 +17 -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 +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +3 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +20 -5
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +1 -4
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +2 -2
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +9 -10
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -6
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +59 -119
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/table/sticky-columns/utils.js +2 -2
- package/table/sticky-columns/utils.js.map +1 -1
- package/table/thead.d.ts +0 -1
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js +2 -2
- package/table/thead.js.map +1 -1
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
package/wizard/styles.scoped.css
CHANGED
|
@@ -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 selector-max-universal, selector-max-type */
|
|
94
|
-
.
|
|
94
|
+
.awsui_root_1xupv_18bgg_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -130,28 +130,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
130
130
|
-moz-osx-font-smoothing: auto;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_wizard_1xupv_18bgg_107.awsui_refresh_1xupv_18bgg_107:not(#\9) {
|
|
134
134
|
column-gap: var(--space-xl-lmui9r, 24px);
|
|
135
135
|
display: grid;
|
|
136
136
|
grid-template-columns: auto minmax(0, 1fr);
|
|
137
137
|
grid-template-rows: auto 1fr;
|
|
138
138
|
row-gap: var(--space-scaled-xl-kswcw7, 24px);
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
.awsui_wizard_1xupv_18bgg_107.awsui_refresh_1xupv_18bgg_107.awsui_small-container_1xupv_18bgg_114:not(#\9) {
|
|
141
141
|
grid-template-columns: minmax(0, 1fr) 0;
|
|
142
142
|
row-gap: var(--space-scaled-l-0hpmd7, 20px);
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.
|
|
145
|
+
.awsui_wizard_1xupv_18bgg_107:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) {
|
|
146
146
|
display: flex;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107:not(#\9) {
|
|
150
150
|
grid-column: 1;
|
|
151
151
|
grid-row: 1/span 2;
|
|
152
|
-
padding-top: var(--awsui-container-first-gap-
|
|
152
|
+
padding-top: var(--awsui-container-first-gap-y98gph, 0px);
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul:not(#\9) {
|
|
155
155
|
background: var(--color-background-container-content-4un1ap, #ffffff);
|
|
156
156
|
position: relative;
|
|
157
157
|
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
@@ -161,7 +161,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
161
|
width: 280px;
|
|
162
162
|
box-sizing: border-box;
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul:not(#\9)::before {
|
|
165
165
|
content: "";
|
|
166
166
|
position: absolute;
|
|
167
167
|
left: 0px;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
177
177
|
z-index: 1;
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul:not(#\9)::after {
|
|
180
180
|
content: "";
|
|
181
181
|
position: absolute;
|
|
182
182
|
left: 0px;
|
|
@@ -191,31 +191,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
mix-blend-mode: multiply;
|
|
192
192
|
}
|
|
193
193
|
@media screen and (-ms-high-contrast: active) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul:not(#\9) {
|
|
195
195
|
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9) {
|
|
199
199
|
display: grid;
|
|
200
200
|
column-gap: var(--space-xs-zb16t3, 8px);
|
|
201
201
|
grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
|
|
202
202
|
grid-template-rows: repeat(2, auto);
|
|
203
203
|
padding: 0;
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > hr:not(#\9) {
|
|
206
206
|
background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
207
207
|
border: 0;
|
|
208
208
|
grid-column: 1;
|
|
209
209
|
height: 100%;
|
|
210
210
|
width: var(--space-xxxs-zbmxqb, 2px);
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > .awsui_number_1xupv_18bgg_186:not(#\9) {
|
|
213
213
|
color: var(--color-text-small-zfvvfc, #5f6b7a);
|
|
214
214
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
215
215
|
grid-column: 2;
|
|
216
216
|
grid-row: 1;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > a:not(#\9) {
|
|
219
219
|
align-items: start;
|
|
220
220
|
column-gap: var(--space-xs-zb16t3, 8px);
|
|
221
221
|
cursor: pointer;
|
|
@@ -225,7 +225,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
grid-row: 2;
|
|
226
226
|
grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > a > .awsui_circle_1xupv_18bgg_202:not(#\9) {
|
|
229
229
|
border-radius: 100%;
|
|
230
230
|
grid-column: 1;
|
|
231
231
|
height: 10px;
|
|
@@ -233,13 +233,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
233
233
|
margin-top: 6px;
|
|
234
234
|
width: 10px;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > a > .awsui_title_1xupv_18bgg_210:not(#\9) {
|
|
237
237
|
min-width: 0;
|
|
238
|
-
-ms-word-break: break-all;
|
|
239
238
|
word-break: break-word;
|
|
240
239
|
grid-column: 2;
|
|
241
240
|
}
|
|
242
|
-
body[data-awsui-focus-visible=true] .
|
|
241
|
+
body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li > a:not(#\9):focus {
|
|
243
242
|
outline: thin dotted;
|
|
244
243
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
245
244
|
outline-offset: 2px;
|
|
@@ -247,58 +246,58 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_jh74v_123.awsui_refr
|
|
|
247
246
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
248
247
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
249
248
|
}
|
|
250
|
-
.
|
|
249
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9):first-child > hr {
|
|
251
250
|
grid-row: 2/span 2;
|
|
252
251
|
}
|
|
253
|
-
.
|
|
252
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_18bgg_186 {
|
|
254
253
|
margin-top: var(--space-m-udix3p, 16px);
|
|
255
254
|
}
|
|
256
|
-
.
|
|
255
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9):last-child > hr {
|
|
257
256
|
grid-row: 1;
|
|
258
257
|
}
|
|
259
|
-
.
|
|
258
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9):only-of-type > hr {
|
|
260
259
|
display: none;
|
|
261
260
|
}
|
|
262
|
-
.
|
|
261
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
|
|
263
262
|
grid-row: 1/span 3;
|
|
264
263
|
}
|
|
265
|
-
.
|
|
264
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_active_1xupv_18bgg_238 > a:not(#\9) {
|
|
266
265
|
cursor: text;
|
|
267
266
|
}
|
|
268
|
-
.
|
|
267
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_active_1xupv_18bgg_238 > a > .awsui_circle_1xupv_18bgg_202:not(#\9) {
|
|
269
268
|
background-color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
270
269
|
box-shadow: 0 0 0 3px var(--color-background-container-content-4un1ap, #ffffff), 0 0 0 5px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 7px var(--color-background-container-content-4un1ap, #ffffff);
|
|
271
270
|
}
|
|
272
|
-
.
|
|
271
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_active_1xupv_18bgg_238 > a > .awsui_title_1xupv_18bgg_210:not(#\9) {
|
|
273
272
|
color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
274
273
|
font-weight: 700;
|
|
275
274
|
}
|
|
276
|
-
.
|
|
275
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_disabled_1xupv_18bgg_249 > a:not(#\9) {
|
|
277
276
|
cursor: text;
|
|
278
277
|
}
|
|
279
|
-
.
|
|
278
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_disabled_1xupv_18bgg_249 > a > .awsui_circle_1xupv_18bgg_202:not(#\9) {
|
|
280
279
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
281
280
|
box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-z7a3t4, #9ba7b6), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
|
|
282
281
|
}
|
|
283
|
-
.
|
|
282
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_disabled_1xupv_18bgg_249 > a > .awsui_title_1xupv_18bgg_210:not(#\9) {
|
|
284
283
|
color: var(--color-text-status-inactive-m7co45, #5f6b7a);
|
|
285
284
|
}
|
|
286
|
-
.
|
|
285
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_enabled_1xupv_18bgg_259 > a > .awsui_circle_1xupv_18bgg_202:not(#\9) {
|
|
287
286
|
background-color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
288
287
|
box-shadow: 0 0 0 2px var(--color-text-interactive-default-lnx6lk, #414d5c), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
|
|
289
288
|
}
|
|
290
|
-
.
|
|
289
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_enabled_1xupv_18bgg_259 > a > .awsui_title_1xupv_18bgg_210:not(#\9) {
|
|
291
290
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
292
291
|
}
|
|
293
|
-
.
|
|
292
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_enabled_1xupv_18bgg_259 > a:not(#\9):hover > .awsui_circle_1xupv_18bgg_202 {
|
|
294
293
|
background-color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
295
294
|
box-shadow: 0 0 0 2px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
|
|
296
295
|
}
|
|
297
|
-
.
|
|
296
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_refresh_1xupv_18bgg_107 > ul > li.awsui_enabled_1xupv_18bgg_259 > a:not(#\9):hover > .awsui_title_1xupv_18bgg_210 {
|
|
298
297
|
color: var(--color-background-control-checked-w517i0, #0972d3);
|
|
299
298
|
}
|
|
300
299
|
|
|
301
|
-
.
|
|
300
|
+
.awsui_navigation_1xupv_18bgg_123:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) {
|
|
302
301
|
color: var(--color-text-disabled-f4c52h, #9ba7b6);
|
|
303
302
|
display: inline-block;
|
|
304
303
|
margin-right: calc(2 * var(--space-xxxl-4x2gki, 40px));
|
|
@@ -306,89 +305,86 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_jh74v_123.awsui_refr
|
|
|
306
305
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
307
306
|
width: 200px;
|
|
308
307
|
}
|
|
309
|
-
.
|
|
308
|
+
.awsui_navigation_1xupv_18bgg_123:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) > ul {
|
|
310
309
|
list-style: none;
|
|
311
310
|
padding: 0;
|
|
312
311
|
margin: 0;
|
|
313
312
|
}
|
|
314
|
-
.
|
|
313
|
+
.awsui_navigation_1xupv_18bgg_123:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) > ul > li {
|
|
315
314
|
min-width: 0;
|
|
316
|
-
-ms-word-break: break-all;
|
|
317
315
|
word-break: break-word;
|
|
318
316
|
padding-bottom: var(--space-scaled-m-mo5yse, 16px);
|
|
319
317
|
padding-top: 0;
|
|
320
318
|
}
|
|
321
|
-
.
|
|
319
|
+
.awsui_navigation_1xupv_18bgg_123:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) > ul > li:not(:first-child) {
|
|
322
320
|
margin-top: var(--space-scaled-m-mo5yse, 16px);
|
|
323
321
|
}
|
|
324
|
-
.
|
|
322
|
+
.awsui_navigation_1xupv_18bgg_123:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) > ul > li:not(:last-child) {
|
|
325
323
|
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
|
|
326
324
|
}
|
|
327
325
|
|
|
328
|
-
.
|
|
326
|
+
.awsui_form_1xupv_18bgg_300:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) {
|
|
329
327
|
min-width: 0;
|
|
330
|
-
-ms-word-break: break-all;
|
|
331
328
|
word-break: break-word;
|
|
332
329
|
width: 100%;
|
|
333
330
|
}
|
|
334
|
-
.
|
|
331
|
+
.awsui_form_1xupv_18bgg_300:not(#\9):not(.awsui_refresh_1xupv_18bgg_107) > .awsui_form-header_1xupv_18bgg_305 {
|
|
335
332
|
position: relative;
|
|
336
333
|
margin-bottom: var(--space-scaled-m-mo5yse, 16px);
|
|
337
334
|
}
|
|
338
335
|
|
|
339
|
-
.
|
|
336
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107:not(#\9) {
|
|
340
337
|
min-width: 0;
|
|
341
|
-
-ms-word-break: break-all;
|
|
342
338
|
word-break: break-word;
|
|
343
339
|
display: contents;
|
|
344
340
|
}
|
|
345
|
-
.
|
|
341
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107 > .awsui_background_1xupv_18bgg_315:not(#\9) {
|
|
346
342
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
347
343
|
grid-column: 1/span 2;
|
|
348
344
|
grid-row: 1;
|
|
349
345
|
color: var(--color-text-body-default-2sxhhn, #000716);
|
|
350
346
|
}
|
|
351
|
-
.
|
|
347
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107 > .awsui_form-header_1xupv_18bgg_305:not(#\9) {
|
|
352
348
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
353
349
|
grid-column: 2;
|
|
354
350
|
grid-row: 1;
|
|
355
351
|
color: var(--color-text-body-default-2sxhhn, #000716);
|
|
356
352
|
}
|
|
357
|
-
.
|
|
358
|
-
padding-top: calc(var(--awsui-container-first-gap-
|
|
353
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107 > .awsui_form-header_1xupv_18bgg_305 > .awsui_form-header-content_1xupv_18bgg_327:not(#\9) {
|
|
354
|
+
padding-top: calc(var(--awsui-container-first-gap-y98gph, 0px) + var(--space-s-34lx8l, 12px));
|
|
359
355
|
padding-bottom: var(--space-scaled-m-mo5yse, 16px);
|
|
360
356
|
}
|
|
361
|
-
.
|
|
357
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107 > .awsui_form-component_1xupv_18bgg_331:not(#\9) {
|
|
362
358
|
grid-column: 2;
|
|
363
359
|
grid-row: 2;
|
|
364
360
|
}
|
|
365
|
-
.
|
|
361
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107.awsui_small-container_1xupv_18bgg_114 > .awsui_form-header_1xupv_18bgg_305:not(#\9) {
|
|
366
362
|
grid-column: 1/span 2;
|
|
367
363
|
}
|
|
368
|
-
.
|
|
364
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107.awsui_small-container_1xupv_18bgg_114 > .awsui_form-header_1xupv_18bgg_305 > .awsui_form-header-content_1xupv_18bgg_327:not(#\9) {
|
|
369
365
|
padding-top: 0;
|
|
370
366
|
}
|
|
371
|
-
.
|
|
367
|
+
.awsui_form_1xupv_18bgg_300.awsui_refresh_1xupv_18bgg_107.awsui_small-container_1xupv_18bgg_114 > .awsui_form-component_1xupv_18bgg_331:not(#\9) {
|
|
372
368
|
grid-column: 1/span 2;
|
|
373
369
|
}
|
|
374
370
|
|
|
375
|
-
.
|
|
371
|
+
.awsui_navigation_1xupv_18bgg_123.awsui_hidden_1xupv_18bgg_345:not(#\9) {
|
|
376
372
|
display: none;
|
|
377
373
|
}
|
|
378
374
|
|
|
379
|
-
.awsui_collapsed-
|
|
375
|
+
.awsui_collapsed-steps_1xupv_18bgg_349:not(#\9) {
|
|
380
376
|
color: var(--color-text-heading-secondary-37b2tq, #414d5c);
|
|
381
377
|
font-weight: 700;
|
|
382
378
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
383
379
|
}
|
|
384
|
-
.awsui_collapsed-steps-
|
|
380
|
+
.awsui_collapsed-steps-hidden_1xupv_18bgg_354:not(#\9) {
|
|
385
381
|
display: none;
|
|
386
382
|
}
|
|
387
383
|
|
|
388
|
-
.awsui_form-header-component-
|
|
384
|
+
.awsui_form-header-component-wrapper_1xupv_18bgg_358:not(#\9) {
|
|
389
385
|
outline: none;
|
|
390
386
|
}
|
|
391
|
-
body[data-awsui-focus-visible=true] .awsui_form-header-component-
|
|
387
|
+
body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_18bgg_358:not(#\9):focus {
|
|
392
388
|
outline: thin dotted;
|
|
393
389
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
394
390
|
outline-offset: 2px;
|
|
@@ -397,30 +393,30 @@ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_j
|
|
|
397
393
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
398
394
|
}
|
|
399
395
|
|
|
400
|
-
.awsui_form-header-
|
|
401
|
-
.awsui_navigation-
|
|
402
|
-
.awsui_navigation-link-
|
|
403
|
-
.awsui_navigation-link-
|
|
396
|
+
.awsui_form-header-component_1xupv_18bgg_358:not(#\9),
|
|
397
|
+
.awsui_navigation-link_1xupv_18bgg_371:not(#\9),
|
|
398
|
+
.awsui_navigation-link-item_1xupv_18bgg_372:not(#\9),
|
|
399
|
+
.awsui_navigation-link-label_1xupv_18bgg_373:not(#\9) {
|
|
404
400
|
/* used in test-utils */
|
|
405
401
|
}
|
|
406
402
|
|
|
407
|
-
.awsui_navigation-link-
|
|
403
|
+
.awsui_navigation-link-active_1xupv_18bgg_377:not(#\9) {
|
|
408
404
|
font-weight: 700;
|
|
409
405
|
color: var(--color-text-body-default-2sxhhn, #000716);
|
|
410
406
|
}
|
|
411
407
|
|
|
412
|
-
.awsui_navigation-link-
|
|
408
|
+
.awsui_navigation-link-disabled_1xupv_18bgg_382:not(#\9) {
|
|
413
409
|
color: var(--color-text-status-inactive-m7co45, #5f6b7a);
|
|
414
410
|
}
|
|
415
411
|
|
|
416
|
-
.awsui_cancel-
|
|
417
|
-
.awsui_previous-
|
|
418
|
-
.awsui_primary-
|
|
419
|
-
.awsui_skip-to-
|
|
412
|
+
.awsui_cancel-button_1xupv_18bgg_386:not(#\9),
|
|
413
|
+
.awsui_previous-button_1xupv_18bgg_387:not(#\9),
|
|
414
|
+
.awsui_primary-button_1xupv_18bgg_388:not(#\9),
|
|
415
|
+
.awsui_skip-to-button_1xupv_18bgg_389:not(#\9) {
|
|
420
416
|
/* used in test-utils */
|
|
421
417
|
}
|
|
422
418
|
|
|
423
|
-
.awsui_action-
|
|
419
|
+
.awsui_action-buttons_1xupv_18bgg_393:not(#\9) {
|
|
424
420
|
display: flex;
|
|
425
421
|
justify-content: flex-end;
|
|
426
422
|
}
|
|
@@ -2,36 +2,36 @@
|
|
|
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
|
-
"wizard": "
|
|
7
|
-
"refresh": "
|
|
8
|
-
"small-container": "awsui_small-
|
|
9
|
-
"navigation": "
|
|
10
|
-
"number": "
|
|
11
|
-
"circle": "
|
|
12
|
-
"title": "
|
|
13
|
-
"active": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"enabled": "
|
|
16
|
-
"form": "
|
|
17
|
-
"form-header": "awsui_form-
|
|
18
|
-
"background": "
|
|
19
|
-
"form-header-content": "awsui_form-header-
|
|
20
|
-
"form-component": "awsui_form-
|
|
21
|
-
"hidden": "
|
|
22
|
-
"collapsed-steps": "awsui_collapsed-
|
|
23
|
-
"collapsed-steps-hidden": "awsui_collapsed-steps-
|
|
24
|
-
"form-header-component-wrapper": "awsui_form-header-component-
|
|
25
|
-
"form-header-component": "awsui_form-header-
|
|
26
|
-
"navigation-link": "awsui_navigation-
|
|
27
|
-
"navigation-link-item": "awsui_navigation-link-
|
|
28
|
-
"navigation-link-label": "awsui_navigation-link-
|
|
29
|
-
"navigation-link-active": "awsui_navigation-link-
|
|
30
|
-
"navigation-link-disabled": "awsui_navigation-link-
|
|
31
|
-
"cancel-button": "awsui_cancel-
|
|
32
|
-
"previous-button": "awsui_previous-
|
|
33
|
-
"primary-button": "awsui_primary-
|
|
34
|
-
"skip-to-button": "awsui_skip-to-
|
|
35
|
-
"action-buttons": "awsui_action-
|
|
5
|
+
"root": "awsui_root_1xupv_18bgg_94",
|
|
6
|
+
"wizard": "awsui_wizard_1xupv_18bgg_107",
|
|
7
|
+
"refresh": "awsui_refresh_1xupv_18bgg_107",
|
|
8
|
+
"small-container": "awsui_small-container_1xupv_18bgg_114",
|
|
9
|
+
"navigation": "awsui_navigation_1xupv_18bgg_123",
|
|
10
|
+
"number": "awsui_number_1xupv_18bgg_186",
|
|
11
|
+
"circle": "awsui_circle_1xupv_18bgg_202",
|
|
12
|
+
"title": "awsui_title_1xupv_18bgg_210",
|
|
13
|
+
"active": "awsui_active_1xupv_18bgg_238",
|
|
14
|
+
"disabled": "awsui_disabled_1xupv_18bgg_249",
|
|
15
|
+
"enabled": "awsui_enabled_1xupv_18bgg_259",
|
|
16
|
+
"form": "awsui_form_1xupv_18bgg_300",
|
|
17
|
+
"form-header": "awsui_form-header_1xupv_18bgg_305",
|
|
18
|
+
"background": "awsui_background_1xupv_18bgg_315",
|
|
19
|
+
"form-header-content": "awsui_form-header-content_1xupv_18bgg_327",
|
|
20
|
+
"form-component": "awsui_form-component_1xupv_18bgg_331",
|
|
21
|
+
"hidden": "awsui_hidden_1xupv_18bgg_345",
|
|
22
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_18bgg_349",
|
|
23
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_18bgg_354",
|
|
24
|
+
"form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_18bgg_358",
|
|
25
|
+
"form-header-component": "awsui_form-header-component_1xupv_18bgg_358",
|
|
26
|
+
"navigation-link": "awsui_navigation-link_1xupv_18bgg_371",
|
|
27
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_18bgg_372",
|
|
28
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_18bgg_373",
|
|
29
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_18bgg_377",
|
|
30
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_18bgg_382",
|
|
31
|
+
"cancel-button": "awsui_cancel-button_1xupv_18bgg_386",
|
|
32
|
+
"previous-button": "awsui_previous-button_1xupv_18bgg_387",
|
|
33
|
+
"primary-button": "awsui_primary-button_1xupv_18bgg_388",
|
|
34
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_18bgg_389",
|
|
35
|
+
"action-buttons": "awsui_action-buttons_1xupv_18bgg_393"
|
|
36
36
|
};
|
|
37
37
|
|