@cloudscape-design/components 3.0.685 → 3.0.687
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- 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 +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +255 -255
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js +2 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +12 -11
- package/button-dropdown/item-element/styles.scoped.css +14 -14
- package/button-dropdown/item-element/styles.selectors.js +12 -11
- package/button-dropdown/tooltip.d.ts +2 -1
- package/button-dropdown/tooltip.d.ts.map +1 -1
- package/button-dropdown/tooltip.js +2 -2
- package/button-dropdown/tooltip.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +0 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -31
- package/container/styles.scoped.css +54 -57
- package/container/styles.selectors.js +30 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/icon/styles.css.js +38 -37
- package/icon/styles.scoped.css +82 -80
- package/icon/styles.selectors.js +38 -37
- 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/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +57 -55
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +11 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/package.json +2 -1
- package/prompt-input/index.d.ts +6 -0
- package/prompt-input/index.d.ts.map +1 -0
- package/prompt-input/index.js +27 -0
- package/prompt-input/index.js.map +1 -0
- package/prompt-input/interfaces.d.ts +82 -0
- package/prompt-input/interfaces.d.ts.map +1 -0
- package/prompt-input/interfaces.js +2 -0
- package/prompt-input/interfaces.js.map +1 -0
- package/prompt-input/internal.d.ts +8 -0
- package/prompt-input/internal.d.ts.map +1 -0
- package/prompt-input/internal.js +109 -0
- package/prompt-input/internal.js.map +1 -0
- package/prompt-input/styles.css.js +13 -0
- package/prompt-input/styles.scoped.css +248 -0
- package/prompt-input/styles.selectors.js +14 -0
- package/prompt-input/test-classes/styles.css.js +8 -0
- package/prompt-input/test-classes/styles.scoped.css +15 -0
- package/prompt-input/test-classes/styles.selectors.js +9 -0
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/bottom.d.ts.map +1 -1
- package/split-panel/bottom.js +3 -0
- package/split-panel/bottom.js.map +1 -1
- package/split-panel/styles.css.js +27 -26
- package/split-panel/styles.scoped.css +44 -41
- package/split-panel/styles.selectors.js +27 -26
- 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/dom/prompt-input/index.d.ts +18 -0
- package/test-utils/dom/prompt-input/index.js +49 -0
- package/test-utils/dom/prompt-input/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/selectors/prompt-input/index.d.ts +6 -0
- package/test-utils/selectors/prompt-input/index.js +15 -0
- package/test-utils/selectors/prompt-input/index.js.map +1 -0
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -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_12q7m_97",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_12q7m_101",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_12q7m_101",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12q7m_143",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12q7m_143",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12q7m_146",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12q7m_146",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12q7m_149",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12q7m_149",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12q7m_152",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_12q7m_160",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_12q7m_161",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_12q7m_162",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_12q7m_163",
|
|
19
|
+
"header": "awsui_header_1hpp3_12q7m_164",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_12q7m_165",
|
|
21
|
+
"content": "awsui_content_1hpp3_12q7m_166",
|
|
22
|
+
"description": "awsui_description_1hpp3_12q7m_170",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_12q7m_175",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_12q7m_182",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_12q7m_186",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_12q7m_190",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_12q7m_257"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -94,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_arrow_1hpp3_12q7m_97:not(#\9) {
|
|
98
98
|
inline-size: 20px;
|
|
99
99
|
block-size: 10px;
|
|
100
100
|
}
|
|
101
|
-
.awsui_arrow-
|
|
101
|
+
.awsui_arrow-outer_1hpp3_12q7m_101:not(#\9), .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9) {
|
|
102
102
|
position: absolute;
|
|
103
103
|
overflow: hidden;
|
|
104
104
|
inline-size: 20px;
|
|
@@ -107,7 +107,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
inset-inline-start: 0;
|
|
108
108
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
109
109
|
}
|
|
110
|
-
.awsui_arrow-
|
|
110
|
+
.awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9)::after {
|
|
111
111
|
content: "";
|
|
112
112
|
box-sizing: border-box;
|
|
113
113
|
display: inline-block;
|
|
@@ -123,33 +123,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
123
123
|
transform: rotate(45deg);
|
|
124
124
|
transform-origin: 0 100%;
|
|
125
125
|
}
|
|
126
|
-
.awsui_arrow-
|
|
126
|
+
.awsui_arrow-outer_1hpp3_12q7m_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9):dir(rtl)::after {
|
|
127
127
|
transform: rotate(-45deg);
|
|
128
128
|
transform-origin: 100% 100%;
|
|
129
129
|
}
|
|
130
|
-
.awsui_arrow-
|
|
130
|
+
.awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
|
|
131
131
|
background-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
132
132
|
}
|
|
133
|
-
.awsui_arrow-
|
|
133
|
+
.awsui_arrow-inner_1hpp3_12q7m_101:not(#\9) {
|
|
134
134
|
inset-block-start: 2px;
|
|
135
135
|
}
|
|
136
|
-
.awsui_arrow-
|
|
136
|
+
.awsui_arrow-inner_1hpp3_12q7m_101:not(#\9)::after {
|
|
137
137
|
border-start-start-radius: 1px;
|
|
138
138
|
border-start-end-radius: 0;
|
|
139
139
|
border-end-start-radius: 0;
|
|
140
140
|
border-end-end-radius: 0;
|
|
141
141
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
142
142
|
}
|
|
143
|
-
.awsui_arrow-position-right-
|
|
143
|
+
.awsui_arrow-position-right-top_1hpp3_12q7m_143 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_12q7m_143 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
|
|
144
144
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
145
145
|
}
|
|
146
|
-
.awsui_arrow-position-left-
|
|
146
|
+
.awsui_arrow-position-left-top_1hpp3_12q7m_146 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_12q7m_146 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
|
|
147
147
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
148
148
|
}
|
|
149
|
-
.awsui_arrow-position-top-
|
|
149
|
+
.awsui_arrow-position-top-center_1hpp3_12q7m_149 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_12q7m_149 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
|
|
150
150
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
151
151
|
}
|
|
152
|
-
.awsui_arrow-position-bottom-
|
|
152
|
+
.awsui_arrow-position-bottom-center_1hpp3_12q7m_152 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
|
|
153
153
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
154
154
|
}
|
|
155
155
|
|
|
@@ -157,37 +157,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
157
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
158
158
|
SPDX-License-Identifier: Apache-2.0
|
|
159
159
|
*/
|
|
160
|
-
.
|
|
161
|
-
.awsui_next-
|
|
162
|
-
.awsui_previous-
|
|
163
|
-
.awsui_finish-
|
|
164
|
-
.
|
|
165
|
-
.awsui_step-counter-
|
|
166
|
-
.
|
|
160
|
+
.awsui_annotation_1hpp3_12q7m_160:not(#\9),
|
|
161
|
+
.awsui_next-button_1hpp3_12q7m_161:not(#\9),
|
|
162
|
+
.awsui_previous-button_1hpp3_12q7m_162:not(#\9),
|
|
163
|
+
.awsui_finish-button_1hpp3_12q7m_163:not(#\9),
|
|
164
|
+
.awsui_header_1hpp3_12q7m_164:not(#\9),
|
|
165
|
+
.awsui_step-counter-content_1hpp3_12q7m_165:not(#\9),
|
|
166
|
+
.awsui_content_1hpp3_12q7m_166:not(#\9) {
|
|
167
167
|
/* used in test-utils */
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
.
|
|
170
|
+
.awsui_description_1hpp3_12q7m_170:not(#\9) {
|
|
171
171
|
overflow: hidden;
|
|
172
172
|
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_actionBar_1hpp3_12q7m_175:not(#\9) {
|
|
176
176
|
display: flex;
|
|
177
177
|
justify-content: space-between;
|
|
178
178
|
align-items: center;
|
|
179
179
|
position: relative;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.
|
|
182
|
+
.awsui_stepCounter_1hpp3_12q7m_182:not(#\9) {
|
|
183
183
|
margin-inline-end: 20px;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
186
|
+
.awsui_divider_1hpp3_12q7m_186:not(#\9) {
|
|
187
187
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_hotspot_1hpp3_12q7m_190:not(#\9) {
|
|
191
191
|
border-collapse: separate;
|
|
192
192
|
border-spacing: 0;
|
|
193
193
|
box-sizing: border-box;
|
|
@@ -227,21 +227,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
padding-block: 0;
|
|
228
228
|
padding-inline: 0;
|
|
229
229
|
cursor: pointer;
|
|
230
|
-
scroll-margin: var(--awsui-content-scroll-margin-
|
|
230
|
+
scroll-margin: var(--awsui-content-scroll-margin-g964ok, 40px 0 0 0);
|
|
231
231
|
inline-size: 16px;
|
|
232
232
|
block-size: 16px;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
|
|
235
235
|
outline: none;
|
|
236
236
|
}
|
|
237
|
-
body[data-awsui-focus-visible=true] .
|
|
237
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
|
|
238
238
|
position: relative;
|
|
239
239
|
}
|
|
240
|
-
body[data-awsui-focus-visible=true] .
|
|
240
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
|
|
241
241
|
outline: 2px dotted transparent;
|
|
242
242
|
outline-offset: calc(2px - 1px);
|
|
243
243
|
}
|
|
244
|
-
body[data-awsui-focus-visible=true] .
|
|
244
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus::before {
|
|
245
245
|
content: " ";
|
|
246
246
|
display: block;
|
|
247
247
|
position: absolute;
|
|
@@ -255,13 +255,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focu
|
|
|
255
255
|
border-end-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
256
256
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
257
257
|
}
|
|
258
|
-
.
|
|
258
|
+
.awsui_hotspot_1hpp3_12q7m_190 > .awsui_icon_1hpp3_12q7m_257:not(#\9) {
|
|
259
259
|
position: relative;
|
|
260
260
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_hotspot_1hpp3_12q7m_190:not(#\9):hover > .awsui_icon_1hpp3_12q7m_257 {
|
|
263
263
|
stroke: var(--color-text-link-hover-8j6p14, #033160);
|
|
264
264
|
}
|
|
265
|
-
.
|
|
265
|
+
.awsui_hotspot_1hpp3_12q7m_190:not(#\9):active > .awsui_icon_1hpp3_12q7m_257 {
|
|
266
266
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
267
267
|
}
|
|
@@ -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_12q7m_97",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_12q7m_101",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_12q7m_101",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12q7m_143",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12q7m_143",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12q7m_146",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12q7m_146",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12q7m_149",
|
|
13
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12q7m_149",
|
|
14
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12q7m_152",
|
|
15
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152",
|
|
16
|
+
"annotation": "awsui_annotation_1hpp3_12q7m_160",
|
|
17
|
+
"next-button": "awsui_next-button_1hpp3_12q7m_161",
|
|
18
|
+
"previous-button": "awsui_previous-button_1hpp3_12q7m_162",
|
|
19
|
+
"finish-button": "awsui_finish-button_1hpp3_12q7m_163",
|
|
20
|
+
"header": "awsui_header_1hpp3_12q7m_164",
|
|
21
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_12q7m_165",
|
|
22
|
+
"content": "awsui_content_1hpp3_12q7m_166",
|
|
23
|
+
"description": "awsui_description_1hpp3_12q7m_170",
|
|
24
|
+
"actionBar": "awsui_actionBar_1hpp3_12q7m_175",
|
|
25
|
+
"stepCounter": "awsui_stepCounter_1hpp3_12q7m_182",
|
|
26
|
+
"divider": "awsui_divider_1hpp3_12q7m_186",
|
|
27
|
+
"hotspot": "awsui_hotspot_1hpp3_12q7m_190",
|
|
28
|
+
"icon": "awsui_icon_1hpp3_12q7m_257"
|
|
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_ujmgu_9",
|
|
5
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_ujmgu_10",
|
|
6
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_ujmgu_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_ujmgu_9:not(#\9),
|
|
10
|
+
.awsui_notifications-sticky_1hmm4_ujmgu_10:not(#\9) {
|
|
11
11
|
z-index: 850;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.
|
|
14
|
+
.awsui_notifications_1hmm4_ujmgu_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_ujmgu_10:not(#\9) {
|
|
20
20
|
inset-block-start: 0;
|
|
21
21
|
position: sticky;
|
|
22
|
-
--awsui-flashbar-sticky-bottom-margin-
|
|
22
|
+
--awsui-flashbar-sticky-bottom-margin-g964ok: var(--space-xxl-cu2m1r, 32px);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.awsui_no-content-
|
|
25
|
+
.awsui_no-content-paddings_1hmm4_ujmgu_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-g964ok: 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_ujmgu_9",
|
|
6
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_ujmgu_10",
|
|
7
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_ujmgu_25"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"drawers-container": "awsui_drawers-
|
|
8
|
-
"has-open-drawer": "awsui_has-open-
|
|
9
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
10
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
11
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
12
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
13
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
14
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
15
|
-
"drawers-trigger": "awsui_drawers-
|
|
16
|
-
"drawer": "
|
|
17
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-content": "awsui_drawer-
|
|
20
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
21
|
-
"drawer-slider": "awsui_drawer-
|
|
22
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
23
|
-
"content": "
|
|
24
|
-
"layout": "
|
|
25
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
26
|
-
"content-type-dashboard": "awsui_content-type-
|
|
27
|
-
"content-type-table": "awsui_content-type-
|
|
28
|
-
"content-type-cards": "awsui_content-type-
|
|
29
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
30
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
31
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
32
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
33
|
-
"has-breadcrumbs": "awsui_has-
|
|
34
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
35
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
36
|
-
"has-header": "awsui_has-
|
|
37
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
38
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
39
|
-
"has-left-toggles-gutter": "awsui_has-left-toggles-
|
|
40
|
-
"has-right-toggles-gutter": "awsui_has-right-toggles-
|
|
41
|
-
"has-split-panel": "awsui_has-split-
|
|
42
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
43
|
-
"block-body-scroll": "awsui_block-body-
|
|
44
|
-
"unfocusable": "
|
|
45
|
-
"container": "
|
|
46
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
47
|
-
"is-tools-open": "awsui_is-tools-
|
|
48
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
49
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
50
|
-
"has-active-drawer": "awsui_has-active-
|
|
51
|
-
"mobile-toolbar": "awsui_mobile-
|
|
52
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
53
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
54
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
56
|
-
"navigation-container": "awsui_navigation-
|
|
57
|
-
"show-navigation": "awsui_show-
|
|
58
|
-
"animating": "
|
|
59
|
-
"showButtons": "
|
|
60
|
-
"navigation": "
|
|
61
|
-
"openNavigation": "
|
|
62
|
-
"animated-content": "awsui_animated-
|
|
63
|
-
"hide-navigation": "awsui_hide-
|
|
64
|
-
"notifications": "
|
|
65
|
-
"has-notification-content": "awsui_has-notification-
|
|
66
|
-
"sticky-notifications": "awsui_sticky-
|
|
67
|
-
"high-contrast": "awsui_high-
|
|
68
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
69
|
-
"position-bottom": "awsui_position-
|
|
70
|
-
"openSplitPanelBottom": "
|
|
71
|
-
"split-panel-side": "awsui_split-panel-
|
|
72
|
-
"position-side": "awsui_position-
|
|
73
|
-
"tools-container": "awsui_tools-
|
|
74
|
-
"tools": "
|
|
75
|
-
"openTools": "
|
|
76
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
77
|
-
"hide-tools": "awsui_hide-
|
|
78
|
-
"show-tools": "awsui_show-
|
|
79
|
-
"has-tools-form": "awsui_has-tools-
|
|
80
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
81
|
-
"trigger": "
|
|
82
|
-
"selected": "
|
|
83
|
-
"badge": "
|
|
84
|
-
"trigger-wrapper": "awsui_trigger-
|
|
85
|
-
"dot": "
|
|
4
|
+
"background": "awsui_background_hyvsj_fae1z_97",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_fae1z_100",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_fae1z_111",
|
|
7
|
+
"drawers-container": "awsui_drawers-container_hyvsj_fae1z_124",
|
|
8
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_fae1z_135",
|
|
9
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_fae1z_156",
|
|
10
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_fae1z_161",
|
|
11
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_fae1z_202",
|
|
12
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_fae1z_212",
|
|
13
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_fae1z_217",
|
|
14
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_fae1z_231",
|
|
15
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_fae1z_217",
|
|
16
|
+
"drawer": "awsui_drawer_hyvsj_fae1z_124",
|
|
17
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_fae1z_262",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_fae1z_271",
|
|
19
|
+
"drawer-content": "awsui_drawer-content_hyvsj_fae1z_262",
|
|
20
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_fae1z_279",
|
|
21
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_fae1z_282",
|
|
22
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_fae1z_289",
|
|
23
|
+
"content": "awsui_content_hyvsj_fae1z_315",
|
|
24
|
+
"layout": "awsui_layout_hyvsj_fae1z_336",
|
|
25
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_fae1z_408",
|
|
26
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_fae1z_423",
|
|
27
|
+
"content-type-table": "awsui_content-type-table_hyvsj_fae1z_437",
|
|
28
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_fae1z_437",
|
|
29
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_fae1z_443",
|
|
30
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_fae1z_446",
|
|
31
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_fae1z_460",
|
|
32
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_fae1z_463",
|
|
33
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_fae1z_473",
|
|
34
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_fae1z_476",
|
|
35
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_fae1z_476",
|
|
36
|
+
"has-header": "awsui_has-header_hyvsj_fae1z_476",
|
|
37
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_fae1z_491",
|
|
38
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_fae1z_491",
|
|
39
|
+
"has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_fae1z_511",
|
|
40
|
+
"has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_fae1z_514",
|
|
41
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_fae1z_534",
|
|
42
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_fae1z_534",
|
|
43
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_fae1z_542",
|
|
44
|
+
"unfocusable": "awsui_unfocusable_hyvsj_fae1z_547",
|
|
45
|
+
"container": "awsui_container_hyvsj_fae1z_557",
|
|
46
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_fae1z_583",
|
|
47
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_fae1z_586",
|
|
48
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_fae1z_586",
|
|
49
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_fae1z_586",
|
|
50
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_fae1z_586",
|
|
51
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_fae1z_595",
|
|
52
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_fae1z_612",
|
|
53
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_fae1z_616",
|
|
54
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_fae1z_620",
|
|
55
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_fae1z_624",
|
|
56
|
+
"navigation-container": "awsui_navigation-container_hyvsj_fae1z_633",
|
|
57
|
+
"show-navigation": "awsui_show-navigation_hyvsj_fae1z_671",
|
|
58
|
+
"animating": "awsui_animating_hyvsj_fae1z_694",
|
|
59
|
+
"showButtons": "awsui_showButtons_hyvsj_fae1z_1",
|
|
60
|
+
"navigation": "awsui_navigation_hyvsj_fae1z_633",
|
|
61
|
+
"openNavigation": "awsui_openNavigation_hyvsj_fae1z_1",
|
|
62
|
+
"animated-content": "awsui_animated-content_hyvsj_fae1z_756",
|
|
63
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_fae1z_765",
|
|
64
|
+
"notifications": "awsui_notifications_hyvsj_fae1z_775",
|
|
65
|
+
"has-notification-content": "awsui_has-notification-content_hyvsj_fae1z_780",
|
|
66
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_fae1z_784",
|
|
67
|
+
"high-contrast": "awsui_high-contrast_hyvsj_fae1z_789",
|
|
68
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_fae1z_807",
|
|
69
|
+
"position-bottom": "awsui_position-bottom_hyvsj_fae1z_854",
|
|
70
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_fae1z_1",
|
|
71
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_fae1z_883",
|
|
72
|
+
"position-side": "awsui_position-side_hyvsj_fae1z_896",
|
|
73
|
+
"tools-container": "awsui_tools-container_hyvsj_fae1z_918",
|
|
74
|
+
"tools": "awsui_tools_hyvsj_fae1z_918",
|
|
75
|
+
"openTools": "awsui_openTools_hyvsj_fae1z_1",
|
|
76
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_fae1z_1007",
|
|
77
|
+
"hide-tools": "awsui_hide-tools_hyvsj_fae1z_1017",
|
|
78
|
+
"show-tools": "awsui_show-tools_hyvsj_fae1z_1029",
|
|
79
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_fae1z_1007",
|
|
80
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_fae1z_1112",
|
|
81
|
+
"trigger": "awsui_trigger_hyvsj_fae1z_1112",
|
|
82
|
+
"selected": "awsui_selected_hyvsj_fae1z_1190",
|
|
83
|
+
"badge": "awsui_badge_hyvsj_fae1z_1210",
|
|
84
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_fae1z_1214",
|
|
85
|
+
"dot": "awsui_dot_hyvsj_fae1z_1225"
|
|
86
86
|
};
|
|
87
87
|
|