@cloudscape-design/components-themeable 3.0.1349 → 3.0.1351
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/button-dropdown/styles.scss +9 -6
- package/lib/internal/scss/expandable-section/styles.scss +17 -10
- package/lib/internal/scss/header/styles.scss +1 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/utils/theming.scss +45 -2
- package/lib/internal/scss/spinner/mixins.scss +1 -1
- package/lib/internal/scss/tree-view/tree-item/styles.scss +10 -7
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +95 -98
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -175
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -98
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -44
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +25 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +25 -29
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -27
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/icon-helper.js +1 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -32
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +32 -39
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/expandable-section/styles.css.js +43 -43
- package/lib/internal/template/expandable-section/styles.scoped.css +93 -174
- package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
- package/lib/internal/template/header/styles.css.js +35 -35
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +35 -35
- package/lib/internal/template/icon/generated/icons.js +202 -176
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/input/internal.js +1 -1
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/base-theme/styles.scoped.css +1 -0
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -35
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +6 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.js +6 -0
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +72 -121
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +110 -400
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +20 -20
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/status-indicator/styles.css.js +25 -25
- package/lib/internal/template/status-indicator/styles.scoped.css +47 -72
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +26 -30
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +14 -24
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"in-filtering-token-root": "awsui_in-filtering-token-
|
|
7
|
-
"in-filtering-token-nested": "awsui_in-filtering-token-
|
|
8
|
-
"has-caret": "awsui_has-
|
|
9
|
-
"placeholder": "
|
|
10
|
-
"pressed": "
|
|
11
|
-
"disabled": "
|
|
12
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
13
|
-
"readonly": "
|
|
14
|
-
"invalid": "
|
|
15
|
-
"warning": "
|
|
16
|
-
"custom-option": "awsui_custom-
|
|
17
|
-
"inline-tokens": "awsui_inline-
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_76ris_161",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_76ris_161",
|
|
6
|
+
"in-filtering-token-root": "awsui_in-filtering-token-root_18eso_76ris_221",
|
|
7
|
+
"in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_76ris_221",
|
|
8
|
+
"has-caret": "awsui_has-caret_18eso_76ris_257",
|
|
9
|
+
"placeholder": "awsui_placeholder_18eso_76ris_260",
|
|
10
|
+
"pressed": "awsui_pressed_18eso_76ris_273",
|
|
11
|
+
"disabled": "awsui_disabled_18eso_76ris_276",
|
|
12
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_76ris_221",
|
|
13
|
+
"readonly": "awsui_readonly_18eso_76ris_297",
|
|
14
|
+
"invalid": "awsui_invalid_18eso_76ris_322",
|
|
15
|
+
"warning": "awsui_warning_18eso_76ris_331",
|
|
16
|
+
"custom-option": "awsui_custom-option_18eso_76ris_340",
|
|
17
|
+
"inline-tokens": "awsui_inline-tokens_18eso_76ris_345"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -158,21 +158,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
159
159
|
SPDX-License-Identifier: Apache-2.0
|
|
160
160
|
*/
|
|
161
|
-
.awsui_button-
|
|
161
|
+
.awsui_button-trigger_18eso_76ris_161 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
162
162
|
transition: transform var(--motion-duration-rotate-180-69rh8b, 135ms) var(--motion-easing-rotate-180-nmpsiw, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_button-
|
|
165
|
+
.awsui_button-trigger_18eso_76ris_161 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_button-
|
|
170
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_76ris_161 > .awsui_arrow_18eso_76ris_161:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_76ris_161 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_button-
|
|
175
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9) {
|
|
176
176
|
border-collapse: separate;
|
|
177
177
|
border-spacing: 0;
|
|
178
178
|
box-sizing: border-box;
|
|
@@ -218,7 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
218
|
border-inline: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-default-jtkw9d, #687078);
|
|
219
219
|
min-block-size: var(--size-vertical-input-5g8cy5, 32px);
|
|
220
220
|
}
|
|
221
|
-
.awsui_button-
|
|
221
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-root_18eso_76ris_221:not(#\9), .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-nested_18eso_76ris_221:not(#\9) {
|
|
222
222
|
padding-block: 0px;
|
|
223
223
|
padding-inline: var(--space-field-horizontal-anki5k, 8px);
|
|
224
224
|
border-block-width: var(--border-width-token-p4a0gu, 1px);
|
|
@@ -229,14 +229,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
block-size: 100%;
|
|
230
230
|
min-block-size: unset;
|
|
231
231
|
}
|
|
232
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
232
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-root_18eso_76ris_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-nested_18eso_76ris_221:not(#\9):focus {
|
|
233
233
|
position: relative;
|
|
234
234
|
}
|
|
235
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
235
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-root_18eso_76ris_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-nested_18eso_76ris_221:not(#\9):focus {
|
|
236
236
|
outline: 2px dotted transparent;
|
|
237
237
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-677p72, 0px) - 1px);
|
|
238
238
|
}
|
|
239
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
239
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-root_18eso_76ris_221:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-nested_18eso_76ris_221:not(#\9):focus::before {
|
|
240
240
|
content: " ";
|
|
241
241
|
display: block;
|
|
242
242
|
position: absolute;
|
|
@@ -250,46 +250,40 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1hi1h_161.awsui_
|
|
|
250
250
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
251
251
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
252
252
|
}
|
|
253
|
-
.awsui_button-
|
|
253
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token-nested_18eso_76ris_221:not(#\9) {
|
|
254
254
|
border-start-start-radius: calc(var(--border-radius-input-k1q34z, 2px) / 2);
|
|
255
255
|
border-end-start-radius: calc(var(--border-radius-input-k1q34z, 2px) / 2);
|
|
256
256
|
}
|
|
257
|
-
.awsui_button-
|
|
257
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_has-caret_18eso_76ris_257:not(#\9) {
|
|
258
258
|
padding-inline-end: var(--space-field-icon-offset-2wydv9, 32px);
|
|
259
259
|
}
|
|
260
|
-
.awsui_button-
|
|
260
|
+
.awsui_button-trigger_18eso_76ris_161 > .awsui_placeholder_18eso_76ris_260:not(#\9) {
|
|
261
261
|
color: var(--color-text-input-placeholder-l6klmg, #687078);
|
|
262
262
|
font-style: italic;
|
|
263
263
|
}
|
|
264
|
-
.awsui_button-
|
|
264
|
+
.awsui_button-trigger_18eso_76ris_161 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
265
265
|
position: absolute;
|
|
266
266
|
inset-inline-end: var(--space-field-horizontal-anki5k, 8px);
|
|
267
267
|
inset-block-start: calc(50% - var(--line-height-body-m-5xw6xo, 22px) / 2);
|
|
268
268
|
color: var(--color-text-button-inline-icon-default-yujzfi, #545b64);
|
|
269
269
|
}
|
|
270
|
-
.
|
|
271
|
-
inset-block-start: calc(50% - var(--line-height-body-m-5xw6xo, 22px) / 2 + var(--space-xxxs-3ulqs3, 2px));
|
|
272
|
-
}
|
|
273
|
-
.awsui_button-trigger_18eso_1hi1h_161:not(#\9):hover > .awsui_arrow_18eso_1hi1h_161 {
|
|
270
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):hover > .awsui_arrow_18eso_76ris_161 {
|
|
274
271
|
color: var(--color-text-button-inline-icon-hover-kxgkw7, #16191f);
|
|
275
272
|
}
|
|
276
|
-
.awsui_button-
|
|
273
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_pressed_18eso_76ris_273 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
277
274
|
transform: rotate(-180deg);
|
|
278
275
|
}
|
|
279
|
-
.
|
|
280
|
-
inset-block-start: calc(50% - var(--line-height-body-m-5xw6xo, 22px) / 2 - var(--space-xxxs-3ulqs3, 2px));
|
|
281
|
-
}
|
|
282
|
-
.awsui_button-trigger_18eso_1hi1h_161.awsui_disabled_18eso_1hi1h_282:not(#\9) {
|
|
276
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276:not(#\9) {
|
|
283
277
|
background-color: var(--color-background-input-disabled-pyvhb1, #eaeded);
|
|
284
278
|
border-block: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
285
279
|
border-inline: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
286
280
|
color: var(--color-text-input-disabled-s4k7tb, #879596);
|
|
287
281
|
cursor: auto;
|
|
288
282
|
}
|
|
289
|
-
.awsui_button-
|
|
283
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276 > .awsui_arrow_18eso_76ris_161:not(#\9) {
|
|
290
284
|
color: var(--color-text-button-inline-icon-disabled-yeab6p, #aab7b8);
|
|
291
285
|
}
|
|
292
|
-
.awsui_button-
|
|
286
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276.awsui_in-filtering-token_18eso_76ris_221:not(#\9) {
|
|
293
287
|
background-color: var(--color-background-input-disabled-pyvhb1, #eaeded);
|
|
294
288
|
border-block: var(--border-width-token-p4a0gu, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
295
289
|
border-inline: var(--border-width-token-p4a0gu, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
@@ -297,23 +291,23 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1hi1h_161.awsui_
|
|
|
297
291
|
cursor: auto;
|
|
298
292
|
border-color: var(--color-border-control-disabled-dh8zaw, #d5dbdb);
|
|
299
293
|
}
|
|
300
|
-
.awsui_button-
|
|
294
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276 > .awsui_placeholder_18eso_76ris_260:not(#\9) {
|
|
301
295
|
color: var(--color-text-input-placeholder-disabled-8cf69l, #687078);
|
|
302
296
|
}
|
|
303
|
-
.awsui_button-
|
|
297
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_readonly_18eso_76ris_297:not(#\9):not(.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276):not(.awsui_button-trigger_18eso_76ris_161.awsui_in-filtering-token_18eso_76ris_221) {
|
|
304
298
|
background-color: var(--color-background-input-default-1u0v1p, #ffffff);
|
|
305
299
|
border-block: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
306
300
|
border-inline: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
307
301
|
}
|
|
308
|
-
.awsui_button-
|
|
302
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_readonly_18eso_76ris_297:not(#\9):not(.awsui_button-trigger_18eso_76ris_161.awsui_disabled_18eso_76ris_276) {
|
|
309
303
|
-webkit-user-select: text;
|
|
310
304
|
user-select: text;
|
|
311
305
|
}
|
|
312
|
-
.awsui_button-
|
|
306
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):focus {
|
|
313
307
|
outline: none;
|
|
314
308
|
text-decoration: none;
|
|
315
309
|
}
|
|
316
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
310
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221):focus {
|
|
317
311
|
outline: 2px dotted transparent;
|
|
318
312
|
border-block: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-focused-ppoq5z, #0073bb);
|
|
319
313
|
border-inline: var(--border-width-field-2365x3, 1px) solid var(--color-border-input-focused-ppoq5z, #0073bb);
|
|
@@ -323,32 +317,32 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1hi1h_161:not(#\
|
|
|
323
317
|
border-end-end-radius: var(--border-radius-input-k1q34z, 2px);
|
|
324
318
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
325
319
|
}
|
|
326
|
-
.awsui_button-
|
|
320
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221):invalid {
|
|
327
321
|
box-shadow: none;
|
|
328
322
|
}
|
|
329
|
-
.awsui_button-
|
|
323
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_invalid_18eso_76ris_322, .awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_invalid_18eso_76ris_322:focus {
|
|
330
324
|
color: var(--color-text-status-error-ri38gt, #d13212);
|
|
331
325
|
border-color: var(--color-text-status-error-ri38gt, #d13212);
|
|
332
326
|
padding-inline-start: calc(var(--space-field-horizontal-anki5k, 8px) - (var(--border-invalid-width-b183os, 4px) - var(--border-width-field-2365x3, 1px)));
|
|
333
327
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
334
328
|
}
|
|
335
|
-
.awsui_button-
|
|
329
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_invalid_18eso_76ris_322:focus, .awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_invalid_18eso_76ris_322:focus:focus {
|
|
336
330
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
337
331
|
}
|
|
338
|
-
.awsui_button-
|
|
332
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_warning_18eso_76ris_331, .awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_warning_18eso_76ris_331:focus {
|
|
339
333
|
color: var(--color-text-status-warning-fabq6h, #906806);
|
|
340
334
|
border-color: var(--color-text-status-warning-fabq6h, #906806);
|
|
341
335
|
padding-inline-start: calc(var(--space-field-horizontal-anki5k, 8px) - (var(--border-invalid-width-b183os, 4px) - var(--border-width-field-2365x3, 1px)));
|
|
342
336
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
343
337
|
}
|
|
344
|
-
.awsui_button-
|
|
338
|
+
.awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_warning_18eso_76ris_331:focus, .awsui_button-trigger_18eso_76ris_161:not(#\9):not(.awsui_in-filtering-token_18eso_76ris_221).awsui_warning_18eso_76ris_331:focus:focus {
|
|
345
339
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
346
340
|
}
|
|
347
|
-
.awsui_button-
|
|
341
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_custom-option_18eso_76ris_340:not(#\9) {
|
|
348
342
|
padding-block: 0;
|
|
349
343
|
padding-inline-start: 0;
|
|
350
344
|
overflow: clip;
|
|
351
345
|
}
|
|
352
|
-
.awsui_button-
|
|
346
|
+
.awsui_button-trigger_18eso_76ris_161.awsui_inline-tokens_18eso_76ris_345:not(#\9) {
|
|
353
347
|
padding-block: 0;
|
|
354
348
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"in-filtering-token-root": "awsui_in-filtering-token-
|
|
8
|
-
"in-filtering-token-nested": "awsui_in-filtering-token-
|
|
9
|
-
"has-caret": "awsui_has-
|
|
10
|
-
"placeholder": "
|
|
11
|
-
"pressed": "
|
|
12
|
-
"disabled": "
|
|
13
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
14
|
-
"readonly": "
|
|
15
|
-
"invalid": "
|
|
16
|
-
"warning": "
|
|
17
|
-
"custom-option": "awsui_custom-
|
|
18
|
-
"inline-tokens": "awsui_inline-
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_76ris_161",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_76ris_161",
|
|
7
|
+
"in-filtering-token-root": "awsui_in-filtering-token-root_18eso_76ris_221",
|
|
8
|
+
"in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_76ris_221",
|
|
9
|
+
"has-caret": "awsui_has-caret_18eso_76ris_257",
|
|
10
|
+
"placeholder": "awsui_placeholder_18eso_76ris_260",
|
|
11
|
+
"pressed": "awsui_pressed_18eso_76ris_273",
|
|
12
|
+
"disabled": "awsui_disabled_18eso_76ris_276",
|
|
13
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_76ris_221",
|
|
14
|
+
"readonly": "awsui_readonly_18eso_76ris_297",
|
|
15
|
+
"invalid": "awsui_invalid_18eso_76ris_322",
|
|
16
|
+
"warning": "awsui_warning_18eso_76ris_331",
|
|
17
|
+
"custom-option": "awsui_custom-option_18eso_76ris_340",
|
|
18
|
+
"inline-tokens": "awsui_inline-tokens_18eso_76ris_345"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (0ebe4971)";
|
|
3
|
+
export var GIT_SHA = "0ebe4971";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -899,6 +899,7 @@ export const borderRadiusCalendarDayFocusRing: string;
|
|
|
899
899
|
export const borderRadiusCardDefault: string;
|
|
900
900
|
export const borderRadiusCardEmbedded: string;
|
|
901
901
|
export const borderRadiusChatBubble: string;
|
|
902
|
+
export const borderRadiusSupportPrompt: string;
|
|
902
903
|
export const borderRadiusCodeEditor: string;
|
|
903
904
|
export const borderRadiusContainer: string;
|
|
904
905
|
export const borderRadiusControlCircularFocusRing: string;
|
|
@@ -899,6 +899,7 @@ export var borderRadiusCalendarDayFocusRing = "var(--border-radius-calendar-day-
|
|
|
899
899
|
export var borderRadiusCardDefault = "var(--border-radius-card-default-d8ipr7, 16px)";
|
|
900
900
|
export var borderRadiusCardEmbedded = "var(--border-radius-card-embedded-fvclp8, 8px)";
|
|
901
901
|
export var borderRadiusChatBubble = "var(--border-radius-chat-bubble-haafsg, 8px)";
|
|
902
|
+
export var borderRadiusSupportPrompt = "var(--border-radius-support-prompt-t5c0h2, 8px)";
|
|
902
903
|
export var borderRadiusCodeEditor = "var(--border-radius-code-editor-5palck, 8px)";
|
|
903
904
|
export var borderRadiusContainer = "var(--border-radius-container-nsfwmm, 16px)";
|
|
904
905
|
export var borderRadiusControlCircularFocusRing = "var(--border-radius-control-circular-focus-ring-yjhscw, 4px)";
|
|
@@ -3334,6 +3334,7 @@ module.exports.preset = {
|
|
|
3334
3334
|
"borderRadiusCardDefault": "{borderRadiusContainer}",
|
|
3335
3335
|
"borderRadiusCardEmbedded": "{borderRadiusChatBubble}",
|
|
3336
3336
|
"borderRadiusChatBubble": "8px",
|
|
3337
|
+
"borderRadiusSupportPrompt": "8px",
|
|
3337
3338
|
"borderRadiusCodeEditor": "{borderRadiusInput}",
|
|
3338
3339
|
"borderRadiusContainer": "16px",
|
|
3339
3340
|
"borderRadiusControlCircularFocusRing": "4px",
|
|
@@ -16825,6 +16826,8 @@ module.exports.preset = {
|
|
|
16825
16826
|
"borderRadiusCalendarDayFocusRing",
|
|
16826
16827
|
"borderRadiusCardDefault",
|
|
16827
16828
|
"borderRadiusCardEmbedded",
|
|
16829
|
+
"borderRadiusChatBubble",
|
|
16830
|
+
"borderRadiusSupportPrompt",
|
|
16828
16831
|
"borderRadiusContainer",
|
|
16829
16832
|
"borderRadiusControlCircularFocusRing",
|
|
16830
16833
|
"borderRadiusControlDefaultFocusRing",
|
|
@@ -17357,6 +17360,7 @@ module.exports.preset = {
|
|
|
17357
17360
|
"borderRadiusCardDefault",
|
|
17358
17361
|
"borderRadiusCardEmbedded",
|
|
17359
17362
|
"borderRadiusChatBubble",
|
|
17363
|
+
"borderRadiusSupportPrompt",
|
|
17360
17364
|
"borderRadiusContainer",
|
|
17361
17365
|
"borderRadiusControlCircularFocusRing",
|
|
17362
17366
|
"borderRadiusControlDefaultFocusRing",
|
|
@@ -18360,6 +18364,7 @@ module.exports.preset = {
|
|
|
18360
18364
|
"borderRadiusCardDefault": "border-radius-card-default",
|
|
18361
18365
|
"borderRadiusCardEmbedded": "border-radius-card-embedded",
|
|
18362
18366
|
"borderRadiusChatBubble": "border-radius-chat-bubble",
|
|
18367
|
+
"borderRadiusSupportPrompt": "border-radius-support-prompt",
|
|
18363
18368
|
"borderRadiusCodeEditor": "border-radius-code-editor",
|
|
18364
18369
|
"borderRadiusContainer": "border-radius-container",
|
|
18365
18370
|
"borderRadiusControlCircularFocusRing": "border-radius-control-circular-focus-ring",
|
|
@@ -19513,6 +19518,7 @@ module.exports.preset = {
|
|
|
19513
19518
|
"borderRadiusCardDefault": "--border-radius-card-default-d8ipr7",
|
|
19514
19519
|
"borderRadiusCardEmbedded": "--border-radius-card-embedded-fvclp8",
|
|
19515
19520
|
"borderRadiusChatBubble": "--border-radius-chat-bubble-haafsg",
|
|
19521
|
+
"borderRadiusSupportPrompt": "--border-radius-support-prompt-t5c0h2",
|
|
19516
19522
|
"borderRadiusCodeEditor": "--border-radius-code-editor-5palck",
|
|
19517
19523
|
"borderRadiusContainer": "--border-radius-container-nsfwmm",
|
|
19518
19524
|
"borderRadiusControlCircularFocusRing": "--border-radius-control-circular-focus-ring-yjhscw",
|
|
@@ -391,6 +391,8 @@ export declare interface TypedOverride {
|
|
|
391
391
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
392
392
|
borderRadiusCardDefault?: GlobalValue;
|
|
393
393
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
394
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
395
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
394
396
|
borderRadiusContainer?: GlobalValue;
|
|
395
397
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
396
398
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -851,6 +853,8 @@ export declare interface TypedOverride {
|
|
|
851
853
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
852
854
|
borderRadiusCardDefault?: GlobalValue;
|
|
853
855
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
856
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
857
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
854
858
|
borderRadiusContainer?: GlobalValue;
|
|
855
859
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
856
860
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -1311,6 +1315,8 @@ export declare interface TypedOverride {
|
|
|
1311
1315
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
1312
1316
|
borderRadiusCardDefault?: GlobalValue;
|
|
1313
1317
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
1318
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
1319
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
1314
1320
|
borderRadiusContainer?: GlobalValue;
|
|
1315
1321
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
1316
1322
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -1771,6 +1777,8 @@ export declare interface TypedOverride {
|
|
|
1771
1777
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
1772
1778
|
borderRadiusCardDefault?: GlobalValue;
|
|
1773
1779
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
1780
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
1781
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
1774
1782
|
borderRadiusContainer?: GlobalValue;
|
|
1775
1783
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
1776
1784
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -2231,6 +2239,8 @@ export declare interface TypedOverride {
|
|
|
2231
2239
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
2232
2240
|
borderRadiusCardDefault?: GlobalValue;
|
|
2233
2241
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
2242
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
2243
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
2234
2244
|
borderRadiusContainer?: GlobalValue;
|
|
2235
2245
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
2236
2246
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -2691,6 +2701,8 @@ export declare interface TypedOverride {
|
|
|
2691
2701
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
2692
2702
|
borderRadiusCardDefault?: GlobalValue;
|
|
2693
2703
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
2704
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
2705
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
2694
2706
|
borderRadiusContainer?: GlobalValue;
|
|
2695
2707
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
2696
2708
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -3151,6 +3163,8 @@ export declare interface TypedOverride {
|
|
|
3151
3163
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
3152
3164
|
borderRadiusCardDefault?: GlobalValue;
|
|
3153
3165
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
3166
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
3167
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
3154
3168
|
borderRadiusContainer?: GlobalValue;
|
|
3155
3169
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
3156
3170
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -3611,6 +3625,8 @@ export declare interface TypedOverride {
|
|
|
3611
3625
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
3612
3626
|
borderRadiusCardDefault?: GlobalValue;
|
|
3613
3627
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
3628
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
3629
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
3614
3630
|
borderRadiusContainer?: GlobalValue;
|
|
3615
3631
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
3616
3632
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -4071,6 +4087,8 @@ export declare interface TypedOverride {
|
|
|
4071
4087
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
4072
4088
|
borderRadiusCardDefault?: GlobalValue;
|
|
4073
4089
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
4090
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
4091
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
4074
4092
|
borderRadiusContainer?: GlobalValue;
|
|
4075
4093
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
4076
4094
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -391,6 +391,8 @@ export declare interface TypedOverride {
|
|
|
391
391
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
392
392
|
borderRadiusCardDefault?: GlobalValue;
|
|
393
393
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
394
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
395
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
394
396
|
borderRadiusContainer?: GlobalValue;
|
|
395
397
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
396
398
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -851,6 +853,8 @@ export declare interface TypedOverride {
|
|
|
851
853
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
852
854
|
borderRadiusCardDefault?: GlobalValue;
|
|
853
855
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
856
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
857
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
854
858
|
borderRadiusContainer?: GlobalValue;
|
|
855
859
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
856
860
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -1311,6 +1315,8 @@ export declare interface TypedOverride {
|
|
|
1311
1315
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
1312
1316
|
borderRadiusCardDefault?: GlobalValue;
|
|
1313
1317
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
1318
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
1319
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
1314
1320
|
borderRadiusContainer?: GlobalValue;
|
|
1315
1321
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
1316
1322
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -1771,6 +1777,8 @@ export declare interface TypedOverride {
|
|
|
1771
1777
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
1772
1778
|
borderRadiusCardDefault?: GlobalValue;
|
|
1773
1779
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
1780
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
1781
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
1774
1782
|
borderRadiusContainer?: GlobalValue;
|
|
1775
1783
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
1776
1784
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -2231,6 +2239,8 @@ export declare interface TypedOverride {
|
|
|
2231
2239
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
2232
2240
|
borderRadiusCardDefault?: GlobalValue;
|
|
2233
2241
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
2242
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
2243
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
2234
2244
|
borderRadiusContainer?: GlobalValue;
|
|
2235
2245
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
2236
2246
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -2691,6 +2701,8 @@ export declare interface TypedOverride {
|
|
|
2691
2701
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
2692
2702
|
borderRadiusCardDefault?: GlobalValue;
|
|
2693
2703
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
2704
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
2705
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
2694
2706
|
borderRadiusContainer?: GlobalValue;
|
|
2695
2707
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
2696
2708
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -3151,6 +3163,8 @@ export declare interface TypedOverride {
|
|
|
3151
3163
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
3152
3164
|
borderRadiusCardDefault?: GlobalValue;
|
|
3153
3165
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
3166
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
3167
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
3154
3168
|
borderRadiusContainer?: GlobalValue;
|
|
3155
3169
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
3156
3170
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -3611,6 +3625,8 @@ export declare interface TypedOverride {
|
|
|
3611
3625
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
3612
3626
|
borderRadiusCardDefault?: GlobalValue;
|
|
3613
3627
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
3628
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
3629
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
3614
3630
|
borderRadiusContainer?: GlobalValue;
|
|
3615
3631
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
3616
3632
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -4071,6 +4087,8 @@ export declare interface TypedOverride {
|
|
|
4071
4087
|
borderRadiusCalendarDayFocusRing?: GlobalValue;
|
|
4072
4088
|
borderRadiusCardDefault?: GlobalValue;
|
|
4073
4089
|
borderRadiusCardEmbedded?: GlobalValue;
|
|
4090
|
+
borderRadiusChatBubble?: GlobalValue;
|
|
4091
|
+
borderRadiusSupportPrompt?: GlobalValue;
|
|
4074
4092
|
borderRadiusContainer?: GlobalValue;
|
|
4075
4093
|
borderRadiusControlCircularFocusRing?: GlobalValue;
|
|
4076
4094
|
borderRadiusControlDefaultFocusRing?: GlobalValue;
|
|
@@ -3334,6 +3334,7 @@ export var preset = {
|
|
|
3334
3334
|
"borderRadiusCardDefault": "{borderRadiusContainer}",
|
|
3335
3335
|
"borderRadiusCardEmbedded": "{borderRadiusChatBubble}",
|
|
3336
3336
|
"borderRadiusChatBubble": "8px",
|
|
3337
|
+
"borderRadiusSupportPrompt": "8px",
|
|
3337
3338
|
"borderRadiusCodeEditor": "{borderRadiusInput}",
|
|
3338
3339
|
"borderRadiusContainer": "16px",
|
|
3339
3340
|
"borderRadiusControlCircularFocusRing": "4px",
|
|
@@ -16825,6 +16826,8 @@ export var preset = {
|
|
|
16825
16826
|
"borderRadiusCalendarDayFocusRing",
|
|
16826
16827
|
"borderRadiusCardDefault",
|
|
16827
16828
|
"borderRadiusCardEmbedded",
|
|
16829
|
+
"borderRadiusChatBubble",
|
|
16830
|
+
"borderRadiusSupportPrompt",
|
|
16828
16831
|
"borderRadiusContainer",
|
|
16829
16832
|
"borderRadiusControlCircularFocusRing",
|
|
16830
16833
|
"borderRadiusControlDefaultFocusRing",
|
|
@@ -17357,6 +17360,7 @@ export var preset = {
|
|
|
17357
17360
|
"borderRadiusCardDefault",
|
|
17358
17361
|
"borderRadiusCardEmbedded",
|
|
17359
17362
|
"borderRadiusChatBubble",
|
|
17363
|
+
"borderRadiusSupportPrompt",
|
|
17360
17364
|
"borderRadiusContainer",
|
|
17361
17365
|
"borderRadiusControlCircularFocusRing",
|
|
17362
17366
|
"borderRadiusControlDefaultFocusRing",
|
|
@@ -18360,6 +18364,7 @@ export var preset = {
|
|
|
18360
18364
|
"borderRadiusCardDefault": "border-radius-card-default",
|
|
18361
18365
|
"borderRadiusCardEmbedded": "border-radius-card-embedded",
|
|
18362
18366
|
"borderRadiusChatBubble": "border-radius-chat-bubble",
|
|
18367
|
+
"borderRadiusSupportPrompt": "border-radius-support-prompt",
|
|
18363
18368
|
"borderRadiusCodeEditor": "border-radius-code-editor",
|
|
18364
18369
|
"borderRadiusContainer": "border-radius-container",
|
|
18365
18370
|
"borderRadiusControlCircularFocusRing": "border-radius-control-circular-focus-ring",
|
|
@@ -19513,6 +19518,7 @@ export var preset = {
|
|
|
19513
19518
|
"borderRadiusCardDefault": "--border-radius-card-default-d8ipr7",
|
|
19514
19519
|
"borderRadiusCardEmbedded": "--border-radius-card-embedded-fvclp8",
|
|
19515
19520
|
"borderRadiusChatBubble": "--border-radius-chat-bubble-haafsg",
|
|
19521
|
+
"borderRadiusSupportPrompt": "--border-radius-support-prompt-t5c0h2",
|
|
19516
19522
|
"borderRadiusCodeEditor": "--border-radius-code-editor-5palck",
|
|
19517
19523
|
"borderRadiusContainer": "--border-radius-container-nsfwmm",
|
|
19518
19524
|
"borderRadiusControlCircularFocusRing": "--border-radius-control-circular-focus-ring-yjhscw",
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-recovery": "awsui_variant-
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"font-size-inherit": "awsui_font-size-
|
|
22
|
-
"in-inline-token": "awsui_in-inline-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_mzpj2_145",
|
|
5
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_mzpj2_213",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_mzpj2_246",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_mzpj2_281",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_mzpj2_314",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_mzpj2_349",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_mzpj2_381",
|
|
11
|
+
"button": "awsui_button_4c84z_mzpj2_416",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_mzpj2_451",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_mzpj2_472",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_mzpj2_480",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_mzpj2_487",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_mzpj2_495",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_mzpj2_503",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_mzpj2_511",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_mzpj2_519",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_mzpj2_527",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_mzpj2_535",
|
|
22
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_mzpj2_543",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_mzpj2_547",
|
|
24
|
+
"icon": "awsui_icon_4c84z_mzpj2_547"
|
|
25
25
|
};
|
|
26
26
|
|