@cloudscape-design/components 3.0.1360 → 3.0.1361
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +347 -203
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +6 -2
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +251 -63
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +227 -51
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +201 -29
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +142 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +198 -22
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +144 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +9 -5
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +144 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +138 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +148 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +182 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +374 -182
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +281 -105
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -11
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +145 -9
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +7 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +207 -71
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +133 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +176 -40
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +154 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +190 -14
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +174 -38
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +6 -7
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +163 -23
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +502 -346
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +166 -34
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +173 -41
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +240 -96
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +176 -44
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +184 -52
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +141 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +167 -35
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +177 -9
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +228 -88
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +185 -53
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +146 -14
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +142 -6
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +351 -207
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +210 -66
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +177 -9
- 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 +218 -50
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +279 -107
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +148 -16
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +10 -6
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +149 -17
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +231 -95
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +142 -10
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +183 -47
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +145 -13
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +237 -61
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +194 -58
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +269 -133
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +175 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +188 -16
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +240 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +7 -3
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +382 -194
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +144 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +193 -57
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +190 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +293 -117
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +314 -146
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +175 -7
- package/hotspot/styles.selectors.js +7 -7
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +41 -42
- package/icon/styles.scoped.css +301 -124
- package/icon/styles.selectors.js +41 -42
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +266 -134
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +9 -1
- package/internal/base-theme/styles.scoped.css +424 -424
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +155 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +208 -68
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +172 -40
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +139 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +158 -22
- 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 +137 -5
- 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 +140 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +182 -46
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +143 -11
- 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 +6 -2
- 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 +183 -15
- 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 +142 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +158 -26
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +184 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +141 -9
- 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 +138 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +157 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +156 -24
- 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 +175 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +143 -11
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +143 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +149 -17
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +133 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +225 -93
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +175 -43
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +145 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +221 -41
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.js +314 -314
- package/internal/generated/theming/index.cjs +314 -314
- package/internal/generated/theming/index.js +314 -314
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +214 -78
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +153 -21
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +274 -142
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +144 -12
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +135 -3
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +197 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +204 -64
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +145 -13
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +180 -48
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +194 -22
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +200 -60
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +288 -140
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +214 -42
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +256 -124
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +197 -61
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +201 -69
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +137 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +142 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +14 -10
- 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 +174 -6
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +202 -62
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +159 -27
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +139 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +306 -174
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +177 -45
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +217 -81
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +156 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +160 -24
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +156 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +212 -76
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +191 -55
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +209 -41
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +958 -826
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +286 -118
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +171 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +136 -4
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +179 -11
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +196 -60
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +220 -84
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +154 -22
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +4 -3
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +4 -3
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +4 -3
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +4 -3
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +259 -127
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +139 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +178 -46
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +264 -96
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +158 -26
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +8 -4
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +192 -52
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +140 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +137 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +250 -118
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +177 -9
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +193 -17
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +10 -6
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +141 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +205 -37
- 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 +229 -53
- 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 +185 -13
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +213 -81
- package/wizard/styles.selectors.js +30 -30
package/modal/styles.scoped.css
CHANGED
|
@@ -2,8 +2,140 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
5
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
6
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
7
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
141
|
/*
|
|
@@ -14,7 +146,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
14
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
147
|
SPDX-License-Identifier: Apache-2.0
|
|
16
148
|
*/
|
|
17
|
-
|
|
149
|
+
/*
|
|
150
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
|
+
SPDX-License-Identifier: Apache-2.0
|
|
152
|
+
*/
|
|
153
|
+
/*
|
|
154
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
|
+
SPDX-License-Identifier: Apache-2.0
|
|
156
|
+
*/
|
|
157
|
+
@keyframes awsui_modal-slide-up_1d2i7_1teja_1 {
|
|
18
158
|
0% {
|
|
19
159
|
transform: translate(0, 10px);
|
|
20
160
|
}
|
|
@@ -22,12 +162,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
22
162
|
transform: translate(0, 0);
|
|
23
163
|
}
|
|
24
164
|
}
|
|
25
|
-
.
|
|
26
|
-
animation: awsui_modal-slide-
|
|
165
|
+
.awsui_dialog_1d2i7_1teja_165:not(#\9) {
|
|
166
|
+
animation: awsui_modal-slide-up_1d2i7_1teja_1 var(--motion-duration-slow-zji5vl, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1teja_1 var(--motion-duration-slow-zji5vl, 180ms) ease-out;
|
|
27
167
|
animation-delay: var(--motion-duration-fast-unntf6, 90ms);
|
|
28
168
|
animation-fill-mode: both;
|
|
29
169
|
}
|
|
30
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
170
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1teja_1 {
|
|
31
171
|
from {
|
|
32
172
|
opacity: 0;
|
|
33
173
|
}
|
|
@@ -36,22 +176,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
36
176
|
}
|
|
37
177
|
}
|
|
38
178
|
@media (prefers-reduced-motion: reduce) {
|
|
39
|
-
.
|
|
179
|
+
.awsui_dialog_1d2i7_1teja_165:not(#\9) {
|
|
40
180
|
animation: none;
|
|
41
181
|
transition: none;
|
|
42
182
|
}
|
|
43
183
|
}
|
|
44
|
-
.awsui-motion-disabled .
|
|
184
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1teja_165:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1teja_165:not(#\9) {
|
|
45
185
|
animation: none;
|
|
46
186
|
transition: none;
|
|
47
187
|
}
|
|
48
|
-
.
|
|
49
|
-
animation: awsui_awsui-motion-scale-
|
|
188
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
189
|
+
animation: awsui_awsui-motion-scale-popup_1d2i7_1teja_1, awsui_awsui-motion-fade-in-0_1d2i7_1teja_1;
|
|
50
190
|
animation-duration: var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
|
|
51
191
|
animation-timing-function: var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
52
192
|
animation-fill-mode: both;
|
|
53
193
|
}
|
|
54
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
194
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1teja_1 {
|
|
55
195
|
from {
|
|
56
196
|
opacity: 0;
|
|
57
197
|
}
|
|
@@ -59,7 +199,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
59
199
|
opacity: 1;
|
|
60
200
|
}
|
|
61
201
|
}
|
|
62
|
-
@keyframes awsui_awsui-motion-scale-
|
|
202
|
+
@keyframes awsui_awsui-motion-scale-popup_1d2i7_1teja_1 {
|
|
63
203
|
0% {
|
|
64
204
|
transform: scale(0.95);
|
|
65
205
|
}
|
|
@@ -68,21 +208,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
68
208
|
}
|
|
69
209
|
}
|
|
70
210
|
@media (prefers-reduced-motion: reduce) {
|
|
71
|
-
.
|
|
211
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
72
212
|
animation: none;
|
|
73
213
|
transition: none;
|
|
74
214
|
}
|
|
75
215
|
}
|
|
76
|
-
.awsui-motion-disabled .
|
|
216
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1teja_165.awsui_refresh_1d2i7_1teja_188:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1teja_165.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
77
217
|
animation: none;
|
|
78
218
|
transition: none;
|
|
79
219
|
}
|
|
80
220
|
|
|
81
|
-
.
|
|
82
|
-
animation: awsui_awsui-motion-fade-
|
|
221
|
+
.awsui_root_1d2i7_1teja_221:not(#\9) {
|
|
222
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_1teja_1 var(--motion-duration-extra-slow-29bqym, 270ms) ease-out;
|
|
83
223
|
animation-fill-mode: both;
|
|
84
224
|
}
|
|
85
|
-
@keyframes awsui_awsui-motion-fade-
|
|
225
|
+
@keyframes awsui_awsui-motion-fade-in_1d2i7_1teja_1 {
|
|
86
226
|
from {
|
|
87
227
|
opacity: 0.2;
|
|
88
228
|
}
|
|
@@ -91,30 +231,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
231
|
}
|
|
92
232
|
}
|
|
93
233
|
@media (prefers-reduced-motion: reduce) {
|
|
94
|
-
.
|
|
234
|
+
.awsui_root_1d2i7_1teja_221:not(#\9) {
|
|
95
235
|
animation: none;
|
|
96
236
|
transition: none;
|
|
97
237
|
}
|
|
98
238
|
}
|
|
99
|
-
.awsui-motion-disabled .
|
|
239
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1teja_221:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1teja_221:not(#\9) {
|
|
100
240
|
animation: none;
|
|
101
241
|
transition: none;
|
|
102
242
|
}
|
|
103
|
-
.
|
|
243
|
+
.awsui_root_1d2i7_1teja_221.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
104
244
|
animation-duration: var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
|
|
105
245
|
}
|
|
106
246
|
@media (prefers-reduced-motion: reduce) {
|
|
107
|
-
.
|
|
247
|
+
.awsui_root_1d2i7_1teja_221.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
108
248
|
animation: none;
|
|
109
249
|
transition: none;
|
|
110
250
|
}
|
|
111
251
|
}
|
|
112
|
-
.awsui-motion-disabled .
|
|
252
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1teja_221.awsui_refresh_1d2i7_1teja_188:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1teja_221.awsui_refresh_1d2i7_1teja_188:not(#\9) {
|
|
113
253
|
animation: none;
|
|
114
254
|
transition: none;
|
|
115
255
|
}
|
|
116
256
|
|
|
117
|
-
.
|
|
257
|
+
.awsui_root_1d2i7_1teja_221:not(#\9) {
|
|
118
258
|
border-collapse: separate;
|
|
119
259
|
border-spacing: 0;
|
|
120
260
|
box-sizing: border-box;
|
|
@@ -137,11 +277,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
137
277
|
visibility: visible;
|
|
138
278
|
white-space: normal;
|
|
139
279
|
word-spacing: normal;
|
|
140
|
-
font-size: var(--font-size-body-m-
|
|
141
|
-
line-height: var(--line-height-body-m-
|
|
280
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
281
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
142
282
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
143
|
-
font-weight: var(--font-weight-normal-
|
|
144
|
-
font-family: var(--font-family-base-
|
|
283
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
284
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
145
285
|
-webkit-font-smoothing: auto;
|
|
146
286
|
-moz-osx-font-smoothing: auto;
|
|
147
287
|
background-color: var(--color-background-modal-overlay-mdne87, rgba(35, 43, 55, 0.7));
|
|
@@ -155,11 +295,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
295
|
overflow: auto;
|
|
156
296
|
cursor: pointer;
|
|
157
297
|
}
|
|
158
|
-
.
|
|
298
|
+
.awsui_root_1d2i7_1teja_221.awsui_hidden_1d2i7_1teja_298:not(#\9) {
|
|
159
299
|
display: none;
|
|
160
300
|
}
|
|
161
301
|
|
|
162
|
-
.awsui_focus-
|
|
302
|
+
.awsui_focus-lock_1d2i7_1teja_302:not(#\9) {
|
|
163
303
|
align-self: flex-start;
|
|
164
304
|
margin-inline: auto;
|
|
165
305
|
padding-block: var(--space-s-tvghoh, 12px);
|
|
@@ -167,14 +307,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
307
|
z-index: 5000;
|
|
168
308
|
pointer-events: none;
|
|
169
309
|
}
|
|
170
|
-
.awsui_focus-
|
|
310
|
+
.awsui_focus-lock_1d2i7_1teja_302.awsui_position-top_1d2i7_1teja_310:not(#\9) {
|
|
171
311
|
margin-block-start: 0;
|
|
172
312
|
}
|
|
173
|
-
.awsui_focus-
|
|
313
|
+
.awsui_focus-lock_1d2i7_1teja_302.awsui_position-center_1d2i7_1teja_313:not(#\9) {
|
|
174
314
|
margin-block: auto;
|
|
175
315
|
}
|
|
176
316
|
|
|
177
|
-
.
|
|
317
|
+
.awsui_dialog_1d2i7_1teja_165:not(#\9) {
|
|
178
318
|
position: static;
|
|
179
319
|
inset-block-start: 0;
|
|
180
320
|
transform: translate(0, 0);
|
|
@@ -184,35 +324,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
324
|
z-index: 5000;
|
|
185
325
|
pointer-events: all;
|
|
186
326
|
}
|
|
187
|
-
.
|
|
327
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_small_1d2i7_1teja_327:not(#\9) {
|
|
188
328
|
max-inline-size: 320px;
|
|
189
329
|
}
|
|
190
|
-
.
|
|
330
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_medium_1d2i7_1teja_330:not(#\9) {
|
|
191
331
|
max-inline-size: 600px;
|
|
192
332
|
}
|
|
193
|
-
.
|
|
333
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_large_1d2i7_1teja_333:not(#\9) {
|
|
194
334
|
max-inline-size: 820px;
|
|
195
335
|
}
|
|
196
|
-
.
|
|
336
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_x-large_1d2i7_1teja_336:not(#\9) {
|
|
197
337
|
max-inline-size: 1024px;
|
|
198
338
|
}
|
|
199
|
-
.
|
|
339
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_xx-large_1d2i7_1teja_339:not(#\9) {
|
|
200
340
|
max-inline-size: 1280px;
|
|
201
341
|
}
|
|
202
|
-
.
|
|
342
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_custom-width_1d2i7_1teja_342:not(#\9) {
|
|
203
343
|
max-inline-size: var(--awsui-modal-custom-width-esndbs);
|
|
204
344
|
}
|
|
205
|
-
.
|
|
345
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_max_1d2i7_1teja_345.awsui_breakpoint-xs_1d2i7_1teja_345:not(#\9) {
|
|
206
346
|
max-inline-size: calc(100vw - (8 * 10px + var(--space-xxxl-aut1u7, 40px)));
|
|
207
347
|
margin-block: auto;
|
|
208
348
|
margin-inline: auto;
|
|
209
349
|
}
|
|
210
|
-
.
|
|
350
|
+
.awsui_dialog_1d2i7_1teja_165.awsui_custom-height_1d2i7_1teja_350:not(#\9) {
|
|
211
351
|
block-size: var(--awsui-modal-custom-height-esndbs);
|
|
212
352
|
max-block-size: calc(100vh - 2 * var(--space-s-tvghoh, 12px));
|
|
213
353
|
}
|
|
214
354
|
|
|
215
|
-
.
|
|
355
|
+
.awsui_container_1d2i7_1teja_355:not(#\9) {
|
|
216
356
|
border-collapse: separate;
|
|
217
357
|
border-spacing: 0;
|
|
218
358
|
box-sizing: border-box;
|
|
@@ -235,61 +375,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
235
375
|
visibility: visible;
|
|
236
376
|
white-space: normal;
|
|
237
377
|
word-spacing: normal;
|
|
238
|
-
font-size: var(--font-size-body-m-
|
|
239
|
-
line-height: var(--line-height-body-m-
|
|
378
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
379
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
240
380
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
241
|
-
font-weight: var(--font-weight-normal-
|
|
242
|
-
font-family: var(--font-family-base-
|
|
381
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
382
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
243
383
|
-webkit-font-smoothing: auto;
|
|
244
384
|
-moz-osx-font-smoothing: auto;
|
|
245
385
|
display: block;
|
|
246
386
|
background-color: var(--color-background-container-content-78ljyf, #ffffff);
|
|
247
387
|
word-wrap: break-word;
|
|
248
|
-
border-block-start: var(--border-container-top-width-
|
|
249
|
-
border-start-start-radius: var(--border-radius-container-
|
|
250
|
-
border-start-end-radius: var(--border-radius-container-
|
|
251
|
-
border-end-start-radius: var(--border-radius-container-
|
|
252
|
-
border-end-end-radius: var(--border-radius-container-
|
|
388
|
+
border-block-start: var(--border-container-top-width-n1eke6, 0px) solid var(--color-border-container-top-k3vmoz, transparent);
|
|
389
|
+
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
390
|
+
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
391
|
+
border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
392
|
+
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
253
393
|
box-shadow: var(--shadow-modal-kwgqht, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
254
394
|
}
|
|
255
|
-
.
|
|
395
|
+
.awsui_container_1d2i7_1teja_355.awsui_custom-height-container_1d2i7_1teja_395:not(#\9) {
|
|
256
396
|
display: flex;
|
|
257
397
|
flex-direction: column;
|
|
258
398
|
block-size: 100%;
|
|
259
399
|
}
|
|
260
400
|
|
|
261
|
-
.
|
|
401
|
+
.awsui_content_1d2i7_1teja_401:not(#\9) {
|
|
262
402
|
padding-block-start: var(--space-container-content-top-1wtqrc, 4px);
|
|
263
403
|
padding-block-end: var(--space-modal-content-bottom-nl6ceq, 16px);
|
|
264
404
|
padding-inline: var(--space-modal-horizontal-y5hnwp, 20px);
|
|
265
405
|
}
|
|
266
|
-
.
|
|
406
|
+
.awsui_content_1d2i7_1teja_401.awsui_no-paddings_1d2i7_1teja_406:not(#\9) {
|
|
267
407
|
padding-block: 0;
|
|
268
408
|
padding-inline: 0;
|
|
269
409
|
}
|
|
270
|
-
.
|
|
410
|
+
.awsui_content_1d2i7_1teja_401.awsui_custom-height-content_1d2i7_1teja_410:not(#\9) {
|
|
271
411
|
flex-grow: 1;
|
|
272
412
|
overflow-y: auto;
|
|
273
413
|
}
|
|
274
414
|
|
|
275
|
-
.
|
|
415
|
+
.awsui_header_1d2i7_1teja_415:not(#\9) {
|
|
276
416
|
padding-block-start: var(--space-container-header-top-am4vzw, 12px);
|
|
277
417
|
padding-block-end: var(--space-container-header-bottom-2taq8v, 8px);
|
|
278
418
|
padding-inline: var(--space-modal-horizontal-y5hnwp, 20px);
|
|
279
419
|
background-color: var(--color-background-container-header-ydavso, #ffffff);
|
|
280
420
|
border-block-end: 1px solid var(--color-border-container-divider-9huz1a, transparent);
|
|
281
|
-
border-start-start-radius: var(--border-radius-container-
|
|
282
|
-
border-start-end-radius: var(--border-radius-container-
|
|
421
|
+
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
422
|
+
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
283
423
|
border-end-start-radius: 0;
|
|
284
424
|
border-end-end-radius: 0;
|
|
285
425
|
}
|
|
286
426
|
|
|
287
|
-
.awsui_header--
|
|
427
|
+
.awsui_header--text_1d2i7_1teja_427:not(#\9) {
|
|
288
428
|
/* used in test-utils */
|
|
289
429
|
}
|
|
290
430
|
|
|
291
|
-
.
|
|
292
|
-
border-block-start: var(--border-divider-section-width-
|
|
431
|
+
.awsui_footer_1d2i7_1teja_431:not(#\9) {
|
|
432
|
+
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
293
433
|
padding-block: var(--space-scaled-s-8ozaad, 12px);
|
|
294
434
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
295
435
|
background-color: var(--color-background-container-content-78ljyf, #ffffff);
|
|
@@ -297,23 +437,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
437
|
inset-block-end: 0;
|
|
298
438
|
z-index: 800;
|
|
299
439
|
}
|
|
300
|
-
.awsui_footer--
|
|
440
|
+
.awsui_footer--rounded_1d2i7_1teja_440:not(#\9) {
|
|
301
441
|
border-start-start-radius: 0;
|
|
302
442
|
border-start-end-radius: 0;
|
|
303
|
-
border-end-start-radius: var(--border-radius-container-
|
|
304
|
-
border-end-end-radius: var(--border-radius-container-
|
|
443
|
+
border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
444
|
+
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
305
445
|
}
|
|
306
|
-
.
|
|
446
|
+
.awsui_footer_1d2i7_1teja_431:not(#\9):after {
|
|
307
447
|
content: "";
|
|
308
448
|
display: table;
|
|
309
449
|
clear: both;
|
|
310
450
|
}
|
|
311
451
|
|
|
312
|
-
.awsui_dismiss-
|
|
452
|
+
.awsui_dismiss-control_1d2i7_1teja_452:not(#\9) {
|
|
313
453
|
/* used in test-utils */
|
|
314
454
|
}
|
|
315
455
|
|
|
316
|
-
.awsui_modal-
|
|
456
|
+
.awsui_modal-open_1d2i7_1teja_456:not(#\9) {
|
|
317
457
|
overflow: hidden;
|
|
318
458
|
/*
|
|
319
459
|
* When padding-right is added to account for scrollbar being turned
|
|
@@ -2,36 +2,36 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dialog": "
|
|
6
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
10
|
-
"root": "
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"hidden": "
|
|
13
|
-
"focus-lock": "awsui_focus-
|
|
14
|
-
"position-top": "awsui_position-
|
|
15
|
-
"position-center": "awsui_position-
|
|
16
|
-
"small": "
|
|
17
|
-
"medium": "
|
|
18
|
-
"large": "
|
|
19
|
-
"x-large": "awsui_x-
|
|
20
|
-
"xx-large": "awsui_xx-
|
|
21
|
-
"custom-width": "awsui_custom-
|
|
22
|
-
"max": "
|
|
23
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
24
|
-
"custom-height": "awsui_custom-
|
|
25
|
-
"container": "
|
|
26
|
-
"custom-height-container": "awsui_custom-height-
|
|
27
|
-
"content": "
|
|
28
|
-
"no-paddings": "awsui_no-
|
|
29
|
-
"custom-height-content": "awsui_custom-height-
|
|
30
|
-
"header": "
|
|
31
|
-
"header--text": "awsui_header--
|
|
32
|
-
"footer": "
|
|
33
|
-
"footer--rounded": "awsui_footer--
|
|
34
|
-
"dismiss-control": "awsui_dismiss-
|
|
35
|
-
"modal-open": "awsui_modal-
|
|
5
|
+
"dialog": "awsui_dialog_1d2i7_1teja_165",
|
|
6
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1teja_1",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1teja_1",
|
|
8
|
+
"refresh": "awsui_refresh_1d2i7_1teja_188",
|
|
9
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1teja_1",
|
|
10
|
+
"root": "awsui_root_1d2i7_1teja_221",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1teja_1",
|
|
12
|
+
"hidden": "awsui_hidden_1d2i7_1teja_298",
|
|
13
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1teja_302",
|
|
14
|
+
"position-top": "awsui_position-top_1d2i7_1teja_310",
|
|
15
|
+
"position-center": "awsui_position-center_1d2i7_1teja_313",
|
|
16
|
+
"small": "awsui_small_1d2i7_1teja_327",
|
|
17
|
+
"medium": "awsui_medium_1d2i7_1teja_330",
|
|
18
|
+
"large": "awsui_large_1d2i7_1teja_333",
|
|
19
|
+
"x-large": "awsui_x-large_1d2i7_1teja_336",
|
|
20
|
+
"xx-large": "awsui_xx-large_1d2i7_1teja_339",
|
|
21
|
+
"custom-width": "awsui_custom-width_1d2i7_1teja_342",
|
|
22
|
+
"max": "awsui_max_1d2i7_1teja_345",
|
|
23
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1teja_345",
|
|
24
|
+
"custom-height": "awsui_custom-height_1d2i7_1teja_350",
|
|
25
|
+
"container": "awsui_container_1d2i7_1teja_355",
|
|
26
|
+
"custom-height-container": "awsui_custom-height-container_1d2i7_1teja_395",
|
|
27
|
+
"content": "awsui_content_1d2i7_1teja_401",
|
|
28
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1teja_406",
|
|
29
|
+
"custom-height-content": "awsui_custom-height-content_1d2i7_1teja_410",
|
|
30
|
+
"header": "awsui_header_1d2i7_1teja_415",
|
|
31
|
+
"header--text": "awsui_header--text_1d2i7_1teja_427",
|
|
32
|
+
"footer": "awsui_footer_1d2i7_1teja_431",
|
|
33
|
+
"footer--rounded": "awsui_footer--rounded_1d2i7_1teja_440",
|
|
34
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1teja_452",
|
|
35
|
+
"modal-open": "awsui_modal-open_1d2i7_1teja_456"
|
|
36
36
|
};
|
|
37
37
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"embedded": "
|
|
6
|
-
"tokens": "
|
|
7
|
-
"dropdown-header": "awsui_dropdown-
|
|
8
|
-
"dropdown-footer": "awsui_dropdown-
|
|
4
|
+
"root": "awsui_root_f8g6q_1h9tp_141",
|
|
5
|
+
"embedded": "awsui_embedded_f8g6q_1h9tp_173",
|
|
6
|
+
"tokens": "awsui_tokens_f8g6q_1h9tp_206",
|
|
7
|
+
"dropdown-header": "awsui_dropdown-header_f8g6q_1h9tp_210",
|
|
8
|
+
"dropdown-footer": "awsui_dropdown-footer_f8g6q_1h9tp_216"
|
|
9
9
|
};
|
|
10
10
|
|