@cloudscape-design/components 3.0.519 → 3.0.521
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 +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +39 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- 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 +149 -130
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
package/link/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_link_4c84z_34d8y_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -139,30 +139,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
text-decoration-thickness: 1px;
|
|
140
140
|
}
|
|
141
141
|
@media (prefers-reduced-motion: reduce) {
|
|
142
|
-
.
|
|
142
|
+
.awsui_link_4c84z_34d8y_93:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
|
-
.awsui-motion-disabled .
|
|
147
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93:not(#\9) {
|
|
148
148
|
animation: none;
|
|
149
149
|
transition: none;
|
|
150
150
|
}
|
|
151
|
-
.
|
|
151
|
+
.awsui_link_4c84z_34d8y_93:not(#\9):hover {
|
|
152
152
|
cursor: pointer;
|
|
153
153
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.awsui_link_4c84z_34d8y_93:not(#\9):focus {
|
|
156
156
|
outline: none;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_link_4c84z_34d8y_93:not(#\9):active {
|
|
159
159
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_link_4c84z_34d8y_93:not(#\9):active, .awsui_link_4c84z_34d8y_93:not(#\9):focus, .awsui_link_4c84z_34d8y_93:not(#\9):hover {
|
|
162
162
|
text-decoration-line: underline;
|
|
163
163
|
text-decoration-color: currentColor;
|
|
164
164
|
}
|
|
165
|
-
.
|
|
165
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9) {
|
|
166
166
|
-webkit-font-smoothing: inherit;
|
|
167
167
|
-moz-osx-font-smoothing: inherit;
|
|
168
168
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
@@ -176,30 +176,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
177
177
|
}
|
|
178
178
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
179
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
184
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):hover {
|
|
189
189
|
cursor: pointer;
|
|
190
190
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):focus {
|
|
193
193
|
outline: none;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):active {
|
|
196
196
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-secondary_4c84z_34d8y_162:not(#\9):hover {
|
|
199
199
|
text-decoration-line: underline;
|
|
200
200
|
text-decoration-color: currentColor;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9) {
|
|
203
203
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
204
204
|
font-weight: inherit;
|
|
205
205
|
letter-spacing: normal;
|
|
@@ -211,30 +211,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
212
212
|
}
|
|
213
213
|
@media (prefers-reduced-motion: reduce) {
|
|
214
|
-
.
|
|
214
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
|
-
.awsui-motion-disabled .
|
|
219
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):hover {
|
|
224
224
|
cursor: pointer;
|
|
225
225
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
226
226
|
}
|
|
227
|
-
.
|
|
227
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):focus {
|
|
228
228
|
outline: none;
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):active {
|
|
231
231
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-primary_4c84z_34d8y_197:not(#\9):hover {
|
|
234
234
|
text-decoration-line: underline;
|
|
235
235
|
text-decoration-color: currentColor;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9) {
|
|
238
238
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
239
239
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
240
240
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
@@ -248,30 +248,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
248
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
249
249
|
}
|
|
250
250
|
@media (prefers-reduced-motion: reduce) {
|
|
251
|
-
.
|
|
251
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9) {
|
|
252
252
|
animation: none;
|
|
253
253
|
transition: none;
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
|
-
.awsui-motion-disabled .
|
|
256
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9) {
|
|
257
257
|
animation: none;
|
|
258
258
|
transition: none;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):hover {
|
|
261
261
|
cursor: pointer;
|
|
262
262
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
263
263
|
}
|
|
264
|
-
.
|
|
264
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):focus {
|
|
265
265
|
outline: none;
|
|
266
266
|
}
|
|
267
|
-
.
|
|
267
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):active {
|
|
268
268
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-info_4c84z_34d8y_230:not(#\9):hover {
|
|
271
271
|
text-decoration-line: underline;
|
|
272
272
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
273
273
|
}
|
|
274
|
-
.
|
|
274
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9) {
|
|
275
275
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
276
276
|
font-weight: var(--font-box-value-large-weight-onoq9k, 700);
|
|
277
277
|
text-decoration-line: underline;
|
|
@@ -282,30 +282,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
282
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
283
283
|
}
|
|
284
284
|
@media (prefers-reduced-motion: reduce) {
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9) {
|
|
286
286
|
animation: none;
|
|
287
287
|
transition: none;
|
|
288
288
|
}
|
|
289
289
|
}
|
|
290
|
-
.awsui-motion-disabled .
|
|
290
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9) {
|
|
291
291
|
animation: none;
|
|
292
292
|
transition: none;
|
|
293
293
|
}
|
|
294
|
-
.
|
|
294
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):hover {
|
|
295
295
|
cursor: pointer;
|
|
296
296
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
297
297
|
}
|
|
298
|
-
.
|
|
298
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):focus {
|
|
299
299
|
outline: none;
|
|
300
300
|
}
|
|
301
|
-
.
|
|
301
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):active {
|
|
302
302
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
303
303
|
}
|
|
304
|
-
.
|
|
304
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-value-large_4c84z_34d8y_265:not(#\9):hover {
|
|
305
305
|
text-decoration-line: underline;
|
|
306
306
|
text-decoration-color: currentColor;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9) {
|
|
309
309
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
310
310
|
font-weight: 700;
|
|
311
311
|
letter-spacing: 0.005em;
|
|
@@ -317,30 +317,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
318
318
|
}
|
|
319
319
|
@media (prefers-reduced-motion: reduce) {
|
|
320
|
-
.
|
|
320
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9) {
|
|
321
321
|
animation: none;
|
|
322
322
|
transition: none;
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
.awsui-motion-disabled .
|
|
325
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9) {
|
|
326
326
|
animation: none;
|
|
327
327
|
transition: none;
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):hover {
|
|
330
330
|
cursor: pointer;
|
|
331
331
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
332
332
|
}
|
|
333
|
-
.
|
|
333
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):focus {
|
|
334
334
|
outline: none;
|
|
335
335
|
}
|
|
336
|
-
.
|
|
336
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):active {
|
|
337
337
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
338
338
|
}
|
|
339
|
-
.
|
|
339
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-top-navigation_4c84z_34d8y_297:not(#\9):hover {
|
|
340
340
|
text-decoration-line: underline;
|
|
341
341
|
text-decoration-color: transparent;
|
|
342
342
|
}
|
|
343
|
-
.
|
|
343
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9) {
|
|
344
344
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
345
345
|
font-weight: var(--font-link-button-weight-jephf1, 700);
|
|
346
346
|
letter-spacing: var(--font-link-button-letter-spacing-yi9f0l, 0.005em);
|
|
@@ -352,30 +352,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
352
352
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
353
353
|
}
|
|
354
354
|
@media (prefers-reduced-motion: reduce) {
|
|
355
|
-
.
|
|
355
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9) {
|
|
356
356
|
animation: none;
|
|
357
357
|
transition: none;
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
|
-
.awsui-motion-disabled .
|
|
360
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9) {
|
|
361
361
|
animation: none;
|
|
362
362
|
transition: none;
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):hover {
|
|
365
365
|
cursor: pointer;
|
|
366
366
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
367
367
|
}
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):focus {
|
|
369
369
|
outline: none;
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):active {
|
|
372
372
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
373
373
|
}
|
|
374
|
-
.
|
|
374
|
+
.awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_variant-recovery_4c84z_34d8y_330:not(#\9):hover {
|
|
375
375
|
text-decoration-line: underline;
|
|
376
376
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
377
377
|
}
|
|
378
|
-
.
|
|
378
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9) {
|
|
379
379
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
380
380
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
381
381
|
color: var(--color-text-link-button-normal-default-px6yl8, #0972d3);
|
|
@@ -389,102 +389,105 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
389
389
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
390
390
|
}
|
|
391
391
|
@media (prefers-reduced-motion: reduce) {
|
|
392
|
-
.
|
|
392
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9) {
|
|
393
393
|
animation: none;
|
|
394
394
|
transition: none;
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
|
-
.awsui-motion-disabled .
|
|
397
|
+
.awsui-motion-disabled .awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9), .awsui-mode-entering .awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9) {
|
|
398
398
|
animation: none;
|
|
399
399
|
transition: none;
|
|
400
400
|
}
|
|
401
|
-
.
|
|
401
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):hover {
|
|
402
402
|
cursor: pointer;
|
|
403
403
|
color: var(--color-text-link-button-normal-hover-4psj43, #033160);
|
|
404
404
|
}
|
|
405
|
-
.
|
|
405
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):focus {
|
|
406
406
|
outline: none;
|
|
407
407
|
}
|
|
408
|
-
.
|
|
408
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):active {
|
|
409
409
|
color: var(--color-text-link-button-normal-active-pv8vqs, #033160);
|
|
410
410
|
}
|
|
411
|
-
.
|
|
411
|
+
.awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):active, .awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):focus, .awsui_link_4c84z_34d8y_93.awsui_button_4c84z_34d8y_363:not(#\9):hover {
|
|
412
412
|
text-decoration-line: underline;
|
|
413
413
|
text-decoration-color: transparent;
|
|
414
414
|
}
|
|
415
|
-
.
|
|
415
|
+
.awsui_link_4c84z_34d8y_93.awsui_color-inverted_4c84z_34d8y_398:not(#\9) {
|
|
416
416
|
color: var(--color-text-notification-default-rdawv9, #fbfbfb);
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
.awsui_link_4c84z_34d8y_93.awsui_color-inverted_4c84z_34d8y_398:not(#\9):not(.awsui_button_4c84z_34d8y_363) {
|
|
419
419
|
text-decoration-line: underline;
|
|
420
420
|
text-decoration-color: currentColor;
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_34d8y_93.awsui_color-inverted_4c84z_34d8y_398:not(#\9):hover {
|
|
423
423
|
color: var(--color-text-link-inverted-hover-09cw7h, #ffffff);
|
|
424
424
|
}
|
|
425
|
-
body[data-awsui-focus-visible=true] .
|
|
425
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_34d8y_93:not(#\9):focus {
|
|
426
426
|
outline: thin dotted;
|
|
427
427
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
428
428
|
outline-offset: 2px;
|
|
429
429
|
outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
430
|
-
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
430
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
431
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
432
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
433
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
431
434
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
432
435
|
}
|
|
433
|
-
.
|
|
436
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-body-s_4c84z_34d8y_419:not(#\9) {
|
|
434
437
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
435
438
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
436
439
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
437
440
|
text-underline-offset: 0.3em;
|
|
438
441
|
text-decoration-thickness: 1px;
|
|
439
442
|
}
|
|
440
|
-
.
|
|
443
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-body-m_4c84z_34d8y_426:not(#\9) {
|
|
441
444
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
442
445
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
443
446
|
text-underline-offset: 0.25em;
|
|
444
447
|
text-decoration-thickness: 1px;
|
|
445
448
|
}
|
|
446
|
-
.
|
|
449
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-heading-xs_4c84z_34d8y_432:not(#\9) {
|
|
447
450
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
448
451
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
449
452
|
text-underline-offset: 0.25em;
|
|
450
453
|
text-decoration-thickness: 1px;
|
|
451
454
|
}
|
|
452
|
-
.
|
|
455
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-heading-s_4c84z_34d8y_438:not(#\9) {
|
|
453
456
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
454
457
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
455
458
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
456
459
|
text-underline-offset: 0.3em;
|
|
457
460
|
text-decoration-thickness: 1px;
|
|
458
461
|
}
|
|
459
|
-
.
|
|
462
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-heading-m_4c84z_34d8y_445:not(#\9) {
|
|
460
463
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
461
464
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
462
465
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
463
466
|
text-underline-offset: 0.25em;
|
|
464
467
|
text-decoration-thickness: 1px;
|
|
465
468
|
}
|
|
466
|
-
.
|
|
469
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-heading-l_4c84z_34d8y_452:not(#\9) {
|
|
467
470
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
468
471
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
469
472
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
470
473
|
text-underline-offset: 0.25em;
|
|
471
474
|
text-decoration-thickness: 1px;
|
|
472
475
|
}
|
|
473
|
-
.
|
|
476
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-heading-xl_4c84z_34d8y_459:not(#\9) {
|
|
474
477
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
475
478
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
476
479
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
477
480
|
text-underline-offset: 0.25em;
|
|
478
481
|
text-decoration-thickness: 1px;
|
|
479
482
|
}
|
|
480
|
-
.
|
|
483
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-display-l_4c84z_34d8y_466:not(#\9) {
|
|
481
484
|
font-size: var(--font-size-display-l-htkq3e, 42px);
|
|
482
485
|
line-height: var(--line-height-display-l-8nioft, 48px);
|
|
483
486
|
letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
|
|
484
487
|
text-underline-offset: 0.25em;
|
|
485
488
|
text-decoration-thickness: 2px;
|
|
486
489
|
}
|
|
487
|
-
.
|
|
490
|
+
.awsui_link_4c84z_34d8y_93.awsui_font-size-inherit_4c84z_34d8y_473:not(#\9) {
|
|
488
491
|
font-size: inherit;
|
|
489
492
|
line-height: inherit;
|
|
490
493
|
letter-spacing: inherit;
|
|
@@ -492,10 +495,10 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_8bu7b_93:not(#\9):focus {
|
|
|
492
495
|
text-decoration-thickness: 1px;
|
|
493
496
|
}
|
|
494
497
|
|
|
495
|
-
.awsui_icon-
|
|
498
|
+
.awsui_icon-wrapper_4c84z_34d8y_481:not(#\9) {
|
|
496
499
|
white-space: nowrap;
|
|
497
500
|
}
|
|
498
501
|
|
|
499
|
-
.
|
|
502
|
+
.awsui_icon_4c84z_34d8y_481:not(#\9) {
|
|
500
503
|
display: inline-block;
|
|
501
504
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
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
|
-
"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
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_34d8y_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_34d8y_162",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_34d8y_197",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_34d8y_230",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_34d8y_265",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_34d8y_297",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_34d8y_330",
|
|
12
|
+
"button": "awsui_button_4c84z_34d8y_363",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_34d8y_398",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_34d8y_419",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_34d8y_426",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_34d8y_432",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_34d8y_438",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_34d8y_445",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_34d8y_452",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_34d8y_459",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_34d8y_466",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_34d8y_473",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_34d8y_481",
|
|
24
|
+
"icon": "awsui_icon_4c84z_34d8y_481"
|
|
25
25
|
};
|
|
26
26
|
|
package/modal/styles.css.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"footer--stuck": "awsui_footer--
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_etnj4_105",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_etnj4_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_etnj4_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_etnj4_128",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_etnj4_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_etnj4_161",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_etnj4_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_etnj4_245",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_etnj4_249",
|
|
13
|
+
"small": "awsui_small_1d2i7_etnj4_269",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_etnj4_272",
|
|
15
|
+
"large": "awsui_large_1d2i7_etnj4_275",
|
|
16
|
+
"max": "awsui_max_1d2i7_etnj4_278",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_etnj4_278",
|
|
18
|
+
"container": "awsui_container_1d2i7_etnj4_284",
|
|
19
|
+
"content": "awsui_content_1d2i7_etnj4_328",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_etnj4_333",
|
|
21
|
+
"header": "awsui_header_1d2i7_etnj4_338",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_etnj4_350",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_etnj4_354",
|
|
24
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_etnj4_363",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_etnj4_375",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_etnj4_379"
|
|
27
27
|
};
|
|
28
28
|
|