@cloudscape-design/components 3.0.1155 → 3.0.1157
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/index.js +1 -1
- package/alert/interfaces.d.ts +1 -2
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +21 -21
- package/anchor-navigation/styles.selectors.js +8 -8
- package/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/app-layout/runtime-drawer/index.js +20 -18
- package/app-layout/runtime-drawer/index.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- 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/autosuggest/index.js +28 -11
- package/autosuggest/interfaces.d.ts +2 -1
- package/autosuggest/interfaces.js.map +1 -1
- package/badge/index.d.ts +2 -0
- package/badge/index.js +14 -13
- package/badge/interfaces.d.ts +3 -2
- package/box/index.js +18 -13
- package/box/interfaces.d.ts +2 -1
- package/box/styles.css.js +192 -192
- package/box/styles.scoped.css +241 -241
- package/box/styles.selectors.js +192 -192
- 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/index.js +12 -11
- package/button/interfaces.d.ts +4 -2
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +78 -78
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/index.js +27 -11
- package/button-dropdown/interfaces.d.ts +6 -2
- package/button-dropdown/item-element/styles.css.js +20 -20
- package/button-dropdown/item-element/styles.scoped.css +35 -35
- package/button-dropdown/item-element/styles.selectors.js +20 -20
- package/button-group/index.js +42 -11
- package/button-group/interfaces.d.ts +10 -0
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/index.js +9 -11
- package/checkbox/interfaces.d.ts +3 -2
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +139 -139
- package/code-editor/styles.selectors.js +33 -33
- package/container/index.js +29 -13
- package/container/interfaces.d.ts +2 -1
- package/date-input/index.js +8 -10
- package/drawer/implementation.d.ts +1 -0
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +13 -4
- package/drawer/implementation.js.map +1 -1
- package/drawer/interfaces.d.ts +7 -0
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +12 -8
- package/drawer/styles.scoped.css +35 -13
- package/drawer/styles.selectors.js +12 -8
- package/drawer/use-sticky-footer.d.ts +11 -0
- package/drawer/use-sticky-footer.d.ts.map +1 -0
- package/drawer/use-sticky-footer.js +35 -0
- package/drawer/use-sticky-footer.js.map +1 -0
- package/flashbar/index.js +10 -13
- package/flashbar/interfaces.d.ts +1 -0
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +75 -75
- package/help-panel/styles.selectors.js +6 -6
- package/icon/index.js +8 -13
- package/icon/interfaces.d.ts +2 -1
- package/icon/styles.css.js +39 -39
- package/icon/styles.scoped.css +87 -87
- package/icon/styles.selectors.js +39 -39
- package/icon-provider/index.js +12 -2
- package/index.d.ts +4 -1
- package/index.js +4 -0
- package/input/index.js +53 -12
- package/input/interfaces.d.ts +3 -1
- package/internal/base-component/styles.scoped.css +62 -50
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +29 -29
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/radio-button/interfaces.d.ts +3 -3
- 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 +3 -3
- package/internal/environment.json +3 -3
- package/internal/generated/styles/tokens.js +8 -8
- package/internal/generated/theming/index.cjs +24 -24
- package/internal/generated/theming/index.js +24 -24
- package/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/plugins/controllers/drawers.d.ts +2 -2
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/plugins/widget/interfaces.d.ts +2 -2
- package/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/internal/plugins/widget/interfaces.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/index.js +25 -11
- package/link/interfaces.d.ts +3 -2
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +91 -91
- package/link/styles.selectors.js +20 -20
- package/navigable-group/index.js +19 -4
- package/package.json +4 -1
- package/popover/internal.js +1 -1
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +57 -57
- package/popover/styles.scoped.css +87 -87
- package/popover/styles.selectors.js +57 -57
- package/progress-bar/index.d.ts +1 -0
- package/progress-bar/index.js +52 -14
- package/progress-bar/interfaces.d.ts +1 -0
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +31 -31
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/index.js +19 -11
- package/prompt-input/interfaces.d.ts +4 -3
- package/radio-button/index.js +19 -4
- package/radio-group/index.js +20 -11
- package/radio-group/interfaces.d.ts +1 -1
- package/segmented-control/index.js +14 -13
- package/segmented-control/interfaces.d.ts +1 -0
- package/select/interfaces.d.ts +1 -1
- package/select/interfaces.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +47 -47
- package/side-navigation/styles.selectors.js +30 -30
- package/space-between/index.js +10 -13
- package/space-between/interfaces.d.ts +2 -1
- package/spinner/index.js +10 -13
- package/spinner/interfaces.d.ts +2 -1
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/status-indicator/index.js +10 -13
- package/status-indicator/interfaces.d.ts +2 -1
- package/steps/index.js +11 -11
- package/steps/interfaces.d.ts +6 -2
- package/table/header-cell/index.d.ts +1 -1
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/header-cell/th-element.d.ts +1 -1
- package/table/header-cell/th-element.d.ts.map +1 -1
- package/table/header-cell/th-element.js.map +1 -1
- package/table/resizer/index.d.ts +3 -1
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +8 -5
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +13 -12
- package/table/resizer/styles.scoped.css +22 -22
- package/table/resizer/styles.selectors.js +13 -12
- package/table/thead.d.ts +1 -1
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js.map +1 -1
- 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/test-utils/dom/drawer/index.d.ts +1 -0
- package/test-utils/dom/drawer/index.js +3 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +1 -0
- package/test-utils/selectors/drawer/index.js +3 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- 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/text-filter/index.js +17 -10
- package/text-filter/interfaces.d.ts +1 -0
- package/textarea/index.js +65 -12
- package/textarea/interfaces.d.ts +3 -2
- package/time-input/index.js +15 -11
- package/toggle/index.js +6 -10
- package/toggle/interfaces.d.ts +3 -2
- package/toggle-button/index.js +14 -11
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +29 -29
- package/token/styles.selectors.js +14 -14
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/index.js +35 -13
- package/wizard/interfaces.d.ts +1 -1
- package/autosuggest/internal-do-not-use-core.js +0 -35
- package/badge/internal-do-not-use-core.js +0 -19
- package/box/internal-do-not-use-core.js +0 -23
- package/button/internal-do-not-use-core.js +0 -19
- package/button-dropdown/internal-do-not-use-core.js +0 -34
- package/button-group/internal-do-not-use-core.js +0 -49
- package/checkbox/internal-do-not-use-core.js +0 -16
- package/container/internal-do-not-use-core.js +0 -34
- package/date-input/internal-do-not-use-core.js +0 -16
- package/flashbar/internal-do-not-use-core.js +0 -15
- package/icon/internal-do-not-use-core.js +0 -13
- package/input/internal-do-not-use-core.js +0 -59
- package/link/internal-do-not-use-core.js +0 -32
- package/progress-bar/internal-do-not-use-core.js +0 -56
- package/prompt-input/internal-do-not-use-core.js +0 -26
- package/radio-group/internal-do-not-use-core.js +0 -27
- package/segmented-control/internal-do-not-use-core.js +0 -19
- package/space-between/internal-do-not-use-core.js +0 -15
- package/spinner/internal-do-not-use-core.js +0 -15
- package/status-indicator/internal-do-not-use-core.js +0 -15
- package/steps/internal-do-not-use-core.js +0 -18
- package/text-filter/internal-do-not-use-core.js +0 -25
- package/textarea/internal-do-not-use-core.js +0 -71
- package/time-input/internal-do-not-use-core.js +0 -22
- package/toggle/internal-do-not-use-core.js +0 -14
- package/toggle-button/internal-do-not-use-core.js +0 -21
- package/wizard/internal-do-not-use-core.js +0 -40
- /package/autosuggest/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/badge/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/box/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button-dropdown/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/checkbox/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/container/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/date-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/flashbar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/icon/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/link/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/progress-bar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/prompt-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/radio-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/segmented-control/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/space-between/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/spinner/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/status-indicator/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/steps/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/text-filter/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/textarea/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/time-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/toggle/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/toggle-button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/wizard/{internal-do-not-use-core.js.map → index.js.map} +0 -0
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
*/
|
|
179
179
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
|
-
.awsui_help-
|
|
181
|
+
.awsui_help-panel_1d237_1drha_181:not(#\9) {
|
|
182
182
|
border-collapse: separate;
|
|
183
183
|
border-spacing: 0;
|
|
184
184
|
box-sizing: border-box;
|
|
@@ -214,36 +214,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
215
215
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
216
216
|
}
|
|
217
|
-
.awsui_help-
|
|
217
|
+
.awsui_help-panel_1d237_1drha_181 hr:not(#\9) {
|
|
218
218
|
border-block: none;
|
|
219
219
|
border-inline: none;
|
|
220
220
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
221
221
|
margin-block: var(--space-scaled-xl-dunxp5, 24px);
|
|
222
222
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-yw31p0, 8px));
|
|
223
223
|
}
|
|
224
|
-
.awsui_help-
|
|
225
|
-
.awsui_help-
|
|
224
|
+
.awsui_help-panel_1d237_1drha_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_1drha_181 ul:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
227
227
|
list-style-position: outside;
|
|
228
228
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
229
229
|
margin-inline: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_help-
|
|
231
|
+
.awsui_help-panel_1d237_1drha_181 li:not(#\9) {
|
|
232
232
|
margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
233
233
|
margin-inline: 0;
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
236
|
-
.awsui_help-
|
|
237
|
-
.awsui_help-
|
|
238
|
-
.awsui_help-
|
|
239
|
-
.awsui_help-
|
|
240
|
-
.awsui_help-
|
|
241
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_1drha_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_1drha_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_1drha_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_1drha_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_1drha_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_1drha_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_1drha_181 code:not(#\9) {
|
|
242
242
|
margin-block: var(--space-xs-ymlm0b, 8px);
|
|
243
243
|
margin-inline: 0;
|
|
244
244
|
padding-block: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_1drha_181 code:not(#\9) {
|
|
247
247
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
248
248
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
249
249
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -254,7 +254,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
254
|
word-wrap: break-word;
|
|
255
255
|
white-space: pre-wrap;
|
|
256
256
|
}
|
|
257
|
-
.awsui_help-
|
|
257
|
+
.awsui_help-panel_1d237_1drha_181 pre:not(#\9) {
|
|
258
258
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
259
259
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
260
260
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -267,41 +267,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
268
268
|
padding-inline: var(--space-xxs-hwfkai, 4px);
|
|
269
269
|
}
|
|
270
|
-
.awsui_help-
|
|
270
|
+
.awsui_help-panel_1d237_1drha_181 dl:not(#\9) {
|
|
271
271
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
272
272
|
margin-inline: 0;
|
|
273
273
|
/* stylelint-disable-next-line selector-max-universal */
|
|
274
274
|
}
|
|
275
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_1drha_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_1drha_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-ymlm0b, 8px);
|
|
280
280
|
font-weight: 700;
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_1drha_181 dd:not(#\9) {
|
|
283
283
|
margin-block-start: 0;
|
|
284
284
|
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
285
285
|
margin-inline: 0;
|
|
286
286
|
}
|
|
287
|
-
.awsui_help-
|
|
288
|
-
.awsui_help-
|
|
289
|
-
.awsui_help-
|
|
290
|
-
.awsui_help-
|
|
291
|
-
.awsui_help-
|
|
287
|
+
.awsui_help-panel_1d237_1drha_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_1drha_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_1drha_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_1drha_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_1drha_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-jfy3x4, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-izpp46, #0f141a);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_1drha_181 > :not(#\9):last-child {
|
|
296
296
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
297
297
|
}
|
|
298
|
-
.awsui_help-
|
|
298
|
+
.awsui_help-panel_1d237_1drha_181 p:not(#\9) {
|
|
299
299
|
color: inherit;
|
|
300
300
|
text-decoration: none;
|
|
301
301
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
302
302
|
margin-inline: 0;
|
|
303
303
|
}
|
|
304
|
-
.awsui_help-
|
|
304
|
+
.awsui_help-panel_1d237_1drha_181 h1:not(#\9) {
|
|
305
305
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
306
306
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
307
307
|
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
@@ -309,7 +309,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
309
309
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
310
310
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
311
311
|
}
|
|
312
|
-
.awsui_help-
|
|
312
|
+
.awsui_help-panel_1d237_1drha_181 h2:not(#\9) {
|
|
313
313
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
314
314
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
315
315
|
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
@@ -317,7 +317,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
318
318
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
319
319
|
}
|
|
320
|
-
.awsui_help-
|
|
320
|
+
.awsui_help-panel_1d237_1drha_181 h3:not(#\9) {
|
|
321
321
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
322
322
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
323
323
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
@@ -325,7 +325,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
325
325
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
326
326
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
327
327
|
}
|
|
328
|
-
.awsui_help-
|
|
328
|
+
.awsui_help-panel_1d237_1drha_181 h4:not(#\9) {
|
|
329
329
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
330
330
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
331
331
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
@@ -333,24 +333,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
333
333
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
334
334
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
335
335
|
}
|
|
336
|
-
.awsui_help-
|
|
336
|
+
.awsui_help-panel_1d237_1drha_181 h5:not(#\9) {
|
|
337
337
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
338
338
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
339
339
|
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
340
340
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
341
341
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
342
342
|
}
|
|
343
|
-
.awsui_help-
|
|
344
|
-
.awsui_help-
|
|
343
|
+
.awsui_help-panel_1d237_1drha_181 b:not(#\9),
|
|
344
|
+
.awsui_help-panel_1d237_1drha_181 strong:not(#\9) {
|
|
345
345
|
font-weight: 700;
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
.
|
|
348
|
+
.awsui_loading_1d237_1drha_348:not(#\9) {
|
|
349
349
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
350
350
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
.awsui_header_1d237_1drha_353:not(#\9) {
|
|
354
354
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
355
355
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
356
356
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -368,15 +368,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
368
368
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
369
369
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
370
370
|
}
|
|
371
|
-
.awsui_with-
|
|
371
|
+
.awsui_with-toolbar_1d237_1drha_371 > .awsui_header_1d237_1drha_353:not(#\9) {
|
|
372
372
|
border-color: transparent;
|
|
373
373
|
margin-block-end: 0px;
|
|
374
374
|
}
|
|
375
|
-
.
|
|
376
|
-
.
|
|
377
|
-
.
|
|
378
|
-
.
|
|
379
|
-
.
|
|
375
|
+
.awsui_header_1d237_1drha_353 h2:not(#\9),
|
|
376
|
+
.awsui_header_1d237_1drha_353 h3:not(#\9),
|
|
377
|
+
.awsui_header_1d237_1drha_353 h4:not(#\9),
|
|
378
|
+
.awsui_header_1d237_1drha_353 h5:not(#\9),
|
|
379
|
+
.awsui_header_1d237_1drha_353 h6:not(#\9) {
|
|
380
380
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
381
381
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
382
382
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -387,25 +387,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
387
387
|
margin-block: 0;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
391
|
-
color: var(--color-text-body-secondary-
|
|
390
|
+
.awsui_content_1d237_1drha_390:not(#\9) {
|
|
391
|
+
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
392
392
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
393
393
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
394
394
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
395
395
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
396
396
|
}
|
|
397
|
-
.
|
|
398
|
-
.
|
|
399
|
-
.
|
|
400
|
-
.
|
|
401
|
-
.
|
|
402
|
-
.
|
|
397
|
+
.awsui_content_1d237_1drha_390 h2:not(#\9):first-child,
|
|
398
|
+
.awsui_content_1d237_1drha_390 h3:not(#\9):first-child,
|
|
399
|
+
.awsui_content_1d237_1drha_390 h4:not(#\9):first-child,
|
|
400
|
+
.awsui_content_1d237_1drha_390 h5:not(#\9):first-child,
|
|
401
|
+
.awsui_content_1d237_1drha_390 h6:not(#\9):first-child,
|
|
402
|
+
.awsui_content_1d237_1drha_390 p:not(#\9):first-child {
|
|
403
403
|
margin-block-start: 0;
|
|
404
404
|
}
|
|
405
|
-
.
|
|
405
|
+
.awsui_content_1d237_1drha_390 a:not(#\9) {
|
|
406
406
|
text-underline-offset: 0.25em;
|
|
407
407
|
text-decoration-thickness: 1px;
|
|
408
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
408
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
409
409
|
font-weight: inherit;
|
|
410
410
|
letter-spacing: normal;
|
|
411
411
|
text-decoration-line: underline;
|
|
@@ -416,46 +416,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
416
416
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
417
417
|
}
|
|
418
418
|
@media (prefers-reduced-motion: reduce) {
|
|
419
|
-
.
|
|
419
|
+
.awsui_content_1d237_1drha_390 a:not(#\9) {
|
|
420
420
|
animation: none;
|
|
421
421
|
transition: none;
|
|
422
422
|
}
|
|
423
423
|
}
|
|
424
|
-
.awsui-motion-disabled .
|
|
424
|
+
.awsui-motion-disabled .awsui_content_1d237_1drha_390 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1drha_390 a:not(#\9) {
|
|
425
425
|
animation: none;
|
|
426
426
|
transition: none;
|
|
427
427
|
}
|
|
428
|
-
.
|
|
428
|
+
.awsui_content_1d237_1drha_390 a:not(#\9):hover {
|
|
429
429
|
cursor: pointer;
|
|
430
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
430
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
431
431
|
}
|
|
432
|
-
.
|
|
432
|
+
.awsui_content_1d237_1drha_390 a:not(#\9):focus {
|
|
433
433
|
outline: none;
|
|
434
434
|
}
|
|
435
|
-
.
|
|
436
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
435
|
+
.awsui_content_1d237_1drha_390 a:not(#\9):active {
|
|
436
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
437
437
|
}
|
|
438
|
-
.
|
|
438
|
+
.awsui_content_1d237_1drha_390 a:not(#\9):active, .awsui_content_1d237_1drha_390 a:not(#\9):focus, .awsui_content_1d237_1drha_390 a:not(#\9):hover {
|
|
439
439
|
text-decoration-line: underline;
|
|
440
440
|
text-decoration-color: currentColor;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
-
.
|
|
444
|
-
color: var(--color-text-body-secondary-
|
|
443
|
+
.awsui_footer_1d237_1drha_441:not(#\9) {
|
|
444
|
+
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
445
445
|
padding-block: 0;
|
|
446
446
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
447
447
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
448
448
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
449
449
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
450
450
|
}
|
|
451
|
-
.
|
|
451
|
+
.awsui_footer_1d237_1drha_441 ul:not(#\9) {
|
|
452
452
|
list-style: none;
|
|
453
453
|
padding-inline-start: 0;
|
|
454
454
|
}
|
|
455
|
-
.
|
|
455
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9) {
|
|
456
456
|
text-underline-offset: 0.25em;
|
|
457
457
|
text-decoration-thickness: 1px;
|
|
458
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
458
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
459
459
|
font-weight: inherit;
|
|
460
460
|
letter-spacing: normal;
|
|
461
461
|
text-decoration-line: none;
|
|
@@ -466,37 +466,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
466
466
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
467
467
|
}
|
|
468
468
|
@media (prefers-reduced-motion: reduce) {
|
|
469
|
-
.
|
|
469
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9) {
|
|
470
470
|
animation: none;
|
|
471
471
|
transition: none;
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
|
-
.awsui-motion-disabled .
|
|
474
|
+
.awsui-motion-disabled .awsui_footer_1d237_1drha_441 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1drha_441 a:not(#\9) {
|
|
475
475
|
animation: none;
|
|
476
476
|
transition: none;
|
|
477
477
|
}
|
|
478
|
-
.
|
|
478
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9):hover {
|
|
479
479
|
cursor: pointer;
|
|
480
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
480
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
481
481
|
}
|
|
482
|
-
.
|
|
482
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9):focus {
|
|
483
483
|
outline: none;
|
|
484
484
|
}
|
|
485
|
-
.
|
|
486
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
485
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9):active {
|
|
486
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
487
487
|
}
|
|
488
|
-
.
|
|
488
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9):active, .awsui_footer_1d237_1drha_441 a:not(#\9):focus, .awsui_footer_1d237_1drha_441 a:not(#\9):hover {
|
|
489
489
|
text-decoration-line: underline;
|
|
490
490
|
text-decoration-color: currentColor;
|
|
491
491
|
}
|
|
492
492
|
|
|
493
|
-
.
|
|
494
|
-
.
|
|
493
|
+
.awsui_content_1d237_1drha_390:not(#\9),
|
|
494
|
+
.awsui_footer_1d237_1drha_441:not(#\9) {
|
|
495
495
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
496
496
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
497
497
|
}
|
|
498
|
-
.
|
|
499
|
-
.
|
|
498
|
+
.awsui_content_1d237_1drha_390 a:not(#\9):focus,
|
|
499
|
+
.awsui_footer_1d237_1drha_441 a:not(#\9):focus {
|
|
500
500
|
outline: thin dotted;
|
|
501
501
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
502
502
|
outline-offset: 2px;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"loading": "
|
|
7
|
-
"header": "
|
|
8
|
-
"with-toolbar": "awsui_with-
|
|
9
|
-
"content": "
|
|
10
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_1drha_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_1drha_348",
|
|
7
|
+
"header": "awsui_header_1d237_1drha_353",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1drha_371",
|
|
9
|
+
"content": "awsui_content_1d237_1drha_390",
|
|
10
|
+
"footer": "awsui_footer_1d237_1drha_441"
|
|
11
11
|
};
|
|
12
12
|
|
package/icon/index.js
CHANGED
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
|
+
'use client';
|
|
3
4
|
import React from 'react';
|
|
4
|
-
|
|
5
|
-
import CoreComponent from './internal-do-not-use-core';
|
|
5
|
+
import useBaseComponent from '../internal/hooks/use-base-component';
|
|
6
6
|
import { applyDisplayName } from '../internal/utils/apply-display-name';
|
|
7
|
-
import
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
validateProps('Icon', props, ["nativeAttributes"], {}, 'console');
|
|
13
|
-
return React.createElement(CoreComponent, props);
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
|
|
7
|
+
import InternalIcon from './internal';
|
|
8
|
+
export default function Icon({ size = 'normal', variant = 'normal', ...props }) {
|
|
9
|
+
const baseComponentProps = useBaseComponent('Icon', { props: { name: props.name, size, variant } });
|
|
10
|
+
return React.createElement(InternalIcon, { size: size, variant: variant, ...props, ...baseComponentProps });
|
|
11
|
+
}
|
|
17
12
|
applyDisplayName(Icon, 'Icon');
|
|
18
|
-
|
|
13
|
+
//# sourceMappingURL=index.js.map
|
package/icon/interfaces.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { BaseComponentProps } from '../internal/base-component';
|
|
|
3
3
|
/**
|
|
4
4
|
* @awsuiSystem core
|
|
5
5
|
*/
|
|
6
|
-
|
|
6
|
+
import { NativeAttributes } from '../internal/utils/with-native-attributes';
|
|
7
7
|
export interface IconProps extends BaseComponentProps {
|
|
8
8
|
/**
|
|
9
9
|
* Specifies the icon to be displayed.
|
|
@@ -73,6 +73,7 @@ export interface IconProps extends BaseComponentProps {
|
|
|
73
73
|
*
|
|
74
74
|
* @awsuiSystem core
|
|
75
75
|
*/
|
|
76
|
+
nativeAttributes?: NativeAttributes<React.HTMLAttributes<HTMLElement>>;
|
|
76
77
|
}
|
|
77
78
|
export declare namespace IconProps {
|
|
78
79
|
type Name = 'add-plus' | 'anchor-link' | 'angle-left-double' | 'angle-left' | 'angle-right-double' | 'angle-right' | 'angle-up' | 'angle-down' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-down' | 'at-symbol' | 'audio-full' | 'audio-half' | 'audio-off' | 'backward-10-seconds' | 'bug' | 'call' | 'calendar' | 'caret-down-filled' | 'caret-down' | 'caret-left-filled' | 'caret-right-filled' | 'caret-up-filled' | 'caret-up' | 'check' | 'contact' | 'close' | 'closed-caption' | 'closed-caption-unavailable' | 'copy' | 'command-prompt' | 'delete-marker' | 'download' | 'drag-indicator' | 'edit' | 'ellipsis' | 'envelope' | 'exit-full-screen' | 'expand' | 'external' | 'face-happy' | 'face-happy-filled' | 'face-neutral' | 'face-neutral-filled' | 'face-sad' | 'face-sad-filled' | 'file-open' | 'file' | 'filter' | 'flag' | 'folder-open' | 'folder' | 'forward-10-seconds' | 'full-screen' | 'gen-ai' | 'globe' | 'grid-view' | 'group-active' | 'group' | 'heart' | 'heart-filled' | 'history' | 'insert-row' | 'key' | 'keyboard' | 'list-view' | 'location-pin' | 'lock-private' | 'map' | 'menu' | 'microphone' | 'microphone-off' | 'mini-player' | 'multiscreen' | 'notification' | 'pause' | 'play' | 'redo' | 'refresh' | 'remove' | 'resize-area' | 'script' | 'search' | 'security' | 'settings' | 'send' | 'share' | 'shrink' | 'slash' | 'star-filled' | 'star-half' | 'star' | 'status-in-progress' | 'status-info' | 'status-negative' | 'status-not-started' | 'status-pending' | 'status-positive' | 'status-stopped' | 'status-warning' | 'stop-circle' | 'subtract-minus' | 'suggestions' | 'support' | 'thumbs-down-filled' | 'thumbs-down' | 'thumbs-up-filled' | 'thumbs-up' | 'ticket' | 'transcript' | 'treeview-collapse' | 'treeview-expand' | 'undo' | 'unlocked' | 'upload-download' | 'upload' | 'user-profile-active' | 'user-profile' | 'video-off' | 'video-on' | 'video-unavailable' | 'video-camera-off' | 'video-camera-on' | 'video-camera-unavailable' | 'view-full' | 'view-horizontal' | 'view-vertical' | 'zoom-in' | 'zoom-out' | 'zoom-to-fit';
|
package/icon/styles.css.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon": "
|
|
5
|
-
"icon-flex-height": "awsui_icon-flex-
|
|
6
|
-
"size-small": "awsui_size-
|
|
7
|
-
"size-small-mapped-height": "awsui_size-small-mapped-
|
|
8
|
-
"size-normal": "awsui_size-
|
|
9
|
-
"size-normal-mapped-height": "awsui_size-normal-mapped-
|
|
10
|
-
"size-medium": "awsui_size-
|
|
11
|
-
"size-medium-mapped-height": "awsui_size-medium-mapped-
|
|
12
|
-
"size-big": "awsui_size-
|
|
13
|
-
"size-big-mapped-height": "awsui_size-big-mapped-
|
|
14
|
-
"size-large": "awsui_size-
|
|
15
|
-
"size-large-mapped-height": "awsui_size-large-mapped-
|
|
16
|
-
"variant-normal": "awsui_variant-
|
|
17
|
-
"variant-disabled": "awsui_variant-
|
|
18
|
-
"variant-inverted": "awsui_variant-
|
|
19
|
-
"variant-subtle": "awsui_variant-
|
|
20
|
-
"variant-warning": "awsui_variant-
|
|
21
|
-
"variant-error": "awsui_variant-
|
|
22
|
-
"variant-success": "awsui_variant-
|
|
23
|
-
"variant-link": "awsui_variant-
|
|
24
|
-
"name-angle-left-double": "awsui_name-angle-left-
|
|
25
|
-
"name-angle-left": "awsui_name-angle-
|
|
26
|
-
"name-angle-right-double": "awsui_name-angle-right-
|
|
27
|
-
"name-angle-right": "awsui_name-angle-
|
|
28
|
-
"name-arrow-left": "awsui_name-arrow-
|
|
29
|
-
"name-arrow-right": "awsui_name-arrow-
|
|
30
|
-
"name-caret-left-filled": "awsui_name-caret-left-
|
|
31
|
-
"name-caret-right-filled": "awsui_name-caret-right-
|
|
32
|
-
"name-audio-full": "awsui_name-audio-
|
|
33
|
-
"name-audio-half": "awsui_name-audio-
|
|
34
|
-
"name-audio-off": "awsui_name-audio-
|
|
35
|
-
"name-external": "awsui_name-
|
|
36
|
-
"name-redo": "awsui_name-
|
|
37
|
-
"name-resize-area": "awsui_name-resize-
|
|
38
|
-
"name-send": "awsui_name-
|
|
39
|
-
"name-shrink": "awsui_name-
|
|
40
|
-
"name-undo": "awsui_name-
|
|
41
|
-
"name-view-vertical": "awsui_name-view-
|
|
42
|
-
"badge": "
|
|
4
|
+
"icon": "awsui_icon_h11ix_y1ugs_189",
|
|
5
|
+
"icon-flex-height": "awsui_icon-flex-height_h11ix_y1ugs_197",
|
|
6
|
+
"size-small": "awsui_size-small_h11ix_y1ugs_225",
|
|
7
|
+
"size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_y1ugs_229",
|
|
8
|
+
"size-normal": "awsui_size-normal_h11ix_y1ugs_244",
|
|
9
|
+
"size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_y1ugs_248",
|
|
10
|
+
"size-medium": "awsui_size-medium_h11ix_y1ugs_263",
|
|
11
|
+
"size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_y1ugs_267",
|
|
12
|
+
"size-big": "awsui_size-big_h11ix_y1ugs_282",
|
|
13
|
+
"size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_y1ugs_286",
|
|
14
|
+
"size-large": "awsui_size-large_h11ix_y1ugs_301",
|
|
15
|
+
"size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_y1ugs_305",
|
|
16
|
+
"variant-normal": "awsui_variant-normal_h11ix_y1ugs_320",
|
|
17
|
+
"variant-disabled": "awsui_variant-disabled_h11ix_y1ugs_323",
|
|
18
|
+
"variant-inverted": "awsui_variant-inverted_h11ix_y1ugs_326",
|
|
19
|
+
"variant-subtle": "awsui_variant-subtle_h11ix_y1ugs_329",
|
|
20
|
+
"variant-warning": "awsui_variant-warning_h11ix_y1ugs_332",
|
|
21
|
+
"variant-error": "awsui_variant-error_h11ix_y1ugs_335",
|
|
22
|
+
"variant-success": "awsui_variant-success_h11ix_y1ugs_338",
|
|
23
|
+
"variant-link": "awsui_variant-link_h11ix_y1ugs_341",
|
|
24
|
+
"name-angle-left-double": "awsui_name-angle-left-double_h11ix_y1ugs_344",
|
|
25
|
+
"name-angle-left": "awsui_name-angle-left_h11ix_y1ugs_344",
|
|
26
|
+
"name-angle-right-double": "awsui_name-angle-right-double_h11ix_y1ugs_346",
|
|
27
|
+
"name-angle-right": "awsui_name-angle-right_h11ix_y1ugs_346",
|
|
28
|
+
"name-arrow-left": "awsui_name-arrow-left_h11ix_y1ugs_348",
|
|
29
|
+
"name-arrow-right": "awsui_name-arrow-right_h11ix_y1ugs_349",
|
|
30
|
+
"name-caret-left-filled": "awsui_name-caret-left-filled_h11ix_y1ugs_350",
|
|
31
|
+
"name-caret-right-filled": "awsui_name-caret-right-filled_h11ix_y1ugs_351",
|
|
32
|
+
"name-audio-full": "awsui_name-audio-full_h11ix_y1ugs_352",
|
|
33
|
+
"name-audio-half": "awsui_name-audio-half_h11ix_y1ugs_353",
|
|
34
|
+
"name-audio-off": "awsui_name-audio-off_h11ix_y1ugs_354",
|
|
35
|
+
"name-external": "awsui_name-external_h11ix_y1ugs_355",
|
|
36
|
+
"name-redo": "awsui_name-redo_h11ix_y1ugs_356",
|
|
37
|
+
"name-resize-area": "awsui_name-resize-area_h11ix_y1ugs_357",
|
|
38
|
+
"name-send": "awsui_name-send_h11ix_y1ugs_358",
|
|
39
|
+
"name-shrink": "awsui_name-shrink_h11ix_y1ugs_359",
|
|
40
|
+
"name-undo": "awsui_name-undo_h11ix_y1ugs_360",
|
|
41
|
+
"name-view-vertical": "awsui_name-view-vertical_h11ix_y1ugs_361",
|
|
42
|
+
"badge": "awsui_badge_h11ix_y1ugs_385"
|
|
43
43
|
};
|
|
44
44
|
|