@cloudscape-design/components-themeable 3.0.199 → 3.0.201
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/notifications/styles.scss +2 -0
- package/lib/internal/scss/app-layout/visual-refresh/notifications.scss +1 -0
- package/lib/internal/scss/cards/motion.scss +9 -1
- package/lib/internal/scss/cards/styles.scss +2 -10
- package/lib/internal/scss/container/styles.scss +41 -21
- package/lib/internal/scss/flashbar/collapsible.motion.scss +1 -1
- package/lib/internal/scss/flashbar/collapsible.scss +7 -6
- package/lib/internal/scss/flashbar/styles.scss +4 -14
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +28 -27
- package/lib/internal/scss/internal/styles/forms/mixins.scss +17 -3
- package/lib/internal/scss/internal/styles/utils/mixins.scss +12 -0
- package/lib/internal/scss/modal/styles.scss +3 -2
- package/lib/internal/scss/wizard/styles.scss +2 -3
- package/lib/internal/template/alert/styles.css.js +19 -19
- package/lib/internal/template/alert/styles.scoped.css +33 -33
- package/lib/internal/template/alert/styles.selectors.js +19 -19
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +8 -8
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +4 -4
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/notifications/styles.css.js +1 -1
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +2 -1
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/styles.css.js +26 -26
- package/lib/internal/template/app-layout/styles.scoped.css +35 -35
- package/lib/internal/template/app-layout/styles.selectors.js +26 -26
- package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +60 -60
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +225 -224
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/lib/internal/template/area-chart/styles.css.js +13 -13
- package/lib/internal/template/area-chart/styles.scoped.css +18 -18
- package/lib/internal/template/area-chart/styles.selectors.js +13 -13
- package/lib/internal/template/attribute-editor/interfaces.d.ts +1 -0
- package/lib/internal/template/attribute-editor/interfaces.d.ts.map +1 -1
- package/lib/internal/template/attribute-editor/interfaces.js.map +1 -1
- package/lib/internal/template/attribute-editor/internal.d.ts.map +1 -1
- package/lib/internal/template/attribute-editor/internal.js +17 -2
- package/lib/internal/template/attribute-editor/internal.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +26 -26
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +5 -5
- package/lib/internal/template/badge/styles.scoped.css +7 -7
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/box/styles.css.js +189 -189
- package/lib/internal/template/box/styles.scoped.css +240 -240
- package/lib/internal/template/box/styles.selectors.js +189 -189
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.css.js +6 -6
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +13 -13
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +6 -6
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +138 -138
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +25 -25
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +8 -8
- package/lib/internal/template/button-dropdown/styles.scoped.css +16 -16
- package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +40 -40
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/cards/styles.css.js +37 -37
- package/lib/internal/template/cards/styles.scoped.css +122 -57
- package/lib/internal/template/cards/styles.selectors.js +37 -37
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +7 -7
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +32 -32
- package/lib/internal/template/code-editor/styles.scoped.css +159 -159
- package/lib/internal/template/code-editor/styles.selectors.js +32 -32
- package/lib/internal/template/collection-preferences/styles.css.js +20 -20
- package/lib/internal/template/collection-preferences/styles.scoped.css +25 -25
- package/lib/internal/template/collection-preferences/styles.selectors.js +20 -20
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +45 -45
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/internal.d.ts.map +1 -1
- package/lib/internal/template/container/internal.js +1 -1
- package/lib/internal/template/container/internal.js.map +1 -1
- package/lib/internal/template/container/styles.css.js +18 -17
- package/lib/internal/template/container/styles.scoped.css +106 -43
- package/lib/internal/template/container/styles.selectors.js +18 -17
- package/lib/internal/template/container/use-sticky-header.d.ts.map +1 -1
- package/lib/internal/template/container/use-sticky-header.js +4 -15
- package/lib/internal/template/container/use-sticky-header.js.map +1 -1
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +13 -13
- package/lib/internal/template/content-layout/styles.selectors.js +7 -7
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +11 -11
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +15 -15
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +47 -47
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/expandable-section/styles.css.js +21 -21
- package/lib/internal/template/expandable-section/styles.scoped.css +44 -44
- package/lib/internal/template/expandable-section/styles.selectors.js +21 -21
- package/lib/internal/template/flashbar/collapsible-flashbar.d.ts +2 -2
- package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/lib/internal/template/flashbar/collapsible-flashbar.js +19 -9
- package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
- package/lib/internal/template/flashbar/common.d.ts +2 -2
- package/lib/internal/template/flashbar/common.d.ts.map +1 -1
- package/lib/internal/template/flashbar/common.js.map +1 -1
- package/lib/internal/template/flashbar/index.d.ts +2 -2
- package/lib/internal/template/flashbar/index.d.ts.map +1 -1
- package/lib/internal/template/flashbar/index.js +1 -4
- package/lib/internal/template/flashbar/index.js.map +1 -1
- package/lib/internal/template/flashbar/interfaces.d.ts +30 -17
- package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/flashbar/interfaces.js.map +1 -1
- package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts +2 -2
- package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
- package/lib/internal/template/flashbar/non-collapsible-flashbar.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +43 -43
- package/lib/internal/template/flashbar/styles.scoped.css +152 -163
- package/lib/internal/template/flashbar/styles.selectors.js +43 -43
- package/lib/internal/template/flashbar/utils.d.ts +1 -0
- package/lib/internal/template/flashbar/utils.d.ts.map +1 -1
- package/lib/internal/template/flashbar/utils.js +3 -0
- package/lib/internal/template/flashbar/utils.js.map +1 -1
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +10 -10
- package/lib/internal/template/form/styles.selectors.js +8 -8
- package/lib/internal/template/form-field/styles.css.js +19 -19
- package/lib/internal/template/form-field/styles.scoped.css +31 -31
- package/lib/internal/template/form-field/styles.selectors.js +19 -19
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +56 -56
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +44 -44
- package/lib/internal/template/header/styles.scoped.css +49 -49
- package/lib/internal/template/header/styles.selectors.js +44 -44
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +60 -60
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +9 -9
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +21 -21
- package/lib/internal/template/icon/styles.scoped.css +50 -50
- package/lib/internal/template/icon/styles.selectors.js +21 -21
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +32 -32
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/base-component/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +12 -12
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +12 -12
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
- package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +28 -27
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +6 -6
- package/lib/internal/template/internal/generated/theming/index.js +6 -6
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +28 -28
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/lib/internal/template/modal/styles.css.js +22 -22
- package/lib/internal/template/modal/styles.scoped.css +40 -47
- package/lib/internal/template/modal/styles.selectors.js +22 -22
- package/lib/internal/template/multiselect/styles.css.js +1 -1
- package/lib/internal/template/multiselect/styles.scoped.css +3 -3
- package/lib/internal/template/multiselect/styles.selectors.js +1 -1
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +25 -25
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +45 -45
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +50 -50
- package/lib/internal/template/popover/styles.scoped.css +73 -73
- package/lib/internal/template/popover/styles.selectors.js +50 -50
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +36 -36
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +33 -33
- package/lib/internal/template/property-filter/styles.scoped.css +37 -37
- package/lib/internal/template/property-filter/styles.selectors.js +33 -33
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/select/parts/styles.css.js +9 -9
- package/lib/internal/template/select/parts/styles.scoped.css +14 -14
- package/lib/internal/template/select/parts/styles.selectors.js +9 -9
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +3 -3
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +26 -26
- package/lib/internal/template/side-navigation/styles.scoped.css +38 -38
- package/lib/internal/template/side-navigation/styles.selectors.js +26 -26
- package/lib/internal/template/space-between/styles.css.js +28 -28
- package/lib/internal/template/space-between/styles.scoped.css +31 -31
- package/lib/internal/template/space-between/styles.selectors.js +28 -28
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +20 -20
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/styles.css.js +59 -59
- package/lib/internal/template/split-panel/styles.scoped.css +85 -85
- package/lib/internal/template/split-panel/styles.selectors.js +59 -59
- package/lib/internal/template/status-indicator/styles.css.js +20 -20
- package/lib/internal/template/status-indicator/styles.scoped.css +28 -28
- package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
- package/lib/internal/template/table/body-cell/styles.css.js +18 -18
- package/lib/internal/template/table/body-cell/styles.scoped.css +52 -52
- package/lib/internal/template/table/body-cell/styles.selectors.js +18 -18
- package/lib/internal/template/table/header-cell/styles.css.js +19 -19
- package/lib/internal/template/table/header-cell/styles.scoped.css +33 -33
- package/lib/internal/template/table/header-cell/styles.selectors.js +19 -19
- package/lib/internal/template/table/resizer/styles.css.js +6 -6
- package/lib/internal/template/table/resizer/styles.scoped.css +13 -13
- package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
- package/lib/internal/template/table/selection-control/styles.css.js +3 -3
- package/lib/internal/template/table/selection-control/styles.scoped.css +5 -5
- package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
- package/lib/internal/template/table/styles.css.js +33 -33
- package/lib/internal/template/table/styles.scoped.css +41 -41
- package/lib/internal/template/table/styles.selectors.js +33 -33
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +42 -42
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/interfaces.d.ts +1 -0
- package/lib/internal/template/tag-editor/interfaces.d.ts.map +1 -1
- package/lib/internal/template/tag-editor/interfaces.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +12 -12
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/flashbar/index.d.ts +2 -0
- package/lib/internal/template/test-utils/dom/flashbar/index.js +2 -0
- package/lib/internal/template/test-utils/dom/flashbar/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/flashbar/index.d.ts +2 -0
- package/lib/internal/template/test-utils/selectors/flashbar/index.js +2 -0
- package/lib/internal/template/test-utils/selectors/flashbar/index.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +62 -62
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +4 -4
- package/lib/internal/template/text-filter/styles.scoped.css +6 -6
- package/lib/internal/template/text-filter/styles.selectors.js +4 -4
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +70 -70
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +24 -24
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +3 -3
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/index.d.ts.map +1 -1
- package/lib/internal/template/wizard/index.js +5 -4
- package/lib/internal/template/wizard/index.js.map +1 -1
- package/lib/internal/template/wizard/internal/analytics.d.ts +3 -3
- package/lib/internal/template/wizard/internal/analytics.d.ts.map +1 -1
- package/lib/internal/template/wizard/internal/analytics.js +6 -11
- package/lib/internal/template/wizard/internal/analytics.js.map +1 -1
- package/lib/internal/template/wizard/styles.css.js +32 -32
- package/lib/internal/template/wizard/styles.scoped.css +98 -64
- package/lib/internal/template/wizard/styles.selectors.js +32 -32
- package/package.json +1 -1
|
@@ -4,9 +4,11 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
@use '../../internal/styles/tokens' as awsui;
|
|
7
|
+
@use '../../internal/generated/custom-css-properties/index' as custom-props;
|
|
7
8
|
|
|
8
9
|
.notifications-sticky {
|
|
9
10
|
top: 0;
|
|
10
11
|
z-index: 825;
|
|
11
12
|
position: sticky;
|
|
13
|
+
#{custom-props.$flashbarStickyBottomMargin}: #{awsui.$space-xxl};
|
|
12
14
|
}
|
|
@@ -8,7 +8,15 @@
|
|
|
8
8
|
|
|
9
9
|
.card-inner {
|
|
10
10
|
@include styles.with-motion {
|
|
11
|
-
transition-property: background-color
|
|
11
|
+
transition-property: background-color;
|
|
12
|
+
transition-duration: awsui.$motion-duration-transition-show-paced;
|
|
13
|
+
transition-timing-function: awsui.$motion-easing-transition-show-paced;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.card-inner::before {
|
|
18
|
+
@include styles.with-motion {
|
|
19
|
+
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
12
20
|
transition-duration: awsui.$motion-duration-transition-show-paced;
|
|
13
21
|
transition-timing-function: awsui.$motion-easing-transition-show-paced;
|
|
14
22
|
}
|
|
@@ -84,14 +84,9 @@
|
|
|
84
84
|
calc(#{awsui.$space-card-horizontal} - #{awsui.$border-item-width})
|
|
85
85
|
calc(#{awsui.$space-scaled-l} - #{awsui.$border-item-width});
|
|
86
86
|
}
|
|
87
|
-
// reset border color to prevent it from flashing black during selection animation
|
|
88
|
-
border-color: transparent;
|
|
89
87
|
@include styles.container-shadow;
|
|
90
|
-
// container shadow comes with a top border, need to make it the same as the selection width
|
|
91
|
-
border-width: awsui.$border-item-width;
|
|
92
88
|
width: 100%;
|
|
93
89
|
min-width: 0;
|
|
94
|
-
box-sizing: border-box;
|
|
95
90
|
}
|
|
96
91
|
&-header {
|
|
97
92
|
@include styles.font-heading-m;
|
|
@@ -107,12 +102,9 @@
|
|
|
107
102
|
}
|
|
108
103
|
&-selected {
|
|
109
104
|
> .card-inner {
|
|
110
|
-
border: awsui.$border-item-width solid awsui.$color-border-item-selected;
|
|
111
105
|
background-color: awsui.$color-background-item-selected;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
> .card-header > .selection-control {
|
|
115
|
-
margin-right: calc(-1 * #{awsui.$border-item-width});
|
|
106
|
+
&::before {
|
|
107
|
+
border: awsui.$border-item-width solid awsui.$color-border-item-selected;
|
|
116
108
|
}
|
|
117
109
|
}
|
|
118
110
|
}
|
|
@@ -10,33 +10,55 @@
|
|
|
10
10
|
.root {
|
|
11
11
|
@include styles.styles-reset;
|
|
12
12
|
word-wrap: break-word;
|
|
13
|
+
position: relative;
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
&.fit-height {
|
|
15
16
|
display: flex;
|
|
16
17
|
flex-direction: column;
|
|
17
|
-
overflow: hidden;
|
|
18
18
|
height: 100%;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
&.variant {
|
|
22
22
|
&-default,
|
|
23
23
|
&-stacked {
|
|
24
|
+
// Border and shadows are applied with ::before and ::after elements (respectively)
|
|
24
25
|
@include shared.borders-and-shadows;
|
|
25
26
|
background-color: awsui.$color-background-container-content;
|
|
26
27
|
}
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
// Meld container bottom corners into next adjoining container
|
|
30
|
+
&-stacked:not(:last-child),
|
|
31
|
+
&-stacked:not(:last-child)::before,
|
|
32
|
+
&-stacked:not(:last-child)::after {
|
|
29
33
|
border-bottom-right-radius: 0;
|
|
30
34
|
border-bottom-left-radius: 0;
|
|
31
35
|
}
|
|
32
|
-
|
|
33
|
-
&-stacked + &-stacked
|
|
34
|
-
|
|
36
|
+
// Meld container top corners into preceding container
|
|
37
|
+
&-stacked + &-stacked,
|
|
38
|
+
&-stacked + &-stacked::before,
|
|
39
|
+
&-stacked + &-stacked::after {
|
|
35
40
|
border-top-left-radius: 0;
|
|
36
41
|
border-top-right-radius: 0;
|
|
42
|
+
}
|
|
43
|
+
// Replace container border with a divider
|
|
44
|
+
&-stacked + &-stacked::before {
|
|
45
|
+
@include shared.divider;
|
|
46
|
+
}
|
|
47
|
+
// Reset container shadow to prevent unwanted overflow
|
|
48
|
+
&-stacked + &-stacked::after {
|
|
37
49
|
box-shadow: awsui.$shadow-container-stacked;
|
|
38
50
|
}
|
|
39
51
|
}
|
|
52
|
+
|
|
53
|
+
// To ensure the top border/divider is visible on sticky elements which have a higher z-index
|
|
54
|
+
&.sticky-enabled {
|
|
55
|
+
&::before {
|
|
56
|
+
top: calc(-1 * #{awsui.$border-container-top-width});
|
|
57
|
+
}
|
|
58
|
+
&.variant-stacked::before {
|
|
59
|
+
top: calc(-1 * #{awsui.$border-divider-section-width});
|
|
60
|
+
}
|
|
61
|
+
}
|
|
40
62
|
}
|
|
41
63
|
|
|
42
64
|
.header {
|
|
@@ -59,9 +81,13 @@
|
|
|
59
81
|
}
|
|
60
82
|
|
|
61
83
|
&-stuck {
|
|
62
|
-
box-shadow: awsui.$shadow-sticky-embedded;
|
|
63
|
-
border: 0;
|
|
64
84
|
border-radius: 0;
|
|
85
|
+
&::before {
|
|
86
|
+
border: 0;
|
|
87
|
+
}
|
|
88
|
+
&:not(.header-variant-cards) {
|
|
89
|
+
box-shadow: awsui.$shadow-sticky-embedded;
|
|
90
|
+
}
|
|
65
91
|
}
|
|
66
92
|
|
|
67
93
|
&-dynamic-height.header-stuck {
|
|
@@ -83,20 +109,14 @@
|
|
|
83
109
|
}
|
|
84
110
|
|
|
85
111
|
&-variant-cards {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
&:not(:empty) {
|
|
89
|
-
// bottom shadow does not appear in IE11 due to the presence of background color
|
|
90
|
-
// Adding a bottom border
|
|
91
|
-
border-bottom: 1px solid #d5dbdb;
|
|
92
|
-
|
|
93
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
94
|
-
@supports (--css-variable-support-check: #000) {
|
|
95
|
-
border-bottom: 0;
|
|
96
|
-
}
|
|
112
|
+
&:not(.header-sticky-enabled) {
|
|
113
|
+
position: relative;
|
|
97
114
|
}
|
|
115
|
+
@include shared.borders-and-shadows;
|
|
98
116
|
|
|
99
|
-
&.header-stuck
|
|
117
|
+
&.header-stuck::after,
|
|
118
|
+
&.header-stuck::before {
|
|
119
|
+
border: 0;
|
|
100
120
|
border-top-left-radius: 0;
|
|
101
121
|
border-top-right-radius: 0;
|
|
102
122
|
}
|
|
@@ -130,7 +150,7 @@ the default white background of the container component.
|
|
|
130
150
|
}
|
|
131
151
|
|
|
132
152
|
.content {
|
|
133
|
-
.
|
|
153
|
+
.fit-height > & {
|
|
134
154
|
flex: 1;
|
|
135
155
|
overflow: auto;
|
|
136
156
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
.stack {
|
|
9
9
|
> .animation-running > .item,
|
|
10
10
|
> .animation-running > .flash-list-item,
|
|
11
|
-
> .animation-running.
|
|
11
|
+
> .animation-running.notification-bar {
|
|
12
12
|
@include styles.with-motion {
|
|
13
13
|
transition-timing-function: tokens.$motion-easing-refresh-only-a;
|
|
14
14
|
transition-duration: tokens.$motion-duration-refresh-only-fast;
|
|
@@ -72,8 +72,8 @@ the grid layout will be:
|
|
|
72
72
|
);
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
> .item:not(:last-child) > .flash,
|
|
76
|
-
> .item.flash {
|
|
75
|
+
> .item:not(:last-child) > .flash::before,
|
|
76
|
+
> .item.flash::before {
|
|
77
77
|
box-shadow: awsui.$shadow-flash-collapsed;
|
|
78
78
|
}
|
|
79
79
|
}
|
|
@@ -107,7 +107,7 @@ the grid layout will be:
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.stack > .
|
|
110
|
+
.stack > .notification-bar {
|
|
111
111
|
@include styles.text-wrapping;
|
|
112
112
|
|
|
113
113
|
background: awsui.$color-background-layout-toggle-default;
|
|
@@ -226,7 +226,8 @@ the grid layout will be:
|
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
//
|
|
230
|
-
.stack.
|
|
231
|
-
|
|
229
|
+
// Prevent the sticky Flashbar from reaching the end of the window by leaving some space below.
|
|
230
|
+
.stack.expanded:not(.floating) {
|
|
231
|
+
// Default to 0 so that this does not apply to non-sticky Flashbar.
|
|
232
|
+
padding-bottom: var(#{custom-props.$flashbarStickyBottomMargin}, 0);
|
|
232
233
|
}
|
|
@@ -25,29 +25,19 @@
|
|
|
25
25
|
justify-content: flex-start;
|
|
26
26
|
align-items: flex-start;
|
|
27
27
|
padding: awsui.$space-scaled-xs awsui.$space-flashbar-horizontal;
|
|
28
|
-
@include styles.container-shadow;
|
|
29
|
-
border-top: none;
|
|
30
28
|
border-radius: awsui.$border-radius-flashbar;
|
|
31
29
|
color: awsui.$color-text-notification-default;
|
|
32
30
|
overflow-wrap: break-word;
|
|
33
31
|
word-wrap: break-word;
|
|
34
|
-
}
|
|
35
32
|
|
|
36
|
-
.flash-refresh {
|
|
37
|
-
box-shadow: none;
|
|
38
33
|
&::before {
|
|
39
|
-
|
|
40
|
-
position: absolute;
|
|
41
|
-
z-index: -1;
|
|
42
|
-
top: 0px;
|
|
43
|
-
left: 0px;
|
|
44
|
-
bottom: 0px;
|
|
45
|
-
right: 0px;
|
|
46
|
-
background-color: transparent;
|
|
34
|
+
@include styles.base-pseudo-element;
|
|
47
35
|
border-radius: awsui.$border-radius-flashbar;
|
|
48
|
-
pointer-events: none;
|
|
49
36
|
box-shadow: awsui.$shadow-flash-sticky;
|
|
50
37
|
}
|
|
38
|
+
&-refresh::before {
|
|
39
|
+
z-index: -1;
|
|
40
|
+
}
|
|
51
41
|
}
|
|
52
42
|
|
|
53
43
|
.flash-list {
|
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
|
|
2
|
-
$offsetTop: --awsui-offset-top-
|
|
3
|
-
$offsetTopWithNotifications: --awsui-offset-top-with-notifications-
|
|
4
|
-
$contentGapLeft: --awsui-content-gap-left-
|
|
5
|
-
$contentGapRight: --awsui-content-gap-right-
|
|
6
|
-
$contentHeight: --awsui-content-height-
|
|
7
|
-
$defaultMaxContentWidth: --awsui-default-max-content-width-
|
|
8
|
-
$defaultMinContentWidth: --awsui-default-min-content-width-
|
|
9
|
-
$footerHeight: --awsui-footer-height-
|
|
10
|
-
$headerHeight: --awsui-header-height-
|
|
11
|
-
$layoutWidth: --awsui-layout-width-
|
|
12
|
-
$mainOffsetLeft: --awsui-main-offset-left-
|
|
13
|
-
$maxContentWidth: --awsui-max-content-width-
|
|
14
|
-
$minContentWidth: --awsui-min-content-width-
|
|
15
|
-
$notificationsHeight: --awsui-notifications-height-
|
|
16
|
-
$overlapHeight: --awsui-overlap-height-
|
|
17
|
-
$navigationWidth: --awsui-navigation-width-
|
|
18
|
-
$splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-
|
|
19
|
-
$splitPanelReportedSize: --awsui-split-panel-reported-size-
|
|
20
|
-
$splitPanelHeight: --awsui-split-panel-height-
|
|
21
|
-
$splitPanelMinWidth: --awsui-split-panel-min-width-
|
|
22
|
-
$splitPanelMaxWidth: --awsui-split-panel-max-width-
|
|
23
|
-
$toolsMaxWidth: --awsui-tools-max-width-
|
|
24
|
-
$toolsWidth: --awsui-tools-width-
|
|
25
|
-
$toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-
|
|
26
|
-
$contentScrollMargin: --awsui-content-scroll-margin-
|
|
27
|
-
$flashbarStackDepth: --awsui-flashbar-stack-depth-
|
|
28
|
-
$flashbarStackIndex: --awsui-flashbar-stack-index-
|
|
2
|
+
$offsetTop: --awsui-offset-top-20d8jh;
|
|
3
|
+
$offsetTopWithNotifications: --awsui-offset-top-with-notifications-20d8jh;
|
|
4
|
+
$contentGapLeft: --awsui-content-gap-left-20d8jh;
|
|
5
|
+
$contentGapRight: --awsui-content-gap-right-20d8jh;
|
|
6
|
+
$contentHeight: --awsui-content-height-20d8jh;
|
|
7
|
+
$defaultMaxContentWidth: --awsui-default-max-content-width-20d8jh;
|
|
8
|
+
$defaultMinContentWidth: --awsui-default-min-content-width-20d8jh;
|
|
9
|
+
$footerHeight: --awsui-footer-height-20d8jh;
|
|
10
|
+
$headerHeight: --awsui-header-height-20d8jh;
|
|
11
|
+
$layoutWidth: --awsui-layout-width-20d8jh;
|
|
12
|
+
$mainOffsetLeft: --awsui-main-offset-left-20d8jh;
|
|
13
|
+
$maxContentWidth: --awsui-max-content-width-20d8jh;
|
|
14
|
+
$minContentWidth: --awsui-min-content-width-20d8jh;
|
|
15
|
+
$notificationsHeight: --awsui-notifications-height-20d8jh;
|
|
16
|
+
$overlapHeight: --awsui-overlap-height-20d8jh;
|
|
17
|
+
$navigationWidth: --awsui-navigation-width-20d8jh;
|
|
18
|
+
$splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-20d8jh;
|
|
19
|
+
$splitPanelReportedSize: --awsui-split-panel-reported-size-20d8jh;
|
|
20
|
+
$splitPanelHeight: --awsui-split-panel-height-20d8jh;
|
|
21
|
+
$splitPanelMinWidth: --awsui-split-panel-min-width-20d8jh;
|
|
22
|
+
$splitPanelMaxWidth: --awsui-split-panel-max-width-20d8jh;
|
|
23
|
+
$toolsMaxWidth: --awsui-tools-max-width-20d8jh;
|
|
24
|
+
$toolsWidth: --awsui-tools-width-20d8jh;
|
|
25
|
+
$toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-20d8jh;
|
|
26
|
+
$contentScrollMargin: --awsui-content-scroll-margin-20d8jh;
|
|
27
|
+
$flashbarStackDepth: --awsui-flashbar-stack-depth-20d8jh;
|
|
28
|
+
$flashbarStackIndex: --awsui-flashbar-stack-index-20d8jh;
|
|
29
|
+
$flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-20d8jh;
|
|
29
30
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
@use '../tokens' as awsui;
|
|
8
8
|
@use '../typography' as typography;
|
|
9
9
|
@use '../foundation' as foundation;
|
|
10
|
-
@use '../utils
|
|
10
|
+
@use '../utils' as utils;
|
|
11
11
|
@use './constants' as constants;
|
|
12
12
|
|
|
13
13
|
@mixin link-focus {
|
|
@@ -131,11 +131,25 @@
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
@mixin container-shadow {
|
|
134
|
-
box-shadow: awsui.$shadow-container;
|
|
135
|
-
border-top: awsui.$border-container-top-width solid awsui.$color-border-container-top;
|
|
136
134
|
border-radius: awsui.$border-radius-container;
|
|
137
135
|
box-sizing: border-box;
|
|
138
136
|
|
|
137
|
+
&::before {
|
|
138
|
+
@include utils.base-pseudo-element;
|
|
139
|
+
// Reset border color to prevent it from flashing black during card selection animation
|
|
140
|
+
border-color: transparent;
|
|
141
|
+
border-top: awsui.$border-container-top-width solid awsui.$color-border-container-top;
|
|
142
|
+
border-radius: awsui.$border-radius-container;
|
|
143
|
+
z-index: 1;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
&::after {
|
|
147
|
+
@include utils.base-pseudo-element;
|
|
148
|
+
box-shadow: awsui.$shadow-container;
|
|
149
|
+
border-radius: awsui.$border-radius-container;
|
|
150
|
+
mix-blend-mode: multiply;
|
|
151
|
+
}
|
|
152
|
+
|
|
139
153
|
// HACK: because of the issues with IE's box shadow rendering we draw
|
|
140
154
|
// a border and don't mind the pixel fitting
|
|
141
155
|
@media screen and (-ms-high-contrast: active) {
|
|
@@ -48,3 +48,15 @@
|
|
|
48
48
|
overflow: hidden;
|
|
49
49
|
text-overflow: ellipsis;
|
|
50
50
|
}
|
|
51
|
+
|
|
52
|
+
@mixin base-pseudo-element {
|
|
53
|
+
content: '';
|
|
54
|
+
position: absolute;
|
|
55
|
+
left: 0px;
|
|
56
|
+
top: 0px;
|
|
57
|
+
width: 100%;
|
|
58
|
+
height: 100%;
|
|
59
|
+
pointer-events: none;
|
|
60
|
+
background: transparent;
|
|
61
|
+
box-sizing: border-box;
|
|
62
|
+
}
|
|
@@ -79,9 +79,10 @@ $modal-z-index: 5000;
|
|
|
79
79
|
@include styles.styles-reset;
|
|
80
80
|
display: block;
|
|
81
81
|
background-color: awsui.$color-background-container-content;
|
|
82
|
-
@include styles.container-shadow;
|
|
83
|
-
box-shadow: awsui.$shadow-modal;
|
|
84
82
|
word-wrap: break-word;
|
|
83
|
+
border-top: awsui.$border-container-top-width solid awsui.$color-border-container-top;
|
|
84
|
+
border-radius: awsui.$border-radius-container;
|
|
85
|
+
box-shadow: awsui.$shadow-modal;
|
|
85
86
|
}
|
|
86
87
|
|
|
87
88
|
.content {
|
|
@@ -33,12 +33,11 @@
|
|
|
33
33
|
grid-column: 1;
|
|
34
34
|
grid-row: 1 / span 2;
|
|
35
35
|
padding-top: awsui.$space-scaled-xxs;
|
|
36
|
-
z-index: 1;
|
|
37
36
|
|
|
38
37
|
> ul {
|
|
39
38
|
background: awsui.$color-background-container-content;
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
position: relative;
|
|
40
|
+
@include styles.container-shadow;
|
|
42
41
|
margin: 0;
|
|
43
42
|
padding: awsui.$space-scaled-l awsui.$space-l;
|
|
44
43
|
width: 280px;
|
|
@@ -1,24 +1,24 @@
|
|
|
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
|
-
"body": "
|
|
9
|
-
"header": "
|
|
10
|
-
"action": "
|
|
11
|
-
"action-button": "awsui_action-
|
|
12
|
-
"text": "
|
|
13
|
-
"icon": "
|
|
14
|
-
"message": "
|
|
15
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
16
|
-
"content": "
|
|
17
|
-
"dismiss": "
|
|
18
|
-
"dismiss-button": "awsui_dismiss-
|
|
19
|
-
"type-error": "awsui_type-
|
|
20
|
-
"type-warning": "awsui_type-
|
|
21
|
-
"type-success": "awsui_type-
|
|
22
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_wwhdd_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_wwhdd_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_wwhdd_119",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_wwhdd_135",
|
|
8
|
+
"body": "awsui_body_mx3cw_wwhdd_160",
|
|
9
|
+
"header": "awsui_header_mx3cw_wwhdd_166",
|
|
10
|
+
"action": "awsui_action_mx3cw_wwhdd_170",
|
|
11
|
+
"action-button": "awsui_action-button_mx3cw_wwhdd_175",
|
|
12
|
+
"text": "awsui_text_mx3cw_wwhdd_179",
|
|
13
|
+
"icon": "awsui_icon_mx3cw_wwhdd_183",
|
|
14
|
+
"message": "awsui_message_mx3cw_wwhdd_186",
|
|
15
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_wwhdd_194",
|
|
16
|
+
"content": "awsui_content_mx3cw_wwhdd_208",
|
|
17
|
+
"dismiss": "awsui_dismiss_mx3cw_wwhdd_212",
|
|
18
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_wwhdd_218",
|
|
19
|
+
"type-error": "awsui_type-error_mx3cw_wwhdd_226",
|
|
20
|
+
"type-warning": "awsui_type-warning_mx3cw_wwhdd_234",
|
|
21
|
+
"type-success": "awsui_type-success_mx3cw_wwhdd_242",
|
|
22
|
+
"type-info": "awsui_type-info_mx3cw_wwhdd_250"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_alert_mx3cw_wwhdd_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_wwhdd_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_wwhdd_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.2;
|
|
99
99
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.
|
|
105
|
+
.awsui_alert_mx3cw_wwhdd_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .
|
|
110
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_wwhdd_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_wwhdd_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_mx3cw_wwhdd_119:not(#\9) {
|
|
120
120
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
121
121
|
border-collapse: separate;
|
|
122
122
|
border-spacing: 0;
|
|
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
overflow: hidden;
|
|
159
159
|
display: block;
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_root_mx3cw_wwhdd_119.awsui_hidden_mx3cw_wwhdd_135:not(#\9) {
|
|
162
162
|
display: none;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
165
|
+
.awsui_alert_mx3cw_wwhdd_93:not(#\9) {
|
|
166
166
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
167
167
|
border-collapse: separate;
|
|
168
168
|
border-spacing: 0;
|
|
@@ -209,100 +209,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
209
209
|
background-color: var(--color-background-container-content-o88wxm, #ffffff);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.awsui_body_mx3cw_wwhdd_160:not(#\9) {
|
|
213
213
|
display: flex;
|
|
214
214
|
flex: 1 1 0%;
|
|
215
215
|
min-width: 0;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_header_mx3cw_wwhdd_166:not(#\9) {
|
|
219
219
|
font-weight: 700;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_action_mx3cw_wwhdd_170:not(#\9) {
|
|
223
223
|
white-space: nowrap;
|
|
224
224
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_action-
|
|
227
|
+
.awsui_action-button_mx3cw_wwhdd_175:not(#\9) {
|
|
228
228
|
/* used in test-utils */
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_text_mx3cw_wwhdd_179:not(#\9) {
|
|
232
232
|
padding: var(--border-field-width-y6x4sn, 1px) 0;
|
|
233
233
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
234
234
|
}
|
|
235
|
-
.
|
|
235
|
+
.awsui_text_mx3cw_wwhdd_179.awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
236
236
|
margin-left: 0;
|
|
237
237
|
}
|
|
238
|
-
.
|
|
238
|
+
.awsui_text_mx3cw_wwhdd_179.awsui_message_mx3cw_wwhdd_186:not(#\9) {
|
|
239
239
|
margin-right: var(--space-alert-message-right-tj2fce, 0px);
|
|
240
240
|
}
|
|
241
|
-
.
|
|
241
|
+
.awsui_text_mx3cw_wwhdd_179.awsui_message_mx3cw_wwhdd_186 + .awsui_action_mx3cw_wwhdd_170:not(#\9) {
|
|
242
242
|
margin-left: var(--space-alert-action-left-ovi85g, 20px);
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
/* stylelint-disable selector-max-type */
|
|
246
|
-
.
|
|
246
|
+
.awsui_root_mx3cw_wwhdd_119.awsui_breakpoint-default_mx3cw_wwhdd_194 > div > .awsui_alert_mx3cw_wwhdd_93 > .awsui_body_mx3cw_wwhdd_160:not(#\9) {
|
|
247
247
|
display: block;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_root_mx3cw_wwhdd_119.awsui_breakpoint-default_mx3cw_wwhdd_194 > div > .awsui_alert_mx3cw_wwhdd_93 > .awsui_body_mx3cw_wwhdd_160 > .awsui_action_mx3cw_wwhdd_170:not(#\9) {
|
|
250
250
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
251
251
|
margin-bottom: var(--space-xxs-ynfts5, 4px);
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
/* stylelint-enable selector-max-type */
|
|
255
|
-
.
|
|
255
|
+
.awsui_message_mx3cw_wwhdd_186:not(#\9) {
|
|
256
256
|
flex: 1 1 0%;
|
|
257
257
|
min-width: 0;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.awsui_content_mx3cw_wwhdd_208:not(#\9) {
|
|
261
261
|
/* used in test-utils */
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.
|
|
264
|
+
.awsui_dismiss_mx3cw_wwhdd_212:not(#\9) {
|
|
265
265
|
flex: 0 0 auto;
|
|
266
266
|
margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
267
267
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.awsui_dismiss-
|
|
270
|
+
.awsui_dismiss-button_mx3cw_wwhdd_218:not(#\9) {
|
|
271
271
|
/* used in test-utils */
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.
|
|
274
|
+
.awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
275
275
|
flex: 0 0 auto;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.awsui_type-
|
|
278
|
+
.awsui_type-error_mx3cw_wwhdd_226:not(#\9) {
|
|
279
279
|
border-color: var(--color-border-status-error-fybu9w, #d13212);
|
|
280
280
|
background-color: var(--color-background-status-error-h1a0iq, #fdf3f1);
|
|
281
281
|
}
|
|
282
|
-
.awsui_type-
|
|
282
|
+
.awsui_type-error_mx3cw_wwhdd_226 > .awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
283
283
|
color: var(--color-text-status-error-jer77f, #d13212);
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_type-
|
|
286
|
+
.awsui_type-warning_mx3cw_wwhdd_234:not(#\9) {
|
|
287
287
|
border-color: var(--color-border-status-warning-2otrg9, #aab7b8);
|
|
288
288
|
background-color: var(--color-background-status-warning-1213z1, #ffffff);
|
|
289
289
|
}
|
|
290
|
-
.awsui_type-
|
|
290
|
+
.awsui_type-warning_mx3cw_wwhdd_234 > .awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
291
291
|
color: var(--color-text-status-warning-94ezyx, #d13212);
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.awsui_type-
|
|
294
|
+
.awsui_type-success_mx3cw_wwhdd_242:not(#\9) {
|
|
295
295
|
border-color: var(--color-border-status-success-lb896w, #1d8102);
|
|
296
296
|
background-color: var(--color-background-status-success-cvmksn, #f2f8f0);
|
|
297
297
|
}
|
|
298
|
-
.awsui_type-
|
|
298
|
+
.awsui_type-success_mx3cw_wwhdd_242 > .awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
299
299
|
color: var(--color-text-status-success-hb5hdl, #1d8102);
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
.awsui_type-
|
|
302
|
+
.awsui_type-info_mx3cw_wwhdd_250:not(#\9) {
|
|
303
303
|
border-color: var(--color-border-status-info-0iedcr, #0073bb);
|
|
304
304
|
background-color: var(--color-background-status-info-yq3r41, #f1faff);
|
|
305
305
|
}
|
|
306
|
-
.awsui_type-
|
|
306
|
+
.awsui_type-info_mx3cw_wwhdd_250 > .awsui_icon_mx3cw_wwhdd_183:not(#\9) {
|
|
307
307
|
color: var(--color-text-status-info-09r23g, #0073bb);
|
|
308
308
|
}
|