@cloudscape-design/components-themeable 3.0.1087 → 3.0.1089
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/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -3
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +1 -1
- package/lib/internal/scss/button/styles.scss +0 -4
- package/lib/internal/scss/button/test-classes/styles.scss +4 -4
- package/lib/internal/scss/input/styles.scss +0 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +85 -84
- package/lib/internal/scss/prompt-input/styles.scss +0 -6
- package/lib/internal/scss/segmented-control/segment.scss +0 -1
- package/lib/internal/scss/segmented-control/styles.scss +0 -1
- package/lib/internal/scss/table/styles.scss +0 -1
- package/lib/internal/scss/tabs/tab-header-bar.scss +0 -1
- package/lib/internal/scss/textarea/styles.scss +0 -8
- package/lib/internal/scss/toggle-button/test-classes/styles.scss +9 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.js +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +24 -24
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +74 -73
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +25 -25
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +50 -50
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +25 -25
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -15
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -15
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -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 +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/icon-helper.d.ts.map +1 -1
- package/lib/internal/template/button/icon-helper.js +2 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button/internal.d.ts +2 -0
- package/lib/internal/template/button/internal.d.ts.map +1 -1
- package/lib/internal/template/button/internal.js +4 -3
- package/lib/internal/template/button/internal.js.map +1 -1
- package/lib/internal/template/button/styles.css.js +21 -22
- package/lib/internal/template/button/styles.scoped.css +255 -259
- package/lib/internal/template/button/styles.selectors.js +21 -22
- package/lib/internal/template/button/test-classes/styles.css.js +5 -2
- package/lib/internal/template/button/test-classes/styles.scoped.css +5 -5
- package/lib/internal/template/button/test-classes/styles.selectors.js +5 -2
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-group/internal.js +1 -1
- package/lib/internal/template/button-group/internal.js.map +1 -1
- package/lib/internal/template/checkbox/internal.js +1 -1
- package/lib/internal/template/checkbox/internal.js.map +1 -1
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/file-input/internal.js +1 -1
- package/lib/internal/template/file-input/internal.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/i18n/messages/all.all.js +1 -1
- package/lib/internal/template/i18n/messages/all.all.json +1 -1
- package/lib/internal/template/i18n/messages/all.ar.js +1 -1
- package/lib/internal/template/i18n/messages/all.ar.json +1 -1
- package/lib/internal/template/i18n/messages/all.de.js +1 -1
- package/lib/internal/template/i18n/messages/all.de.json +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
- package/lib/internal/template/i18n/messages/all.en.js +1 -1
- package/lib/internal/template/i18n/messages/all.en.json +1 -1
- package/lib/internal/template/i18n/messages/all.es.js +1 -1
- package/lib/internal/template/i18n/messages/all.es.json +1 -1
- package/lib/internal/template/i18n/messages/all.fr.js +1 -1
- package/lib/internal/template/i18n/messages/all.fr.json +1 -1
- package/lib/internal/template/i18n/messages/all.id.js +1 -1
- package/lib/internal/template/i18n/messages/all.id.json +1 -1
- package/lib/internal/template/i18n/messages/all.it.js +1 -1
- package/lib/internal/template/i18n/messages/all.it.json +1 -1
- package/lib/internal/template/i18n/messages/all.ja.js +1 -1
- package/lib/internal/template/i18n/messages/all.ja.json +1 -1
- package/lib/internal/template/i18n/messages/all.ko.js +1 -1
- package/lib/internal/template/i18n/messages/all.ko.json +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
- package/lib/internal/template/i18n/messages/all.tr.js +1 -1
- package/lib/internal/template/i18n/messages/all.tr.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +28 -42
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +21 -21
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/expand-toggle-button/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/expand-toggle-button/index.js +1 -1
- package/lib/internal/template/internal/components/expand-toggle-button/index.js.map +1 -1
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/context/reset-contexts-for-modal.d.ts.map +1 -1
- package/lib/internal/template/internal/context/reset-contexts-for-modal.js +2 -2
- package/lib/internal/template/internal/context/reset-contexts-for-modal.js.map +1 -1
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +84 -83
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/internal.js +1 -1
- package/lib/internal/template/link/internal.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +36 -43
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/radio-group/radio-button.js +1 -1
- package/lib/internal/template/radio-group/radio-button.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +22 -22
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -42
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +86 -86
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/table/body-cell/disabled-inline-editor.js +1 -1
- package/lib/internal/template/table/body-cell/disabled-inline-editor.js.map +1 -1
- package/lib/internal/template/table/body-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/body-cell/index.js +1 -1
- package/lib/internal/template/table/body-cell/index.js.map +1 -1
- package/lib/internal/template/table/body-cell/td-element.js +1 -1
- package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.js +1 -1
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/selection/selection-control.d.ts.map +1 -1
- package/lib/internal/template/table/selection/selection-control.js +3 -4
- package/lib/internal/template/table/selection/selection-control.js.map +1 -1
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +41 -42
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/table/table-role/grid-navigation.d.ts +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.d.ts.map +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.js +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.js.map +1 -1
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +51 -52
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tabs/tab-header-bar.js +1 -2
- package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/button/index.js +4 -5
- package/lib/internal/template/test-utils/dom/button/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/toggle-button/index.js +3 -4
- package/lib/internal/template/test-utils/dom/toggle-button/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/button/index.js +4 -5
- package/lib/internal/template/test-utils/selectors/button/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/toggle-button/index.js +2 -2
- package/lib/internal/template/test-utils/selectors/toggle-button/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +12 -19
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/internal.d.ts.map +1 -1
- package/lib/internal/template/toggle-button/internal.js +3 -2
- package/lib/internal/template/toggle-button/internal.js.map +1 -1
- package/lib/internal/template/toggle-button/test-classes/styles.css.js +7 -0
- package/lib/internal/template/toggle-button/test-classes/styles.scoped.css +8 -0
- package/lib/internal/template/toggle-button/test-classes/styles.selectors.js +8 -0
- package/package.json +1 -1
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts +0 -36
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts.map +0 -1
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.js +0 -89
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.js.map +0 -1
|
@@ -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
|
-
.awsui_universal-
|
|
153
|
+
.awsui_universal-toolbar_1kzri_1azeo_153:not(#\9) {
|
|
154
154
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
155
155
|
box-sizing: border-box;
|
|
156
156
|
position: sticky;
|
|
@@ -160,16 +160,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
transition-property: inset-block-start, opacity;
|
|
161
161
|
}
|
|
162
162
|
@media (prefers-reduced-motion: reduce) {
|
|
163
|
-
.awsui_universal-
|
|
163
|
+
.awsui_universal-toolbar_1kzri_1azeo_153:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
|
-
.awsui-motion-disabled .awsui_universal-
|
|
168
|
+
.awsui-motion-disabled .awsui_universal-toolbar_1kzri_1azeo_153:not(#\9), .awsui-mode-entering .awsui_universal-toolbar_1kzri_1azeo_153:not(#\9) {
|
|
169
169
|
animation: none;
|
|
170
170
|
transition: none;
|
|
171
171
|
}
|
|
172
|
-
.awsui_universal-
|
|
172
|
+
.awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):before, .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
173
173
|
content: "";
|
|
174
174
|
position: absolute;
|
|
175
175
|
inset-block-start: 0;
|
|
@@ -186,10 +186,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
*/
|
|
187
187
|
}
|
|
188
188
|
@media not print {
|
|
189
|
-
.awsui_universal-
|
|
189
|
+
.awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):before, .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
190
190
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
191
191
|
}
|
|
192
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
192
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):before, .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):before, .awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after, .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
193
193
|
content: "";
|
|
194
194
|
position: absolute;
|
|
195
195
|
inset-block-start: 42px;
|
|
@@ -199,22 +199,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
background: var(--color-border-layout-ovzonx, #d5dbdb);
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
.awsui_universal-
|
|
202
|
+
.awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
203
203
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
204
204
|
border-start-start-radius: var(--space-xxs-jnczic, 4px);
|
|
205
205
|
}
|
|
206
206
|
@media not print {
|
|
207
|
-
.awsui_universal-
|
|
207
|
+
.awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
208
208
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
209
209
|
}
|
|
210
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
210
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after, .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9):not(:has(.awsui_universal-toolbar-ai-custom_1kzri_1azeo_172)):after {
|
|
211
211
|
display: none;
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
.awsui_universal-
|
|
214
|
+
.awsui_universal-toolbar_1kzri_1azeo_153.awsui_disable-body-scroll_1kzri_1azeo_214:not(#\9) {
|
|
215
215
|
inset-block-start: 0px;
|
|
216
216
|
}
|
|
217
|
-
.awsui_universal-
|
|
217
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9) {
|
|
218
218
|
grid-column: 1;
|
|
219
219
|
position: relative;
|
|
220
220
|
display: flex;
|
|
@@ -236,14 +236,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
236
236
|
background: #161d26;
|
|
237
237
|
}
|
|
238
238
|
@media not print {
|
|
239
|
-
.awsui_universal-
|
|
239
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9) {
|
|
240
240
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
241
241
|
}
|
|
242
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
242
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9), .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9) {
|
|
243
243
|
block-size: 100%;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
.awsui_universal-
|
|
246
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):before, .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):after {
|
|
247
247
|
content: "";
|
|
248
248
|
position: absolute;
|
|
249
249
|
inset-block-start: 0;
|
|
@@ -253,18 +253,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
253
|
background: #161d26;
|
|
254
254
|
}
|
|
255
255
|
@media not print {
|
|
256
|
-
.awsui_universal-
|
|
256
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):before, .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):after {
|
|
257
257
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
258
258
|
}
|
|
259
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
259
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):before, .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):before, .awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):after, .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):after {
|
|
260
260
|
display: none;
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
.awsui_universal-
|
|
263
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_universal-toolbar-ai-custom_1kzri_1azeo_172:not(#\9):after {
|
|
264
264
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
265
265
|
border-start-start-radius: var(--space-xxs-jnczic, 4px);
|
|
266
266
|
}
|
|
267
|
-
.awsui_universal-
|
|
267
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267:not(#\9) {
|
|
268
268
|
block-size: 100%;
|
|
269
269
|
align-items: center;
|
|
270
270
|
display: grid;
|
|
@@ -273,32 +273,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
273
|
grid-template-rows: 1fr;
|
|
274
274
|
}
|
|
275
275
|
@media not print {
|
|
276
|
-
.awsui_universal-
|
|
276
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267:not(#\9) {
|
|
277
277
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
278
278
|
}
|
|
279
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
279
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267:not(#\9), .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267:not(#\9) {
|
|
280
280
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
281
281
|
}
|
|
282
|
-
.awsui-polaris-dark-mode .awsui_universal-
|
|
282
|
+
.awsui-polaris-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9), .awsui-dark-mode .awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267.awsui_with-ai-drawer_1kzri_1azeo_172:not(#\9) {
|
|
283
283
|
border-start-start-radius: var(--space-xxs-jnczic, 4px);
|
|
284
284
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
285
285
|
}
|
|
286
286
|
}
|
|
287
|
-
.awsui_universal-
|
|
287
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267 > .awsui_universal-toolbar-nav_1kzri_1azeo_287:not(#\9) {
|
|
288
288
|
grid-column: 2;
|
|
289
289
|
padding-inline-start: var(--space-m-n2lypl, 16px);
|
|
290
290
|
padding-inline-end: var(--space-static-xxs-0cgyf1, 4px);
|
|
291
291
|
}
|
|
292
|
-
.awsui_universal-
|
|
292
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267 > .awsui_universal-toolbar-breadcrumbs_1kzri_1azeo_292:not(#\9) {
|
|
293
293
|
grid-column: 3;
|
|
294
294
|
padding-inline: var(--space-static-xs-4gq40t, 8px);
|
|
295
295
|
background-color: transparent;
|
|
296
296
|
flex: 1 0;
|
|
297
297
|
}
|
|
298
|
-
.awsui_universal-
|
|
298
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267 > .awsui_universal-toolbar-breadcrumbs_1kzri_1azeo_292:not(#\9):first-child {
|
|
299
299
|
padding-inline: calc(var(--space-static-xs-4gq40t, 8px) + var(--space-static-m-1cd7a5, 16px));
|
|
300
300
|
}
|
|
301
|
-
.awsui_universal-
|
|
301
|
+
.awsui_universal-toolbar_1kzri_1azeo_153 > .awsui_toolbar-container_1kzri_1azeo_267 > .awsui_universal-toolbar-drawers_1kzri_1azeo_301:not(#\9) {
|
|
302
302
|
grid-column: 4;
|
|
303
303
|
column-gap: var(--space-static-xs-4gq40t, 8px);
|
|
304
304
|
display: flex;
|
|
@@ -306,8 +306,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
block-size: 100%;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_drawers-desktop-triggers-
|
|
310
|
-
.awsui_drawers-mobile-triggers-
|
|
309
|
+
.awsui_drawers-desktop-triggers-container_1kzri_1azeo_309:not(#\9),
|
|
310
|
+
.awsui_drawers-mobile-triggers-container_1kzri_1azeo_310:not(#\9) {
|
|
311
311
|
border-collapse: separate;
|
|
312
312
|
border-spacing: 0;
|
|
313
313
|
box-sizing: border-box;
|
|
@@ -349,7 +349,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
inline-size: 100%;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
|
-
.awsui_drawers-trigger-
|
|
352
|
+
.awsui_drawers-trigger-content_1kzri_1azeo_352:not(#\9) {
|
|
353
353
|
block-size: 100%;
|
|
354
354
|
align-items: center;
|
|
355
355
|
display: flex;
|
|
@@ -359,19 +359,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
359
359
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
-
.awsui_group-
|
|
362
|
+
.awsui_group-divider_1kzri_1azeo_362:not(#\9) {
|
|
363
363
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
364
364
|
block-size: 60%;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
@media (max-width: 688px) {
|
|
368
|
-
.awsui_drawers-
|
|
368
|
+
.awsui_drawers-trigger_1kzri_1azeo_352:not(#\9) {
|
|
369
369
|
display: flex;
|
|
370
370
|
justify-content: center;
|
|
371
371
|
align-items: center;
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.awsui_block-body-
|
|
375
|
+
.awsui_block-body-scroll_1kzri_1azeo_375:not(#\9) {
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
}
|
|
@@ -2,20 +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
|
-
"universal-toolbar": "awsui_universal-
|
|
6
|
-
"with-
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"toolbar-container": "awsui_toolbar-
|
|
10
|
-
"
|
|
11
|
-
"universal-toolbar-
|
|
12
|
-
"universal-toolbar-
|
|
13
|
-
"
|
|
14
|
-
"drawers-
|
|
15
|
-
"drawers-
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"block-body-scroll": "awsui_block-body-scroll_1kzri_y6teh_375"
|
|
5
|
+
"universal-toolbar": "awsui_universal-toolbar_1kzri_1azeo_153",
|
|
6
|
+
"with-ai-drawer": "awsui_with-ai-drawer_1kzri_1azeo_172",
|
|
7
|
+
"universal-toolbar-ai-custom": "awsui_universal-toolbar-ai-custom_1kzri_1azeo_172",
|
|
8
|
+
"disable-body-scroll": "awsui_disable-body-scroll_1kzri_1azeo_214",
|
|
9
|
+
"toolbar-container": "awsui_toolbar-container_1kzri_1azeo_267",
|
|
10
|
+
"universal-toolbar-nav": "awsui_universal-toolbar-nav_1kzri_1azeo_287",
|
|
11
|
+
"universal-toolbar-breadcrumbs": "awsui_universal-toolbar-breadcrumbs_1kzri_1azeo_292",
|
|
12
|
+
"universal-toolbar-drawers": "awsui_universal-toolbar-drawers_1kzri_1azeo_301",
|
|
13
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_1kzri_1azeo_309",
|
|
14
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_1kzri_1azeo_310",
|
|
15
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_1kzri_1azeo_352",
|
|
16
|
+
"group-divider": "awsui_group-divider_1kzri_1azeo_362",
|
|
17
|
+
"drawers-trigger": "awsui_drawers-trigger_1kzri_1azeo_352",
|
|
18
|
+
"block-body-scroll": "awsui_block-body-scroll_1kzri_1azeo_375"
|
|
20
19
|
};
|
|
21
20
|
|
|
@@ -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_f96wm_153",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_f96wm_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_f96wm_175",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_f96wm_153",
|
|
8
|
+
"row": "awsui_row_n4qlp_f96wm_218",
|
|
9
|
+
"divider": "awsui_divider_n4qlp_f96wm_222",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_f96wm_227",
|
|
11
|
+
"field": "awsui_field_n4qlp_f96wm_231",
|
|
12
|
+
"additional-info": "awsui_additional-info_n4qlp_f96wm_235",
|
|
13
|
+
"add-row": "awsui_add-row_n4qlp_f96wm_281",
|
|
14
|
+
"add-button": "awsui_add-button_n4qlp_f96wm_285",
|
|
15
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_f96wm_289",
|
|
16
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_f96wm_293",
|
|
17
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_f96wm_297",
|
|
18
|
+
"remove-button": "awsui_remove-button_n4qlp_f96wm_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_f96wm_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_f96wm_1 var(--motion-duration-transition-show-paced-0w35xp, 180ms) var(--motion-easing-transition-show-paced-ufdgkj, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_f96wm_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_f96wm_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_f96wm_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_f96wm_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_root_n4qlp_f96wm_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_f96wm_153:not(#\9) {
|
|
212
212
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
213
213
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
214
214
|
color: var(--color-text-empty-vtt4l2, #687078);
|
|
215
215
|
grid-column: 1/-1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_row_n4qlp_f96wm_218:not(#\9) {
|
|
219
219
|
display: contents;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_divider_n4qlp_f96wm_222:not(#\9) {
|
|
223
223
|
grid-column: 1/-1;
|
|
224
224
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_row-
|
|
227
|
+
.awsui_row-control_n4qlp_f96wm_227:not(#\9) {
|
|
228
228
|
/* used in test-utils */
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_field_n4qlp_f96wm_231:not(#\9) {
|
|
232
232
|
/* used in test-utils */
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_additional-
|
|
235
|
+
.awsui_additional-info_n4qlp_f96wm_235:not(#\9) {
|
|
236
236
|
color: var(--color-text-form-secondary-4sp9un, #687078);
|
|
237
237
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
238
238
|
line-height: var(--line-height-body-s-otgtsr, 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-jnczic, 4px);
|
|
243
243
|
/* stylelint-disable-next-line selector-max-type */
|
|
244
244
|
}
|
|
245
|
-
.awsui_additional-
|
|
245
|
+
.awsui_additional-info_n4qlp_f96wm_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-y15yd5, var(--color-text-link-default-x6cnv5, #0073bb));
|
|
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-h3wrr6, 0ms);
|
|
257
257
|
}
|
|
258
258
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.awsui_additional-
|
|
259
|
+
.awsui_additional-info_n4qlp_f96wm_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_f96wm_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_f96wm_235 > a:not(#\9) {
|
|
265
265
|
animation: none;
|
|
266
266
|
transition: none;
|
|
267
267
|
}
|
|
268
|
-
.awsui_additional-
|
|
268
|
+
.awsui_additional-info_n4qlp_f96wm_235 > a:not(#\9):hover {
|
|
269
269
|
cursor: pointer;
|
|
270
|
-
color: var(--awsui-style-color-hover-
|
|
270
|
+
color: var(--awsui-style-color-hover-y15yd5, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
271
271
|
}
|
|
272
|
-
.awsui_additional-
|
|
272
|
+
.awsui_additional-info_n4qlp_f96wm_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_f96wm_235 > a:not(#\9):active {
|
|
276
|
+
color: var(--awsui-style-color-active-y15yd5, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
277
277
|
}
|
|
278
|
-
.awsui_additional-
|
|
278
|
+
.awsui_additional-info_n4qlp_f96wm_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_f96wm_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_f96wm_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_f96wm_281:not(#\9) {
|
|
284
284
|
grid-column: 1/-1;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_add-
|
|
287
|
+
.awsui_add-button_n4qlp_f96wm_285:not(#\9) {
|
|
288
288
|
/* used in test-utils */
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_remove-button-
|
|
291
|
+
.awsui_remove-button-container_n4qlp_f96wm_289:not(#\9) {
|
|
292
292
|
display: inline-block;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_remove-button-field-
|
|
295
|
+
.awsui_remove-button-field-padding_n4qlp_f96wm_293:not(#\9) {
|
|
296
296
|
padding-block-start: calc(var(--space-xxs-jnczic, 4px) + var(--line-height-body-m-bedeoh, 22px));
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_remove-button-own-
|
|
299
|
+
.awsui_remove-button-own-row_n4qlp_f96wm_297:not(#\9) {
|
|
300
300
|
justify-self: end;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.awsui_remove-
|
|
303
|
+
.awsui_remove-button_n4qlp_f96wm_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_f96wm_153",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_f96wm_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_f96wm_175",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_f96wm_153",
|
|
9
|
+
"row": "awsui_row_n4qlp_f96wm_218",
|
|
10
|
+
"divider": "awsui_divider_n4qlp_f96wm_222",
|
|
11
|
+
"row-control": "awsui_row-control_n4qlp_f96wm_227",
|
|
12
|
+
"field": "awsui_field_n4qlp_f96wm_231",
|
|
13
|
+
"additional-info": "awsui_additional-info_n4qlp_f96wm_235",
|
|
14
|
+
"add-row": "awsui_add-row_n4qlp_f96wm_281",
|
|
15
|
+
"add-button": "awsui_add-button_n4qlp_f96wm_285",
|
|
16
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_f96wm_289",
|
|
17
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_f96wm_293",
|
|
18
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_f96wm_297",
|
|
19
|
+
"remove-button": "awsui_remove-button_n4qlp_f96wm_289"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -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_ea5lw_145",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_ea5lw_149",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_ea5lw_150",
|
|
7
|
+
"icon": "awsui_icon_1kosq_ea5lw_153",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_ea5lw_159",
|
|
9
|
+
"text": "awsui_text_1kosq_ea5lw_206",
|
|
10
|
+
"last": "awsui_last_1kosq_ea5lw_225"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -142,27 +142,27 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_link_1kosq_ea5lw_145:not(#\9):after {
|
|
146
146
|
display: none;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
150
|
-
.awsui_ghost-
|
|
149
|
+
.awsui_breadcrumb_1kosq_ea5lw_149:not(#\9),
|
|
150
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150:not(#\9) {
|
|
151
151
|
display: flex;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
154
|
-
.awsui_ghost-
|
|
153
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_icon_1kosq_ea5lw_153:not(#\9),
|
|
154
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_icon_1kosq_ea5lw_153:not(#\9) {
|
|
155
155
|
margin-block: 0;
|
|
156
156
|
margin-inline: var(--space-xs-kw7k3v, 8px);
|
|
157
157
|
color: var(--color-text-breadcrumb-icon-c379ty, #687078);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
160
|
-
.awsui_ghost-
|
|
159
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9),
|
|
160
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9) {
|
|
161
161
|
min-inline-size: 0;
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
text-underline-offset: 0.25em;
|
|
164
164
|
text-decoration-thickness: 1px;
|
|
165
|
-
color: var(--awsui-style-color-default-
|
|
165
|
+
color: var(--awsui-style-color-default-y15yd5, var(--color-text-link-default-x6cnv5, #0073bb));
|
|
166
166
|
font-weight: inherit;
|
|
167
167
|
letter-spacing: normal;
|
|
168
168
|
text-decoration-line: underline;
|
|
@@ -173,42 +173,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
173
173
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
174
174
|
}
|
|
175
175
|
@media (prefers-reduced-motion: reduce) {
|
|
176
|
-
.
|
|
177
|
-
.awsui_ghost-
|
|
176
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9),
|
|
177
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9) {
|
|
178
178
|
animation: none;
|
|
179
179
|
transition: none;
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
|
-
.awsui-motion-disabled .
|
|
182
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9) {
|
|
183
183
|
animation: none;
|
|
184
184
|
transition: none;
|
|
185
185
|
}
|
|
186
|
-
.
|
|
187
|
-
.awsui_ghost-
|
|
186
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):hover,
|
|
187
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):hover {
|
|
188
188
|
cursor: pointer;
|
|
189
|
-
color: var(--awsui-style-color-hover-
|
|
189
|
+
color: var(--awsui-style-color-hover-y15yd5, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
190
190
|
}
|
|
191
|
-
.
|
|
192
|
-
.awsui_ghost-
|
|
191
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus,
|
|
192
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus {
|
|
193
193
|
outline: none;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
196
|
-
.awsui_ghost-
|
|
197
|
-
color: var(--awsui-style-color-active-
|
|
195
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):active,
|
|
196
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):active {
|
|
197
|
+
color: var(--awsui-style-color-active-y15yd5, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):active, .awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus, .awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):hover {
|
|
200
200
|
text-decoration-line: underline;
|
|
201
201
|
text-decoration-color: currentColor;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
204
|
-
.awsui_ghost-
|
|
203
|
+
.awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159 > .awsui_text_1kosq_ea5lw_206:not(#\9),
|
|
204
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159 > .awsui_text_1kosq_ea5lw_206:not(#\9) {
|
|
205
205
|
overflow: hidden;
|
|
206
206
|
text-overflow: ellipsis;
|
|
207
207
|
white-space: nowrap;
|
|
208
208
|
display: block;
|
|
209
209
|
}
|
|
210
|
-
body[data-awsui-focus-visible=true] .
|
|
211
|
-
body[data-awsui-focus-visible=true] .awsui_ghost-
|
|
210
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_ea5lw_149 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus,
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_ea5lw_150 > .awsui_anchor_1kosq_ea5lw_159:not(#\9):focus {
|
|
212
212
|
outline: thin dotted;
|
|
213
213
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
214
214
|
outline-offset: 2px;
|
|
@@ -219,12 +219,12 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_y8u7j_150 > .a
|
|
|
219
219
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
220
220
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
221
221
|
}
|
|
222
|
-
.
|
|
223
|
-
.awsui_ghost-
|
|
222
|
+
.awsui_breadcrumb_1kosq_ea5lw_149.awsui_last_1kosq_ea5lw_225 > .awsui_icon_1kosq_ea5lw_153:not(#\9),
|
|
223
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150.awsui_last_1kosq_ea5lw_225 > .awsui_icon_1kosq_ea5lw_153:not(#\9) {
|
|
224
224
|
display: none;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
227
|
-
.awsui_ghost-
|
|
226
|
+
.awsui_breadcrumb_1kosq_ea5lw_149.awsui_last_1kosq_ea5lw_225 > .awsui_anchor_1kosq_ea5lw_159:not(#\9),
|
|
227
|
+
.awsui_ghost-breadcrumb_1kosq_ea5lw_150.awsui_last_1kosq_ea5lw_225 > .awsui_anchor_1kosq_ea5lw_159:not(#\9) {
|
|
228
228
|
color: var(--color-text-breadcrumb-current-hwvp31, #687078);
|
|
229
229
|
font-weight: 700;
|
|
230
230
|
text-decoration: none;
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"breadcrumb": "
|
|
7
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
8
|
-
"icon": "
|
|
9
|
-
"anchor": "
|
|
10
|
-
"text": "
|
|
11
|
-
"last": "
|
|
5
|
+
"link": "awsui_link_1kosq_ea5lw_145",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_ea5lw_149",
|
|
7
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_ea5lw_150",
|
|
8
|
+
"icon": "awsui_icon_1kosq_ea5lw_153",
|
|
9
|
+
"anchor": "awsui_anchor_1kosq_ea5lw_159",
|
|
10
|
+
"text": "awsui_text_1kosq_ea5lw_206",
|
|
11
|
+
"last": "awsui_last_1kosq_ea5lw_225"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon-helper.d.ts","sourceRoot":"","sources":["../../../src/button/icon-helper.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAG/C,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"icon-helper.d.ts","sourceRoot":"","sources":["../../../src/button/icon-helper.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAG/C,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAK3C,MAAM,WAAW,eAAe;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IACnC,SAAS,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AA0BD,wBAAgB,QAAQ,CAAC,KAAK,EAAE,eAAe,sBAO9C;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,eAAe,sBAK/C"}
|