@cloudscape-design/components 3.0.361 → 3.0.363
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -186,31 +186,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189:not(#\9) {
|
|
190
190
|
transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
191
191
|
transition-property: none;
|
|
192
192
|
}
|
|
193
193
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
|
-
.awsui-motion-disabled .
|
|
199
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189:not(#\9) {
|
|
200
200
|
animation: none;
|
|
201
201
|
transition: none;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189.awsui_animating_1r9lg_jlc19_203:not(#\9) {
|
|
204
204
|
transition-property: transform;
|
|
205
205
|
transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
206
206
|
}
|
|
207
207
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.
|
|
208
|
+
.awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189.awsui_animating_1r9lg_jlc19_203:not(#\9) {
|
|
209
209
|
animation: none;
|
|
210
210
|
transition: none;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
.awsui-motion-disabled .
|
|
213
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189.awsui_animating_1r9lg_jlc19_203:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_jlc19_189.awsui_refresh_1r9lg_jlc19_189.awsui_animating_1r9lg_jlc19_203:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
@@ -223,72 +223,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
223
223
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
224
224
|
SPDX-License-Identifier: Apache-2.0
|
|
225
225
|
*/
|
|
226
|
-
.awsui_preference-icon--layout-
|
|
226
|
+
.awsui_preference-icon--layout-border_1r9lg_jlc19_226:not(#\9) {
|
|
227
227
|
stroke: var(--color-background-home-header-2rudu7, #000716);
|
|
228
228
|
fill: var(--color-background-container-content-4un1ap, #ffffff);
|
|
229
229
|
}
|
|
230
|
-
.awsui_preference-icon--layout-
|
|
230
|
+
.awsui_preference-icon--layout-background_1r9lg_jlc19_230:not(#\9) {
|
|
231
231
|
fill: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
232
232
|
}
|
|
233
|
-
.awsui_preference-icon--layout-
|
|
233
|
+
.awsui_preference-icon--layout-header_1r9lg_jlc19_233:not(#\9) {
|
|
234
234
|
fill: var(--color-background-home-header-2rudu7, #000716);
|
|
235
235
|
}
|
|
236
|
-
.awsui_preference-icon--
|
|
236
|
+
.awsui_preference-icon--border_1r9lg_jlc19_236:not(#\9) {
|
|
237
237
|
stroke: var(--color-text-group-label-zuh0h0, #414d5c);
|
|
238
238
|
fill: var(--color-background-container-content-4un1ap, #ffffff);
|
|
239
239
|
}
|
|
240
|
-
.awsui_preference-icon--primary-
|
|
240
|
+
.awsui_preference-icon--primary-button_1r9lg_jlc19_240:not(#\9) {
|
|
241
241
|
fill: var(--color-background-button-primary-default-jrg2xu, #0972d3);
|
|
242
242
|
}
|
|
243
|
-
.awsui_preference-icon--
|
|
243
|
+
.awsui_preference-icon--secondary_1r9lg_jlc19_243:not(#\9) {
|
|
244
244
|
fill: var(--color-text-group-label-zuh0h0, #414d5c);
|
|
245
245
|
}
|
|
246
|
-
.awsui_preference-icon--disabled-
|
|
246
|
+
.awsui_preference-icon--disabled-element_1r9lg_jlc19_246:not(#\9) {
|
|
247
247
|
fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
248
248
|
}
|
|
249
|
-
.awsui_preference-icon--
|
|
249
|
+
.awsui_preference-icon--separator_1r9lg_jlc19_249:not(#\9) {
|
|
250
250
|
stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
251
251
|
}
|
|
252
|
-
.awsui_preference-icon--focus-
|
|
252
|
+
.awsui_preference-icon--focus-text_1r9lg_jlc19_252:not(#\9) {
|
|
253
253
|
fill: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_preference-icon-refresh--layout-
|
|
256
|
+
.awsui_preference-icon-refresh--layout-top_1r9lg_jlc19_256:not(#\9) {
|
|
257
257
|
fill: var(--color-background-button-primary-disabled-31l9pn, #e9ebed);
|
|
258
258
|
}
|
|
259
|
-
.awsui_preference-icon-refresh--layout-
|
|
259
|
+
.awsui_preference-icon-refresh--layout-main_1r9lg_jlc19_259:not(#\9) {
|
|
260
260
|
fill: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
261
261
|
}
|
|
262
|
-
.awsui_preference-icon-refresh--
|
|
262
|
+
.awsui_preference-icon-refresh--primary_1r9lg_jlc19_262:not(#\9) {
|
|
263
263
|
fill: var(--color-background-button-primary-default-jrg2xu, #0972d3);
|
|
264
264
|
}
|
|
265
|
-
.awsui_preference-icon-refresh--
|
|
265
|
+
.awsui_preference-icon-refresh--disabled_1r9lg_jlc19_265:not(#\9) {
|
|
266
266
|
fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
267
267
|
}
|
|
268
|
-
.awsui_preference-icon-refresh--column-
|
|
268
|
+
.awsui_preference-icon-refresh--column-header_1r9lg_jlc19_268:not(#\9) {
|
|
269
269
|
fill: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
|
|
270
270
|
}
|
|
271
|
-
.awsui_preference-icon-refresh--
|
|
271
|
+
.awsui_preference-icon-refresh--window_1r9lg_jlc19_271:not(#\9) {
|
|
272
272
|
stroke: var(--color-background-home-header-2rudu7, #000716);
|
|
273
273
|
fill: var(--color-background-container-content-4un1ap, #ffffff);
|
|
274
274
|
}
|
|
275
|
-
.awsui_preference-icon-refresh--
|
|
275
|
+
.awsui_preference-icon-refresh--secondary_1r9lg_jlc19_275:not(#\9) {
|
|
276
276
|
fill: var(--color-text-body-secondary-so8znq, #414d5c);
|
|
277
277
|
}
|
|
278
|
-
.awsui_preference-icon-refresh--
|
|
278
|
+
.awsui_preference-icon-refresh--default_1r9lg_jlc19_278:not(#\9) {
|
|
279
279
|
fill: var(--color-text-body-default-2sxhhn, #000716);
|
|
280
280
|
}
|
|
281
|
-
.awsui_preference-icon-refresh--
|
|
282
|
-
stroke: var(--color-border-divider-default-
|
|
281
|
+
.awsui_preference-icon-refresh--separator_1r9lg_jlc19_281:not(#\9) {
|
|
282
|
+
stroke: var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
283
283
|
}
|
|
284
|
-
.awsui_preference-icon-refresh--input-
|
|
284
|
+
.awsui_preference-icon-refresh--input-default_1r9lg_jlc19_284:not(#\9) {
|
|
285
285
|
fill: var(--color-border-input-default-1zl7hq, #7d8998);
|
|
286
286
|
}
|
|
287
|
-
.awsui_preference-icon-refresh--
|
|
287
|
+
.awsui_preference-icon-refresh--heading_1r9lg_jlc19_287:not(#\9) {
|
|
288
288
|
fill: var(--color-text-heading-default-rtslvy, #000716);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.
|
|
291
|
+
.awsui_root_1r9lg_jlc19_291:not(#\9) {
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
border-collapse: separate;
|
|
294
294
|
border-spacing: 0;
|
|
@@ -327,15 +327,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
327
|
-moz-osx-font-smoothing: auto;
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.awsui_preferences-
|
|
330
|
+
.awsui_preferences-button_1r9lg_jlc19_304:not(#\9) {
|
|
331
331
|
/* used in test-utils */
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_close-
|
|
334
|
+
.awsui_close-button_1r9lg_jlc19_308:not(#\9) {
|
|
335
335
|
/* used in test-utils */
|
|
336
336
|
}
|
|
337
337
|
|
|
338
|
-
.
|
|
338
|
+
.awsui_drawer_1r9lg_jlc19_189:not(#\9) {
|
|
339
339
|
flex-shrink: 0;
|
|
340
340
|
position: relative;
|
|
341
341
|
min-width: 0;
|
|
@@ -344,32 +344,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
344
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
345
345
|
z-index: 840;
|
|
346
346
|
}
|
|
347
|
-
.awsui_drawer-
|
|
347
|
+
.awsui_drawer-closed_1r9lg_jlc19_321:not(#\9) {
|
|
348
348
|
cursor: pointer;
|
|
349
349
|
min-width: 40px;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
|
-
.awsui_drawer-content-
|
|
352
|
+
.awsui_drawer-content-side_1r9lg_jlc19_326:not(#\9) {
|
|
353
353
|
display: flex;
|
|
354
354
|
align-items: center;
|
|
355
355
|
height: 100%;
|
|
356
356
|
overflow: auto;
|
|
357
357
|
}
|
|
358
|
-
.awsui_drawer-
|
|
358
|
+
.awsui_drawer-closed_1r9lg_jlc19_321 > .awsui_drawer-content-side_1r9lg_jlc19_326:not(#\9) {
|
|
359
359
|
width: 40px;
|
|
360
360
|
}
|
|
361
|
-
.awsui_drawer-
|
|
361
|
+
.awsui_drawer-closed_1r9lg_jlc19_321 > .awsui_drawer-content-side_1r9lg_jlc19_326:not(#\9):hover {
|
|
362
362
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
363
363
|
}
|
|
364
|
-
.awsui_drawer-content-
|
|
365
|
-
border-right: var(--border-divider-section-width-
|
|
364
|
+
.awsui_drawer-content-side_1r9lg_jlc19_326.awsui_refresh_1r9lg_jlc19_189:not(#\9) {
|
|
365
|
+
border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-panel-side-qqne3x, #e9ebed);
|
|
366
366
|
box-sizing: border-box;
|
|
367
367
|
}
|
|
368
|
-
.awsui_drawer-content-
|
|
368
|
+
.awsui_drawer-content-side_1r9lg_jlc19_326 > [aria-hidden=true]:not(#\9) {
|
|
369
369
|
display: none;
|
|
370
370
|
}
|
|
371
371
|
|
|
372
|
-
:not(#\9):not(.awsui_drawer-
|
|
372
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_jlc19_321) > .awsui_drawer-content-bottom_1r9lg_jlc19_346 {
|
|
373
373
|
overflow-y: auto;
|
|
374
374
|
position: absolute;
|
|
375
375
|
top: 0;
|
|
@@ -378,57 +378,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
378
378
|
bottom: 0;
|
|
379
379
|
}
|
|
380
380
|
|
|
381
|
-
.awsui_position-
|
|
381
|
+
.awsui_position-bottom_1r9lg_jlc19_355:not(#\9) {
|
|
382
382
|
position: fixed;
|
|
383
383
|
overflow-y: auto;
|
|
384
|
-
border-left: var(--border-divider-section-width-
|
|
385
|
-
border-right: var(--border-divider-section-width-
|
|
386
|
-
border-top: var(--border-panel-top-width-7uc0w9, 1px) solid var(--color-border-divider-panel-bottom-
|
|
384
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-panel-bottom-16n9vt, #e9ebed);
|
|
385
|
+
border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-panel-bottom-16n9vt, #e9ebed);
|
|
386
|
+
border-top: var(--border-panel-top-width-7uc0w9, 1px) solid var(--color-border-divider-panel-bottom-16n9vt, #e9ebed);
|
|
387
387
|
/*
|
|
388
388
|
Removed the position fixed with the AppLayout refactor because the
|
|
389
389
|
SplitPanel is no longer in fixed position in the DOM.
|
|
390
390
|
*/
|
|
391
391
|
}
|
|
392
|
-
.awsui_position-
|
|
392
|
+
.awsui_position-bottom_1r9lg_jlc19_355:not(#\9):not(.awsui_refresh_1r9lg_jlc19_189) {
|
|
393
393
|
box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
394
394
|
}
|
|
395
|
-
.awsui_position-
|
|
395
|
+
.awsui_position-bottom_1r9lg_jlc19_355.awsui_drawer-closed_1r9lg_jlc19_321:not(#\9) {
|
|
396
396
|
overflow: hidden;
|
|
397
397
|
}
|
|
398
|
-
.awsui_position-
|
|
398
|
+
.awsui_position-bottom_1r9lg_jlc19_355.awsui_drawer-closed_1r9lg_jlc19_321:not(#\9):hover {
|
|
399
399
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
400
400
|
}
|
|
401
|
-
.awsui_position-
|
|
401
|
+
.awsui_position-bottom_1r9lg_jlc19_355 > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > [aria-hidden=true]:not(#\9) {
|
|
402
402
|
display: none;
|
|
403
403
|
}
|
|
404
|
-
.awsui_position-
|
|
404
|
+
.awsui_position-bottom_1r9lg_jlc19_355.awsui_refresh_1r9lg_jlc19_189:not(#\9) {
|
|
405
405
|
position: relative;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
-
.awsui_position-
|
|
408
|
+
.awsui_position-side_1r9lg_jlc19_382:not(#\9) {
|
|
409
409
|
border-top: none;
|
|
410
410
|
box-shadow: var(--shadow-split-side-ggdtnk, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
|
|
411
411
|
height: 100%;
|
|
412
412
|
}
|
|
413
413
|
|
|
414
|
-
.
|
|
414
|
+
.awsui_slider_1r9lg_jlc19_388:not(#\9) {
|
|
415
415
|
padding: 0;
|
|
416
416
|
cursor: ns-resize;
|
|
417
417
|
margin: 2px 0 0 0;
|
|
418
418
|
height: 16px;
|
|
419
419
|
touch-action: none;
|
|
420
420
|
}
|
|
421
|
-
.
|
|
421
|
+
.awsui_slider_1r9lg_jlc19_388:not(#\9):focus {
|
|
422
422
|
outline: none;
|
|
423
423
|
}
|
|
424
|
-
body[data-awsui-focus-visible=true] .
|
|
424
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jlc19_388:not(#\9):focus {
|
|
425
425
|
position: relative;
|
|
426
426
|
}
|
|
427
|
-
body[data-awsui-focus-visible=true] .
|
|
427
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jlc19_388:not(#\9):focus {
|
|
428
428
|
outline: 2px dotted transparent;
|
|
429
429
|
outline-offset: calc(0px - 1px);
|
|
430
430
|
}
|
|
431
|
-
body[data-awsui-focus-visible=true] .
|
|
431
|
+
body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jlc19_388:not(#\9):focus::before {
|
|
432
432
|
content: " ";
|
|
433
433
|
display: block;
|
|
434
434
|
position: absolute;
|
|
@@ -440,12 +440,12 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
440
440
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
-
.awsui_slider-
|
|
443
|
+
.awsui_slider-side_1r9lg_jlc19_417:not(#\9) {
|
|
444
444
|
cursor: ew-resize;
|
|
445
445
|
margin: 0 0 0 2px;
|
|
446
446
|
}
|
|
447
447
|
|
|
448
|
-
.awsui_slider-wrapper-
|
|
448
|
+
.awsui_slider-wrapper-bottom_1r9lg_jlc19_422:not(#\9) {
|
|
449
449
|
position: absolute;
|
|
450
450
|
top: 0;
|
|
451
451
|
left: 0;
|
|
@@ -456,7 +456,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
456
456
|
z-index: 2;
|
|
457
457
|
}
|
|
458
458
|
|
|
459
|
-
.awsui_slider-wrapper-
|
|
459
|
+
.awsui_slider-wrapper-side_1r9lg_jlc19_433:not(#\9) {
|
|
460
460
|
position: absolute;
|
|
461
461
|
left: 0;
|
|
462
462
|
top: 0;
|
|
@@ -467,31 +467,31 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
467
467
|
z-index: 1;
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
-
.awsui_open-
|
|
470
|
+
.awsui_open-button_1r9lg_jlc19_444:not(#\9) {
|
|
471
471
|
/* used in test-utils */
|
|
472
472
|
}
|
|
473
473
|
|
|
474
|
-
.awsui_open-button-
|
|
474
|
+
.awsui_open-button-side_1r9lg_jlc19_448:not(#\9) {
|
|
475
475
|
flex: 0 0 auto;
|
|
476
476
|
align-self: flex-start;
|
|
477
477
|
box-sizing: border-box;
|
|
478
478
|
margin: var(--space-xxs-p8yyaw, 4px) auto 0;
|
|
479
479
|
}
|
|
480
480
|
|
|
481
|
-
.awsui_slider-
|
|
481
|
+
.awsui_slider-icon_1r9lg_jlc19_455:not(#\9) {
|
|
482
482
|
stroke: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
483
483
|
}
|
|
484
|
-
.awsui_slider-
|
|
484
|
+
.awsui_slider-icon_1r9lg_jlc19_455:not(#\9):hover {
|
|
485
485
|
stroke: var(--color-text-interactive-hover-mj8add, #000716);
|
|
486
486
|
}
|
|
487
|
-
.awsui_slider-icon-
|
|
487
|
+
.awsui_slider-icon-bottom_1r9lg_jlc19_461:not(#\9) {
|
|
488
488
|
margin: auto;
|
|
489
489
|
}
|
|
490
|
-
.awsui_slider-icon-
|
|
490
|
+
.awsui_slider-icon-side_1r9lg_jlc19_464:not(#\9) {
|
|
491
491
|
transform: rotate(90deg);
|
|
492
492
|
}
|
|
493
493
|
|
|
494
|
-
.awsui_pane-header-wrapper-
|
|
494
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468:not(#\9) {
|
|
495
495
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
496
496
|
position: sticky;
|
|
497
497
|
top: 0;
|
|
@@ -501,49 +501,49 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
501
501
|
z-index: 1;
|
|
502
502
|
padding: 0 var(--space-scaled-2x-xxxl-eqb3m6, 40px);
|
|
503
503
|
}
|
|
504
|
-
.awsui_drawer-
|
|
504
|
+
.awsui_drawer-mobile_1r9lg_jlc19_478 > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > .awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468:not(#\9) {
|
|
505
505
|
padding: 0 var(--space-l-t419sm, 20px);
|
|
506
506
|
}
|
|
507
|
-
.awsui_drawer-disable-content-
|
|
507
|
+
.awsui_drawer-disable-content-paddings_1r9lg_jlc19_481 > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > .awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468:not(#\9) {
|
|
508
508
|
padding: 0 var(--space-l-t419sm, 20px);
|
|
509
509
|
}
|
|
510
|
-
:not(#\9):not(.awsui_drawer-
|
|
510
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_jlc19_321) > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > .awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468 {
|
|
511
511
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
512
|
-
border-bottom: var(--border-panel-header-width-6icr2m, 2px) solid var(--color-border-divider-default-
|
|
512
|
+
border-bottom: var(--border-panel-header-width-6icr2m, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
513
513
|
}
|
|
514
514
|
|
|
515
|
-
.awsui_content-
|
|
515
|
+
.awsui_content-bottom_1r9lg_jlc19_489:not(#\9) {
|
|
516
516
|
padding: 0 var(--space-scaled-2x-xxxl-eqb3m6, 40px);
|
|
517
517
|
margin-top: var(--space-panel-split-top-q1pux4, 20px);
|
|
518
518
|
position: relative;
|
|
519
519
|
z-index: 0;
|
|
520
520
|
}
|
|
521
|
-
.awsui_drawer-
|
|
521
|
+
.awsui_drawer-mobile_1r9lg_jlc19_478 > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > .awsui_content-bottom_1r9lg_jlc19_489:not(#\9) {
|
|
522
522
|
padding: 0 var(--space-l-t419sm, 20px);
|
|
523
523
|
}
|
|
524
|
-
.awsui_drawer-disable-content-
|
|
524
|
+
.awsui_drawer-disable-content-paddings_1r9lg_jlc19_481 > .awsui_drawer-content-bottom_1r9lg_jlc19_346 > .awsui_content-bottom_1r9lg_jlc19_489:not(#\9) {
|
|
525
525
|
padding: 0;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.awsui_pane-bottom-center-
|
|
528
|
+
.awsui_pane-bottom-center-align_1r9lg_jlc19_502:not(#\9) {
|
|
529
529
|
display: flex;
|
|
530
530
|
justify-content: center;
|
|
531
531
|
}
|
|
532
532
|
|
|
533
|
-
.awsui_pane-bottom-content-nav-
|
|
533
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_jlc19_507:not(#\9) {
|
|
534
534
|
padding-left: calc(var(--space-layout-toggle-diameter-x54u6y, 40px) + 2 * var(--space-layout-toggle-padding-sgkxy2, 20px));
|
|
535
535
|
}
|
|
536
536
|
|
|
537
|
-
.awsui_pane-bottom-content-tools-
|
|
537
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_jlc19_511:not(#\9) {
|
|
538
538
|
padding-right: calc(var(--space-layout-toggle-diameter-x54u6y, 40px) + 2 * var(--space-layout-toggle-padding-sgkxy2, 20px));
|
|
539
539
|
}
|
|
540
540
|
|
|
541
|
-
.awsui_content-bottom-max-
|
|
541
|
+
.awsui_content-bottom-max-width_1r9lg_jlc19_515:not(#\9) {
|
|
542
542
|
flex-grow: 1;
|
|
543
543
|
max-width: 100%;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_content-
|
|
546
|
+
.awsui_content-side_1r9lg_jlc19_520:not(#\9) {
|
|
547
547
|
flex: auto;
|
|
548
548
|
align-self: flex-start;
|
|
549
549
|
box-sizing: border-box;
|
|
@@ -554,15 +554,15 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
554
554
|
right: 0;
|
|
555
555
|
height: 100%;
|
|
556
556
|
}
|
|
557
|
-
.awsui_content-
|
|
557
|
+
.awsui_content-side_1r9lg_jlc19_520 > .awsui_pane-header-wrapper-side_1r9lg_jlc19_531:not(#\9) {
|
|
558
558
|
padding: 0 var(--space-m-udix3p, 16px) 0 var(--space-panel-side-left-5t0who, 28px);
|
|
559
559
|
}
|
|
560
|
-
.awsui_content-
|
|
560
|
+
.awsui_content-side_1r9lg_jlc19_520 > .awsui_pane-content-wrapper-side_1r9lg_jlc19_534:not(#\9) {
|
|
561
561
|
padding: 0 var(--space-panel-side-right-xofg51, 24px) 0 var(--space-panel-side-left-5t0who, 28px);
|
|
562
562
|
margin-top: var(--space-panel-split-top-q1pux4, 20px);
|
|
563
563
|
}
|
|
564
564
|
|
|
565
|
-
.
|
|
565
|
+
.awsui_header_1r9lg_jlc19_539:not(#\9) {
|
|
566
566
|
display: flex;
|
|
567
567
|
flex: auto;
|
|
568
568
|
flex-direction: row;
|
|
@@ -571,7 +571,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
571
571
|
width: 100%;
|
|
572
572
|
margin: var(--space-scaled-m-mo5yse, 16px) 0 var(--space-m-udix3p, 16px) 0;
|
|
573
573
|
}
|
|
574
|
-
.awsui_header-
|
|
574
|
+
.awsui_header-text_1r9lg_jlc19_548:not(#\9) {
|
|
575
575
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
576
576
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
577
577
|
font-weight: var(--font-heading-l-weight-a4lz4s, 700);
|
|
@@ -581,13 +581,13 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
581
581
|
margin: 0;
|
|
582
582
|
}
|
|
583
583
|
|
|
584
|
-
.awsui_header-
|
|
584
|
+
.awsui_header-divider_1r9lg_jlc19_558:not(#\9) {
|
|
585
585
|
border: none;
|
|
586
|
-
border-top: var(--border-panel-header-width-6icr2m, 2px) solid var(--color-border-divider-default-
|
|
586
|
+
border-top: var(--border-panel-header-width-6icr2m, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
587
587
|
margin-top: calc(-1 * var(--border-panel-header-width-6icr2m, 2px));
|
|
588
588
|
}
|
|
589
589
|
|
|
590
|
-
.awsui_header-
|
|
590
|
+
.awsui_header-actions_1r9lg_jlc19_564:not(#\9) {
|
|
591
591
|
display: flex;
|
|
592
592
|
flex-direction: row;
|
|
593
593
|
justify-content: space-between;
|
|
@@ -595,7 +595,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1l13g_388:not(#\9):focus
|
|
|
595
595
|
margin-left: var(--space-xs-zb16t3, 8px);
|
|
596
596
|
}
|
|
597
597
|
|
|
598
|
-
.
|
|
599
|
-
border-right: var(--border-divider-section-width-
|
|
598
|
+
.awsui_divider_1r9lg_jlc19_572:not(#\9) {
|
|
599
|
+
border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
600
600
|
margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-scaled-xs-26e2du, 8px);
|
|
601
601
|
}
|
|
@@ -2,61 +2,61 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"animating": "
|
|
8
|
-
"preference-icon--layout-border": "awsui_preference-icon--layout-
|
|
9
|
-
"preference-icon--layout-background": "awsui_preference-icon--layout-
|
|
10
|
-
"preference-icon--layout-header": "awsui_preference-icon--layout-
|
|
11
|
-
"preference-icon--border": "awsui_preference-icon--
|
|
12
|
-
"preference-icon--primary-button": "awsui_preference-icon--primary-
|
|
13
|
-
"preference-icon--secondary": "awsui_preference-icon--
|
|
14
|
-
"preference-icon--disabled-element": "awsui_preference-icon--disabled-
|
|
15
|
-
"preference-icon--separator": "awsui_preference-icon--
|
|
16
|
-
"preference-icon--focus-text": "awsui_preference-icon--focus-
|
|
17
|
-
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-
|
|
18
|
-
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-
|
|
19
|
-
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--
|
|
20
|
-
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--
|
|
21
|
-
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-
|
|
22
|
-
"preference-icon-refresh--window": "awsui_preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--default": "awsui_preference-icon-refresh--
|
|
25
|
-
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--
|
|
26
|
-
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-
|
|
27
|
-
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--
|
|
28
|
-
"root": "
|
|
29
|
-
"preferences-button": "awsui_preferences-
|
|
30
|
-
"close-button": "awsui_close-
|
|
31
|
-
"drawer-closed": "awsui_drawer-
|
|
32
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
33
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
34
|
-
"position-bottom": "awsui_position-
|
|
35
|
-
"position-side": "awsui_position-
|
|
36
|
-
"slider": "
|
|
37
|
-
"slider-side": "awsui_slider-
|
|
38
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
39
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
40
|
-
"open-button": "awsui_open-
|
|
41
|
-
"open-button-side": "awsui_open-button-
|
|
42
|
-
"slider-icon": "awsui_slider-
|
|
43
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
44
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
45
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
46
|
-
"drawer-mobile": "awsui_drawer-
|
|
47
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
48
|
-
"content-bottom": "awsui_content-
|
|
49
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
50
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
51
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
52
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
53
|
-
"content-side": "awsui_content-
|
|
54
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
55
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
56
|
-
"header": "
|
|
57
|
-
"header-text": "awsui_header-
|
|
58
|
-
"header-divider": "awsui_header-
|
|
59
|
-
"header-actions": "awsui_header-
|
|
60
|
-
"divider": "
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_jlc19_189",
|
|
6
|
+
"refresh": "awsui_refresh_1r9lg_jlc19_189",
|
|
7
|
+
"animating": "awsui_animating_1r9lg_jlc19_203",
|
|
8
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_jlc19_226",
|
|
9
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_jlc19_230",
|
|
10
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_jlc19_233",
|
|
11
|
+
"preference-icon--border": "awsui_preference-icon--border_1r9lg_jlc19_236",
|
|
12
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_jlc19_240",
|
|
13
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_jlc19_243",
|
|
14
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_jlc19_246",
|
|
15
|
+
"preference-icon--separator": "awsui_preference-icon--separator_1r9lg_jlc19_249",
|
|
16
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_jlc19_252",
|
|
17
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_jlc19_256",
|
|
18
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_jlc19_259",
|
|
19
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_jlc19_262",
|
|
20
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_jlc19_265",
|
|
21
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_jlc19_268",
|
|
22
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_jlc19_271",
|
|
23
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_jlc19_275",
|
|
24
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_jlc19_278",
|
|
25
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_jlc19_281",
|
|
26
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_jlc19_284",
|
|
27
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_jlc19_287",
|
|
28
|
+
"root": "awsui_root_1r9lg_jlc19_291",
|
|
29
|
+
"preferences-button": "awsui_preferences-button_1r9lg_jlc19_304",
|
|
30
|
+
"close-button": "awsui_close-button_1r9lg_jlc19_308",
|
|
31
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_jlc19_321",
|
|
32
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_jlc19_326",
|
|
33
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_jlc19_346",
|
|
34
|
+
"position-bottom": "awsui_position-bottom_1r9lg_jlc19_355",
|
|
35
|
+
"position-side": "awsui_position-side_1r9lg_jlc19_382",
|
|
36
|
+
"slider": "awsui_slider_1r9lg_jlc19_388",
|
|
37
|
+
"slider-side": "awsui_slider-side_1r9lg_jlc19_417",
|
|
38
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_jlc19_422",
|
|
39
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_jlc19_433",
|
|
40
|
+
"open-button": "awsui_open-button_1r9lg_jlc19_444",
|
|
41
|
+
"open-button-side": "awsui_open-button-side_1r9lg_jlc19_448",
|
|
42
|
+
"slider-icon": "awsui_slider-icon_1r9lg_jlc19_455",
|
|
43
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_jlc19_461",
|
|
44
|
+
"slider-icon-side": "awsui_slider-icon-side_1r9lg_jlc19_464",
|
|
45
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468",
|
|
46
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_jlc19_478",
|
|
47
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_jlc19_481",
|
|
48
|
+
"content-bottom": "awsui_content-bottom_1r9lg_jlc19_489",
|
|
49
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_jlc19_502",
|
|
50
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_jlc19_507",
|
|
51
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_jlc19_511",
|
|
52
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_jlc19_515",
|
|
53
|
+
"content-side": "awsui_content-side_1r9lg_jlc19_520",
|
|
54
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_jlc19_531",
|
|
55
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_jlc19_534",
|
|
56
|
+
"header": "awsui_header_1r9lg_jlc19_539",
|
|
57
|
+
"header-text": "awsui_header-text_1r9lg_jlc19_548",
|
|
58
|
+
"header-divider": "awsui_header-divider_1r9lg_jlc19_558",
|
|
59
|
+
"header-actions": "awsui_header-actions_1r9lg_jlc19_564",
|
|
60
|
+
"divider": "awsui_divider_1r9lg_jlc19_572"
|
|
61
61
|
};
|
|
62
62
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"body-cell": "awsui_body-
|
|
5
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
6
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
7
|
-
"has-striped-rows": "awsui_has-striped-
|
|
8
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
9
|
-
"body-cell-editable": "awsui_body-cell-
|
|
10
|
-
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-
|
|
11
|
-
"has-selection": "awsui_has-
|
|
12
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
13
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
14
|
-
"body-cell-selected": "awsui_body-cell-
|
|
15
|
-
"has-footer": "awsui_has-
|
|
16
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
17
|
-
"sticky-cell": "awsui_sticky-
|
|
18
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
19
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
20
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
21
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
22
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
23
|
-
"body-cell-editor": "awsui_body-cell-
|
|
24
|
-
"body-cell-success": "awsui_body-cell-
|
|
25
|
-
"body-cell-success-form": "awsui_body-cell-success-
|
|
26
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
27
|
-
"body-cell-success-row": "awsui_body-cell-success-
|
|
28
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
29
|
-
"body-cell-success-controls": "awsui_body-cell-success-
|
|
30
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
31
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
4
|
+
"body-cell": "awsui_body-cell_c6tup_1hsd0_93",
|
|
5
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_1hsd0_103",
|
|
6
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_1hsd0_115",
|
|
7
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_1hsd0_127",
|
|
8
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1hsd0_130",
|
|
9
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_1hsd0_130",
|
|
10
|
+
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_1hsd0_136",
|
|
11
|
+
"has-selection": "awsui_has-selection_c6tup_1hsd0_139",
|
|
12
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_1hsd0_145",
|
|
13
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_1hsd0_148",
|
|
14
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_1hsd0_148",
|
|
15
|
+
"has-footer": "awsui_has-footer_c6tup_1hsd0_148",
|
|
16
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_1hsd0_158",
|
|
17
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_1hsd0_175",
|
|
18
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_1hsd0_183",
|
|
19
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_1hsd0_200",
|
|
20
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_1hsd0_204",
|
|
21
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1hsd0_227",
|
|
22
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1hsd0_231",
|
|
23
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_1hsd0_255",
|
|
24
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_1hsd0_260",
|
|
25
|
+
"body-cell-success-form": "awsui_body-cell-success-form_c6tup_1hsd0_285",
|
|
26
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1hsd0_285",
|
|
27
|
+
"body-cell-success-row": "awsui_body-cell-success-row_c6tup_1hsd0_294",
|
|
28
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1hsd0_294",
|
|
29
|
+
"body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_1hsd0_304",
|
|
30
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1hsd0_304",
|
|
31
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_1hsd0_328"
|
|
32
32
|
};
|
|
33
33
|
|