@cloudscape-design/components 3.0.762 → 3.0.764
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +58 -58
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +28 -28
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +42 -42
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js +2 -2
- package/app-layout/classic.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +30 -30
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +15 -15
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -85
- package/app-layout/visual-refresh/styles.scoped.css +201 -201
- package/app-layout/visual-refresh/styles.selectors.js +85 -85
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +5 -3
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +15 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +21 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +31 -31
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +22 -22
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +250 -250
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +33 -33
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +9 -8
- package/breadcrumb-group/styles.scoped.css +12 -11
- package/breadcrumb-group/styles.selectors.js +9 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +245 -245
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +35 -35
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +36 -36
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +28 -28
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +60 -60
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +60 -60
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +209 -209
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +24 -24
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +55 -55
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- 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 +47 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +66 -66
- package/container/styles.selectors.js +30 -30
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +19 -19
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +62 -62
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +56 -56
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +13 -13
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +76 -76
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +6 -6
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/collapsible-flashbar.js +1 -1
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +164 -164
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +54 -54
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +85 -85
- package/help-panel/styles.selectors.js +5 -5
- package/icon/generated/icons.js +224 -231
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +103 -100
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +63 -63
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1163 -1163
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +55 -55
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -38
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- 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 +17 -17
- 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 +6 -6
- 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 +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +3 -3
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +38 -38
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- 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 +3 -3
- 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 +10 -10
- 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 +18 -18
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +42 -42
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +9 -9
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +19 -19
- 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 +37 -37
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +1 -1
- package/internal/components/options-list/index.js.map +1 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +13 -13
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +49 -49
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +28 -28
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/components/visual-context/index.js +1 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +292 -292
- package/internal/generated/theming/index.cjs +400 -400
- package/internal/generated/theming/index.js +400 -400
- package/internal/manifest.json +1 -1
- package/internal/utils/dom.d.ts +0 -1
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -13
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/node-belongs.js +2 -2
- package/internal/utils/node-belongs.js.map +1 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +100 -100
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +45 -45
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +38 -38
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +54 -54
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +85 -85
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +38 -38
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +45 -45
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +55 -55
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +48 -48
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +28 -28
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- 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 +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +53 -53
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +34 -34
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +51 -51
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +152 -152
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +21 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +47 -47
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +54 -54
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +43 -43
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +325 -325
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +18 -18
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +83 -83
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +2 -0
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +21 -21
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/use-selection-focus-move.d.ts.map +1 -1
- package/table/selection/use-selection-focus-move.js +1 -1
- package/table/selection/use-selection-focus-move.js.map +1 -1
- package/table/sticky-header.js +0 -1
- package/table/sticky-header.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +48 -48
- package/table/styles.selectors.js +34 -34
- package/table/use-row-events.d.ts.map +1 -1
- package/table/use-row-events.js +1 -1
- package/table/use-row-events.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +63 -63
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +15 -15
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +71 -71
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +39 -39
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +88 -88
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +27 -27
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +3 -3
- package/toggle-button/styles.scoped.css +6 -6
- package/toggle-button/styles.selectors.js +3 -3
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +45 -45
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +50 -50
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +86 -86
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
- 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 +35 -35
- 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 +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +85 -85
- package/wizard/styles.selectors.js +30 -30
package/link/styles.scoped.css
CHANGED
|
@@ -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_1dta4_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,7 +167,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
word-spacing: normal;
|
|
168
168
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
169
169
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
170
|
-
color: var(--color-text-body-default-
|
|
170
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
171
171
|
font-weight: 400;
|
|
172
172
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
173
|
-webkit-font-smoothing: auto;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
white-space: inherit;
|
|
177
177
|
text-underline-offset: 0.25em;
|
|
178
178
|
text-decoration-thickness: 1px;
|
|
179
|
-
color: var(--color-text-link-default-
|
|
179
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
180
180
|
font-weight: inherit;
|
|
181
181
|
letter-spacing: normal;
|
|
182
182
|
text-decoration-line: none;
|
|
@@ -187,33 +187,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_link_4c84z_1dta4_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_1dta4_141:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_1dta4_141:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
|
-
color: var(--color-text-link-hover-
|
|
201
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_link_4c84z_1dta4_141:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
207
|
-
color: var(--color-text-link-hover-
|
|
206
|
+
.awsui_link_4c84z_1dta4_141:not(#\9):active {
|
|
207
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_link_4c84z_1dta4_141:not(#\9):active, .awsui_link_4c84z_1dta4_141:not(#\9):focus, .awsui_link_4c84z_1dta4_141:not(#\9):hover {
|
|
210
210
|
text-decoration-line: underline;
|
|
211
211
|
text-decoration-color: currentColor;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9) {
|
|
214
214
|
-webkit-font-smoothing: inherit;
|
|
215
215
|
-moz-osx-font-smoothing: inherit;
|
|
216
|
-
color: var(--color-text-link-default-
|
|
216
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
217
217
|
font-weight: inherit;
|
|
218
218
|
letter-spacing: normal;
|
|
219
219
|
text-decoration-line: none;
|
|
@@ -224,31 +224,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
225
225
|
}
|
|
226
226
|
@media (prefers-reduced-motion: reduce) {
|
|
227
|
-
.
|
|
227
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_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_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9) {
|
|
233
233
|
animation: none;
|
|
234
234
|
transition: none;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
|
-
color: var(--color-text-link-hover-
|
|
238
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):focus {
|
|
241
241
|
outline: none;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
244
|
-
color: var(--color-text-link-hover-
|
|
243
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):active {
|
|
244
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-secondary_4c84z_1dta4_210:not(#\9):hover {
|
|
247
247
|
text-decoration-line: underline;
|
|
248
248
|
text-decoration-color: currentColor;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
251
|
-
color: var(--color-text-link-default-
|
|
250
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9) {
|
|
251
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
252
252
|
font-weight: inherit;
|
|
253
253
|
letter-spacing: normal;
|
|
254
254
|
text-decoration-line: underline;
|
|
@@ -259,33 +259,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
260
260
|
}
|
|
261
261
|
@media (prefers-reduced-motion: reduce) {
|
|
262
|
-
.
|
|
262
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_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_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9) {
|
|
268
268
|
animation: none;
|
|
269
269
|
transition: none;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):hover {
|
|
272
272
|
cursor: pointer;
|
|
273
|
-
color: var(--color-text-link-hover-
|
|
273
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):focus {
|
|
276
276
|
outline: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
279
|
-
color: var(--color-text-link-hover-
|
|
278
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):active {
|
|
279
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-primary_4c84z_1dta4_245:not(#\9):hover {
|
|
282
282
|
text-decoration-line: underline;
|
|
283
283
|
text-decoration-color: currentColor;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9) {
|
|
286
286
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
287
287
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
288
|
-
color: var(--color-text-link-default-
|
|
288
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
289
289
|
font-weight: var(--font-button-weight-hv56tz, 700);
|
|
290
290
|
letter-spacing: 0.005em;
|
|
291
291
|
text-decoration-line: none;
|
|
@@ -296,31 +296,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
297
297
|
}
|
|
298
298
|
@media (prefers-reduced-motion: reduce) {
|
|
299
|
-
.
|
|
299
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_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_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9) {
|
|
305
305
|
animation: none;
|
|
306
306
|
transition: none;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):hover {
|
|
309
309
|
cursor: pointer;
|
|
310
|
-
color: var(--color-text-link-hover-
|
|
310
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):focus {
|
|
313
313
|
outline: none;
|
|
314
314
|
}
|
|
315
|
-
.
|
|
316
|
-
color: var(--color-text-link-hover-
|
|
315
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):active {
|
|
316
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-info_4c84z_1dta4_278:not(#\9):hover {
|
|
319
319
|
text-decoration-line: underline;
|
|
320
320
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
323
|
-
color: var(--color-text-link-default-
|
|
322
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9) {
|
|
323
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
324
324
|
font-weight: var(--font-box-value-large-weight-onoq9k, 700);
|
|
325
325
|
text-decoration-line: underline;
|
|
326
326
|
text-decoration-color: currentColor;
|
|
@@ -330,31 +330,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
331
331
|
}
|
|
332
332
|
@media (prefers-reduced-motion: reduce) {
|
|
333
|
-
.
|
|
333
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_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_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9) {
|
|
339
339
|
animation: none;
|
|
340
340
|
transition: none;
|
|
341
341
|
}
|
|
342
|
-
.
|
|
342
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):hover {
|
|
343
343
|
cursor: pointer;
|
|
344
|
-
color: var(--color-text-link-hover-
|
|
344
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
346
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):focus {
|
|
347
347
|
outline: none;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
350
|
-
color: var(--color-text-link-hover-
|
|
349
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):active {
|
|
350
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-value-large_4c84z_1dta4_313:not(#\9):hover {
|
|
353
353
|
text-decoration-line: underline;
|
|
354
354
|
text-decoration-color: currentColor;
|
|
355
355
|
}
|
|
356
|
-
.
|
|
357
|
-
color: var(--color-text-interactive-default-
|
|
356
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9) {
|
|
357
|
+
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
358
358
|
font-weight: 700;
|
|
359
359
|
letter-spacing: 0.005em;
|
|
360
360
|
text-decoration-line: none;
|
|
@@ -365,31 +365,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
365
365
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
366
366
|
}
|
|
367
367
|
@media (prefers-reduced-motion: reduce) {
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_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_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9) {
|
|
374
374
|
animation: none;
|
|
375
375
|
transition: none;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):hover {
|
|
378
378
|
cursor: pointer;
|
|
379
|
-
color: var(--color-text-interactive-hover-
|
|
379
|
+
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
381
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):focus {
|
|
382
382
|
outline: none;
|
|
383
383
|
}
|
|
384
|
-
.
|
|
385
|
-
color: var(--color-text-interactive-active-
|
|
384
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):active {
|
|
385
|
+
color: var(--color-text-interactive-active-j6vw94, #0f141a);
|
|
386
386
|
}
|
|
387
|
-
.
|
|
387
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-top-navigation_4c84z_1dta4_345:not(#\9):hover {
|
|
388
388
|
text-decoration-line: underline;
|
|
389
389
|
text-decoration-color: transparent;
|
|
390
390
|
}
|
|
391
|
-
.
|
|
392
|
-
color: var(--color-text-link-default-
|
|
391
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9) {
|
|
392
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
393
393
|
font-weight: var(--font-link-button-weight-jephf1, 700);
|
|
394
394
|
letter-spacing: var(--font-link-button-letter-spacing-yi9f0l, 0.005em);
|
|
395
395
|
text-decoration-line: underline;
|
|
@@ -400,33 +400,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
400
400
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
401
401
|
}
|
|
402
402
|
@media (prefers-reduced-motion: reduce) {
|
|
403
|
-
.
|
|
403
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_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_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9) {
|
|
409
409
|
animation: none;
|
|
410
410
|
transition: none;
|
|
411
411
|
}
|
|
412
|
-
.
|
|
412
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):hover {
|
|
413
413
|
cursor: pointer;
|
|
414
|
-
color: var(--color-text-link-hover-
|
|
414
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):focus {
|
|
417
417
|
outline: none;
|
|
418
418
|
}
|
|
419
|
-
.
|
|
420
|
-
color: var(--color-text-link-hover-
|
|
419
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):active {
|
|
420
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_variant-recovery_4c84z_1dta4_378:not(#\9):hover {
|
|
423
423
|
text-decoration-line: underline;
|
|
424
424
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
425
425
|
}
|
|
426
|
-
.
|
|
426
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9) {
|
|
427
427
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
428
428
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
429
|
-
color: var(--color-text-link-button-normal-default-
|
|
429
|
+
color: var(--color-text-link-button-normal-default-chde6e, #006ce0);
|
|
430
430
|
font-weight: var(--font-button-weight-hv56tz, 700);
|
|
431
431
|
letter-spacing: var(--font-button-letter-spacing-65ug0o, 0.005em);
|
|
432
432
|
text-decoration-line: none;
|
|
@@ -437,105 +437,105 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
437
437
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
438
438
|
}
|
|
439
439
|
@media (prefers-reduced-motion: reduce) {
|
|
440
|
-
.
|
|
440
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_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_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9) {
|
|
446
446
|
animation: none;
|
|
447
447
|
transition: none;
|
|
448
448
|
}
|
|
449
|
-
.
|
|
449
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):hover {
|
|
450
450
|
cursor: pointer;
|
|
451
|
-
color: var(--color-text-link-button-normal-hover-
|
|
451
|
+
color: var(--color-text-link-button-normal-hover-t7l3n9, #002b66);
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):focus {
|
|
454
454
|
outline: none;
|
|
455
455
|
}
|
|
456
|
-
.
|
|
457
|
-
color: var(--color-text-link-button-normal-active-
|
|
456
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):active {
|
|
457
|
+
color: var(--color-text-link-button-normal-active-awr7yi, #002b66);
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):active, .awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):focus, .awsui_link_4c84z_1dta4_141.awsui_button_4c84z_1dta4_411:not(#\9):hover {
|
|
460
460
|
text-decoration-line: underline;
|
|
461
461
|
text-decoration-color: transparent;
|
|
462
462
|
}
|
|
463
|
-
.
|
|
464
|
-
color: var(--color-text-notification-default-
|
|
463
|
+
.awsui_link_4c84z_1dta4_141.awsui_color-inverted_4c84z_1dta4_446:not(#\9) {
|
|
464
|
+
color: var(--color-text-notification-default-0l2rzu, #f9f9fa);
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_1dta4_141.awsui_color-inverted_4c84z_1dta4_446:not(#\9):not(.awsui_button_4c84z_1dta4_411) {
|
|
467
467
|
text-decoration-line: underline;
|
|
468
468
|
text-decoration-color: currentColor;
|
|
469
469
|
}
|
|
470
|
-
.
|
|
471
|
-
color: var(--color-text-link-inverted-hover-
|
|
470
|
+
.awsui_link_4c84z_1dta4_141.awsui_color-inverted_4c84z_1dta4_446:not(#\9):hover {
|
|
471
|
+
color: var(--color-text-link-inverted-hover-zsv0ev, #ffffff);
|
|
472
472
|
}
|
|
473
|
-
body[data-awsui-focus-visible=true] .
|
|
473
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_1dta4_141:not(#\9):focus {
|
|
474
474
|
outline: thin dotted;
|
|
475
475
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
476
476
|
outline-offset: 2px;
|
|
477
|
-
outline-color: var(--color-border-item-focused-
|
|
477
|
+
outline-color: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
478
478
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
479
479
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
480
480
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
481
481
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
482
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-
|
|
482
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
483
483
|
}
|
|
484
|
-
.
|
|
484
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-body-s_4c84z_1dta4_467:not(#\9) {
|
|
485
485
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
486
486
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
487
487
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
488
488
|
text-underline-offset: 0.3em;
|
|
489
489
|
text-decoration-thickness: 1px;
|
|
490
490
|
}
|
|
491
|
-
.
|
|
491
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-body-m_4c84z_1dta4_474:not(#\9) {
|
|
492
492
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
493
493
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
494
494
|
text-underline-offset: 0.25em;
|
|
495
495
|
text-decoration-thickness: 1px;
|
|
496
496
|
}
|
|
497
|
-
.
|
|
497
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-heading-xs_4c84z_1dta4_480:not(#\9) {
|
|
498
498
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
499
499
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
500
500
|
text-underline-offset: 0.25em;
|
|
501
501
|
text-decoration-thickness: 1px;
|
|
502
502
|
}
|
|
503
|
-
.
|
|
503
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-heading-s_4c84z_1dta4_486:not(#\9) {
|
|
504
504
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
505
505
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
506
506
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
507
507
|
text-underline-offset: 0.3em;
|
|
508
508
|
text-decoration-thickness: 1px;
|
|
509
509
|
}
|
|
510
|
-
.
|
|
510
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-heading-m_4c84z_1dta4_493:not(#\9) {
|
|
511
511
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
512
512
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
513
513
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
514
514
|
text-underline-offset: 0.25em;
|
|
515
515
|
text-decoration-thickness: 1px;
|
|
516
516
|
}
|
|
517
|
-
.
|
|
517
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-heading-l_4c84z_1dta4_500:not(#\9) {
|
|
518
518
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
519
519
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
520
520
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
521
521
|
text-underline-offset: 0.25em;
|
|
522
522
|
text-decoration-thickness: 1px;
|
|
523
523
|
}
|
|
524
|
-
.
|
|
524
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-heading-xl_4c84z_1dta4_507:not(#\9) {
|
|
525
525
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
526
526
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
527
527
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
528
528
|
text-underline-offset: 0.25em;
|
|
529
529
|
text-decoration-thickness: 1px;
|
|
530
530
|
}
|
|
531
|
-
.
|
|
531
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-display-l_4c84z_1dta4_514:not(#\9) {
|
|
532
532
|
font-size: var(--font-size-display-l-htkq3e, 42px);
|
|
533
533
|
line-height: var(--line-height-display-l-8nioft, 48px);
|
|
534
534
|
letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
|
|
535
535
|
text-underline-offset: 0.25em;
|
|
536
536
|
text-decoration-thickness: 2px;
|
|
537
537
|
}
|
|
538
|
-
.
|
|
538
|
+
.awsui_link_4c84z_1dta4_141.awsui_font-size-inherit_4c84z_1dta4_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_1uqi3_141:not(#\9):focus {
|
|
|
543
543
|
text-decoration-thickness: 1px;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_icon-
|
|
546
|
+
.awsui_icon-wrapper_4c84z_1dta4_529:not(#\9) {
|
|
547
547
|
white-space: nowrap;
|
|
548
548
|
}
|
|
549
549
|
|
|
550
|
-
.
|
|
550
|
+
.awsui_icon_4c84z_1dta4_529:not(#\9) {
|
|
551
551
|
display: inline-block;
|
|
552
552
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_1dta4_141",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1dta4_210",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1dta4_245",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1dta4_278",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1dta4_313",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1dta4_345",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1dta4_378",
|
|
12
|
+
"button": "awsui_button_4c84z_1dta4_411",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1dta4_446",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1dta4_467",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1dta4_474",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1dta4_480",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1dta4_486",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1dta4_493",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1dta4_500",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1dta4_507",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1dta4_514",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1dta4_521",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1dta4_529",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1dta4_529"
|
|
25
25
|
};
|
|
26
26
|
|
package/modal/styles.css.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"footer--stuck": "awsui_footer--
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_11r6m_165",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_11r6m_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_11r6m_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_11r6m_188",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_11r6m_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_11r6m_221",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_11r6m_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_11r6m_301",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_11r6m_305",
|
|
13
|
+
"small": "awsui_small_1d2i7_11r6m_325",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_11r6m_328",
|
|
15
|
+
"large": "awsui_large_1d2i7_11r6m_331",
|
|
16
|
+
"max": "awsui_max_1d2i7_11r6m_334",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_11r6m_334",
|
|
18
|
+
"container": "awsui_container_1d2i7_11r6m_340",
|
|
19
|
+
"content": "awsui_content_1d2i7_11r6m_384",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_11r6m_389",
|
|
21
|
+
"header": "awsui_header_1d2i7_11r6m_394",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_11r6m_406",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_11r6m_410",
|
|
24
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_11r6m_419",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_11r6m_431",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_11r6m_435"
|
|
27
27
|
};
|
|
28
28
|
|