@cloudscape-design/components-themeable 3.0.846 → 3.0.848
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/alert/styles.scss +3 -3
- package/lib/internal/scss/anchor-navigation/styles.scss +1 -1
- package/lib/internal/scss/flashbar/collapsible.scss +2 -2
- package/lib/internal/scss/flashbar/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/internal/styles/typography/mixins.scss +1 -1
- package/lib/internal/scss/link/constants.scss +2 -2
- package/lib/internal/scss/popover/arrow.scss +1 -5
- package/lib/internal/scss/popover/body.scss +1 -1
- package/lib/internal/scss/popover/container.scss +2 -2
- package/lib/internal/scss/property-filter/filtering-token/styles.scss +2 -2
- package/lib/internal/scss/select/parts/styles.scss +3 -3
- package/lib/internal/scss/token-group/mixins.scss +2 -2
- package/lib/internal/template/alert/styles.css.js +28 -28
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +28 -28
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/button/styles.css.js +21 -21
- package/lib/internal/template/button/styles.scoped.css +157 -157
- package/lib/internal/template/button/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +30 -30
- package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +67 -67
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-token-group/file-token.d.ts +2 -2
- package/lib/internal/template/file-token-group/file-token.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/file-token.js +9 -5
- package/lib/internal/template/file-token-group/file-token.js.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.d.ts +2 -2
- package/lib/internal/template/file-token-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.js.map +1 -1
- package/lib/internal/template/file-token-group/internal.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/internal.js +11 -3
- package/lib/internal/template/file-token-group/internal.js.map +1 -1
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +31 -31
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/file-upload/interfaces.d.ts +6 -6
- package/lib/internal/template/file-upload/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-upload/interfaces.js.map +1 -1
- package/lib/internal/template/file-upload/internal.d.ts.map +1 -1
- package/lib/internal/template/file-upload/internal.js +15 -5
- package/lib/internal/template/file-upload/internal.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +151 -151
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/i18n/messages/all.all.js +1 -1
- package/lib/internal/template/i18n/messages/all.all.json +1 -1
- package/lib/internal/template/i18n/messages/all.ar.js +1 -1
- package/lib/internal/template/i18n/messages/all.ar.json +1 -1
- package/lib/internal/template/i18n/messages/all.de.js +1 -1
- package/lib/internal/template/i18n/messages/all.de.json +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
- package/lib/internal/template/i18n/messages/all.en.js +1 -1
- package/lib/internal/template/i18n/messages/all.en.json +1 -1
- package/lib/internal/template/i18n/messages/all.es.js +1 -1
- package/lib/internal/template/i18n/messages/all.es.json +1 -1
- package/lib/internal/template/i18n/messages/all.fr.js +1 -1
- package/lib/internal/template/i18n/messages/all.fr.json +1 -1
- package/lib/internal/template/i18n/messages/all.id.js +1 -1
- package/lib/internal/template/i18n/messages/all.id.json +1 -1
- package/lib/internal/template/i18n/messages/all.it.js +1 -1
- package/lib/internal/template/i18n/messages/all.it.json +1 -1
- package/lib/internal/template/i18n/messages/all.ja.js +1 -1
- package/lib/internal/template/i18n/messages/all.ja.json +1 -1
- package/lib/internal/template/i18n/messages/all.ko.js +1 -1
- package/lib/internal/template/i18n/messages/all.ko.json +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
- package/lib/internal/template/i18n/messages/all.tr.js +1 -1
- package/lib/internal/template/i18n/messages/all.tr.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
- package/lib/internal/template/i18n/messages-types.d.ts +24 -0
- package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
- package/lib/internal/template/i18n/messages-types.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +44 -44
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +4 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +4 -2
- package/lib/internal/template/internal/generated/theming/index.cjs +22 -8
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.js +22 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +52 -52
- package/lib/internal/template/popover/styles.scoped.css +72 -75
- package/lib/internal/template/popover/styles.selectors.js +52 -52
- package/lib/internal/template/prompt-input/styles.css.js +14 -14
- package/lib/internal/template/prompt-input/styles.scoped.css +56 -56
- package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -45
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +38 -38
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +26 -26
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +24 -24
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +79 -79
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +18 -18
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +67 -67
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -1819,7 +1819,6 @@ export var preset = {
|
|
|
1819
1819
|
},
|
|
1820
1820
|
"fontBoxValueLargeWeight": "700",
|
|
1821
1821
|
"fontButtonLetterSpacing": "0.005em",
|
|
1822
|
-
"fontButtonWeight": "700",
|
|
1823
1822
|
"fontChartDetailSize": "{fontSizeBodyS}",
|
|
1824
1823
|
"fontDisplayLabelWeight": "700",
|
|
1825
1824
|
"fontExpandableHeadingSize": "{fontSizeHeadingS}",
|
|
@@ -1828,7 +1827,7 @@ export var preset = {
|
|
|
1828
1827
|
"fontHeaderH2DescriptionLineHeight": "{lineHeightBodyM}",
|
|
1829
1828
|
"fontHeaderH2DescriptionSize": "{fontSizeBodyM}",
|
|
1830
1829
|
"fontLinkButtonLetterSpacing": "{fontButtonLetterSpacing}",
|
|
1831
|
-
"fontLinkButtonWeight": "{
|
|
1830
|
+
"fontLinkButtonWeight": "{fontWeightButton}",
|
|
1832
1831
|
"fontPanelHeaderLineHeight": "{lineHeightHeadingM}",
|
|
1833
1832
|
"fontPanelHeaderSize": "{fontSizeHeadingM}",
|
|
1834
1833
|
"fontSizeBodyM": "14px",
|
|
@@ -1845,6 +1844,7 @@ export var preset = {
|
|
|
1845
1844
|
"fontTabsLineHeight": "{lineHeightHeadingS}",
|
|
1846
1845
|
"fontTabsSize": "{fontSizeHeadingS}",
|
|
1847
1846
|
"fontWayfindingLinkActiveWeight": "700",
|
|
1847
|
+
"fontWeightButton": "700",
|
|
1848
1848
|
"fontWeightHeadingXl": "700",
|
|
1849
1849
|
"fontWeightHeadingL": "700",
|
|
1850
1850
|
"fontWeightHeadingM": "700",
|
|
@@ -1874,7 +1874,6 @@ export var preset = {
|
|
|
1874
1874
|
"borderDividerListWidth": "1px",
|
|
1875
1875
|
"borderDividerSectionWidth": "1px",
|
|
1876
1876
|
"borderDropdownVirtualOffsetWidth": "2px",
|
|
1877
|
-
"borderFieldWidth": "2px",
|
|
1878
1877
|
"borderInvalidWidth": "8px",
|
|
1879
1878
|
"borderItemWidth": "2px",
|
|
1880
1879
|
"borderLineChartDashArray": "3 5",
|
|
@@ -1904,6 +1903,9 @@ export var preset = {
|
|
|
1904
1903
|
"borderTableStickyWidth": "1px",
|
|
1905
1904
|
"borderLinkFocusRingOutline": "0",
|
|
1906
1905
|
"borderLinkFocusRingShadowSpread": "2px",
|
|
1906
|
+
"borderWidthAlert": "2px",
|
|
1907
|
+
"borderWidthField": "2px",
|
|
1908
|
+
"borderWidthPopover": "2px",
|
|
1907
1909
|
"motionDurationExtraFast": {
|
|
1908
1910
|
"default": "45ms",
|
|
1909
1911
|
"disabled": "0ms"
|
|
@@ -10185,6 +10187,7 @@ export var preset = {
|
|
|
10185
10187
|
"fontSizeHeadingM",
|
|
10186
10188
|
"fontSizeHeadingS",
|
|
10187
10189
|
"fontSizeHeadingXs",
|
|
10190
|
+
"fontWeightButton",
|
|
10188
10191
|
"fontWeightHeadingXl",
|
|
10189
10192
|
"fontWeightHeadingL",
|
|
10190
10193
|
"fontWeightHeadingM",
|
|
@@ -10213,7 +10216,10 @@ export var preset = {
|
|
|
10213
10216
|
"borderRadiusTabsFocusRing",
|
|
10214
10217
|
"borderRadiusTiles",
|
|
10215
10218
|
"borderRadiusToken",
|
|
10216
|
-
"borderRadiusTutorialPanelItem"
|
|
10219
|
+
"borderRadiusTutorialPanelItem",
|
|
10220
|
+
"borderWidthAlert",
|
|
10221
|
+
"borderWidthField",
|
|
10222
|
+
"borderWidthPopover"
|
|
10217
10223
|
],
|
|
10218
10224
|
"exposed": [
|
|
10219
10225
|
"colorChartsRed300",
|
|
@@ -10527,6 +10533,7 @@ export var preset = {
|
|
|
10527
10533
|
"fontSizeHeadingM",
|
|
10528
10534
|
"fontSizeHeadingS",
|
|
10529
10535
|
"fontSizeHeadingXs",
|
|
10536
|
+
"fontWeightButton",
|
|
10530
10537
|
"fontWeightHeadingXl",
|
|
10531
10538
|
"fontWeightHeadingL",
|
|
10532
10539
|
"fontWeightHeadingM",
|
|
@@ -10557,6 +10564,9 @@ export var preset = {
|
|
|
10557
10564
|
"borderRadiusToken",
|
|
10558
10565
|
"borderRadiusChatBubble",
|
|
10559
10566
|
"borderRadiusTutorialPanelItem",
|
|
10567
|
+
"borderWidthAlert",
|
|
10568
|
+
"borderWidthField",
|
|
10569
|
+
"borderWidthPopover",
|
|
10560
10570
|
"motionDurationAvatarGenAiGradient",
|
|
10561
10571
|
"motionDurationAvatarLoadingDots",
|
|
10562
10572
|
"motionEasingAvatarGenAiGradient",
|
|
@@ -11080,7 +11090,6 @@ export var preset = {
|
|
|
11080
11090
|
"colorDropzoneBorderHover": "color-dropzone-border-hover",
|
|
11081
11091
|
"fontBoxValueLargeWeight": "font-box-value-large-weight",
|
|
11082
11092
|
"fontButtonLetterSpacing": "font-button-letter-spacing",
|
|
11083
|
-
"fontButtonWeight": "font-button-weight",
|
|
11084
11093
|
"fontChartDetailSize": "font-chart-detail-size",
|
|
11085
11094
|
"fontDisplayLabelWeight": "font-display-label-weight",
|
|
11086
11095
|
"fontExpandableHeadingSize": "font-expandable-heading-size",
|
|
@@ -11106,6 +11115,7 @@ export var preset = {
|
|
|
11106
11115
|
"fontTabsLineHeight": "font-tabs-line-height",
|
|
11107
11116
|
"fontTabsSize": "font-tabs-size",
|
|
11108
11117
|
"fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
|
|
11118
|
+
"fontWeightButton": "font-weight-button",
|
|
11109
11119
|
"fontWeightHeadingXl": "font-weight-heading-xl",
|
|
11110
11120
|
"fontWeightHeadingL": "font-weight-heading-l",
|
|
11111
11121
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
@@ -11135,7 +11145,6 @@ export var preset = {
|
|
|
11135
11145
|
"borderDividerListWidth": "border-divider-list-width",
|
|
11136
11146
|
"borderDividerSectionWidth": "border-divider-section-width",
|
|
11137
11147
|
"borderDropdownVirtualOffsetWidth": "border-dropdown-virtual-offset-width",
|
|
11138
|
-
"borderFieldWidth": "border-field-width",
|
|
11139
11148
|
"borderInvalidWidth": "border-invalid-width",
|
|
11140
11149
|
"borderItemWidth": "border-item-width",
|
|
11141
11150
|
"borderLineChartDashArray": "border-line-chart-dash-array",
|
|
@@ -11165,6 +11174,9 @@ export var preset = {
|
|
|
11165
11174
|
"borderTableStickyWidth": "border-table-sticky-width",
|
|
11166
11175
|
"borderLinkFocusRingOutline": "border-link-focus-ring-outline",
|
|
11167
11176
|
"borderLinkFocusRingShadowSpread": "border-link-focus-ring-shadow-spread",
|
|
11177
|
+
"borderWidthAlert": "border-width-alert",
|
|
11178
|
+
"borderWidthField": "border-width-field",
|
|
11179
|
+
"borderWidthPopover": "border-width-popover",
|
|
11168
11180
|
"motionDurationExtraFast": "motion-duration-extra-fast",
|
|
11169
11181
|
"motionDurationExtraSlow": "motion-duration-extra-slow",
|
|
11170
11182
|
"motionDurationFast": "motion-duration-fast",
|
|
@@ -11820,7 +11832,6 @@ export var preset = {
|
|
|
11820
11832
|
"colorDropzoneBorderHover": "--color-dropzone-border-hover-tpluhc",
|
|
11821
11833
|
"fontBoxValueLargeWeight": "--font-box-value-large-weight-onoq9k",
|
|
11822
11834
|
"fontButtonLetterSpacing": "--font-button-letter-spacing-65ug0o",
|
|
11823
|
-
"fontButtonWeight": "--font-button-weight-hv56tz",
|
|
11824
11835
|
"fontChartDetailSize": "--font-chart-detail-size-1n389u",
|
|
11825
11836
|
"fontDisplayLabelWeight": "--font-display-label-weight-815ja9",
|
|
11826
11837
|
"fontExpandableHeadingSize": "--font-expandable-heading-size-smdiul",
|
|
@@ -11846,6 +11857,7 @@ export var preset = {
|
|
|
11846
11857
|
"fontTabsLineHeight": "--font-tabs-line-height-dzo7k3",
|
|
11847
11858
|
"fontTabsSize": "--font-tabs-size-8zzqp2",
|
|
11848
11859
|
"fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-rbmzei",
|
|
11860
|
+
"fontWeightButton": "--font-weight-button-c91p4t",
|
|
11849
11861
|
"fontWeightHeadingXl": "--font-weight-heading-xl-yvsksd",
|
|
11850
11862
|
"fontWeightHeadingL": "--font-weight-heading-l-f8711v",
|
|
11851
11863
|
"fontWeightHeadingM": "--font-weight-heading-m-m2ekmb",
|
|
@@ -11875,7 +11887,6 @@ export var preset = {
|
|
|
11875
11887
|
"borderDividerListWidth": "--border-divider-list-width-27y3k5",
|
|
11876
11888
|
"borderDividerSectionWidth": "--border-divider-section-width-1061zr",
|
|
11877
11889
|
"borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-kekgc0",
|
|
11878
|
-
"borderFieldWidth": "--border-field-width-09w7vk",
|
|
11879
11890
|
"borderInvalidWidth": "--border-invalid-width-5ktjp2",
|
|
11880
11891
|
"borderItemWidth": "--border-item-width-yel47s",
|
|
11881
11892
|
"borderLineChartDashArray": "--border-line-chart-dash-array-k49cgz",
|
|
@@ -11905,6 +11916,9 @@ export var preset = {
|
|
|
11905
11916
|
"borderTableStickyWidth": "--border-table-sticky-width-87kf12",
|
|
11906
11917
|
"borderLinkFocusRingOutline": "--border-link-focus-ring-outline-kkfop6",
|
|
11907
11918
|
"borderLinkFocusRingShadowSpread": "--border-link-focus-ring-shadow-spread-v8hkrl",
|
|
11919
|
+
"borderWidthAlert": "--border-width-alert-t0f3yn",
|
|
11920
|
+
"borderWidthField": "--border-width-field-h1g7tw",
|
|
11921
|
+
"borderWidthPopover": "--border-width-popover-h2a419",
|
|
11908
11922
|
"motionDurationExtraFast": "--motion-duration-extra-fast-3huyux",
|
|
11909
11923
|
"motionDurationExtraSlow": "--motion-duration-extra-slow-ngjb9g",
|
|
11910
11924
|
"motionDurationFast": "--motion-duration-fast-sbm3r7",
|
|
@@ -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_1ruvd_141",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1ruvd_210",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_1ruvd_245",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_1ruvd_278",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1ruvd_313",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1ruvd_345",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1ruvd_378",
|
|
11
|
+
"button": "awsui_button_4c84z_1ruvd_411",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_1ruvd_446",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1ruvd_467",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1ruvd_474",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1ruvd_480",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1ruvd_486",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1ruvd_493",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1ruvd_500",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1ruvd_507",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1ruvd_514",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1ruvd_521",
|
|
22
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1ruvd_529",
|
|
23
|
+
"icon": "awsui_icon_4c84z_1ruvd_529"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -187,30 +187,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
.awsui-motion-disabled .
|
|
195
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
201
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9):active {
|
|
207
207
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_link_4c84z_1ruvd_141:not(#\9):active, .awsui_link_4c84z_1ruvd_141:not(#\9):focus, .awsui_link_4c84z_1ruvd_141:not(#\9):hover {
|
|
210
210
|
text-decoration-line: underline;
|
|
211
211
|
text-decoration-color: currentColor;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9) {
|
|
214
214
|
-webkit-font-smoothing: inherit;
|
|
215
215
|
-moz-osx-font-smoothing: inherit;
|
|
216
216
|
color: var(--color-text-link-default-8s05yu, #0073bb);
|
|
@@ -224,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
225
225
|
}
|
|
226
226
|
@media (prefers-reduced-motion: reduce) {
|
|
227
|
-
.
|
|
227
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9) {
|
|
228
228
|
animation: none;
|
|
229
229
|
transition: none;
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
|
-
.awsui-motion-disabled .
|
|
232
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9) {
|
|
233
233
|
animation: none;
|
|
234
234
|
transition: none;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
238
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):focus {
|
|
241
241
|
outline: none;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):active {
|
|
244
244
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-secondary_4c84z_1ruvd_210:not(#\9):hover {
|
|
247
247
|
text-decoration-line: underline;
|
|
248
248
|
text-decoration-color: currentColor;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9) {
|
|
251
251
|
color: var(--color-text-link-default-8s05yu, #0073bb);
|
|
252
252
|
font-weight: inherit;
|
|
253
253
|
letter-spacing: normal;
|
|
@@ -259,34 +259,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
260
260
|
}
|
|
261
261
|
@media (prefers-reduced-motion: reduce) {
|
|
262
|
-
.
|
|
262
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9) {
|
|
263
263
|
animation: none;
|
|
264
264
|
transition: none;
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
|
-
.awsui-motion-disabled .
|
|
267
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9) {
|
|
268
268
|
animation: none;
|
|
269
269
|
transition: none;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):hover {
|
|
272
272
|
cursor: pointer;
|
|
273
273
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):focus {
|
|
276
276
|
outline: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):active {
|
|
279
279
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-primary_4c84z_1ruvd_245:not(#\9):hover {
|
|
282
282
|
text-decoration-line: underline;
|
|
283
283
|
text-decoration-color: currentColor;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9) {
|
|
286
286
|
-webkit-font-smoothing: var(--font-smoothing-webkit-trr1e8, auto);
|
|
287
287
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hyxkxc, auto);
|
|
288
288
|
color: var(--color-text-link-default-8s05yu, #0073bb);
|
|
289
|
-
font-weight:
|
|
289
|
+
font-weight: 700;
|
|
290
290
|
letter-spacing: 0.005em;
|
|
291
291
|
text-decoration-line: none;
|
|
292
292
|
text-decoration-color: transparent;
|
|
@@ -296,30 +296,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
297
297
|
}
|
|
298
298
|
@media (prefers-reduced-motion: reduce) {
|
|
299
|
-
.
|
|
299
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9) {
|
|
300
300
|
animation: none;
|
|
301
301
|
transition: none;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
.awsui-motion-disabled .
|
|
304
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9) {
|
|
305
305
|
animation: none;
|
|
306
306
|
transition: none;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):hover {
|
|
309
309
|
cursor: pointer;
|
|
310
310
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):focus {
|
|
313
313
|
outline: none;
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):active {
|
|
316
316
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-info_4c84z_1ruvd_278:not(#\9):hover {
|
|
319
319
|
text-decoration-line: underline;
|
|
320
320
|
text-decoration-color: var(--color-text-link-button-underline-hover-9rgjgz, currentColor);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9) {
|
|
323
323
|
color: var(--color-text-link-default-8s05yu, #0073bb);
|
|
324
324
|
font-weight: var(--font-box-value-large-weight-sx9gnf, 300);
|
|
325
325
|
text-decoration-line: underline;
|
|
@@ -330,30 +330,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
331
331
|
}
|
|
332
332
|
@media (prefers-reduced-motion: reduce) {
|
|
333
|
-
.
|
|
333
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9) {
|
|
334
334
|
animation: none;
|
|
335
335
|
transition: none;
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
|
-
.awsui-motion-disabled .
|
|
338
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9) {
|
|
339
339
|
animation: none;
|
|
340
340
|
transition: none;
|
|
341
341
|
}
|
|
342
|
-
.
|
|
342
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):hover {
|
|
343
343
|
cursor: pointer;
|
|
344
344
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
346
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):focus {
|
|
347
347
|
outline: none;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):active {
|
|
350
350
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-value-large_4c84z_1ruvd_313:not(#\9):hover {
|
|
353
353
|
text-decoration-line: underline;
|
|
354
354
|
text-decoration-color: currentColor;
|
|
355
355
|
}
|
|
356
|
-
.
|
|
356
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9) {
|
|
357
357
|
color: var(--color-text-interactive-default-t1snbz, #545b64);
|
|
358
358
|
font-weight: 700;
|
|
359
359
|
letter-spacing: 0.005em;
|
|
@@ -365,30 +365,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
365
365
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
366
366
|
}
|
|
367
367
|
@media (prefers-reduced-motion: reduce) {
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9) {
|
|
369
369
|
animation: none;
|
|
370
370
|
transition: none;
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
|
-
.awsui-motion-disabled .
|
|
373
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9) {
|
|
374
374
|
animation: none;
|
|
375
375
|
transition: none;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):hover {
|
|
378
378
|
cursor: pointer;
|
|
379
379
|
color: var(--color-text-interactive-hover-kxltdh, #16191f);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
381
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):focus {
|
|
382
382
|
outline: none;
|
|
383
383
|
}
|
|
384
|
-
.
|
|
384
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):active {
|
|
385
385
|
color: var(--color-text-interactive-active-xcqmut, #16191f);
|
|
386
386
|
}
|
|
387
|
-
.
|
|
387
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-top-navigation_4c84z_1ruvd_345:not(#\9):hover {
|
|
388
388
|
text-decoration-line: underline;
|
|
389
389
|
text-decoration-color: transparent;
|
|
390
390
|
}
|
|
391
|
-
.
|
|
391
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9) {
|
|
392
392
|
color: var(--color-text-link-default-8s05yu, #0073bb);
|
|
393
393
|
font-weight: var(--font-link-button-weight-ww83l7, 400);
|
|
394
394
|
letter-spacing: var(--font-link-button-letter-spacing-9bbd1q, normal);
|
|
@@ -400,34 +400,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
400
400
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
401
401
|
}
|
|
402
402
|
@media (prefers-reduced-motion: reduce) {
|
|
403
|
-
.
|
|
403
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9) {
|
|
404
404
|
animation: none;
|
|
405
405
|
transition: none;
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
|
-
.awsui-motion-disabled .
|
|
408
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9) {
|
|
409
409
|
animation: none;
|
|
410
410
|
transition: none;
|
|
411
411
|
}
|
|
412
|
-
.
|
|
412
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):hover {
|
|
413
413
|
cursor: pointer;
|
|
414
414
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):focus {
|
|
417
417
|
outline: none;
|
|
418
418
|
}
|
|
419
|
-
.
|
|
419
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):active {
|
|
420
420
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_variant-recovery_4c84z_1ruvd_378:not(#\9):hover {
|
|
423
423
|
text-decoration-line: underline;
|
|
424
424
|
text-decoration-color: var(--color-text-link-button-underline-hover-9rgjgz, currentColor);
|
|
425
425
|
}
|
|
426
|
-
.
|
|
426
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9) {
|
|
427
427
|
-webkit-font-smoothing: var(--font-smoothing-webkit-trr1e8, auto);
|
|
428
428
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hyxkxc, auto);
|
|
429
429
|
color: var(--color-text-link-button-normal-default-8bpyvm, #545b64);
|
|
430
|
-
font-weight:
|
|
430
|
+
font-weight: 700;
|
|
431
431
|
letter-spacing: var(--font-button-letter-spacing-47n0nr, 0.25px);
|
|
432
432
|
text-decoration-line: none;
|
|
433
433
|
text-decoration-color: transparent;
|
|
@@ -437,40 +437,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
437
437
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
438
438
|
}
|
|
439
439
|
@media (prefers-reduced-motion: reduce) {
|
|
440
|
-
.
|
|
440
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9) {
|
|
441
441
|
animation: none;
|
|
442
442
|
transition: none;
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
|
-
.awsui-motion-disabled .
|
|
445
|
+
.awsui-motion-disabled .awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9) {
|
|
446
446
|
animation: none;
|
|
447
447
|
transition: none;
|
|
448
448
|
}
|
|
449
|
-
.
|
|
449
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):hover {
|
|
450
450
|
cursor: pointer;
|
|
451
451
|
color: var(--color-text-link-button-normal-hover-mufr35, #16191f);
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):focus {
|
|
454
454
|
outline: none;
|
|
455
455
|
}
|
|
456
|
-
.
|
|
456
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):active {
|
|
457
457
|
color: var(--color-text-link-button-normal-active-qa6axb, #16191f);
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):active, .awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):focus, .awsui_link_4c84z_1ruvd_141.awsui_button_4c84z_1ruvd_411:not(#\9):hover {
|
|
460
460
|
text-decoration-line: underline;
|
|
461
461
|
text-decoration-color: transparent;
|
|
462
462
|
}
|
|
463
|
-
.
|
|
463
|
+
.awsui_link_4c84z_1ruvd_141.awsui_color-inverted_4c84z_1ruvd_446:not(#\9) {
|
|
464
464
|
color: var(--color-text-notification-default-iisqj9, #fafafa);
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_1ruvd_141.awsui_color-inverted_4c84z_1ruvd_446:not(#\9):not(.awsui_button_4c84z_1ruvd_411) {
|
|
467
467
|
text-decoration-line: underline;
|
|
468
468
|
text-decoration-color: currentColor;
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_link_4c84z_1ruvd_141.awsui_color-inverted_4c84z_1ruvd_446:not(#\9):hover {
|
|
471
471
|
color: var(--color-text-link-inverted-hover-7na5ek, #fafafa);
|
|
472
472
|
}
|
|
473
|
-
body[data-awsui-focus-visible=true] .
|
|
473
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_1ruvd_141:not(#\9):focus {
|
|
474
474
|
outline: thin dotted;
|
|
475
475
|
outline: var(--border-link-focus-ring-outline-bptw2p, 5px auto Highlight);
|
|
476
476
|
outline-offset: 2px;
|
|
@@ -481,61 +481,61 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_19tln_141:not(#\9):focus {
|
|
|
481
481
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
482
482
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-yrkso1, 0px) var(--color-border-item-focused-q68bgg, #0073bb);
|
|
483
483
|
}
|
|
484
|
-
.
|
|
484
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-body-s_4c84z_1ruvd_467:not(#\9) {
|
|
485
485
|
font-size: var(--font-size-body-s-4dzx5q, 12px);
|
|
486
486
|
line-height: var(--line-height-body-s-egzl4q, 16px);
|
|
487
487
|
letter-spacing: var(--letter-spacing-body-s-cbaxyl, normal);
|
|
488
488
|
text-underline-offset: 0.3em;
|
|
489
489
|
text-decoration-thickness: 1px;
|
|
490
490
|
}
|
|
491
|
-
.
|
|
491
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-body-m_4c84z_1ruvd_474:not(#\9) {
|
|
492
492
|
font-size: var(--font-size-body-m-6wxxs5, 14px);
|
|
493
493
|
line-height: var(--line-height-body-m-gw0130, 22px);
|
|
494
494
|
text-underline-offset: 0.25em;
|
|
495
495
|
text-decoration-thickness: 1px;
|
|
496
496
|
}
|
|
497
|
-
.
|
|
497
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-heading-xs_4c84z_1ruvd_480:not(#\9) {
|
|
498
498
|
font-size: var(--font-size-heading-xs-grnyyg, 16px);
|
|
499
499
|
line-height: var(--line-height-heading-xs-funjxm, 20px);
|
|
500
500
|
text-underline-offset: 0.25em;
|
|
501
501
|
text-decoration-thickness: 1px;
|
|
502
502
|
}
|
|
503
|
-
.
|
|
503
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-heading-s_4c84z_1ruvd_486:not(#\9) {
|
|
504
504
|
font-size: var(--font-size-heading-s-1xsp6b, 16px);
|
|
505
505
|
line-height: var(--line-height-heading-s-av19j1, 20px);
|
|
506
506
|
letter-spacing: var(--letter-spacing-heading-s-zr7975, normal);
|
|
507
507
|
text-underline-offset: 0.3em;
|
|
508
508
|
text-decoration-thickness: 1px;
|
|
509
509
|
}
|
|
510
|
-
.
|
|
510
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-heading-m_4c84z_1ruvd_493:not(#\9) {
|
|
511
511
|
font-size: var(--font-size-heading-m-abxcoe, 18px);
|
|
512
512
|
line-height: var(--line-height-heading-m-v86qsm, 22px);
|
|
513
513
|
letter-spacing: var(--letter-spacing-heading-m-790tuq, normal);
|
|
514
514
|
text-underline-offset: 0.25em;
|
|
515
515
|
text-decoration-thickness: 1px;
|
|
516
516
|
}
|
|
517
|
-
.
|
|
517
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-heading-l_4c84z_1ruvd_500:not(#\9) {
|
|
518
518
|
font-size: var(--font-size-heading-l-51gng7, 18px);
|
|
519
519
|
line-height: var(--line-height-heading-l-643aq3, 22px);
|
|
520
520
|
letter-spacing: var(--letter-spacing-heading-l-ty6arx, normal);
|
|
521
521
|
text-underline-offset: 0.25em;
|
|
522
522
|
text-decoration-thickness: 1px;
|
|
523
523
|
}
|
|
524
|
-
.
|
|
524
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-heading-xl_4c84z_1ruvd_507:not(#\9) {
|
|
525
525
|
font-size: var(--font-size-heading-xl-93wrkf, 28px);
|
|
526
526
|
line-height: var(--line-height-heading-xl-66u22x, 36px);
|
|
527
527
|
letter-spacing: var(--letter-spacing-heading-xl-oxckqz, normal);
|
|
528
528
|
text-underline-offset: 0.25em;
|
|
529
529
|
text-decoration-thickness: 1px;
|
|
530
530
|
}
|
|
531
|
-
.
|
|
531
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-display-l_4c84z_1ruvd_514:not(#\9) {
|
|
532
532
|
font-size: var(--font-size-display-l-oyl2ul, 44px);
|
|
533
533
|
line-height: var(--line-height-display-l-cdad2p, 56px);
|
|
534
534
|
letter-spacing: var(--letter-spacing-display-l-rml65p, normal);
|
|
535
535
|
text-underline-offset: 0.25em;
|
|
536
536
|
text-decoration-thickness: 2px;
|
|
537
537
|
}
|
|
538
|
-
.
|
|
538
|
+
.awsui_link_4c84z_1ruvd_141.awsui_font-size-inherit_4c84z_1ruvd_521:not(#\9) {
|
|
539
539
|
font-size: inherit;
|
|
540
540
|
line-height: inherit;
|
|
541
541
|
letter-spacing: inherit;
|
|
@@ -543,10 +543,10 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_19tln_141:not(#\9):focus {
|
|
|
543
543
|
text-decoration-thickness: 1px;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_icon-
|
|
546
|
+
.awsui_icon-wrapper_4c84z_1ruvd_529:not(#\9) {
|
|
547
547
|
white-space: nowrap;
|
|
548
548
|
}
|
|
549
549
|
|
|
550
|
-
.
|
|
550
|
+
.awsui_icon_4c84z_1ruvd_529:not(#\9) {
|
|
551
551
|
display: inline-block;
|
|
552
552
|
}
|