@cloudscape-design/components 3.0.835 → 3.0.837
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 +28 -28
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +19 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/app-layout/utils/use-drawers.js +40 -51
- package/app-layout/utils/use-drawers.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +157 -157
- package/button/styles.selectors.js +21 -21
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +22 -22
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +30 -30
- package/button-dropdown/styles.selectors.js +17 -17
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +6 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +31 -30
- package/container/styles.scoped.css +59 -56
- package/container/styles.selectors.js +31 -30
- package/container/test-classes/styles.css.js +6 -0
- package/container/test-classes/styles.scoped.css +7 -0
- package/container/test-classes/styles.selectors.js +7 -0
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +23 -17
- package/date-range-picker/index.js.map +1 -1
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +67 -67
- package/expandable-section/styles.selectors.js +34 -34
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +31 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +151 -151
- package/flashbar/styles.selectors.js +50 -50
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +44 -44
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +4 -2
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +37 -37
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +39 -39
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +26 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +4 -2
- package/internal/generated/styles/tokens.js +4 -2
- package/internal/generated/theming/index.cjs +22 -8
- package/internal/generated/theming/index.cjs.d.ts +32 -0
- package/internal/generated/theming/index.d.ts +32 -0
- package/internal/generated/theming/index.js +22 -8
- package/internal/manifest.json +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts +9 -0
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -0
- package/internal/utils/date-time/format-date-time-with-offset.js +17 -0
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -0
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -27
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -75
- package/popover/styles.selectors.js +52 -52
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +56 -56
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -45
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +42 -42
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -26
- package/select/parts/styles.selectors.js +21 -21
- package/test-utils/dom/expandable-section/index.js +11 -10
- package/test-utils/dom/expandable-section/index.js.map +1 -1
- package/test-utils/dom/index.d.ts +1343 -0
- package/test-utils/dom/index.js +237 -0
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/expandable-section/index.js +11 -10
- package/test-utils/selectors/expandable-section/index.js.map +1 -1
- package/test-utils/selectors/index.d.ts +1185 -0
- package/test-utils/selectors/index.js +237 -0
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +24 -24
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +79 -79
- package/tiles/styles.selectors.js +30 -30
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +18 -18
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- 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 +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/internal/utils/date-time/format-date-range.d.ts +0 -13
- package/internal/utils/date-time/format-date-range.d.ts.map +0 -1
- package/internal/utils/date-time/format-date-range.js +0 -36
- package/internal/utils/date-time/format-date-range.js.map +0 -1
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"in-filtering-token-root": "awsui_in-filtering-token-
|
|
8
|
-
"in-filtering-token-nested": "awsui_in-filtering-token-
|
|
9
|
-
"has-caret": "awsui_has-
|
|
10
|
-
"placeholder": "
|
|
11
|
-
"pressed": "
|
|
12
|
-
"disabled": "
|
|
13
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
14
|
-
"readonly": "
|
|
15
|
-
"invalid": "
|
|
16
|
-
"warning": "
|
|
17
|
-
"inline-tokens": "awsui_inline-
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_oq1lc_157",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_oq1lc_157",
|
|
7
|
+
"in-filtering-token-root": "awsui_in-filtering-token-root_18eso_oq1lc_220",
|
|
8
|
+
"in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_oq1lc_220",
|
|
9
|
+
"has-caret": "awsui_has-caret_18eso_oq1lc_254",
|
|
10
|
+
"placeholder": "awsui_placeholder_18eso_oq1lc_257",
|
|
11
|
+
"pressed": "awsui_pressed_18eso_oq1lc_270",
|
|
12
|
+
"disabled": "awsui_disabled_18eso_oq1lc_273",
|
|
13
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_oq1lc_220",
|
|
14
|
+
"readonly": "awsui_readonly_18eso_oq1lc_289",
|
|
15
|
+
"invalid": "awsui_invalid_18eso_oq1lc_311",
|
|
16
|
+
"warning": "awsui_warning_18eso_oq1lc_320",
|
|
17
|
+
"inline-tokens": "awsui_inline-tokens_18eso_oq1lc_329"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"styled-box": "awsui_styled-
|
|
6
|
-
"styled-box-checked": "awsui_styled-box-
|
|
7
|
-
"styled-box-indeterminate": "awsui_styled-box-
|
|
8
|
-
"styled-box-disabled": "awsui_styled-box-
|
|
9
|
-
"styled-box-readonly": "awsui_styled-box-
|
|
10
|
-
"styled-line": "awsui_styled-
|
|
11
|
-
"styled-line-disabled": "awsui_styled-line-
|
|
12
|
-
"styled-line-readonly": "awsui_styled-line-
|
|
4
|
+
"root": "awsui_root_1fn7j_1b2kg_141",
|
|
5
|
+
"styled-box": "awsui_styled-box_1fn7j_1b2kg_148",
|
|
6
|
+
"styled-box-checked": "awsui_styled-box-checked_1fn7j_1b2kg_164",
|
|
7
|
+
"styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_1b2kg_164",
|
|
8
|
+
"styled-box-disabled": "awsui_styled-box-disabled_1fn7j_1b2kg_168",
|
|
9
|
+
"styled-box-readonly": "awsui_styled-box-readonly_1fn7j_1b2kg_168",
|
|
10
|
+
"styled-line": "awsui_styled-line_1fn7j_1b2kg_172",
|
|
11
|
+
"styled-line-disabled": "awsui_styled-line-disabled_1fn7j_1b2kg_177",
|
|
12
|
+
"styled-line-readonly": "awsui_styled-line-readonly_1fn7j_1b2kg_180"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -138,45 +138,45 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_1fn7j_1b2kg_141:not(#\9) {
|
|
142
142
|
position: absolute;
|
|
143
143
|
inline-size: 100%;
|
|
144
144
|
block-size: 100%;
|
|
145
145
|
inset-block-start: 0;
|
|
146
146
|
inset-inline-start: 0;
|
|
147
147
|
}
|
|
148
|
-
.
|
|
148
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box_1fn7j_1b2kg_148:not(#\9) {
|
|
149
149
|
fill: var(--color-background-control-default-5ol8rv, #ffffff);
|
|
150
150
|
stroke: var(--color-border-control-default-8m5t80, #8c8c94);
|
|
151
|
-
stroke-width: var(--border-field-
|
|
151
|
+
stroke-width: var(--border-width-field-h1g7tw, 2px);
|
|
152
152
|
transition: fill var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear), stroke var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
153
153
|
}
|
|
154
154
|
@media (prefers-reduced-motion: reduce) {
|
|
155
|
-
.
|
|
155
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box_1fn7j_1b2kg_148:not(#\9) {
|
|
156
156
|
animation: none;
|
|
157
157
|
transition: none;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
.awsui-motion-disabled .
|
|
160
|
+
.awsui-motion-disabled .awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box_1fn7j_1b2kg_148:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box_1fn7j_1b2kg_148:not(#\9) {
|
|
161
161
|
animation: none;
|
|
162
162
|
transition: none;
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box-checked_1fn7j_1b2kg_164:not(#\9), .awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box-indeterminate_1fn7j_1b2kg_164:not(#\9) {
|
|
165
165
|
fill: var(--color-background-control-checked-hz4k40, #006ce0);
|
|
166
166
|
stroke: var(--color-border-control-checked-vu1puo, #006ce0);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box-disabled_1fn7j_1b2kg_168:not(#\9), .awsui_root_1fn7j_1b2kg_141 > .awsui_styled-box-readonly_1fn7j_1b2kg_168:not(#\9) {
|
|
169
169
|
fill: var(--color-background-control-disabled-5cbvij, #dedee3);
|
|
170
170
|
stroke: var(--color-border-control-disabled-qc5csz, #dedee3);
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-line_1fn7j_1b2kg_172:not(#\9) {
|
|
173
173
|
stroke: var(--color-foreground-control-default-p84gz5, #ffffff);
|
|
174
174
|
stroke-width: 2;
|
|
175
175
|
fill: none;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-line-disabled_1fn7j_1b2kg_177:not(#\9) {
|
|
178
178
|
stroke: var(--color-foreground-control-disabled-c64ihu, #ffffff);
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_root_1fn7j_1b2kg_141 > .awsui_styled-line-readonly_1fn7j_1b2kg_180:not(#\9) {
|
|
181
181
|
stroke: var(--color-foreground-control-read-only-e43ooq, #656871);
|
|
182
182
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
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
|
-
"styled-box": "awsui_styled-
|
|
7
|
-
"styled-box-checked": "awsui_styled-box-
|
|
8
|
-
"styled-box-indeterminate": "awsui_styled-box-
|
|
9
|
-
"styled-box-disabled": "awsui_styled-box-
|
|
10
|
-
"styled-box-readonly": "awsui_styled-box-
|
|
11
|
-
"styled-line": "awsui_styled-
|
|
12
|
-
"styled-line-disabled": "awsui_styled-line-
|
|
13
|
-
"styled-line-readonly": "awsui_styled-line-
|
|
5
|
+
"root": "awsui_root_1fn7j_1b2kg_141",
|
|
6
|
+
"styled-box": "awsui_styled-box_1fn7j_1b2kg_148",
|
|
7
|
+
"styled-box-checked": "awsui_styled-box-checked_1fn7j_1b2kg_164",
|
|
8
|
+
"styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_1b2kg_164",
|
|
9
|
+
"styled-box-disabled": "awsui_styled-box-disabled_1fn7j_1b2kg_168",
|
|
10
|
+
"styled-box-readonly": "awsui_styled-box-readonly_1fn7j_1b2kg_168",
|
|
11
|
+
"styled-line": "awsui_styled-line_1fn7j_1b2kg_172",
|
|
12
|
+
"styled-line-disabled": "awsui_styled-line-disabled_1fn7j_1b2kg_177",
|
|
13
|
+
"styled-line-readonly": "awsui_styled-line-readonly_1fn7j_1b2kg_180"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_2bx5e_149",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_2bx5e_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_2bx5e_170",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_2bx5e_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_2bx5e_195",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_2bx5e_231",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_2bx5e_149",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_2bx5e_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_2bx5e_288",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_2bx5e_295",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_2bx5e_299",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_2bx5e_302",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_2bx5e_305",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_2bx5e_308",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_2bx5e_311",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_2bx5e_318",
|
|
20
|
+
"open": "awsui_open_qwoo0_2bx5e_327",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_2bx5e_336",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_2bx5e_149",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_2bx5e_347"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -146,10 +146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.awsui_dropdown-content-
|
|
150
|
-
animation: awsui_awsui-motion-fade-in-
|
|
149
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
150
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_2bx5e_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
151
151
|
}
|
|
152
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
152
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_2bx5e_1 {
|
|
153
153
|
from {
|
|
154
154
|
opacity: 0.4;
|
|
155
155
|
}
|
|
@@ -158,22 +158,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
@media (prefers-reduced-motion: reduce) {
|
|
161
|
-
.awsui_dropdown-content-
|
|
161
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
162
162
|
animation: none;
|
|
163
163
|
transition: none;
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
166
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
167
167
|
animation: none;
|
|
168
168
|
transition: none;
|
|
169
169
|
}
|
|
170
|
-
.awsui_dropdown-content-
|
|
170
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149.awsui_refresh_qwoo0_2bx5e_170:not(#\9) {
|
|
171
171
|
transform-origin: top;
|
|
172
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
172
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_2bx5e_1;
|
|
173
173
|
animation-duration: var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
174
174
|
animation-timing-function: var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
175
175
|
}
|
|
176
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
176
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_2bx5e_1 {
|
|
177
177
|
from {
|
|
178
178
|
opacity: 0;
|
|
179
179
|
}
|
|
@@ -182,17 +182,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
@media (prefers-reduced-motion: reduce) {
|
|
185
|
-
.awsui_dropdown-content-
|
|
185
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149.awsui_refresh_qwoo0_2bx5e_170:not(#\9) {
|
|
186
186
|
animation: none;
|
|
187
187
|
transition: none;
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
190
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149.awsui_refresh_qwoo0_2bx5e_170:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149.awsui_refresh_qwoo0_2bx5e_170:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
.awsui_root_qwoo0_2bx5e_195:not(#\9) {
|
|
196
196
|
border-collapse: separate;
|
|
197
197
|
border-spacing: 0;
|
|
198
198
|
box-sizing: border-box;
|
|
@@ -229,11 +229,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
position: relative;
|
|
230
230
|
white-space: inherit;
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_root_qwoo0_2bx5e_195.awsui_interior_qwoo0_2bx5e_231:not(#\9) {
|
|
233
233
|
position: static;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_dropdown_qwoo0_2bx5e_149:not(#\9) {
|
|
237
237
|
position: absolute;
|
|
238
238
|
display: none;
|
|
239
239
|
z-index: 2000;
|
|
@@ -241,24 +241,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
241
241
|
user-select: none;
|
|
242
242
|
transform-origin: top;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_use-portal_qwoo0_2bx5e_242:not(#\9) {
|
|
245
245
|
z-index: 7000;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_dropdown_qwoo0_2bx5e_149:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231) {
|
|
248
248
|
transform: translateY(0px);
|
|
249
249
|
transition: transform var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
250
250
|
}
|
|
251
251
|
@media (prefers-reduced-motion: reduce) {
|
|
252
|
-
.
|
|
252
|
+
.awsui_dropdown_qwoo0_2bx5e_149:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231) {
|
|
253
253
|
animation: none;
|
|
254
254
|
transition: none;
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
|
-
.awsui-motion-disabled .
|
|
257
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_2bx5e_149:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231), .awsui-mode-entering .awsui_dropdown_qwoo0_2bx5e_149:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231) {
|
|
258
258
|
animation: none;
|
|
259
259
|
transition: none;
|
|
260
260
|
}
|
|
261
|
-
.awsui_dropdown-content-
|
|
261
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
262
262
|
position: relative;
|
|
263
263
|
background-color: var(--color-background-dropdown-item-default-u8emhk, #ffffff);
|
|
264
264
|
outline: none;
|
|
@@ -270,7 +270,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
270
|
border-block: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
271
271
|
box-sizing: border-box;
|
|
272
272
|
}
|
|
273
|
-
.awsui_dropdown-content-
|
|
273
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9)::after {
|
|
274
274
|
content: "";
|
|
275
275
|
position: absolute;
|
|
276
276
|
z-index: 1;
|
|
@@ -279,73 +279,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
inset-inline-start: 0px;
|
|
280
280
|
inset-inline-end: 0px;
|
|
281
281
|
background-color: transparent;
|
|
282
|
-
border-block: var(--border-field-
|
|
283
|
-
border-inline: var(--border-field-
|
|
282
|
+
border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-dropdown-container-fo7aoz, #b4b4bb);
|
|
283
|
+
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-dropdown-container-fo7aoz, #b4b4bb);
|
|
284
284
|
border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
285
285
|
border-start-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
286
286
|
border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
287
287
|
border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
288
288
|
pointer-events: none;
|
|
289
289
|
}
|
|
290
|
-
.awsui_dropdown-content-
|
|
290
|
+
.awsui_dropdown-content-wrapper_qwoo0_2bx5e_149.awsui_is-empty_qwoo0_2bx5e_288:not(#\9)::after {
|
|
291
291
|
display: none;
|
|
292
292
|
}
|
|
293
|
-
.
|
|
293
|
+
.awsui_dropdown_qwoo0_2bx5e_149 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
294
294
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
295
295
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-group-2xoluv, #c6c6cd);
|
|
296
296
|
}
|
|
297
|
-
.awsui_dropdown-drop-
|
|
297
|
+
.awsui_dropdown-drop-up_qwoo0_2bx5e_295 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
298
298
|
transform-origin: bottom;
|
|
299
299
|
box-shadow: var(--shadow-dropup-xqkiza, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
300
300
|
}
|
|
301
|
-
.awsui_dropdown-drop-
|
|
301
|
+
.awsui_dropdown-drop-up_qwoo0_2bx5e_295.awsui_with-limited-width_qwoo0_2bx5e_299 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
302
302
|
border-block-start: none;
|
|
303
303
|
}
|
|
304
|
-
.awsui_dropdown-drop-
|
|
304
|
+
.awsui_dropdown-drop-left_qwoo0_2bx5e_302:not(#\9) {
|
|
305
305
|
inset-inline-end: 0;
|
|
306
306
|
}
|
|
307
|
-
.awsui_dropdown-drop-
|
|
307
|
+
.awsui_dropdown-drop-right_qwoo0_2bx5e_305:not(#\9) {
|
|
308
308
|
inset-inline-start: 0;
|
|
309
309
|
}
|
|
310
|
-
.
|
|
310
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_occupy-entire-width_qwoo0_2bx5e_308:not(#\9) {
|
|
311
311
|
min-inline-size: 100%;
|
|
312
312
|
}
|
|
313
|
-
.
|
|
313
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_stretch-beyond-trigger-width_qwoo0_2bx5e_311:not(#\9) {
|
|
314
314
|
inline-size: max-content;
|
|
315
315
|
max-inline-size: var(--awsui-dropdown-default-max-width-g964ok, 100%);
|
|
316
316
|
}
|
|
317
|
-
.
|
|
317
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_interior_qwoo0_2bx5e_231 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
318
318
|
margin-block-start: -1px;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_hide-block-border_qwoo0_2bx5e_318 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
321
321
|
border-block-start: none;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_hide-block-border_qwoo0_2bx5e_318:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_2bx5e_295) > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149 {
|
|
324
324
|
border-block-end: none;
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_hide-block-border_qwoo0_2bx5e_318.awsui_refresh_qwoo0_2bx5e_170 > .awsui_dropdown-content-wrapper_qwoo0_2bx5e_149:not(#\9) {
|
|
327
327
|
border-block-end: none;
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_open_qwoo0_2bx5e_327:not(#\9) {
|
|
330
330
|
display: block;
|
|
331
331
|
}
|
|
332
|
-
.
|
|
332
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_open_qwoo0_2bx5e_327:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231).awsui_refresh_qwoo0_2bx5e_170[data-animating=true] {
|
|
333
333
|
transform: translateY(4px);
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_open_qwoo0_2bx5e_327:not(#\9):not(.awsui_interior_qwoo0_2bx5e_231).awsui_refresh_qwoo0_2bx5e_170[data-animating=true].awsui_dropdown-drop-up_qwoo0_2bx5e_295 {
|
|
336
336
|
transform: translateY(-4px);
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_dropdown_qwoo0_2bx5e_149.awsui_open_qwoo0_2bx5e_327.awsui_nowrap_qwoo0_2bx5e_336:not(#\9) {
|
|
339
339
|
white-space: nowrap;
|
|
340
340
|
overflow: scroll;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.awsui_dropdown-
|
|
343
|
+
.awsui_dropdown-content_qwoo0_2bx5e_149:not(#\9) {
|
|
344
344
|
display: flex;
|
|
345
345
|
flex-direction: column;
|
|
346
346
|
inline-size: 100%;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
.awsui_stretch-trigger-
|
|
349
|
+
.awsui_stretch-trigger-height_qwoo0_2bx5e_347:not(#\9) {
|
|
350
350
|
block-size: 100%;
|
|
351
351
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"is-empty": "awsui_is-
|
|
14
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
15
|
-
"with-limited-width": "awsui_with-limited-
|
|
16
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
17
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
18
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
19
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
20
|
-
"hide-block-border": "awsui_hide-block-
|
|
21
|
-
"open": "
|
|
22
|
-
"nowrap": "
|
|
23
|
-
"dropdown-content": "awsui_dropdown-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_2bx5e_149",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_2bx5e_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_2bx5e_170",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_2bx5e_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_2bx5e_195",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_2bx5e_231",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_2bx5e_149",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_2bx5e_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_2bx5e_288",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_2bx5e_295",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_2bx5e_299",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_2bx5e_302",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_2bx5e_305",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_2bx5e_308",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_2bx5e_311",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_2bx5e_318",
|
|
21
|
+
"open": "awsui_open_qwoo0_2bx5e_327",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_2bx5e_336",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_2bx5e_149",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_2bx5e_347"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button": "
|
|
5
|
-
"expanded": "
|
|
6
|
-
"offset-right-none": "awsui_offset-right-
|
|
7
|
-
"offset-right-l": "awsui_offset-right-
|
|
8
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
9
|
-
"text": "
|
|
10
|
-
"icon": "
|
|
4
|
+
"button": "awsui_button_m5h9f_ea0z3_141",
|
|
5
|
+
"expanded": "awsui_expanded_m5h9f_ea0z3_196",
|
|
6
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_ea0z3_207",
|
|
7
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_ea0z3_210",
|
|
8
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_ea0z3_213",
|
|
9
|
+
"text": "awsui_text_m5h9f_ea0z3_238",
|
|
10
|
+
"icon": "awsui_icon_m5h9f_ea0z3_242"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_button_m5h9f_ea0z3_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
min-inline-size: 0;
|
|
176
176
|
word-break: break-word;
|
|
177
|
-
font-weight: var(--font-button-
|
|
177
|
+
font-weight: var(--font-weight-button-c91p4t, 700);
|
|
178
178
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
179
179
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
180
180
|
display: flex;
|
|
@@ -190,38 +190,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
background: transparent;
|
|
191
191
|
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_button_m5h9f_ea0z3_141:not(#\9):hover {
|
|
194
194
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
195
195
|
text-decoration: none;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_button_m5h9f_ea0z3_141:not(#\9):active, .awsui_button_m5h9f_ea0z3_141.awsui_expanded_m5h9f_ea0z3_196:not(#\9) {
|
|
198
198
|
background: transparent;
|
|
199
199
|
color: var(--color-text-interactive-active-j6vw94, #0f141a);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_button_m5h9f_ea0z3_141.awsui_expanded_m5h9f_ea0z3_196:not(#\9) {
|
|
202
202
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_button_m5h9f_ea0z3_141:not(#\9):focus {
|
|
205
205
|
outline: none;
|
|
206
206
|
text-decoration: none;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_button_m5h9f_ea0z3_141.awsui_offset-right-none_m5h9f_ea0z3_207:not(#\9) {
|
|
209
209
|
margin-inline-end: 0;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_button_m5h9f_ea0z3_141.awsui_offset-right-l_m5h9f_ea0z3_210:not(#\9) {
|
|
212
212
|
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_button_m5h9f_ea0z3_141.awsui_offset-right-xxl_m5h9f_ea0z3_213:not(#\9) {
|
|
215
215
|
margin-inline-end: var(--space-xl-lmui9r, 24px);
|
|
216
216
|
}
|
|
217
|
-
body[data-awsui-focus-visible=true] .
|
|
217
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_ea0z3_141:not(#\9):focus {
|
|
218
218
|
position: relative;
|
|
219
219
|
}
|
|
220
|
-
body[data-awsui-focus-visible=true] .
|
|
220
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_ea0z3_141:not(#\9):focus {
|
|
221
221
|
outline: 2px dotted transparent;
|
|
222
222
|
outline-offset: calc(-1px - 1px);
|
|
223
223
|
}
|
|
224
|
-
body[data-awsui-focus-visible=true] .
|
|
224
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_ea0z3_141:not(#\9):focus::before {
|
|
225
225
|
content: " ";
|
|
226
226
|
display: block;
|
|
227
227
|
position: absolute;
|
|
@@ -236,10 +236,10 @@ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_15b35_141:not(#\9):focus
|
|
|
236
236
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_text_m5h9f_ea0z3_238:not(#\9) {
|
|
240
240
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
.awsui_icon_m5h9f_ea0z3_242 + .awsui_text_m5h9f_ea0z3_238:not(#\9) {
|
|
244
244
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
245
245
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button": "
|
|
6
|
-
"expanded": "
|
|
7
|
-
"offset-right-none": "awsui_offset-right-
|
|
8
|
-
"offset-right-l": "awsui_offset-right-
|
|
9
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
10
|
-
"text": "
|
|
11
|
-
"icon": "
|
|
5
|
+
"button": "awsui_button_m5h9f_ea0z3_141",
|
|
6
|
+
"expanded": "awsui_expanded_m5h9f_ea0z3_196",
|
|
7
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_ea0z3_207",
|
|
8
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_ea0z3_210",
|
|
9
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_ea0z3_213",
|
|
10
|
+
"text": "awsui_text_m5h9f_ea0z3_238",
|
|
11
|
+
"icon": "awsui_icon_m5h9f_ea0z3_242"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_1ab1q_189",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_1ab1q_192",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_1ab1q_198",
|
|
7
|
+
"list": "awsui_list_gfwv3_1ab1q_203",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_1ab1q_222",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_1ab1q_234",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1ab1q_241",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_1ab1q_241",
|
|
12
|
+
"description": "awsui_description_gfwv3_1ab1q_336",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_1ab1q_340"
|
|
14
14
|
};
|
|
15
15
|
|