@cloudscape-design/components 3.0.1360 → 3.0.1361
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +347 -203
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +6 -2
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +251 -63
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +227 -51
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +201 -29
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +142 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +198 -22
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +144 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +9 -5
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +144 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +138 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +148 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +182 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +374 -182
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +281 -105
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -11
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +145 -9
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +7 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +207 -71
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +133 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +176 -40
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +154 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +190 -14
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +174 -38
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +6 -7
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +163 -23
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +502 -346
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +166 -34
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +173 -41
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +240 -96
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +176 -44
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +184 -52
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +141 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +167 -35
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +177 -9
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +228 -88
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +185 -53
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +146 -14
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +142 -6
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +351 -207
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +210 -66
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +177 -9
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +218 -50
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +279 -107
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +148 -16
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +10 -6
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +149 -17
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +231 -95
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +142 -10
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +183 -47
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +145 -13
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +237 -61
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +194 -58
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +269 -133
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +175 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +188 -16
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +240 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +7 -3
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +382 -194
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +144 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +193 -57
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +190 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +293 -117
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +314 -146
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +175 -7
- package/hotspot/styles.selectors.js +7 -7
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +41 -42
- package/icon/styles.scoped.css +301 -124
- package/icon/styles.selectors.js +41 -42
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +266 -134
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +9 -1
- package/internal/base-theme/styles.scoped.css +424 -424
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +155 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +208 -68
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +172 -40
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +139 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +158 -22
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +137 -5
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +140 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +182 -46
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +143 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +6 -2
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +183 -15
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +142 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +158 -26
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +184 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +141 -9
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +138 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +157 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +156 -24
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +175 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +143 -11
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +143 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +149 -17
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +133 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +225 -93
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +175 -43
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +145 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +221 -41
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.js +314 -314
- package/internal/generated/theming/index.cjs +314 -314
- package/internal/generated/theming/index.js +314 -314
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +214 -78
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +153 -21
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +274 -142
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +144 -12
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +135 -3
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +197 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +204 -64
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +145 -13
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +180 -48
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +194 -22
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +200 -60
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +288 -140
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +214 -42
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +256 -124
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +197 -61
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +201 -69
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +137 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +142 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +14 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +174 -6
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +202 -62
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +159 -27
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +139 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +306 -174
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +177 -45
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +217 -81
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +156 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +160 -24
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +156 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +212 -76
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +191 -55
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +209 -41
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +958 -826
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +286 -118
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +171 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +136 -4
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +179 -11
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +196 -60
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +220 -84
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +154 -22
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +4 -3
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +4 -3
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +4 -3
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +4 -3
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +259 -127
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +139 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +178 -46
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +264 -96
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +158 -26
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +8 -4
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +192 -52
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +140 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +137 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +250 -118
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +177 -9
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +193 -17
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +10 -6
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +141 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +205 -37
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +229 -53
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +185 -13
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +213 -81
- package/wizard/styles.selectors.js +30 -30
package/link/styles.scoped.css
CHANGED
|
@@ -2,11 +2,143 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
5
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
6
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
7
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
141
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9) {
|
|
10
142
|
border-collapse: separate;
|
|
11
143
|
border-spacing: 0;
|
|
12
144
|
box-sizing: border-box;
|
|
@@ -29,23 +161,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
29
161
|
visibility: visible;
|
|
30
162
|
white-space: normal;
|
|
31
163
|
word-spacing: normal;
|
|
32
|
-
font-size: var(--font-size-body-m-
|
|
33
|
-
line-height: var(--line-height-body-m-
|
|
164
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
165
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
34
166
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
35
|
-
font-weight: var(--font-weight-normal-
|
|
36
|
-
font-family: var(--font-family-base-
|
|
167
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
168
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
37
169
|
-webkit-font-smoothing: auto;
|
|
38
170
|
-moz-osx-font-smoothing: auto;
|
|
39
171
|
display: inline;
|
|
40
172
|
white-space: inherit;
|
|
41
|
-
--awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, var(--border-link-focus-ring-shadow-spread-
|
|
173
|
+
--awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, var(--border-link-focus-ring-shadow-spread-39uvxr, 2px)) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-ditkrb, #006ce0));
|
|
42
174
|
text-underline-offset: 0.25em;
|
|
43
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
44
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
175
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
176
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
45
177
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-secondary-default-6ui3do, #006ce0));
|
|
46
|
-
font-weight: var(--font-weight-link-secondary-
|
|
178
|
+
font-weight: var(--font-weight-link-secondary-2yfxrh, inherit);
|
|
47
179
|
letter-spacing: normal;
|
|
48
|
-
text-decoration-line: var(--font-decoration-line-link-secondary-
|
|
180
|
+
text-decoration-line: var(--font-decoration-line-link-secondary-yegojw, none);
|
|
49
181
|
text-decoration-color: var(--color-text-link-secondary-decoration-default-icj4nn, transparent);
|
|
50
182
|
transition-property: color, -webkit-text-decoration;
|
|
51
183
|
transition-property: color, text-decoration;
|
|
@@ -53,33 +185,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
53
185
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
54
186
|
}
|
|
55
187
|
@media (prefers-reduced-motion: reduce) {
|
|
56
|
-
.
|
|
188
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9) {
|
|
57
189
|
animation: none;
|
|
58
190
|
transition: none;
|
|
59
191
|
}
|
|
60
192
|
}
|
|
61
|
-
.awsui-motion-disabled .
|
|
193
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141:not(#\9) {
|
|
62
194
|
animation: none;
|
|
63
195
|
transition: none;
|
|
64
196
|
}
|
|
65
|
-
.
|
|
197
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9):hover {
|
|
66
198
|
cursor: pointer;
|
|
67
199
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
68
200
|
}
|
|
69
|
-
.
|
|
201
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9):focus {
|
|
70
202
|
outline: none;
|
|
71
203
|
}
|
|
72
|
-
.
|
|
204
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9):active {
|
|
73
205
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
74
206
|
}
|
|
75
|
-
.
|
|
207
|
+
.awsui_link_4c84z_9ijp6_141:not(#\9):active, .awsui_link_4c84z_9ijp6_141:not(#\9):focus, .awsui_link_4c84z_9ijp6_141:not(#\9):hover {
|
|
76
208
|
text-decoration-line: underline;
|
|
77
209
|
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
78
210
|
}
|
|
79
|
-
.
|
|
211
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9) {
|
|
80
212
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-rhby5q, #006ce0));
|
|
81
|
-
font-weight: var(--font-link-button-weight-
|
|
82
|
-
letter-spacing: var(--font-link-button-letter-spacing-
|
|
213
|
+
font-weight: var(--font-link-button-weight-vslyg9, 700);
|
|
214
|
+
letter-spacing: var(--font-link-button-letter-spacing-imtxwq, 0.005em);
|
|
83
215
|
text-decoration-line: underline;
|
|
84
216
|
text-decoration-color: var(--color-text-link-button-underline-z4wjnv, transparent);
|
|
85
217
|
transition-property: color, -webkit-text-decoration;
|
|
@@ -88,36 +220,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
88
220
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
89
221
|
}
|
|
90
222
|
@media (prefers-reduced-motion: reduce) {
|
|
91
|
-
.
|
|
223
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9) {
|
|
92
224
|
animation: none;
|
|
93
225
|
transition: none;
|
|
94
226
|
}
|
|
95
227
|
}
|
|
96
|
-
.awsui-motion-disabled .
|
|
228
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9) {
|
|
97
229
|
animation: none;
|
|
98
230
|
transition: none;
|
|
99
231
|
}
|
|
100
|
-
.
|
|
232
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):hover {
|
|
101
233
|
cursor: pointer;
|
|
102
234
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
103
235
|
}
|
|
104
|
-
.
|
|
236
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):focus {
|
|
105
237
|
outline: none;
|
|
106
238
|
}
|
|
107
|
-
.
|
|
239
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):active {
|
|
108
240
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
109
241
|
}
|
|
110
|
-
.
|
|
242
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-recovery_4c84z_9ijp6_209:not(#\9):hover {
|
|
111
243
|
text-decoration-line: underline;
|
|
112
244
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
113
245
|
}
|
|
114
|
-
.
|
|
246
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9) {
|
|
115
247
|
-webkit-font-smoothing: inherit;
|
|
116
248
|
-moz-osx-font-smoothing: inherit;
|
|
117
249
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-secondary-default-6ui3do, #006ce0));
|
|
118
|
-
font-weight: var(--font-weight-link-secondary-
|
|
250
|
+
font-weight: var(--font-weight-link-secondary-2yfxrh, inherit);
|
|
119
251
|
letter-spacing: normal;
|
|
120
|
-
text-decoration-line: var(--font-decoration-line-link-secondary-
|
|
252
|
+
text-decoration-line: var(--font-decoration-line-link-secondary-yegojw, none);
|
|
121
253
|
text-decoration-color: var(--color-text-link-secondary-decoration-default-icj4nn, transparent);
|
|
122
254
|
transition-property: color, -webkit-text-decoration;
|
|
123
255
|
transition-property: color, text-decoration;
|
|
@@ -125,30 +257,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
257
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
126
258
|
}
|
|
127
259
|
@media (prefers-reduced-motion: reduce) {
|
|
128
|
-
.
|
|
260
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9) {
|
|
129
261
|
animation: none;
|
|
130
262
|
transition: none;
|
|
131
263
|
}
|
|
132
264
|
}
|
|
133
|
-
.awsui-motion-disabled .
|
|
265
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9) {
|
|
134
266
|
animation: none;
|
|
135
267
|
transition: none;
|
|
136
268
|
}
|
|
137
|
-
.
|
|
269
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):hover {
|
|
138
270
|
cursor: pointer;
|
|
139
271
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
140
272
|
}
|
|
141
|
-
.
|
|
273
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):focus {
|
|
142
274
|
outline: none;
|
|
143
275
|
}
|
|
144
|
-
.
|
|
276
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):active {
|
|
145
277
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
146
278
|
}
|
|
147
|
-
.
|
|
279
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-secondary_4c84z_9ijp6_242:not(#\9):hover {
|
|
148
280
|
text-decoration-line: underline;
|
|
149
281
|
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
150
282
|
}
|
|
151
|
-
.
|
|
283
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9) {
|
|
152
284
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-rhby5q, #006ce0));
|
|
153
285
|
font-weight: inherit;
|
|
154
286
|
letter-spacing: normal;
|
|
@@ -160,34 +292,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
292
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
161
293
|
}
|
|
162
294
|
@media (prefers-reduced-motion: reduce) {
|
|
163
|
-
.
|
|
295
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9) {
|
|
164
296
|
animation: none;
|
|
165
297
|
transition: none;
|
|
166
298
|
}
|
|
167
299
|
}
|
|
168
|
-
.awsui-motion-disabled .
|
|
300
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9) {
|
|
169
301
|
animation: none;
|
|
170
302
|
transition: none;
|
|
171
303
|
}
|
|
172
|
-
.
|
|
304
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):hover {
|
|
173
305
|
cursor: pointer;
|
|
174
306
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
175
307
|
}
|
|
176
|
-
.
|
|
308
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):focus {
|
|
177
309
|
outline: none;
|
|
178
310
|
}
|
|
179
|
-
.
|
|
311
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):active {
|
|
180
312
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
181
313
|
}
|
|
182
|
-
.
|
|
314
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-primary_4c84z_9ijp6_277:not(#\9):hover {
|
|
183
315
|
text-decoration-line: underline;
|
|
184
316
|
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
185
317
|
}
|
|
186
|
-
.
|
|
187
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
188
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
318
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9) {
|
|
319
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
320
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
189
321
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-info-default-mgpk1w, #006ce0));
|
|
190
|
-
font-weight: var(--font-weight-bold-
|
|
322
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
191
323
|
letter-spacing: 0.005em;
|
|
192
324
|
text-decoration-line: none;
|
|
193
325
|
text-decoration-color: transparent;
|
|
@@ -197,32 +329,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
329
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
198
330
|
}
|
|
199
331
|
@media (prefers-reduced-motion: reduce) {
|
|
200
|
-
.
|
|
332
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9) {
|
|
201
333
|
animation: none;
|
|
202
334
|
transition: none;
|
|
203
335
|
}
|
|
204
336
|
}
|
|
205
|
-
.awsui-motion-disabled .
|
|
337
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9) {
|
|
206
338
|
animation: none;
|
|
207
339
|
transition: none;
|
|
208
340
|
}
|
|
209
|
-
.
|
|
341
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):hover {
|
|
210
342
|
cursor: pointer;
|
|
211
343
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-info-hover-os951m, #002b66));
|
|
212
344
|
}
|
|
213
|
-
.
|
|
345
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):focus {
|
|
214
346
|
outline: none;
|
|
215
347
|
}
|
|
216
|
-
.
|
|
348
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):active {
|
|
217
349
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-info-hover-os951m, #002b66));
|
|
218
350
|
}
|
|
219
|
-
.
|
|
351
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-info_4c84z_9ijp6_310:not(#\9):hover {
|
|
220
352
|
text-decoration-line: underline;
|
|
221
353
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
222
354
|
}
|
|
223
|
-
.
|
|
355
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9) {
|
|
224
356
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-rhby5q, #006ce0));
|
|
225
|
-
font-weight: var(--font-weight-display-l-
|
|
357
|
+
font-weight: var(--font-weight-display-l-h5zsi8, 700);
|
|
226
358
|
text-decoration-line: underline;
|
|
227
359
|
text-decoration-color: currentColor;
|
|
228
360
|
transition-property: color, -webkit-text-decoration;
|
|
@@ -231,34 +363,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
363
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
232
364
|
}
|
|
233
365
|
@media (prefers-reduced-motion: reduce) {
|
|
234
|
-
.
|
|
366
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9) {
|
|
235
367
|
animation: none;
|
|
236
368
|
transition: none;
|
|
237
369
|
}
|
|
238
370
|
}
|
|
239
|
-
.awsui-motion-disabled .
|
|
371
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9) {
|
|
240
372
|
animation: none;
|
|
241
373
|
transition: none;
|
|
242
374
|
}
|
|
243
|
-
.
|
|
375
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):hover {
|
|
244
376
|
cursor: pointer;
|
|
245
377
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
246
378
|
}
|
|
247
|
-
.
|
|
379
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):focus {
|
|
248
380
|
outline: none;
|
|
249
381
|
}
|
|
250
|
-
.
|
|
382
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):active {
|
|
251
383
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
252
384
|
}
|
|
253
|
-
.
|
|
385
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-value-large_4c84z_9ijp6_345:not(#\9):hover {
|
|
254
386
|
text-decoration-line: underline;
|
|
255
387
|
text-decoration-color: currentColor;
|
|
256
388
|
}
|
|
257
|
-
.
|
|
258
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
259
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
389
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9) {
|
|
390
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
391
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
260
392
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-interactive-default-1o1pl2, #424650));
|
|
261
|
-
font-weight: var(--font-weight-bold-
|
|
393
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
262
394
|
letter-spacing: 0.005em;
|
|
263
395
|
text-decoration-line: none;
|
|
264
396
|
text-decoration-color: transparent;
|
|
@@ -268,35 +400,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
400
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
269
401
|
}
|
|
270
402
|
@media (prefers-reduced-motion: reduce) {
|
|
271
|
-
.
|
|
403
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9) {
|
|
272
404
|
animation: none;
|
|
273
405
|
transition: none;
|
|
274
406
|
}
|
|
275
407
|
}
|
|
276
|
-
.awsui-motion-disabled .
|
|
408
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9) {
|
|
277
409
|
animation: none;
|
|
278
410
|
transition: none;
|
|
279
411
|
}
|
|
280
|
-
.
|
|
412
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):hover {
|
|
281
413
|
cursor: pointer;
|
|
282
414
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-interactive-hover-j5y3wx, #0f141a));
|
|
283
415
|
}
|
|
284
|
-
.
|
|
416
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):focus {
|
|
285
417
|
outline: none;
|
|
286
418
|
}
|
|
287
|
-
.
|
|
419
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):active {
|
|
288
420
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-interactive-active-fedaa8, #0f141a));
|
|
289
421
|
}
|
|
290
|
-
.
|
|
422
|
+
.awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_variant-top-navigation_4c84z_9ijp6_377:not(#\9):hover {
|
|
291
423
|
text-decoration-line: underline;
|
|
292
424
|
text-decoration-color: transparent;
|
|
293
425
|
}
|
|
294
|
-
.
|
|
295
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
296
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
426
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9) {
|
|
427
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
428
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
297
429
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-button-normal-default-vc8ids, #006ce0));
|
|
298
|
-
font-weight: var(--font-weight-bold-
|
|
299
|
-
letter-spacing: var(--font-button-letter-spacing-
|
|
430
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
431
|
+
letter-spacing: var(--font-button-letter-spacing-ufowe3, 0.005em);
|
|
300
432
|
text-decoration-line: none;
|
|
301
433
|
text-decoration-color: transparent;
|
|
302
434
|
transition-property: color, -webkit-text-decoration;
|
|
@@ -305,129 +437,129 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
305
437
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
306
438
|
}
|
|
307
439
|
@media (prefers-reduced-motion: reduce) {
|
|
308
|
-
.
|
|
440
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9) {
|
|
309
441
|
animation: none;
|
|
310
442
|
transition: none;
|
|
311
443
|
}
|
|
312
444
|
}
|
|
313
|
-
.awsui-motion-disabled .
|
|
445
|
+
.awsui-motion-disabled .awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9), .awsui-mode-entering .awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9) {
|
|
314
446
|
animation: none;
|
|
315
447
|
transition: none;
|
|
316
448
|
}
|
|
317
|
-
.
|
|
449
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):hover {
|
|
318
450
|
cursor: pointer;
|
|
319
451
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-button-normal-hover-xk6kwz, #002b66));
|
|
320
452
|
}
|
|
321
|
-
.
|
|
453
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):focus {
|
|
322
454
|
outline: none;
|
|
323
455
|
}
|
|
324
|
-
.
|
|
456
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):active {
|
|
325
457
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-button-normal-active-f0yaqx, #002b66));
|
|
326
458
|
}
|
|
327
|
-
.
|
|
459
|
+
.awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):active, .awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):focus, .awsui_link_4c84z_9ijp6_141.awsui_button_4c84z_9ijp6_412:not(#\9):hover {
|
|
328
460
|
text-decoration-line: underline;
|
|
329
461
|
text-decoration-color: transparent;
|
|
330
462
|
}
|
|
331
|
-
.
|
|
463
|
+
.awsui_link_4c84z_9ijp6_141.awsui_color-inverted_4c84z_9ijp6_447:not(#\9) {
|
|
332
464
|
color: var(--color-text-link-inverted-default-n9ytl0, #f9f9fa);
|
|
333
465
|
}
|
|
334
|
-
.
|
|
466
|
+
.awsui_link_4c84z_9ijp6_141.awsui_color-inverted_4c84z_9ijp6_447:not(#\9):not(.awsui_button_4c84z_9ijp6_412) {
|
|
335
467
|
text-decoration-line: underline;
|
|
336
468
|
text-decoration-color: currentColor;
|
|
337
469
|
}
|
|
338
|
-
.
|
|
470
|
+
.awsui_link_4c84z_9ijp6_141.awsui_color-inverted_4c84z_9ijp6_447:not(#\9):hover {
|
|
339
471
|
color: var(--color-text-link-inverted-hover-b4wg6a, #ffffff);
|
|
340
472
|
}
|
|
341
|
-
body[data-awsui-focus-visible=true] .
|
|
473
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_9ijp6_141:not(#\9):focus {
|
|
342
474
|
outline: thin dotted;
|
|
343
|
-
outline: var(--border-link-focus-ring-outline-
|
|
475
|
+
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
344
476
|
outline-offset: 2px;
|
|
345
477
|
outline-color: var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-ditkrb, #006ce0));
|
|
346
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-
|
|
347
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-
|
|
348
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-
|
|
349
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-
|
|
478
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
479
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
480
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
481
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
350
482
|
box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
|
|
351
483
|
}
|
|
352
|
-
.
|
|
353
|
-
font-size: var(--font-size-body-s-
|
|
354
|
-
line-height: var(--line-height-body-s-
|
|
355
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
484
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-body-s_4c84z_9ijp6_468:not(#\9) {
|
|
485
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
486
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
487
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
356
488
|
text-underline-offset: 0.3em;
|
|
357
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
358
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
489
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
490
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
359
491
|
}
|
|
360
|
-
.
|
|
361
|
-
font-size: var(--font-size-body-m-
|
|
362
|
-
line-height: var(--line-height-body-m-
|
|
492
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-body-m_4c84z_9ijp6_476:not(#\9) {
|
|
493
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
494
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
363
495
|
text-underline-offset: 0.25em;
|
|
364
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
365
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
496
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
497
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
366
498
|
}
|
|
367
|
-
.
|
|
368
|
-
font-size: var(--font-size-heading-xs-
|
|
369
|
-
line-height: var(--line-height-heading-xs-
|
|
370
|
-
letter-spacing: var(--letter-spacing-heading-xs-
|
|
499
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-heading-xs_4c84z_9ijp6_483:not(#\9) {
|
|
500
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
501
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
502
|
+
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
371
503
|
text-underline-offset: 0.25em;
|
|
372
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
373
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
504
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
505
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
374
506
|
}
|
|
375
|
-
.
|
|
376
|
-
font-size: var(--font-size-heading-s-
|
|
377
|
-
line-height: var(--line-height-heading-s-
|
|
378
|
-
letter-spacing: var(--letter-spacing-heading-s-
|
|
507
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-heading-s_4c84z_9ijp6_491:not(#\9) {
|
|
508
|
+
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
509
|
+
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
510
|
+
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
379
511
|
text-underline-offset: 0.3em;
|
|
380
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
381
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
512
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
513
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
382
514
|
}
|
|
383
|
-
.
|
|
384
|
-
font-size: var(--font-size-heading-m-
|
|
385
|
-
line-height: var(--line-height-heading-m-
|
|
386
|
-
letter-spacing: var(--letter-spacing-heading-m-
|
|
515
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-heading-m_4c84z_9ijp6_499:not(#\9) {
|
|
516
|
+
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
517
|
+
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
518
|
+
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
387
519
|
text-underline-offset: 0.25em;
|
|
388
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
389
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
520
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
521
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
390
522
|
}
|
|
391
|
-
.
|
|
392
|
-
font-size: var(--font-size-heading-l-
|
|
393
|
-
line-height: var(--line-height-heading-l-
|
|
394
|
-
letter-spacing: var(--letter-spacing-heading-l-
|
|
523
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-heading-l_4c84z_9ijp6_507:not(#\9) {
|
|
524
|
+
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
525
|
+
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
526
|
+
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
395
527
|
text-underline-offset: 0.25em;
|
|
396
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
397
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
528
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
529
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
398
530
|
}
|
|
399
|
-
.
|
|
400
|
-
font-size: var(--font-size-heading-xl-
|
|
401
|
-
line-height: var(--line-height-heading-xl-
|
|
402
|
-
letter-spacing: var(--letter-spacing-heading-xl-
|
|
531
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-heading-xl_4c84z_9ijp6_515:not(#\9) {
|
|
532
|
+
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
533
|
+
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
534
|
+
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
403
535
|
text-underline-offset: 0.25em;
|
|
404
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
405
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
536
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
537
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
406
538
|
}
|
|
407
|
-
.
|
|
408
|
-
font-size: var(--font-size-display-l-
|
|
409
|
-
line-height: var(--line-height-display-l-
|
|
410
|
-
letter-spacing: var(--letter-spacing-display-l-
|
|
539
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-display-l_4c84z_9ijp6_523:not(#\9) {
|
|
540
|
+
font-size: var(--font-size-display-l-wa6woo, 42px);
|
|
541
|
+
line-height: var(--line-height-display-l-vwanzp, 48px);
|
|
542
|
+
letter-spacing: var(--letter-spacing-display-l-elyyxk, -0.03em);
|
|
411
543
|
text-underline-offset: 0.25em;
|
|
412
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-display-l-
|
|
413
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
544
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-display-l-6g5fyl, 2px);
|
|
545
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
414
546
|
}
|
|
415
|
-
.
|
|
547
|
+
.awsui_link_4c84z_9ijp6_141.awsui_font-size-inherit_4c84z_9ijp6_531:not(#\9) {
|
|
416
548
|
font-size: inherit;
|
|
417
549
|
line-height: inherit;
|
|
418
550
|
letter-spacing: inherit;
|
|
419
551
|
text-underline-offset: 0.25em;
|
|
420
|
-
text-decoration-thickness: var(--font-decoration-thickness-link-
|
|
421
|
-
text-decoration-style: var(--font-decoration-style-link-
|
|
552
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
553
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
422
554
|
}
|
|
423
|
-
.
|
|
555
|
+
.awsui_link_4c84z_9ijp6_141.awsui_in-inline-token_4c84z_9ijp6_539:not(#\9) {
|
|
424
556
|
text-underline-offset: 0.15em;
|
|
425
557
|
}
|
|
426
558
|
|
|
427
|
-
.awsui_icon-
|
|
559
|
+
.awsui_icon-wrapper_4c84z_9ijp6_543:not(#\9) {
|
|
428
560
|
white-space: nowrap;
|
|
429
561
|
}
|
|
430
562
|
|
|
431
|
-
.
|
|
563
|
+
.awsui_icon_4c84z_9ijp6_543:not(#\9) {
|
|
432
564
|
display: inline-block;
|
|
433
565
|
}
|