@cloudscape-design/components 3.0.1155 → 3.0.1157
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/index.js +1 -1
- package/alert/interfaces.d.ts +1 -2
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +21 -21
- package/anchor-navigation/styles.selectors.js +8 -8
- package/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/app-layout/runtime-drawer/index.js +20 -18
- package/app-layout/runtime-drawer/index.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/index.js +28 -11
- package/autosuggest/interfaces.d.ts +2 -1
- package/autosuggest/interfaces.js.map +1 -1
- package/badge/index.d.ts +2 -0
- package/badge/index.js +14 -13
- package/badge/interfaces.d.ts +3 -2
- package/box/index.js +18 -13
- package/box/interfaces.d.ts +2 -1
- package/box/styles.css.js +192 -192
- package/box/styles.scoped.css +241 -241
- package/box/styles.selectors.js +192 -192
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/index.js +12 -11
- package/button/interfaces.d.ts +4 -2
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +78 -78
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/index.js +27 -11
- package/button-dropdown/interfaces.d.ts +6 -2
- package/button-dropdown/item-element/styles.css.js +20 -20
- package/button-dropdown/item-element/styles.scoped.css +35 -35
- package/button-dropdown/item-element/styles.selectors.js +20 -20
- package/button-group/index.js +42 -11
- package/button-group/interfaces.d.ts +10 -0
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/index.js +9 -11
- package/checkbox/interfaces.d.ts +3 -2
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +139 -139
- package/code-editor/styles.selectors.js +33 -33
- package/container/index.js +29 -13
- package/container/interfaces.d.ts +2 -1
- package/date-input/index.js +8 -10
- package/drawer/implementation.d.ts +1 -0
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +13 -4
- package/drawer/implementation.js.map +1 -1
- package/drawer/interfaces.d.ts +7 -0
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +12 -8
- package/drawer/styles.scoped.css +35 -13
- package/drawer/styles.selectors.js +12 -8
- package/drawer/use-sticky-footer.d.ts +11 -0
- package/drawer/use-sticky-footer.d.ts.map +1 -0
- package/drawer/use-sticky-footer.js +35 -0
- package/drawer/use-sticky-footer.js.map +1 -0
- package/flashbar/index.js +10 -13
- package/flashbar/interfaces.d.ts +1 -0
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +75 -75
- package/help-panel/styles.selectors.js +6 -6
- package/icon/index.js +8 -13
- package/icon/interfaces.d.ts +2 -1
- package/icon/styles.css.js +39 -39
- package/icon/styles.scoped.css +87 -87
- package/icon/styles.selectors.js +39 -39
- package/icon-provider/index.js +12 -2
- package/index.d.ts +4 -1
- package/index.js +4 -0
- package/input/index.js +53 -12
- package/input/interfaces.d.ts +3 -1
- package/internal/base-component/styles.scoped.css +62 -50
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +29 -29
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/radio-button/interfaces.d.ts +3 -3
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +3 -3
- package/internal/environment.json +3 -3
- package/internal/generated/styles/tokens.js +8 -8
- package/internal/generated/theming/index.cjs +24 -24
- package/internal/generated/theming/index.js +24 -24
- package/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/plugins/controllers/drawers.d.ts +2 -2
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/plugins/widget/interfaces.d.ts +2 -2
- package/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/internal/plugins/widget/interfaces.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/index.js +25 -11
- package/link/interfaces.d.ts +3 -2
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +91 -91
- package/link/styles.selectors.js +20 -20
- package/navigable-group/index.js +19 -4
- package/package.json +4 -1
- package/popover/internal.js +1 -1
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +57 -57
- package/popover/styles.scoped.css +87 -87
- package/popover/styles.selectors.js +57 -57
- package/progress-bar/index.d.ts +1 -0
- package/progress-bar/index.js +52 -14
- package/progress-bar/interfaces.d.ts +1 -0
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +31 -31
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/index.js +19 -11
- package/prompt-input/interfaces.d.ts +4 -3
- package/radio-button/index.js +19 -4
- package/radio-group/index.js +20 -11
- package/radio-group/interfaces.d.ts +1 -1
- package/segmented-control/index.js +14 -13
- package/segmented-control/interfaces.d.ts +1 -0
- package/select/interfaces.d.ts +1 -1
- package/select/interfaces.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +47 -47
- package/side-navigation/styles.selectors.js +30 -30
- package/space-between/index.js +10 -13
- package/space-between/interfaces.d.ts +2 -1
- package/spinner/index.js +10 -13
- package/spinner/interfaces.d.ts +2 -1
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/status-indicator/index.js +10 -13
- package/status-indicator/interfaces.d.ts +2 -1
- package/steps/index.js +11 -11
- package/steps/interfaces.d.ts +6 -2
- package/table/header-cell/index.d.ts +1 -1
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/header-cell/th-element.d.ts +1 -1
- package/table/header-cell/th-element.d.ts.map +1 -1
- package/table/header-cell/th-element.js.map +1 -1
- package/table/resizer/index.d.ts +3 -1
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +8 -5
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +13 -12
- package/table/resizer/styles.scoped.css +22 -22
- package/table/resizer/styles.selectors.js +13 -12
- package/table/thead.d.ts +1 -1
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/drawer/index.d.ts +1 -0
- package/test-utils/dom/drawer/index.js +3 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +1 -0
- package/test-utils/selectors/drawer/index.js +3 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/index.js +17 -10
- package/text-filter/interfaces.d.ts +1 -0
- package/textarea/index.js +65 -12
- package/textarea/interfaces.d.ts +3 -2
- package/time-input/index.js +15 -11
- package/toggle/index.js +6 -10
- package/toggle/interfaces.d.ts +3 -2
- package/toggle-button/index.js +14 -11
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +29 -29
- package/token/styles.selectors.js +14 -14
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/index.js +35 -13
- package/wizard/interfaces.d.ts +1 -1
- package/autosuggest/internal-do-not-use-core.js +0 -35
- package/badge/internal-do-not-use-core.js +0 -19
- package/box/internal-do-not-use-core.js +0 -23
- package/button/internal-do-not-use-core.js +0 -19
- package/button-dropdown/internal-do-not-use-core.js +0 -34
- package/button-group/internal-do-not-use-core.js +0 -49
- package/checkbox/internal-do-not-use-core.js +0 -16
- package/container/internal-do-not-use-core.js +0 -34
- package/date-input/internal-do-not-use-core.js +0 -16
- package/flashbar/internal-do-not-use-core.js +0 -15
- package/icon/internal-do-not-use-core.js +0 -13
- package/input/internal-do-not-use-core.js +0 -59
- package/link/internal-do-not-use-core.js +0 -32
- package/progress-bar/internal-do-not-use-core.js +0 -56
- package/prompt-input/internal-do-not-use-core.js +0 -26
- package/radio-group/internal-do-not-use-core.js +0 -27
- package/segmented-control/internal-do-not-use-core.js +0 -19
- package/space-between/internal-do-not-use-core.js +0 -15
- package/spinner/internal-do-not-use-core.js +0 -15
- package/status-indicator/internal-do-not-use-core.js +0 -15
- package/steps/internal-do-not-use-core.js +0 -18
- package/text-filter/internal-do-not-use-core.js +0 -25
- package/textarea/internal-do-not-use-core.js +0 -71
- package/time-input/internal-do-not-use-core.js +0 -22
- package/toggle/internal-do-not-use-core.js +0 -14
- package/toggle-button/internal-do-not-use-core.js +0 -21
- package/wizard/internal-do-not-use-core.js +0 -40
- /package/autosuggest/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/badge/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/box/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button-dropdown/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/button-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/checkbox/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/container/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/date-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/flashbar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/icon/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/link/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/progress-bar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/prompt-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/radio-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/segmented-control/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/space-between/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/spinner/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/status-indicator/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/steps/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/text-filter/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/textarea/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/time-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/toggle/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/toggle-button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
- /package/wizard/{internal-do-not-use-core.js.map → index.js.map} +0 -0
package/link/interfaces.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { BaseNavigationDetail, CancelableEventHandler, ClickDetail as _ClickDeta
|
|
|
4
4
|
/**
|
|
5
5
|
* @awsuiSystem core
|
|
6
6
|
*/
|
|
7
|
-
|
|
7
|
+
import { NativeAttributes } from '../internal/utils/with-native-attributes';
|
|
8
8
|
export interface LinkProps extends BaseComponentProps {
|
|
9
9
|
/**
|
|
10
10
|
* Determines the visual style of the link as follows:
|
|
@@ -93,7 +93,7 @@ export interface LinkProps extends BaseComponentProps {
|
|
|
93
93
|
/**
|
|
94
94
|
* @awsuiSystem core
|
|
95
95
|
*/
|
|
96
|
-
|
|
96
|
+
style?: LinkProps.Style;
|
|
97
97
|
/**
|
|
98
98
|
* Attributes to add to the native element.
|
|
99
99
|
* Some attributes will be automatically combined with internal attribute values:
|
|
@@ -104,6 +104,7 @@ export interface LinkProps extends BaseComponentProps {
|
|
|
104
104
|
*
|
|
105
105
|
* @awsuiSystem core
|
|
106
106
|
*/
|
|
107
|
+
nativeAttributes?: NativeAttributes<React.AnchorHTMLAttributes<HTMLAnchorElement>>;
|
|
107
108
|
}
|
|
108
109
|
export declare namespace LinkProps {
|
|
109
110
|
type Variant = 'primary' | 'secondary' | 'info' | 'awsui-value-large';
|
package/link/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-secondary": "awsui_variant-
|
|
6
|
-
"variant-primary": "awsui_variant-
|
|
7
|
-
"variant-info": "awsui_variant-
|
|
8
|
-
"variant-value-large": "awsui_variant-value-
|
|
9
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
10
|
-
"variant-recovery": "awsui_variant-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"font-size-inherit": "awsui_font-size-
|
|
22
|
-
"icon-wrapper": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_jd3tb_145",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_jd3tb_212",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_jd3tb_247",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_jd3tb_280",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_jd3tb_315",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_jd3tb_347",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_jd3tb_382",
|
|
11
|
+
"button": "awsui_button_4c84z_jd3tb_415",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_jd3tb_450",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_jd3tb_471",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_jd3tb_478",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_jd3tb_484",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_jd3tb_490",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_jd3tb_497",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_jd3tb_504",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_jd3tb_511",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_jd3tb_518",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_jd3tb_525",
|
|
22
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_jd3tb_533",
|
|
23
|
+
"icon": "awsui_icon_4c84z_jd3tb_533"
|
|
24
24
|
};
|
|
25
25
|
|
package/link/styles.scoped.css
CHANGED
|
@@ -142,7 +142,7 @@
|
|
|
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_4c84z_jd3tb_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -177,7 +177,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
--awsui-style-focus-ring-box-shadow-d43v8n: 0 0 0 var(--awsui-style-focus-ring-border-width-d43v8n, var(--border-link-focus-ring-shadow-spread-39uvxr, 2px)) var(--awsui-style-focus-ring-border-color-d43v8n, var(--color-border-item-focused-uk47pl, #006ce0));
|
|
178
178
|
text-underline-offset: 0.25em;
|
|
179
179
|
text-decoration-thickness: 1px;
|
|
180
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
180
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
181
181
|
font-weight: inherit;
|
|
182
182
|
letter-spacing: normal;
|
|
183
183
|
text-decoration-line: none;
|
|
@@ -188,33 +188,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
189
189
|
}
|
|
190
190
|
@media (prefers-reduced-motion: reduce) {
|
|
191
|
-
.
|
|
191
|
+
.awsui_link_4c84z_jd3tb_145:not(#\9) {
|
|
192
192
|
animation: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_link_4c84z_jd3tb_145:not(#\9):hover {
|
|
201
201
|
cursor: pointer;
|
|
202
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
202
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_link_4c84z_jd3tb_145:not(#\9):focus {
|
|
205
205
|
outline: none;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
208
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
207
|
+
.awsui_link_4c84z_jd3tb_145:not(#\9):active {
|
|
208
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_link_4c84z_jd3tb_145:not(#\9):active, .awsui_link_4c84z_jd3tb_145:not(#\9):focus, .awsui_link_4c84z_jd3tb_145:not(#\9):hover {
|
|
211
211
|
text-decoration-line: underline;
|
|
212
212
|
text-decoration-color: currentColor;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9) {
|
|
215
215
|
-webkit-font-smoothing: inherit;
|
|
216
216
|
-moz-osx-font-smoothing: inherit;
|
|
217
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
217
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
218
218
|
font-weight: inherit;
|
|
219
219
|
letter-spacing: normal;
|
|
220
220
|
text-decoration-line: none;
|
|
@@ -225,31 +225,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
226
226
|
}
|
|
227
227
|
@media (prefers-reduced-motion: reduce) {
|
|
228
|
-
.
|
|
228
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.awsui-motion-disabled .
|
|
233
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9) {
|
|
234
234
|
animation: none;
|
|
235
235
|
transition: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):hover {
|
|
238
238
|
cursor: pointer;
|
|
239
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
239
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
240
240
|
}
|
|
241
|
-
.
|
|
241
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):focus {
|
|
242
242
|
outline: none;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
245
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
244
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):active {
|
|
245
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-secondary_4c84z_jd3tb_212:not(#\9):hover {
|
|
248
248
|
text-decoration-line: underline;
|
|
249
249
|
text-decoration-color: currentColor;
|
|
250
250
|
}
|
|
251
|
-
.
|
|
252
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
251
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9) {
|
|
252
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
253
253
|
font-weight: inherit;
|
|
254
254
|
letter-spacing: normal;
|
|
255
255
|
text-decoration-line: underline;
|
|
@@ -260,33 +260,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
261
261
|
}
|
|
262
262
|
@media (prefers-reduced-motion: reduce) {
|
|
263
|
-
.
|
|
263
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9) {
|
|
264
264
|
animation: none;
|
|
265
265
|
transition: none;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
|
-
.awsui-motion-disabled .
|
|
268
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9) {
|
|
269
269
|
animation: none;
|
|
270
270
|
transition: none;
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):hover {
|
|
273
273
|
cursor: pointer;
|
|
274
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
274
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):focus {
|
|
277
277
|
outline: none;
|
|
278
278
|
}
|
|
279
|
-
.
|
|
280
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
279
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):active {
|
|
280
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-primary_4c84z_jd3tb_247:not(#\9):hover {
|
|
283
283
|
text-decoration-line: underline;
|
|
284
284
|
text-decoration-color: currentColor;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9) {
|
|
287
287
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
288
288
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
289
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
289
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
290
290
|
font-weight: 700;
|
|
291
291
|
letter-spacing: 0.005em;
|
|
292
292
|
text-decoration-line: none;
|
|
@@ -297,31 +297,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
297
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
298
298
|
}
|
|
299
299
|
@media (prefers-reduced-motion: reduce) {
|
|
300
|
-
.
|
|
300
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9) {
|
|
301
301
|
animation: none;
|
|
302
302
|
transition: none;
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
|
-
.awsui-motion-disabled .
|
|
305
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9) {
|
|
306
306
|
animation: none;
|
|
307
307
|
transition: none;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):hover {
|
|
310
310
|
cursor: pointer;
|
|
311
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
311
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
312
312
|
}
|
|
313
|
-
.
|
|
313
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):focus {
|
|
314
314
|
outline: none;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
317
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
316
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):active {
|
|
317
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
318
318
|
}
|
|
319
|
-
.
|
|
319
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-info_4c84z_jd3tb_280:not(#\9):hover {
|
|
320
320
|
text-decoration-line: underline;
|
|
321
321
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
322
322
|
}
|
|
323
|
-
.
|
|
324
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
323
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9) {
|
|
324
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
325
325
|
font-weight: var(--font-box-value-large-weight-wr00sw, 700);
|
|
326
326
|
text-decoration-line: underline;
|
|
327
327
|
text-decoration-color: currentColor;
|
|
@@ -331,30 +331,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
331
331
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
332
332
|
}
|
|
333
333
|
@media (prefers-reduced-motion: reduce) {
|
|
334
|
-
.
|
|
334
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9) {
|
|
335
335
|
animation: none;
|
|
336
336
|
transition: none;
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
|
-
.awsui-motion-disabled .
|
|
339
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9) {
|
|
340
340
|
animation: none;
|
|
341
341
|
transition: none;
|
|
342
342
|
}
|
|
343
|
-
.
|
|
343
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):hover {
|
|
344
344
|
cursor: pointer;
|
|
345
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
345
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
346
346
|
}
|
|
347
|
-
.
|
|
347
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):focus {
|
|
348
348
|
outline: none;
|
|
349
349
|
}
|
|
350
|
-
.
|
|
351
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
350
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):active {
|
|
351
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
352
352
|
}
|
|
353
|
-
.
|
|
353
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-value-large_4c84z_jd3tb_315:not(#\9):hover {
|
|
354
354
|
text-decoration-line: underline;
|
|
355
355
|
text-decoration-color: currentColor;
|
|
356
356
|
}
|
|
357
|
-
.
|
|
357
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9) {
|
|
358
358
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
359
359
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
360
360
|
color: var(--awsui-style-color-default-d43v8n, var(--color-text-interactive-default-ugh9wp, #424650));
|
|
@@ -368,31 +368,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
368
368
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
369
369
|
}
|
|
370
370
|
@media (prefers-reduced-motion: reduce) {
|
|
371
|
-
.
|
|
371
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9) {
|
|
372
372
|
animation: none;
|
|
373
373
|
transition: none;
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
|
-
.awsui-motion-disabled .
|
|
376
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9) {
|
|
377
377
|
animation: none;
|
|
378
378
|
transition: none;
|
|
379
379
|
}
|
|
380
|
-
.
|
|
380
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):hover {
|
|
381
381
|
cursor: pointer;
|
|
382
382
|
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-interactive-hover-6naf7i, #0f141a));
|
|
383
383
|
}
|
|
384
|
-
.
|
|
384
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):focus {
|
|
385
385
|
outline: none;
|
|
386
386
|
}
|
|
387
|
-
.
|
|
387
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):active {
|
|
388
388
|
color: var(--awsui-style-color-active-d43v8n, var(--color-text-interactive-active-uoe6zi, #0f141a));
|
|
389
389
|
}
|
|
390
|
-
.
|
|
390
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-top-navigation_4c84z_jd3tb_347:not(#\9):hover {
|
|
391
391
|
text-decoration-line: underline;
|
|
392
392
|
text-decoration-color: transparent;
|
|
393
393
|
}
|
|
394
|
-
.
|
|
395
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
394
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9) {
|
|
395
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
|
|
396
396
|
font-weight: var(--font-link-button-weight-vslyg9, 700);
|
|
397
397
|
letter-spacing: var(--font-link-button-letter-spacing-imtxwq, 0.005em);
|
|
398
398
|
text-decoration-line: underline;
|
|
@@ -403,33 +403,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
403
403
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
404
404
|
}
|
|
405
405
|
@media (prefers-reduced-motion: reduce) {
|
|
406
|
-
.
|
|
406
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9) {
|
|
407
407
|
animation: none;
|
|
408
408
|
transition: none;
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
.awsui-motion-disabled .
|
|
411
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9) {
|
|
412
412
|
animation: none;
|
|
413
413
|
transition: none;
|
|
414
414
|
}
|
|
415
|
-
.
|
|
415
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):hover {
|
|
416
416
|
cursor: pointer;
|
|
417
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
417
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
418
418
|
}
|
|
419
|
-
.
|
|
419
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):focus {
|
|
420
420
|
outline: none;
|
|
421
421
|
}
|
|
422
|
-
.
|
|
423
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
422
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):active {
|
|
423
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
|
|
424
424
|
}
|
|
425
|
-
.
|
|
425
|
+
.awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_variant-recovery_4c84z_jd3tb_382:not(#\9):hover {
|
|
426
426
|
text-decoration-line: underline;
|
|
427
427
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
428
428
|
}
|
|
429
|
-
.
|
|
429
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9) {
|
|
430
430
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
431
431
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
432
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-button-normal-default-
|
|
432
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-button-normal-default-srprth, #006ce0));
|
|
433
433
|
font-weight: 700;
|
|
434
434
|
letter-spacing: var(--font-button-letter-spacing-ufowe3, 0.005em);
|
|
435
435
|
text-decoration-line: none;
|
|
@@ -440,40 +440,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
440
440
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
441
441
|
}
|
|
442
442
|
@media (prefers-reduced-motion: reduce) {
|
|
443
|
-
.
|
|
443
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9) {
|
|
444
444
|
animation: none;
|
|
445
445
|
transition: none;
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
|
-
.awsui-motion-disabled .
|
|
448
|
+
.awsui-motion-disabled .awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9), .awsui-mode-entering .awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9) {
|
|
449
449
|
animation: none;
|
|
450
450
|
transition: none;
|
|
451
451
|
}
|
|
452
|
-
.
|
|
452
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):hover {
|
|
453
453
|
cursor: pointer;
|
|
454
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-button-normal-hover-
|
|
454
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-button-normal-hover-jrnyw3, #002b66));
|
|
455
455
|
}
|
|
456
|
-
.
|
|
456
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):focus {
|
|
457
457
|
outline: none;
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):active {
|
|
460
460
|
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-button-normal-active-js9ryu, #002b66));
|
|
461
461
|
}
|
|
462
|
-
.
|
|
462
|
+
.awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):active, .awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):focus, .awsui_link_4c84z_jd3tb_145.awsui_button_4c84z_jd3tb_415:not(#\9):hover {
|
|
463
463
|
text-decoration-line: underline;
|
|
464
464
|
text-decoration-color: transparent;
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_jd3tb_145.awsui_color-inverted_4c84z_jd3tb_450:not(#\9) {
|
|
467
467
|
color: var(--color-text-notification-default-1iey72, #f9f9fa);
|
|
468
468
|
}
|
|
469
|
-
.
|
|
469
|
+
.awsui_link_4c84z_jd3tb_145.awsui_color-inverted_4c84z_jd3tb_450:not(#\9):not(.awsui_button_4c84z_jd3tb_415) {
|
|
470
470
|
text-decoration-line: underline;
|
|
471
471
|
text-decoration-color: currentColor;
|
|
472
472
|
}
|
|
473
|
-
.
|
|
473
|
+
.awsui_link_4c84z_jd3tb_145.awsui_color-inverted_4c84z_jd3tb_450:not(#\9):hover {
|
|
474
474
|
color: var(--color-text-link-inverted-hover-ocd3u3, #ffffff);
|
|
475
475
|
}
|
|
476
|
-
body[data-awsui-focus-visible=true] .
|
|
476
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_jd3tb_145:not(#\9):focus {
|
|
477
477
|
outline: thin dotted;
|
|
478
478
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
479
479
|
outline-offset: 2px;
|
|
@@ -484,61 +484,61 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_glb2h_145:not(#\9):focus {
|
|
|
484
484
|
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-d43v8n, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
485
485
|
box-shadow: var(--awsui-style-focus-ring-box-shadow-d43v8n);
|
|
486
486
|
}
|
|
487
|
-
.
|
|
487
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-body-s_4c84z_jd3tb_471:not(#\9) {
|
|
488
488
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
489
489
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
490
490
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
491
491
|
text-underline-offset: 0.3em;
|
|
492
492
|
text-decoration-thickness: 1px;
|
|
493
493
|
}
|
|
494
|
-
.
|
|
494
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-body-m_4c84z_jd3tb_478:not(#\9) {
|
|
495
495
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
496
496
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
497
497
|
text-underline-offset: 0.25em;
|
|
498
498
|
text-decoration-thickness: 1px;
|
|
499
499
|
}
|
|
500
|
-
.
|
|
500
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-heading-xs_4c84z_jd3tb_484:not(#\9) {
|
|
501
501
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
502
502
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
503
503
|
text-underline-offset: 0.25em;
|
|
504
504
|
text-decoration-thickness: 1px;
|
|
505
505
|
}
|
|
506
|
-
.
|
|
506
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-heading-s_4c84z_jd3tb_490:not(#\9) {
|
|
507
507
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
508
508
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
509
509
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
510
510
|
text-underline-offset: 0.3em;
|
|
511
511
|
text-decoration-thickness: 1px;
|
|
512
512
|
}
|
|
513
|
-
.
|
|
513
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-heading-m_4c84z_jd3tb_497:not(#\9) {
|
|
514
514
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
515
515
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
516
516
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
517
517
|
text-underline-offset: 0.25em;
|
|
518
518
|
text-decoration-thickness: 1px;
|
|
519
519
|
}
|
|
520
|
-
.
|
|
520
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-heading-l_4c84z_jd3tb_504:not(#\9) {
|
|
521
521
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
522
522
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
523
523
|
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
524
524
|
text-underline-offset: 0.25em;
|
|
525
525
|
text-decoration-thickness: 1px;
|
|
526
526
|
}
|
|
527
|
-
.
|
|
527
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-heading-xl_4c84z_jd3tb_511:not(#\9) {
|
|
528
528
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
529
529
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
530
530
|
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
531
531
|
text-underline-offset: 0.25em;
|
|
532
532
|
text-decoration-thickness: 1px;
|
|
533
533
|
}
|
|
534
|
-
.
|
|
534
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-display-l_4c84z_jd3tb_518:not(#\9) {
|
|
535
535
|
font-size: var(--font-size-display-l-wa6woo, 42px);
|
|
536
536
|
line-height: var(--line-height-display-l-vwanzp, 48px);
|
|
537
537
|
letter-spacing: var(--letter-spacing-display-l-elyyxk, -0.03em);
|
|
538
538
|
text-underline-offset: 0.25em;
|
|
539
539
|
text-decoration-thickness: 2px;
|
|
540
540
|
}
|
|
541
|
-
.
|
|
541
|
+
.awsui_link_4c84z_jd3tb_145.awsui_font-size-inherit_4c84z_jd3tb_525:not(#\9) {
|
|
542
542
|
font-size: inherit;
|
|
543
543
|
line-height: inherit;
|
|
544
544
|
letter-spacing: inherit;
|
|
@@ -546,10 +546,10 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_glb2h_145:not(#\9):focus {
|
|
|
546
546
|
text-decoration-thickness: 1px;
|
|
547
547
|
}
|
|
548
548
|
|
|
549
|
-
.awsui_icon-
|
|
549
|
+
.awsui_icon-wrapper_4c84z_jd3tb_533:not(#\9) {
|
|
550
550
|
white-space: nowrap;
|
|
551
551
|
}
|
|
552
552
|
|
|
553
|
-
.
|
|
553
|
+
.awsui_icon_4c84z_jd3tb_533:not(#\9) {
|
|
554
554
|
display: inline-block;
|
|
555
555
|
}
|
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_jd3tb_145",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_jd3tb_212",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_jd3tb_247",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_jd3tb_280",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_jd3tb_315",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_jd3tb_347",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_jd3tb_382",
|
|
12
|
+
"button": "awsui_button_4c84z_jd3tb_415",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_jd3tb_450",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_jd3tb_471",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_jd3tb_478",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_jd3tb_484",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_jd3tb_490",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_jd3tb_497",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_jd3tb_504",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_jd3tb_511",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_jd3tb_518",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_jd3tb_525",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_jd3tb_533",
|
|
24
|
+
"icon": "awsui_icon_4c84z_jd3tb_533"
|
|
25
25
|
};
|
|
26
26
|
|
package/navigable-group/index.js
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
'use client';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { getBaseProps } from '../internal/base-component';
|
|
6
|
+
import useBaseComponent from '../internal/hooks/use-base-component';
|
|
7
|
+
import { applyDisplayName } from '../internal/utils/apply-display-name';
|
|
8
|
+
import { getExternalProps } from '../internal/utils/external-props';
|
|
9
|
+
import InternalNavigableGroup from './internal';
|
|
10
|
+
const NavigableGroup = React.forwardRef(({ ...rest }, ref) => {
|
|
11
|
+
const baseProps = getBaseProps(rest);
|
|
12
|
+
const baseComponentProps = useBaseComponent('NavigableGroup');
|
|
13
|
+
const externalProps = getExternalProps(rest);
|
|
14
|
+
return React.createElement(InternalNavigableGroup, { ...baseProps, ...baseComponentProps, ...externalProps, ref: ref });
|
|
15
|
+
});
|
|
16
|
+
applyDisplayName(NavigableGroup, 'NavigableGroup');
|
|
17
|
+
/**
|
|
18
|
+
* @awsuiSystem core
|
|
19
|
+
*/
|
|
20
|
+
export default NavigableGroup;
|
|
21
|
+
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -72,6 +72,7 @@
|
|
|
72
72
|
"./help-panel": "./help-panel/index.js",
|
|
73
73
|
"./hotspot": "./hotspot/index.js",
|
|
74
74
|
"./icon": "./icon/index.js",
|
|
75
|
+
"./icon-provider": "./icon-provider/index.js",
|
|
75
76
|
"./input": "./input/index.js",
|
|
76
77
|
"./key-value-pairs": "./key-value-pairs/index.js",
|
|
77
78
|
"./line-chart": "./line-chart/index.js",
|
|
@@ -81,12 +82,14 @@
|
|
|
81
82
|
"./mixed-line-bar-chart": "./mixed-line-bar-chart/index.js",
|
|
82
83
|
"./modal": "./modal/index.js",
|
|
83
84
|
"./multiselect": "./multiselect/index.js",
|
|
85
|
+
"./navigable-group": "./navigable-group/index.js",
|
|
84
86
|
"./pagination": "./pagination/index.js",
|
|
85
87
|
"./pie-chart": "./pie-chart/index.js",
|
|
86
88
|
"./popover": "./popover/index.js",
|
|
87
89
|
"./progress-bar": "./progress-bar/index.js",
|
|
88
90
|
"./prompt-input": "./prompt-input/index.js",
|
|
89
91
|
"./property-filter": "./property-filter/index.js",
|
|
92
|
+
"./radio-button": "./radio-button/index.js",
|
|
90
93
|
"./radio-group": "./radio-group/index.js",
|
|
91
94
|
"./s3-resource-selector": "./s3-resource-selector/index.js",
|
|
92
95
|
"./segmented-control": "./segmented-control/index.js",
|
|
@@ -153,7 +156,7 @@
|
|
|
153
156
|
"./internal/base-component/index.js",
|
|
154
157
|
"./internal/base-component/styles.css.js"
|
|
155
158
|
],
|
|
156
|
-
"version": "3.0.
|
|
159
|
+
"version": "3.0.1157",
|
|
157
160
|
"repository": {
|
|
158
161
|
"type": "git",
|
|
159
162
|
"url": "https://github.com/cloudscape-design/components.git"
|