@cloudscape-design/components 3.0.388 → 3.0.390
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +2 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +8 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +0 -2
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +8 -2
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -5
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +44 -66
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_dt47r_93",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_dt47r_97",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_dt47r_97",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_dt47r_128",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_dt47r_128",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_dt47r_131",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_dt47r_131",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_dt47r_134",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_dt47r_134",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_dt47r_137",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_dt47r_145",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_dt47r_146",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_dt47r_147",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_dt47r_148",
|
|
19
|
+
"header": "awsui_header_1hpp3_dt47r_149",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_dt47r_150",
|
|
21
|
+
"content": "awsui_content_1hpp3_dt47r_151",
|
|
22
|
+
"description": "awsui_description_1hpp3_dt47r_155",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_dt47r_160",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_dt47r_167",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_dt47r_171",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_dt47r_175",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_dt47r_215"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -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_arrow_1hpp3_dt47r_93:not(#\9) {
|
|
94
94
|
width: 20px;
|
|
95
95
|
height: 10px;
|
|
96
96
|
}
|
|
97
|
-
.awsui_arrow-
|
|
97
|
+
.awsui_arrow-outer_1hpp3_dt47r_97:not(#\9), .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
|
|
98
98
|
position: absolute;
|
|
99
99
|
overflow: hidden;
|
|
100
100
|
width: 20px;
|
|
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
top: 0;
|
|
103
103
|
left: 0;
|
|
104
104
|
}
|
|
105
|
-
.awsui_arrow-
|
|
105
|
+
.awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
|
|
106
106
|
content: "";
|
|
107
107
|
box-sizing: border-box;
|
|
108
108
|
display: inline-block;
|
|
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
115
115
|
transform: rotate(45deg);
|
|
116
116
|
transform-origin: 0 100%;
|
|
117
117
|
}
|
|
118
|
-
.awsui_arrow-
|
|
118
|
+
.awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
|
|
119
119
|
background-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
120
120
|
}
|
|
121
|
-
.awsui_arrow-
|
|
121
|
+
.awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
|
|
122
122
|
top: 2px;
|
|
123
123
|
}
|
|
124
|
-
.awsui_arrow-
|
|
124
|
+
.awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
|
|
125
125
|
border-radius: 1px 0 0 0;
|
|
126
126
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
127
127
|
}
|
|
128
|
-
.awsui_arrow-position-right-
|
|
128
|
+
.awsui_arrow-position-right-top_1hpp3_dt47r_128 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_dt47r_128 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
|
|
129
129
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
130
130
|
}
|
|
131
|
-
.awsui_arrow-position-left-
|
|
131
|
+
.awsui_arrow-position-left-top_1hpp3_dt47r_131 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_dt47r_131 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
|
|
132
132
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
133
133
|
}
|
|
134
|
-
.awsui_arrow-position-top-
|
|
134
|
+
.awsui_arrow-position-top-center_1hpp3_dt47r_134 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_dt47r_134 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
|
|
135
135
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
136
136
|
}
|
|
137
|
-
.awsui_arrow-position-bottom-
|
|
137
|
+
.awsui_arrow-position-bottom-center_1hpp3_dt47r_137 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
|
|
138
138
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
139
139
|
}
|
|
140
140
|
|
|
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
143
|
SPDX-License-Identifier: Apache-2.0
|
|
144
144
|
*/
|
|
145
|
-
.
|
|
146
|
-
.awsui_next-
|
|
147
|
-
.awsui_previous-
|
|
148
|
-
.awsui_finish-
|
|
149
|
-
.
|
|
150
|
-
.awsui_step-counter-
|
|
151
|
-
.
|
|
145
|
+
.awsui_annotation_1hpp3_dt47r_145:not(#\9),
|
|
146
|
+
.awsui_next-button_1hpp3_dt47r_146:not(#\9),
|
|
147
|
+
.awsui_previous-button_1hpp3_dt47r_147:not(#\9),
|
|
148
|
+
.awsui_finish-button_1hpp3_dt47r_148:not(#\9),
|
|
149
|
+
.awsui_header_1hpp3_dt47r_149:not(#\9),
|
|
150
|
+
.awsui_step-counter-content_1hpp3_dt47r_150:not(#\9),
|
|
151
|
+
.awsui_content_1hpp3_dt47r_151:not(#\9) {
|
|
152
152
|
/* used in test-utils */
|
|
153
153
|
}
|
|
154
154
|
|
|
155
|
-
.
|
|
155
|
+
.awsui_description_1hpp3_dt47r_155:not(#\9) {
|
|
156
156
|
overflow: hidden;
|
|
157
157
|
margin-top: var(--space-xxs-p8yyaw, 4px);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.awsui_actionBar_1hpp3_dt47r_160:not(#\9) {
|
|
161
161
|
display: flex;
|
|
162
162
|
justify-content: space-between;
|
|
163
163
|
align-items: center;
|
|
164
164
|
position: relative;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.
|
|
167
|
+
.awsui_stepCounter_1hpp3_dt47r_167:not(#\9) {
|
|
168
168
|
margin-right: 20px;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
171
|
+
.awsui_divider_1hpp3_dt47r_171:not(#\9) {
|
|
172
172
|
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_hotspot_1hpp3_dt47r_175:not(#\9) {
|
|
176
176
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
177
177
|
border-collapse: separate;
|
|
178
178
|
border-spacing: 0;
|
|
@@ -213,21 +213,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
border: none;
|
|
214
214
|
padding: 0;
|
|
215
215
|
cursor: pointer;
|
|
216
|
-
scroll-margin: var(--awsui-content-scroll-margin-
|
|
216
|
+
scroll-margin: var(--awsui-content-scroll-margin-y98gph, 40px 0 0 0);
|
|
217
217
|
width: 16px;
|
|
218
218
|
height: 16px;
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
|
|
221
221
|
outline: none;
|
|
222
222
|
}
|
|
223
|
-
body[data-awsui-focus-visible=true] .
|
|
223
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
|
|
224
224
|
position: relative;
|
|
225
225
|
}
|
|
226
|
-
body[data-awsui-focus-visible=true] .
|
|
226
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
|
|
227
227
|
outline: 2px dotted transparent;
|
|
228
228
|
outline-offset: calc(2px - 1px);
|
|
229
229
|
}
|
|
230
|
-
body[data-awsui-focus-visible=true] .
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus::before {
|
|
231
231
|
content: " ";
|
|
232
232
|
display: block;
|
|
233
233
|
position: absolute;
|
|
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):focu
|
|
|
238
238
|
border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
239
239
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
240
240
|
}
|
|
241
|
-
.
|
|
241
|
+
.awsui_hotspot_1hpp3_dt47r_175 > .awsui_icon_1hpp3_dt47r_215:not(#\9) {
|
|
242
242
|
position: relative;
|
|
243
243
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_hotspot_1hpp3_dt47r_175:not(#\9):hover > .awsui_icon_1hpp3_dt47r_215 {
|
|
246
246
|
stroke: var(--color-text-link-hover-8j6p14, #033160);
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_hotspot_1hpp3_dt47r_175:not(#\9):active > .awsui_icon_1hpp3_dt47r_215 {
|
|
249
249
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
250
250
|
}
|
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
15
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
16
|
-
"annotation": "
|
|
17
|
-
"next-button": "awsui_next-
|
|
18
|
-
"previous-button": "awsui_previous-
|
|
19
|
-
"finish-button": "awsui_finish-
|
|
20
|
-
"header": "
|
|
21
|
-
"step-counter-content": "awsui_step-counter-
|
|
22
|
-
"content": "
|
|
23
|
-
"description": "
|
|
24
|
-
"actionBar": "
|
|
25
|
-
"stepCounter": "
|
|
26
|
-
"divider": "
|
|
27
|
-
"hotspot": "
|
|
28
|
-
"icon": "
|
|
5
|
+
"arrow": "awsui_arrow_1hpp3_dt47r_93",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_dt47r_97",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_dt47r_97",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_dt47r_128",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_dt47r_128",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_dt47r_131",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_dt47r_131",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_dt47r_134",
|
|
13
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_dt47r_134",
|
|
14
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_dt47r_137",
|
|
15
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137",
|
|
16
|
+
"annotation": "awsui_annotation_1hpp3_dt47r_145",
|
|
17
|
+
"next-button": "awsui_next-button_1hpp3_dt47r_146",
|
|
18
|
+
"previous-button": "awsui_previous-button_1hpp3_dt47r_147",
|
|
19
|
+
"finish-button": "awsui_finish-button_1hpp3_dt47r_148",
|
|
20
|
+
"header": "awsui_header_1hpp3_dt47r_149",
|
|
21
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_dt47r_150",
|
|
22
|
+
"content": "awsui_content_1hpp3_dt47r_151",
|
|
23
|
+
"description": "awsui_description_1hpp3_dt47r_155",
|
|
24
|
+
"actionBar": "awsui_actionBar_1hpp3_dt47r_160",
|
|
25
|
+
"stepCounter": "awsui_stepCounter_1hpp3_dt47r_167",
|
|
26
|
+
"divider": "awsui_divider_1hpp3_dt47r_171",
|
|
27
|
+
"hotspot": "awsui_hotspot_1hpp3_dt47r_175",
|
|
28
|
+
"icon": "awsui_icon_1hpp3_dt47r_215"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"notifications": "
|
|
5
|
-
"notifications-sticky": "awsui_notifications-
|
|
6
|
-
"no-content-paddings": "awsui_no-content-
|
|
4
|
+
"notifications": "awsui_notifications_1hmm4_u4j31_9",
|
|
5
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_u4j31_10",
|
|
6
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_u4j31_25"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -6,26 +6,26 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.
|
|
10
|
-
.awsui_notifications-
|
|
9
|
+
.awsui_notifications_1hmm4_u4j31_9:not(#\9),
|
|
10
|
+
.awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
|
|
11
11
|
z-index: 850;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.
|
|
14
|
+
.awsui_notifications_1hmm4_u4j31_9:not(#\9) {
|
|
15
15
|
/* This is necessary for the z-index to have effect */
|
|
16
16
|
position: relative;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.awsui_notifications-
|
|
19
|
+
.awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
|
|
20
20
|
top: 0;
|
|
21
21
|
position: sticky;
|
|
22
|
-
--awsui-flashbar-sticky-bottom-margin-
|
|
22
|
+
--awsui-flashbar-sticky-bottom-margin-y98gph: var(--space-xxl-cu2m1r, 32px);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.awsui_no-content-
|
|
25
|
+
.awsui_no-content-paddings_1hmm4_u4j31_25:not(#\9) {
|
|
26
26
|
/*
|
|
27
27
|
When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
|
|
28
28
|
when the notification bar is rendered, to prevent it from overlapping the content.
|
|
29
29
|
*/
|
|
30
|
-
--awsui-stacked-notifications-bottom-margin-
|
|
30
|
+
--awsui-stacked-notifications-bottom-margin-y98gph: var(--space-scaled-l-0hpmd7, 20px);
|
|
31
31
|
}
|
|
@@ -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
|
-
"notifications": "
|
|
6
|
-
"notifications-sticky": "awsui_notifications-
|
|
7
|
-
"no-content-paddings": "awsui_no-content-
|
|
5
|
+
"notifications": "awsui_notifications_1hmm4_u4j31_9",
|
|
6
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_u4j31_10",
|
|
7
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_u4j31_25"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,80 +1,80 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"sticky-background": "awsui_sticky-
|
|
7
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
8
|
-
"breadcrumbs": "
|
|
9
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
10
|
-
"drawers-container": "awsui_drawers-
|
|
11
|
-
"has-open-drawer": "awsui_has-open-
|
|
12
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
13
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
14
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
15
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
16
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
17
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
18
|
-
"drawers-trigger": "awsui_drawers-
|
|
19
|
-
"drawer": "
|
|
20
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
21
|
-
"drawer-content": "awsui_drawer-
|
|
22
|
-
"drawer-slider": "awsui_drawer-
|
|
23
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
24
|
-
"content": "
|
|
25
|
-
"layout": "
|
|
26
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
27
|
-
"content-type-dashboard": "awsui_content-type-
|
|
28
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
29
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
30
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
31
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
32
|
-
"has-breadcrumbs": "awsui_has-
|
|
33
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
34
|
-
"has-header": "awsui_has-
|
|
35
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
36
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
37
|
-
"has-split-panel": "awsui_has-split-
|
|
38
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
39
|
-
"block-body-scroll": "awsui_block-body-
|
|
40
|
-
"unfocusable": "
|
|
41
|
-
"container": "
|
|
42
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
43
|
-
"is-tools-open": "awsui_is-tools-
|
|
44
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
45
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
46
|
-
"mobile-toolbar": "awsui_mobile-
|
|
47
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
48
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
49
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
50
|
-
"navigation-container": "awsui_navigation-
|
|
51
|
-
"show-navigation": "awsui_show-
|
|
52
|
-
"animating": "
|
|
53
|
-
"showButtons": "
|
|
54
|
-
"navigation": "
|
|
55
|
-
"openNavigation": "
|
|
56
|
-
"animated-content": "awsui_animated-
|
|
57
|
-
"hide-navigation": "awsui_hide-
|
|
58
|
-
"notifications": "
|
|
59
|
-
"sticky-notifications": "awsui_sticky-
|
|
60
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
61
|
-
"position-bottom": "awsui_position-
|
|
62
|
-
"openSplitPanelBottom": "
|
|
63
|
-
"split-panel-side": "awsui_split-panel-
|
|
64
|
-
"position-side": "awsui_position-
|
|
65
|
-
"openSplitPanelSide": "
|
|
66
|
-
"tools-container": "awsui_tools-
|
|
67
|
-
"tools": "
|
|
68
|
-
"openTools": "
|
|
69
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
70
|
-
"hide-tools": "awsui_hide-
|
|
71
|
-
"show-tools": "awsui_show-
|
|
72
|
-
"has-tools-form": "awsui_has-tools-
|
|
73
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
74
|
-
"trigger": "
|
|
75
|
-
"selected": "
|
|
76
|
-
"badge": "
|
|
77
|
-
"trigger-wrapper": "awsui_trigger-
|
|
78
|
-
"dot": "
|
|
4
|
+
"background": "awsui_background_hyvsj_qzxoz_93",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_qzxoz_96",
|
|
6
|
+
"sticky-background": "awsui_sticky-background_hyvsj_qzxoz_102",
|
|
7
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_qzxoz_110",
|
|
8
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_qzxoz_123",
|
|
9
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_qzxoz_133",
|
|
10
|
+
"drawers-container": "awsui_drawers-container_hyvsj_qzxoz_145",
|
|
11
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_qzxoz_157",
|
|
12
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_qzxoz_191",
|
|
13
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_qzxoz_196",
|
|
14
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_qzxoz_215",
|
|
15
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_qzxoz_247",
|
|
16
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_qzxoz_251",
|
|
17
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_qzxoz_277",
|
|
18
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_qzxoz_251",
|
|
19
|
+
"drawer": "awsui_drawer_hyvsj_qzxoz_145",
|
|
20
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_qzxoz_308",
|
|
21
|
+
"drawer-content": "awsui_drawer-content_hyvsj_qzxoz_313",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_qzxoz_318",
|
|
23
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_qzxoz_325",
|
|
24
|
+
"content": "awsui_content_hyvsj_qzxoz_350",
|
|
25
|
+
"layout": "awsui_layout_hyvsj_qzxoz_371",
|
|
26
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_qzxoz_454",
|
|
27
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_qzxoz_469",
|
|
28
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_qzxoz_486",
|
|
29
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_qzxoz_518",
|
|
30
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_qzxoz_521",
|
|
31
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_qzxoz_531",
|
|
32
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_qzxoz_534",
|
|
33
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_qzxoz_537",
|
|
34
|
+
"has-header": "awsui_has-header_hyvsj_qzxoz_537",
|
|
35
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_qzxoz_558",
|
|
36
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_qzxoz_558",
|
|
37
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_qzxoz_601",
|
|
38
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_qzxoz_601",
|
|
39
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_qzxoz_617",
|
|
40
|
+
"unfocusable": "awsui_unfocusable_hyvsj_qzxoz_622",
|
|
41
|
+
"container": "awsui_container_hyvsj_qzxoz_632",
|
|
42
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_qzxoz_657",
|
|
43
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_qzxoz_660",
|
|
44
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_qzxoz_660",
|
|
45
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_qzxoz_660",
|
|
46
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_qzxoz_669",
|
|
47
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_qzxoz_685",
|
|
48
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_qzxoz_689",
|
|
49
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_qzxoz_693",
|
|
50
|
+
"navigation-container": "awsui_navigation-container_hyvsj_qzxoz_702",
|
|
51
|
+
"show-navigation": "awsui_show-navigation_hyvsj_qzxoz_746",
|
|
52
|
+
"animating": "awsui_animating_hyvsj_qzxoz_768",
|
|
53
|
+
"showButtons": "awsui_showButtons_hyvsj_qzxoz_1",
|
|
54
|
+
"navigation": "awsui_navigation_hyvsj_qzxoz_702",
|
|
55
|
+
"openNavigation": "awsui_openNavigation_hyvsj_qzxoz_1",
|
|
56
|
+
"animated-content": "awsui_animated-content_hyvsj_qzxoz_830",
|
|
57
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_qzxoz_839",
|
|
58
|
+
"notifications": "awsui_notifications_hyvsj_qzxoz_849",
|
|
59
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_qzxoz_855",
|
|
60
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_qzxoz_872",
|
|
61
|
+
"position-bottom": "awsui_position-bottom_hyvsj_qzxoz_919",
|
|
62
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_qzxoz_1",
|
|
63
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_qzxoz_948",
|
|
64
|
+
"position-side": "awsui_position-side_hyvsj_qzxoz_976",
|
|
65
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_qzxoz_1",
|
|
66
|
+
"tools-container": "awsui_tools-container_hyvsj_qzxoz_1013",
|
|
67
|
+
"tools": "awsui_tools_hyvsj_qzxoz_1013",
|
|
68
|
+
"openTools": "awsui_openTools_hyvsj_qzxoz_1",
|
|
69
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_qzxoz_1108",
|
|
70
|
+
"hide-tools": "awsui_hide-tools_hyvsj_qzxoz_1118",
|
|
71
|
+
"show-tools": "awsui_show-tools_hyvsj_qzxoz_1130",
|
|
72
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_qzxoz_1108",
|
|
73
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_qzxoz_1190",
|
|
74
|
+
"trigger": "awsui_trigger_hyvsj_qzxoz_1190",
|
|
75
|
+
"selected": "awsui_selected_hyvsj_qzxoz_1254",
|
|
76
|
+
"badge": "awsui_badge_hyvsj_qzxoz_1274",
|
|
77
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_qzxoz_1278",
|
|
78
|
+
"dot": "awsui_dot_hyvsj_qzxoz_1284"
|
|
79
79
|
};
|
|
80
80
|
|