@cloudscape-design/components 3.0.15 → 3.0.18
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/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +30 -31
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +15 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +45 -39
- package/internal/generated/theming/index.js +45 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
package/tabs/styles.selectors.js
CHANGED
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"tabs-header": "awsui_tabs-
|
|
6
|
-
"tabs-header-list": "awsui_tabs-header-
|
|
7
|
-
"pagination-button": "awsui_pagination-
|
|
8
|
-
"pagination-button-left": "awsui_pagination-button-
|
|
9
|
-
"pagination-button-left-scrollable": "awsui_pagination-button-left-
|
|
10
|
-
"pagination-button-right": "awsui_pagination-button-
|
|
11
|
-
"pagination-button-right-scrollable": "awsui_pagination-button-right-
|
|
12
|
-
"tabs-tab": "awsui_tabs-
|
|
13
|
-
"tabs-tab-label": "awsui_tabs-tab-
|
|
14
|
-
"tabs-tab-link": "awsui_tabs-tab-
|
|
15
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
16
|
-
"refresh": "
|
|
17
|
-
"tabs-tab-active": "awsui_tabs-tab-
|
|
18
|
-
"tabs-header-with-divider": "awsui_tabs-header-with-
|
|
19
|
-
"root": "
|
|
20
|
-
"tabs": "
|
|
21
|
-
"tabs-content-wrapper": "awsui_tabs-content-
|
|
22
|
-
"with-paddings": "awsui_with-
|
|
23
|
-
"tabs-container-content-wrapper": "awsui_tabs-container-content-
|
|
24
|
-
"tabs-content": "awsui_tabs-
|
|
25
|
-
"tabs-content-active": "awsui_tabs-content-
|
|
5
|
+
"tabs-header": "awsui_tabs-header_14rmt_1581x_186",
|
|
6
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_1581x_192",
|
|
7
|
+
"pagination-button": "awsui_pagination-button_14rmt_1581x_209",
|
|
8
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_1581x_214",
|
|
9
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_1581x_217",
|
|
10
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_1581x_221",
|
|
11
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_1581x_224",
|
|
12
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_1581x_229",
|
|
13
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_1581x_240",
|
|
14
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_1581x_256",
|
|
15
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_1581x_313",
|
|
16
|
+
"refresh": "awsui_refresh_14rmt_1581x_330",
|
|
17
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_1581x_344",
|
|
18
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_1581x_351",
|
|
19
|
+
"root": "awsui_root_14rmt_1581x_355",
|
|
20
|
+
"tabs": "awsui_tabs_14rmt_1581x_186",
|
|
21
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_1581x_372",
|
|
22
|
+
"with-paddings": "awsui_with-paddings_14rmt_1581x_372",
|
|
23
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_1581x_376",
|
|
24
|
+
"tabs-content": "awsui_tabs-content_14rmt_1581x_372",
|
|
25
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_1581x_384"
|
|
26
26
|
};
|
|
27
27
|
|
package/tag-editor/styles.css.js
CHANGED
|
@@ -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_kjmqg_93",
|
|
5
|
+
"loading": "awsui_loading_brdst_kjmqg_97",
|
|
6
|
+
"undo-button": "awsui_undo-button_brdst_kjmqg_101"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -90,15 +90,15 @@ 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_brdst_kjmqg_93:not(#\9) {
|
|
94
94
|
/* used in test utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_loading_brdst_kjmqg_97:not(#\9) {
|
|
98
98
|
/* used in test utils */
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.awsui_undo-
|
|
101
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
102
102
|
color: #0972d3;
|
|
103
103
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
104
104
|
font-weight: 800;
|
|
@@ -114,34 +114,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
114
114
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
115
115
|
}
|
|
116
116
|
@media (prefers-reduced-motion: reduce) {
|
|
117
|
-
.awsui_undo-
|
|
117
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
118
118
|
animation: none;
|
|
119
119
|
transition: none;
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
.awsui-motion-disabled .awsui_undo-
|
|
122
|
+
.awsui-motion-disabled .awsui_undo-button_brdst_kjmqg_101:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
123
123
|
animation: none;
|
|
124
124
|
transition: none;
|
|
125
125
|
}
|
|
126
|
-
.awsui_undo-
|
|
126
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):hover {
|
|
127
127
|
cursor: pointer;
|
|
128
128
|
color: #033160;
|
|
129
129
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
130
130
|
}
|
|
131
|
-
.awsui_undo-
|
|
131
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):focus {
|
|
132
132
|
outline: none;
|
|
133
133
|
}
|
|
134
|
-
.awsui_undo-
|
|
134
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):active {
|
|
135
135
|
color: #033160;
|
|
136
136
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
137
137
|
}
|
|
138
|
-
.awsui_undo-
|
|
138
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):active, .awsui_undo-button_brdst_kjmqg_101:not(#\9):focus, .awsui_undo-button_brdst_kjmqg_101:not(#\9):hover {
|
|
139
139
|
text-decoration: underline;
|
|
140
140
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
141
141
|
text-decoration-color: transparent;
|
|
142
142
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
143
143
|
}
|
|
144
|
-
.awsui_undo-
|
|
144
|
+
.awsui_undo-button_brdst_kjmqg_101[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
145
145
|
outline: thin dotted;
|
|
146
146
|
outline: 0;
|
|
147
147
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -149,7 +149,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
149
|
outline-color: #0972d3;
|
|
150
150
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
151
151
|
border-radius: 4px;
|
|
152
|
-
border-radius: var(--border-control-focus-ring-
|
|
152
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
153
153
|
box-shadow: 0 0 0 2px #0972d3;
|
|
154
154
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
155
155
|
}
|
|
@@ -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_kjmqg_93",
|
|
6
|
+
"loading": "awsui_loading_brdst_kjmqg_97",
|
|
7
|
+
"undo-button": "awsui_undo-button_brdst_kjmqg_101"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_text-
|
|
94
|
+
.awsui_text-content_6absk_1tlvz_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -133,12 +133,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
/* stylelint-disable no-descending-specificity */
|
|
134
134
|
/* stylelint-enable no-descending-specificity */
|
|
135
135
|
}
|
|
136
|
-
.awsui_text-
|
|
137
|
-
.awsui_text-
|
|
138
|
-
.awsui_text-
|
|
139
|
-
.awsui_text-
|
|
140
|
-
.awsui_text-
|
|
141
|
-
.awsui_text-
|
|
136
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9),
|
|
137
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9),
|
|
138
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9),
|
|
139
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9),
|
|
140
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9),
|
|
141
|
+
.awsui_text-content_6absk_1tlvz_94 p:not(#\9) {
|
|
142
142
|
font-family: inherit;
|
|
143
143
|
font-weight: normal;
|
|
144
144
|
text-decoration: none;
|
|
@@ -146,15 +146,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
padding: 4px 0;
|
|
147
147
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
148
148
|
}
|
|
149
|
-
.awsui_text-
|
|
150
|
-
.awsui_text-
|
|
151
|
-
.awsui_text-
|
|
152
|
-
.awsui_text-
|
|
153
|
-
.awsui_text-
|
|
149
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9),
|
|
150
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9),
|
|
151
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9),
|
|
152
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9),
|
|
153
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9) {
|
|
154
154
|
color: #000716;
|
|
155
155
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
156
156
|
}
|
|
157
|
-
.awsui_text-
|
|
157
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9) {
|
|
158
158
|
font-size: 32px;
|
|
159
159
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
160
160
|
line-height: 40px;
|
|
@@ -164,7 +164,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
164
|
font-weight: 800;
|
|
165
165
|
font-weight: var(--font-heading-xl-weight-772870, 800);
|
|
166
166
|
}
|
|
167
|
-
.awsui_text-
|
|
167
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9) {
|
|
168
168
|
font-size: 24px;
|
|
169
169
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
170
170
|
line-height: 30px;
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
font-weight: 800;
|
|
175
175
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
176
176
|
}
|
|
177
|
-
.awsui_text-
|
|
177
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9) {
|
|
178
178
|
font-size: 20px;
|
|
179
179
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
180
180
|
line-height: 24px;
|
|
@@ -184,7 +184,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
font-weight: 800;
|
|
185
185
|
font-weight: var(--font-heading-m-weight-hi5n0j, 800);
|
|
186
186
|
}
|
|
187
|
-
.awsui_text-
|
|
187
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9) {
|
|
188
188
|
font-size: 16px;
|
|
189
189
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
190
190
|
line-height: 20px;
|
|
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
font-weight: 800;
|
|
195
195
|
font-weight: var(--font-heading-s-weight-k8ys41, 800);
|
|
196
196
|
}
|
|
197
|
-
.awsui_text-
|
|
197
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9) {
|
|
198
198
|
font-size: 14px;
|
|
199
199
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
200
200
|
line-height: 18px;
|
|
@@ -202,18 +202,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
font-weight: 800;
|
|
203
203
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
204
204
|
}
|
|
205
|
-
.awsui_text-
|
|
206
|
-
.awsui_text-
|
|
205
|
+
.awsui_text-content_6absk_1tlvz_94 b:not(#\9),
|
|
206
|
+
.awsui_text-content_6absk_1tlvz_94 strong:not(#\9) {
|
|
207
207
|
font-weight: 700;
|
|
208
208
|
}
|
|
209
|
-
.awsui_text-
|
|
209
|
+
.awsui_text-content_6absk_1tlvz_94 p:not(#\9) {
|
|
210
210
|
font-size: 14px;
|
|
211
211
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
212
212
|
line-height: 22px;
|
|
213
213
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
214
214
|
color: inherit;
|
|
215
215
|
}
|
|
216
|
-
.awsui_text-
|
|
216
|
+
.awsui_text-content_6absk_1tlvz_94 small:not(#\9) {
|
|
217
217
|
display: inline-block;
|
|
218
218
|
font-size: 12px;
|
|
219
219
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
color: #5f6b7a;
|
|
225
225
|
color: var(--color-text-small-le1y42, #5f6b7a);
|
|
226
226
|
}
|
|
227
|
-
.awsui_text-
|
|
227
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
228
228
|
font-size: inherit;
|
|
229
229
|
color: #0972d3;
|
|
230
230
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -242,40 +242,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
243
243
|
}
|
|
244
244
|
@media (prefers-reduced-motion: reduce) {
|
|
245
|
-
.awsui_text-
|
|
245
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
246
246
|
animation: none;
|
|
247
247
|
transition: none;
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
|
-
.awsui-motion-disabled .awsui_text-
|
|
250
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1tlvz_94 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
251
251
|
animation: none;
|
|
252
252
|
transition: none;
|
|
253
253
|
}
|
|
254
|
-
.awsui_text-
|
|
254
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):hover {
|
|
255
255
|
cursor: pointer;
|
|
256
256
|
color: #033160;
|
|
257
257
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
258
258
|
}
|
|
259
|
-
.awsui_text-
|
|
259
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):focus {
|
|
260
260
|
outline: none;
|
|
261
261
|
}
|
|
262
|
-
.awsui_text-
|
|
262
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):active {
|
|
263
263
|
color: #033160;
|
|
264
264
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
265
265
|
}
|
|
266
|
-
.awsui_text-
|
|
266
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):active, .awsui_text-content_6absk_1tlvz_94 small a:not(#\9):focus, .awsui_text-content_6absk_1tlvz_94 small a:not(#\9):hover {
|
|
267
267
|
text-decoration: underline;
|
|
268
268
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
269
269
|
text-decoration-color: currentColor;
|
|
270
270
|
}
|
|
271
|
-
.awsui_text-
|
|
272
|
-
.awsui_text-
|
|
273
|
-
.awsui_text-
|
|
271
|
+
.awsui_text-content_6absk_1tlvz_94 code:not(#\9),
|
|
272
|
+
.awsui_text-content_6absk_1tlvz_94 pre:not(#\9),
|
|
273
|
+
.awsui_text-content_6absk_1tlvz_94 samp:not(#\9) {
|
|
274
274
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
275
275
|
font-family: var(--font-family-monospace-iz223z, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
276
276
|
background: transparent;
|
|
277
277
|
}
|
|
278
|
-
.awsui_text-
|
|
278
|
+
.awsui_text-content_6absk_1tlvz_94 code:not(#\9) {
|
|
279
279
|
font-size: 12px;
|
|
280
280
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
281
281
|
line-height: 16px;
|
|
@@ -283,7 +283,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
283
283
|
letter-spacing: 0.005em;
|
|
284
284
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
285
285
|
}
|
|
286
|
-
.awsui_text-
|
|
286
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
287
287
|
color: #0972d3;
|
|
288
288
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
289
289
|
font-weight: inherit;
|
|
@@ -296,33 +296,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
297
297
|
}
|
|
298
298
|
@media (prefers-reduced-motion: reduce) {
|
|
299
|
-
.awsui_text-
|
|
299
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
300
300
|
animation: none;
|
|
301
301
|
transition: none;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
.awsui-motion-disabled .awsui_text-
|
|
304
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1tlvz_94 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
305
305
|
animation: none;
|
|
306
306
|
transition: none;
|
|
307
307
|
}
|
|
308
|
-
.awsui_text-
|
|
308
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):hover {
|
|
309
309
|
cursor: pointer;
|
|
310
310
|
color: #033160;
|
|
311
311
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
312
312
|
}
|
|
313
|
-
.awsui_text-
|
|
313
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus {
|
|
314
314
|
outline: none;
|
|
315
315
|
}
|
|
316
|
-
.awsui_text-
|
|
316
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):active {
|
|
317
317
|
color: #033160;
|
|
318
318
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
319
319
|
}
|
|
320
|
-
.awsui_text-
|
|
320
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):active, .awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus, .awsui_text-content_6absk_1tlvz_94 a:not(#\9):hover {
|
|
321
321
|
text-decoration: underline;
|
|
322
322
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
323
323
|
text-decoration-color: currentColor;
|
|
324
324
|
}
|
|
325
|
-
.awsui_text-
|
|
325
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus {
|
|
326
326
|
outline: thin dotted;
|
|
327
327
|
outline: 0;
|
|
328
328
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -330,38 +330,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
outline-color: #0972d3;
|
|
331
331
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
332
332
|
border-radius: 4px;
|
|
333
|
-
border-radius: var(--border-control-focus-ring-
|
|
333
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
334
334
|
box-shadow: 0 0 0 2px #0972d3;
|
|
335
335
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
336
336
|
}
|
|
337
|
-
.awsui_text-
|
|
338
|
-
.awsui_text-
|
|
337
|
+
.awsui_text-content_6absk_1tlvz_94 ul:not(#\9),
|
|
338
|
+
.awsui_text-content_6absk_1tlvz_94 ol:not(#\9) {
|
|
339
339
|
padding-left: 20px;
|
|
340
340
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
341
341
|
margin: 4px 0;
|
|
342
342
|
margin: var(--space-xxs-ynfts5, 4px) 0;
|
|
343
343
|
list-style-position: outside;
|
|
344
344
|
}
|
|
345
|
-
.awsui_text-
|
|
346
|
-
.awsui_text-
|
|
347
|
-
.awsui_text-
|
|
348
|
-
.awsui_text-
|
|
349
|
-
.awsui_text-
|
|
350
|
-
.awsui_text-
|
|
351
|
-
.awsui_text-
|
|
352
|
-
.awsui_text-
|
|
353
|
-
.awsui_text-
|
|
354
|
-
.awsui_text-
|
|
355
|
-
.awsui_text-
|
|
356
|
-
.awsui_text-
|
|
357
|
-
.awsui_text-
|
|
358
|
-
.awsui_text-
|
|
345
|
+
.awsui_text-content_6absk_1tlvz_94 ul + ul:not(#\9),
|
|
346
|
+
.awsui_text-content_6absk_1tlvz_94 ul + ol:not(#\9),
|
|
347
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + ul:not(#\9),
|
|
348
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + li:not(#\9),
|
|
349
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + ol:not(#\9),
|
|
350
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ul:not(#\9),
|
|
351
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ol:not(#\9),
|
|
352
|
+
.awsui_text-content_6absk_1tlvz_94 ol + ul:not(#\9),
|
|
353
|
+
.awsui_text-content_6absk_1tlvz_94 ol + ol:not(#\9),
|
|
354
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + ul:not(#\9),
|
|
355
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + li:not(#\9),
|
|
356
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + ol:not(#\9),
|
|
357
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ul:not(#\9),
|
|
358
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ol:not(#\9) {
|
|
359
359
|
padding-top: 4px;
|
|
360
360
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
361
361
|
}
|
|
362
|
-
.awsui_text-
|
|
363
|
-
.awsui_text-
|
|
364
|
-
.awsui_text-
|
|
365
|
-
.awsui_text-
|
|
362
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ul:not(#\9),
|
|
363
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ol:not(#\9),
|
|
364
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ul:not(#\9),
|
|
365
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ol:not(#\9) {
|
|
366
366
|
margin: 0;
|
|
367
367
|
}
|
package/textarea/styles.css.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea": "
|
|
6
|
-
"textarea-readonly": "awsui_textarea-
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
4
|
+
"root": "awsui_root_qk1j1_1frg6_93",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_1frg6_97",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1frg6_122",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1frg6_158"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -90,11 +90,11 @@ 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_qk1j1_1frg6_93:not(#\9) {
|
|
94
94
|
/* used for test-utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
background-color: #ffffff;
|
|
149
149
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
150
150
|
border-radius: 8px;
|
|
151
|
-
border-radius: var(--border-
|
|
151
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
152
152
|
border: 2px solid #9ba7b6;
|
|
153
153
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
154
154
|
font-size: 14px;
|
|
@@ -156,36 +156,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
156
156
|
line-height: 22px;
|
|
157
157
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
159
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-readonly_qk1j1_1frg6_122:not(#\9) {
|
|
160
160
|
background-color: #ffffff;
|
|
161
161
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
162
162
|
border: 2px solid #e9ebed;
|
|
163
163
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
164
164
|
}
|
|
165
|
-
.
|
|
165
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9)::placeholder {
|
|
166
166
|
color: #5f6b7a;
|
|
167
167
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
168
168
|
font-style: italic;
|
|
169
169
|
opacity: 1;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):-ms-input-placeholder {
|
|
172
172
|
color: #5f6b7a;
|
|
173
173
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
174
174
|
font-style: italic;
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):focus {
|
|
177
177
|
outline: 2px dotted transparent;
|
|
178
178
|
border: 2px solid #0972d3;
|
|
179
179
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
180
180
|
border-radius: 8px;
|
|
181
|
-
border-radius: var(--border-
|
|
181
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
182
182
|
box-shadow: 0 0 0 0px #0972d3;
|
|
183
183
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):invalid {
|
|
186
186
|
box-shadow: none;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled {
|
|
189
189
|
background-color: #e9ebed;
|
|
190
190
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
191
191
|
border: 2px solid #e9ebed;
|
|
@@ -195,16 +195,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
cursor: auto;
|
|
196
196
|
cursor: default;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled::placeholder {
|
|
199
199
|
color: #9ba7b6;
|
|
200
200
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
201
201
|
opacity: 1;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled:-ms-input-placeholder {
|
|
204
204
|
color: #9ba7b6;
|
|
205
205
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-invalid_qk1j1_1frg6_158:not(#\9) {
|
|
208
208
|
color: #d91515;
|
|
209
209
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
210
210
|
border-color: #d91515;
|
|
@@ -218,7 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
218
|
border-left-width: 8px;
|
|
219
219
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-invalid_qk1j1_1frg6_158:not(#\9):focus {
|
|
222
222
|
box-shadow: 0 0 0 2px #0972d3;
|
|
223
223
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
224
224
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"textarea": "
|
|
7
|
-
"textarea-readonly": "awsui_textarea-
|
|
8
|
-
"textarea-invalid": "awsui_textarea-
|
|
5
|
+
"root": "awsui_root_qk1j1_1frg6_93",
|
|
6
|
+
"textarea": "awsui_textarea_qk1j1_1frg6_97",
|
|
7
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1frg6_122",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1frg6_158"
|
|
9
9
|
};
|
|
10
10
|
|
package/tiles/styles.css.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"column-layout": "awsui_column-
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
7
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
8
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
9
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
10
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
11
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
13
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
15
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
16
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
17
|
-
"root": "
|
|
18
|
-
"tile-container": "awsui_tile-
|
|
19
|
-
"has-metadata": "awsui_has-
|
|
20
|
-
"selected": "
|
|
21
|
-
"disabled": "
|
|
22
|
-
"columns": "
|
|
23
|
-
"column-1": "awsui_column-
|
|
24
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
25
|
-
"breakpoint-xxs": "awsui_breakpoint-
|
|
26
|
-
"column-2": "awsui_column-
|
|
27
|
-
"column-3": "awsui_column-
|
|
28
|
-
"column-4": "awsui_column-
|
|
29
|
-
"control": "
|
|
30
|
-
"no-image": "awsui_no-
|
|
31
|
-
"image": "
|
|
4
|
+
"column-layout": "awsui_column-layout_vj6p7_wqv42_93",
|
|
5
|
+
"grid": "awsui_grid_vj6p7_wqv42_104",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_wqv42_109",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_wqv42_112",
|
|
8
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_wqv42_119",
|
|
9
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_wqv42_122",
|
|
10
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_wqv42_122",
|
|
11
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_wqv42_125",
|
|
12
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_wqv42_128",
|
|
13
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_wqv42_134",
|
|
14
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_wqv42_140",
|
|
15
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_wqv42_153",
|
|
16
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_wqv42_186",
|
|
17
|
+
"root": "awsui_root_vj6p7_wqv42_240",
|
|
18
|
+
"tile-container": "awsui_tile-container_vj6p7_wqv42_255",
|
|
19
|
+
"has-metadata": "awsui_has-metadata_vj6p7_wqv42_264",
|
|
20
|
+
"selected": "awsui_selected_vj6p7_wqv42_267",
|
|
21
|
+
"disabled": "awsui_disabled_vj6p7_wqv42_271",
|
|
22
|
+
"columns": "awsui_columns_vj6p7_wqv42_286",
|
|
23
|
+
"column-1": "awsui_column-1_vj6p7_wqv42_291",
|
|
24
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_wqv42_298",
|
|
25
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_wqv42_303",
|
|
26
|
+
"column-2": "awsui_column-2_vj6p7_wqv42_308",
|
|
27
|
+
"column-3": "awsui_column-3_vj6p7_wqv42_325",
|
|
28
|
+
"column-4": "awsui_column-4_vj6p7_wqv42_342",
|
|
29
|
+
"control": "awsui_control_vj6p7_wqv42_360",
|
|
30
|
+
"no-image": "awsui_no-image_vj6p7_wqv42_364",
|
|
31
|
+
"image": "awsui_image_vj6p7_wqv42_368"
|
|
32
32
|
};
|
|
33
33
|
|