@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
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_l0dv0_11mln_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -128,11 +128,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
128
128
|
-webkit-font-smoothing: auto;
|
|
129
129
|
-moz-osx-font-smoothing: auto;
|
|
130
130
|
min-width: 0;
|
|
131
|
-
-ms-word-break: break-all;
|
|
132
131
|
word-break: break-word;
|
|
133
132
|
}
|
|
134
133
|
|
|
135
|
-
.
|
|
134
|
+
.awsui_header_l0dv0_11mln_108:not(#\9) {
|
|
136
135
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
137
136
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
138
137
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -143,7 +142,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
142
|
padding-right: calc(var(--space-scaled-xxl-wbot5q, 32px) + var(--space-xl-lmui9r, 24px));
|
|
144
143
|
}
|
|
145
144
|
|
|
146
|
-
.awsui_header-
|
|
145
|
+
.awsui_header-link_l0dv0_11mln_119:not(#\9) {
|
|
147
146
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
148
147
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
149
148
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -153,78 +152,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
152
|
min-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
154
153
|
display: flex;
|
|
155
154
|
}
|
|
156
|
-
.awsui_header-link--has-
|
|
155
|
+
.awsui_header-link--has-logo_l0dv0_11mln_129 > .awsui_header-link-text_l0dv0_11mln_129:not(#\9) {
|
|
157
156
|
font-weight: 400;
|
|
158
157
|
align-self: center;
|
|
159
158
|
}
|
|
160
159
|
|
|
161
|
-
.awsui_header-
|
|
160
|
+
.awsui_header-logo_l0dv0_11mln_134:not(#\9) {
|
|
162
161
|
margin-right: var(--space-s-34lx8l, 12px);
|
|
163
162
|
margin-top: var(--space-xxxs-zbmxqb, 2px);
|
|
164
163
|
max-width: calc(1.25 * var(--size-icon-big-zkdryd, 32px));
|
|
165
164
|
align-self: flex-start;
|
|
166
165
|
}
|
|
167
|
-
.awsui_header-logo--
|
|
166
|
+
.awsui_header-logo--stretched_l0dv0_11mln_140:not(#\9) {
|
|
168
167
|
max-width: 100%;
|
|
169
168
|
margin-right: 0;
|
|
170
169
|
}
|
|
171
170
|
|
|
172
|
-
.awsui_list-
|
|
171
|
+
.awsui_list-container_l0dv0_11mln_145:not(#\9) {
|
|
173
172
|
margin-top: var(--space-scaled-l-0hpmd7, 20px);
|
|
174
173
|
}
|
|
175
174
|
|
|
176
|
-
.
|
|
175
|
+
.awsui_list_l0dv0_11mln_145:not(#\9) {
|
|
177
176
|
margin: 0;
|
|
178
177
|
padding: 0;
|
|
179
178
|
padding-left: var(--space-l-t419sm, 20px);
|
|
180
179
|
}
|
|
181
180
|
|
|
182
|
-
.awsui_list-variant-
|
|
181
|
+
.awsui_list-variant-root_l0dv0_11mln_155:not(#\9) {
|
|
183
182
|
margin: 0;
|
|
184
183
|
padding: 0 var(--space-panel-side-right-xofg51, 24px) 0 var(--space-panel-nav-left-b1g0mt, 28px);
|
|
185
184
|
}
|
|
186
|
-
.awsui_list-variant-root--
|
|
185
|
+
.awsui_list-variant-root--last_l0dv0_11mln_159:not(#\9) {
|
|
187
186
|
margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
|
|
188
187
|
}
|
|
189
188
|
|
|
190
|
-
.awsui_list-variant-expandable-link-
|
|
189
|
+
.awsui_list-variant-expandable-link-group_l0dv0_11mln_163:not(#\9) {
|
|
191
190
|
padding-left: var(--space-xxxl-4x2gki, 40px);
|
|
192
191
|
}
|
|
193
192
|
|
|
194
|
-
.awsui_list-
|
|
193
|
+
.awsui_list-item_l0dv0_11mln_167:not(#\9) {
|
|
195
194
|
margin: var(--space-scaled-xs-26e2du, 8px) 0;
|
|
196
195
|
padding: 0;
|
|
197
196
|
list-style: none;
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
.
|
|
201
|
-
.awsui_expandable-link-
|
|
199
|
+
.awsui_section_l0dv0_11mln_173:not(#\9),
|
|
200
|
+
.awsui_expandable-link-group_l0dv0_11mln_174:not(#\9) {
|
|
202
201
|
margin-left: calc(-1 * var(--space-l-t419sm, 20px));
|
|
203
202
|
}
|
|
204
|
-
.awsui_section--no-
|
|
205
|
-
.awsui_expandable-link-group--no-
|
|
203
|
+
.awsui_section--no-ident_l0dv0_11mln_177:not(#\9),
|
|
204
|
+
.awsui_expandable-link-group--no-ident_l0dv0_11mln_178:not(#\9) {
|
|
206
205
|
margin-left: 0;
|
|
207
206
|
}
|
|
208
207
|
|
|
209
|
-
.
|
|
208
|
+
.awsui_section_l0dv0_11mln_173:not(#\9) {
|
|
210
209
|
margin-top: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-8a5uu9, 2px));
|
|
211
210
|
margin-bottom: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-8a5uu9, 2px));
|
|
212
211
|
/* stylelint-disable-next-line selector-max-type */
|
|
213
212
|
}
|
|
214
|
-
.
|
|
213
|
+
.awsui_section_l0dv0_11mln_173.awsui_refresh_l0dv0_11mln_187:not(#\9) {
|
|
215
214
|
margin-top: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-8a5uu9, 2px));
|
|
216
215
|
margin-bottom: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-8a5uu9, 2px));
|
|
217
216
|
}
|
|
218
|
-
.
|
|
217
|
+
.awsui_section_l0dv0_11mln_173 > div:not(#\9) {
|
|
219
218
|
padding: 0;
|
|
220
219
|
}
|
|
221
220
|
|
|
222
|
-
.awsui_list-variant-section-
|
|
221
|
+
.awsui_list-variant-section-group_l0dv0_11mln_195:not(#\9) {
|
|
223
222
|
margin: 0;
|
|
224
223
|
padding: 0;
|
|
225
224
|
}
|
|
226
225
|
|
|
227
|
-
.awsui_section-
|
|
226
|
+
.awsui_section-group_l0dv0_11mln_200:not(#\9) {
|
|
228
227
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
229
228
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
230
229
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -234,11 +233,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
234
233
|
margin: 0;
|
|
235
234
|
}
|
|
236
235
|
|
|
237
|
-
.awsui_section-group-
|
|
236
|
+
.awsui_section-group-title_l0dv0_11mln_210:not(#\9) {
|
|
238
237
|
/* used in test-utils */
|
|
239
238
|
}
|
|
240
239
|
|
|
241
|
-
.
|
|
240
|
+
.awsui_link_l0dv0_11mln_214:not(#\9) {
|
|
242
241
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
243
242
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
244
243
|
color: var(--color-text-body-secondary-so8znq, #414d5c);
|
|
@@ -247,30 +246,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
246
|
-moz-osx-font-smoothing: auto;
|
|
248
247
|
}
|
|
249
248
|
|
|
250
|
-
.awsui_link-
|
|
249
|
+
.awsui_link-active_l0dv0_11mln_223:not(#\9) {
|
|
251
250
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
252
251
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
253
252
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
254
253
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
255
254
|
}
|
|
256
255
|
|
|
257
|
-
.awsui_header-
|
|
258
|
-
.
|
|
256
|
+
.awsui_header-link_l0dv0_11mln_119:not(#\9),
|
|
257
|
+
.awsui_link_l0dv0_11mln_214:not(#\9) {
|
|
259
258
|
text-decoration: none;
|
|
260
259
|
}
|
|
261
|
-
.awsui_header-
|
|
262
|
-
.
|
|
260
|
+
.awsui_header-link_l0dv0_11mln_119:not(#\9):hover,
|
|
261
|
+
.awsui_link_l0dv0_11mln_214:not(#\9):hover {
|
|
263
262
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
264
263
|
}
|
|
265
|
-
.awsui_header-
|
|
266
|
-
.
|
|
264
|
+
.awsui_header-link_l0dv0_11mln_119:not(#\9):focus,
|
|
265
|
+
.awsui_link_l0dv0_11mln_214:not(#\9):focus {
|
|
267
266
|
outline: none;
|
|
268
267
|
}
|
|
269
|
-
.awsui_header-
|
|
268
|
+
.awsui_header-link_l0dv0_11mln_119:not(#\9):hover, .awsui_header-link_l0dv0_11mln_119:not(#\9):focus, .awsui_link_l0dv0_11mln_214:not(#\9):hover, .awsui_link_l0dv0_11mln_214:not(#\9):focus {
|
|
270
269
|
text-decoration: none;
|
|
271
270
|
}
|
|
272
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
273
|
-
body[data-awsui-focus-visible=true] .
|
|
271
|
+
body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_11mln_119:not(#\9):focus,
|
|
272
|
+
body[data-awsui-focus-visible=true] .awsui_link_l0dv0_11mln_214:not(#\9):focus {
|
|
274
273
|
outline: thin dotted;
|
|
275
274
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
276
275
|
outline-offset: 2px;
|
|
@@ -279,23 +278,23 @@ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_40ke2_215:not(#\9):focus {
|
|
|
279
278
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
280
279
|
}
|
|
281
280
|
|
|
282
|
-
.
|
|
281
|
+
.awsui_info_l0dv0_11mln_257:not(#\9) {
|
|
283
282
|
margin-left: var(--space-xs-zb16t3, 8px);
|
|
284
283
|
}
|
|
285
284
|
|
|
286
|
-
.awsui_external-
|
|
285
|
+
.awsui_external-icon_l0dv0_11mln_261:not(#\9) {
|
|
287
286
|
margin-left: var(--space-xxs-p8yyaw, 4px);
|
|
288
287
|
}
|
|
289
288
|
|
|
290
|
-
.
|
|
289
|
+
.awsui_divider_l0dv0_11mln_265:not(#\9) {
|
|
291
290
|
border: none;
|
|
292
291
|
border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
293
292
|
}
|
|
294
293
|
|
|
295
|
-
.awsui_divider-
|
|
294
|
+
.awsui_divider-default_l0dv0_11mln_270:not(#\9) {
|
|
296
295
|
margin: var(--space-scaled-2x-xl-udij7m, 24px) calc(-1 * var(--space-s-34lx8l, 12px));
|
|
297
296
|
}
|
|
298
297
|
|
|
299
|
-
.awsui_divider-
|
|
298
|
+
.awsui_divider-header_l0dv0_11mln_274:not(#\9) {
|
|
300
299
|
margin-top: 0;
|
|
301
300
|
}
|
|
@@ -2,33 +2,33 @@
|
|
|
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
|
-
"header": "
|
|
7
|
-
"header-link": "awsui_header-
|
|
8
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
9
|
-
"header-link-text": "awsui_header-link-
|
|
10
|
-
"header-logo": "awsui_header-
|
|
11
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
12
|
-
"list-container": "awsui_list-
|
|
13
|
-
"list": "
|
|
14
|
-
"list-variant-root": "awsui_list-variant-
|
|
15
|
-
"list-variant-root--last": "awsui_list-variant-root--
|
|
16
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
17
|
-
"list-item": "awsui_list-
|
|
18
|
-
"section": "
|
|
19
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
20
|
-
"section--no-ident": "awsui_section--no-
|
|
21
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
22
|
-
"refresh": "
|
|
23
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
24
|
-
"section-group": "awsui_section-
|
|
25
|
-
"section-group-title": "awsui_section-group-
|
|
26
|
-
"link": "
|
|
27
|
-
"link-active": "awsui_link-
|
|
28
|
-
"info": "
|
|
29
|
-
"external-icon": "awsui_external-
|
|
30
|
-
"divider": "
|
|
31
|
-
"divider-default": "awsui_divider-
|
|
32
|
-
"divider-header": "awsui_divider-
|
|
5
|
+
"root": "awsui_root_l0dv0_11mln_93",
|
|
6
|
+
"header": "awsui_header_l0dv0_11mln_108",
|
|
7
|
+
"header-link": "awsui_header-link_l0dv0_11mln_119",
|
|
8
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_11mln_129",
|
|
9
|
+
"header-link-text": "awsui_header-link-text_l0dv0_11mln_129",
|
|
10
|
+
"header-logo": "awsui_header-logo_l0dv0_11mln_134",
|
|
11
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_11mln_140",
|
|
12
|
+
"list-container": "awsui_list-container_l0dv0_11mln_145",
|
|
13
|
+
"list": "awsui_list_l0dv0_11mln_145",
|
|
14
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_11mln_155",
|
|
15
|
+
"list-variant-root--last": "awsui_list-variant-root--last_l0dv0_11mln_159",
|
|
16
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_11mln_163",
|
|
17
|
+
"list-item": "awsui_list-item_l0dv0_11mln_167",
|
|
18
|
+
"section": "awsui_section_l0dv0_11mln_173",
|
|
19
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_11mln_174",
|
|
20
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_11mln_177",
|
|
21
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_11mln_178",
|
|
22
|
+
"refresh": "awsui_refresh_l0dv0_11mln_187",
|
|
23
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_11mln_195",
|
|
24
|
+
"section-group": "awsui_section-group_l0dv0_11mln_200",
|
|
25
|
+
"section-group-title": "awsui_section-group-title_l0dv0_11mln_210",
|
|
26
|
+
"link": "awsui_link_l0dv0_11mln_214",
|
|
27
|
+
"link-active": "awsui_link-active_l0dv0_11mln_223",
|
|
28
|
+
"info": "awsui_info_l0dv0_11mln_257",
|
|
29
|
+
"external-icon": "awsui_external-icon_l0dv0_11mln_261",
|
|
30
|
+
"divider": "awsui_divider_l0dv0_11mln_265",
|
|
31
|
+
"divider-default": "awsui_divider-default_l0dv0_11mln_270",
|
|
32
|
+
"divider-header": "awsui_divider-header_l0dv0_11mln_274"
|
|
33
33
|
};
|
|
34
34
|
|
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"drawer": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"animating": "
|
|
7
|
-
"preference-icon--layout-border": "awsui_preference-icon--layout-
|
|
8
|
-
"preference-icon--layout-background": "awsui_preference-icon--layout-
|
|
9
|
-
"preference-icon--layout-header": "awsui_preference-icon--layout-
|
|
10
|
-
"preference-icon--border": "awsui_preference-icon--
|
|
11
|
-
"preference-icon--primary-button": "awsui_preference-icon--primary-
|
|
12
|
-
"preference-icon--secondary": "awsui_preference-icon--
|
|
13
|
-
"preference-icon--disabled-element": "awsui_preference-icon--disabled-
|
|
14
|
-
"preference-icon--separator": "awsui_preference-icon--
|
|
15
|
-
"preference-icon--focus-text": "awsui_preference-icon--focus-
|
|
16
|
-
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-
|
|
17
|
-
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-
|
|
18
|
-
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--
|
|
19
|
-
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--
|
|
20
|
-
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-
|
|
21
|
-
"preference-icon-refresh--window": "awsui_preference-icon-refresh--
|
|
22
|
-
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--default": "awsui_preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--
|
|
25
|
-
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-
|
|
26
|
-
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--
|
|
27
|
-
"root": "
|
|
28
|
-
"preferences-button": "awsui_preferences-
|
|
29
|
-
"close-button": "awsui_close-
|
|
30
|
-
"drawer-closed": "awsui_drawer-
|
|
31
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
32
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
33
|
-
"position-bottom": "awsui_position-
|
|
34
|
-
"position-side": "awsui_position-
|
|
35
|
-
"slider": "
|
|
36
|
-
"slider-side": "awsui_slider-
|
|
37
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
38
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
39
|
-
"open-button": "awsui_open-
|
|
40
|
-
"open-button-side": "awsui_open-button-
|
|
41
|
-
"slider-icon": "awsui_slider-
|
|
42
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
43
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
44
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
45
|
-
"drawer-mobile": "awsui_drawer-
|
|
46
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
47
|
-
"content-bottom": "awsui_content-
|
|
48
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
49
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
50
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
51
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
52
|
-
"content-side": "awsui_content-
|
|
53
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
54
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
55
|
-
"header": "
|
|
56
|
-
"header-text": "awsui_header-
|
|
57
|
-
"header-divider": "awsui_header-
|
|
58
|
-
"header-actions": "awsui_header-
|
|
59
|
-
"divider": "
|
|
4
|
+
"drawer": "awsui_drawer_1r9lg_swupw_189",
|
|
5
|
+
"refresh": "awsui_refresh_1r9lg_swupw_189",
|
|
6
|
+
"animating": "awsui_animating_1r9lg_swupw_203",
|
|
7
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_swupw_226",
|
|
8
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_swupw_230",
|
|
9
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_swupw_233",
|
|
10
|
+
"preference-icon--border": "awsui_preference-icon--border_1r9lg_swupw_236",
|
|
11
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_swupw_240",
|
|
12
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_swupw_243",
|
|
13
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_swupw_246",
|
|
14
|
+
"preference-icon--separator": "awsui_preference-icon--separator_1r9lg_swupw_249",
|
|
15
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_swupw_252",
|
|
16
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_swupw_256",
|
|
17
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_swupw_259",
|
|
18
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_swupw_262",
|
|
19
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_swupw_265",
|
|
20
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_swupw_268",
|
|
21
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_swupw_271",
|
|
22
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_swupw_275",
|
|
23
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_swupw_278",
|
|
24
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_swupw_281",
|
|
25
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_swupw_284",
|
|
26
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_swupw_287",
|
|
27
|
+
"root": "awsui_root_1r9lg_swupw_291",
|
|
28
|
+
"preferences-button": "awsui_preferences-button_1r9lg_swupw_304",
|
|
29
|
+
"close-button": "awsui_close-button_1r9lg_swupw_308",
|
|
30
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_swupw_320",
|
|
31
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_swupw_325",
|
|
32
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_swupw_345",
|
|
33
|
+
"position-bottom": "awsui_position-bottom_1r9lg_swupw_354",
|
|
34
|
+
"position-side": "awsui_position-side_1r9lg_swupw_381",
|
|
35
|
+
"slider": "awsui_slider_1r9lg_swupw_387",
|
|
36
|
+
"slider-side": "awsui_slider-side_1r9lg_swupw_416",
|
|
37
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_swupw_421",
|
|
38
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_swupw_432",
|
|
39
|
+
"open-button": "awsui_open-button_1r9lg_swupw_443",
|
|
40
|
+
"open-button-side": "awsui_open-button-side_1r9lg_swupw_447",
|
|
41
|
+
"slider-icon": "awsui_slider-icon_1r9lg_swupw_454",
|
|
42
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_swupw_460",
|
|
43
|
+
"slider-icon-side": "awsui_slider-icon-side_1r9lg_swupw_463",
|
|
44
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_swupw_467",
|
|
45
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_swupw_477",
|
|
46
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_swupw_480",
|
|
47
|
+
"content-bottom": "awsui_content-bottom_1r9lg_swupw_488",
|
|
48
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_swupw_501",
|
|
49
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_swupw_506",
|
|
50
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_swupw_510",
|
|
51
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_swupw_514",
|
|
52
|
+
"content-side": "awsui_content-side_1r9lg_swupw_519",
|
|
53
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_swupw_530",
|
|
54
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_swupw_533",
|
|
55
|
+
"header": "awsui_header_1r9lg_swupw_538",
|
|
56
|
+
"header-text": "awsui_header-text_1r9lg_swupw_547",
|
|
57
|
+
"header-divider": "awsui_header-divider_1r9lg_swupw_557",
|
|
58
|
+
"header-actions": "awsui_header-actions_1r9lg_swupw_563",
|
|
59
|
+
"divider": "awsui_divider_1r9lg_swupw_571"
|
|
60
60
|
};
|
|
61
61
|
|