@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/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
|
-
"with-dismiss": "awsui_with-
|
|
9
|
-
"with-action": "awsui_with-
|
|
10
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
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
|
-
"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_1axb3_189",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1axb3_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_1axb3_211",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_1axb3_249",
|
|
8
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1axb3_299",
|
|
9
|
+
"with-action": "awsui_with-action_mx3cw_1axb3_299",
|
|
10
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1axb3_305",
|
|
11
|
+
"header": "awsui_header_mx3cw_1axb3_316",
|
|
12
|
+
"header-replacement": "awsui_header-replacement_mx3cw_1axb3_317",
|
|
13
|
+
"action": "awsui_action_mx3cw_1axb3_321",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_1axb3_326",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_1axb3_327",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1axb3_331",
|
|
17
|
+
"text": "awsui_text_mx3cw_1axb3_360",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_1axb3_367",
|
|
19
|
+
"message": "awsui_message_mx3cw_1axb3_370",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1axb3_378",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1axb3_381",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1axb3_384",
|
|
23
|
+
"content": "awsui_content_mx3cw_1axb3_388",
|
|
24
|
+
"content-replacement": "awsui_content-replacement_mx3cw_1axb3_389",
|
|
25
|
+
"dismiss": "awsui_dismiss_mx3cw_1axb3_393",
|
|
26
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1axb3_398",
|
|
27
|
+
"type-error": "awsui_type-error_mx3cw_1axb3_402",
|
|
28
|
+
"type-warning": "awsui_type-warning_mx3cw_1axb3_410",
|
|
29
|
+
"type-success": "awsui_type-success_mx3cw_1axb3_418",
|
|
30
|
+
"type-info": "awsui_type-info_mx3cw_1axb3_426"
|
|
31
31
|
};
|
|
32
32
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -186,10 +186,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
190
|
-
animation: awsui_awsui-motion-fade-
|
|
189
|
+
.awsui_alert_mx3cw_1axb3_189:not(#\9) {
|
|
190
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_1axb3_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
191
191
|
}
|
|
192
|
-
@keyframes awsui_awsui-motion-fade-
|
|
192
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_1axb3_1 {
|
|
193
193
|
from {
|
|
194
194
|
opacity: 0.2;
|
|
195
195
|
}
|
|
@@ -198,17 +198,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
200
|
@media (prefers-reduced-motion: reduce) {
|
|
201
|
-
.
|
|
201
|
+
.awsui_alert_mx3cw_1axb3_189:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
|
-
.awsui-motion-disabled .
|
|
206
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_1axb3_189:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1axb3_189:not(#\9) {
|
|
207
207
|
animation: none;
|
|
208
208
|
transition: none;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_root_mx3cw_1axb3_211:not(#\9) {
|
|
212
212
|
border-collapse: separate;
|
|
213
213
|
border-spacing: 0;
|
|
214
214
|
box-sizing: border-box;
|
|
@@ -237,7 +237,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
237
|
word-spacing: normal;
|
|
238
238
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
239
239
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
240
|
-
color: var(--color-text-body-default-
|
|
240
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
241
241
|
font-weight: 400;
|
|
242
242
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
243
243
|
-webkit-font-smoothing: auto;
|
|
@@ -247,11 +247,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
247
|
overflow: hidden;
|
|
248
248
|
display: block;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_root_mx3cw_1axb3_211.awsui_hidden_mx3cw_1axb3_249:not(#\9) {
|
|
251
251
|
display: none;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
.awsui_alert_mx3cw_1axb3_189:not(#\9) {
|
|
255
255
|
border-collapse: separate;
|
|
256
256
|
border-spacing: 0;
|
|
257
257
|
box-sizing: border-box;
|
|
@@ -280,7 +280,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
280
280
|
word-spacing: normal;
|
|
281
281
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
282
282
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
283
|
-
color: var(--color-text-body-default-
|
|
283
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
284
284
|
font-weight: 400;
|
|
285
285
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
286
286
|
-webkit-font-smoothing: auto;
|
|
@@ -296,55 +296,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
border-end-end-radius: var(--border-radius-alert-mdtrse, 12px);
|
|
297
297
|
padding-block: var(--space-alert-vertical-l6cc71, 8px);
|
|
298
298
|
padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
|
|
299
|
-
background-color: var(--color-background-container-content-
|
|
299
|
+
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
300
300
|
}
|
|
301
|
-
.
|
|
301
|
+
.awsui_alert_mx3cw_1axb3_189.awsui_with-dismiss_mx3cw_1axb3_299:not(#\9), .awsui_alert_mx3cw_1axb3_189.awsui_with-action_mx3cw_1axb3_299:not(#\9) {
|
|
302
302
|
grid-template-columns: 1fr auto;
|
|
303
303
|
}
|
|
304
|
-
.
|
|
304
|
+
.awsui_alert_mx3cw_1axb3_189.awsui_with-action_mx3cw_1axb3_299.awsui_with-dismiss_mx3cw_1axb3_299:not(#\9) {
|
|
305
305
|
grid-template-columns: 1fr auto auto;
|
|
306
306
|
}
|
|
307
|
-
.
|
|
307
|
+
.awsui_alert_mx3cw_1axb3_189.awsui_breakpoint-default_mx3cw_1axb3_305.awsui_with-action_mx3cw_1axb3_299:not(#\9) {
|
|
308
308
|
grid-template-columns: 1fr auto;
|
|
309
309
|
}
|
|
310
|
-
.
|
|
310
|
+
.awsui_alert_mx3cw_1axb3_189.awsui_breakpoint-default_mx3cw_1axb3_305:not(#\9):not(.awsui_with-dismiss_mx3cw_1axb3_299) {
|
|
311
311
|
grid-template-columns: 1fr;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.
|
|
314
|
+
.awsui_hidden_mx3cw_1axb3_249:not(#\9) {
|
|
315
315
|
display: none;
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
.
|
|
319
|
-
.awsui_header-
|
|
318
|
+
.awsui_header_mx3cw_1axb3_316:not(#\9),
|
|
319
|
+
.awsui_header-replacement_mx3cw_1axb3_317:not(#\9) {
|
|
320
320
|
font-weight: 700;
|
|
321
321
|
}
|
|
322
322
|
|
|
323
|
-
.
|
|
323
|
+
.awsui_action_mx3cw_1axb3_321:not(#\9) {
|
|
324
324
|
white-space: nowrap;
|
|
325
325
|
margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
|
|
326
326
|
}
|
|
327
327
|
|
|
328
|
-
.awsui_action-
|
|
329
|
-
.awsui_action-
|
|
328
|
+
.awsui_action-slot_mx3cw_1axb3_326:not(#\9),
|
|
329
|
+
.awsui_action-button_mx3cw_1axb3_327:not(#\9) {
|
|
330
330
|
/* used in test-utils */
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
.awsui_alert-focus-
|
|
333
|
+
.awsui_alert-focus-wrapper_mx3cw_1axb3_331:not(#\9) {
|
|
334
334
|
display: grid;
|
|
335
335
|
grid-template-columns: min-content auto;
|
|
336
336
|
}
|
|
337
|
-
.awsui_alert-focus-
|
|
337
|
+
.awsui_alert-focus-wrapper_mx3cw_1axb3_331:not(#\9):focus {
|
|
338
338
|
outline: none;
|
|
339
339
|
}
|
|
340
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
340
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1axb3_331:not(#\9):focus {
|
|
341
341
|
position: relative;
|
|
342
342
|
}
|
|
343
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
343
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1axb3_331:not(#\9):focus {
|
|
344
344
|
outline: 2px dotted transparent;
|
|
345
345
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
346
346
|
}
|
|
347
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
347
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1axb3_331:not(#\9):focus::before {
|
|
348
348
|
content: " ";
|
|
349
349
|
display: block;
|
|
350
350
|
position: absolute;
|
|
@@ -356,79 +356,79 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_158fy_331:n
|
|
|
356
356
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
357
357
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
358
358
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
359
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
359
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
-
.
|
|
362
|
+
.awsui_text_mx3cw_1axb3_360:not(#\9) {
|
|
363
363
|
min-inline-size: 0;
|
|
364
364
|
padding-block: var(--border-field-width-09w7vk, 2px);
|
|
365
365
|
padding-inline: 0;
|
|
366
366
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
367
367
|
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
368
368
|
}
|
|
369
|
-
.
|
|
369
|
+
.awsui_text_mx3cw_1axb3_360.awsui_icon_mx3cw_1axb3_367:not(#\9) {
|
|
370
370
|
margin-inline-start: 0;
|
|
371
371
|
}
|
|
372
|
-
.
|
|
372
|
+
.awsui_text_mx3cw_1axb3_360.awsui_message_mx3cw_1axb3_370:not(#\9) {
|
|
373
373
|
margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
|
|
374
374
|
}
|
|
375
375
|
|
|
376
|
-
.awsui_breakpoint-
|
|
376
|
+
.awsui_breakpoint-default_mx3cw_1axb3_305 > .awsui_action_mx3cw_1axb3_321:not(#\9) {
|
|
377
377
|
grid-row: 2;
|
|
378
378
|
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
379
379
|
}
|
|
380
|
-
.awsui_breakpoint-
|
|
380
|
+
.awsui_breakpoint-default_mx3cw_1axb3_305.awsui_icon-size-medium_mx3cw_1axb3_378 > .awsui_action_mx3cw_1axb3_321:not(#\9) {
|
|
381
381
|
margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
|
|
382
382
|
}
|
|
383
|
-
.awsui_breakpoint-
|
|
383
|
+
.awsui_breakpoint-default_mx3cw_1axb3_305.awsui_icon-size-big_mx3cw_1axb3_381 > .awsui_action_mx3cw_1axb3_321:not(#\9) {
|
|
384
384
|
margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
|
|
385
385
|
}
|
|
386
|
-
.awsui_breakpoint-
|
|
386
|
+
.awsui_breakpoint-default_mx3cw_1axb3_305.awsui_icon-size-normal_mx3cw_1axb3_384 > .awsui_action_mx3cw_1axb3_321:not(#\9) {
|
|
387
387
|
margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
391
|
-
.awsui_content-
|
|
390
|
+
.awsui_content_mx3cw_1axb3_388:not(#\9),
|
|
391
|
+
.awsui_content-replacement_mx3cw_1axb3_389:not(#\9) {
|
|
392
392
|
/* used in test-utils */
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.
|
|
395
|
+
.awsui_dismiss_mx3cw_1axb3_393:not(#\9) {
|
|
396
396
|
margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
397
397
|
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
.awsui_dismiss-
|
|
400
|
+
.awsui_dismiss-button_mx3cw_1axb3_398:not(#\9) {
|
|
401
401
|
/* used in test-utils */
|
|
402
402
|
}
|
|
403
403
|
|
|
404
|
-
.awsui_type-
|
|
405
|
-
border-color: var(--color-border-status-error-
|
|
406
|
-
background-color: var(--color-background-status-error-
|
|
404
|
+
.awsui_type-error_mx3cw_1axb3_402:not(#\9) {
|
|
405
|
+
border-color: var(--color-border-status-error-adxa56, #db0000);
|
|
406
|
+
background-color: var(--color-background-status-error-5fz45j, #fff5f5);
|
|
407
407
|
}
|
|
408
|
-
.awsui_type-
|
|
409
|
-
color: var(--color-text-status-error-
|
|
408
|
+
.awsui_type-error_mx3cw_1axb3_402 > .awsui_alert-focus-wrapper_mx3cw_1axb3_331 > .awsui_icon_mx3cw_1axb3_367:not(#\9) {
|
|
409
|
+
color: var(--color-text-status-error-5676bj, #db0000);
|
|
410
410
|
}
|
|
411
411
|
|
|
412
|
-
.awsui_type-
|
|
413
|
-
border-color: var(--color-border-status-warning-
|
|
414
|
-
background-color: var(--color-background-status-warning-
|
|
412
|
+
.awsui_type-warning_mx3cw_1axb3_410:not(#\9) {
|
|
413
|
+
border-color: var(--color-border-status-warning-3feumr, #855900);
|
|
414
|
+
background-color: var(--color-background-status-warning-03nxlw, #fffef0);
|
|
415
415
|
}
|
|
416
|
-
.awsui_type-
|
|
417
|
-
color: var(--color-text-status-warning-
|
|
416
|
+
.awsui_type-warning_mx3cw_1axb3_410 > .awsui_alert-focus-wrapper_mx3cw_1axb3_331 > .awsui_icon_mx3cw_1axb3_367:not(#\9) {
|
|
417
|
+
color: var(--color-text-status-warning-csaw41, #855900);
|
|
418
418
|
}
|
|
419
419
|
|
|
420
|
-
.awsui_type-
|
|
421
|
-
border-color: var(--color-border-status-success-
|
|
422
|
-
background-color: var(--color-background-status-success-
|
|
420
|
+
.awsui_type-success_mx3cw_1axb3_418:not(#\9) {
|
|
421
|
+
border-color: var(--color-border-status-success-4x6srk, #00802f);
|
|
422
|
+
background-color: var(--color-background-status-success-ua29ej, #effff1);
|
|
423
423
|
}
|
|
424
|
-
.awsui_type-
|
|
425
|
-
color: var(--color-text-status-success-
|
|
424
|
+
.awsui_type-success_mx3cw_1axb3_418 > .awsui_alert-focus-wrapper_mx3cw_1axb3_331 > .awsui_icon_mx3cw_1axb3_367:not(#\9) {
|
|
425
|
+
color: var(--color-text-status-success-gqp5xk, #00802f);
|
|
426
426
|
}
|
|
427
427
|
|
|
428
|
-
.awsui_type-
|
|
429
|
-
border-color: var(--color-border-status-info-
|
|
430
|
-
background-color: var(--color-background-status-info-
|
|
428
|
+
.awsui_type-info_mx3cw_1axb3_426:not(#\9) {
|
|
429
|
+
border-color: var(--color-border-status-info-z6pwqy, #006ce0);
|
|
430
|
+
background-color: var(--color-background-status-info-gflgo4, #f0fbff);
|
|
431
431
|
}
|
|
432
|
-
.awsui_type-
|
|
433
|
-
color: var(--color-text-status-info-
|
|
432
|
+
.awsui_type-info_mx3cw_1axb3_426 > .awsui_alert-focus-wrapper_mx3cw_1axb3_331 > .awsui_icon_mx3cw_1axb3_367:not(#\9) {
|
|
433
|
+
color: var(--color-text-status-info-7rlubr, #006ce0);
|
|
434
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
|
-
"with-dismiss": "awsui_with-
|
|
10
|
-
"with-action": "awsui_with-
|
|
11
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
12
|
-
"header": "
|
|
13
|
-
"header-replacement": "awsui_header-
|
|
14
|
-
"action": "
|
|
15
|
-
"action-slot": "awsui_action-
|
|
16
|
-
"action-button": "awsui_action-
|
|
17
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
18
|
-
"text": "
|
|
19
|
-
"icon": "
|
|
20
|
-
"message": "
|
|
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_1axb3_189",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1axb3_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_1axb3_211",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_1axb3_249",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1axb3_299",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_1axb3_299",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1axb3_305",
|
|
12
|
+
"header": "awsui_header_mx3cw_1axb3_316",
|
|
13
|
+
"header-replacement": "awsui_header-replacement_mx3cw_1axb3_317",
|
|
14
|
+
"action": "awsui_action_mx3cw_1axb3_321",
|
|
15
|
+
"action-slot": "awsui_action-slot_mx3cw_1axb3_326",
|
|
16
|
+
"action-button": "awsui_action-button_mx3cw_1axb3_327",
|
|
17
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1axb3_331",
|
|
18
|
+
"text": "awsui_text_mx3cw_1axb3_360",
|
|
19
|
+
"icon": "awsui_icon_mx3cw_1axb3_367",
|
|
20
|
+
"message": "awsui_message_mx3cw_1axb3_370",
|
|
21
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1axb3_378",
|
|
22
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1axb3_381",
|
|
23
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1axb3_384",
|
|
24
|
+
"content": "awsui_content_mx3cw_1axb3_388",
|
|
25
|
+
"content-replacement": "awsui_content-replacement_mx3cw_1axb3_389",
|
|
26
|
+
"dismiss": "awsui_dismiss_mx3cw_1axb3_393",
|
|
27
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1axb3_398",
|
|
28
|
+
"type-error": "awsui_type-error_mx3cw_1axb3_402",
|
|
29
|
+
"type-warning": "awsui_type-warning_mx3cw_1axb3_410",
|
|
30
|
+
"type-success": "awsui_type-success_mx3cw_1axb3_418",
|
|
31
|
+
"type-info": "awsui_type-info_mx3cw_1axb3_426"
|
|
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_tsz9s_185",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_tsz9s_220",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_tsz9s_243",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_tsz9s_263",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_tsz9s_280",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_tsz9s_322",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_tsz9s_329",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_tsz9s_333"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -182,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_root_swimc_tsz9s_185:not(#\9) {
|
|
186
186
|
border-collapse: separate;
|
|
187
187
|
border-spacing: 0;
|
|
188
188
|
box-sizing: border-box;
|
|
@@ -211,14 +211,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
word-spacing: normal;
|
|
212
212
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
213
213
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
214
|
-
color: var(--color-text-body-default-
|
|
214
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
215
215
|
font-weight: 400;
|
|
216
216
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
217
217
|
-webkit-font-smoothing: auto;
|
|
218
218
|
-moz-osx-font-smoothing: auto;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.awsui_anchor-
|
|
221
|
+
.awsui_anchor-list_swimc_tsz9s_220:not(#\9) {
|
|
222
222
|
list-style: none;
|
|
223
223
|
margin-block: 0;
|
|
224
224
|
margin-inline: 0;
|
|
@@ -227,9 +227,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
position: relative;
|
|
228
228
|
text-indent: 0;
|
|
229
229
|
}
|
|
230
|
-
.awsui_anchor-
|
|
230
|
+
.awsui_anchor-list_swimc_tsz9s_220:not(#\9)::before {
|
|
231
231
|
content: "";
|
|
232
|
-
background-color: var(--color-border-divider-default-
|
|
232
|
+
background-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
233
233
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
234
234
|
border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
235
235
|
border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -241,10 +241,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
241
241
|
inline-size: 2px;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.awsui_anchor-
|
|
244
|
+
.awsui_anchor-item_swimc_tsz9s_243:not(#\9) {
|
|
245
245
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
246
246
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
247
|
-
color: var(--color-text-body-secondary-
|
|
247
|
+
color: var(--color-text-body-secondary-cwla8d, #424650);
|
|
248
248
|
font-weight: 400;
|
|
249
249
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
250
250
|
margin-inline: 0;
|
|
@@ -252,21 +252,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
252
252
|
transition-property: all;
|
|
253
253
|
}
|
|
254
254
|
@media (prefers-reduced-motion: reduce) {
|
|
255
|
-
.awsui_anchor-
|
|
255
|
+
.awsui_anchor-item_swimc_tsz9s_243:not(#\9) {
|
|
256
256
|
animation: none;
|
|
257
257
|
transition: none;
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
260
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_tsz9s_243:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_tsz9s_243:not(#\9) {
|
|
261
261
|
animation: none;
|
|
262
262
|
transition: none;
|
|
263
263
|
}
|
|
264
|
-
.awsui_anchor-item--
|
|
264
|
+
.awsui_anchor-item--active_swimc_tsz9s_263:not(#\9) {
|
|
265
265
|
position: relative;
|
|
266
266
|
}
|
|
267
|
-
.awsui_anchor-item--
|
|
267
|
+
.awsui_anchor-item--active_swimc_tsz9s_263:not(#\9)::before {
|
|
268
268
|
content: "";
|
|
269
|
-
background-color: var(--color-text-accent-
|
|
269
|
+
background-color: var(--color-text-accent-fptgkc, #006ce0);
|
|
270
270
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
271
271
|
border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
272
272
|
border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -278,11 +278,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
278
278
|
inline-size: 2px;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.awsui_anchor-
|
|
281
|
+
.awsui_anchor-link_swimc_tsz9s_280:not(#\9) {
|
|
282
282
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
283
283
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
284
284
|
align-items: baseline;
|
|
285
|
-
color: var(--color-text-body-secondary-
|
|
285
|
+
color: var(--color-text-body-secondary-cwla8d, #424650);
|
|
286
286
|
display: flex;
|
|
287
287
|
flex-direction: row;
|
|
288
288
|
font-weight: 400;
|
|
@@ -291,47 +291,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
transition-property: all;
|
|
292
292
|
}
|
|
293
293
|
@media (prefers-reduced-motion: reduce) {
|
|
294
|
-
.awsui_anchor-
|
|
294
|
+
.awsui_anchor-link_swimc_tsz9s_280:not(#\9) {
|
|
295
295
|
animation: none;
|
|
296
296
|
transition: none;
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
299
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_tsz9s_280:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_tsz9s_280:not(#\9) {
|
|
300
300
|
animation: none;
|
|
301
301
|
transition: none;
|
|
302
302
|
}
|
|
303
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
303
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_tsz9s_280:not(#\9):focus {
|
|
304
304
|
outline: thin dotted;
|
|
305
305
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
306
306
|
outline-offset: 2px;
|
|
307
|
-
outline-color: var(--color-border-item-focused-
|
|
307
|
+
outline-color: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
308
308
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
309
309
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
310
310
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
311
311
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
312
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-
|
|
312
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
313
313
|
}
|
|
314
|
-
.awsui_anchor-
|
|
315
|
-
color: var(--color-text-accent-
|
|
314
|
+
.awsui_anchor-link_swimc_tsz9s_280:not(#\9):hover {
|
|
315
|
+
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
316
316
|
}
|
|
317
|
-
.awsui_anchor-
|
|
317
|
+
.awsui_anchor-link_swimc_tsz9s_280:not(#\9):focus {
|
|
318
318
|
outline: none;
|
|
319
319
|
}
|
|
320
|
-
.awsui_anchor-
|
|
320
|
+
.awsui_anchor-link_swimc_tsz9s_280:not(#\9):hover, .awsui_anchor-link_swimc_tsz9s_280:not(#\9):focus {
|
|
321
321
|
text-decoration: none;
|
|
322
322
|
}
|
|
323
|
-
.awsui_anchor-link--
|
|
323
|
+
.awsui_anchor-link--active_swimc_tsz9s_322:not(#\9) {
|
|
324
324
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
325
325
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
326
326
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
327
|
-
color: var(--color-text-accent-
|
|
327
|
+
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.awsui_anchor-link-
|
|
330
|
+
.awsui_anchor-link-text_swimc_tsz9s_329:not(#\9) {
|
|
331
331
|
display: block;
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_anchor-link-
|
|
334
|
+
.awsui_anchor-link-info_swimc_tsz9s_333:not(#\9) {
|
|
335
335
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
336
336
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
337
337
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -340,5 +340,5 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1ey89_280:not(#\9):
|
|
|
340
340
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
341
341
|
font-weight: var(--font-button-weight-hv56tz, 700);
|
|
342
342
|
letter-spacing: 0.005em;
|
|
343
|
-
color: var(--color-text-link-default-
|
|
343
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
344
344
|
}
|
|
@@ -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_tsz9s_185",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_tsz9s_220",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_tsz9s_243",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_tsz9s_263",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_tsz9s_280",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_tsz9s_322",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_tsz9s_329",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_tsz9s_333"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_1bgvu_189",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_1bgvu_193",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_1bgvu_193",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bgvu_235",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bgvu_235",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bgvu_238",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bgvu_238",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bgvu_241",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bgvu_241",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bgvu_244",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bgvu_244",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_1bgvu_248",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_1bgvu_249",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_1bgvu_250",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_1bgvu_251",
|
|
19
|
+
"header": "awsui_header_1hpp3_1bgvu_252",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1bgvu_253",
|
|
21
|
+
"content": "awsui_content_1hpp3_1bgvu_254",
|
|
22
|
+
"description": "awsui_description_1hpp3_1bgvu_258",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_1bgvu_263",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1bgvu_270",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_1bgvu_274",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_1bgvu_278",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_1bgvu_345"
|
|
28
28
|
};
|
|
29
29
|
|