@cloudscape-design/components 3.0.15 → 3.0.16
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/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -2,64 +2,64 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"appbar": "
|
|
6
|
-
"appbar-nav": "awsui_appbar-
|
|
7
|
-
"breadcrumbs": "
|
|
8
|
-
"appbar-tools": "awsui_appbar-
|
|
9
|
-
"has-breadcrumbs": "awsui_has-
|
|
10
|
-
"has-notifications-content": "awsui_has-notifications-
|
|
11
|
-
"has-header": "awsui_has-
|
|
12
|
-
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-
|
|
13
|
-
"content-type-wizard": "awsui_content-type-
|
|
14
|
-
"content-type-cards": "awsui_content-type-
|
|
15
|
-
"content-type-table": "awsui_content-type-
|
|
16
|
-
"background": "
|
|
17
|
-
"notifications-appbar-header": "awsui_notifications-appbar-
|
|
18
|
-
"sticky-notifications": "awsui_sticky-
|
|
19
|
-
"overlap": "
|
|
20
|
-
"content": "
|
|
21
|
-
"layout": "
|
|
22
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
23
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
24
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
25
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
26
|
-
"has-split-panel": "awsui_has-split-
|
|
27
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
28
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
29
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
30
|
-
"block-body-scroll": "awsui_block-body-
|
|
31
|
-
"container": "
|
|
32
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
33
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
34
|
-
"is-tools-open": "awsui_is-tools-
|
|
35
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
36
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
37
|
-
"content-type-default": "awsui_content-type-
|
|
38
|
-
"content-type-form": "awsui_content-type-
|
|
39
|
-
"unfocusable": "
|
|
40
|
-
"navigation-container": "awsui_navigation-
|
|
41
|
-
"show-navigation": "awsui_show-
|
|
42
|
-
"animating": "
|
|
43
|
-
"showButtons": "
|
|
44
|
-
"navigation": "
|
|
45
|
-
"openNavigation": "
|
|
46
|
-
"animated-content": "awsui_animated-
|
|
47
|
-
"hide-navigation": "awsui_hide-
|
|
48
|
-
"notifications": "
|
|
49
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
50
|
-
"position-bottom": "awsui_position-
|
|
51
|
-
"openSplitPanelBottom": "
|
|
52
|
-
"split-panel-side": "awsui_split-panel-
|
|
53
|
-
"position-side": "awsui_position-
|
|
54
|
-
"openSplitPanelSide": "
|
|
55
|
-
"tools-container": "awsui_tools-
|
|
56
|
-
"tools": "
|
|
57
|
-
"openTools": "
|
|
58
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
59
|
-
"hide-tools": "awsui_hide-
|
|
60
|
-
"show-tools": "awsui_show-
|
|
61
|
-
"has-tools-form": "awsui_has-tools-
|
|
62
|
-
"trigger": "
|
|
63
|
-
"selected": "
|
|
5
|
+
"appbar": "awsui_appbar_hyvsj_blfh0_93",
|
|
6
|
+
"appbar-nav": "awsui_appbar-nav_hyvsj_blfh0_117",
|
|
7
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_blfh0_121",
|
|
8
|
+
"appbar-tools": "awsui_appbar-tools_hyvsj_blfh0_125",
|
|
9
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_blfh0_160",
|
|
10
|
+
"has-notifications-content": "awsui_has-notifications-content_hyvsj_blfh0_167",
|
|
11
|
+
"has-header": "awsui_has-header_hyvsj_blfh0_173",
|
|
12
|
+
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_blfh0_173",
|
|
13
|
+
"content-type-wizard": "awsui_content-type-wizard_hyvsj_blfh0_174",
|
|
14
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_blfh0_177",
|
|
15
|
+
"content-type-table": "awsui_content-type-table_hyvsj_blfh0_178",
|
|
16
|
+
"background": "awsui_background_hyvsj_blfh0_213",
|
|
17
|
+
"notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_blfh0_216",
|
|
18
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_blfh0_228",
|
|
19
|
+
"overlap": "awsui_overlap_hyvsj_blfh0_234",
|
|
20
|
+
"content": "awsui_content_hyvsj_blfh0_174",
|
|
21
|
+
"layout": "awsui_layout_hyvsj_blfh0_322",
|
|
22
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_blfh0_404",
|
|
23
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_blfh0_431",
|
|
24
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_blfh0_434",
|
|
25
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_blfh0_438",
|
|
26
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_blfh0_452",
|
|
27
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_blfh0_452",
|
|
28
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_blfh0_464",
|
|
29
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_blfh0_467",
|
|
30
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_blfh0_482",
|
|
31
|
+
"container": "awsui_container_hyvsj_blfh0_490",
|
|
32
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_blfh0_507",
|
|
33
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_blfh0_512",
|
|
34
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_blfh0_515",
|
|
35
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_blfh0_515",
|
|
36
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_blfh0_515",
|
|
37
|
+
"content-type-default": "awsui_content-type-default_hyvsj_blfh0_535",
|
|
38
|
+
"content-type-form": "awsui_content-type-form_hyvsj_blfh0_535",
|
|
39
|
+
"unfocusable": "awsui_unfocusable_hyvsj_blfh0_576",
|
|
40
|
+
"navigation-container": "awsui_navigation-container_hyvsj_blfh0_584",
|
|
41
|
+
"show-navigation": "awsui_show-navigation_hyvsj_blfh0_608",
|
|
42
|
+
"animating": "awsui_animating_hyvsj_blfh0_630",
|
|
43
|
+
"showButtons": "awsui_showButtons_hyvsj_blfh0_1",
|
|
44
|
+
"navigation": "awsui_navigation_hyvsj_blfh0_584",
|
|
45
|
+
"openNavigation": "awsui_openNavigation_hyvsj_blfh0_1",
|
|
46
|
+
"animated-content": "awsui_animated-content_hyvsj_blfh0_690",
|
|
47
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_blfh0_699",
|
|
48
|
+
"notifications": "awsui_notifications_hyvsj_blfh0_216",
|
|
49
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_blfh0_766",
|
|
50
|
+
"position-bottom": "awsui_position-bottom_hyvsj_blfh0_801",
|
|
51
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_blfh0_1",
|
|
52
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_blfh0_830",
|
|
53
|
+
"position-side": "awsui_position-side_hyvsj_blfh0_857",
|
|
54
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_blfh0_1",
|
|
55
|
+
"tools-container": "awsui_tools-container_hyvsj_blfh0_894",
|
|
56
|
+
"tools": "awsui_tools_hyvsj_blfh0_894",
|
|
57
|
+
"openTools": "awsui_openTools_hyvsj_blfh0_1",
|
|
58
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_blfh0_977",
|
|
59
|
+
"hide-tools": "awsui_hide-tools_hyvsj_blfh0_987",
|
|
60
|
+
"show-tools": "awsui_show-tools_hyvsj_blfh0_999",
|
|
61
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_blfh0_977",
|
|
62
|
+
"trigger": "awsui_trigger_hyvsj_blfh0_1056",
|
|
63
|
+
"selected": "awsui_selected_hyvsj_blfh0_1094"
|
|
64
64
|
};
|
|
65
65
|
|
package/badge/styles.css.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"badge": "
|
|
5
|
-
"badge-color-grey": "awsui_badge-color-
|
|
6
|
-
"badge-color-green": "awsui_badge-color-
|
|
7
|
-
"badge-color-blue": "awsui_badge-color-
|
|
8
|
-
"badge-color-red": "awsui_badge-color-
|
|
4
|
+
"badge": "awsui_badge_1yjyg_vuat3_93",
|
|
5
|
+
"badge-color-grey": "awsui_badge-color-grey_1yjyg_vuat3_111",
|
|
6
|
+
"badge-color-green": "awsui_badge-color-green_1yjyg_vuat3_114",
|
|
7
|
+
"badge-color-blue": "awsui_badge-color-blue_1yjyg_vuat3_117",
|
|
8
|
+
"badge-color-red": "awsui_badge-color-red_1yjyg_vuat3_120"
|
|
9
9
|
};
|
|
10
10
|
|
package/badge/styles.scoped.css
CHANGED
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_badge_1yjyg_vuat3_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -139,25 +139,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
140
140
|
display: inline-block;
|
|
141
141
|
border-radius: 4px;
|
|
142
|
-
border-radius: var(--border-badge-
|
|
142
|
+
border-radius: var(--border-radius-badge-x5oehc, 4px);
|
|
143
143
|
padding: 0 8px;
|
|
144
144
|
padding: 0 var(--space-xs-rsr2qu, 8px);
|
|
145
145
|
color: #fbfbfb;
|
|
146
146
|
color: var(--color-text-notification-default-2kpcxy, #fbfbfb);
|
|
147
147
|
}
|
|
148
|
-
.
|
|
148
|
+
.awsui_badge_1yjyg_vuat3_93.awsui_badge-color-grey_1yjyg_vuat3_111:not(#\9) {
|
|
149
149
|
background-color: #414d5c;
|
|
150
150
|
background-color: var(--color-background-notification-grey-ua4ep5, #414d5c);
|
|
151
151
|
}
|
|
152
|
-
.
|
|
152
|
+
.awsui_badge_1yjyg_vuat3_93.awsui_badge-color-green_1yjyg_vuat3_114:not(#\9) {
|
|
153
153
|
background-color: #037f0c;
|
|
154
154
|
background-color: var(--color-background-notification-green-0d9ow8, #037f0c);
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_badge_1yjyg_vuat3_93.awsui_badge-color-blue_1yjyg_vuat3_117:not(#\9) {
|
|
157
157
|
background-color: #0972d3;
|
|
158
158
|
background-color: var(--color-background-notification-blue-vqb59v, #0972d3);
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_badge_1yjyg_vuat3_93.awsui_badge-color-red_1yjyg_vuat3_120:not(#\9) {
|
|
161
161
|
background-color: #d91515;
|
|
162
162
|
background-color: var(--color-background-notification-red-v7js1f, #d91515);
|
|
163
163
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"badge": "
|
|
6
|
-
"badge-color-grey": "awsui_badge-color-
|
|
7
|
-
"badge-color-green": "awsui_badge-color-
|
|
8
|
-
"badge-color-blue": "awsui_badge-color-
|
|
9
|
-
"badge-color-red": "awsui_badge-color-
|
|
5
|
+
"badge": "awsui_badge_1yjyg_vuat3_93",
|
|
6
|
+
"badge-color-grey": "awsui_badge-color-grey_1yjyg_vuat3_111",
|
|
7
|
+
"badge-color-green": "awsui_badge-color-green_1yjyg_vuat3_114",
|
|
8
|
+
"badge-color-blue": "awsui_badge-color-blue_1yjyg_vuat3_117",
|
|
9
|
+
"badge-color-red": "awsui_badge-color-red_1yjyg_vuat3_120"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"icon": "
|
|
7
|
-
"anchor": "
|
|
8
|
-
"last": "
|
|
9
|
-
"compressed": "
|
|
10
|
-
"text": "
|
|
4
|
+
"link": "awsui_link_1kosq_1k6uc_93",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1k6uc_97",
|
|
6
|
+
"icon": "awsui_icon_1kosq_1k6uc_100",
|
|
7
|
+
"anchor": "awsui_anchor_1kosq_1k6uc_104",
|
|
8
|
+
"last": "awsui_last_1kosq_1k6uc_147",
|
|
9
|
+
"compressed": "awsui_compressed_1kosq_1k6uc_157",
|
|
10
|
+
"text": "awsui_text_1kosq_1k6uc_161"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,20 +90,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_link_1kosq_1k6uc_93:not(#\9):after {
|
|
94
94
|
display: none;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_breadcrumb_1kosq_1k6uc_97:not(#\9) {
|
|
98
98
|
display: flex;
|
|
99
99
|
}
|
|
100
|
-
.
|
|
100
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_icon_1kosq_1k6uc_100:not(#\9) {
|
|
101
101
|
margin: 0 8px;
|
|
102
102
|
margin: 0 var(--space-xs-rsr2qu, 8px);
|
|
103
103
|
color: #7d8998;
|
|
104
104
|
color: var(--color-text-breadcrumb-icon-mlugp6, #7d8998);
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9) {
|
|
107
107
|
color: #0972d3;
|
|
108
108
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
109
109
|
font-weight: inherit;
|
|
@@ -116,33 +116,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.
|
|
119
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .
|
|
124
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):hover {
|
|
129
129
|
cursor: pointer;
|
|
130
130
|
color: #033160;
|
|
131
131
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
132
132
|
}
|
|
133
|
-
.
|
|
133
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):focus {
|
|
134
134
|
outline: none;
|
|
135
135
|
}
|
|
136
|
-
.
|
|
136
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):active {
|
|
137
137
|
color: #033160;
|
|
138
138
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):active, .awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):focus, .awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104:not(#\9):hover {
|
|
141
141
|
text-decoration: underline;
|
|
142
142
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
143
143
|
text-decoration-color: currentColor;
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_breadcrumb_1kosq_1k6uc_97 > .awsui_anchor_1kosq_1k6uc_104[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
146
146
|
outline: thin dotted;
|
|
147
147
|
outline: 0;
|
|
148
148
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -150,14 +150,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
outline-color: #0972d3;
|
|
151
151
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
152
152
|
border-radius: 4px;
|
|
153
|
-
border-radius: var(--border-control-focus-ring-
|
|
153
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
154
154
|
box-shadow: 0 0 0 2px #0972d3;
|
|
155
155
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_breadcrumb_1kosq_1k6uc_97.awsui_last_1kosq_1k6uc_147 > .awsui_icon_1kosq_1k6uc_100:not(#\9) {
|
|
158
158
|
display: none;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_breadcrumb_1kosq_1k6uc_97.awsui_last_1kosq_1k6uc_147 > .awsui_anchor_1kosq_1k6uc_104:not(#\9) {
|
|
161
161
|
color: #5f6b7a;
|
|
162
162
|
color: var(--color-text-breadcrumb-current-mum16s, #5f6b7a);
|
|
163
163
|
text-decoration: none;
|
|
@@ -165,11 +165,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
pointer-events: none;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_compressed_1kosq_1k6uc_157:not(#\9) {
|
|
169
169
|
min-width: 0;
|
|
170
170
|
overflow: hidden;
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.awsui_compressed_1kosq_1k6uc_157 > .awsui_text_1kosq_1k6uc_161:not(#\9) {
|
|
173
173
|
overflow: hidden;
|
|
174
174
|
text-overflow: ellipsis;
|
|
175
175
|
white-space: nowrap;
|
|
@@ -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
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"last": "
|
|
10
|
-
"compressed": "
|
|
11
|
-
"text": "
|
|
5
|
+
"link": "awsui_link_1kosq_1k6uc_93",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1k6uc_97",
|
|
7
|
+
"icon": "awsui_icon_1kosq_1k6uc_100",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_1k6uc_104",
|
|
9
|
+
"last": "awsui_last_1kosq_1k6uc_147",
|
|
10
|
+
"compressed": "awsui_compressed_1kosq_1k6uc_157",
|
|
11
|
+
"text": "awsui_text_1kosq_1k6uc_161"
|
|
12
12
|
};
|
|
13
13
|
|
package/button/styles.css.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"is-activated": "awsui_is-
|
|
8
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
16
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
17
|
-
"button-no-text": "awsui_button-no-
|
|
18
|
-
"button-no-wrap": "awsui_button-no-
|
|
19
|
-
"icon-left": "awsui_icon-
|
|
20
|
-
"icon-right": "awsui_icon-
|
|
21
|
-
"icon": "
|
|
4
|
+
"content": "awsui_content_vjswe_ejkfp_97",
|
|
5
|
+
"button": "awsui_button_vjswe_ejkfp_101",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_ejkfp_122",
|
|
7
|
+
"is-activated": "awsui_is-activated_vjswe_ejkfp_135",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_ejkfp_162",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_ejkfp_162",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_ejkfp_162",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_ejkfp_180",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_ejkfp_198",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_ejkfp_206",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_ejkfp_290",
|
|
15
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_ejkfp_710",
|
|
16
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_ejkfp_797",
|
|
17
|
+
"button-no-text": "awsui_button-no-text_vjswe_ejkfp_881",
|
|
18
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_ejkfp_885",
|
|
19
|
+
"icon-left": "awsui_icon-left_vjswe_ejkfp_901",
|
|
20
|
+
"icon-right": "awsui_icon-right_vjswe_ejkfp_906",
|
|
21
|
+
"icon": "awsui_icon_vjswe_ejkfp_901"
|
|
22
22
|
};
|
|
23
23
|
|