@cloudscape-design/components-themeable 3.0.332 → 3.0.334
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/cards/styles.scss +5 -0
- package/lib/internal/scss/flashbar/styles.scss +2 -4
- package/lib/internal/scss/table/sticky-scrollbar/styles.scss +1 -0
- package/lib/internal/scss/table/styles.scss +12 -0
- package/lib/internal/template/area-chart/chart-container.d.ts +2 -2
- package/lib/internal/template/area-chart/chart-container.d.ts.map +1 -1
- package/lib/internal/template/area-chart/chart-container.js +6 -3
- package/lib/internal/template/area-chart/chart-container.js.map +1 -1
- package/lib/internal/template/area-chart/elements/chart-popover.d.ts +3 -2
- package/lib/internal/template/area-chart/elements/chart-popover.d.ts.map +1 -1
- package/lib/internal/template/area-chart/elements/chart-popover.js +4 -2
- package/lib/internal/template/area-chart/elements/chart-popover.js.map +1 -1
- package/lib/internal/template/area-chart/internal.d.ts +1 -1
- package/lib/internal/template/area-chart/internal.d.ts.map +1 -1
- package/lib/internal/template/area-chart/internal.js +4 -4
- package/lib/internal/template/area-chart/internal.js.map +1 -1
- package/lib/internal/template/cards/index.d.ts.map +1 -1
- package/lib/internal/template/cards/index.js +1 -1
- package/lib/internal/template/cards/index.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +38 -37
- package/lib/internal/template/cards/styles.scoped.css +56 -51
- package/lib/internal/template/cards/styles.selectors.js +38 -37
- package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
- package/lib/internal/template/flashbar/flash.js +1 -0
- package/lib/internal/template/flashbar/flash.js.map +1 -1
- package/lib/internal/template/flashbar/interfaces.d.ts +2 -3
- package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/flashbar/interfaces.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +46 -45
- package/lib/internal/template/flashbar/styles.scoped.css +145 -147
- package/lib/internal/template/flashbar/styles.selectors.js +46 -45
- package/lib/internal/template/flashbar/utils.d.ts +4 -4
- package/lib/internal/template/flashbar/utils.d.ts.map +1 -1
- package/lib/internal/template/flashbar/utils.js +4 -4
- package/lib/internal/template/flashbar/utils.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +2 -2
- package/lib/internal/template/internal/components/cartesian-chart/interfaces.d.ts +7 -0
- package/lib/internal/template/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/components/cartesian-chart/interfaces.js.map +1 -1
- package/lib/internal/template/internal/components/chart-popover/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/chart-popover/index.js +3 -2
- package/lib/internal/template/internal/components/chart-popover/index.js.map +1 -1
- package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/dropdown/index.js +6 -4
- package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +2 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +2 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +4 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +14 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +14 -0
- package/lib/internal/template/internal/generated/theming/index.js +4 -0
- package/lib/internal/template/internal/utils/dom.js +1 -1
- package/lib/internal/template/internal/utils/dom.js.map +1 -1
- package/lib/internal/template/internal/utils/node-belongs.d.ts +9 -0
- package/lib/internal/template/internal/utils/node-belongs.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/node-belongs.js +17 -0
- package/lib/internal/template/internal/utils/node-belongs.js.map +1 -0
- package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts +2 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js +5 -4
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.d.ts +1 -0
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.js +4 -2
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.d.ts +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.js +4 -4
- package/lib/internal/template/mixed-line-bar-chart/internal.js.map +1 -1
- package/lib/internal/template/pie-chart/index.js +2 -2
- package/lib/internal/template/pie-chart/index.js.map +1 -1
- package/lib/internal/template/pie-chart/interfaces.d.ts +7 -0
- package/lib/internal/template/pie-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/pie-chart/interfaces.js.map +1 -1
- package/lib/internal/template/pie-chart/pie-chart.d.ts +1 -1
- package/lib/internal/template/pie-chart/pie-chart.d.ts.map +1 -1
- package/lib/internal/template/pie-chart/pie-chart.js +7 -4
- package/lib/internal/template/pie-chart/pie-chart.js.map +1 -1
- package/lib/internal/template/popover/internal.d.ts.map +1 -1
- package/lib/internal/template/popover/internal.js +5 -3
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +38 -38
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/table/body-cell/click-away.d.ts +2 -8
- package/lib/internal/template/table/body-cell/click-away.d.ts.map +1 -1
- package/lib/internal/template/table/body-cell/click-away.js +3 -17
- package/lib/internal/template/table/body-cell/click-away.js.map +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts +2 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +4 -2
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +19 -10
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +4 -4
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +5 -4
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +4 -4
- package/lib/internal/template/table/styles.css.js +34 -32
- package/lib/internal/template/table/styles.scoped.css +51 -40
- package/lib/internal/template/table/styles.selectors.js +34 -32
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js +5 -5
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/table/use-column-widths.d.ts +8 -8
- package/lib/internal/template/table/use-column-widths.d.ts.map +1 -1
- package/lib/internal/template/table/use-column-widths.js +23 -9
- package/lib/internal/template/table/use-column-widths.js.map +1 -1
- package/package.json +1 -1
|
@@ -94,34 +94,34 @@ 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
|
-
.awsui_card-
|
|
97
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
98
98
|
transition-property: background-color;
|
|
99
99
|
transition-duration: var(--motion-duration-transition-show-paced-w46a9p, 180ms);
|
|
100
100
|
transition-timing-function: var(--motion-easing-transition-show-paced-efc0r6, ease-out);
|
|
101
101
|
}
|
|
102
102
|
@media (prefers-reduced-motion: reduce) {
|
|
103
|
-
.awsui_card-
|
|
103
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
104
104
|
animation: none;
|
|
105
105
|
transition: none;
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
|
-
.awsui-motion-disabled .awsui_card-
|
|
108
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_7si6p_97:not(#\9), .awsui-mode-entering .awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
109
109
|
animation: none;
|
|
110
110
|
transition: none;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.awsui_card-
|
|
113
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before {
|
|
114
114
|
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
115
115
|
transition-duration: var(--motion-duration-transition-show-paced-w46a9p, 180ms);
|
|
116
116
|
transition-timing-function: var(--motion-easing-transition-show-paced-efc0r6, ease-out);
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.awsui_card-
|
|
119
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .awsui_card-
|
|
124
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before, .awsui-mode-entering .awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
@@ -130,7 +130,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
130
130
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
131
131
|
SPDX-License-Identifier: Apache-2.0
|
|
132
132
|
*/
|
|
133
|
-
.
|
|
133
|
+
.awsui_root_p8a6i_7si6p_133:not(#\9) {
|
|
134
134
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
135
135
|
border-collapse: separate;
|
|
136
136
|
border-spacing: 0;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
-moz-osx-font-smoothing: auto;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_header-variant-full-
|
|
179
|
+
.awsui_header-variant-full-page_p8a6i_7si6p_153.awsui_header-refresh_p8a6i_7si6p_153:not(#\9) {
|
|
180
180
|
border-radius: var(--border-radius-container-53367b, 0px);
|
|
181
181
|
box-sizing: border-box;
|
|
182
182
|
padding-top: 0;
|
|
@@ -184,7 +184,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
padding-right: 0;
|
|
185
185
|
padding-bottom: var(--space-container-header-vertical-ezarcz, 12px);
|
|
186
186
|
}
|
|
187
|
-
.awsui_header-variant-full-
|
|
187
|
+
.awsui_header-variant-full-page_p8a6i_7si6p_153.awsui_header-refresh_p8a6i_7si6p_153:not(#\9)::before {
|
|
188
188
|
content: "";
|
|
189
189
|
position: absolute;
|
|
190
190
|
left: 0px;
|
|
@@ -199,7 +199,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
border-radius: var(--border-radius-container-53367b, 0px);
|
|
200
200
|
z-index: 1;
|
|
201
201
|
}
|
|
202
|
-
.awsui_header-variant-full-
|
|
202
|
+
.awsui_header-variant-full-page_p8a6i_7si6p_153.awsui_header-refresh_p8a6i_7si6p_153:not(#\9)::after {
|
|
203
203
|
content: "";
|
|
204
204
|
position: absolute;
|
|
205
205
|
left: 0px;
|
|
@@ -214,12 +214,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
mix-blend-mode: multiply;
|
|
215
215
|
}
|
|
216
216
|
@media screen and (-ms-high-contrast: active) {
|
|
217
|
-
.awsui_header-variant-full-
|
|
217
|
+
.awsui_header-variant-full-page_p8a6i_7si6p_153.awsui_header-refresh_p8a6i_7si6p_153:not(#\9) {
|
|
218
218
|
border: var(--border-field-width-gmdyxy, 1px) solid var(--color-border-container-top-1t94bd, #eaeded);
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_list_p8a6i_7si6p_196:not(#\9) {
|
|
223
223
|
display: flex;
|
|
224
224
|
flex-wrap: wrap;
|
|
225
225
|
box-sizing: border-box;
|
|
@@ -227,68 +227,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
list-style: none;
|
|
228
228
|
margin: 0 0 0 calc(var(--space-grid-gutter-jlj43y, 20px) * -1);
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-1_p8a6i_7si6p_204 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
231
231
|
width: 100%;
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-2_p8a6i_7si6p_207 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
234
234
|
width: 50%;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-3_p8a6i_7si6p_210 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
237
237
|
width: 33.3333333333%;
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-4_p8a6i_7si6p_213 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
240
240
|
width: 25%;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-5_p8a6i_7si6p_216 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
243
243
|
width: 20%;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-6_p8a6i_7si6p_219 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
246
246
|
width: 16.6666666667%;
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-7_p8a6i_7si6p_222 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
249
249
|
width: 14.2857142857%;
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-8_p8a6i_7si6p_225 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
252
252
|
width: 12.5%;
|
|
253
253
|
}
|
|
254
|
-
.
|
|
254
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-9_p8a6i_7si6p_228 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
255
255
|
width: 11.1111111111%;
|
|
256
256
|
}
|
|
257
|
-
.
|
|
257
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-10_p8a6i_7si6p_231 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
258
258
|
width: 10%;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-11_p8a6i_7si6p_234 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
261
261
|
width: 9.0909090909%;
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-12_p8a6i_7si6p_237 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
264
264
|
width: 8.3333333333%;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-13_p8a6i_7si6p_240 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
267
267
|
width: 7.6923076923%;
|
|
268
268
|
}
|
|
269
|
-
.
|
|
269
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-14_p8a6i_7si6p_243 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
270
270
|
width: 7.1428571429%;
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-15_p8a6i_7si6p_246 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
273
273
|
width: 6.6666666667%;
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-16_p8a6i_7si6p_249 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
276
276
|
width: 6.25%;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-17_p8a6i_7si6p_252 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
279
279
|
width: 5.8823529412%;
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-18_p8a6i_7si6p_255 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
282
282
|
width: 5.5555555556%;
|
|
283
283
|
}
|
|
284
|
-
.
|
|
284
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-19_p8a6i_7si6p_258 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
285
285
|
width: 5.2631578947%;
|
|
286
286
|
}
|
|
287
|
-
.
|
|
287
|
+
.awsui_list_p8a6i_7si6p_196.awsui_list-grid-20_p8a6i_7si6p_261 > .awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
288
288
|
width: 5%;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_selection-
|
|
291
|
+
.awsui_selection-control_p8a6i_7si6p_265:not(#\9) {
|
|
292
292
|
position: absolute;
|
|
293
293
|
box-sizing: border-box;
|
|
294
294
|
width: calc(var(--size-control-6eaw6l, 14px) + (2 * var(--space-card-horizontal-0pwa5x, 20px)));
|
|
@@ -297,19 +297,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
297
|
padding: var(--space-scaled-l-w7rqqb, 20px) var(--space-card-horizontal-0pwa5x, 20px);
|
|
298
298
|
}
|
|
299
299
|
|
|
300
|
-
.
|
|
301
|
-
.
|
|
300
|
+
.awsui_loading_p8a6i_7si6p_274:not(#\9),
|
|
301
|
+
.awsui_empty_p8a6i_7si6p_275:not(#\9) {
|
|
302
302
|
overflow: hidden;
|
|
303
303
|
text-align: center;
|
|
304
304
|
color: var(--color-text-empty-ks3bhj, #687078);
|
|
305
305
|
margin-bottom: var(--space-scaled-l-w7rqqb, 20px);
|
|
306
306
|
}
|
|
307
307
|
|
|
308
|
-
.awsui_has-
|
|
308
|
+
.awsui_has-header_p8a6i_7si6p_282:not(#\9) {
|
|
309
309
|
margin-top: var(--space-grid-gutter-jlj43y, 20px);
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.
|
|
312
|
+
.awsui_card_p8a6i_7si6p_97:not(#\9) {
|
|
313
313
|
display: flex;
|
|
314
314
|
overflow-wrap: break-word;
|
|
315
315
|
word-wrap: break-word;
|
|
@@ -317,7 +317,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
padding: 0;
|
|
318
318
|
list-style: none;
|
|
319
319
|
}
|
|
320
|
-
.awsui_card-
|
|
320
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
321
321
|
position: relative;
|
|
322
322
|
background-color: var(--color-background-container-content-xlzim4, #ffffff);
|
|
323
323
|
margin: 0 0 var(--space-grid-gutter-jlj43y, 20px) var(--space-grid-gutter-jlj43y, 20px);
|
|
@@ -328,11 +328,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
min-width: 0;
|
|
329
329
|
}
|
|
330
330
|
@media screen and (-ms-high-contrast: active) {
|
|
331
|
-
.awsui_card-
|
|
331
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
332
332
|
padding: calc(var(--space-scaled-l-w7rqqb, 20px) - var(--border-item-width-x3q2fl, 1px)) calc(var(--space-card-horizontal-0pwa5x, 20px) - var(--border-item-width-x3q2fl, 1px)) calc(var(--space-scaled-l-w7rqqb, 20px) - var(--border-item-width-x3q2fl, 1px));
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
|
-
.awsui_card-
|
|
335
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before {
|
|
336
336
|
content: "";
|
|
337
337
|
position: absolute;
|
|
338
338
|
left: 0px;
|
|
@@ -347,7 +347,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
347
347
|
border-radius: var(--border-radius-container-53367b, 0px);
|
|
348
348
|
z-index: 1;
|
|
349
349
|
}
|
|
350
|
-
.awsui_card-
|
|
350
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9)::after {
|
|
351
351
|
content: "";
|
|
352
352
|
position: absolute;
|
|
353
353
|
left: 0px;
|
|
@@ -362,11 +362,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
362
|
mix-blend-mode: multiply;
|
|
363
363
|
}
|
|
364
364
|
@media screen and (-ms-high-contrast: active) {
|
|
365
|
-
.awsui_card-
|
|
365
|
+
.awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
366
366
|
border: var(--border-field-width-gmdyxy, 1px) solid var(--color-border-container-top-1t94bd, #eaeded);
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
|
-
.awsui_card-
|
|
369
|
+
.awsui_card-header_p8a6i_7si6p_343:not(#\9) {
|
|
370
370
|
font-size: var(--font-heading-m-size-bwdbnx, 18px);
|
|
371
371
|
line-height: var(--font-heading-m-line-height-ahaded, 22px);
|
|
372
372
|
letter-spacing: var(--font-heading-m-letter-spacing-t3csz2, normal);
|
|
@@ -374,36 +374,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
-webkit-font-smoothing: var(--font-smoothing-webkit-teqshp, auto);
|
|
375
375
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-apq2ca, auto);
|
|
376
376
|
}
|
|
377
|
-
.awsui_card-header-
|
|
377
|
+
.awsui_card-header-inner_p8a6i_7si6p_351:not(#\9) {
|
|
378
378
|
width: 100%;
|
|
379
379
|
display: inline-block;
|
|
380
380
|
}
|
|
381
|
-
.awsui_card-
|
|
381
|
+
.awsui_card-selectable_p8a6i_7si6p_355 > .awsui_card-inner_p8a6i_7si6p_97 > .awsui_card-header_p8a6i_7si6p_343:not(#\9) {
|
|
382
382
|
width: 90%;
|
|
383
383
|
}
|
|
384
|
-
.awsui_card-
|
|
384
|
+
.awsui_card-selected_p8a6i_7si6p_358 > .awsui_card-inner_p8a6i_7si6p_97:not(#\9) {
|
|
385
385
|
background-color: var(--color-background-item-selected-7226j1, #f1faff);
|
|
386
386
|
}
|
|
387
|
-
.awsui_card-
|
|
387
|
+
.awsui_card-selected_p8a6i_7si6p_358 > .awsui_card-inner_p8a6i_7si6p_97:not(#\9)::before {
|
|
388
388
|
border: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-item-selected-044zoh, #0073bb);
|
|
389
389
|
}
|
|
390
390
|
|
|
391
|
-
.
|
|
391
|
+
.awsui_section_p8a6i_7si6p_365:not(#\9) {
|
|
392
392
|
display: inline-block;
|
|
393
393
|
box-sizing: border-box;
|
|
394
394
|
padding: var(--space-xs-7veqkr, 8px) 0 var(--space-scaled-xs-sg3tfb, 8px) 0;
|
|
395
395
|
vertical-align: top;
|
|
396
396
|
}
|
|
397
|
-
.awsui_section-
|
|
397
|
+
.awsui_section-header_p8a6i_7si6p_371:not(#\9) {
|
|
398
398
|
font-size: var(--font-body-m-size-0qqejn, 14px);
|
|
399
399
|
line-height: var(--font-body-m-line-height-9vkzhc, 22px);
|
|
400
400
|
font-weight: var(--font-display-label-weight-udcxbe, 400);
|
|
401
401
|
color: var(--color-text-label-cgoyox, #545b64);
|
|
402
402
|
}
|
|
403
|
-
.awsui_section-
|
|
403
|
+
.awsui_section-content_p8a6i_7si6p_377:not(#\9) {
|
|
404
404
|
/* used in test-utils */
|
|
405
405
|
}
|
|
406
406
|
|
|
407
|
-
.
|
|
407
|
+
.awsui_section_p8a6i_7si6p_365:not(#\9):last-child {
|
|
408
408
|
padding: var(--space-xs-7veqkr, 8px) 0 0 0;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
.awsui_footer-pagination_p8a6i_7si6p_385:not(#\9) {
|
|
412
|
+
display: flex;
|
|
413
|
+
justify-content: end;
|
|
409
414
|
}
|
|
@@ -2,42 +2,43 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"card-inner": "awsui_card-
|
|
6
|
-
"root": "
|
|
7
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
8
|
-
"header-refresh": "awsui_header-
|
|
9
|
-
"list": "
|
|
10
|
-
"list-grid-1": "awsui_list-grid-
|
|
11
|
-
"card": "
|
|
12
|
-
"list-grid-2": "awsui_list-grid-
|
|
13
|
-
"list-grid-3": "awsui_list-grid-
|
|
14
|
-
"list-grid-4": "awsui_list-grid-
|
|
15
|
-
"list-grid-5": "awsui_list-grid-
|
|
16
|
-
"list-grid-6": "awsui_list-grid-
|
|
17
|
-
"list-grid-7": "awsui_list-grid-
|
|
18
|
-
"list-grid-8": "awsui_list-grid-
|
|
19
|
-
"list-grid-9": "awsui_list-grid-
|
|
20
|
-
"list-grid-10": "awsui_list-grid-
|
|
21
|
-
"list-grid-11": "awsui_list-grid-
|
|
22
|
-
"list-grid-12": "awsui_list-grid-
|
|
23
|
-
"list-grid-13": "awsui_list-grid-
|
|
24
|
-
"list-grid-14": "awsui_list-grid-
|
|
25
|
-
"list-grid-15": "awsui_list-grid-
|
|
26
|
-
"list-grid-16": "awsui_list-grid-
|
|
27
|
-
"list-grid-17": "awsui_list-grid-
|
|
28
|
-
"list-grid-18": "awsui_list-grid-
|
|
29
|
-
"list-grid-19": "awsui_list-grid-
|
|
30
|
-
"list-grid-20": "awsui_list-grid-
|
|
31
|
-
"selection-control": "awsui_selection-
|
|
32
|
-
"loading": "
|
|
33
|
-
"empty": "
|
|
34
|
-
"has-header": "awsui_has-
|
|
35
|
-
"card-header": "awsui_card-
|
|
36
|
-
"card-header-inner": "awsui_card-header-
|
|
37
|
-
"card-selectable": "awsui_card-
|
|
38
|
-
"card-selected": "awsui_card-
|
|
39
|
-
"section": "
|
|
40
|
-
"section-header": "awsui_section-
|
|
41
|
-
"section-content": "awsui_section-
|
|
5
|
+
"card-inner": "awsui_card-inner_p8a6i_7si6p_97",
|
|
6
|
+
"root": "awsui_root_p8a6i_7si6p_133",
|
|
7
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_7si6p_153",
|
|
8
|
+
"header-refresh": "awsui_header-refresh_p8a6i_7si6p_153",
|
|
9
|
+
"list": "awsui_list_p8a6i_7si6p_196",
|
|
10
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_7si6p_204",
|
|
11
|
+
"card": "awsui_card_p8a6i_7si6p_97",
|
|
12
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_7si6p_207",
|
|
13
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_7si6p_210",
|
|
14
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_7si6p_213",
|
|
15
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_7si6p_216",
|
|
16
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_7si6p_219",
|
|
17
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_7si6p_222",
|
|
18
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_7si6p_225",
|
|
19
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_7si6p_228",
|
|
20
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_7si6p_231",
|
|
21
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_7si6p_234",
|
|
22
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_7si6p_237",
|
|
23
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_7si6p_240",
|
|
24
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_7si6p_243",
|
|
25
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_7si6p_246",
|
|
26
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_7si6p_249",
|
|
27
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_7si6p_252",
|
|
28
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_7si6p_255",
|
|
29
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_7si6p_258",
|
|
30
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_7si6p_261",
|
|
31
|
+
"selection-control": "awsui_selection-control_p8a6i_7si6p_265",
|
|
32
|
+
"loading": "awsui_loading_p8a6i_7si6p_274",
|
|
33
|
+
"empty": "awsui_empty_p8a6i_7si6p_275",
|
|
34
|
+
"has-header": "awsui_has-header_p8a6i_7si6p_282",
|
|
35
|
+
"card-header": "awsui_card-header_p8a6i_7si6p_343",
|
|
36
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_7si6p_351",
|
|
37
|
+
"card-selectable": "awsui_card-selectable_p8a6i_7si6p_355",
|
|
38
|
+
"card-selected": "awsui_card-selected_p8a6i_7si6p_358",
|
|
39
|
+
"section": "awsui_section_p8a6i_7si6p_365",
|
|
40
|
+
"section-header": "awsui_section-header_p8a6i_7si6p_371",
|
|
41
|
+
"section-content": "awsui_section-content_p8a6i_7si6p_377",
|
|
42
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_7si6p_385"
|
|
42
43
|
};
|
|
43
44
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flash.d.ts","sourceRoot":"lib/default/","sources":["flashbar/flash.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"flash.d.ts","sourceRoot":"lib/default/","sources":["flashbar/flash.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,KAAK,MAAM,OAAO,CAAC;AAsD1B,eAAO,MAAM,cAAc,mEACf,WAAW,GAAG,IAAI,UAAU,MAAM,UAM7C,CAAC;AAEF,MAAM,WAAW,UAAW,SAAQ,aAAa,CAAC,iBAAiB;IACjE,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,eAAO,MAAM,KAAK,mFAsGjB,CAAC"}
|
|
@@ -16,6 +16,7 @@ const ICON_TYPES = {
|
|
|
16
16
|
warning: 'status-warning',
|
|
17
17
|
info: 'status-info',
|
|
18
18
|
error: 'status-negative',
|
|
19
|
+
'in-progress': 'status-in-progress',
|
|
19
20
|
};
|
|
20
21
|
function actionButton(buttonText, onButtonClick) {
|
|
21
22
|
return (React.createElement(InternalButton, { onClick: onButtonClick, className: styles['action-button'], formAction: "none" }, buttonText));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flash.js","sourceRoot":"lib/default/","sources":["flashbar/flash.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,eAAe,MAAM,qBAAqB,CAAC;AAClD,OAAO,YAAY,MAAM,kBAAkB,CAAC;AAC5C,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,+CAA+C,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAC;AACtD,OAAO,UAAU,MAAM,oCAAoC,CAAC;AAG5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,EAAE,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AAE/E,MAAM,UAAU,GAAG;IACjB,OAAO,EAAE,iBAAiB;IAC1B,OAAO,EAAE,gBAAgB;IACzB,IAAI,EAAE,aAAa;IACnB,KAAK,EAAE,iBAAiB;
|
|
1
|
+
{"version":3,"file":"flash.js","sourceRoot":"lib/default/","sources":["flashbar/flash.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { FlashbarProps } from './interfaces';\nimport React from 'react';\nimport InternalSpinner from '../spinner/internal';\nimport InternalIcon from '../icon/internal';\nimport clsx from 'clsx';\nimport styles from './styles.css.js';\nimport { InternalButton } from '../button/internal';\nimport { warnOnce } from '@cloudscape-design/component-toolkit/internal';\nimport { isDevelopment } from '../internal/is-development';\nimport { throttle } from '../internal/utils/throttle';\nimport LiveRegion from '../internal/components/live-region';\nimport { ButtonProps } from '../button/interfaces';\n\nimport { sendDismissMetric } from './internal/analytics';\n\nimport { FOCUS_THROTTLE_DELAY } from './utils';\nimport { DATA_ATTR_ANALYTICS_FLASHBAR } from '../internal/analytics/selectors';\n\nconst ICON_TYPES = {\n success: 'status-positive',\n warning: 'status-warning',\n info: 'status-info',\n error: 'status-negative',\n 'in-progress': 'status-in-progress',\n} as const;\n\nfunction actionButton(\n buttonText: FlashbarProps.MessageDefinition['buttonText'],\n onButtonClick: FlashbarProps.MessageDefinition['onButtonClick']\n) {\n return (\n <InternalButton onClick={onButtonClick} className={styles['action-button']} formAction=\"none\">\n {buttonText}\n </InternalButton>\n );\n}\n\nfunction dismissButton(\n dismissLabel: FlashbarProps.MessageDefinition['dismissLabel'],\n onDismiss: FlashbarProps.MessageDefinition['onDismiss']\n) {\n return (\n <div className={styles['dismiss-button-wrapper']}>\n <InternalButton\n onClick={onDismiss}\n className={styles['dismiss-button']}\n variant=\"flashbar-icon\"\n iconName=\"close\"\n formAction=\"none\"\n ariaLabel={dismissLabel}\n />\n </div>\n );\n}\n\nexport const focusFlashById = throttle(\n (element: HTMLElement | null, itemId: string) => {\n const selector = `[data-itemid=\"${CSS.escape(itemId)}\"] .${styles['flash-focus-container']}`;\n element?.querySelector<HTMLElement>(selector)?.focus();\n },\n FOCUS_THROTTLE_DELAY,\n { trailing: false }\n);\n\nexport interface FlashProps extends FlashbarProps.MessageDefinition {\n className: string;\n transitionState?: string;\n}\n\nexport const Flash = React.forwardRef(\n (\n {\n id,\n header,\n content,\n dismissible,\n dismissLabel,\n statusIconAriaLabel,\n loading,\n action,\n buttonText,\n onButtonClick,\n onDismiss,\n className,\n transitionState,\n ariaRole,\n type = 'info',\n }: FlashProps,\n ref: React.Ref<HTMLDivElement>\n ) => {\n if (isDevelopment) {\n if (buttonText && !onButtonClick) {\n warnOnce(\n 'Flashbar',\n `You provided a \\`buttonText\\` prop without an \\`onButtonClick\\` handler. This will render a non-interactive action button.`\n );\n }\n\n if (dismissible && !onDismiss) {\n warnOnce(\n 'Flashbar',\n `You have set the \\`dismissible\\` prop without an \\`onDismiss\\` handler. This will render a non-interactive dismiss button.`\n );\n }\n }\n\n const button = action || (buttonText && actionButton(buttonText, onButtonClick));\n\n const iconType = ICON_TYPES[type];\n\n const icon = loading ? <InternalSpinner /> : <InternalIcon name={iconType} />;\n\n const effectiveType = loading ? 'info' : type;\n\n const handleDismiss: ButtonProps['onClick'] = event => {\n sendDismissMetric(effectiveType);\n onDismiss && onDismiss(event);\n };\n\n const analyticsAttributes = {\n [DATA_ATTR_ANALYTICS_FLASHBAR]: effectiveType,\n };\n\n return (\n // We're not using \"polite\" or \"assertive\" here, just turning default behavior off.\n // eslint-disable-next-line @cloudscape-design/prefer-live-region\n <div\n ref={ref}\n role={ariaRole}\n aria-live={ariaRole ? 'off' : undefined}\n data-itemid={id}\n className={clsx(\n styles.flash,\n styles[`flash-type-${effectiveType}`],\n className,\n transitionState && {\n [styles.enter]: transitionState === 'enter',\n [styles.entering]: transitionState === 'entering',\n [styles.entered]: transitionState === 'entered',\n [styles.exit]: transitionState === 'exit',\n [styles.exiting]: transitionState === 'exiting',\n [styles.exited]: transitionState === 'exited',\n }\n )}\n {...analyticsAttributes}\n >\n <div className={styles['flash-body']}>\n <div className={styles['flash-focus-container']} tabIndex={-1}>\n <div\n className={clsx(styles['flash-icon'], styles['flash-text'])}\n role=\"img\"\n aria-label={statusIconAriaLabel}\n >\n {icon}\n </div>\n <div className={clsx(styles['flash-message'], styles['flash-text'])}>\n <div className={styles['flash-header']}>{header}</div>\n <div className={styles['flash-content']}>{content}</div>\n </div>\n </div>\n {button && <div className={styles['action-button-wrapper']}>{button}</div>}\n </div>\n {dismissible && dismissButton(dismissLabel, handleDismiss)}\n {ariaRole === 'status' && (\n <LiveRegion>\n {statusIconAriaLabel} {header} {content}\n </LiveRegion>\n )}\n </div>\n );\n }\n);\n"]}
|
|
@@ -27,7 +27,7 @@ export declare namespace FlashbarProps {
|
|
|
27
27
|
successIconAriaLabel?: string;
|
|
28
28
|
warningIconAriaLabel?: string;
|
|
29
29
|
}
|
|
30
|
-
type Type = 'success' | 'warning' | 'info' | 'error';
|
|
30
|
+
type Type = 'success' | 'warning' | 'info' | 'error' | 'in-progress';
|
|
31
31
|
type AriaRole = 'alert' | 'status';
|
|
32
32
|
}
|
|
33
33
|
export interface FlashbarProps extends BaseComponentProps {
|
|
@@ -76,10 +76,9 @@ export interface FlashbarProps extends BaseComponentProps {
|
|
|
76
76
|
* * `warningIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `warning`.
|
|
77
77
|
* * `infoIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `info`.
|
|
78
78
|
* * `successIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `success`.
|
|
79
|
-
* * `inProgressIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of in-progress
|
|
79
|
+
* * `inProgressIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `in-progress` or with `loading` set to `true`.
|
|
80
80
|
* @i18n
|
|
81
81
|
*/
|
|
82
82
|
i18nStrings?: FlashbarProps.I18nStrings;
|
|
83
83
|
}
|
|
84
|
-
export type FlashType = FlashbarProps.Type | 'progress';
|
|
85
84
|
//# sourceMappingURL=interfaces.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["flashbar/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,yBAAiB,aAAa,CAAC;IAC7B,UAAiB,iBAAiB;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,IAAI,CAAC,EAAE,aAAa,CAAC,IAAI,CAAC;QAC1B,QAAQ,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC;QAClC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;QACrC,aAAa,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;QACvC,SAAS,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;KACpC;IAED,UAAiB,WAAW;QAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,wBAAwB,CAAC,EAAE,MAAM,CAAC;QAClC,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAC9B,oBAAoB,CAAC,EAAE,MAAM,CAAC;KAC/B;IAED,KAAY,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["flashbar/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,yBAAiB,aAAa,CAAC;IAC7B,UAAiB,iBAAiB;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,IAAI,CAAC,EAAE,aAAa,CAAC,IAAI,CAAC;QAC1B,QAAQ,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC;QAClC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;QACrC,aAAa,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;QACvC,SAAS,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;KACpC;IAED,UAAiB,WAAW;QAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,wBAAwB,CAAC,EAAE,MAAM,CAAC;QAClC,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAC9B,oBAAoB,CAAC,EAAE,MAAM,CAAC;KAC/B;IAED,KAAY,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,aAAa,CAAC;IAC5E,KAAY,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAC;CAC3C;AAED,MAAM,WAAW,aAAc,SAAQ,kBAAkB;IACvD;;;;;;;;;;;;;;;;;;;;;;;;;;OA0BG;IACH,KAAK,EAAE,aAAa,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;IAEtD;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;;;;;;;;;;;;;OAeG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC;CACzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["flashbar/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport React from 'react';\nimport { ButtonProps } from '../button/interfaces';\n\nexport namespace FlashbarProps {\n export interface MessageDefinition {\n header?: React.ReactNode;\n content?: React.ReactNode;\n dismissible?: boolean;\n dismissLabel?: string;\n statusIconAriaLabel?: string;\n loading?: boolean;\n type?: FlashbarProps.Type;\n ariaRole?: FlashbarProps.AriaRole;\n action?: React.ReactNode;\n id?: string;\n buttonText?: ButtonProps['children'];\n onButtonClick?: ButtonProps['onClick'];\n onDismiss?: ButtonProps['onClick'];\n }\n\n export interface I18nStrings {\n ariaLabel?: string;\n errorIconAriaLabel?: string;\n infoIconAriaLabel?: string;\n inProgressIconAriaLabel?: string;\n notificationBarAriaLabel?: string;\n notificationBarText?: string;\n successIconAriaLabel?: string;\n warningIconAriaLabel?: string;\n }\n\n export type Type = 'success' | 'warning' | 'info' | 'error';\n export type AriaRole = 'alert' | 'status';\n}\n\nexport interface FlashbarProps extends BaseComponentProps {\n /**\n * Specifies flash messages that appear in the same order that they are listed.\n * The value is an array of flash message definition objects.\n *\n * A flash message object contains the following properties:\n * * `header` (ReactNode) - Specifies the heading text.\n * * `content` (ReactNode) - Specifies the primary text displayed in the flash element.\n * * `type` (string) - Indicates the type of the message to be displayed. Allowed values are as follows: `success, error, warning, info`. The default is `info`.\n * * `loading` (boolean) - Replaces the status icon with a spinner and forces the type to `info`.\n * * `dismissible` (boolean) - Determines whether the component includes a close button icon. By default, the close button is not included.\n * When a user clicks on this button the `onDismiss` handler is called.\n * * `dismissLabel` (string) - Specifies an `aria-label` for to the dismiss icon button for improved accessibility.\n * * `statusIconAriaLabel` (string) - Specifies an `aria-label` for to the status icon for improved accessibility.\n * * `ariaRole` (string) - For flash messages added after page load, specifies how this message is communicated to assistive\n * technology. Use \"status\" for status updates or informational content. Use \"alert\" for important messages that need the\n * user's attention.\n * * `action` (ReactNode) - Specifies an action for the flash message. Although it is technically possible to insert any content,\n * our UX guidelines only allow you to add a button.\n * * `buttonText` (string) - Specifies that an action button should be displayed, with the specified text.\n * When a user clicks on this button the `onButtonClick` handler is called.\n * If the `action` property is set, this property is ignored. **Deprecated**, replaced by `action`.\n * * `onButtonClick` (event => void) - Called when a user clicks on the action button. This is not called if you create a custom button\n * using the `action` property. **Deprecated**, replaced by `action`.\n * * `id` (string) - Specifies a unique flash message identifier. This property is used in two ways:\n * 1. As a [keys](https://reactjs.org/docs/lists-and-keys.html#keys) source for React rendering.\n * 2. To identify which flash message will be removed from the DOM when it is dismissed, to animate it out.\n */\n items: ReadonlyArray<FlashbarProps.MessageDefinition>;\n\n /**\n * Specifies whether flash messages should be stacked.\n */\n stackItems?: boolean;\n\n /**\n * An object containing all the necessary localized strings required by the component. The object should contain:\n *\n * * `ariaLabel` - Specifies the ARIA label for the list of notifications.\n *\n * If `stackItems` is set to `true`, it should also contain:\n *\n * * `notificationBarAriaLabel` - (optional) Specifies the ARIA label for the notification bar\n * * `notificationBarText` - (optional) Specifies the text shown in the notification bar\n * * `errorIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `error`.\n * * `warningIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `warning`.\n * * `infoIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `info`.\n * * `successIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `success`.\n * * `inProgressIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of in-progress
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["flashbar/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport React from 'react';\nimport { ButtonProps } from '../button/interfaces';\n\nexport namespace FlashbarProps {\n export interface MessageDefinition {\n header?: React.ReactNode;\n content?: React.ReactNode;\n dismissible?: boolean;\n dismissLabel?: string;\n statusIconAriaLabel?: string;\n loading?: boolean;\n type?: FlashbarProps.Type;\n ariaRole?: FlashbarProps.AriaRole;\n action?: React.ReactNode;\n id?: string;\n buttonText?: ButtonProps['children'];\n onButtonClick?: ButtonProps['onClick'];\n onDismiss?: ButtonProps['onClick'];\n }\n\n export interface I18nStrings {\n ariaLabel?: string;\n errorIconAriaLabel?: string;\n infoIconAriaLabel?: string;\n inProgressIconAriaLabel?: string;\n notificationBarAriaLabel?: string;\n notificationBarText?: string;\n successIconAriaLabel?: string;\n warningIconAriaLabel?: string;\n }\n\n export type Type = 'success' | 'warning' | 'info' | 'error' | 'in-progress';\n export type AriaRole = 'alert' | 'status';\n}\n\nexport interface FlashbarProps extends BaseComponentProps {\n /**\n * Specifies flash messages that appear in the same order that they are listed.\n * The value is an array of flash message definition objects.\n *\n * A flash message object contains the following properties:\n * * `header` (ReactNode) - Specifies the heading text.\n * * `content` (ReactNode) - Specifies the primary text displayed in the flash element.\n * * `type` (string) - Indicates the type of the message to be displayed. Allowed values are as follows: `success, error, warning, info`. The default is `info`.\n * * `loading` (boolean) - Replaces the status icon with a spinner and forces the type to `info`.\n * * `dismissible` (boolean) - Determines whether the component includes a close button icon. By default, the close button is not included.\n * When a user clicks on this button the `onDismiss` handler is called.\n * * `dismissLabel` (string) - Specifies an `aria-label` for to the dismiss icon button for improved accessibility.\n * * `statusIconAriaLabel` (string) - Specifies an `aria-label` for to the status icon for improved accessibility.\n * * `ariaRole` (string) - For flash messages added after page load, specifies how this message is communicated to assistive\n * technology. Use \"status\" for status updates or informational content. Use \"alert\" for important messages that need the\n * user's attention.\n * * `action` (ReactNode) - Specifies an action for the flash message. Although it is technically possible to insert any content,\n * our UX guidelines only allow you to add a button.\n * * `buttonText` (string) - Specifies that an action button should be displayed, with the specified text.\n * When a user clicks on this button the `onButtonClick` handler is called.\n * If the `action` property is set, this property is ignored. **Deprecated**, replaced by `action`.\n * * `onButtonClick` (event => void) - Called when a user clicks on the action button. This is not called if you create a custom button\n * using the `action` property. **Deprecated**, replaced by `action`.\n * * `id` (string) - Specifies a unique flash message identifier. This property is used in two ways:\n * 1. As a [keys](https://reactjs.org/docs/lists-and-keys.html#keys) source for React rendering.\n * 2. To identify which flash message will be removed from the DOM when it is dismissed, to animate it out.\n */\n items: ReadonlyArray<FlashbarProps.MessageDefinition>;\n\n /**\n * Specifies whether flash messages should be stacked.\n */\n stackItems?: boolean;\n\n /**\n * An object containing all the necessary localized strings required by the component. The object should contain:\n *\n * * `ariaLabel` - Specifies the ARIA label for the list of notifications.\n *\n * If `stackItems` is set to `true`, it should also contain:\n *\n * * `notificationBarAriaLabel` - (optional) Specifies the ARIA label for the notification bar\n * * `notificationBarText` - (optional) Specifies the text shown in the notification bar\n * * `errorIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `error`.\n * * `warningIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `warning`.\n * * `infoIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `info`.\n * * `successIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `success`.\n * * `inProgressIconAriaLabel` - (optional) Specifies the ARIA label for the icon displayed next to the number of items of type `in-progress` or with `loading` set to `true`.\n * @i18n\n */\n i18nStrings?: FlashbarProps.I18nStrings;\n}\n"]}
|
|
@@ -1,50 +1,51 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-with-motion": "awsui_flash-with-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"stack": "
|
|
17
|
-
"animation-running": "awsui_animation-
|
|
18
|
-
"item": "
|
|
19
|
-
"flash-list-item": "awsui_flash-list-
|
|
20
|
-
"notification-bar": "awsui_notification-
|
|
21
|
-
"collapsed": "
|
|
22
|
-
"animation-ready": "awsui_animation-
|
|
23
|
-
"expanded-only": "awsui_expanded-
|
|
24
|
-
"expanded": "
|
|
25
|
-
"flash": "
|
|
26
|
-
"collapsible": "
|
|
27
|
-
"short-list": "awsui_short-
|
|
28
|
-
"visual-refresh": "awsui_visual-
|
|
29
|
-
"status": "
|
|
30
|
-
"header": "
|
|
31
|
-
"item-count": "awsui_item-
|
|
32
|
-
"button": "
|
|
33
|
-
"type-count": "awsui_type-
|
|
34
|
-
"count-number": "awsui_count-
|
|
35
|
-
"icon": "
|
|
36
|
-
"floating": "
|
|
37
|
-
"flashbar": "
|
|
38
|
-
"flash-refresh": "awsui_flash-
|
|
39
|
-
"flash-list": "awsui_flash-
|
|
40
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
41
|
-
"flash-text": "awsui_flash-
|
|
42
|
-
"dismiss-button": "awsui_dismiss-
|
|
43
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
44
|
-
"action-button": "awsui_action-
|
|
45
|
-
"flash-type-success": "awsui_flash-type-
|
|
46
|
-
"flash-type-error": "awsui_flash-type-
|
|
47
|
-
"flash-type-
|
|
48
|
-
"flash-type-
|
|
4
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_1s5s7_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_1s5s7_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_1s5s7_107",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_1s5s7_107",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_1s5s7_107",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_1s5s7_108",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1s5s7_109",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1s5s7_110",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_1s5s7_133",
|
|
13
|
+
"entering": "awsui_entering_1q84n_1s5s7_146",
|
|
14
|
+
"entered": "awsui_entered_1q84n_1s5s7_167",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_1s5s7_272",
|
|
16
|
+
"stack": "awsui_stack_1q84n_1s5s7_294",
|
|
17
|
+
"animation-running": "awsui_animation-running_1q84n_1s5s7_294",
|
|
18
|
+
"item": "awsui_item_1q84n_1s5s7_294",
|
|
19
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1s5s7_295",
|
|
20
|
+
"notification-bar": "awsui_notification-bar_1q84n_1s5s7_296",
|
|
21
|
+
"collapsed": "awsui_collapsed_1q84n_1s5s7_316",
|
|
22
|
+
"animation-ready": "awsui_animation-ready_1q84n_1s5s7_316",
|
|
23
|
+
"expanded-only": "awsui_expanded-only_1q84n_1s5s7_316",
|
|
24
|
+
"expanded": "awsui_expanded_1q84n_1s5s7_316",
|
|
25
|
+
"flash": "awsui_flash_1q84n_1s5s7_93",
|
|
26
|
+
"collapsible": "awsui_collapsible_1q84n_1s5s7_380",
|
|
27
|
+
"short-list": "awsui_short-list_1q84n_1s5s7_386",
|
|
28
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1s5s7_386",
|
|
29
|
+
"status": "awsui_status_1q84n_1s5s7_603",
|
|
30
|
+
"header": "awsui_header_1q84n_1s5s7_603",
|
|
31
|
+
"item-count": "awsui_item-count_1q84n_1s5s7_604",
|
|
32
|
+
"button": "awsui_button_1q84n_1s5s7_605",
|
|
33
|
+
"type-count": "awsui_type-count_1q84n_1s5s7_640",
|
|
34
|
+
"count-number": "awsui_count-number_1q84n_1s5s7_640",
|
|
35
|
+
"icon": "awsui_icon_1q84n_1s5s7_674",
|
|
36
|
+
"floating": "awsui_floating_1q84n_1s5s7_712",
|
|
37
|
+
"flashbar": "awsui_flashbar_1q84n_1s5s7_720",
|
|
38
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_1s5s7_766",
|
|
39
|
+
"flash-list": "awsui_flash-list_1q84n_1s5s7_295",
|
|
40
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1s5s7_785",
|
|
41
|
+
"flash-text": "awsui_flash-text_1q84n_1s5s7_812",
|
|
42
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1s5s7_110",
|
|
43
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_1s5s7_853",
|
|
44
|
+
"action-button": "awsui_action-button_1q84n_1s5s7_109",
|
|
45
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1s5s7_866",
|
|
46
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1s5s7_870",
|
|
47
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1s5s7_874",
|
|
48
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1s5s7_875",
|
|
49
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1s5s7_876"
|
|
49
50
|
};
|
|
50
51
|
|