@cloudscape-design/components 3.0.1350 → 3.0.1352
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 +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- 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 +6 -10
- 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 +22 -26
- 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 +8 -12
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +12 -16
- 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 +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -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 +163 -179
- 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 +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- 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 +1 -5
- 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 +31 -48
- 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 +14 -18
- 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 +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- 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 +28 -36
- 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 +34 -38
- 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 +5 -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 +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- 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 +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- 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 +8 -12
- 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 +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- 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 +55 -59
- 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 +10 -14
- 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 +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +93 -178
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/base-theme/styles.scoped.css +1 -0
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- 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 +29 -39
- 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 +32 -36
- 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 +3 -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 +14 -18
- 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 +5 -9
- 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 -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 +32 -36
- 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 +7 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +9 -13
- 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 +9 -13
- 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 +20 -24
- 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 +48 -52
- 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 +3 -7
- 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 +2 -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 +13 -17
- 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 +13 -17
- 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 +29 -33
- 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 +3 -7
- 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 +7 -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 +12 -16
- 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 +1 -5
- 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 +49 -53
- 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 +15 -19
- 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 +9 -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 +22 -26
- 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.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +6 -0
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +6 -0
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- 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 +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- 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 +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- 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 +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- 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 +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- 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 +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -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 +21 -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 +27 -31
- 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 +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
package/alert/styles.css.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"alert": "
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"hidden": "
|
|
8
|
-
"alert-wrapper": "awsui_alert-
|
|
9
|
-
"initial-hidden": "awsui_initial-
|
|
10
|
-
"header": "
|
|
11
|
-
"header-replacement": "awsui_header-
|
|
12
|
-
"action": "
|
|
13
|
-
"action-slot": "awsui_action-
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
16
|
-
"text": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"message": "
|
|
19
|
-
"action-wrapped": "awsui_action-
|
|
20
|
-
"icon-size-medium": "awsui_icon-size-
|
|
21
|
-
"icon-size-big": "awsui_icon-size-
|
|
22
|
-
"icon-size-normal": "awsui_icon-size-
|
|
23
|
-
"content": "
|
|
24
|
-
"content-replacement": "awsui_content-
|
|
25
|
-
"dismiss": "
|
|
26
|
-
"dismiss-button": "awsui_dismiss-
|
|
27
|
-
"type-error": "awsui_type-
|
|
28
|
-
"type-warning": "awsui_type-
|
|
29
|
-
"type-success": "awsui_type-
|
|
30
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_zylgz_189",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_zylgz_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_zylgz_211",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_zylgz_246",
|
|
8
|
+
"alert-wrapper": "awsui_alert-wrapper_mx3cw_zylgz_298",
|
|
9
|
+
"initial-hidden": "awsui_initial-hidden_mx3cw_zylgz_310",
|
|
10
|
+
"header": "awsui_header_mx3cw_zylgz_315",
|
|
11
|
+
"header-replacement": "awsui_header-replacement_mx3cw_zylgz_316",
|
|
12
|
+
"action": "awsui_action_mx3cw_zylgz_320",
|
|
13
|
+
"action-slot": "awsui_action-slot_mx3cw_zylgz_324",
|
|
14
|
+
"action-button": "awsui_action-button_mx3cw_zylgz_325",
|
|
15
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_zylgz_329",
|
|
16
|
+
"text": "awsui_text_mx3cw_zylgz_360",
|
|
17
|
+
"icon": "awsui_icon_mx3cw_zylgz_367",
|
|
18
|
+
"message": "awsui_message_mx3cw_zylgz_370",
|
|
19
|
+
"action-wrapped": "awsui_action-wrapped_mx3cw_zylgz_374",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_zylgz_378",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_zylgz_382",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_zylgz_386",
|
|
23
|
+
"content": "awsui_content_mx3cw_zylgz_390",
|
|
24
|
+
"content-replacement": "awsui_content-replacement_mx3cw_zylgz_391",
|
|
25
|
+
"dismiss": "awsui_dismiss_mx3cw_zylgz_395",
|
|
26
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_zylgz_400",
|
|
27
|
+
"type-error": "awsui_type-error_mx3cw_zylgz_404",
|
|
28
|
+
"type-warning": "awsui_type-warning_mx3cw_zylgz_412",
|
|
29
|
+
"type-success": "awsui_type-success_mx3cw_zylgz_420",
|
|
30
|
+
"type-info": "awsui_type-info_mx3cw_zylgz_428"
|
|
31
31
|
};
|
|
32
32
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -172,10 +172,6 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/*
|
|
176
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
|
-
SPDX-License-Identifier: Apache-2.0
|
|
178
|
-
*/
|
|
179
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
177
|
/*
|
|
@@ -190,10 +186,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
187
|
SPDX-License-Identifier: Apache-2.0
|
|
192
188
|
*/
|
|
193
|
-
.
|
|
194
|
-
animation: awsui_awsui-motion-fade-
|
|
189
|
+
.awsui_alert_mx3cw_zylgz_189:not(#\9) {
|
|
190
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_zylgz_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
|
|
195
191
|
}
|
|
196
|
-
@keyframes awsui_awsui-motion-fade-
|
|
192
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_zylgz_1 {
|
|
197
193
|
from {
|
|
198
194
|
opacity: 0.2;
|
|
199
195
|
}
|
|
@@ -202,17 +198,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
198
|
}
|
|
203
199
|
}
|
|
204
200
|
@media (prefers-reduced-motion: reduce) {
|
|
205
|
-
.
|
|
201
|
+
.awsui_alert_mx3cw_zylgz_189:not(#\9) {
|
|
206
202
|
animation: none;
|
|
207
203
|
transition: none;
|
|
208
204
|
}
|
|
209
205
|
}
|
|
210
|
-
.awsui-motion-disabled .
|
|
206
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_zylgz_189:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_zylgz_189:not(#\9) {
|
|
211
207
|
animation: none;
|
|
212
208
|
transition: none;
|
|
213
209
|
}
|
|
214
210
|
|
|
215
|
-
.
|
|
211
|
+
.awsui_root_mx3cw_zylgz_211:not(#\9) {
|
|
216
212
|
border-collapse: separate;
|
|
217
213
|
border-spacing: 0;
|
|
218
214
|
box-sizing: border-box;
|
|
@@ -247,11 +243,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
243
|
overflow: hidden;
|
|
248
244
|
display: block;
|
|
249
245
|
}
|
|
250
|
-
.
|
|
246
|
+
.awsui_root_mx3cw_zylgz_211.awsui_hidden_mx3cw_zylgz_246:not(#\9) {
|
|
251
247
|
display: none;
|
|
252
248
|
}
|
|
253
249
|
|
|
254
|
-
.
|
|
250
|
+
.awsui_alert_mx3cw_zylgz_189:not(#\9) {
|
|
255
251
|
border-collapse: separate;
|
|
256
252
|
border-spacing: 0;
|
|
257
253
|
box-sizing: border-box;
|
|
@@ -299,7 +295,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
295
|
--awsui-alert-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-alert-focus-ring-border-width-esndbs, 2px) var(--awsui-alert-focus-ring-border-color-esndbs, var(--color-border-item-focused-ditkrb, #006ce0));
|
|
300
296
|
}
|
|
301
297
|
|
|
302
|
-
.awsui_alert-
|
|
298
|
+
.awsui_alert-wrapper_mx3cw_zylgz_298:not(#\9) {
|
|
303
299
|
flex: 1;
|
|
304
300
|
display: flex;
|
|
305
301
|
flex-direction: row;
|
|
@@ -307,46 +303,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
303
|
column-gap: var(--space-alert-action-left-4s8zo5, 12px);
|
|
308
304
|
}
|
|
309
305
|
|
|
310
|
-
.
|
|
306
|
+
.awsui_hidden_mx3cw_zylgz_246:not(#\9) {
|
|
311
307
|
display: none;
|
|
312
308
|
}
|
|
313
309
|
|
|
314
|
-
.awsui_initial-
|
|
310
|
+
.awsui_initial-hidden_mx3cw_zylgz_310:not(#\9) {
|
|
315
311
|
overflow: hidden;
|
|
316
312
|
block-size: 0;
|
|
317
313
|
}
|
|
318
314
|
|
|
319
|
-
.
|
|
320
|
-
.awsui_header-
|
|
315
|
+
.awsui_header_mx3cw_zylgz_315:not(#\9),
|
|
316
|
+
.awsui_header-replacement_mx3cw_zylgz_316:not(#\9) {
|
|
321
317
|
font-weight: var(--font-weight-alert-header-zg25o1, 700);
|
|
322
318
|
}
|
|
323
319
|
|
|
324
|
-
.
|
|
320
|
+
.awsui_action_mx3cw_zylgz_320:not(#\9) {
|
|
325
321
|
white-space: nowrap;
|
|
326
322
|
}
|
|
327
323
|
|
|
328
|
-
.awsui_action-
|
|
329
|
-
.awsui_action-
|
|
324
|
+
.awsui_action-slot_mx3cw_zylgz_324:not(#\9),
|
|
325
|
+
.awsui_action-button_mx3cw_zylgz_325:not(#\9) {
|
|
330
326
|
/* used in test-utils */
|
|
331
327
|
}
|
|
332
328
|
|
|
333
|
-
.awsui_alert-focus-
|
|
329
|
+
.awsui_alert-focus-wrapper_mx3cw_zylgz_329:not(#\9) {
|
|
334
330
|
flex: 1;
|
|
335
331
|
min-inline-size: 70%;
|
|
336
332
|
display: grid;
|
|
337
333
|
grid-template-columns: min-content auto;
|
|
338
334
|
}
|
|
339
|
-
.awsui_alert-focus-
|
|
335
|
+
.awsui_alert-focus-wrapper_mx3cw_zylgz_329:not(#\9):focus {
|
|
340
336
|
outline: none;
|
|
341
337
|
}
|
|
342
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
338
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_zylgz_329:not(#\9):focus {
|
|
343
339
|
position: relative;
|
|
344
340
|
}
|
|
345
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
341
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_zylgz_329:not(#\9):focus {
|
|
346
342
|
outline: 2px dotted transparent;
|
|
347
343
|
outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
|
|
348
344
|
}
|
|
349
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
345
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_zylgz_329:not(#\9):focus::before {
|
|
350
346
|
content: " ";
|
|
351
347
|
display: block;
|
|
352
348
|
position: absolute;
|
|
@@ -361,78 +357,78 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_14ds8_333:n
|
|
|
361
357
|
box-shadow: var(--awsui-alert-focus-ring-box-shadow-esndbs);
|
|
362
358
|
}
|
|
363
359
|
|
|
364
|
-
.
|
|
360
|
+
.awsui_text_mx3cw_zylgz_360:not(#\9) {
|
|
365
361
|
min-inline-size: 0;
|
|
366
362
|
padding-block: var(--border-width-button-jm0qg7, 2px);
|
|
367
363
|
padding-inline: 0;
|
|
368
364
|
margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
369
365
|
margin-inline: var(--space-xxs-hwfkai, 4px);
|
|
370
366
|
}
|
|
371
|
-
.
|
|
367
|
+
.awsui_text_mx3cw_zylgz_360.awsui_icon_mx3cw_zylgz_367:not(#\9) {
|
|
372
368
|
margin-inline-start: 0;
|
|
373
369
|
}
|
|
374
|
-
.
|
|
370
|
+
.awsui_text_mx3cw_zylgz_360.awsui_message_mx3cw_zylgz_370:not(#\9) {
|
|
375
371
|
margin-inline-end: var(--space-alert-message-right-mrjbnn, 4px);
|
|
376
372
|
}
|
|
377
373
|
|
|
378
|
-
.awsui_action-
|
|
374
|
+
.awsui_action-wrapped_mx3cw_zylgz_374:not(#\9) {
|
|
379
375
|
margin-block-end: var(--space-xxs-hwfkai, 4px);
|
|
380
376
|
}
|
|
381
377
|
|
|
382
|
-
.awsui_icon-size-
|
|
378
|
+
.awsui_icon-size-medium_mx3cw_zylgz_378 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_action-wrapped_mx3cw_zylgz_374:not(#\9) {
|
|
383
379
|
margin-inline-start: calc(var(--size-icon-medium-uv8xcz, 20px) + var(--space-xs-ymlm0b, 8px));
|
|
384
380
|
}
|
|
385
381
|
|
|
386
|
-
.awsui_icon-size-
|
|
382
|
+
.awsui_icon-size-big_mx3cw_zylgz_382 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_action-wrapped_mx3cw_zylgz_374:not(#\9) {
|
|
387
383
|
margin-inline-start: calc(var(--size-icon-big-7pq9l3, 32px) + var(--space-xs-ymlm0b, 8px));
|
|
388
384
|
}
|
|
389
385
|
|
|
390
|
-
.awsui_icon-size-
|
|
386
|
+
.awsui_icon-size-normal_mx3cw_zylgz_386 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_action-wrapped_mx3cw_zylgz_374:not(#\9) {
|
|
391
387
|
margin-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px));
|
|
392
388
|
}
|
|
393
389
|
|
|
394
|
-
.
|
|
395
|
-
.awsui_content-
|
|
390
|
+
.awsui_content_mx3cw_zylgz_390:not(#\9),
|
|
391
|
+
.awsui_content-replacement_mx3cw_zylgz_391:not(#\9) {
|
|
396
392
|
/* used in test-utils */
|
|
397
393
|
}
|
|
398
394
|
|
|
399
|
-
.
|
|
395
|
+
.awsui_dismiss_mx3cw_zylgz_395:not(#\9) {
|
|
400
396
|
margin-inline-end: calc(-1 * var(--space-xxs-hwfkai, 4px));
|
|
401
397
|
margin-inline-start: var(--space-s-tvghoh, 12px);
|
|
402
398
|
}
|
|
403
399
|
|
|
404
|
-
.awsui_dismiss-
|
|
400
|
+
.awsui_dismiss-button_mx3cw_zylgz_400:not(#\9) {
|
|
405
401
|
/* used in test-utils */
|
|
406
402
|
}
|
|
407
403
|
|
|
408
|
-
.awsui_type-
|
|
404
|
+
.awsui_type-error_mx3cw_zylgz_404:not(#\9) {
|
|
409
405
|
border-color: var(--color-border-status-error-vxvfad, #db0000);
|
|
410
406
|
background-color: var(--color-background-alert-error-v2rgf2, #fff5f5);
|
|
411
407
|
}
|
|
412
|
-
.awsui_type-
|
|
408
|
+
.awsui_type-error_mx3cw_zylgz_404 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_alert-focus-wrapper_mx3cw_zylgz_329 > .awsui_icon_mx3cw_zylgz_367:not(#\9) {
|
|
413
409
|
color: var(--awsui-alert-icon-color-esndbs, var(--color-text-alert-icon-error-tlrirw, #db0000));
|
|
414
410
|
}
|
|
415
411
|
|
|
416
|
-
.awsui_type-
|
|
412
|
+
.awsui_type-warning_mx3cw_zylgz_412:not(#\9) {
|
|
417
413
|
border-color: var(--color-border-status-warning-s79l22, #855900);
|
|
418
414
|
background-color: var(--color-background-alert-warning-xizfdk, #fffef0);
|
|
419
415
|
}
|
|
420
|
-
.awsui_type-
|
|
416
|
+
.awsui_type-warning_mx3cw_zylgz_412 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_alert-focus-wrapper_mx3cw_zylgz_329 > .awsui_icon_mx3cw_zylgz_367:not(#\9) {
|
|
421
417
|
color: var(--awsui-alert-icon-color-esndbs, var(--color-text-alert-icon-warning-jj09xr, #855900));
|
|
422
418
|
}
|
|
423
419
|
|
|
424
|
-
.awsui_type-
|
|
420
|
+
.awsui_type-success_mx3cw_zylgz_420:not(#\9) {
|
|
425
421
|
border-color: var(--color-border-status-success-uk2p7m, #00802f);
|
|
426
422
|
background-color: var(--color-background-alert-success-xqn40g, #effff1);
|
|
427
423
|
}
|
|
428
|
-
.awsui_type-
|
|
424
|
+
.awsui_type-success_mx3cw_zylgz_420 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_alert-focus-wrapper_mx3cw_zylgz_329 > .awsui_icon_mx3cw_zylgz_367:not(#\9) {
|
|
429
425
|
color: var(--awsui-alert-icon-color-esndbs, var(--color-text-alert-icon-success-6ptnga, #00802f));
|
|
430
426
|
}
|
|
431
427
|
|
|
432
|
-
.awsui_type-
|
|
428
|
+
.awsui_type-info_mx3cw_zylgz_428:not(#\9) {
|
|
433
429
|
border-color: var(--color-border-status-info-2zt73n, #006ce0);
|
|
434
430
|
background-color: var(--color-background-alert-info-8je547, #f0fbff);
|
|
435
431
|
}
|
|
436
|
-
.awsui_type-
|
|
432
|
+
.awsui_type-info_mx3cw_zylgz_428 > .awsui_alert-wrapper_mx3cw_zylgz_298 > .awsui_alert-focus-wrapper_mx3cw_zylgz_329 > .awsui_icon_mx3cw_zylgz_367:not(#\9) {
|
|
437
433
|
color: var(--awsui-alert-icon-color-esndbs, var(--color-text-alert-icon-info-rwhxzh, #006ce0));
|
|
438
434
|
}
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"alert": "
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"alert-wrapper": "awsui_alert-
|
|
10
|
-
"initial-hidden": "awsui_initial-
|
|
11
|
-
"header": "
|
|
12
|
-
"header-replacement": "awsui_header-
|
|
13
|
-
"action": "
|
|
14
|
-
"action-slot": "awsui_action-
|
|
15
|
-
"action-button": "awsui_action-
|
|
16
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
17
|
-
"text": "
|
|
18
|
-
"icon": "
|
|
19
|
-
"message": "
|
|
20
|
-
"action-wrapped": "awsui_action-
|
|
21
|
-
"icon-size-medium": "awsui_icon-size-
|
|
22
|
-
"icon-size-big": "awsui_icon-size-
|
|
23
|
-
"icon-size-normal": "awsui_icon-size-
|
|
24
|
-
"content": "
|
|
25
|
-
"content-replacement": "awsui_content-
|
|
26
|
-
"dismiss": "
|
|
27
|
-
"dismiss-button": "awsui_dismiss-
|
|
28
|
-
"type-error": "awsui_type-
|
|
29
|
-
"type-warning": "awsui_type-
|
|
30
|
-
"type-success": "awsui_type-
|
|
31
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_zylgz_189",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_zylgz_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_zylgz_211",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_zylgz_246",
|
|
9
|
+
"alert-wrapper": "awsui_alert-wrapper_mx3cw_zylgz_298",
|
|
10
|
+
"initial-hidden": "awsui_initial-hidden_mx3cw_zylgz_310",
|
|
11
|
+
"header": "awsui_header_mx3cw_zylgz_315",
|
|
12
|
+
"header-replacement": "awsui_header-replacement_mx3cw_zylgz_316",
|
|
13
|
+
"action": "awsui_action_mx3cw_zylgz_320",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_zylgz_324",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_zylgz_325",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_zylgz_329",
|
|
17
|
+
"text": "awsui_text_mx3cw_zylgz_360",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_zylgz_367",
|
|
19
|
+
"message": "awsui_message_mx3cw_zylgz_370",
|
|
20
|
+
"action-wrapped": "awsui_action-wrapped_mx3cw_zylgz_374",
|
|
21
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_zylgz_378",
|
|
22
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_zylgz_382",
|
|
23
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_zylgz_386",
|
|
24
|
+
"content": "awsui_content_mx3cw_zylgz_390",
|
|
25
|
+
"content-replacement": "awsui_content-replacement_mx3cw_zylgz_391",
|
|
26
|
+
"dismiss": "awsui_dismiss_mx3cw_zylgz_395",
|
|
27
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_zylgz_400",
|
|
28
|
+
"type-error": "awsui_type-error_mx3cw_zylgz_404",
|
|
29
|
+
"type-warning": "awsui_type-warning_mx3cw_zylgz_412",
|
|
30
|
+
"type-success": "awsui_type-success_mx3cw_zylgz_420",
|
|
31
|
+
"type-info": "awsui_type-info_mx3cw_zylgz_428"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"anchor-list": "awsui_anchor-
|
|
6
|
-
"anchor-item": "awsui_anchor-
|
|
7
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
8
|
-
"anchor-link": "awsui_anchor-
|
|
9
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
10
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
11
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
4
|
+
"root": "awsui_root_swimc_1jjjt_185",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_1jjjt_217",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_1jjjt_241",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_1jjjt_261",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_1jjjt_279",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_1jjjt_321",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_1jjjt_328",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_1jjjt_332"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -172,10 +172,6 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/*
|
|
176
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
|
-
SPDX-License-Identifier: Apache-2.0
|
|
178
|
-
*/
|
|
179
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
177
|
/*
|
|
@@ -186,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
183
|
SPDX-License-Identifier: Apache-2.0
|
|
188
184
|
*/
|
|
189
|
-
.
|
|
185
|
+
.awsui_root_swimc_1jjjt_185:not(#\9) {
|
|
190
186
|
border-collapse: separate;
|
|
191
187
|
border-spacing: 0;
|
|
192
188
|
box-sizing: border-box;
|
|
@@ -218,7 +214,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
214
|
-moz-osx-font-smoothing: auto;
|
|
219
215
|
}
|
|
220
216
|
|
|
221
|
-
.awsui_anchor-
|
|
217
|
+
.awsui_anchor-list_swimc_1jjjt_217:not(#\9) {
|
|
222
218
|
list-style: none;
|
|
223
219
|
margin-block: 0;
|
|
224
220
|
margin-inline: 0;
|
|
@@ -227,7 +223,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
223
|
position: relative;
|
|
228
224
|
text-indent: 0;
|
|
229
225
|
}
|
|
230
|
-
.awsui_anchor-
|
|
226
|
+
.awsui_anchor-list_swimc_1jjjt_217:not(#\9)::before {
|
|
231
227
|
content: "";
|
|
232
228
|
background-color: var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
233
229
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
@@ -242,7 +238,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
238
|
inset-inline-start: 6px;
|
|
243
239
|
}
|
|
244
240
|
|
|
245
|
-
.awsui_anchor-
|
|
241
|
+
.awsui_anchor-item_swimc_1jjjt_241:not(#\9) {
|
|
246
242
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
247
243
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
248
244
|
color: var(--color-text-body-secondary-y6dr4d, #424650);
|
|
@@ -253,19 +249,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
249
|
transition-property: all;
|
|
254
250
|
}
|
|
255
251
|
@media (prefers-reduced-motion: reduce) {
|
|
256
|
-
.awsui_anchor-
|
|
252
|
+
.awsui_anchor-item_swimc_1jjjt_241:not(#\9) {
|
|
257
253
|
animation: none;
|
|
258
254
|
transition: none;
|
|
259
255
|
}
|
|
260
256
|
}
|
|
261
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
257
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_1jjjt_241:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1jjjt_241:not(#\9) {
|
|
262
258
|
animation: none;
|
|
263
259
|
transition: none;
|
|
264
260
|
}
|
|
265
|
-
.awsui_anchor-item--
|
|
261
|
+
.awsui_anchor-item--active_swimc_1jjjt_261:not(#\9) {
|
|
266
262
|
position: relative;
|
|
267
263
|
}
|
|
268
|
-
.awsui_anchor-item--
|
|
264
|
+
.awsui_anchor-item--active_swimc_1jjjt_261:not(#\9)::before {
|
|
269
265
|
content: "";
|
|
270
266
|
background-color: var(--color-text-accent-uvfi4k, #006ce0);
|
|
271
267
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
@@ -280,7 +276,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
280
276
|
inset-inline-start: 6px;
|
|
281
277
|
}
|
|
282
278
|
|
|
283
|
-
.awsui_anchor-
|
|
279
|
+
.awsui_anchor-link_swimc_1jjjt_279:not(#\9) {
|
|
284
280
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
285
281
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
286
282
|
align-items: baseline;
|
|
@@ -293,16 +289,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
293
289
|
transition-property: all;
|
|
294
290
|
}
|
|
295
291
|
@media (prefers-reduced-motion: reduce) {
|
|
296
|
-
.awsui_anchor-
|
|
292
|
+
.awsui_anchor-link_swimc_1jjjt_279:not(#\9) {
|
|
297
293
|
animation: none;
|
|
298
294
|
transition: none;
|
|
299
295
|
}
|
|
300
296
|
}
|
|
301
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
297
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_1jjjt_279:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1jjjt_279:not(#\9) {
|
|
302
298
|
animation: none;
|
|
303
299
|
transition: none;
|
|
304
300
|
}
|
|
305
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
301
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1jjjt_279:not(#\9):focus {
|
|
306
302
|
outline: thin dotted;
|
|
307
303
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
308
304
|
outline-offset: 2px;
|
|
@@ -313,27 +309,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1t3wk_283:not(#\9):
|
|
|
313
309
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
314
310
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
315
311
|
}
|
|
316
|
-
.awsui_anchor-
|
|
312
|
+
.awsui_anchor-link_swimc_1jjjt_279:not(#\9):hover {
|
|
317
313
|
color: var(--color-text-accent-uvfi4k, #006ce0);
|
|
318
314
|
}
|
|
319
|
-
.awsui_anchor-
|
|
315
|
+
.awsui_anchor-link_swimc_1jjjt_279:not(#\9):focus {
|
|
320
316
|
outline: none;
|
|
321
317
|
}
|
|
322
|
-
.awsui_anchor-
|
|
318
|
+
.awsui_anchor-link_swimc_1jjjt_279:not(#\9):hover, .awsui_anchor-link_swimc_1jjjt_279:not(#\9):focus {
|
|
323
319
|
text-decoration: none;
|
|
324
320
|
}
|
|
325
|
-
.awsui_anchor-link--
|
|
321
|
+
.awsui_anchor-link--active_swimc_1jjjt_321:not(#\9) {
|
|
326
322
|
font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
|
|
327
323
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
328
324
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
329
325
|
color: var(--color-text-accent-uvfi4k, #006ce0);
|
|
330
326
|
}
|
|
331
327
|
|
|
332
|
-
.awsui_anchor-link-
|
|
328
|
+
.awsui_anchor-link-text_swimc_1jjjt_328:not(#\9) {
|
|
333
329
|
display: block;
|
|
334
330
|
}
|
|
335
331
|
|
|
336
|
-
.awsui_anchor-link-
|
|
332
|
+
.awsui_anchor-link-info_swimc_1jjjt_332:not(#\9) {
|
|
337
333
|
margin-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
338
334
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
339
335
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"anchor-list": "awsui_anchor-
|
|
7
|
-
"anchor-item": "awsui_anchor-
|
|
8
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
9
|
-
"anchor-link": "awsui_anchor-
|
|
10
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
11
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
12
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
5
|
+
"root": "awsui_root_swimc_1jjjt_185",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_1jjjt_217",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_1jjjt_241",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_1jjjt_261",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_1jjjt_279",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_1jjjt_321",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_1jjjt_328",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_1jjjt_332"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"annotation": "
|
|
5
|
-
"next-button": "awsui_next-
|
|
6
|
-
"previous-button": "awsui_previous-
|
|
7
|
-
"finish-button": "awsui_finish-
|
|
8
|
-
"header": "
|
|
9
|
-
"step-counter-content": "awsui_step-counter-
|
|
10
|
-
"content": "
|
|
11
|
-
"description": "
|
|
12
|
-
"actionBar": "
|
|
13
|
-
"stepCounter": "
|
|
14
|
-
"divider": "
|
|
15
|
-
"hotspot": "
|
|
16
|
-
"icon": "
|
|
4
|
+
"annotation": "awsui_annotation_1hpp3_1x9v0_181",
|
|
5
|
+
"next-button": "awsui_next-button_1hpp3_1x9v0_182",
|
|
6
|
+
"previous-button": "awsui_previous-button_1hpp3_1x9v0_183",
|
|
7
|
+
"finish-button": "awsui_finish-button_1hpp3_1x9v0_184",
|
|
8
|
+
"header": "awsui_header_1hpp3_1x9v0_185",
|
|
9
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1x9v0_186",
|
|
10
|
+
"content": "awsui_content_1hpp3_1x9v0_187",
|
|
11
|
+
"description": "awsui_description_1hpp3_1x9v0_191",
|
|
12
|
+
"actionBar": "awsui_actionBar_1hpp3_1x9v0_196",
|
|
13
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1x9v0_203",
|
|
14
|
+
"divider": "awsui_divider_1hpp3_1x9v0_207",
|
|
15
|
+
"hotspot": "awsui_hotspot_1hpp3_1x9v0_211",
|
|
16
|
+
"icon": "awsui_icon_1hpp3_1x9v0_282"
|
|
17
17
|
};
|
|
18
18
|
|