@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
|
@@ -138,9 +138,9 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.awsui_trigger-button-
|
|
141
|
+
.awsui_trigger-button-styles_lpshu_1udr7_141:not(#\9) {
|
|
142
142
|
background: transparent;
|
|
143
|
-
color: var(--color-text-interactive-default-
|
|
143
|
+
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
144
144
|
border-start-start-radius: 50%;
|
|
145
145
|
border-start-end-radius: 50%;
|
|
146
146
|
border-end-start-radius: 50%;
|
|
@@ -152,16 +152,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
152
|
justify-content: center;
|
|
153
153
|
box-sizing: border-box;
|
|
154
154
|
}
|
|
155
|
-
.awsui_trigger-button-
|
|
156
|
-
background: var(--color-background-input-disabled-
|
|
157
|
-
color: var(--color-text-interactive-hover-
|
|
155
|
+
.awsui_trigger-button-styles_lpshu_1udr7_141:not(#\9):hover {
|
|
156
|
+
background: var(--color-background-input-disabled-gvxsk4, #ebebf0);
|
|
157
|
+
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
158
158
|
}
|
|
159
|
-
.awsui_trigger-button-
|
|
160
|
-
background: var(--color-background-control-disabled-
|
|
161
|
-
color: var(--color-text-interactive-hover-
|
|
159
|
+
.awsui_trigger-button-styles_lpshu_1udr7_141:not(#\9):active {
|
|
160
|
+
background: var(--color-background-control-disabled-5cbvij, #dedee3);
|
|
161
|
+
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.awsui_trigger-badge-
|
|
164
|
+
.awsui_trigger-badge-wrapper_lpshu_1udr7_164:not(#\9) {
|
|
165
165
|
position: absolute;
|
|
166
166
|
inset-block-start: 0;
|
|
167
167
|
inset-inline-start: 0;
|
|
@@ -171,24 +171,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
171
|
clip-path: path("M32.185 9.34876C31.1913 10.1916 29.905 10.7 28.4999 10.7C25.3519 10.7 22.7999 8.14803 22.7999 5C22.7999 3.68192 23.2473 2.46833 23.9985 1.50281C21.8642 0.537421 19.4948 0 17 0C7.61116 0 0 7.61116 0 17C0 26.3888 7.61116 34 17 34C26.3888 34 34 26.3888 34 17C34 14.2479 33.346 11.6485 32.185 9.34876Z");
|
|
172
172
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
173
173
|
}
|
|
174
|
-
.awsui_trigger-badge-
|
|
174
|
+
.awsui_trigger-badge-wrapper_lpshu_1udr7_164:not(#\9):dir(rtl) {
|
|
175
175
|
clip-path: path("M1.81502 9.34876C2.80869 10.1916 4.09501 10.7 5.50007 10.7C8.6481 10.7 11.2001 8.14803 11.2001 5C11.2001 3.68192 10.7527 2.46833 10.0015 1.50281C12.1358 0.537421 14.5052 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17C0 14.2479 0.653984 11.6485 1.81502 9.34876Z");
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.
|
|
178
|
+
.awsui_trigger_lpshu_1udr7_141:not(#\9) {
|
|
179
179
|
border-block: none;
|
|
180
180
|
border-inline: none;
|
|
181
181
|
cursor: pointer;
|
|
182
182
|
pointer-events: auto;
|
|
183
183
|
}
|
|
184
|
-
body[data-awsui-focus-visible=true] .
|
|
184
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1udr7_141:not(#\9):focus {
|
|
185
185
|
position: relative;
|
|
186
186
|
}
|
|
187
|
-
body[data-awsui-focus-visible=true] .
|
|
187
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1udr7_141:not(#\9):focus {
|
|
188
188
|
outline: 2px dotted transparent;
|
|
189
189
|
outline-offset: calc(3px - 1px);
|
|
190
190
|
}
|
|
191
|
-
body[data-awsui-focus-visible=true] .
|
|
191
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1udr7_141:not(#\9):focus::before {
|
|
192
192
|
content: " ";
|
|
193
193
|
display: block;
|
|
194
194
|
position: absolute;
|
|
@@ -200,36 +200,36 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_lpuqt_141:not(#\9):focu
|
|
|
200
200
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
201
201
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
202
202
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
203
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
203
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_trigger_lpshu_1udr7_141:not(#\9):focus {
|
|
206
206
|
outline: none;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
209
|
-
background: var(--color-background-layout-toggle-selected-default-
|
|
210
|
-
color: var(--color-text-layout-toggle-selected-
|
|
208
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208:not(#\9) {
|
|
209
|
+
background: var(--color-background-layout-toggle-selected-default-27rnk6, #006ce0);
|
|
210
|
+
color: var(--color-text-layout-toggle-selected-kb3p9r, #ffffff);
|
|
211
211
|
}
|
|
212
|
-
.
|
|
213
|
-
background: var(--color-background-layout-toggle-selected-hover-
|
|
212
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208:not(#\9):hover {
|
|
213
|
+
background: var(--color-background-layout-toggle-selected-hover-eh8bga, #004a9e);
|
|
214
214
|
}
|
|
215
|
-
.
|
|
216
|
-
background: var(--color-background-layout-toggle-selected-active-
|
|
215
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208:not(#\9):active {
|
|
216
|
+
background: var(--color-background-layout-toggle-selected-active-tv8i8b, #006ce0);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
219
|
-
background: var(--color-background-layout-toggle-selected-default-
|
|
220
|
-
color: var(--color-text-layout-toggle-selected-
|
|
218
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208 > .awsui_trigger-badge-wrapper_lpshu_1udr7_164:not(#\9) {
|
|
219
|
+
background: var(--color-background-layout-toggle-selected-default-27rnk6, #006ce0);
|
|
220
|
+
color: var(--color-text-layout-toggle-selected-kb3p9r, #ffffff);
|
|
221
221
|
}
|
|
222
|
-
.
|
|
223
|
-
background: var(--color-background-layout-toggle-selected-hover-
|
|
222
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208 > .awsui_trigger-badge-wrapper_lpshu_1udr7_164:not(#\9):hover {
|
|
223
|
+
background: var(--color-background-layout-toggle-selected-hover-eh8bga, #004a9e);
|
|
224
224
|
}
|
|
225
|
-
.
|
|
226
|
-
background: var(--color-background-layout-toggle-selected-active-
|
|
225
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_selected_lpshu_1udr7_208 > .awsui_trigger-badge-wrapper_lpshu_1udr7_164:not(#\9):active {
|
|
226
|
+
background: var(--color-background-layout-toggle-selected-active-tv8i8b, #006ce0);
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_trigger_lpshu_1udr7_141.awsui_badge_lpshu_1udr7_228:not(#\9), .awsui_trigger_lpshu_1udr7_141.awsui_badge_lpshu_1udr7_228:not(#\9):hover, .awsui_trigger_lpshu_1udr7_141.awsui_badge_lpshu_1udr7_228:not(#\9):active {
|
|
229
229
|
background: transparent;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.awsui_trigger-
|
|
232
|
+
.awsui_trigger-wrapper_lpshu_1udr7_232:not(#\9) {
|
|
233
233
|
position: relative;
|
|
234
234
|
border-start-start-radius: 50%;
|
|
235
235
|
border-start-end-radius: 50%;
|
|
@@ -237,11 +237,11 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_lpuqt_141:not(#\9):focu
|
|
|
237
237
|
border-end-end-radius: 50%;
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.awsui_trigger-wrapper-tooltip-
|
|
240
|
+
.awsui_trigger-wrapper-tooltip-visible_lpshu_1udr7_240:not(#\9) {
|
|
241
241
|
/* used in test-utils*/
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.
|
|
244
|
+
.awsui_dot_lpshu_1udr7_244:not(#\9) {
|
|
245
245
|
position: absolute;
|
|
246
246
|
inline-size: 8px;
|
|
247
247
|
block-size: 8px;
|
|
@@ -249,11 +249,11 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_lpuqt_141:not(#\9):focu
|
|
|
249
249
|
border-start-end-radius: 8px;
|
|
250
250
|
border-end-start-radius: 8px;
|
|
251
251
|
border-end-end-radius: 8px;
|
|
252
|
-
background-color: var(--color-background-badge-icon-
|
|
252
|
+
background-color: var(--color-background-badge-icon-n0lc3o, #db0000);
|
|
253
253
|
inset-block-start: 1px;
|
|
254
254
|
inset-inline-end: 1px;
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
.awsui_trigger-
|
|
257
|
+
.awsui_trigger-tooltip_lpshu_1udr7_257:not(#\9) {
|
|
258
258
|
/* used in test-utils */
|
|
259
259
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"trigger-button-styles": "awsui_trigger-button-
|
|
6
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
7
|
-
"trigger": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"badge": "
|
|
10
|
-
"trigger-wrapper": "awsui_trigger-
|
|
11
|
-
"trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-
|
|
12
|
-
"dot": "
|
|
13
|
-
"trigger-tooltip": "awsui_trigger-
|
|
5
|
+
"trigger-button-styles": "awsui_trigger-button-styles_lpshu_1udr7_141",
|
|
6
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_lpshu_1udr7_164",
|
|
7
|
+
"trigger": "awsui_trigger_lpshu_1udr7_141",
|
|
8
|
+
"selected": "awsui_selected_lpshu_1udr7_208",
|
|
9
|
+
"badge": "awsui_badge_lpshu_1udr7_228",
|
|
10
|
+
"trigger-wrapper": "awsui_trigger-wrapper_lpshu_1udr7_232",
|
|
11
|
+
"trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_lpshu_1udr7_240",
|
|
12
|
+
"dot": "awsui_dot_lpshu_1udr7_244",
|
|
13
|
+
"trigger-tooltip": "awsui_trigger-tooltip_lpshu_1udr7_257"
|
|
14
14
|
};
|
|
15
15
|
|
package/area-chart/styles.css.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"root": "
|
|
6
|
-
"series--highlighted": "awsui_series--
|
|
7
|
-
"series--dimmed": "awsui_series--
|
|
8
|
-
"series--threshold": "awsui_series--
|
|
9
|
-
"popover-divider": "awsui_popover-
|
|
4
|
+
"series": "awsui_series_y1yrh_15erp_185",
|
|
5
|
+
"root": "awsui_root_y1yrh_15erp_199",
|
|
6
|
+
"series--highlighted": "awsui_series--highlighted_y1yrh_15erp_211",
|
|
7
|
+
"series--dimmed": "awsui_series--dimmed_y1yrh_15erp_215",
|
|
8
|
+
"series--threshold": "awsui_series--threshold_y1yrh_15erp_219",
|
|
9
|
+
"popover-divider": "awsui_popover-divider_y1yrh_15erp_224"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -182,25 +182,25 @@ 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_series_y1yrh_15erp_185 > rect:not(#\9) {
|
|
186
186
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
187
187
|
}
|
|
188
188
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.
|
|
189
|
+
.awsui_series_y1yrh_15erp_185 > rect:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
.awsui-motion-disabled .
|
|
194
|
+
.awsui-motion-disabled .awsui_series_y1yrh_15erp_185 > rect:not(#\9), .awsui-mode-entering .awsui_series_y1yrh_15erp_185 > rect:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_root_y1yrh_15erp_199:not(#\9) {
|
|
200
200
|
/* used in test-utils */
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.
|
|
203
|
+
.awsui_series_y1yrh_15erp_185:not(#\9) {
|
|
204
204
|
display: block;
|
|
205
205
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
206
206
|
fill: none;
|
|
@@ -208,21 +208,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
stroke-linejoin: var(--border-line-chart-line-join-hdz0jf, round);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.awsui_series--
|
|
211
|
+
.awsui_series--highlighted_y1yrh_15erp_211:not(#\9) {
|
|
212
212
|
/* used in test-utils */
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.awsui_series--
|
|
215
|
+
.awsui_series--dimmed_y1yrh_15erp_215:not(#\9) {
|
|
216
216
|
opacity: 0.3;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.awsui_series--
|
|
219
|
+
.awsui_series--threshold_y1yrh_15erp_219:not(#\9) {
|
|
220
220
|
stroke-dasharray: var(--border-line-chart-dash-array-k49cgz, 3 5);
|
|
221
221
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_popover-
|
|
224
|
+
.awsui_popover-divider_y1yrh_15erp_224:not(#\9) {
|
|
225
225
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
226
226
|
margin-inline: 0;
|
|
227
|
-
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
227
|
+
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
228
228
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"series": "
|
|
6
|
-
"root": "
|
|
7
|
-
"series--highlighted": "awsui_series--
|
|
8
|
-
"series--dimmed": "awsui_series--
|
|
9
|
-
"series--threshold": "awsui_series--
|
|
10
|
-
"popover-divider": "awsui_popover-
|
|
5
|
+
"series": "awsui_series_y1yrh_15erp_185",
|
|
6
|
+
"root": "awsui_root_y1yrh_15erp_199",
|
|
7
|
+
"series--highlighted": "awsui_series--highlighted_y1yrh_15erp_211",
|
|
8
|
+
"series--dimmed": "awsui_series--dimmed_y1yrh_15erp_215",
|
|
9
|
+
"series--threshold": "awsui_series--threshold_y1yrh_15erp_219",
|
|
10
|
+
"popover-divider": "awsui_popover-divider_y1yrh_15erp_224"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"row-control": "awsui_row-
|
|
10
|
-
"field": "
|
|
11
|
-
"add-button": "awsui_add-
|
|
12
|
-
"remove-button": "awsui_remove-
|
|
13
|
-
"button-container-haslabel": "awsui_button-container-
|
|
14
|
-
"button-container-nolabel": "awsui_button-container-
|
|
15
|
-
"divider": "
|
|
16
|
-
"additional-info": "awsui_additional-
|
|
17
|
-
"right-align": "awsui_right-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1b495_149",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1b495_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_1b495_171",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_1b495_149",
|
|
8
|
+
"row": "awsui_row_n4qlp_1b495_213",
|
|
9
|
+
"row-control": "awsui_row-control_n4qlp_1b495_217",
|
|
10
|
+
"field": "awsui_field_n4qlp_1b495_221",
|
|
11
|
+
"add-button": "awsui_add-button_n4qlp_1b495_225",
|
|
12
|
+
"remove-button": "awsui_remove-button_n4qlp_1b495_229",
|
|
13
|
+
"button-container-haslabel": "awsui_button-container-haslabel_n4qlp_1b495_233",
|
|
14
|
+
"button-container-nolabel": "awsui_button-container-nolabel_n4qlp_1b495_237",
|
|
15
|
+
"divider": "awsui_divider_n4qlp_1b495_241",
|
|
16
|
+
"additional-info": "awsui_additional-info_n4qlp_1b495_245",
|
|
17
|
+
"right-align": "awsui_right-align_n4qlp_1b495_291"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -146,10 +146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.awsui_empty-
|
|
150
|
-
animation: awsui_awsui-motion-fade-
|
|
149
|
+
.awsui_empty-appear_n4qlp_1b495_149:not(#\9) {
|
|
150
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_1b495_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
151
151
|
}
|
|
152
|
-
@keyframes awsui_awsui-motion-fade-
|
|
152
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_1b495_1 {
|
|
153
153
|
from {
|
|
154
154
|
opacity: 0.2;
|
|
155
155
|
}
|
|
@@ -158,17 +158,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
@media (prefers-reduced-motion: reduce) {
|
|
161
|
-
.awsui_empty-
|
|
161
|
+
.awsui_empty-appear_n4qlp_1b495_149:not(#\9) {
|
|
162
162
|
animation: none;
|
|
163
163
|
transition: none;
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
.awsui-motion-disabled .awsui_empty-
|
|
166
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_1b495_149:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1b495_149:not(#\9) {
|
|
167
167
|
animation: none;
|
|
168
168
|
transition: none;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
171
|
+
.awsui_root_n4qlp_1b495_171:not(#\9) {
|
|
172
172
|
border-collapse: separate;
|
|
173
173
|
border-spacing: 0;
|
|
174
174
|
box-sizing: border-box;
|
|
@@ -197,7 +197,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
word-spacing: normal;
|
|
198
198
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
199
199
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
200
|
-
color: var(--color-text-body-default-
|
|
200
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
201
201
|
font-weight: 400;
|
|
202
202
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
203
203
|
-webkit-font-smoothing: auto;
|
|
@@ -205,46 +205,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
display: block;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_empty_n4qlp_1b495_149:not(#\9) {
|
|
209
209
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
210
210
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
211
|
-
color: var(--color-text-empty-
|
|
211
|
+
color: var(--color-text-empty-o6660v, #656871);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
.awsui_row_n4qlp_1b495_213:not(#\9) {
|
|
215
215
|
/* used in test-utils */
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.awsui_row-
|
|
218
|
+
.awsui_row-control_n4qlp_1b495_217:not(#\9) {
|
|
219
219
|
/* used in test-utils */
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_field_n4qlp_1b495_221:not(#\9) {
|
|
223
223
|
/* used in test-utils */
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.awsui_add-
|
|
226
|
+
.awsui_add-button_n4qlp_1b495_225:not(#\9) {
|
|
227
227
|
/* used in test-utils */
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.awsui_remove-
|
|
230
|
+
.awsui_remove-button_n4qlp_1b495_229:not(#\9) {
|
|
231
231
|
/* used in test-utils */
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.awsui_button-container-
|
|
234
|
+
.awsui_button-container-haslabel_n4qlp_1b495_233:not(#\9) {
|
|
235
235
|
padding-block-start: calc(var(--space-xxs-p8yyaw, 4px) + var(--line-height-body-m-30ar75, 20px));
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_button-container-
|
|
238
|
+
.awsui_button-container-nolabel_n4qlp_1b495_237:not(#\9) {
|
|
239
239
|
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.
|
|
243
|
-
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
242
|
+
.awsui_divider_n4qlp_1b495_241:not(#\9) {
|
|
243
|
+
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
244
244
|
}
|
|
245
245
|
|
|
246
|
-
.awsui_additional-
|
|
247
|
-
color: var(--color-text-form-secondary-
|
|
246
|
+
.awsui_additional-info_n4qlp_1b495_245:not(#\9) {
|
|
247
|
+
color: var(--color-text-form-secondary-54emib, #656871);
|
|
248
248
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
249
249
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
250
250
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -253,10 +253,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
253
|
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
254
254
|
/* stylelint-disable-next-line selector-max-type */
|
|
255
255
|
}
|
|
256
|
-
.awsui_additional-
|
|
256
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9) {
|
|
257
257
|
text-underline-offset: 0.3em;
|
|
258
258
|
text-decoration-thickness: 1px;
|
|
259
|
-
color: var(--color-text-link-default-
|
|
259
|
+
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
260
260
|
font-weight: inherit;
|
|
261
261
|
letter-spacing: normal;
|
|
262
262
|
text-decoration-line: underline;
|
|
@@ -267,31 +267,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
268
268
|
}
|
|
269
269
|
@media (prefers-reduced-motion: reduce) {
|
|
270
|
-
.awsui_additional-
|
|
270
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9) {
|
|
271
271
|
animation: none;
|
|
272
272
|
transition: none;
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
|
-
.awsui-motion-disabled .awsui_additional-
|
|
275
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_1b495_245 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1b495_245 > a:not(#\9) {
|
|
276
276
|
animation: none;
|
|
277
277
|
transition: none;
|
|
278
278
|
}
|
|
279
|
-
.awsui_additional-
|
|
279
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):hover {
|
|
280
280
|
cursor: pointer;
|
|
281
|
-
color: var(--color-text-link-hover-
|
|
281
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
282
282
|
}
|
|
283
|
-
.awsui_additional-
|
|
283
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):focus {
|
|
284
284
|
outline: none;
|
|
285
285
|
}
|
|
286
|
-
.awsui_additional-
|
|
287
|
-
color: var(--color-text-link-hover-
|
|
286
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):active {
|
|
287
|
+
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
288
288
|
}
|
|
289
|
-
.awsui_additional-
|
|
289
|
+
.awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):active, .awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1b495_245 > a:not(#\9):hover {
|
|
290
290
|
text-decoration-line: underline;
|
|
291
291
|
text-decoration-color: currentColor;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.awsui_right-
|
|
294
|
+
.awsui_right-align_n4qlp_1b495_291:not(#\9) {
|
|
295
295
|
display: flex;
|
|
296
296
|
justify-content: flex-end;
|
|
297
297
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"empty-appear": "awsui_empty-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"empty": "
|
|
9
|
-
"row": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"add-button": "awsui_add-
|
|
13
|
-
"remove-button": "awsui_remove-
|
|
14
|
-
"button-container-haslabel": "awsui_button-container-
|
|
15
|
-
"button-container-nolabel": "awsui_button-container-
|
|
16
|
-
"divider": "
|
|
17
|
-
"additional-info": "awsui_additional-
|
|
18
|
-
"right-align": "awsui_right-
|
|
5
|
+
"empty-appear": "awsui_empty-appear_n4qlp_1b495_149",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1b495_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_1b495_171",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_1b495_149",
|
|
9
|
+
"row": "awsui_row_n4qlp_1b495_213",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_1b495_217",
|
|
11
|
+
"field": "awsui_field_n4qlp_1b495_221",
|
|
12
|
+
"add-button": "awsui_add-button_n4qlp_1b495_225",
|
|
13
|
+
"remove-button": "awsui_remove-button_n4qlp_1b495_229",
|
|
14
|
+
"button-container-haslabel": "awsui_button-container-haslabel_n4qlp_1b495_233",
|
|
15
|
+
"button-container-nolabel": "awsui_button-container-nolabel_n4qlp_1b495_237",
|
|
16
|
+
"divider": "awsui_divider_n4qlp_1b495_241",
|
|
17
|
+
"additional-info": "awsui_additional-info_n4qlp_1b495_245",
|
|
18
|
+
"right-align": "awsui_right-align_n4qlp_1b495_291"
|
|
19
19
|
};
|
|
20
20
|
|
package/badge/styles.css.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"badge": "
|
|
5
|
-
"badge-color-grey": "awsui_badge-color-
|
|
6
|
-
"badge-color-green": "awsui_badge-color-
|
|
7
|
-
"badge-color-blue": "awsui_badge-color-
|
|
8
|
-
"badge-color-red": "awsui_badge-color-
|
|
9
|
-
"badge-color-severity-critical": "awsui_badge-color-severity-
|
|
10
|
-
"badge-color-severity-high": "awsui_badge-color-severity-
|
|
11
|
-
"badge-color-severity-medium": "awsui_badge-color-severity-
|
|
12
|
-
"badge-color-severity-low": "awsui_badge-color-severity-
|
|
13
|
-
"badge-color-severity-neutral": "awsui_badge-color-severity-
|
|
4
|
+
"badge": "awsui_badge_1yjyg_1el0x_141",
|
|
5
|
+
"badge-color-grey": "awsui_badge-color-grey_1yjyg_1el0x_187",
|
|
6
|
+
"badge-color-green": "awsui_badge-color-green_1yjyg_1el0x_190",
|
|
7
|
+
"badge-color-blue": "awsui_badge-color-blue_1yjyg_1el0x_193",
|
|
8
|
+
"badge-color-red": "awsui_badge-color-red_1yjyg_1el0x_196",
|
|
9
|
+
"badge-color-severity-critical": "awsui_badge-color-severity-critical_1yjyg_1el0x_199",
|
|
10
|
+
"badge-color-severity-high": "awsui_badge-color-severity-high_1yjyg_1el0x_203",
|
|
11
|
+
"badge-color-severity-medium": "awsui_badge-color-severity-medium_1yjyg_1el0x_207",
|
|
12
|
+
"badge-color-severity-low": "awsui_badge-color-severity-low_1yjyg_1el0x_211",
|
|
13
|
+
"badge-color-severity-neutral": "awsui_badge-color-severity-neutral_1yjyg_1el0x_215"
|
|
14
14
|
};
|
|
15
15
|
|
package/badge/styles.scoped.css
CHANGED
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_badge_1yjyg_1el0x_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,7 +167,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
word-spacing: normal;
|
|
168
168
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
169
169
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
170
|
-
color: var(--color-text-body-default-
|
|
170
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
171
171
|
font-weight: 400;
|
|
172
172
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
173
|
-webkit-font-smoothing: auto;
|
|
@@ -183,37 +183,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
border-end-end-radius: var(--border-radius-badge-0z09dt, 4px);
|
|
184
184
|
padding-block: 0;
|
|
185
185
|
padding-inline: var(--space-xs-zb16t3, 8px);
|
|
186
|
-
color: var(--color-text-notification-default-
|
|
186
|
+
color: var(--color-text-notification-default-0l2rzu, #f9f9fa);
|
|
187
187
|
}
|
|
188
|
-
.
|
|
189
|
-
background-color: var(--color-background-notification-grey-
|
|
188
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-grey_1yjyg_1el0x_187:not(#\9) {
|
|
189
|
+
background-color: var(--color-background-notification-grey-jyn3j2, #424650);
|
|
190
190
|
}
|
|
191
|
-
.
|
|
192
|
-
background-color: var(--color-background-notification-green-
|
|
191
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-green_1yjyg_1el0x_190:not(#\9) {
|
|
192
|
+
background-color: var(--color-background-notification-green-7zevmb, #00802f);
|
|
193
193
|
}
|
|
194
|
-
.
|
|
195
|
-
background-color: var(--color-background-notification-blue-
|
|
194
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-blue_1yjyg_1el0x_193:not(#\9) {
|
|
195
|
+
background-color: var(--color-background-notification-blue-g87klk, #006ce0);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
198
|
-
background-color: var(--color-background-notification-red-
|
|
197
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-red_1yjyg_1el0x_196:not(#\9) {
|
|
198
|
+
background-color: var(--color-background-notification-red-f0cy22, #db0000);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-severity-critical_1yjyg_1el0x_199:not(#\9) {
|
|
201
201
|
background-color: var(--color-background-severity-critical-idosdq, #7d2105);
|
|
202
|
-
color: var(--color-text-severity-critical-
|
|
202
|
+
color: var(--color-text-severity-critical-gtjw4w, #f9f9fa);
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-severity-high_1yjyg_1el0x_203:not(#\9) {
|
|
205
205
|
background-color: var(--color-background-severity-high-434xpy, #ba2e0f);
|
|
206
|
-
color: var(--color-text-severity-high-
|
|
206
|
+
color: var(--color-text-severity-high-wt51jx, #f9f9fa);
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-severity-medium_1yjyg_1el0x_207:not(#\9) {
|
|
209
209
|
background-color: var(--color-background-severity-medium-n5069n, #cc5f21);
|
|
210
|
-
color: var(--color-text-severity-medium-
|
|
210
|
+
color: var(--color-text-severity-medium-tezhp2, #0f141a);
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-severity-low_1yjyg_1el0x_211:not(#\9) {
|
|
213
213
|
background-color: var(--color-background-severity-low-5ab62f, #b2911c);
|
|
214
|
-
color: var(--color-text-severity-low-
|
|
214
|
+
color: var(--color-text-severity-low-f87ni8, #0f141a);
|
|
215
215
|
}
|
|
216
|
-
.
|
|
217
|
-
background-color: var(--color-background-severity-neutral-
|
|
218
|
-
color: var(--color-text-severity-neutral-
|
|
216
|
+
.awsui_badge_1yjyg_1el0x_141.awsui_badge-color-severity-neutral_1yjyg_1el0x_215:not(#\9) {
|
|
217
|
+
background-color: var(--color-background-severity-neutral-e76h14, #424650);
|
|
218
|
+
color: var(--color-text-severity-neutral-x89dxu, #f9f9fa);
|
|
219
219
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"badge": "
|
|
6
|
-
"badge-color-grey": "awsui_badge-color-
|
|
7
|
-
"badge-color-green": "awsui_badge-color-
|
|
8
|
-
"badge-color-blue": "awsui_badge-color-
|
|
9
|
-
"badge-color-red": "awsui_badge-color-
|
|
10
|
-
"badge-color-severity-critical": "awsui_badge-color-severity-
|
|
11
|
-
"badge-color-severity-high": "awsui_badge-color-severity-
|
|
12
|
-
"badge-color-severity-medium": "awsui_badge-color-severity-
|
|
13
|
-
"badge-color-severity-low": "awsui_badge-color-severity-
|
|
14
|
-
"badge-color-severity-neutral": "awsui_badge-color-severity-
|
|
5
|
+
"badge": "awsui_badge_1yjyg_1el0x_141",
|
|
6
|
+
"badge-color-grey": "awsui_badge-color-grey_1yjyg_1el0x_187",
|
|
7
|
+
"badge-color-green": "awsui_badge-color-green_1yjyg_1el0x_190",
|
|
8
|
+
"badge-color-blue": "awsui_badge-color-blue_1yjyg_1el0x_193",
|
|
9
|
+
"badge-color-red": "awsui_badge-color-red_1yjyg_1el0x_196",
|
|
10
|
+
"badge-color-severity-critical": "awsui_badge-color-severity-critical_1yjyg_1el0x_199",
|
|
11
|
+
"badge-color-severity-high": "awsui_badge-color-severity-high_1yjyg_1el0x_203",
|
|
12
|
+
"badge-color-severity-medium": "awsui_badge-color-severity-medium_1yjyg_1el0x_207",
|
|
13
|
+
"badge-color-severity-low": "awsui_badge-color-severity-low_1yjyg_1el0x_211",
|
|
14
|
+
"badge-color-severity-neutral": "awsui_badge-color-severity-neutral_1yjyg_1el0x_215"
|
|
15
15
|
};
|
|
16
16
|
|