@cloudscape-design/components-themeable 3.0.1163 → 3.0.1164
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +3 -0
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -81
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -2,52 +2,52 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"expandable-toggle-wrapper": "awsui_expandable-toggle-
|
|
6
|
-
"body-cell": "awsui_body-
|
|
7
|
-
"body-cell-content": "awsui_body-cell-
|
|
8
|
-
"expandable-level-0": "awsui_expandable-level-
|
|
9
|
-
"expandable-level-1": "awsui_expandable-level-
|
|
10
|
-
"expandable-level-2": "awsui_expandable-level-
|
|
11
|
-
"expandable-level-3": "awsui_expandable-level-
|
|
12
|
-
"expandable-level-4": "awsui_expandable-level-
|
|
13
|
-
"expandable-level-5": "awsui_expandable-level-
|
|
14
|
-
"expandable-level-6": "awsui_expandable-level-
|
|
15
|
-
"expandable-level-7": "awsui_expandable-level-
|
|
16
|
-
"expandable-level-8": "awsui_expandable-level-
|
|
17
|
-
"expandable-level-9": "awsui_expandable-level-
|
|
18
|
-
"expandable-level-next": "awsui_expandable-level-
|
|
19
|
-
"body-cell-align-top": "awsui_body-cell-align-
|
|
20
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
21
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
22
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
23
|
-
"body-cell-expandable": "awsui_body-cell-
|
|
24
|
-
"body-cell-editable": "awsui_body-cell-
|
|
25
|
-
"has-striped-rows": "awsui_has-striped-
|
|
26
|
-
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-
|
|
27
|
-
"has-selection": "awsui_has-
|
|
28
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
29
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
30
|
-
"body-cell-selected": "awsui_body-cell-
|
|
31
|
-
"has-footer": "awsui_has-
|
|
32
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
33
|
-
"sticky-cell": "awsui_sticky-
|
|
34
|
-
"table-variant-full-page": "awsui_table-variant-full-
|
|
35
|
-
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-
|
|
36
|
-
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-
|
|
37
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
38
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
39
|
-
"body-cell-editor-wrapper": "awsui_body-cell-editor-
|
|
40
|
-
"body-cell-success": "awsui_body-cell-
|
|
41
|
-
"body-cell-editor": "awsui_body-cell-
|
|
42
|
-
"body-cell-editor-disabled": "awsui_body-cell-editor-
|
|
43
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
44
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
45
|
-
"body-cell-editor-row-editor": "awsui_body-cell-editor-row-
|
|
46
|
-
"body-cell-editor-focusable": "awsui_body-cell-editor-
|
|
47
|
-
"body-cell-editor-icon": "awsui_body-cell-editor-
|
|
48
|
-
"resizable-columns": "awsui_resizable-
|
|
49
|
-
"expandable-cell-content": "awsui_expandable-cell-
|
|
50
|
-
"body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-
|
|
51
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
5
|
+
"expandable-toggle-wrapper": "awsui_expandable-toggle-wrapper_c6tup_1jceq_145",
|
|
6
|
+
"body-cell": "awsui_body-cell_c6tup_1jceq_152",
|
|
7
|
+
"body-cell-content": "awsui_body-cell-content_c6tup_1jceq_160",
|
|
8
|
+
"expandable-level-0": "awsui_expandable-level-0_c6tup_1jceq_166",
|
|
9
|
+
"expandable-level-1": "awsui_expandable-level-1_c6tup_1jceq_173",
|
|
10
|
+
"expandable-level-2": "awsui_expandable-level-2_c6tup_1jceq_180",
|
|
11
|
+
"expandable-level-3": "awsui_expandable-level-3_c6tup_1jceq_187",
|
|
12
|
+
"expandable-level-4": "awsui_expandable-level-4_c6tup_1jceq_194",
|
|
13
|
+
"expandable-level-5": "awsui_expandable-level-5_c6tup_1jceq_201",
|
|
14
|
+
"expandable-level-6": "awsui_expandable-level-6_c6tup_1jceq_208",
|
|
15
|
+
"expandable-level-7": "awsui_expandable-level-7_c6tup_1jceq_215",
|
|
16
|
+
"expandable-level-8": "awsui_expandable-level-8_c6tup_1jceq_222",
|
|
17
|
+
"expandable-level-9": "awsui_expandable-level-9_c6tup_1jceq_229",
|
|
18
|
+
"expandable-level-next": "awsui_expandable-level-next_c6tup_1jceq_236",
|
|
19
|
+
"body-cell-align-top": "awsui_body-cell-align-top_c6tup_1jceq_254",
|
|
20
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_1jceq_260",
|
|
21
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_1jceq_357",
|
|
22
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1jceq_447",
|
|
23
|
+
"body-cell-expandable": "awsui_body-cell-expandable_c6tup_1jceq_447",
|
|
24
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_1jceq_447",
|
|
25
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_1jceq_530",
|
|
26
|
+
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_c6tup_1jceq_696",
|
|
27
|
+
"has-selection": "awsui_has-selection_c6tup_1jceq_862",
|
|
28
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_1jceq_1031",
|
|
29
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_1jceq_1034",
|
|
30
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_1jceq_1034",
|
|
31
|
+
"has-footer": "awsui_has-footer_c6tup_1jceq_1034",
|
|
32
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_1jceq_1044",
|
|
33
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_1jceq_696",
|
|
34
|
+
"table-variant-full-page": "awsui_table-variant-full-page_c6tup_1jceq_1095",
|
|
35
|
+
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_c6tup_1jceq_1112",
|
|
36
|
+
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_c6tup_1jceq_1121",
|
|
37
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1jceq_1143",
|
|
38
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1jceq_1150",
|
|
39
|
+
"body-cell-editor-wrapper": "awsui_body-cell-editor-wrapper_c6tup_1jceq_1176",
|
|
40
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_1jceq_1181",
|
|
41
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_1jceq_1176",
|
|
42
|
+
"body-cell-editor-disabled": "awsui_body-cell-editor-disabled_c6tup_1jceq_1206",
|
|
43
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1jceq_1215",
|
|
44
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1jceq_1225",
|
|
45
|
+
"body-cell-editor-row-editor": "awsui_body-cell-editor-row-editor_c6tup_1jceq_1228",
|
|
46
|
+
"body-cell-editor-focusable": "awsui_body-cell-editor-focusable_c6tup_1jceq_1231",
|
|
47
|
+
"body-cell-editor-icon": "awsui_body-cell-editor-icon_c6tup_1jceq_1255",
|
|
48
|
+
"resizable-columns": "awsui_resizable-columns_c6tup_1jceq_1367",
|
|
49
|
+
"expandable-cell-content": "awsui_expandable-cell-content_c6tup_1jceq_1370",
|
|
50
|
+
"body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_1jceq_1421",
|
|
51
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_1jceq_1424"
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"loading": "
|
|
6
|
-
"undo-button": "awsui_undo-
|
|
4
|
+
"root": "awsui_root_brdst_obm7z_145",
|
|
5
|
+
"loading": "awsui_loading_brdst_obm7z_149",
|
|
6
|
+
"undo-button": "awsui_undo-button_brdst_obm7z_153"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -142,20 +142,20 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_brdst_obm7z_145:not(#\9) {
|
|
146
146
|
/* used in test utils */
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_loading_brdst_obm7z_149:not(#\9) {
|
|
150
150
|
/* used in test utils */
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_undo-
|
|
153
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9) {
|
|
154
154
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
155
155
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
156
156
|
text-underline-offset: 0.25em;
|
|
157
157
|
text-decoration-thickness: 1px;
|
|
158
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
158
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
159
159
|
font-weight: var(--font-link-button-weight-bnpz8h, 400);
|
|
160
160
|
letter-spacing: var(--font-link-button-letter-spacing-yobz7z, normal);
|
|
161
161
|
text-decoration-line: underline;
|
|
@@ -166,30 +166,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
167
167
|
}
|
|
168
168
|
@media (prefers-reduced-motion: reduce) {
|
|
169
|
-
.awsui_undo-
|
|
169
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9) {
|
|
170
170
|
animation: none;
|
|
171
171
|
transition: none;
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
|
-
.awsui-motion-disabled .awsui_undo-
|
|
174
|
+
.awsui-motion-disabled .awsui_undo-button_brdst_obm7z_153:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_obm7z_153:not(#\9) {
|
|
175
175
|
animation: none;
|
|
176
176
|
transition: none;
|
|
177
177
|
}
|
|
178
|
-
.awsui_undo-
|
|
178
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9):hover {
|
|
179
179
|
cursor: pointer;
|
|
180
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
180
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
181
181
|
}
|
|
182
|
-
.awsui_undo-
|
|
182
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9):focus {
|
|
183
183
|
outline: none;
|
|
184
184
|
}
|
|
185
|
-
.awsui_undo-
|
|
186
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
185
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9):active {
|
|
186
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
187
187
|
}
|
|
188
|
-
.awsui_undo-
|
|
188
|
+
.awsui_undo-button_brdst_obm7z_153:not(#\9):active, .awsui_undo-button_brdst_obm7z_153:not(#\9):focus, .awsui_undo-button_brdst_obm7z_153:not(#\9):hover {
|
|
189
189
|
text-decoration-line: underline;
|
|
190
190
|
text-decoration-color: var(--color-text-link-button-underline-hover-s0fj6r, currentColor);
|
|
191
191
|
}
|
|
192
|
-
body[data-awsui-focus-visible=true] .awsui_undo-
|
|
192
|
+
body[data-awsui-focus-visible=true] .awsui_undo-button_brdst_obm7z_153:not(#\9):focus {
|
|
193
193
|
outline: thin dotted;
|
|
194
194
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
195
195
|
outline-offset: 2px;
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"loading": "
|
|
7
|
-
"undo-button": "awsui_undo-
|
|
5
|
+
"root": "awsui_root_brdst_obm7z_145",
|
|
6
|
+
"loading": "awsui_loading_brdst_obm7z_149",
|
|
7
|
+
"undo-button": "awsui_undo-button_brdst_obm7z_153"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -2,6 +2,7 @@ import { ComponentWrapper, ElementWrapper } from '@cloudscape-design/test-utils-
|
|
|
2
2
|
export default class DrawerWrapper extends ComponentWrapper {
|
|
3
3
|
static rootSelector: string;
|
|
4
4
|
findHeader(): ElementWrapper | null;
|
|
5
|
+
findFooter(): ElementWrapper | null;
|
|
5
6
|
findHeaderActions(): ElementWrapper | null;
|
|
6
7
|
findContent(): ElementWrapper | null;
|
|
7
8
|
}
|
|
@@ -8,6 +8,9 @@ class DrawerWrapper extends dom_1.ComponentWrapper {
|
|
|
8
8
|
findHeader() {
|
|
9
9
|
return this.findByClassName(styles_selectors_js_1.default.header);
|
|
10
10
|
}
|
|
11
|
+
findFooter() {
|
|
12
|
+
return this.findByClassName(styles_selectors_js_1.default.footer);
|
|
13
|
+
}
|
|
11
14
|
findHeaderActions() {
|
|
12
15
|
return this.findByClassName(styles_selectors_js_1.default['header-actions']);
|
|
13
16
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/drawer/index.ts"],"names":[],"mappings":";;AAAA,qEAAqE;AACrE,sCAAsC;AACtC,gEAA0F;AAE1F,6EAAyD;AAEzD,MAAqB,aAAc,SAAQ,sBAAgB;IAGzD,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED,WAAW;QACT,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC;IACnE,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/drawer/index.ts"],"names":[],"mappings":";;AAAA,qEAAqE;AACrE,sCAAsC;AACtC,gEAA0F;AAE1F,6EAAyD;AAEzD,MAAqB,aAAc,SAAQ,sBAAgB;IAGzD,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IAED,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED,WAAW;QACT,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC;IACnE,CAAC;;AAhBM,0BAAY,GAAW,6BAAM,CAAC,MAAM,CAAC;kBADzB,aAAa"}
|
|
@@ -2,6 +2,7 @@ import { ComponentWrapper, ElementWrapper } from "@cloudscape-design/test-utils-
|
|
|
2
2
|
export default class DrawerWrapper extends ComponentWrapper {
|
|
3
3
|
static rootSelector: string;
|
|
4
4
|
findHeader(): ElementWrapper;
|
|
5
|
+
findFooter(): ElementWrapper;
|
|
5
6
|
findHeaderActions(): ElementWrapper;
|
|
6
7
|
findContent(): ElementWrapper;
|
|
7
8
|
}
|
|
@@ -8,6 +8,9 @@ class DrawerWrapper extends selectors_1.ComponentWrapper {
|
|
|
8
8
|
findHeader() {
|
|
9
9
|
return this.findByClassName(styles_selectors_js_1.default.header);
|
|
10
10
|
}
|
|
11
|
+
findFooter() {
|
|
12
|
+
return this.findByClassName(styles_selectors_js_1.default.footer);
|
|
13
|
+
}
|
|
11
14
|
findHeaderActions() {
|
|
12
15
|
return this.findByClassName(styles_selectors_js_1.default['header-actions']);
|
|
13
16
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/drawer/index.ts"],"names":[],"mappings":";;AAAA,qEAAqE;AACrE,sCAAsC;AACtC,4EAAgG;AAChG,6EAAyD;AACzD,MAAqB,aAAc,SAAQ,4BAAgB;IAEzD,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IACD,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IACD,WAAW;QACT,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC;IACnE,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/drawer/index.ts"],"names":[],"mappings":";;AAAA,qEAAqE;AACrE,sCAAsC;AACtC,4EAAgG;AAChG,6EAAyD;AACzD,MAAqB,aAAc,SAAQ,4BAAgB;IAEzD,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC;IACD,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IACD,WAAW;QACT,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC;IACnE,CAAC;;AAZM,0BAAY,GAAW,6BAAM,CAAC,MAAM,CAAC;kBADzB,aAAa"}
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
*/
|
|
144
144
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
145
145
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
146
|
-
.awsui_text-
|
|
146
|
+
.awsui_text-content_6absk_b7ud2_146:not(#\9) {
|
|
147
147
|
border-collapse: separate;
|
|
148
148
|
border-spacing: 0;
|
|
149
149
|
box-sizing: border-box;
|
|
@@ -176,12 +176,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
/* stylelint-disable no-descending-specificity */
|
|
177
177
|
/* stylelint-enable no-descending-specificity */
|
|
178
178
|
}
|
|
179
|
-
.awsui_text-
|
|
180
|
-
.awsui_text-
|
|
181
|
-
.awsui_text-
|
|
182
|
-
.awsui_text-
|
|
183
|
-
.awsui_text-
|
|
184
|
-
.awsui_text-
|
|
179
|
+
.awsui_text-content_6absk_b7ud2_146 h1:not(#\9),
|
|
180
|
+
.awsui_text-content_6absk_b7ud2_146 h2:not(#\9),
|
|
181
|
+
.awsui_text-content_6absk_b7ud2_146 h3:not(#\9),
|
|
182
|
+
.awsui_text-content_6absk_b7ud2_146 h4:not(#\9),
|
|
183
|
+
.awsui_text-content_6absk_b7ud2_146 h5:not(#\9),
|
|
184
|
+
.awsui_text-content_6absk_b7ud2_146 p:not(#\9) {
|
|
185
185
|
font-family: inherit;
|
|
186
186
|
font-weight: normal;
|
|
187
187
|
text-decoration: none;
|
|
@@ -190,14 +190,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
191
191
|
padding-inline: 0;
|
|
192
192
|
}
|
|
193
|
-
.awsui_text-
|
|
194
|
-
.awsui_text-
|
|
195
|
-
.awsui_text-
|
|
196
|
-
.awsui_text-
|
|
197
|
-
.awsui_text-
|
|
193
|
+
.awsui_text-content_6absk_b7ud2_146 h1:not(#\9),
|
|
194
|
+
.awsui_text-content_6absk_b7ud2_146 h2:not(#\9),
|
|
195
|
+
.awsui_text-content_6absk_b7ud2_146 h3:not(#\9),
|
|
196
|
+
.awsui_text-content_6absk_b7ud2_146 h4:not(#\9),
|
|
197
|
+
.awsui_text-content_6absk_b7ud2_146 h5:not(#\9) {
|
|
198
198
|
color: var(--color-text-heading-default-wlau07, #16191f);
|
|
199
199
|
}
|
|
200
|
-
.awsui_text-
|
|
200
|
+
.awsui_text-content_6absk_b7ud2_146 h1:not(#\9) {
|
|
201
201
|
font-size: var(--font-size-heading-xl-w5di2k, 28px);
|
|
202
202
|
line-height: var(--line-height-heading-xl-vs1f23, 36px);
|
|
203
203
|
letter-spacing: var(--letter-spacing-heading-xl-33zwds, normal);
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
206
206
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_b7ud2_146 h2:not(#\9) {
|
|
209
209
|
font-size: var(--font-size-heading-l-qgg2za, 18px);
|
|
210
210
|
line-height: var(--line-height-heading-l-vhgtnq, 22px);
|
|
211
211
|
letter-spacing: var(--letter-spacing-heading-l-spdx5v, normal);
|
|
@@ -213,7 +213,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
214
214
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
215
215
|
}
|
|
216
|
-
.awsui_text-
|
|
216
|
+
.awsui_text-content_6absk_b7ud2_146 h3:not(#\9) {
|
|
217
217
|
font-size: var(--font-size-heading-m-56jjln, 18px);
|
|
218
218
|
line-height: var(--line-height-heading-m-irezqt, 22px);
|
|
219
219
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
@@ -221,7 +221,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
221
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
222
222
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
223
223
|
}
|
|
224
|
-
.awsui_text-
|
|
224
|
+
.awsui_text-content_6absk_b7ud2_146 h4:not(#\9) {
|
|
225
225
|
font-size: var(--font-size-heading-s-yde02v, 16px);
|
|
226
226
|
line-height: var(--line-height-heading-s-j2axh8, 20px);
|
|
227
227
|
letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
|
|
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
230
230
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
231
231
|
}
|
|
232
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_b7ud2_146 h5:not(#\9) {
|
|
233
233
|
font-size: var(--font-size-heading-xs-c20ika, 16px);
|
|
234
234
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
235
235
|
font-weight: var(--font-weight-heading-xs-79d2p7, 400);
|
|
236
236
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
237
237
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
238
238
|
}
|
|
239
|
-
.awsui_text-
|
|
240
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_b7ud2_146 b:not(#\9),
|
|
240
|
+
.awsui_text-content_6absk_b7ud2_146 strong:not(#\9) {
|
|
241
241
|
font-weight: 700;
|
|
242
242
|
}
|
|
243
|
-
.awsui_text-
|
|
243
|
+
.awsui_text-content_6absk_b7ud2_146 p:not(#\9) {
|
|
244
244
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
245
245
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
246
246
|
color: inherit;
|
|
247
247
|
}
|
|
248
|
-
.awsui_text-
|
|
248
|
+
.awsui_text-content_6absk_b7ud2_146 small:not(#\9) {
|
|
249
249
|
display: inline-block;
|
|
250
250
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
251
251
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
252
252
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
253
253
|
color: var(--color-text-small-m20sr1, #687078);
|
|
254
254
|
}
|
|
255
|
-
.awsui_text-
|
|
255
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9) {
|
|
256
256
|
font-size: inherit;
|
|
257
257
|
text-underline-offset: 0.25em;
|
|
258
258
|
text-decoration-thickness: 1px;
|
|
259
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
259
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
260
260
|
font-weight: inherit;
|
|
261
261
|
letter-spacing: normal;
|
|
262
262
|
text-decoration-line: underline;
|
|
@@ -267,44 +267,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
268
268
|
}
|
|
269
269
|
@media (prefers-reduced-motion: reduce) {
|
|
270
|
-
.awsui_text-
|
|
270
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9) {
|
|
271
271
|
animation: none;
|
|
272
272
|
transition: none;
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
|
-
.awsui-motion-disabled .awsui_text-
|
|
275
|
+
.awsui-motion-disabled .awsui_text-content_6absk_b7ud2_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_b7ud2_146 small a:not(#\9) {
|
|
276
276
|
animation: none;
|
|
277
277
|
transition: none;
|
|
278
278
|
}
|
|
279
|
-
.awsui_text-
|
|
279
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9):hover {
|
|
280
280
|
cursor: pointer;
|
|
281
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
281
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
282
282
|
}
|
|
283
|
-
.awsui_text-
|
|
283
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9):focus {
|
|
284
284
|
outline: none;
|
|
285
285
|
}
|
|
286
|
-
.awsui_text-
|
|
287
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
286
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9):active {
|
|
287
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
288
288
|
}
|
|
289
|
-
.awsui_text-
|
|
289
|
+
.awsui_text-content_6absk_b7ud2_146 small a:not(#\9):active, .awsui_text-content_6absk_b7ud2_146 small a:not(#\9):focus, .awsui_text-content_6absk_b7ud2_146 small a:not(#\9):hover {
|
|
290
290
|
text-decoration-line: underline;
|
|
291
291
|
text-decoration-color: currentColor;
|
|
292
292
|
}
|
|
293
|
-
.awsui_text-
|
|
294
|
-
.awsui_text-
|
|
295
|
-
.awsui_text-
|
|
293
|
+
.awsui_text-content_6absk_b7ud2_146 code:not(#\9),
|
|
294
|
+
.awsui_text-content_6absk_b7ud2_146 pre:not(#\9),
|
|
295
|
+
.awsui_text-content_6absk_b7ud2_146 samp:not(#\9) {
|
|
296
296
|
font-family: var(--font-family-monospace-fub2rr, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
297
297
|
background: transparent;
|
|
298
298
|
}
|
|
299
|
-
.awsui_text-
|
|
299
|
+
.awsui_text-content_6absk_b7ud2_146 code:not(#\9) {
|
|
300
300
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
301
301
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
302
302
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
303
303
|
}
|
|
304
|
-
.awsui_text-
|
|
304
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9) {
|
|
305
305
|
text-underline-offset: 0.25em;
|
|
306
306
|
text-decoration-thickness: 1px;
|
|
307
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
307
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
308
308
|
font-weight: inherit;
|
|
309
309
|
letter-spacing: normal;
|
|
310
310
|
text-decoration-line: underline;
|
|
@@ -315,30 +315,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
315
315
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
316
316
|
}
|
|
317
317
|
@media (prefers-reduced-motion: reduce) {
|
|
318
|
-
.awsui_text-
|
|
318
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9) {
|
|
319
319
|
animation: none;
|
|
320
320
|
transition: none;
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
|
-
.awsui-motion-disabled .awsui_text-
|
|
323
|
+
.awsui-motion-disabled .awsui_text-content_6absk_b7ud2_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_b7ud2_146 a:not(#\9) {
|
|
324
324
|
animation: none;
|
|
325
325
|
transition: none;
|
|
326
326
|
}
|
|
327
|
-
.awsui_text-
|
|
327
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9):hover {
|
|
328
328
|
cursor: pointer;
|
|
329
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
329
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
330
330
|
}
|
|
331
|
-
.awsui_text-
|
|
331
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9):focus {
|
|
332
332
|
outline: none;
|
|
333
333
|
}
|
|
334
|
-
.awsui_text-
|
|
335
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
334
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9):active {
|
|
335
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
336
336
|
}
|
|
337
|
-
.awsui_text-
|
|
337
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9):active, .awsui_text-content_6absk_b7ud2_146 a:not(#\9):focus, .awsui_text-content_6absk_b7ud2_146 a:not(#\9):hover {
|
|
338
338
|
text-decoration-line: underline;
|
|
339
339
|
text-decoration-color: currentColor;
|
|
340
340
|
}
|
|
341
|
-
.awsui_text-
|
|
341
|
+
.awsui_text-content_6absk_b7ud2_146 a:not(#\9):focus {
|
|
342
342
|
outline: thin dotted;
|
|
343
343
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
344
344
|
outline-offset: 2px;
|
|
@@ -349,33 +349,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
350
350
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
351
351
|
}
|
|
352
|
-
.awsui_text-
|
|
353
|
-
.awsui_text-
|
|
352
|
+
.awsui_text-content_6absk_b7ud2_146 ul:not(#\9),
|
|
353
|
+
.awsui_text-content_6absk_b7ud2_146 ol:not(#\9) {
|
|
354
354
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
355
355
|
margin-block: var(--space-scaled-xs-sppte9, 8px);
|
|
356
356
|
margin-inline: 0;
|
|
357
357
|
list-style-position: outside;
|
|
358
358
|
}
|
|
359
|
-
.awsui_text-
|
|
360
|
-
.awsui_text-
|
|
361
|
-
.awsui_text-
|
|
362
|
-
.awsui_text-
|
|
363
|
-
.awsui_text-
|
|
364
|
-
.awsui_text-
|
|
365
|
-
.awsui_text-
|
|
366
|
-
.awsui_text-
|
|
367
|
-
.awsui_text-
|
|
368
|
-
.awsui_text-
|
|
369
|
-
.awsui_text-
|
|
370
|
-
.awsui_text-
|
|
371
|
-
.awsui_text-
|
|
372
|
-
.awsui_text-
|
|
359
|
+
.awsui_text-content_6absk_b7ud2_146 ul + ul:not(#\9),
|
|
360
|
+
.awsui_text-content_6absk_b7ud2_146 ul + ol:not(#\9),
|
|
361
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li + ul:not(#\9),
|
|
362
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li + li:not(#\9),
|
|
363
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li + ol:not(#\9),
|
|
364
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li > ul:not(#\9),
|
|
365
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li > ol:not(#\9),
|
|
366
|
+
.awsui_text-content_6absk_b7ud2_146 ol + ul:not(#\9),
|
|
367
|
+
.awsui_text-content_6absk_b7ud2_146 ol + ol:not(#\9),
|
|
368
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li + ul:not(#\9),
|
|
369
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li + li:not(#\9),
|
|
370
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li + ol:not(#\9),
|
|
371
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li > ul:not(#\9),
|
|
372
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li > ol:not(#\9) {
|
|
373
373
|
padding-block-start: var(--space-scaled-xxs-jatbiv, 4px);
|
|
374
374
|
}
|
|
375
|
-
.awsui_text-
|
|
376
|
-
.awsui_text-
|
|
377
|
-
.awsui_text-
|
|
378
|
-
.awsui_text-
|
|
375
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li > ul:not(#\9),
|
|
376
|
+
.awsui_text-content_6absk_b7ud2_146 ul > li > ol:not(#\9),
|
|
377
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li > ul:not(#\9),
|
|
378
|
+
.awsui_text-content_6absk_b7ud2_146 ol > li > ol:not(#\9) {
|
|
379
379
|
margin-block: 0;
|
|
380
380
|
margin-inline: 0;
|
|
381
381
|
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"dismiss-button": "awsui_dismiss-
|
|
6
|
-
"dismiss-button-inline": "awsui_dismiss-button-
|
|
7
|
-
"icon": "
|
|
8
|
-
"icon-inline": "awsui_icon-
|
|
9
|
-
"token-normal": "awsui_token-
|
|
10
|
-
"token-inline": "awsui_token-
|
|
11
|
-
"token-option-inline": "awsui_token-option-
|
|
12
|
-
"token-box": "awsui_token-
|
|
13
|
-
"token-box-without-dismiss": "awsui_token-box-without-
|
|
14
|
-
"token-box-inline": "awsui_token-box-
|
|
15
|
-
"disable-padding": "awsui_disable-
|
|
16
|
-
"token-box-readonly": "awsui_token-box-
|
|
17
|
-
"token-box-disabled": "awsui_token-box-
|
|
4
|
+
"root": "awsui_root_1i2wg_1w2x6_161",
|
|
5
|
+
"dismiss-button": "awsui_dismiss-button_1i2wg_1w2x6_193",
|
|
6
|
+
"dismiss-button-inline": "awsui_dismiss-button-inline_1i2wg_1w2x6_233",
|
|
7
|
+
"icon": "awsui_icon_1i2wg_1w2x6_240",
|
|
8
|
+
"icon-inline": "awsui_icon-inline_1i2wg_1w2x6_246",
|
|
9
|
+
"token-normal": "awsui_token-normal_1i2wg_1w2x6_251",
|
|
10
|
+
"token-inline": "awsui_token-inline_1i2wg_1w2x6_258",
|
|
11
|
+
"token-option-inline": "awsui_token-option-inline_1i2wg_1w2x6_284",
|
|
12
|
+
"token-box": "awsui_token-box_1i2wg_1w2x6_288",
|
|
13
|
+
"token-box-without-dismiss": "awsui_token-box-without-dismiss_1i2wg_1w2x6_307",
|
|
14
|
+
"token-box-inline": "awsui_token-box-inline_1i2wg_1w2x6_311",
|
|
15
|
+
"disable-padding": "awsui_disable-padding_1i2wg_1w2x6_331",
|
|
16
|
+
"token-box-readonly": "awsui_token-box-readonly_1i2wg_1w2x6_338",
|
|
17
|
+
"token-box-disabled": "awsui_token-box-disabled_1i2wg_1w2x6_339"
|
|
18
18
|
};
|
|
19
19
|
|