@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/box/styles.scoped.css
CHANGED
|
@@ -2,154 +2,298 @@
|
|
|
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 */
|
|
141
|
+
/*
|
|
142
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
|
+
SPDX-License-Identifier: Apache-2.0
|
|
144
|
+
*/
|
|
9
145
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant */
|
|
10
146
|
/*
|
|
11
147
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
12
148
|
SPDX-License-Identifier: Apache-2.0
|
|
13
149
|
*/
|
|
150
|
+
/*
|
|
151
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
152
|
+
SPDX-License-Identifier: Apache-2.0
|
|
153
|
+
*/
|
|
14
154
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant */
|
|
15
155
|
/*
|
|
16
156
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
17
157
|
SPDX-License-Identifier: Apache-2.0
|
|
18
158
|
*/
|
|
159
|
+
/*
|
|
160
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
161
|
+
SPDX-License-Identifier: Apache-2.0
|
|
162
|
+
*/
|
|
19
163
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant */
|
|
20
164
|
/*
|
|
21
165
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
22
166
|
SPDX-License-Identifier: Apache-2.0
|
|
23
167
|
*/
|
|
24
|
-
.
|
|
168
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_b-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_strong-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_code-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_pre-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_samp-variant_18wu0_jrxn1_168.awsui_color-default_18wu0_jrxn1_168:not(#\9) {
|
|
25
169
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
26
170
|
}
|
|
27
171
|
|
|
28
|
-
.
|
|
172
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h1-variant_18wu0_jrxn1_172.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h2-variant_18wu0_jrxn1_172.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h3-variant_18wu0_jrxn1_172.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h4-variant_18wu0_jrxn1_172.awsui_color-default_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h5-variant_18wu0_jrxn1_172.awsui_color-default_18wu0_jrxn1_168:not(#\9) {
|
|
29
173
|
color: var(--color-text-heading-default-pn83b8, #0f141a);
|
|
30
174
|
}
|
|
31
175
|
|
|
32
|
-
.
|
|
176
|
+
.awsui_box_18wu0_jrxn1_168.awsui_small-variant_18wu0_jrxn1_176.awsui_color-default_18wu0_jrxn1_168:not(#\9) {
|
|
33
177
|
color: var(--color-text-small-vk4o1c, #656871);
|
|
34
178
|
}
|
|
35
179
|
|
|
36
|
-
.
|
|
180
|
+
.awsui_box_18wu0_jrxn1_168.awsui_a-variant_18wu0_jrxn1_180.awsui_color-default_18wu0_jrxn1_168:not(#\9) {
|
|
37
181
|
color: var(--color-text-link-default-rhby5q, #006ce0);
|
|
38
182
|
}
|
|
39
183
|
|
|
40
|
-
.
|
|
41
|
-
font-size: var(--font-size-body-s-
|
|
42
|
-
line-height: var(--line-height-body-s-
|
|
43
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
184
|
+
.awsui_box_18wu0_jrxn1_168.awsui_small-variant_18wu0_jrxn1_176.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_code-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
185
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
186
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
187
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
44
188
|
}
|
|
45
189
|
|
|
46
|
-
.
|
|
47
|
-
font-size: var(--font-size-body-m-
|
|
48
|
-
line-height: var(--line-height-body-m-
|
|
190
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_b-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_strong-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_pre-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_samp-variant_18wu0_jrxn1_168.awsui_font-size-default_18wu0_jrxn1_184:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_a-variant_18wu0_jrxn1_180.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
191
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
192
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
49
193
|
}
|
|
50
194
|
|
|
51
|
-
.
|
|
52
|
-
font-size: var(--font-size-heading-xs-
|
|
53
|
-
line-height: var(--line-height-heading-xs-
|
|
54
|
-
letter-spacing: var(--letter-spacing-heading-xs-
|
|
195
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h5-variant_18wu0_jrxn1_172.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
196
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
197
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
198
|
+
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
55
199
|
}
|
|
56
200
|
|
|
57
|
-
.
|
|
58
|
-
font-size: var(--font-size-heading-s-
|
|
59
|
-
line-height: var(--line-height-heading-s-
|
|
60
|
-
letter-spacing: var(--letter-spacing-heading-s-
|
|
201
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h4-variant_18wu0_jrxn1_172.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
202
|
+
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
203
|
+
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
204
|
+
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
61
205
|
}
|
|
62
206
|
|
|
63
|
-
.
|
|
64
|
-
font-size: var(--font-size-heading-m-
|
|
65
|
-
line-height: var(--line-height-heading-m-
|
|
66
|
-
letter-spacing: var(--letter-spacing-heading-m-
|
|
207
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h3-variant_18wu0_jrxn1_172.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
208
|
+
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
209
|
+
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
210
|
+
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
67
211
|
}
|
|
68
212
|
|
|
69
|
-
.
|
|
70
|
-
font-size: var(--font-size-heading-l-
|
|
71
|
-
line-height: var(--line-height-heading-l-
|
|
72
|
-
letter-spacing: var(--letter-spacing-heading-l-
|
|
213
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h2-variant_18wu0_jrxn1_172.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
214
|
+
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
215
|
+
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
216
|
+
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
73
217
|
}
|
|
74
218
|
|
|
75
|
-
.
|
|
76
|
-
font-size: var(--font-size-heading-xl-
|
|
77
|
-
line-height: var(--line-height-heading-xl-
|
|
78
|
-
letter-spacing: var(--letter-spacing-heading-xl-
|
|
219
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h1-variant_18wu0_jrxn1_172.awsui_font-size-default_18wu0_jrxn1_184:not(#\9) {
|
|
220
|
+
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
221
|
+
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
222
|
+
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
79
223
|
}
|
|
80
224
|
|
|
81
|
-
.
|
|
82
|
-
font-weight: var(--font-weight-normal-
|
|
225
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_code-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_pre-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_samp-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_small-variant_18wu0_jrxn1_176.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_a-variant_18wu0_jrxn1_180.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
226
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
83
227
|
}
|
|
84
228
|
|
|
85
|
-
.
|
|
86
|
-
font-weight: var(--font-weight-bold-
|
|
229
|
+
.awsui_box_18wu0_jrxn1_168.awsui_strong-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_b-variant_18wu0_jrxn1_168.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
230
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
87
231
|
}
|
|
88
232
|
|
|
89
|
-
.
|
|
90
|
-
font-weight: var(--font-weight-heading-xs-
|
|
233
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h5-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
234
|
+
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
91
235
|
}
|
|
92
236
|
|
|
93
|
-
.
|
|
94
|
-
font-weight: var(--font-weight-heading-s-
|
|
237
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h4-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
238
|
+
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
95
239
|
}
|
|
96
240
|
|
|
97
|
-
.
|
|
98
|
-
font-weight: var(--font-weight-heading-m-
|
|
241
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h3-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
242
|
+
font-weight: var(--font-weight-heading-m-zf82dr, 700);
|
|
99
243
|
}
|
|
100
244
|
|
|
101
|
-
.
|
|
102
|
-
font-weight: var(--font-weight-heading-l-
|
|
245
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h2-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
246
|
+
font-weight: var(--font-weight-heading-l-0t6dwc, 700);
|
|
103
247
|
}
|
|
104
248
|
|
|
105
|
-
.
|
|
106
|
-
font-weight: var(--font-weight-heading-xl-
|
|
249
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h1-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9) {
|
|
250
|
+
font-weight: var(--font-weight-heading-xl-u3m4we, 700);
|
|
107
251
|
}
|
|
108
252
|
|
|
109
|
-
.
|
|
253
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h1-variant_18wu0_jrxn1_172:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h2-variant_18wu0_jrxn1_172:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h3-variant_18wu0_jrxn1_172:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h4-variant_18wu0_jrxn1_172:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h5-variant_18wu0_jrxn1_172:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_p-variant_18wu0_jrxn1_168:not(#\9) {
|
|
110
254
|
margin-block: 0;
|
|
111
255
|
margin-inline: 0;
|
|
112
256
|
text-decoration: none;
|
|
113
257
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
114
258
|
padding-inline: 0;
|
|
115
259
|
}
|
|
116
|
-
.
|
|
260
|
+
.awsui_box_18wu0_jrxn1_168.awsui_small-variant_18wu0_jrxn1_176:not(#\9) {
|
|
117
261
|
display: inline-block;
|
|
118
262
|
}
|
|
119
|
-
.
|
|
120
|
-
font-family: var(--font-family-monospace-
|
|
263
|
+
.awsui_box_18wu0_jrxn1_168.awsui_code-variant_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_pre-variant_18wu0_jrxn1_168:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_samp-variant_18wu0_jrxn1_168:not(#\9) {
|
|
264
|
+
font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
121
265
|
background: transparent;
|
|
122
266
|
}
|
|
123
|
-
.
|
|
124
|
-
font-size: var(--font-size-body-m-
|
|
125
|
-
line-height: var(--line-height-body-m-
|
|
126
|
-
font-weight: var(--font-display-label-weight-
|
|
267
|
+
.awsui_box_18wu0_jrxn1_168.awsui_key-label-variant_18wu0_jrxn1_267:not(#\9) {
|
|
268
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
269
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
270
|
+
font-weight: var(--font-display-label-weight-zavpeo, 700);
|
|
127
271
|
color: var(--color-text-label-tv95tq, #0f141a);
|
|
128
272
|
margin-block-end: var(--space-key-value-gap-9glmqc, 0px);
|
|
129
273
|
}
|
|
130
|
-
.
|
|
131
|
-
font-size: var(--font-size-body-s-
|
|
132
|
-
line-height: var(--line-height-body-s-
|
|
133
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
274
|
+
.awsui_box_18wu0_jrxn1_168.awsui_gen-ai-label-variant_18wu0_jrxn1_274:not(#\9) {
|
|
275
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
276
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
277
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
134
278
|
font-style: italic;
|
|
135
279
|
color: var(--color-text-label-gen-ai-s3390v, #7300e5);
|
|
136
280
|
}
|
|
137
|
-
.
|
|
138
|
-
font-family: var(--font-family-display-
|
|
139
|
-
font-size: var(--font-size-display-l-
|
|
140
|
-
line-height: var(--line-height-display-l-
|
|
141
|
-
letter-spacing: var(--letter-spacing-display-l-
|
|
142
|
-
font-weight: var(--font-weight-display-l-
|
|
143
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
144
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
281
|
+
.awsui_box_18wu0_jrxn1_168.awsui_value-large-variant_18wu0_jrxn1_281:not(#\9) {
|
|
282
|
+
font-family: var(--font-family-display-a93nj0, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
283
|
+
font-size: var(--font-size-display-l-wa6woo, 42px);
|
|
284
|
+
line-height: var(--line-height-display-l-vwanzp, 48px);
|
|
285
|
+
letter-spacing: var(--letter-spacing-display-l-elyyxk, -0.03em);
|
|
286
|
+
font-weight: var(--font-weight-display-l-h5zsi8, 700);
|
|
287
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
288
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
145
289
|
color: inherit;
|
|
146
290
|
}
|
|
147
|
-
.
|
|
148
|
-
font-family: var(--font-family-monospace-
|
|
291
|
+
.awsui_box_18wu0_jrxn1_168.awsui_inline-code-variant_18wu0_jrxn1_291:not(#\9) {
|
|
292
|
+
font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
149
293
|
background: transparent;
|
|
150
|
-
font-size: var(--font-size-body-s-
|
|
151
|
-
line-height: var(--line-height-body-s-
|
|
152
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
294
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
295
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
296
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
153
297
|
border-start-start-radius: var(--space-static-xxs-ns94dp, 4px);
|
|
154
298
|
border-start-end-radius: var(--space-static-xxs-ns94dp, 4px);
|
|
155
299
|
border-end-start-radius: var(--space-static-xxs-ns94dp, 4px);
|
|
@@ -158,634 +302,646 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
302
|
padding-block: var(--space-static-xxxs-yidks1, 2px);
|
|
159
303
|
padding-inline: var(--space-static-xxs-ns94dp, 4px);
|
|
160
304
|
}
|
|
161
|
-
.
|
|
162
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
163
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
305
|
+
.awsui_box_18wu0_jrxn1_168.awsui_h1-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h2-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h3-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h4-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_h5-variant_18wu0_jrxn1_172.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_value-large-variant_18wu0_jrxn1_281.awsui_font-weight-default_18wu0_jrxn1_225:not(#\9), .awsui_box_18wu0_jrxn1_168.awsui_font-weight-heavy_18wu0_jrxn1_305:not(#\9) {
|
|
306
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
307
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
164
308
|
}
|
|
165
309
|
|
|
166
|
-
.
|
|
310
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-inverted_18wu0_jrxn1_310:not(#\9) {
|
|
167
311
|
color: var(--color-text-notification-default-w5tddq, #f9f9fa);
|
|
168
312
|
}
|
|
169
|
-
.
|
|
313
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-label_18wu0_jrxn1_313:not(#\9) {
|
|
170
314
|
color: var(--color-text-label-tv95tq, #0f141a);
|
|
171
315
|
}
|
|
172
|
-
.
|
|
316
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-body-secondary_18wu0_jrxn1_316:not(#\9) {
|
|
173
317
|
color: var(--color-text-body-secondary-y6dr4d, #424650);
|
|
174
318
|
}
|
|
175
|
-
.
|
|
319
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-status-error_18wu0_jrxn1_319:not(#\9) {
|
|
176
320
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
177
321
|
}
|
|
178
|
-
.
|
|
322
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-status-success_18wu0_jrxn1_322:not(#\9) {
|
|
179
323
|
color: var(--color-text-status-success-9wcobb, #00802f);
|
|
180
324
|
}
|
|
181
|
-
.
|
|
325
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-status-info_18wu0_jrxn1_325:not(#\9) {
|
|
182
326
|
color: var(--color-text-status-info-c3q8b6, #006ce0);
|
|
183
327
|
}
|
|
184
|
-
.
|
|
328
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-status-inactive_18wu0_jrxn1_328:not(#\9) {
|
|
185
329
|
color: var(--color-text-status-inactive-tg9r8q, #656871);
|
|
186
330
|
}
|
|
187
|
-
.
|
|
331
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-text-status-warning_18wu0_jrxn1_331:not(#\9) {
|
|
188
332
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
189
333
|
}
|
|
190
|
-
.
|
|
334
|
+
.awsui_box_18wu0_jrxn1_168.awsui_color-inherit_18wu0_jrxn1_334:not(#\9) {
|
|
191
335
|
color: inherit;
|
|
192
336
|
}
|
|
193
|
-
.
|
|
194
|
-
font-size: var(--font-size-body-s-
|
|
195
|
-
line-height: var(--line-height-body-s-
|
|
196
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
337
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-body-s_18wu0_jrxn1_337:not(#\9) {
|
|
338
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
339
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
340
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
197
341
|
}
|
|
198
|
-
.
|
|
199
|
-
font-size: var(--font-size-body-m-
|
|
200
|
-
line-height: var(--line-height-body-m-
|
|
342
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-body-m_18wu0_jrxn1_342:not(#\9) {
|
|
343
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
344
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
201
345
|
}
|
|
202
|
-
.
|
|
203
|
-
font-size: var(--font-size-heading-xs-
|
|
204
|
-
line-height: var(--line-height-heading-xs-
|
|
205
|
-
letter-spacing: var(--letter-spacing-heading-xs-
|
|
346
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-heading-xs_18wu0_jrxn1_346:not(#\9) {
|
|
347
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
348
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
349
|
+
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
206
350
|
}
|
|
207
|
-
.
|
|
208
|
-
font-size: var(--font-size-heading-s-
|
|
209
|
-
line-height: var(--line-height-heading-s-
|
|
210
|
-
letter-spacing: var(--letter-spacing-heading-s-
|
|
351
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-heading-s_18wu0_jrxn1_351:not(#\9) {
|
|
352
|
+
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
353
|
+
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
354
|
+
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
211
355
|
}
|
|
212
|
-
.
|
|
213
|
-
font-size: var(--font-size-heading-m-
|
|
214
|
-
line-height: var(--line-height-heading-m-
|
|
215
|
-
letter-spacing: var(--letter-spacing-heading-m-
|
|
356
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-heading-m_18wu0_jrxn1_356:not(#\9) {
|
|
357
|
+
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
358
|
+
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
359
|
+
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
216
360
|
}
|
|
217
|
-
.
|
|
218
|
-
font-size: var(--font-size-heading-l-
|
|
219
|
-
line-height: var(--line-height-heading-l-
|
|
220
|
-
letter-spacing: var(--letter-spacing-heading-l-
|
|
361
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-heading-l_18wu0_jrxn1_361:not(#\9) {
|
|
362
|
+
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
363
|
+
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
364
|
+
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
221
365
|
}
|
|
222
|
-
.
|
|
223
|
-
font-size: var(--font-size-heading-xl-
|
|
224
|
-
line-height: var(--line-height-heading-xl-
|
|
225
|
-
letter-spacing: var(--letter-spacing-heading-xl-
|
|
366
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-heading-xl_18wu0_jrxn1_366:not(#\9) {
|
|
367
|
+
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
368
|
+
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
369
|
+
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
226
370
|
}
|
|
227
|
-
.
|
|
228
|
-
font-size: var(--font-size-display-l-
|
|
229
|
-
line-height: var(--line-height-display-l-
|
|
230
|
-
letter-spacing: var(--letter-spacing-display-l-
|
|
371
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-display-l_18wu0_jrxn1_371:not(#\9) {
|
|
372
|
+
font-size: var(--font-size-display-l-wa6woo, 42px);
|
|
373
|
+
line-height: var(--line-height-display-l-vwanzp, 48px);
|
|
374
|
+
letter-spacing: var(--letter-spacing-display-l-elyyxk, -0.03em);
|
|
231
375
|
}
|
|
232
|
-
.
|
|
233
|
-
font-size: var(--font-size-display-xl-
|
|
234
|
-
line-height: var(--line-height-display-xl-
|
|
235
|
-
letter-spacing: var(--letter-spacing-display-xl-
|
|
376
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-size-display-xl_18wu0_jrxn1_376:not(#\9) {
|
|
377
|
+
font-size: var(--font-size-display-xl-twzhl4, 64px);
|
|
378
|
+
line-height: var(--line-height-display-xl-e5ij0u, 72px);
|
|
379
|
+
letter-spacing: var(--letter-spacing-display-xl-yptw1j, -0.03em);
|
|
236
380
|
}
|
|
237
|
-
.
|
|
238
|
-
font-weight: var(--font-weight-lighter-
|
|
381
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-weight-light_18wu0_jrxn1_381:not(#\9) {
|
|
382
|
+
font-weight: var(--font-weight-lighter-ldkoj5, 300);
|
|
239
383
|
}
|
|
240
|
-
.
|
|
241
|
-
font-weight: var(--font-weight-normal-
|
|
384
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-weight-normal_18wu0_jrxn1_384:not(#\9) {
|
|
385
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
242
386
|
}
|
|
243
|
-
.
|
|
244
|
-
font-weight: var(--font-weight-bold-
|
|
387
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-weight-bold_18wu0_jrxn1_387:not(#\9) {
|
|
388
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
245
389
|
}
|
|
246
|
-
.
|
|
247
|
-
font-weight: var(--font-weight-heavy-
|
|
390
|
+
.awsui_box_18wu0_jrxn1_168.awsui_font-weight-heavy_18wu0_jrxn1_305:not(#\9) {
|
|
391
|
+
font-weight: var(--font-weight-heavy-6yh4un, 700);
|
|
248
392
|
}
|
|
249
393
|
|
|
250
|
-
.awsui_t-
|
|
394
|
+
.awsui_t-left_18wu0_jrxn1_394:not(#\9) {
|
|
251
395
|
text-align: start;
|
|
252
396
|
}
|
|
253
397
|
|
|
254
|
-
.awsui_t-
|
|
398
|
+
.awsui_t-right_18wu0_jrxn1_398:not(#\9) {
|
|
255
399
|
text-align: end;
|
|
256
400
|
}
|
|
257
401
|
|
|
258
|
-
.awsui_t-
|
|
402
|
+
.awsui_t-center_18wu0_jrxn1_402:not(#\9) {
|
|
259
403
|
text-align: center;
|
|
260
404
|
}
|
|
261
405
|
|
|
406
|
+
/*
|
|
407
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
408
|
+
SPDX-License-Identifier: Apache-2.0
|
|
409
|
+
*/
|
|
262
410
|
/*
|
|
263
411
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
264
412
|
SPDX-License-Identifier: Apache-2.0
|
|
265
413
|
*/
|
|
266
414
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant */
|
|
267
|
-
|
|
415
|
+
/*
|
|
416
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
417
|
+
SPDX-License-Identifier: Apache-2.0
|
|
418
|
+
*/
|
|
419
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-n_18wu0_jrxn1_419:not(#\9) {
|
|
268
420
|
padding-block: var(--space-scaled-none-nfyouv, 0px);
|
|
269
421
|
padding-inline: var(--space-none-xk6qzf, 0px);
|
|
270
422
|
}
|
|
271
423
|
|
|
272
|
-
.
|
|
273
|
-
.
|
|
424
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-n_18wu0_jrxn1_424:not(#\9),
|
|
425
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-n_18wu0_jrxn1_425:not(#\9) {
|
|
274
426
|
padding-block-start: var(--space-scaled-none-nfyouv, 0px);
|
|
275
427
|
}
|
|
276
428
|
|
|
277
|
-
.
|
|
278
|
-
.
|
|
429
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-n_18wu0_jrxn1_429:not(#\9),
|
|
430
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-n_18wu0_jrxn1_430:not(#\9) {
|
|
279
431
|
padding-inline-end: var(--space-none-xk6qzf, 0px);
|
|
280
432
|
}
|
|
281
433
|
|
|
282
|
-
.
|
|
283
|
-
.
|
|
434
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-n_18wu0_jrxn1_434:not(#\9),
|
|
435
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-n_18wu0_jrxn1_425:not(#\9) {
|
|
284
436
|
padding-block-end: var(--space-scaled-none-nfyouv, 0px);
|
|
285
437
|
}
|
|
286
438
|
|
|
287
|
-
.
|
|
288
|
-
.
|
|
439
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-n_18wu0_jrxn1_439:not(#\9),
|
|
440
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-n_18wu0_jrxn1_430:not(#\9) {
|
|
289
441
|
padding-inline-start: var(--space-none-xk6qzf, 0px);
|
|
290
442
|
}
|
|
291
443
|
|
|
292
|
-
.
|
|
444
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xxxs_18wu0_jrxn1_444:not(#\9) {
|
|
293
445
|
padding-block: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
294
446
|
padding-inline: var(--space-xxxs-pajhad, 2px);
|
|
295
447
|
}
|
|
296
448
|
|
|
297
|
-
.
|
|
298
|
-
.
|
|
449
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xxxs_18wu0_jrxn1_449:not(#\9),
|
|
450
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxxs_18wu0_jrxn1_450:not(#\9) {
|
|
299
451
|
padding-block-start: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
300
452
|
}
|
|
301
453
|
|
|
302
|
-
.
|
|
303
|
-
.
|
|
454
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xxxs_18wu0_jrxn1_454:not(#\9),
|
|
455
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxxs_18wu0_jrxn1_455:not(#\9) {
|
|
304
456
|
padding-inline-end: var(--space-xxxs-pajhad, 2px);
|
|
305
457
|
}
|
|
306
458
|
|
|
307
|
-
.
|
|
308
|
-
.
|
|
459
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xxxs_18wu0_jrxn1_459:not(#\9),
|
|
460
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxxs_18wu0_jrxn1_450:not(#\9) {
|
|
309
461
|
padding-block-end: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
310
462
|
}
|
|
311
463
|
|
|
312
|
-
.
|
|
313
|
-
.
|
|
464
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xxxs_18wu0_jrxn1_464:not(#\9),
|
|
465
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxxs_18wu0_jrxn1_455:not(#\9) {
|
|
314
466
|
padding-inline-start: var(--space-xxxs-pajhad, 2px);
|
|
315
467
|
}
|
|
316
468
|
|
|
317
|
-
.
|
|
469
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xxs_18wu0_jrxn1_469:not(#\9) {
|
|
318
470
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
319
471
|
padding-inline: var(--space-xxs-hwfkai, 4px);
|
|
320
472
|
}
|
|
321
473
|
|
|
322
|
-
.
|
|
323
|
-
.
|
|
474
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xxs_18wu0_jrxn1_474:not(#\9),
|
|
475
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxs_18wu0_jrxn1_475:not(#\9) {
|
|
324
476
|
padding-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
325
477
|
}
|
|
326
478
|
|
|
327
|
-
.
|
|
328
|
-
.
|
|
479
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xxs_18wu0_jrxn1_479:not(#\9),
|
|
480
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxs_18wu0_jrxn1_480:not(#\9) {
|
|
329
481
|
padding-inline-end: var(--space-xxs-hwfkai, 4px);
|
|
330
482
|
}
|
|
331
483
|
|
|
332
|
-
.
|
|
333
|
-
.
|
|
484
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xxs_18wu0_jrxn1_484:not(#\9),
|
|
485
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxs_18wu0_jrxn1_475:not(#\9) {
|
|
334
486
|
padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
335
487
|
}
|
|
336
488
|
|
|
337
|
-
.
|
|
338
|
-
.
|
|
489
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xxs_18wu0_jrxn1_489:not(#\9),
|
|
490
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxs_18wu0_jrxn1_480:not(#\9) {
|
|
339
491
|
padding-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
340
492
|
}
|
|
341
493
|
|
|
342
|
-
.
|
|
494
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xs_18wu0_jrxn1_494:not(#\9) {
|
|
343
495
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
344
496
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
345
497
|
}
|
|
346
498
|
|
|
347
|
-
.
|
|
348
|
-
.
|
|
499
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xs_18wu0_jrxn1_499:not(#\9),
|
|
500
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xs_18wu0_jrxn1_500:not(#\9) {
|
|
349
501
|
padding-block-start: var(--space-scaled-xs-xwoogq, 8px);
|
|
350
502
|
}
|
|
351
503
|
|
|
352
|
-
.
|
|
353
|
-
.
|
|
504
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xs_18wu0_jrxn1_504:not(#\9),
|
|
505
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xs_18wu0_jrxn1_505:not(#\9) {
|
|
354
506
|
padding-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
355
507
|
}
|
|
356
508
|
|
|
357
|
-
.
|
|
358
|
-
.
|
|
509
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xs_18wu0_jrxn1_509:not(#\9),
|
|
510
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xs_18wu0_jrxn1_500:not(#\9) {
|
|
359
511
|
padding-block-end: var(--space-scaled-xs-xwoogq, 8px);
|
|
360
512
|
}
|
|
361
513
|
|
|
362
|
-
.
|
|
363
|
-
.
|
|
514
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xs_18wu0_jrxn1_514:not(#\9),
|
|
515
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xs_18wu0_jrxn1_505:not(#\9) {
|
|
364
516
|
padding-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
365
517
|
}
|
|
366
518
|
|
|
367
|
-
.
|
|
519
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-s_18wu0_jrxn1_519:not(#\9) {
|
|
368
520
|
padding-block: var(--space-scaled-s-8ozaad, 12px);
|
|
369
521
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
370
522
|
}
|
|
371
523
|
|
|
372
|
-
.
|
|
373
|
-
.
|
|
524
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-s_18wu0_jrxn1_524:not(#\9),
|
|
525
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-s_18wu0_jrxn1_525:not(#\9) {
|
|
374
526
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
375
527
|
}
|
|
376
528
|
|
|
377
|
-
.
|
|
378
|
-
.
|
|
529
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-s_18wu0_jrxn1_529:not(#\9),
|
|
530
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-s_18wu0_jrxn1_530:not(#\9) {
|
|
379
531
|
padding-inline-end: var(--space-s-tvghoh, 12px);
|
|
380
532
|
}
|
|
381
533
|
|
|
382
|
-
.
|
|
383
|
-
.
|
|
534
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-s_18wu0_jrxn1_534:not(#\9),
|
|
535
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-s_18wu0_jrxn1_525:not(#\9) {
|
|
384
536
|
padding-block-end: var(--space-scaled-s-8ozaad, 12px);
|
|
385
537
|
}
|
|
386
538
|
|
|
387
|
-
.
|
|
388
|
-
.
|
|
539
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-s_18wu0_jrxn1_539:not(#\9),
|
|
540
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-s_18wu0_jrxn1_530:not(#\9) {
|
|
389
541
|
padding-inline-start: var(--space-s-tvghoh, 12px);
|
|
390
542
|
}
|
|
391
543
|
|
|
392
|
-
.
|
|
544
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-m_18wu0_jrxn1_544:not(#\9) {
|
|
393
545
|
padding-block: var(--space-scaled-m-m892r9, 16px);
|
|
394
546
|
padding-inline: var(--space-m-dsumyt, 16px);
|
|
395
547
|
}
|
|
396
548
|
|
|
397
|
-
.
|
|
398
|
-
.
|
|
549
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-m_18wu0_jrxn1_549:not(#\9),
|
|
550
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-m_18wu0_jrxn1_550:not(#\9) {
|
|
399
551
|
padding-block-start: var(--space-scaled-m-m892r9, 16px);
|
|
400
552
|
}
|
|
401
553
|
|
|
402
|
-
.
|
|
403
|
-
.
|
|
554
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-m_18wu0_jrxn1_554:not(#\9),
|
|
555
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-m_18wu0_jrxn1_555:not(#\9) {
|
|
404
556
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
405
557
|
}
|
|
406
558
|
|
|
407
|
-
.
|
|
408
|
-
.
|
|
559
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-m_18wu0_jrxn1_559:not(#\9),
|
|
560
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-m_18wu0_jrxn1_550:not(#\9) {
|
|
409
561
|
padding-block-end: var(--space-scaled-m-m892r9, 16px);
|
|
410
562
|
}
|
|
411
563
|
|
|
412
|
-
.
|
|
413
|
-
.
|
|
564
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-m_18wu0_jrxn1_564:not(#\9),
|
|
565
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-m_18wu0_jrxn1_555:not(#\9) {
|
|
414
566
|
padding-inline-start: var(--space-m-dsumyt, 16px);
|
|
415
567
|
}
|
|
416
568
|
|
|
417
|
-
.
|
|
569
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-l_18wu0_jrxn1_439:not(#\9) {
|
|
418
570
|
padding-block: var(--space-scaled-l-sej05l, 20px);
|
|
419
571
|
padding-inline: var(--space-l-2ud1p3, 20px);
|
|
420
572
|
}
|
|
421
573
|
|
|
422
|
-
.
|
|
423
|
-
.
|
|
574
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-l_18wu0_jrxn1_574:not(#\9),
|
|
575
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-l_18wu0_jrxn1_575:not(#\9) {
|
|
424
576
|
padding-block-start: var(--space-scaled-l-sej05l, 20px);
|
|
425
577
|
}
|
|
426
578
|
|
|
427
|
-
.
|
|
428
|
-
.
|
|
579
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-l_18wu0_jrxn1_579:not(#\9),
|
|
580
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-l_18wu0_jrxn1_580:not(#\9) {
|
|
429
581
|
padding-inline-end: var(--space-l-2ud1p3, 20px);
|
|
430
582
|
}
|
|
431
583
|
|
|
432
|
-
.
|
|
433
|
-
.
|
|
584
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-l_18wu0_jrxn1_584:not(#\9),
|
|
585
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-l_18wu0_jrxn1_575:not(#\9) {
|
|
434
586
|
padding-block-end: var(--space-scaled-l-sej05l, 20px);
|
|
435
587
|
}
|
|
436
588
|
|
|
437
|
-
.
|
|
438
|
-
.
|
|
589
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-l_18wu0_jrxn1_589:not(#\9),
|
|
590
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-l_18wu0_jrxn1_580:not(#\9) {
|
|
439
591
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
440
592
|
}
|
|
441
593
|
|
|
442
|
-
.
|
|
594
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xl_18wu0_jrxn1_594:not(#\9) {
|
|
443
595
|
padding-block: var(--space-scaled-xl-dunxp5, 24px);
|
|
444
596
|
padding-inline: var(--space-xl-jfy3x4, 24px);
|
|
445
597
|
}
|
|
446
598
|
|
|
447
|
-
.
|
|
448
|
-
.
|
|
599
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xl_18wu0_jrxn1_599:not(#\9),
|
|
600
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xl_18wu0_jrxn1_600:not(#\9) {
|
|
449
601
|
padding-block-start: var(--space-scaled-xl-dunxp5, 24px);
|
|
450
602
|
}
|
|
451
603
|
|
|
452
|
-
.
|
|
453
|
-
.
|
|
604
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xl_18wu0_jrxn1_604:not(#\9),
|
|
605
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xl_18wu0_jrxn1_605:not(#\9) {
|
|
454
606
|
padding-inline-end: var(--space-xl-jfy3x4, 24px);
|
|
455
607
|
}
|
|
456
608
|
|
|
457
|
-
.
|
|
458
|
-
.
|
|
609
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xl_18wu0_jrxn1_609:not(#\9),
|
|
610
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xl_18wu0_jrxn1_600:not(#\9) {
|
|
459
611
|
padding-block-end: var(--space-scaled-xl-dunxp5, 24px);
|
|
460
612
|
}
|
|
461
613
|
|
|
462
|
-
.
|
|
463
|
-
.
|
|
614
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xl_18wu0_jrxn1_614:not(#\9),
|
|
615
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xl_18wu0_jrxn1_605:not(#\9) {
|
|
464
616
|
padding-inline-start: var(--space-xl-jfy3x4, 24px);
|
|
465
617
|
}
|
|
466
618
|
|
|
467
|
-
.
|
|
619
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xxl_18wu0_jrxn1_619:not(#\9) {
|
|
468
620
|
padding-block: var(--space-scaled-xxl-6wgq96, 32px);
|
|
469
621
|
padding-inline: var(--space-xxl-32srm4, 32px);
|
|
470
622
|
}
|
|
471
623
|
|
|
472
|
-
.
|
|
473
|
-
.
|
|
624
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xxl_18wu0_jrxn1_624:not(#\9),
|
|
625
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxl_18wu0_jrxn1_625:not(#\9) {
|
|
474
626
|
padding-block-start: var(--space-scaled-xxl-6wgq96, 32px);
|
|
475
627
|
}
|
|
476
628
|
|
|
477
|
-
.
|
|
478
|
-
.
|
|
629
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xxl_18wu0_jrxn1_629:not(#\9),
|
|
630
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxl_18wu0_jrxn1_630:not(#\9) {
|
|
479
631
|
padding-inline-end: var(--space-xxl-32srm4, 32px);
|
|
480
632
|
}
|
|
481
633
|
|
|
482
|
-
.
|
|
483
|
-
.
|
|
634
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xxl_18wu0_jrxn1_634:not(#\9),
|
|
635
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxl_18wu0_jrxn1_625:not(#\9) {
|
|
484
636
|
padding-block-end: var(--space-scaled-xxl-6wgq96, 32px);
|
|
485
637
|
}
|
|
486
638
|
|
|
487
|
-
.
|
|
488
|
-
.
|
|
639
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xxl_18wu0_jrxn1_639:not(#\9),
|
|
640
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxl_18wu0_jrxn1_630:not(#\9) {
|
|
489
641
|
padding-inline-start: var(--space-xxl-32srm4, 32px);
|
|
490
642
|
}
|
|
491
643
|
|
|
492
|
-
.
|
|
644
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-xxxl_18wu0_jrxn1_644:not(#\9) {
|
|
493
645
|
padding-block: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
494
646
|
padding-inline: var(--space-xxxl-aut1u7, 40px);
|
|
495
647
|
}
|
|
496
648
|
|
|
497
|
-
.
|
|
498
|
-
.
|
|
649
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-top-xxxl_18wu0_jrxn1_649:not(#\9),
|
|
650
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxxl_18wu0_jrxn1_650:not(#\9) {
|
|
499
651
|
padding-block-start: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
500
652
|
}
|
|
501
653
|
|
|
502
|
-
.
|
|
503
|
-
.
|
|
654
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-right-xxxl_18wu0_jrxn1_654:not(#\9),
|
|
655
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxxl_18wu0_jrxn1_655:not(#\9) {
|
|
504
656
|
padding-inline-end: var(--space-xxxl-aut1u7, 40px);
|
|
505
657
|
}
|
|
506
658
|
|
|
507
|
-
.
|
|
508
|
-
.
|
|
659
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-bottom-xxxl_18wu0_jrxn1_659:not(#\9),
|
|
660
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-vertical-xxxl_18wu0_jrxn1_650:not(#\9) {
|
|
509
661
|
padding-block-end: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
510
662
|
}
|
|
511
663
|
|
|
512
|
-
.
|
|
513
|
-
.
|
|
664
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-left-xxxl_18wu0_jrxn1_664:not(#\9),
|
|
665
|
+
.awsui_box_18wu0_jrxn1_168.awsui_p-horizontal-xxxl_18wu0_jrxn1_655:not(#\9) {
|
|
514
666
|
padding-inline-start: var(--space-xxxl-aut1u7, 40px);
|
|
515
667
|
}
|
|
516
668
|
|
|
517
|
-
.
|
|
669
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-n_18wu0_jrxn1_669:not(#\9) {
|
|
518
670
|
margin-block: var(--space-scaled-none-nfyouv, 0px);
|
|
519
671
|
margin-inline: var(--space-none-xk6qzf, 0px);
|
|
520
672
|
}
|
|
521
673
|
|
|
522
|
-
.
|
|
523
|
-
.
|
|
674
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-n_18wu0_jrxn1_674:not(#\9),
|
|
675
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-n_18wu0_jrxn1_675:not(#\9) {
|
|
524
676
|
margin-block-start: var(--space-scaled-none-nfyouv, 0px);
|
|
525
677
|
}
|
|
526
678
|
|
|
527
|
-
.
|
|
528
|
-
.
|
|
679
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-n_18wu0_jrxn1_679:not(#\9),
|
|
680
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-n_18wu0_jrxn1_680:not(#\9) {
|
|
529
681
|
margin-inline-end: var(--space-none-xk6qzf, 0px);
|
|
530
682
|
}
|
|
531
683
|
|
|
532
|
-
.
|
|
533
|
-
.
|
|
684
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-n_18wu0_jrxn1_684:not(#\9),
|
|
685
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-n_18wu0_jrxn1_675:not(#\9) {
|
|
534
686
|
margin-block-end: var(--space-scaled-none-nfyouv, 0px);
|
|
535
687
|
}
|
|
536
688
|
|
|
537
|
-
.
|
|
538
|
-
.
|
|
689
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-n_18wu0_jrxn1_689:not(#\9),
|
|
690
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-n_18wu0_jrxn1_680:not(#\9) {
|
|
539
691
|
margin-inline-start: var(--space-none-xk6qzf, 0px);
|
|
540
692
|
}
|
|
541
693
|
|
|
542
|
-
.
|
|
694
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xxxs_18wu0_jrxn1_694:not(#\9) {
|
|
543
695
|
margin-block: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
544
696
|
margin-inline: var(--space-xxxs-pajhad, 2px);
|
|
545
697
|
}
|
|
546
698
|
|
|
547
|
-
.
|
|
548
|
-
.
|
|
699
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xxxs_18wu0_jrxn1_699:not(#\9),
|
|
700
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxxs_18wu0_jrxn1_700:not(#\9) {
|
|
549
701
|
margin-block-start: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
550
702
|
}
|
|
551
703
|
|
|
552
|
-
.
|
|
553
|
-
.
|
|
704
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xxxs_18wu0_jrxn1_704:not(#\9),
|
|
705
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxxs_18wu0_jrxn1_705:not(#\9) {
|
|
554
706
|
margin-inline-end: var(--space-xxxs-pajhad, 2px);
|
|
555
707
|
}
|
|
556
708
|
|
|
557
|
-
.
|
|
558
|
-
.
|
|
709
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xxxs_18wu0_jrxn1_709:not(#\9),
|
|
710
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxxs_18wu0_jrxn1_700:not(#\9) {
|
|
559
711
|
margin-block-end: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
560
712
|
}
|
|
561
713
|
|
|
562
|
-
.
|
|
563
|
-
.
|
|
714
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xxxs_18wu0_jrxn1_714:not(#\9),
|
|
715
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxxs_18wu0_jrxn1_705:not(#\9) {
|
|
564
716
|
margin-inline-start: var(--space-xxxs-pajhad, 2px);
|
|
565
717
|
}
|
|
566
718
|
|
|
567
|
-
.
|
|
719
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xxs_18wu0_jrxn1_719:not(#\9) {
|
|
568
720
|
margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
569
721
|
margin-inline: var(--space-xxs-hwfkai, 4px);
|
|
570
722
|
}
|
|
571
723
|
|
|
572
|
-
.
|
|
573
|
-
.
|
|
724
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xxs_18wu0_jrxn1_724:not(#\9),
|
|
725
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxs_18wu0_jrxn1_725:not(#\9) {
|
|
574
726
|
margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
575
727
|
}
|
|
576
728
|
|
|
577
|
-
.
|
|
578
|
-
.
|
|
729
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xxs_18wu0_jrxn1_729:not(#\9),
|
|
730
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxs_18wu0_jrxn1_730:not(#\9) {
|
|
579
731
|
margin-inline-end: var(--space-xxs-hwfkai, 4px);
|
|
580
732
|
}
|
|
581
733
|
|
|
582
|
-
.
|
|
583
|
-
.
|
|
734
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xxs_18wu0_jrxn1_734:not(#\9),
|
|
735
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxs_18wu0_jrxn1_725:not(#\9) {
|
|
584
736
|
margin-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
585
737
|
}
|
|
586
738
|
|
|
587
|
-
.
|
|
588
|
-
.
|
|
739
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xxs_18wu0_jrxn1_739:not(#\9),
|
|
740
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxs_18wu0_jrxn1_730:not(#\9) {
|
|
589
741
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
590
742
|
}
|
|
591
743
|
|
|
592
|
-
.
|
|
744
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xs_18wu0_jrxn1_744:not(#\9) {
|
|
593
745
|
margin-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
594
746
|
margin-inline: var(--space-xs-ymlm0b, 8px);
|
|
595
747
|
}
|
|
596
748
|
|
|
597
|
-
.
|
|
598
|
-
.
|
|
749
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xs_18wu0_jrxn1_749:not(#\9),
|
|
750
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xs_18wu0_jrxn1_750:not(#\9) {
|
|
599
751
|
margin-block-start: var(--space-scaled-xs-xwoogq, 8px);
|
|
600
752
|
}
|
|
601
753
|
|
|
602
|
-
.
|
|
603
|
-
.
|
|
754
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xs_18wu0_jrxn1_754:not(#\9),
|
|
755
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xs_18wu0_jrxn1_755:not(#\9) {
|
|
604
756
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
605
757
|
}
|
|
606
758
|
|
|
607
|
-
.
|
|
608
|
-
.
|
|
759
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xs_18wu0_jrxn1_759:not(#\9),
|
|
760
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xs_18wu0_jrxn1_750:not(#\9) {
|
|
609
761
|
margin-block-end: var(--space-scaled-xs-xwoogq, 8px);
|
|
610
762
|
}
|
|
611
763
|
|
|
612
|
-
.
|
|
613
|
-
.
|
|
764
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xs_18wu0_jrxn1_764:not(#\9),
|
|
765
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xs_18wu0_jrxn1_755:not(#\9) {
|
|
614
766
|
margin-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
615
767
|
}
|
|
616
768
|
|
|
617
|
-
.
|
|
769
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-s_18wu0_jrxn1_769:not(#\9) {
|
|
618
770
|
margin-block: var(--space-scaled-s-8ozaad, 12px);
|
|
619
771
|
margin-inline: var(--space-s-tvghoh, 12px);
|
|
620
772
|
}
|
|
621
773
|
|
|
622
|
-
.
|
|
623
|
-
.
|
|
774
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-s_18wu0_jrxn1_774:not(#\9),
|
|
775
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-s_18wu0_jrxn1_775:not(#\9) {
|
|
624
776
|
margin-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
625
777
|
}
|
|
626
778
|
|
|
627
|
-
.
|
|
628
|
-
.
|
|
779
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-s_18wu0_jrxn1_779:not(#\9),
|
|
780
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-s_18wu0_jrxn1_780:not(#\9) {
|
|
629
781
|
margin-inline-end: var(--space-s-tvghoh, 12px);
|
|
630
782
|
}
|
|
631
783
|
|
|
632
|
-
.
|
|
633
|
-
.
|
|
784
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-s_18wu0_jrxn1_784:not(#\9),
|
|
785
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-s_18wu0_jrxn1_775:not(#\9) {
|
|
634
786
|
margin-block-end: var(--space-scaled-s-8ozaad, 12px);
|
|
635
787
|
}
|
|
636
788
|
|
|
637
|
-
.
|
|
638
|
-
.
|
|
789
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-s_18wu0_jrxn1_789:not(#\9),
|
|
790
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-s_18wu0_jrxn1_780:not(#\9) {
|
|
639
791
|
margin-inline-start: var(--space-s-tvghoh, 12px);
|
|
640
792
|
}
|
|
641
793
|
|
|
642
|
-
.
|
|
794
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-m_18wu0_jrxn1_794:not(#\9) {
|
|
643
795
|
margin-block: var(--space-scaled-m-m892r9, 16px);
|
|
644
796
|
margin-inline: var(--space-m-dsumyt, 16px);
|
|
645
797
|
}
|
|
646
798
|
|
|
647
|
-
.
|
|
648
|
-
.
|
|
799
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-m_18wu0_jrxn1_799:not(#\9),
|
|
800
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-m_18wu0_jrxn1_800:not(#\9) {
|
|
649
801
|
margin-block-start: var(--space-scaled-m-m892r9, 16px);
|
|
650
802
|
}
|
|
651
803
|
|
|
652
|
-
.
|
|
653
|
-
.
|
|
804
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-m_18wu0_jrxn1_804:not(#\9),
|
|
805
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-m_18wu0_jrxn1_805:not(#\9) {
|
|
654
806
|
margin-inline-end: var(--space-m-dsumyt, 16px);
|
|
655
807
|
}
|
|
656
808
|
|
|
657
|
-
.
|
|
658
|
-
.
|
|
809
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-m_18wu0_jrxn1_809:not(#\9),
|
|
810
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-m_18wu0_jrxn1_800:not(#\9) {
|
|
659
811
|
margin-block-end: var(--space-scaled-m-m892r9, 16px);
|
|
660
812
|
}
|
|
661
813
|
|
|
662
|
-
.
|
|
663
|
-
.
|
|
814
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-m_18wu0_jrxn1_814:not(#\9),
|
|
815
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-m_18wu0_jrxn1_805:not(#\9) {
|
|
664
816
|
margin-inline-start: var(--space-m-dsumyt, 16px);
|
|
665
817
|
}
|
|
666
818
|
|
|
667
|
-
.
|
|
819
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-l_18wu0_jrxn1_689:not(#\9) {
|
|
668
820
|
margin-block: var(--space-scaled-l-sej05l, 20px);
|
|
669
821
|
margin-inline: var(--space-l-2ud1p3, 20px);
|
|
670
822
|
}
|
|
671
823
|
|
|
672
|
-
.
|
|
673
|
-
.
|
|
824
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-l_18wu0_jrxn1_824:not(#\9),
|
|
825
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-l_18wu0_jrxn1_825:not(#\9) {
|
|
674
826
|
margin-block-start: var(--space-scaled-l-sej05l, 20px);
|
|
675
827
|
}
|
|
676
828
|
|
|
677
|
-
.
|
|
678
|
-
.
|
|
829
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-l_18wu0_jrxn1_829:not(#\9),
|
|
830
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-l_18wu0_jrxn1_830:not(#\9) {
|
|
679
831
|
margin-inline-end: var(--space-l-2ud1p3, 20px);
|
|
680
832
|
}
|
|
681
833
|
|
|
682
|
-
.
|
|
683
|
-
.
|
|
834
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-l_18wu0_jrxn1_834:not(#\9),
|
|
835
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-l_18wu0_jrxn1_825:not(#\9) {
|
|
684
836
|
margin-block-end: var(--space-scaled-l-sej05l, 20px);
|
|
685
837
|
}
|
|
686
838
|
|
|
687
|
-
.
|
|
688
|
-
.
|
|
839
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-l_18wu0_jrxn1_839:not(#\9),
|
|
840
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-l_18wu0_jrxn1_830:not(#\9) {
|
|
689
841
|
margin-inline-start: var(--space-l-2ud1p3, 20px);
|
|
690
842
|
}
|
|
691
843
|
|
|
692
|
-
.
|
|
844
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xl_18wu0_jrxn1_844:not(#\9) {
|
|
693
845
|
margin-block: var(--space-scaled-xl-dunxp5, 24px);
|
|
694
846
|
margin-inline: var(--space-xl-jfy3x4, 24px);
|
|
695
847
|
}
|
|
696
848
|
|
|
697
|
-
.
|
|
698
|
-
.
|
|
849
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xl_18wu0_jrxn1_849:not(#\9),
|
|
850
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xl_18wu0_jrxn1_850:not(#\9) {
|
|
699
851
|
margin-block-start: var(--space-scaled-xl-dunxp5, 24px);
|
|
700
852
|
}
|
|
701
853
|
|
|
702
|
-
.
|
|
703
|
-
.
|
|
854
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xl_18wu0_jrxn1_854:not(#\9),
|
|
855
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xl_18wu0_jrxn1_855:not(#\9) {
|
|
704
856
|
margin-inline-end: var(--space-xl-jfy3x4, 24px);
|
|
705
857
|
}
|
|
706
858
|
|
|
707
|
-
.
|
|
708
|
-
.
|
|
859
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xl_18wu0_jrxn1_859:not(#\9),
|
|
860
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xl_18wu0_jrxn1_850:not(#\9) {
|
|
709
861
|
margin-block-end: var(--space-scaled-xl-dunxp5, 24px);
|
|
710
862
|
}
|
|
711
863
|
|
|
712
|
-
.
|
|
713
|
-
.
|
|
864
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xl_18wu0_jrxn1_864:not(#\9),
|
|
865
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xl_18wu0_jrxn1_855:not(#\9) {
|
|
714
866
|
margin-inline-start: var(--space-xl-jfy3x4, 24px);
|
|
715
867
|
}
|
|
716
868
|
|
|
717
|
-
.
|
|
869
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xxl_18wu0_jrxn1_869:not(#\9) {
|
|
718
870
|
margin-block: var(--space-scaled-xxl-6wgq96, 32px);
|
|
719
871
|
margin-inline: var(--space-xxl-32srm4, 32px);
|
|
720
872
|
}
|
|
721
873
|
|
|
722
|
-
.
|
|
723
|
-
.
|
|
874
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xxl_18wu0_jrxn1_874:not(#\9),
|
|
875
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxl_18wu0_jrxn1_875:not(#\9) {
|
|
724
876
|
margin-block-start: var(--space-scaled-xxl-6wgq96, 32px);
|
|
725
877
|
}
|
|
726
878
|
|
|
727
|
-
.
|
|
728
|
-
.
|
|
879
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xxl_18wu0_jrxn1_879:not(#\9),
|
|
880
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxl_18wu0_jrxn1_880:not(#\9) {
|
|
729
881
|
margin-inline-end: var(--space-xxl-32srm4, 32px);
|
|
730
882
|
}
|
|
731
883
|
|
|
732
|
-
.
|
|
733
|
-
.
|
|
884
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xxl_18wu0_jrxn1_884:not(#\9),
|
|
885
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxl_18wu0_jrxn1_875:not(#\9) {
|
|
734
886
|
margin-block-end: var(--space-scaled-xxl-6wgq96, 32px);
|
|
735
887
|
}
|
|
736
888
|
|
|
737
|
-
.
|
|
738
|
-
.
|
|
889
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xxl_18wu0_jrxn1_889:not(#\9),
|
|
890
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxl_18wu0_jrxn1_880:not(#\9) {
|
|
739
891
|
margin-inline-start: var(--space-xxl-32srm4, 32px);
|
|
740
892
|
}
|
|
741
893
|
|
|
742
|
-
.
|
|
894
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-xxxl_18wu0_jrxn1_894:not(#\9) {
|
|
743
895
|
margin-block: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
744
896
|
margin-inline: var(--space-xxxl-aut1u7, 40px);
|
|
745
897
|
}
|
|
746
898
|
|
|
747
|
-
.
|
|
748
|
-
.
|
|
899
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-top-xxxl_18wu0_jrxn1_899:not(#\9),
|
|
900
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxxl_18wu0_jrxn1_900:not(#\9) {
|
|
749
901
|
margin-block-start: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
750
902
|
}
|
|
751
903
|
|
|
752
|
-
.
|
|
753
|
-
.
|
|
904
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-right-xxxl_18wu0_jrxn1_904:not(#\9),
|
|
905
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxxl_18wu0_jrxn1_905:not(#\9) {
|
|
754
906
|
margin-inline-end: var(--space-xxxl-aut1u7, 40px);
|
|
755
907
|
}
|
|
756
908
|
|
|
757
|
-
.
|
|
758
|
-
.
|
|
909
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-bottom-xxxl_18wu0_jrxn1_909:not(#\9),
|
|
910
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-vertical-xxxl_18wu0_jrxn1_900:not(#\9) {
|
|
759
911
|
margin-block-end: var(--space-scaled-xxxl-hwoy7j, 40px);
|
|
760
912
|
}
|
|
761
913
|
|
|
762
|
-
.
|
|
763
|
-
.
|
|
914
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-left-xxxl_18wu0_jrxn1_914:not(#\9),
|
|
915
|
+
.awsui_box_18wu0_jrxn1_168.awsui_m-horizontal-xxxl_18wu0_jrxn1_905:not(#\9) {
|
|
764
916
|
margin-inline-start: var(--space-xxxl-aut1u7, 40px);
|
|
765
917
|
}
|
|
766
918
|
|
|
767
|
-
.
|
|
919
|
+
.awsui_box_18wu0_jrxn1_168.awsui_d-block_18wu0_jrxn1_919:not(#\9) {
|
|
768
920
|
display: block;
|
|
769
921
|
}
|
|
770
|
-
.
|
|
922
|
+
.awsui_box_18wu0_jrxn1_168.awsui_d-inline_18wu0_jrxn1_922:not(#\9) {
|
|
771
923
|
display: inline;
|
|
772
924
|
}
|
|
773
|
-
.
|
|
925
|
+
.awsui_box_18wu0_jrxn1_168.awsui_d-inline-block_18wu0_jrxn1_925:not(#\9) {
|
|
774
926
|
display: inline-block;
|
|
775
927
|
}
|
|
776
|
-
.
|
|
928
|
+
.awsui_box_18wu0_jrxn1_168.awsui_d-none_18wu0_jrxn1_928:not(#\9) {
|
|
777
929
|
display: none;
|
|
778
930
|
}
|
|
779
931
|
|
|
780
|
-
.awsui_f-
|
|
932
|
+
.awsui_f-left_18wu0_jrxn1_932:not(#\9) {
|
|
781
933
|
float: inline-start;
|
|
782
934
|
}
|
|
783
935
|
|
|
784
|
-
.awsui_f-
|
|
936
|
+
.awsui_f-right_18wu0_jrxn1_936:not(#\9) {
|
|
785
937
|
float: inline-end;
|
|
786
938
|
}
|
|
787
939
|
|
|
788
|
-
|
|
940
|
+
/*
|
|
941
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
942
|
+
SPDX-License-Identifier: Apache-2.0
|
|
943
|
+
*/
|
|
944
|
+
.awsui_visual-accent_18wu0_jrxn1_944:not(#\9) {
|
|
789
945
|
display: inline-flex;
|
|
790
946
|
align-items: center;
|
|
791
947
|
justify-content: center;
|
|
@@ -794,82 +950,82 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
794
950
|
box-sizing: border-box;
|
|
795
951
|
}
|
|
796
952
|
|
|
797
|
-
.awsui_visual-accent-radius-
|
|
953
|
+
.awsui_visual-accent-radius-xxxs_18wu0_jrxn1_953:not(#\9) {
|
|
798
954
|
border-start-start-radius: var(--space-xxxs-pajhad, 2px);
|
|
799
955
|
border-start-end-radius: var(--space-xxxs-pajhad, 2px);
|
|
800
956
|
border-end-start-radius: var(--space-xxxs-pajhad, 2px);
|
|
801
957
|
border-end-end-radius: var(--space-xxxs-pajhad, 2px);
|
|
802
958
|
}
|
|
803
959
|
|
|
804
|
-
.awsui_visual-accent-radius-
|
|
960
|
+
.awsui_visual-accent-radius-xxs_18wu0_jrxn1_960:not(#\9) {
|
|
805
961
|
border-start-start-radius: var(--space-xxs-hwfkai, 4px);
|
|
806
962
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
807
963
|
border-end-start-radius: var(--space-xxs-hwfkai, 4px);
|
|
808
964
|
border-end-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
809
965
|
}
|
|
810
966
|
|
|
811
|
-
.awsui_visual-accent-radius-
|
|
967
|
+
.awsui_visual-accent-radius-xs_18wu0_jrxn1_967:not(#\9) {
|
|
812
968
|
border-start-start-radius: var(--space-xs-ymlm0b, 8px);
|
|
813
969
|
border-start-end-radius: var(--space-xs-ymlm0b, 8px);
|
|
814
970
|
border-end-start-radius: var(--space-xs-ymlm0b, 8px);
|
|
815
971
|
border-end-end-radius: var(--space-xs-ymlm0b, 8px);
|
|
816
972
|
}
|
|
817
973
|
|
|
818
|
-
.awsui_visual-accent-radius-
|
|
974
|
+
.awsui_visual-accent-radius-s_18wu0_jrxn1_974:not(#\9) {
|
|
819
975
|
border-start-start-radius: var(--space-s-tvghoh, 12px);
|
|
820
976
|
border-start-end-radius: var(--space-s-tvghoh, 12px);
|
|
821
977
|
border-end-start-radius: var(--space-s-tvghoh, 12px);
|
|
822
978
|
border-end-end-radius: var(--space-s-tvghoh, 12px);
|
|
823
979
|
}
|
|
824
980
|
|
|
825
|
-
.awsui_visual-accent-radius-
|
|
981
|
+
.awsui_visual-accent-radius-m_18wu0_jrxn1_981:not(#\9) {
|
|
826
982
|
border-start-start-radius: var(--space-m-dsumyt, 16px);
|
|
827
983
|
border-start-end-radius: var(--space-m-dsumyt, 16px);
|
|
828
984
|
border-end-start-radius: var(--space-m-dsumyt, 16px);
|
|
829
985
|
border-end-end-radius: var(--space-m-dsumyt, 16px);
|
|
830
986
|
}
|
|
831
987
|
|
|
832
|
-
.awsui_visual-accent-radius-
|
|
988
|
+
.awsui_visual-accent-radius-l_18wu0_jrxn1_988:not(#\9) {
|
|
833
989
|
border-start-start-radius: var(--space-l-2ud1p3, 20px);
|
|
834
990
|
border-start-end-radius: var(--space-l-2ud1p3, 20px);
|
|
835
991
|
border-end-start-radius: var(--space-l-2ud1p3, 20px);
|
|
836
992
|
border-end-end-radius: var(--space-l-2ud1p3, 20px);
|
|
837
993
|
}
|
|
838
994
|
|
|
839
|
-
.awsui_visual-accent-radius-
|
|
995
|
+
.awsui_visual-accent-radius-xl_18wu0_jrxn1_995:not(#\9) {
|
|
840
996
|
border-start-start-radius: var(--space-xl-jfy3x4, 24px);
|
|
841
997
|
border-start-end-radius: var(--space-xl-jfy3x4, 24px);
|
|
842
998
|
border-end-start-radius: var(--space-xl-jfy3x4, 24px);
|
|
843
999
|
border-end-end-radius: var(--space-xl-jfy3x4, 24px);
|
|
844
1000
|
}
|
|
845
1001
|
|
|
846
|
-
.awsui_visual-accent-radius-
|
|
1002
|
+
.awsui_visual-accent-radius-xxl_18wu0_jrxn1_1002:not(#\9) {
|
|
847
1003
|
border-start-start-radius: var(--space-xxl-32srm4, 32px);
|
|
848
1004
|
border-start-end-radius: var(--space-xxl-32srm4, 32px);
|
|
849
1005
|
border-end-start-radius: var(--space-xxl-32srm4, 32px);
|
|
850
1006
|
border-end-end-radius: var(--space-xxl-32srm4, 32px);
|
|
851
1007
|
}
|
|
852
1008
|
|
|
853
|
-
.awsui_visual-accent-radius-
|
|
1009
|
+
.awsui_visual-accent-radius-xxxl_18wu0_jrxn1_1009:not(#\9) {
|
|
854
1010
|
border-start-start-radius: var(--space-xxxl-aut1u7, 40px);
|
|
855
1011
|
border-start-end-radius: var(--space-xxxl-aut1u7, 40px);
|
|
856
1012
|
border-end-start-radius: var(--space-xxxl-aut1u7, 40px);
|
|
857
1013
|
border-end-end-radius: var(--space-xxxl-aut1u7, 40px);
|
|
858
1014
|
}
|
|
859
1015
|
|
|
860
|
-
.awsui_visual-accent-radius-
|
|
1016
|
+
.awsui_visual-accent-radius-full_18wu0_jrxn1_1016:not(#\9) {
|
|
861
1017
|
border-start-start-radius: 50%;
|
|
862
1018
|
border-start-end-radius: 50%;
|
|
863
1019
|
border-end-start-radius: 50%;
|
|
864
1020
|
border-end-end-radius: 50%;
|
|
865
1021
|
}
|
|
866
1022
|
|
|
867
|
-
.awsui_visual-accent-aspect-
|
|
1023
|
+
.awsui_visual-accent-aspect-auto_18wu0_jrxn1_1023:not(#\9) {
|
|
868
1024
|
aspect-ratio: auto;
|
|
869
1025
|
inline-size: auto;
|
|
870
1026
|
}
|
|
871
1027
|
|
|
872
|
-
.awsui_visual-accent-aspect-
|
|
1028
|
+
.awsui_visual-accent-aspect-equal_18wu0_jrxn1_1028:not(#\9) {
|
|
873
1029
|
padding-block: var(--space-xs-ymlm0b, 8px);
|
|
874
1030
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
875
1031
|
aspect-ratio: 1/1;
|
|
@@ -878,82 +1034,82 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
878
1034
|
inline-size: fit-content;
|
|
879
1035
|
}
|
|
880
1036
|
|
|
881
|
-
.
|
|
1037
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-red_18wu0_jrxn1_1036:not(#\9) {
|
|
882
1038
|
background-color: var(--color-background-visual-accent-red-bit8yt, #ffe0e0);
|
|
883
1039
|
color: var(--color-text-visual-accent-red-onxk95, #c20000);
|
|
884
1040
|
}
|
|
885
1041
|
|
|
886
|
-
.
|
|
1042
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-yellow_18wu0_jrxn1_1041:not(#\9) {
|
|
887
1043
|
background-color: var(--color-background-visual-accent-yellow-qsxu4s, #fffbbd);
|
|
888
1044
|
color: var(--color-text-visual-accent-yellow-sx6w4g, #855900);
|
|
889
1045
|
}
|
|
890
1046
|
|
|
891
|
-
.
|
|
1047
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-indigo_18wu0_jrxn1_1046:not(#\9) {
|
|
892
1048
|
background-color: var(--color-background-visual-accent-indigo-edos35, #dbe4ff);
|
|
893
1049
|
color: var(--color-text-visual-accent-indigo-u9dybt, #003b8f);
|
|
894
1050
|
}
|
|
895
1051
|
|
|
896
|
-
.
|
|
1052
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-green_18wu0_jrxn1_1051:not(#\9) {
|
|
897
1053
|
background-color: var(--color-background-visual-accent-green-r91q20, #d9ffd6);
|
|
898
1054
|
color: var(--color-text-visual-accent-green-bmtqm3, #00802f);
|
|
899
1055
|
}
|
|
900
1056
|
|
|
901
|
-
.
|
|
1057
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-orange_18wu0_jrxn1_1056:not(#\9) {
|
|
902
1058
|
background-color: var(--color-background-visual-accent-orange-q2umnc, rgba(255, 224, 214, 0.6));
|
|
903
1059
|
color: var(--color-text-visual-accent-orange-wr2zkf, #a82700);
|
|
904
1060
|
}
|
|
905
1061
|
|
|
906
|
-
.
|
|
1062
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-purple_18wu0_jrxn1_1061:not(#\9) {
|
|
907
1063
|
background-color: var(--color-background-visual-accent-purple-kq93ng, rgba(242, 229, 255, 0.6));
|
|
908
1064
|
color: var(--color-text-visual-accent-purple-3hhab5, #962eff);
|
|
909
1065
|
}
|
|
910
1066
|
|
|
911
|
-
.
|
|
1067
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-lime_18wu0_jrxn1_1066:not(#\9) {
|
|
912
1068
|
background-color: var(--color-background-visual-accent-lime-j1xkep, #ebffcc);
|
|
913
1069
|
color: var(--color-text-visual-accent-lime-of82ws, #007000);
|
|
914
1070
|
}
|
|
915
1071
|
|
|
916
|
-
.
|
|
1072
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-grey_18wu0_jrxn1_1071:not(#\9) {
|
|
917
1073
|
background-color: var(--color-background-visual-accent-grey-ojj5z6, #ebebf0);
|
|
918
1074
|
color: var(--color-text-visual-accent-grey-o560dq, #161d26);
|
|
919
1075
|
}
|
|
920
1076
|
|
|
921
|
-
.
|
|
1077
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-teal_18wu0_jrxn1_1076:not(#\9) {
|
|
922
1078
|
background-color: var(--color-background-visual-accent-teal-8hzzqm, rgba(204, 255, 252, 0.7));
|
|
923
1079
|
color: var(--color-text-visual-accent-teal-zh5vuh, #008077);
|
|
924
1080
|
}
|
|
925
1081
|
|
|
926
|
-
.
|
|
1082
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-blue_18wu0_jrxn1_1081:not(#\9) {
|
|
927
1083
|
background-color: var(--color-background-visual-accent-blue-hn33k0, rgba(209, 241, 255, 0.6));
|
|
928
1084
|
color: var(--color-text-visual-accent-blue-qq3miy, #006ce0);
|
|
929
1085
|
}
|
|
930
1086
|
|
|
931
|
-
.
|
|
1087
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-violet_18wu0_jrxn1_1086:not(#\9) {
|
|
932
1088
|
background-color: var(--color-background-visual-accent-violet-2mvriz, rgba(232, 229, 255, 0.6));
|
|
933
1089
|
color: var(--color-text-visual-accent-violet-t426e9, #6842ff);
|
|
934
1090
|
}
|
|
935
1091
|
|
|
936
|
-
.
|
|
1092
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-magenta_18wu0_jrxn1_1091:not(#\9) {
|
|
937
1093
|
background-color: var(--color-background-visual-accent-magenta-goqypd, rgba(255, 224, 251, 0.6));
|
|
938
1094
|
color: var(--color-text-visual-accent-magenta-416j2z, #b2008f);
|
|
939
1095
|
}
|
|
940
1096
|
|
|
941
|
-
.
|
|
1097
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-pink_18wu0_jrxn1_1096:not(#\9) {
|
|
942
1098
|
background-color: var(--color-background-visual-accent-pink-8ha8b6, rgba(255, 224, 240, 0.7));
|
|
943
1099
|
color: var(--color-text-visual-accent-pink-bj4hom, #bb005d);
|
|
944
1100
|
}
|
|
945
1101
|
|
|
946
|
-
.
|
|
1102
|
+
.awsui_box_18wu0_jrxn1_168.awsui_visual-accent_18wu0_jrxn1_944.awsui_visual-accent-amber_18wu0_jrxn1_1101:not(#\9) {
|
|
947
1103
|
background-color: var(--color-background-visual-accent-amber-fvrvm3, rgba(255, 232, 189, 0.7));
|
|
948
1104
|
color: var(--color-text-visual-accent-amber-l4myqa, #9e3700);
|
|
949
1105
|
}
|
|
950
1106
|
|
|
951
|
-
.
|
|
952
|
-
font-size: var(--font-size-body-m-
|
|
953
|
-
line-height: var(--line-height-body-m-
|
|
1107
|
+
.awsui_root_18wu0_jrxn1_1106:not(#\9) {
|
|
1108
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
1109
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
954
1110
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
955
|
-
font-weight: var(--font-weight-normal-
|
|
956
|
-
font-family: var(--font-family-base-
|
|
1111
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
1112
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
957
1113
|
-webkit-font-smoothing: auto;
|
|
958
1114
|
-moz-osx-font-smoothing: auto;
|
|
959
1115
|
}
|