@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
|
@@ -2,19 +2,155 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
5
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
6
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
7
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
141
|
/*
|
|
10
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
143
|
SPDX-License-Identifier: Apache-2.0
|
|
12
144
|
*/
|
|
13
|
-
|
|
145
|
+
/*
|
|
146
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
+
SPDX-License-Identifier: Apache-2.0
|
|
148
|
+
*/
|
|
149
|
+
.awsui_arrow_xjuzf_qt8dk_149:not(#\9) {
|
|
14
150
|
inline-size: 20px;
|
|
15
151
|
block-size: 10px;
|
|
16
152
|
}
|
|
17
|
-
.awsui_arrow-
|
|
153
|
+
.awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9), .awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9) {
|
|
18
154
|
position: absolute;
|
|
19
155
|
overflow: hidden;
|
|
20
156
|
inline-size: 20px;
|
|
@@ -23,7 +159,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
23
159
|
inset-inline-start: 0;
|
|
24
160
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
25
161
|
}
|
|
26
|
-
.awsui_arrow-
|
|
162
|
+
.awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9)::after {
|
|
27
163
|
content: "";
|
|
28
164
|
box-sizing: border-box;
|
|
29
165
|
display: inline-block;
|
|
@@ -39,40 +175,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
39
175
|
transform: rotate(45deg);
|
|
40
176
|
transform-origin: 0 100%;
|
|
41
177
|
}
|
|
42
|
-
.awsui_arrow-
|
|
178
|
+
.awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9):dir(rtl)::after {
|
|
43
179
|
transform: rotate(-45deg);
|
|
44
180
|
transform-origin: 100% 100%;
|
|
45
181
|
}
|
|
46
|
-
.awsui_arrow-
|
|
182
|
+
.awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
47
183
|
background-color: var(--color-border-popover-5yl4uc, #b4b4bb);
|
|
48
184
|
}
|
|
49
|
-
.awsui_arrow-
|
|
50
|
-
inset-block-start: calc(var(--border-width-popover-
|
|
185
|
+
.awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9) {
|
|
186
|
+
inset-block-start: calc(var(--border-width-popover-nflirh, 2px) + 1px);
|
|
51
187
|
}
|
|
52
|
-
.awsui_arrow-
|
|
188
|
+
.awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9)::after {
|
|
53
189
|
border-start-start-radius: 1px;
|
|
54
190
|
border-start-end-radius: 0;
|
|
55
191
|
border-end-start-radius: 0;
|
|
56
192
|
border-end-end-radius: 0;
|
|
57
193
|
background-color: var(--color-background-popover-yxd92v, #ffffff);
|
|
58
194
|
}
|
|
59
|
-
.awsui_arrow-position-right-
|
|
195
|
+
.awsui_arrow-position-right-top_xjuzf_qt8dk_195 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_qt8dk_195 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
60
196
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
|
|
61
197
|
}
|
|
62
|
-
.awsui_arrow-position-left-
|
|
198
|
+
.awsui_arrow-position-left-top_xjuzf_qt8dk_198 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_qt8dk_198 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
63
199
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
|
|
64
200
|
}
|
|
65
|
-
.awsui_arrow-position-top-
|
|
201
|
+
.awsui_arrow-position-top-center_xjuzf_qt8dk_201 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_qt8dk_201 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_qt8dk_201 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_qt8dk_201 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
66
202
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
|
|
67
203
|
}
|
|
68
|
-
.awsui_arrow-position-bottom-
|
|
204
|
+
.awsui_arrow-position-bottom-center_xjuzf_qt8dk_204 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_qt8dk_204 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_qt8dk_204 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_qt8dk_204 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
69
205
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
|
|
70
206
|
}
|
|
71
207
|
|
|
72
|
-
.awsui_arrow-variant-
|
|
208
|
+
.awsui_arrow-variant-info_xjuzf_qt8dk_208 > .awsui_arrow-outer_xjuzf_qt8dk_153:not(#\9)::after {
|
|
73
209
|
background-color: var(--color-border-status-info-2zt73n, #006ce0);
|
|
74
210
|
}
|
|
75
|
-
.awsui_arrow-variant-
|
|
211
|
+
.awsui_arrow-variant-info_xjuzf_qt8dk_208 > .awsui_arrow-inner_xjuzf_qt8dk_153:not(#\9)::after {
|
|
76
212
|
background-color: var(--color-background-status-info-j2xxem, #f0fbff);
|
|
77
213
|
}
|
|
78
214
|
|
|
@@ -80,7 +216,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
80
216
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
81
217
|
SPDX-License-Identifier: Apache-2.0
|
|
82
218
|
*/
|
|
83
|
-
|
|
219
|
+
/*
|
|
220
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
221
|
+
SPDX-License-Identifier: Apache-2.0
|
|
222
|
+
*/
|
|
223
|
+
.awsui_body_xjuzf_qt8dk_223:not(#\9) {
|
|
84
224
|
border-collapse: separate;
|
|
85
225
|
border-spacing: 0;
|
|
86
226
|
box-sizing: border-box;
|
|
@@ -103,11 +243,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
243
|
visibility: visible;
|
|
104
244
|
white-space: normal;
|
|
105
245
|
word-spacing: normal;
|
|
106
|
-
font-size: var(--font-size-body-m-
|
|
107
|
-
line-height: var(--line-height-body-m-
|
|
246
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
247
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
108
248
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
109
|
-
font-weight: var(--font-weight-normal-
|
|
110
|
-
font-family: var(--font-family-base-
|
|
249
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
250
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
111
251
|
-webkit-font-smoothing: auto;
|
|
112
252
|
-moz-osx-font-smoothing: auto;
|
|
113
253
|
word-wrap: break-word;
|
|
@@ -116,61 +256,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
256
|
padding-block: var(--space-s-tvghoh, 12px);
|
|
117
257
|
padding-inline: var(--space-m-dsumyt, 16px);
|
|
118
258
|
}
|
|
119
|
-
.awsui_body-overflow-
|
|
259
|
+
.awsui_body-overflow-visible_xjuzf_qt8dk_259:not(#\9) {
|
|
120
260
|
overflow: visible;
|
|
121
261
|
}
|
|
122
|
-
.awsui_body-variant-
|
|
262
|
+
.awsui_body-variant-chart_xjuzf_qt8dk_262:not(#\9) {
|
|
123
263
|
padding-block: var(--space-static-s-t763lu, 12px);
|
|
124
264
|
padding-inline: var(--space-static-s-t763lu, 12px);
|
|
125
265
|
}
|
|
126
266
|
|
|
127
|
-
.awsui_has-
|
|
267
|
+
.awsui_has-dismiss_xjuzf_qt8dk_267:not(#\9) {
|
|
128
268
|
display: flex;
|
|
129
269
|
align-items: baseline;
|
|
130
270
|
}
|
|
131
271
|
|
|
132
|
-
.
|
|
272
|
+
.awsui_dismiss_xjuzf_qt8dk_272:not(#\9) {
|
|
133
273
|
margin-block: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
134
274
|
margin-inline-start: 0;
|
|
135
|
-
margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-
|
|
275
|
+
margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-nflirh, 2px)));
|
|
136
276
|
flex: 0 0 auto;
|
|
137
277
|
order: 1;
|
|
138
278
|
}
|
|
139
279
|
|
|
140
|
-
.awsui_dismiss-
|
|
280
|
+
.awsui_dismiss-control_xjuzf_qt8dk_280:not(#\9) {
|
|
141
281
|
/* used in test-utils */
|
|
142
282
|
}
|
|
143
283
|
|
|
144
|
-
.awsui_header-
|
|
284
|
+
.awsui_header-row_xjuzf_qt8dk_284:not(#\9) {
|
|
145
285
|
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
146
286
|
}
|
|
147
287
|
|
|
148
|
-
.
|
|
288
|
+
.awsui_header_xjuzf_qt8dk_284:not(#\9) {
|
|
149
289
|
word-wrap: break-word;
|
|
150
290
|
max-inline-size: 100%;
|
|
151
291
|
overflow: hidden;
|
|
152
|
-
font-family: var(--font-family-heading-
|
|
153
|
-
font-size: var(--font-size-heading-xs-
|
|
154
|
-
line-height: var(--line-height-heading-xs-
|
|
155
|
-
letter-spacing: var(--letter-spacing-heading-xs-
|
|
156
|
-
font-weight: var(--font-weight-heading-xs-
|
|
157
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
158
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
292
|
+
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
293
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
294
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
295
|
+
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
296
|
+
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
297
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
298
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
159
299
|
flex: 1 1 auto;
|
|
160
300
|
/* stylelint-disable-next-line selector-max-type */
|
|
161
301
|
}
|
|
162
|
-
.
|
|
163
|
-
font-family: var(--font-family-heading-
|
|
164
|
-
font-size: var(--font-size-heading-xs-
|
|
165
|
-
line-height: var(--line-height-heading-xs-
|
|
166
|
-
letter-spacing: var(--letter-spacing-heading-xs-
|
|
167
|
-
font-weight: var(--font-weight-heading-xs-
|
|
168
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
169
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
302
|
+
.awsui_header_xjuzf_qt8dk_284 > h2:not(#\9) {
|
|
303
|
+
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
304
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
305
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
306
|
+
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
307
|
+
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
308
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
309
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
170
310
|
display: inline;
|
|
171
311
|
}
|
|
172
312
|
|
|
173
|
-
.
|
|
313
|
+
.awsui_content_xjuzf_qt8dk_313:not(#\9) {
|
|
174
314
|
word-wrap: break-word;
|
|
175
315
|
max-inline-size: 100%;
|
|
176
316
|
overflow: hidden;
|
|
@@ -179,7 +319,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
319
|
flex: 1 1 auto;
|
|
180
320
|
min-inline-size: 0;
|
|
181
321
|
}
|
|
182
|
-
.awsui_content-overflow-
|
|
322
|
+
.awsui_content-overflow-visible_xjuzf_qt8dk_322:not(#\9) {
|
|
183
323
|
overflow: visible;
|
|
184
324
|
}
|
|
185
325
|
|
|
@@ -187,39 +327,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
327
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
188
328
|
SPDX-License-Identifier: Apache-2.0
|
|
189
329
|
*/
|
|
190
|
-
|
|
330
|
+
/*
|
|
331
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
332
|
+
SPDX-License-Identifier: Apache-2.0
|
|
333
|
+
*/
|
|
334
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9) {
|
|
191
335
|
display: inline-block;
|
|
192
336
|
position: fixed;
|
|
193
337
|
inset-block-start: -9999px;
|
|
194
338
|
inset-inline-start: -9999px;
|
|
195
339
|
z-index: 2000;
|
|
196
340
|
}
|
|
197
|
-
.
|
|
341
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9)::before {
|
|
198
342
|
content: "";
|
|
199
343
|
position: absolute;
|
|
200
344
|
}
|
|
201
|
-
.
|
|
345
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_qt8dk_345)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_qt8dk_345)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_qt8dk_345)::before {
|
|
202
346
|
inset-inline: 0;
|
|
203
347
|
inset-block-start: -10px;
|
|
204
348
|
block-size: 10px;
|
|
205
349
|
}
|
|
206
|
-
.
|
|
350
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_qt8dk_350)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_qt8dk_350)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_qt8dk_350)::before {
|
|
207
351
|
inset-inline: 0;
|
|
208
352
|
inset-block-end: -10px;
|
|
209
353
|
block-size: 10px;
|
|
210
354
|
}
|
|
211
|
-
.
|
|
355
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_qt8dk_355)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_qt8dk_355)::before {
|
|
212
356
|
inset-block: 0;
|
|
213
357
|
inset-inline-start: -10px;
|
|
214
358
|
inline-size: 10px;
|
|
215
359
|
}
|
|
216
|
-
.
|
|
360
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_qt8dk_360)::before, .awsui_container_xjuzf_qt8dk_334:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_qt8dk_360)::before {
|
|
217
361
|
inset-block: 0;
|
|
218
362
|
inset-inline-end: -10px;
|
|
219
363
|
inline-size: 10px;
|
|
220
364
|
}
|
|
221
365
|
|
|
222
|
-
.awsui_container-
|
|
366
|
+
.awsui_container-body_xjuzf_qt8dk_366:not(#\9) {
|
|
223
367
|
border-collapse: separate;
|
|
224
368
|
border-spacing: 0;
|
|
225
369
|
box-sizing: border-box;
|
|
@@ -242,117 +386,117 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
386
|
visibility: visible;
|
|
243
387
|
white-space: normal;
|
|
244
388
|
word-spacing: normal;
|
|
245
|
-
font-size: var(--font-size-body-m-
|
|
246
|
-
line-height: var(--line-height-body-m-
|
|
389
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
390
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
247
391
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
248
|
-
font-weight: var(--font-weight-normal-
|
|
249
|
-
font-family: var(--font-family-base-
|
|
392
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
393
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
250
394
|
-webkit-font-smoothing: auto;
|
|
251
395
|
-moz-osx-font-smoothing: auto;
|
|
252
|
-
border-start-start-radius: var(--border-radius-popover-
|
|
253
|
-
border-start-end-radius: var(--border-radius-popover-
|
|
254
|
-
border-end-start-radius: var(--border-radius-popover-
|
|
255
|
-
border-end-end-radius: var(--border-radius-popover-
|
|
396
|
+
border-start-start-radius: var(--border-radius-popover-6fqb5w, 8px);
|
|
397
|
+
border-start-end-radius: var(--border-radius-popover-6fqb5w, 8px);
|
|
398
|
+
border-end-start-radius: var(--border-radius-popover-6fqb5w, 8px);
|
|
399
|
+
border-end-end-radius: var(--border-radius-popover-6fqb5w, 8px);
|
|
256
400
|
background-color: var(--color-background-popover-yxd92v, #ffffff);
|
|
257
401
|
box-shadow: var(--shadow-popover-pkane9, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
258
|
-
border-block: var(--border-width-popover-
|
|
259
|
-
border-inline: var(--border-width-popover-
|
|
402
|
+
border-block: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-5yl4uc, #b4b4bb);
|
|
403
|
+
border-inline: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-5yl4uc, #b4b4bb);
|
|
260
404
|
}
|
|
261
405
|
|
|
262
|
-
.awsui_container-body-variant-
|
|
406
|
+
.awsui_container-body-variant-annotation_xjuzf_qt8dk_406:not(#\9) {
|
|
263
407
|
background-color: var(--color-background-status-info-j2xxem, #f0fbff);
|
|
264
408
|
border-color: var(--color-border-status-info-2zt73n, #006ce0);
|
|
265
409
|
}
|
|
266
410
|
|
|
267
|
-
.awsui_container-body-size-
|
|
411
|
+
.awsui_container-body-size-small_xjuzf_qt8dk_411:not(#\9) {
|
|
268
412
|
max-inline-size: 210px;
|
|
269
413
|
}
|
|
270
|
-
.awsui_container-body-size-
|
|
414
|
+
.awsui_container-body-size-small_xjuzf_qt8dk_411.awsui_fixed-width_xjuzf_qt8dk_414:not(#\9) {
|
|
271
415
|
inline-size: 210px;
|
|
272
416
|
}
|
|
273
417
|
|
|
274
|
-
.awsui_container-body-size-
|
|
418
|
+
.awsui_container-body-size-medium_xjuzf_qt8dk_418:not(#\9) {
|
|
275
419
|
max-inline-size: 310px;
|
|
276
420
|
}
|
|
277
|
-
.awsui_container-body-size-
|
|
421
|
+
.awsui_container-body-size-medium_xjuzf_qt8dk_418.awsui_fixed-width_xjuzf_qt8dk_414:not(#\9) {
|
|
278
422
|
inline-size: 310px;
|
|
279
423
|
}
|
|
280
424
|
|
|
281
|
-
.awsui_container-body-size-
|
|
425
|
+
.awsui_container-body-size-large_xjuzf_qt8dk_425:not(#\9) {
|
|
282
426
|
max-inline-size: 482px;
|
|
283
427
|
}
|
|
284
428
|
@media (max-width: 482px) {
|
|
285
|
-
.awsui_container-body-size-
|
|
429
|
+
.awsui_container-body-size-large_xjuzf_qt8dk_425:not(#\9) {
|
|
286
430
|
max-inline-size: 310px;
|
|
287
431
|
}
|
|
288
432
|
}
|
|
289
|
-
.awsui_container-body-size-
|
|
433
|
+
.awsui_container-body-size-large_xjuzf_qt8dk_425.awsui_fixed-width_xjuzf_qt8dk_414:not(#\9) {
|
|
290
434
|
inline-size: 482px;
|
|
291
435
|
}
|
|
292
436
|
|
|
293
|
-
.awsui_container-
|
|
437
|
+
.awsui_container-arrow_xjuzf_qt8dk_345:not(#\9) {
|
|
294
438
|
position: absolute;
|
|
295
439
|
display: inline-block;
|
|
296
440
|
}
|
|
297
|
-
.awsui_container-arrow-position-right-
|
|
441
|
+
.awsui_container-arrow-position-right-top_xjuzf_qt8dk_355:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_qt8dk_355:not(#\9) {
|
|
298
442
|
transform: rotate(-90deg);
|
|
299
443
|
transform-origin: 0 100%;
|
|
300
444
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
301
445
|
}
|
|
302
|
-
.awsui_container-arrow-position-right-
|
|
446
|
+
.awsui_container-arrow-position-right-top_xjuzf_qt8dk_355:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_qt8dk_355:not(#\9):dir(rtl) {
|
|
303
447
|
transform: rotate(90deg);
|
|
304
448
|
transform-origin: 100% 100%;
|
|
305
449
|
}
|
|
306
|
-
.awsui_container-arrow-position-right-
|
|
450
|
+
.awsui_container-arrow-position-right-top_xjuzf_qt8dk_355:not(#\9) {
|
|
307
451
|
inset-block-start: calc(12px + 10px);
|
|
308
452
|
inset-inline-start: 0;
|
|
309
453
|
}
|
|
310
|
-
.awsui_container-arrow-position-right-
|
|
454
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_qt8dk_355:not(#\9) {
|
|
311
455
|
inset-block-end: 12px;
|
|
312
456
|
inset-inline-start: 0;
|
|
313
457
|
}
|
|
314
|
-
.awsui_container-arrow-position-left-
|
|
458
|
+
.awsui_container-arrow-position-left-top_xjuzf_qt8dk_360:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_qt8dk_360:not(#\9) {
|
|
315
459
|
transform: rotate(90deg);
|
|
316
460
|
transform-origin: 100% 100%;
|
|
317
461
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
318
462
|
}
|
|
319
|
-
.awsui_container-arrow-position-left-
|
|
463
|
+
.awsui_container-arrow-position-left-top_xjuzf_qt8dk_360:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_qt8dk_360:not(#\9):dir(rtl) {
|
|
320
464
|
transform: rotate(-90deg);
|
|
321
465
|
transform-origin: 0% 100%;
|
|
322
466
|
}
|
|
323
|
-
.awsui_container-arrow-position-left-
|
|
467
|
+
.awsui_container-arrow-position-left-top_xjuzf_qt8dk_360:not(#\9) {
|
|
324
468
|
inset-block-start: calc(12px + 10px);
|
|
325
469
|
inset-inline-end: 0;
|
|
326
470
|
}
|
|
327
|
-
.awsui_container-arrow-position-left-
|
|
471
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_qt8dk_360:not(#\9) {
|
|
328
472
|
inset-block-end: 12px;
|
|
329
473
|
inset-inline-end: 0;
|
|
330
474
|
}
|
|
331
|
-
.awsui_container-arrow-position-top-
|
|
475
|
+
.awsui_container-arrow-position-top-center_xjuzf_qt8dk_350:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_qt8dk_350:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_qt8dk_350:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_qt8dk_475:not(#\9) {
|
|
332
476
|
transform: rotate(180deg);
|
|
333
477
|
transform-origin: 50% 50%;
|
|
334
478
|
}
|
|
335
|
-
.awsui_container-arrow-position-top-
|
|
479
|
+
.awsui_container-arrow-position-top-center_xjuzf_qt8dk_350:not(#\9) {
|
|
336
480
|
inset-block-end: -10px;
|
|
337
481
|
inset-inline-start: calc(50% - 10px);
|
|
338
482
|
}
|
|
339
|
-
.awsui_container-arrow-position-top-
|
|
483
|
+
.awsui_container-arrow-position-top-right_xjuzf_qt8dk_350:not(#\9) {
|
|
340
484
|
inset-block-end: -10px;
|
|
341
485
|
inset-inline-start: 12px;
|
|
342
486
|
}
|
|
343
|
-
.awsui_container-arrow-position-top-
|
|
487
|
+
.awsui_container-arrow-position-top-left_xjuzf_qt8dk_350:not(#\9) {
|
|
344
488
|
inset-block-end: -10px;
|
|
345
489
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
346
490
|
}
|
|
347
|
-
.awsui_container-arrow-position-bottom-
|
|
491
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_qt8dk_345:not(#\9) {
|
|
348
492
|
inset-block-start: -10px;
|
|
349
493
|
inset-inline-start: calc(50% - 10px);
|
|
350
494
|
}
|
|
351
|
-
.awsui_container-arrow-position-bottom-
|
|
495
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_qt8dk_345:not(#\9) {
|
|
352
496
|
inset-block-start: -10px;
|
|
353
497
|
inset-inline-start: 12px;
|
|
354
498
|
}
|
|
355
|
-
.awsui_container-arrow-position-bottom-
|
|
499
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_qt8dk_345:not(#\9) {
|
|
356
500
|
inset-block-start: -10px;
|
|
357
501
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
358
502
|
}
|
|
@@ -361,10 +505,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
361
505
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
362
506
|
SPDX-License-Identifier: Apache-2.0
|
|
363
507
|
*/
|
|
364
|
-
|
|
365
|
-
|
|
508
|
+
/*
|
|
509
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
510
|
+
SPDX-License-Identifier: Apache-2.0
|
|
511
|
+
*/
|
|
512
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9) {
|
|
513
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_qt8dk_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
|
|
366
514
|
}
|
|
367
|
-
@keyframes awsui_awsui-motion-fade-
|
|
515
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_qt8dk_1 {
|
|
368
516
|
from {
|
|
369
517
|
opacity: 0.2;
|
|
370
518
|
}
|
|
@@ -373,19 +521,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
373
521
|
}
|
|
374
522
|
}
|
|
375
523
|
@media (prefers-reduced-motion: reduce) {
|
|
376
|
-
.
|
|
524
|
+
.awsui_container_xjuzf_qt8dk_334:not(#\9) {
|
|
377
525
|
animation: none;
|
|
378
526
|
transition: none;
|
|
379
527
|
}
|
|
380
528
|
}
|
|
381
|
-
.awsui-motion-disabled .
|
|
529
|
+
.awsui-motion-disabled .awsui_container_xjuzf_qt8dk_334:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_qt8dk_334:not(#\9) {
|
|
382
530
|
animation: none;
|
|
383
531
|
transition: none;
|
|
384
532
|
}
|
|
385
|
-
.
|
|
386
|
-
animation: awsui_awsui-motion-fade-
|
|
533
|
+
.awsui_container_xjuzf_qt8dk_334.awsui_refresh_xjuzf_qt8dk_533:not(#\9) {
|
|
534
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_qt8dk_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
387
535
|
}
|
|
388
|
-
@keyframes awsui_awsui-motion-fade-
|
|
536
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_qt8dk_1 {
|
|
389
537
|
from {
|
|
390
538
|
opacity: 0.2;
|
|
391
539
|
}
|
|
@@ -394,17 +542,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
394
542
|
}
|
|
395
543
|
}
|
|
396
544
|
@media (prefers-reduced-motion: reduce) {
|
|
397
|
-
.
|
|
545
|
+
.awsui_container_xjuzf_qt8dk_334.awsui_refresh_xjuzf_qt8dk_533:not(#\9) {
|
|
398
546
|
animation: none;
|
|
399
547
|
transition: none;
|
|
400
548
|
}
|
|
401
549
|
}
|
|
402
|
-
.awsui-motion-disabled .
|
|
550
|
+
.awsui-motion-disabled .awsui_container_xjuzf_qt8dk_334.awsui_refresh_xjuzf_qt8dk_533:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_qt8dk_334.awsui_refresh_xjuzf_qt8dk_533:not(#\9) {
|
|
403
551
|
animation: none;
|
|
404
552
|
transition: none;
|
|
405
553
|
}
|
|
406
554
|
|
|
407
|
-
.
|
|
555
|
+
.awsui_root_xjuzf_qt8dk_555:not(#\9) {
|
|
408
556
|
border-collapse: separate;
|
|
409
557
|
border-spacing: 0;
|
|
410
558
|
box-sizing: border-box;
|
|
@@ -427,26 +575,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
427
575
|
visibility: visible;
|
|
428
576
|
white-space: normal;
|
|
429
577
|
word-spacing: normal;
|
|
430
|
-
font-size: var(--font-size-body-m-
|
|
431
|
-
line-height: var(--line-height-body-m-
|
|
578
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
579
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
432
580
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
433
|
-
font-weight: var(--font-weight-normal-
|
|
434
|
-
font-family: var(--font-family-base-
|
|
581
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
582
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
435
583
|
-webkit-font-smoothing: auto;
|
|
436
584
|
-moz-osx-font-smoothing: auto;
|
|
437
585
|
color: inherit;
|
|
438
586
|
}
|
|
439
|
-
.
|
|
587
|
+
.awsui_root_xjuzf_qt8dk_555.awsui_no-wrap_xjuzf_qt8dk_587:not(#\9) {
|
|
440
588
|
white-space: nowrap;
|
|
441
589
|
}
|
|
442
|
-
body[data-awsui-focus-visible=true] .
|
|
590
|
+
body[data-awsui-focus-visible=true] .awsui_root_xjuzf_qt8dk_555:not(#\9):has(.awsui_trigger-type-text-inline_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus, .awsui_trigger-type-text_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus) {
|
|
443
591
|
position: relative;
|
|
444
592
|
}
|
|
445
|
-
body[data-awsui-focus-visible=true] .
|
|
593
|
+
body[data-awsui-focus-visible=true] .awsui_root_xjuzf_qt8dk_555:not(#\9):has(.awsui_trigger-type-text-inline_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus, .awsui_trigger-type-text_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus) {
|
|
446
594
|
outline: 2px dotted transparent;
|
|
447
595
|
outline-offset: calc(1px - 1px);
|
|
448
596
|
}
|
|
449
|
-
body[data-awsui-focus-visible=true] .
|
|
597
|
+
body[data-awsui-focus-visible=true] .awsui_root_xjuzf_qt8dk_555:not(#\9):has(.awsui_trigger-type-text-inline_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus, .awsui_trigger-type-text_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:focus)::before {
|
|
450
598
|
content: " ";
|
|
451
599
|
display: block;
|
|
452
600
|
position: absolute;
|
|
@@ -454,25 +602,25 @@ body[data-awsui-focus-visible=true] .awsui_root_xjuzf_184za_407:not(#\9):has(.aw
|
|
|
454
602
|
inset-block-start: calc(-1 * 1px);
|
|
455
603
|
inline-size: calc(100% + 1px + 1px);
|
|
456
604
|
block-size: calc(100% + 1px + 1px);
|
|
457
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
458
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
459
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
460
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
605
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
606
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
607
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
608
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
461
609
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
462
610
|
}
|
|
463
611
|
|
|
464
|
-
.awsui_root-filtering-
|
|
612
|
+
.awsui_root-filtering-token_xjuzf_qt8dk_612:not(#\9) {
|
|
465
613
|
display: flex;
|
|
466
614
|
}
|
|
467
615
|
|
|
468
|
-
.
|
|
616
|
+
.awsui_trigger_xjuzf_qt8dk_590:not(#\9) {
|
|
469
617
|
display: inline-block;
|
|
470
618
|
max-inline-size: 100%;
|
|
471
619
|
color: inherit;
|
|
472
620
|
text-align: inherit;
|
|
473
621
|
}
|
|
474
622
|
|
|
475
|
-
.awsui_overflow-
|
|
623
|
+
.awsui_overflow-ellipsis_xjuzf_qt8dk_590:not(#\9) {
|
|
476
624
|
white-space: nowrap;
|
|
477
625
|
overflow: hidden;
|
|
478
626
|
text-overflow: ellipsis;
|
|
@@ -480,41 +628,41 @@ body[data-awsui-focus-visible=true] .awsui_root_xjuzf_184za_407:not(#\9):has(.aw
|
|
|
480
628
|
word-break: break-word;
|
|
481
629
|
}
|
|
482
630
|
|
|
483
|
-
.awsui_trigger-type-text-
|
|
484
|
-
font-size: var(--font-size-body-m-
|
|
485
|
-
line-height: var(--line-height-body-m-
|
|
631
|
+
.awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9) {
|
|
632
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
633
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
486
634
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
487
|
-
font-weight: var(--font-weight-normal-
|
|
488
|
-
font-family: var(--font-family-base-
|
|
635
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
636
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
489
637
|
-webkit-font-smoothing: auto;
|
|
490
638
|
-moz-osx-font-smoothing: auto;
|
|
491
639
|
border-block: 0;
|
|
492
640
|
/*
|
|
493
641
|
This transparent border is necessary to maintain space between the trigger and the bottom-positioned popover.
|
|
494
642
|
*/
|
|
495
|
-
border-block-end: var(--border-divider-list-width-
|
|
643
|
+
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) dashed transparent;
|
|
496
644
|
-webkit-text-decoration: underline dashed currentColor;
|
|
497
645
|
text-decoration: underline dashed currentColor;
|
|
498
|
-
text-decoration-thickness: var(--border-divider-list-width-
|
|
646
|
+
text-decoration-thickness: var(--border-divider-list-width-tdfx1x, 1px);
|
|
499
647
|
text-underline-offset: 0.25em;
|
|
500
648
|
}
|
|
501
|
-
.awsui_trigger-type-text-
|
|
649
|
+
.awsui_trigger-type-text-inline_xjuzf_qt8dk_590.awsui_overflow-ellipsis_xjuzf_qt8dk_590:not(#\9) {
|
|
502
650
|
/*
|
|
503
651
|
This style needs because of the overflow: hidden would otherwise conceal the underline styles.
|
|
504
652
|
*/
|
|
505
|
-
padding-block-end: calc(0.25em + var(--border-divider-list-width-
|
|
653
|
+
padding-block-end: calc(0.25em + var(--border-divider-list-width-tdfx1x, 1px));
|
|
506
654
|
}
|
|
507
|
-
.awsui_trigger-type-text-
|
|
655
|
+
.awsui_trigger-type-text-inline_xjuzf_qt8dk_590.awsui_in-inline-token_xjuzf_qt8dk_654:not(#\9) {
|
|
508
656
|
text-underline-offset: 0.15em;
|
|
509
657
|
}
|
|
510
658
|
|
|
511
|
-
.awsui_trigger-type-
|
|
659
|
+
.awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9) {
|
|
512
660
|
border-block: 0;
|
|
513
|
-
border-block-end: var(--border-divider-list-width-
|
|
661
|
+
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) dashed currentColor;
|
|
514
662
|
}
|
|
515
663
|
|
|
516
|
-
.awsui_trigger-type-text-
|
|
517
|
-
.awsui_trigger-type-
|
|
664
|
+
.awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9),
|
|
665
|
+
.awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9) {
|
|
518
666
|
border-inline: 0;
|
|
519
667
|
margin-block: 0;
|
|
520
668
|
margin-inline: 0;
|
|
@@ -523,21 +671,21 @@ body[data-awsui-focus-visible=true] .awsui_root_xjuzf_184za_407:not(#\9):has(.aw
|
|
|
523
671
|
background-color: transparent;
|
|
524
672
|
cursor: pointer;
|
|
525
673
|
}
|
|
526
|
-
.awsui_trigger-type-text-
|
|
527
|
-
.awsui_trigger-type-
|
|
674
|
+
.awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9):focus,
|
|
675
|
+
.awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9):focus {
|
|
528
676
|
outline: none;
|
|
529
677
|
}
|
|
530
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
531
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
678
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus,
|
|
679
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus {
|
|
532
680
|
position: relative;
|
|
533
681
|
}
|
|
534
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
535
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
682
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus,
|
|
683
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus {
|
|
536
684
|
outline: 2px dotted transparent;
|
|
537
685
|
outline-offset: calc(1px - 1px);
|
|
538
686
|
}
|
|
539
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
540
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
687
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus::before,
|
|
688
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_qt8dk_590:not(#\9):not(.awsui_overflow-ellipsis_xjuzf_qt8dk_590):focus::before {
|
|
541
689
|
content: " ";
|
|
542
690
|
display: block;
|
|
543
691
|
position: absolute;
|
|
@@ -545,22 +693,22 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_184za_442:not
|
|
|
545
693
|
inset-block-start: calc(-1 * 1px);
|
|
546
694
|
inline-size: calc(100% + 1px + 1px);
|
|
547
695
|
block-size: calc(100% + 1px + 1px);
|
|
548
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
549
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
550
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
551
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
696
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
697
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
698
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
699
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
552
700
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
553
701
|
}
|
|
554
702
|
|
|
555
|
-
.awsui_trigger-type-filtering-
|
|
703
|
+
.awsui_trigger-type-filtering-token_xjuzf_qt8dk_702:not(#\9) {
|
|
556
704
|
display: flex;
|
|
557
705
|
}
|
|
558
706
|
|
|
559
|
-
.awsui_popover-inline-
|
|
707
|
+
.awsui_popover-inline-content_xjuzf_qt8dk_706:not(#\9) {
|
|
560
708
|
display: inline;
|
|
561
709
|
}
|
|
562
710
|
|
|
563
|
-
.awsui_hover-
|
|
711
|
+
.awsui_hover-area_xjuzf_qt8dk_710:not(#\9) {
|
|
564
712
|
pointer-events: none;
|
|
565
713
|
padding-block: var(--space-static-s-t763lu, 12px);
|
|
566
714
|
padding-inline: var(--space-static-s-t763lu, 12px);
|