@cloudscape-design/components 3.0.1071 → 3.0.1073
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/interfaces.d.ts +0 -16
- package/alert/interfaces.d.ts.map +1 -1
- package/alert/interfaces.js.map +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- 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 +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +39 -39
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +23 -23
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +23 -23
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/interfaces.d.ts +0 -9
- package/badge/interfaces.d.ts.map +1 -1
- package/badge/interfaces.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/interfaces.d.ts +6 -12
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/style.d.ts.map +1 -1
- package/button/style.js +17 -12
- package/button/style.js.map +1 -1
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -212
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +16 -16
- package/button-dropdown/item-element/styles.scoped.css +27 -27
- package/button-dropdown/item-element/styles.selectors.js +16 -16
- package/button-group/index.d.ts.map +1 -1
- package/button-group/index.js +11 -44
- package/button-group/interfaces.d.ts +41 -1
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/button-group/internal-do-not-use-core.js +51 -0
- package/button-group/internal-do-not-use-core.js.map +1 -0
- package/button-group/internal.d.ts.map +1 -1
- package/button-group/internal.js +5 -3
- package/button-group/internal.js.map +1 -1
- package/button-group/item-element.d.ts +1 -0
- package/button-group/item-element.d.ts.map +1 -1
- package/button-group/item-element.js +4 -2
- package/button-group/item-element.js.map +1 -1
- package/button-group/style.d.ts +12 -0
- package/button-group/style.d.ts.map +1 -0
- package/button-group/style.js +37 -0
- package/button-group/style.js.map +1 -0
- package/checkbox/interfaces.d.ts +0 -1
- package/checkbox/interfaces.d.ts.map +1 -1
- package/checkbox/interfaces.js.map +1 -1
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/container/interfaces.d.ts +0 -15
- package/container/interfaces.d.ts.map +1 -1
- package/container/interfaces.js.map +1 -1
- 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/date-range-picker/time-offset.js +3 -3
- package/date-range-picker/time-offset.js.map +1 -1
- package/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/collapsible-flashbar.js +3 -5
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/common.d.ts.map +1 -1
- package/flashbar/common.js +2 -5
- package/flashbar/common.js.map +1 -1
- package/flashbar/flash.d.ts +1 -1
- package/flashbar/flash.d.ts.map +1 -1
- package/flashbar/flash.js +4 -2
- package/flashbar/flash.js.map +1 -1
- package/flashbar/interfaces.d.ts +0 -24
- package/flashbar/interfaces.d.ts.map +1 -1
- package/flashbar/interfaces.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/flashbar/utils.d.ts +1 -1
- package/flashbar/utils.d.ts.map +1 -1
- package/flashbar/utils.js +1 -1
- package/flashbar/utils.js.map +1 -1
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
- package/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
- package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +4 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +83 -79
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/date-time/format-time-offset.d.ts +11 -0
- package/internal/utils/date-time/format-time-offset.d.ts.map +1 -1
- package/internal/utils/date-time/format-time-offset.js +17 -0
- package/internal/utils/date-time/format-time-offset.js.map +1 -1
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/link/interfaces.d.ts +0 -6
- package/link/interfaces.d.ts.map +1 -1
- package/link/interfaces.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/radio-group/interfaces.d.ts +0 -1
- package/radio-group/interfaces.d.ts.map +1 -1
- package/radio-group/interfaces.js.map +1 -1
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +22 -22
- package/radio-group/styles.selectors.js +10 -10
- 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/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/toggle/interfaces.d.ts +0 -1
- package/toggle/interfaces.d.ts.map +1 -1
- package/toggle/interfaces.js.map +1 -1
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/button-group/index.js.map +0 -1
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
6
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
7
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
8
|
-
"navigation": "
|
|
9
|
-
"tools": "
|
|
10
|
-
"global-tools": "awsui_global-
|
|
11
|
-
"tools-open": "awsui_tools-
|
|
12
|
-
"split-panel-side": "awsui_split-panel-
|
|
13
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
14
|
-
"panel-hidden": "awsui_panel-
|
|
15
|
-
"toolbar-container": "awsui_toolbar-
|
|
16
|
-
"notifications-container": "awsui_notifications-
|
|
17
|
-
"notifications-background": "awsui_notifications-
|
|
18
|
-
"main-landmark": "awsui_main-
|
|
19
|
-
"main": "
|
|
20
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
21
|
-
"content-header": "awsui_content-
|
|
22
|
-
"content": "
|
|
23
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
24
|
-
"hidden": "
|
|
25
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
26
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
4
|
+
"root": "awsui_root_7nfqu_3bjjj_153",
|
|
5
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_3bjjj_197",
|
|
6
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_3bjjj_202",
|
|
7
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_3bjjj_217",
|
|
8
|
+
"navigation": "awsui_navigation_7nfqu_3bjjj_222",
|
|
9
|
+
"tools": "awsui_tools_7nfqu_3bjjj_223",
|
|
10
|
+
"global-tools": "awsui_global-tools_7nfqu_3bjjj_224",
|
|
11
|
+
"tools-open": "awsui_tools-open_7nfqu_3bjjj_262",
|
|
12
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_3bjjj_276",
|
|
13
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_3bjjj_283",
|
|
14
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_3bjjj_296",
|
|
15
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_3bjjj_306",
|
|
16
|
+
"notifications-container": "awsui_notifications-container_7nfqu_3bjjj_313",
|
|
17
|
+
"notifications-background": "awsui_notifications-background_7nfqu_3bjjj_317",
|
|
18
|
+
"main-landmark": "awsui_main-landmark_7nfqu_3bjjj_328",
|
|
19
|
+
"main": "awsui_main_7nfqu_3bjjj_328",
|
|
20
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_3bjjj_337",
|
|
21
|
+
"content-header": "awsui_content-header_7nfqu_3bjjj_347",
|
|
22
|
+
"content": "awsui_content_7nfqu_3bjjj_347",
|
|
23
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_3bjjj_357",
|
|
24
|
+
"hidden": "awsui_hidden_7nfqu_3bjjj_362",
|
|
25
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_3bjjj_366",
|
|
26
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_3bjjj_366"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_7nfqu_3bjjj_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -182,90 +182,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
-moz-osx-font-smoothing: auto;
|
|
183
183
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
184
184
|
background-color: var(--color-background-layout-main-5ilwcb, #ffffff);
|
|
185
|
-
--awsui-max-content-width-
|
|
185
|
+
--awsui-max-content-width-kiajpc: 100%;
|
|
186
186
|
display: grid;
|
|
187
187
|
grid-template-areas: "toolbar toolbar toolbar" ". notifications ." ". main .";
|
|
188
188
|
grid-template-columns: var(--space-layout-content-horizontal-buc0zz, 24px) minmax(0, 1fr) var(--space-layout-content-horizontal-buc0zz, 24px);
|
|
189
189
|
grid-template-rows: min-content min-content 1fr;
|
|
190
190
|
}
|
|
191
191
|
@media (min-width: 689px) {
|
|
192
|
-
.
|
|
192
|
+
.awsui_root_7nfqu_3bjjj_153:not(#\9) {
|
|
193
193
|
grid-template-areas: "toolbar toolbar toolbar toolbar toolbar toolbar toolbar" "navigation . notifications . sideSplitPanel tools global-tools" "navigation . main . sideSplitPanel tools global-tools";
|
|
194
|
-
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-buc0zz, 24px), 1fr) minmax(0, var(--awsui-max-content-width-
|
|
194
|
+
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-buc0zz, 24px), 1fr) minmax(0, var(--awsui-max-content-width-kiajpc)) minmax(var(--space-layout-content-horizontal-buc0zz, 24px), 1fr) min-content min-content;
|
|
195
195
|
grid-template-rows: min-content min-content 1fr min-content;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
198
|
-
--awsui-max-content-width-
|
|
197
|
+
.awsui_root_7nfqu_3bjjj_153.awsui_has-adaptive-widths-default_7nfqu_3bjjj_197:not(#\9) {
|
|
198
|
+
--awsui-max-content-width-kiajpc: 1620px;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
202
|
-
.
|
|
203
|
-
--awsui-max-content-width-
|
|
202
|
+
.awsui_root_7nfqu_3bjjj_153.awsui_has-adaptive-widths-dashboard_7nfqu_3bjjj_202:not(#\9) {
|
|
203
|
+
--awsui-max-content-width-kiajpc: 1280px;
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
207
|
-
.
|
|
208
|
-
--awsui-max-content-width-
|
|
207
|
+
.awsui_root_7nfqu_3bjjj_153.awsui_has-adaptive-widths-dashboard_7nfqu_3bjjj_202:not(#\9) {
|
|
208
|
+
--awsui-max-content-width-kiajpc: 1620px;
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
211
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
212
|
-
.
|
|
213
|
-
--awsui-max-content-width-
|
|
212
|
+
.awsui_root_7nfqu_3bjjj_153.awsui_has-adaptive-widths-dashboard_7nfqu_3bjjj_202:not(#\9) {
|
|
213
|
+
--awsui-max-content-width-kiajpc: 2160px;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
@media (min-width: 689px) {
|
|
217
|
-
.
|
|
217
|
+
.awsui_root_7nfqu_3bjjj_153.awsui_drawer-expanded-mode_7nfqu_3bjjj_217:not(#\9) {
|
|
218
218
|
grid-template-columns: 0 0 0 0 0 0 auto;
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
223
|
-
.
|
|
224
|
-
.awsui_global-
|
|
222
|
+
.awsui_navigation_7nfqu_3bjjj_222:not(#\9),
|
|
223
|
+
.awsui_tools_7nfqu_3bjjj_223:not(#\9),
|
|
224
|
+
.awsui_global-tools_7nfqu_3bjjj_224:not(#\9) {
|
|
225
225
|
grid-row: 1/-1;
|
|
226
226
|
grid-column: 1/-1;
|
|
227
227
|
background: var(--color-background-container-content-6u8rvp, #ffffff);
|
|
228
228
|
opacity: 1;
|
|
229
229
|
}
|
|
230
230
|
@media (max-width: 688px) {
|
|
231
|
-
.
|
|
232
|
-
.
|
|
233
|
-
.awsui_global-
|
|
231
|
+
.awsui_navigation_7nfqu_3bjjj_222:not(#\9),
|
|
232
|
+
.awsui_tools_7nfqu_3bjjj_223:not(#\9),
|
|
233
|
+
.awsui_global-tools_7nfqu_3bjjj_224:not(#\9) {
|
|
234
234
|
inline-size: 100%;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.
|
|
238
|
+
.awsui_navigation_7nfqu_3bjjj_222:not(#\9) {
|
|
239
239
|
z-index: 830;
|
|
240
240
|
}
|
|
241
241
|
@media (min-width: 689px) {
|
|
242
|
-
.
|
|
242
|
+
.awsui_navigation_7nfqu_3bjjj_222:not(#\9) {
|
|
243
243
|
grid-area: navigation;
|
|
244
|
-
inline-size: var(--awsui-navigation-width-
|
|
244
|
+
inline-size: var(--awsui-navigation-width-kiajpc);
|
|
245
245
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
248
|
@media (max-width: 688px) {
|
|
249
|
-
.
|
|
249
|
+
.awsui_navigation_7nfqu_3bjjj_222:not(#\9) {
|
|
250
250
|
z-index: 1001;
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
@media (min-width: 689px) {
|
|
255
|
-
.
|
|
255
|
+
.awsui_tools_7nfqu_3bjjj_223:not(#\9) {
|
|
256
256
|
grid-area: tools;
|
|
257
257
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
258
258
|
}
|
|
259
|
-
.
|
|
260
|
-
inline-size: var(--awsui-tools-width-
|
|
259
|
+
.awsui_tools_7nfqu_3bjjj_223:not(#\9):not(:has(> [data-testid])) {
|
|
260
|
+
inline-size: var(--awsui-tools-width-kiajpc);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_tools_7nfqu_3bjjj_223:not(#\9):not(:has(> [data-testid])).awsui_tools-open_7nfqu_3bjjj_262 {
|
|
263
263
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
@media (min-width: 689px) {
|
|
268
|
-
.awsui_global-
|
|
268
|
+
.awsui_global-tools_7nfqu_3bjjj_224:not(#\9) {
|
|
269
269
|
display: flex;
|
|
270
270
|
grid-area: global-tools;
|
|
271
271
|
justify-content: flex-end;
|
|
@@ -273,14 +273,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
@media (min-width: 689px) {
|
|
276
|
-
.awsui_split-panel-
|
|
276
|
+
.awsui_split-panel-side_7nfqu_3bjjj_276:not(#\9) {
|
|
277
277
|
grid-area: sideSplitPanel;
|
|
278
278
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
279
279
|
opacity: 1;
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_split-panel-
|
|
283
|
+
.awsui_split-panel-bottom_7nfqu_3bjjj_283:not(#\9) {
|
|
284
284
|
position: sticky;
|
|
285
285
|
z-index: 840;
|
|
286
286
|
align-self: end;
|
|
@@ -288,81 +288,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
grid-column: 1/-1;
|
|
289
289
|
}
|
|
290
290
|
@media (min-width: 689px) {
|
|
291
|
-
.awsui_split-panel-
|
|
291
|
+
.awsui_split-panel-bottom_7nfqu_3bjjj_283:not(#\9) {
|
|
292
292
|
grid-column: 2/5;
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_panel-
|
|
296
|
+
.awsui_panel-hidden_7nfqu_3bjjj_296:not(#\9) {
|
|
297
297
|
border-block: none;
|
|
298
298
|
border-inline: none;
|
|
299
299
|
opacity: 0;
|
|
300
300
|
z-index: 0;
|
|
301
301
|
}
|
|
302
|
-
.awsui_panel-
|
|
302
|
+
.awsui_panel-hidden_7nfqu_3bjjj_296.awsui_navigation_7nfqu_3bjjj_222:not(#\9), .awsui_panel-hidden_7nfqu_3bjjj_296.awsui_tools_7nfqu_3bjjj_223:not(#\9), .awsui_panel-hidden_7nfqu_3bjjj_296.awsui_global-tools_7nfqu_3bjjj_224:not(#\9) {
|
|
303
303
|
inline-size: 0px;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.awsui_toolbar-
|
|
306
|
+
.awsui_toolbar-container_7nfqu_3bjjj_306:not(#\9) {
|
|
307
307
|
grid-area: toolbar;
|
|
308
308
|
block-size: 42px;
|
|
309
309
|
border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
310
310
|
box-sizing: border-box;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.awsui_notifications-
|
|
313
|
+
.awsui_notifications-container_7nfqu_3bjjj_313:not(#\9) {
|
|
314
314
|
grid-area: notifications;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.awsui_notifications-
|
|
317
|
+
.awsui_notifications-background_7nfqu_3bjjj_317:not(#\9) {
|
|
318
318
|
background: var(--color-background-layout-main-5ilwcb, #ffffff);
|
|
319
319
|
grid-area: notifications;
|
|
320
320
|
grid-column: 1/-1;
|
|
321
321
|
}
|
|
322
322
|
@media (min-width: 689px) {
|
|
323
|
-
.awsui_notifications-
|
|
323
|
+
.awsui_notifications-background_7nfqu_3bjjj_317:not(#\9) {
|
|
324
324
|
grid-column: 2/5;
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
|
|
328
|
-
.awsui_main-
|
|
328
|
+
.awsui_main-landmark_7nfqu_3bjjj_328:not(#\9) {
|
|
329
329
|
display: contents;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.
|
|
332
|
+
.awsui_main_7nfqu_3bjjj_328:not(#\9) {
|
|
333
333
|
grid-area: main;
|
|
334
334
|
margin-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
335
335
|
margin-block-end: var(--space-layout-content-bottom-zeb1g9, 40px);
|
|
336
336
|
}
|
|
337
|
-
.awsui_main-disable-
|
|
337
|
+
.awsui_main-disable-paddings_7nfqu_3bjjj_337:not(#\9) {
|
|
338
338
|
margin-block: 0;
|
|
339
339
|
grid-column: 1/-1;
|
|
340
340
|
}
|
|
341
341
|
@media (min-width: 689px) {
|
|
342
|
-
.awsui_main-disable-
|
|
342
|
+
.awsui_main-disable-paddings_7nfqu_3bjjj_337:not(#\9) {
|
|
343
343
|
grid-column: 2/5;
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_content-
|
|
347
|
+
.awsui_content-header_7nfqu_3bjjj_347:not(#\9) {
|
|
348
348
|
margin-block-end: var(--space-content-header-padding-bottom-rvy5xz, 16px);
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.
|
|
351
|
+
.awsui_content_7nfqu_3bjjj_347:not(#\9) {
|
|
352
352
|
display: contents;
|
|
353
353
|
}
|
|
354
354
|
|
|
355
355
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
356
356
|
@media (max-width: 688px) {
|
|
357
|
-
.awsui_unfocusable-
|
|
357
|
+
.awsui_unfocusable-mobile_7nfqu_3bjjj_357 *:not(#\9) {
|
|
358
358
|
visibility: hidden;
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
-
.
|
|
362
|
+
.awsui_hidden_7nfqu_3bjjj_362:not(#\9) {
|
|
363
363
|
display: none;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.awsui_breadcrumbs-
|
|
366
|
+
.awsui_breadcrumbs-own_7nfqu_3bjjj_366:not(#\9):not(:empty) + .awsui_breadcrumbs-discovered_7nfqu_3bjjj_366 {
|
|
367
367
|
display: none;
|
|
368
368
|
}
|
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
7
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
8
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
9
|
-
"navigation": "
|
|
10
|
-
"tools": "
|
|
11
|
-
"global-tools": "awsui_global-
|
|
12
|
-
"tools-open": "awsui_tools-
|
|
13
|
-
"split-panel-side": "awsui_split-panel-
|
|
14
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
15
|
-
"panel-hidden": "awsui_panel-
|
|
16
|
-
"toolbar-container": "awsui_toolbar-
|
|
17
|
-
"notifications-container": "awsui_notifications-
|
|
18
|
-
"notifications-background": "awsui_notifications-
|
|
19
|
-
"main-landmark": "awsui_main-
|
|
20
|
-
"main": "
|
|
21
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
22
|
-
"content-header": "awsui_content-
|
|
23
|
-
"content": "
|
|
24
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
25
|
-
"hidden": "
|
|
26
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
27
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
5
|
+
"root": "awsui_root_7nfqu_3bjjj_153",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_3bjjj_197",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_3bjjj_202",
|
|
8
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_3bjjj_217",
|
|
9
|
+
"navigation": "awsui_navigation_7nfqu_3bjjj_222",
|
|
10
|
+
"tools": "awsui_tools_7nfqu_3bjjj_223",
|
|
11
|
+
"global-tools": "awsui_global-tools_7nfqu_3bjjj_224",
|
|
12
|
+
"tools-open": "awsui_tools-open_7nfqu_3bjjj_262",
|
|
13
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_3bjjj_276",
|
|
14
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_3bjjj_283",
|
|
15
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_3bjjj_296",
|
|
16
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_3bjjj_306",
|
|
17
|
+
"notifications-container": "awsui_notifications-container_7nfqu_3bjjj_313",
|
|
18
|
+
"notifications-background": "awsui_notifications-background_7nfqu_3bjjj_317",
|
|
19
|
+
"main-landmark": "awsui_main-landmark_7nfqu_3bjjj_328",
|
|
20
|
+
"main": "awsui_main_7nfqu_3bjjj_328",
|
|
21
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_3bjjj_337",
|
|
22
|
+
"content-header": "awsui_content-header_7nfqu_3bjjj_347",
|
|
23
|
+
"content": "awsui_content_7nfqu_3bjjj_347",
|
|
24
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_3bjjj_357",
|
|
25
|
+
"hidden": "awsui_hidden_7nfqu_3bjjj_362",
|
|
26
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_3bjjj_366",
|
|
27
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_3bjjj_366"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"divider": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"additional-info": "awsui_additional-
|
|
13
|
-
"add-row": "awsui_add-
|
|
14
|
-
"add-button": "awsui_add-
|
|
15
|
-
"remove-button-container": "awsui_remove-button-
|
|
16
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
17
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
18
|
-
"remove-button": "awsui_remove-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_78ts5_153",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_78ts5_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_78ts5_175",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_78ts5_153",
|
|
8
|
+
"row": "awsui_row_n4qlp_78ts5_218",
|
|
9
|
+
"divider": "awsui_divider_n4qlp_78ts5_222",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_78ts5_227",
|
|
11
|
+
"field": "awsui_field_n4qlp_78ts5_231",
|
|
12
|
+
"additional-info": "awsui_additional-info_n4qlp_78ts5_235",
|
|
13
|
+
"add-row": "awsui_add-row_n4qlp_78ts5_281",
|
|
14
|
+
"add-button": "awsui_add-button_n4qlp_78ts5_285",
|
|
15
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_78ts5_289",
|
|
16
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_78ts5_293",
|
|
17
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_78ts5_297",
|
|
18
|
+
"remove-button": "awsui_remove-button_n4qlp_78ts5_289"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_empty-
|
|
154
|
-
animation: awsui_awsui-motion-fade-
|
|
153
|
+
.awsui_empty-appear_n4qlp_78ts5_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_78ts5_1 var(--motion-duration-transition-show-paced-t8d1os, 180ms) var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_78ts5_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.2;
|
|
159
159
|
}
|
|
@@ -162,17 +162,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_empty-
|
|
165
|
+
.awsui_empty-appear_n4qlp_78ts5_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_empty-
|
|
170
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_78ts5_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_78ts5_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_root_n4qlp_78ts5_175:not(#\9) {
|
|
176
176
|
border-collapse: separate;
|
|
177
177
|
border-spacing: 0;
|
|
178
178
|
box-sizing: border-box;
|
|
@@ -208,31 +208,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
align-items: start;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_empty_n4qlp_78ts5_153:not(#\9) {
|
|
212
212
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
213
213
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
214
214
|
color: var(--color-text-empty-tlohug, #656871);
|
|
215
215
|
grid-column: 1/-1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_row_n4qlp_78ts5_218:not(#\9) {
|
|
219
219
|
display: contents;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_divider_n4qlp_78ts5_222:not(#\9) {
|
|
223
223
|
grid-column: 1/-1;
|
|
224
224
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_row-
|
|
227
|
+
.awsui_row-control_n4qlp_78ts5_227:not(#\9) {
|
|
228
228
|
/* used in test-utils */
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_field_n4qlp_78ts5_231:not(#\9) {
|
|
232
232
|
/* used in test-utils */
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_additional-
|
|
235
|
+
.awsui_additional-info_n4qlp_78ts5_235:not(#\9) {
|
|
236
236
|
color: var(--color-text-form-secondary-1nm780, #656871);
|
|
237
237
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
238
238
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
@@ -242,10 +242,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
margin-block-start: var(--space-xxs-hwfkai, 4px);
|
|
243
243
|
/* stylelint-disable-next-line selector-max-type */
|
|
244
244
|
}
|
|
245
|
-
.awsui_additional-
|
|
245
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9) {
|
|
246
246
|
text-underline-offset: 0.3em;
|
|
247
247
|
text-decoration-thickness: 1px;
|
|
248
|
-
color: var(--awsui-style-color-default-
|
|
248
|
+
color: var(--awsui-style-color-default-kiajpc, var(--color-text-link-default-1dmm7z, #006ce0));
|
|
249
249
|
font-weight: inherit;
|
|
250
250
|
letter-spacing: normal;
|
|
251
251
|
text-decoration-line: underline;
|
|
@@ -256,50 +256,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
256
256
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
257
257
|
}
|
|
258
258
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.awsui_additional-
|
|
259
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9) {
|
|
260
260
|
animation: none;
|
|
261
261
|
transition: none;
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
|
-
.awsui-motion-disabled .awsui_additional-
|
|
264
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9) {
|
|
265
265
|
animation: none;
|
|
266
266
|
transition: none;
|
|
267
267
|
}
|
|
268
|
-
.awsui_additional-
|
|
268
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):hover {
|
|
269
269
|
cursor: pointer;
|
|
270
|
-
color: var(--awsui-style-color-hover-
|
|
270
|
+
color: var(--awsui-style-color-hover-kiajpc, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
271
271
|
}
|
|
272
|
-
.awsui_additional-
|
|
272
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):focus {
|
|
273
273
|
outline: none;
|
|
274
274
|
}
|
|
275
|
-
.awsui_additional-
|
|
276
|
-
color: var(--awsui-style-color-active-
|
|
275
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):active {
|
|
276
|
+
color: var(--awsui-style-color-active-kiajpc, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
277
277
|
}
|
|
278
|
-
.awsui_additional-
|
|
278
|
+
.awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_78ts5_235 > a:not(#\9):hover {
|
|
279
279
|
text-decoration-line: underline;
|
|
280
280
|
text-decoration-color: currentColor;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_add-
|
|
283
|
+
.awsui_add-row_n4qlp_78ts5_281:not(#\9) {
|
|
284
284
|
grid-column: 1/-1;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_add-
|
|
287
|
+
.awsui_add-button_n4qlp_78ts5_285:not(#\9) {
|
|
288
288
|
/* used in test-utils */
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_remove-button-
|
|
291
|
+
.awsui_remove-button-container_n4qlp_78ts5_289:not(#\9) {
|
|
292
292
|
display: inline-block;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_remove-button-field-
|
|
295
|
+
.awsui_remove-button-field-padding_n4qlp_78ts5_293:not(#\9) {
|
|
296
296
|
padding-block-start: calc(var(--space-xxs-hwfkai, 4px) + var(--line-height-body-m-2mh3ke, 20px));
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_remove-button-own-
|
|
299
|
+
.awsui_remove-button-own-row_n4qlp_78ts5_297:not(#\9) {
|
|
300
300
|
justify-self: end;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.awsui_remove-
|
|
303
|
+
.awsui_remove-button_n4qlp_78ts5_289:not(#\9) {
|
|
304
304
|
/* used in test-utils */
|
|
305
305
|
}
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"empty-appear": "awsui_empty-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"empty": "
|
|
9
|
-
"row": "
|
|
10
|
-
"divider": "
|
|
11
|
-
"row-control": "awsui_row-
|
|
12
|
-
"field": "
|
|
13
|
-
"additional-info": "awsui_additional-
|
|
14
|
-
"add-row": "awsui_add-
|
|
15
|
-
"add-button": "awsui_add-
|
|
16
|
-
"remove-button-container": "awsui_remove-button-
|
|
17
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
18
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
19
|
-
"remove-button": "awsui_remove-
|
|
5
|
+
"empty-appear": "awsui_empty-appear_n4qlp_78ts5_153",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_78ts5_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_78ts5_175",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_78ts5_153",
|
|
9
|
+
"row": "awsui_row_n4qlp_78ts5_218",
|
|
10
|
+
"divider": "awsui_divider_n4qlp_78ts5_222",
|
|
11
|
+
"row-control": "awsui_row-control_n4qlp_78ts5_227",
|
|
12
|
+
"field": "awsui_field_n4qlp_78ts5_231",
|
|
13
|
+
"additional-info": "awsui_additional-info_n4qlp_78ts5_235",
|
|
14
|
+
"add-row": "awsui_add-row_n4qlp_78ts5_281",
|
|
15
|
+
"add-button": "awsui_add-button_n4qlp_78ts5_285",
|
|
16
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_78ts5_289",
|
|
17
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_78ts5_293",
|
|
18
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_78ts5_297",
|
|
19
|
+
"remove-button": "awsui_remove-button_n4qlp_78ts5_289"
|
|
20
20
|
};
|
|
21
21
|
|
package/badge/interfaces.d.ts
CHANGED
|
@@ -10,15 +10,6 @@ export interface BadgeProps extends BaseComponentProps {
|
|
|
10
10
|
*/
|
|
11
11
|
children?: React.ReactNode;
|
|
12
12
|
/**
|
|
13
|
-
* Specifies an object of selectors and properties that are used to apply custom styles.
|
|
14
|
-
*
|
|
15
|
-
* - `root.background` (string) - (Optional) Background for badge.
|
|
16
|
-
* - `root.borderColor` (string) - (Optional) Border color for badge.
|
|
17
|
-
* - `root.borderRadius` (string) - (Optional) Border radius style.
|
|
18
|
-
* - `root.borderWidth` (string) - (Optional) Border width style.
|
|
19
|
-
* - `root.color` (string) - (Optional) Text color for badge.
|
|
20
|
-
* - `root.paddingBlock` (string) - (Optional) Block dimension padding.
|
|
21
|
-
* - `root.paddingInline` (string) - (Optional) Inline dimension padding.
|
|
22
13
|
* @awsuiSystem core
|
|
23
14
|
*/
|
|
24
15
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/badge/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAEhE,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;OAEG;IACH,KAAK,CAAC,EACF,MAAM,GACN,MAAM,GACN,OAAO,GACP,KAAK,GACL,mBAAmB,GACnB,eAAe,GACf,iBAAiB,GACjB,cAAc,GACd,kBAAkB,CAAC;IAEvB;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE3B
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/badge/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAEhE,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;OAEG;IACH,KAAK,CAAC,EACF,MAAM,GACN,MAAM,GACN,OAAO,GACP,KAAK,GACL,mBAAmB,GACnB,eAAe,GACf,iBAAiB,GACjB,cAAc,GACd,kBAAkB,CAAC;IAEvB;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC,KAAK,CAAC;CAC1B;AAED,yBAAiB,UAAU,CAAC;IAC1B,UAAiB,KAAK;QACpB,IAAI,CAAC,EAAE;YACL,UAAU,CAAC,EAAE,MAAM,CAAC;YACpB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,aAAa,CAAC,EAAE,MAAM,CAAC;SACxB,CAAC;KACH;CACF"}
|
package/badge/interfaces.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/badge/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\n\nexport interface BadgeProps extends BaseComponentProps {\n /**\n * Specifies the badge color.\n */\n color?:\n | 'blue'\n | 'grey'\n | 'green'\n | 'red'\n | 'severity-critical'\n | 'severity-high'\n | 'severity-medium'\n | 'severity-low'\n | 'severity-neutral';\n\n /**\n * Text displayed inside the badge.\n */\n children?: React.ReactNode;\n\n /**\n *
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/badge/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\n\nexport interface BadgeProps extends BaseComponentProps {\n /**\n * Specifies the badge color.\n */\n color?:\n | 'blue'\n | 'grey'\n | 'green'\n | 'red'\n | 'severity-critical'\n | 'severity-high'\n | 'severity-medium'\n | 'severity-low'\n | 'severity-neutral';\n\n /**\n * Text displayed inside the badge.\n */\n children?: React.ReactNode;\n\n /**\n * @awsuiSystem core\n */\n style?: BadgeProps.Style;\n}\n\nexport namespace BadgeProps {\n export interface Style {\n root?: {\n background?: string;\n borderColor?: string;\n borderRadius?: string;\n borderWidth?: string;\n color?: string;\n paddingBlock?: string;\n paddingInline?: string;\n };\n }\n}\n"]}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
7
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"text": "
|
|
10
|
-
"last": "
|
|
4
|
+
"link": "awsui_link_1kosq_1kaoe_145",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1kaoe_149",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1kaoe_150",
|
|
7
|
+
"icon": "awsui_icon_1kosq_1kaoe_153",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_1kaoe_159",
|
|
9
|
+
"text": "awsui_text_1kosq_1kaoe_206",
|
|
10
|
+
"last": "awsui_last_1kosq_1kaoe_225"
|
|
11
11
|
};
|
|
12
12
|
|