@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
|
@@ -3,11 +3,143 @@
|
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
5
|
/* stylelint-disable */
|
|
6
|
+
/*
|
|
7
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
8
|
+
SPDX-License-Identifier: Apache-2.0
|
|
9
|
+
*/
|
|
10
|
+
/*
|
|
11
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
12
|
+
SPDX-License-Identifier: Apache-2.0
|
|
13
|
+
*/
|
|
14
|
+
/*
|
|
15
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
16
|
+
SPDX-License-Identifier: Apache-2.0
|
|
17
|
+
*/
|
|
18
|
+
/*
|
|
19
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
20
|
+
SPDX-License-Identifier: Apache-2.0
|
|
21
|
+
*/
|
|
22
|
+
/*
|
|
23
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
24
|
+
SPDX-License-Identifier: Apache-2.0
|
|
25
|
+
*/
|
|
26
|
+
/*
|
|
27
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
28
|
+
SPDX-License-Identifier: Apache-2.0
|
|
29
|
+
*/
|
|
30
|
+
/*
|
|
31
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
32
|
+
SPDX-License-Identifier: Apache-2.0
|
|
33
|
+
*/
|
|
34
|
+
/*
|
|
35
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
36
|
+
SPDX-License-Identifier: Apache-2.0
|
|
37
|
+
*/
|
|
38
|
+
/*
|
|
39
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
40
|
+
SPDX-License-Identifier: Apache-2.0
|
|
41
|
+
*/
|
|
42
|
+
/*
|
|
43
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
44
|
+
SPDX-License-Identifier: Apache-2.0
|
|
45
|
+
*/
|
|
46
|
+
/*
|
|
47
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
48
|
+
SPDX-License-Identifier: Apache-2.0
|
|
49
|
+
*/
|
|
50
|
+
/*
|
|
51
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
52
|
+
SPDX-License-Identifier: Apache-2.0
|
|
53
|
+
*/
|
|
54
|
+
/*
|
|
55
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56
|
+
SPDX-License-Identifier: Apache-2.0
|
|
57
|
+
*/
|
|
58
|
+
/*
|
|
59
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
60
|
+
SPDX-License-Identifier: Apache-2.0
|
|
61
|
+
*/
|
|
62
|
+
/*
|
|
63
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
64
|
+
SPDX-License-Identifier: Apache-2.0
|
|
65
|
+
*/
|
|
66
|
+
/*
|
|
67
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
68
|
+
SPDX-License-Identifier: Apache-2.0
|
|
69
|
+
*/
|
|
70
|
+
/*
|
|
71
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
72
|
+
SPDX-License-Identifier: Apache-2.0
|
|
73
|
+
*/
|
|
74
|
+
/*
|
|
75
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
76
|
+
SPDX-License-Identifier: Apache-2.0
|
|
77
|
+
*/
|
|
78
|
+
/*
|
|
79
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
80
|
+
SPDX-License-Identifier: Apache-2.0
|
|
81
|
+
*/
|
|
82
|
+
/*
|
|
83
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
84
|
+
SPDX-License-Identifier: Apache-2.0
|
|
85
|
+
*/
|
|
86
|
+
/*
|
|
87
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
88
|
+
SPDX-License-Identifier: Apache-2.0
|
|
89
|
+
*/
|
|
90
|
+
/*
|
|
91
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
92
|
+
SPDX-License-Identifier: Apache-2.0
|
|
93
|
+
*/
|
|
94
|
+
/*
|
|
95
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
96
|
+
SPDX-License-Identifier: Apache-2.0
|
|
97
|
+
*/
|
|
98
|
+
/*
|
|
99
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
100
|
+
SPDX-License-Identifier: Apache-2.0
|
|
101
|
+
*/
|
|
102
|
+
/*
|
|
103
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
104
|
+
SPDX-License-Identifier: Apache-2.0
|
|
105
|
+
*/
|
|
106
|
+
/*
|
|
107
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
108
|
+
SPDX-License-Identifier: Apache-2.0
|
|
109
|
+
*/
|
|
110
|
+
/*
|
|
111
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
112
|
+
SPDX-License-Identifier: Apache-2.0
|
|
113
|
+
*/
|
|
6
114
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
115
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
116
|
+
/*
|
|
117
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
|
+
SPDX-License-Identifier: Apache-2.0
|
|
119
|
+
*/
|
|
120
|
+
/*
|
|
121
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
|
+
SPDX-License-Identifier: Apache-2.0
|
|
123
|
+
*/
|
|
124
|
+
/*
|
|
125
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
126
|
+
SPDX-License-Identifier: Apache-2.0
|
|
127
|
+
*/
|
|
128
|
+
/*
|
|
129
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
130
|
+
SPDX-License-Identifier: Apache-2.0
|
|
131
|
+
*/
|
|
132
|
+
/*
|
|
133
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
134
|
+
SPDX-License-Identifier: Apache-2.0
|
|
135
|
+
*/
|
|
136
|
+
/*
|
|
137
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
138
|
+
SPDX-License-Identifier: Apache-2.0
|
|
139
|
+
*/
|
|
8
140
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
9
141
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
10
|
-
.
|
|
142
|
+
.awsui_root_55fkh_3aeh8_142:not(#\9) {
|
|
11
143
|
border-collapse: separate;
|
|
12
144
|
border-spacing: 0;
|
|
13
145
|
box-sizing: border-box;
|
|
@@ -30,119 +162,119 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
30
162
|
visibility: visible;
|
|
31
163
|
white-space: normal;
|
|
32
164
|
word-spacing: normal;
|
|
33
|
-
font-size: var(--font-size-body-m-
|
|
34
|
-
line-height: var(--line-height-body-m-
|
|
165
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
166
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
35
167
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
36
|
-
font-weight: var(--font-weight-normal-
|
|
37
|
-
font-family: var(--font-family-base-
|
|
168
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
169
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
38
170
|
-webkit-font-smoothing: auto;
|
|
39
171
|
-moz-osx-font-smoothing: auto;
|
|
40
|
-
border-start-start-radius: var(--border-radius-input-
|
|
41
|
-
border-start-end-radius: var(--border-radius-input-
|
|
42
|
-
border-end-start-radius: var(--border-radius-input-
|
|
43
|
-
border-end-end-radius: var(--border-radius-input-
|
|
172
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
173
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
174
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
175
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
44
176
|
cursor: text;
|
|
45
177
|
background-color: var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff));
|
|
46
|
-
border-block: var(--border-width-field-
|
|
47
|
-
border-inline: var(--border-width-field-
|
|
178
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94));
|
|
179
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94));
|
|
48
180
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-esndbs);
|
|
49
181
|
}
|
|
50
|
-
.
|
|
182
|
+
.awsui_root_55fkh_3aeh8_142:not(#\9):hover {
|
|
51
183
|
background-color: var(--awsui-prompt-input-style-background-hover-esndbs, var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff)));
|
|
52
184
|
border-color: var(--awsui-prompt-input-style-border-color-hover-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94)));
|
|
53
185
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-esndbs, var(--awsui-prompt-input-style-box-shadow-default-esndbs));
|
|
54
186
|
}
|
|
55
|
-
.
|
|
187
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-readonly_55fkh_3aeh8_187:not(#\9) {
|
|
56
188
|
background-color: var(--awsui-prompt-input-style-background-readonly-esndbs, var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff)));
|
|
57
|
-
border-block: var(--border-width-field-
|
|
58
|
-
border-inline: var(--border-width-field-
|
|
189
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0)));
|
|
190
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0)));
|
|
59
191
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-esndbs);
|
|
60
192
|
}
|
|
61
|
-
.
|
|
193
|
+
.awsui_root_55fkh_3aeh8_142.awsui_disabled_55fkh_3aeh8_193:not(#\9) {
|
|
62
194
|
background-color: var(--awsui-prompt-input-style-background-disabled-esndbs, var(--color-background-input-disabled-cecgeg, #ebebf0));
|
|
63
|
-
border-block: var(--border-width-field-
|
|
64
|
-
border-inline: var(--border-width-field-
|
|
195
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
196
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
65
197
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
66
198
|
cursor: default;
|
|
67
199
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
68
200
|
}
|
|
69
|
-
.
|
|
201
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9) {
|
|
70
202
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
71
203
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
72
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
73
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
204
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
205
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
74
206
|
}
|
|
75
|
-
.
|
|
76
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
207
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus {
|
|
208
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
77
209
|
}
|
|
78
|
-
.
|
|
210
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9) {
|
|
79
211
|
padding-inline-start: 0;
|
|
80
212
|
}
|
|
81
|
-
.
|
|
213
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus {
|
|
82
214
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
83
215
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
84
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
85
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
216
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
217
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
86
218
|
}
|
|
87
|
-
.
|
|
88
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
219
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus-within:focus, .awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus:focus {
|
|
220
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
89
221
|
}
|
|
90
|
-
.
|
|
222
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201:not(#\9):focus {
|
|
91
223
|
padding-inline-start: 0;
|
|
92
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
224
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
93
225
|
}
|
|
94
|
-
.
|
|
226
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-invalid_55fkh_3aeh8_201.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus {
|
|
95
227
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
96
228
|
}
|
|
97
|
-
.
|
|
229
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9) {
|
|
98
230
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
99
231
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
100
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
101
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
232
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
233
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
102
234
|
}
|
|
103
|
-
.
|
|
104
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
235
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus {
|
|
236
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
105
237
|
}
|
|
106
|
-
.
|
|
238
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9) {
|
|
107
239
|
padding-inline-start: 0;
|
|
108
240
|
}
|
|
109
|
-
.
|
|
241
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus {
|
|
110
242
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
111
243
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
112
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
113
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
244
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
245
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
114
246
|
}
|
|
115
|
-
.
|
|
116
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
247
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus-within:focus, .awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus:focus {
|
|
248
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
117
249
|
}
|
|
118
|
-
.
|
|
250
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229:not(#\9):focus {
|
|
119
251
|
padding-inline-start: 0;
|
|
120
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
252
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
121
253
|
}
|
|
122
|
-
.
|
|
254
|
+
.awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus-within, .awsui_root_55fkh_3aeh8_142.awsui_textarea-warning_55fkh_3aeh8_229.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus {
|
|
123
255
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
124
256
|
}
|
|
125
|
-
.
|
|
257
|
+
.awsui_root_55fkh_3aeh8_142:not(#\9):focus-within:not(.awsui_textarea-invalid_55fkh_3aeh8_201):not(.awsui_textarea-warning_55fkh_3aeh8_229), .awsui_root_55fkh_3aeh8_142:not(#\9):focus:not(.awsui_textarea-invalid_55fkh_3aeh8_201):not(.awsui_textarea-warning_55fkh_3aeh8_229) {
|
|
126
258
|
outline: 2px dotted transparent;
|
|
127
|
-
border-block: var(--border-width-field-
|
|
128
|
-
border-inline: var(--border-width-field-
|
|
129
|
-
border-start-start-radius: var(--border-radius-input-
|
|
130
|
-
border-start-end-radius: var(--border-radius-input-
|
|
131
|
-
border-end-start-radius: var(--border-radius-input-
|
|
132
|
-
border-end-end-radius: var(--border-radius-input-
|
|
133
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-esndbs, 0 0 0 var(--border-control-focus-ring-shadow-spread-
|
|
259
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-esndbs, var(--color-border-input-focused-9bkrxq, #006ce0));
|
|
260
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-esndbs, var(--color-border-input-focused-9bkrxq, #006ce0));
|
|
261
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
262
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
263
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
264
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
265
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-esndbs, 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0));
|
|
134
266
|
background-color: var(--awsui-prompt-input-style-background-focus-esndbs, var(--color-background-input-default-bz9w07, #ffffff));
|
|
135
267
|
}
|
|
136
|
-
.
|
|
268
|
+
.awsui_root_55fkh_3aeh8_142.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus-within:not(.awsui_textarea-invalid_55fkh_3aeh8_201):not(.awsui_textarea-warning_55fkh_3aeh8_229), .awsui_root_55fkh_3aeh8_142.awsui_disabled_55fkh_3aeh8_193:not(#\9):focus:not(.awsui_textarea-invalid_55fkh_3aeh8_201):not(.awsui_textarea-warning_55fkh_3aeh8_229) {
|
|
137
269
|
background-color: var(--awsui-prompt-input-style-background-disabled-esndbs, var(--color-background-input-disabled-cecgeg, #ebebf0));
|
|
138
|
-
border-block: var(--border-width-field-
|
|
139
|
-
border-inline: var(--border-width-field-
|
|
270
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
271
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
140
272
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
141
273
|
cursor: default;
|
|
142
274
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
143
275
|
}
|
|
144
276
|
|
|
145
|
-
.
|
|
277
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9) {
|
|
146
278
|
border-collapse: separate;
|
|
147
279
|
border-spacing: 0;
|
|
148
280
|
box-sizing: border-box;
|
|
@@ -165,19 +297,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
297
|
visibility: visible;
|
|
166
298
|
white-space: normal;
|
|
167
299
|
word-spacing: normal;
|
|
168
|
-
font-size: var(--font-size-body-m-
|
|
169
|
-
line-height: var(--line-height-body-m-
|
|
300
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
301
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
170
302
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
171
|
-
font-weight: var(--font-weight-normal-
|
|
172
|
-
font-family: var(--font-family-base-
|
|
303
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
304
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
305
|
-webkit-font-smoothing: auto;
|
|
174
306
|
-moz-osx-font-smoothing: auto;
|
|
175
|
-
border-start-start-radius: var(--border-radius-input-
|
|
176
|
-
border-start-end-radius: var(--border-radius-input-
|
|
177
|
-
border-end-start-radius: var(--border-radius-input-
|
|
178
|
-
border-end-end-radius: var(--border-radius-input-
|
|
179
|
-
font-size: var(--font-size-body-m-
|
|
180
|
-
line-height: var(--line-height-body-m-
|
|
307
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
308
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
309
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
310
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
311
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
312
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
181
313
|
resize: none;
|
|
182
314
|
cursor: text;
|
|
183
315
|
white-space: pre-wrap;
|
|
@@ -191,15 +323,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
323
|
box-sizing: border-box;
|
|
192
324
|
border: 0;
|
|
193
325
|
}
|
|
194
|
-
.
|
|
326
|
+
.awsui_textarea_55fkh_3aeh8_187.awsui_placeholder-visible_55fkh_3aeh8_326:not(#\9) {
|
|
195
327
|
display: grid;
|
|
196
328
|
grid-template-columns: 1fr;
|
|
197
329
|
}
|
|
198
|
-
.
|
|
330
|
+
.awsui_textarea_55fkh_3aeh8_187.awsui_placeholder-visible_55fkh_3aeh8_326:not(#\9)::before, .awsui_textarea_55fkh_3aeh8_187.awsui_placeholder-visible_55fkh_3aeh8_326 > *:not(#\9) {
|
|
199
331
|
grid-column: 1;
|
|
200
332
|
grid-row: 1;
|
|
201
333
|
}
|
|
202
|
-
.
|
|
334
|
+
.awsui_textarea_55fkh_3aeh8_187.awsui_placeholder-visible_55fkh_3aeh8_326:not(#\9)::before {
|
|
203
335
|
content: attr(data-placeholder);
|
|
204
336
|
color: var(--awsui-prompt-input-style-placeholder-color-esndbs, var(--color-text-input-placeholder-i4i8dv, #656871));
|
|
205
337
|
font-size: var(--awsui-prompt-input-style-placeholder-font-size-esndbs);
|
|
@@ -210,75 +342,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
342
|
align-self: start;
|
|
211
343
|
min-inline-size: 0;
|
|
212
344
|
}
|
|
213
|
-
.
|
|
345
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9):hover {
|
|
214
346
|
color: var(--awsui-prompt-input-style-color-hover-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
215
347
|
}
|
|
216
|
-
.
|
|
348
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9):focus {
|
|
217
349
|
outline: none;
|
|
218
350
|
color: var(--awsui-prompt-input-style-color-focus-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
219
351
|
}
|
|
220
|
-
.
|
|
352
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9):invalid {
|
|
221
353
|
box-shadow: none;
|
|
222
354
|
}
|
|
223
|
-
.
|
|
355
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9)::placeholder {
|
|
224
356
|
color: var(--awsui-prompt-input-style-placeholder-color-esndbs, var(--color-text-input-placeholder-i4i8dv, #656871));
|
|
225
357
|
font-size: var(--awsui-prompt-input-style-placeholder-font-size-esndbs);
|
|
226
358
|
font-style: var(--awsui-prompt-input-style-placeholder-font-style-esndbs, italic);
|
|
227
359
|
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-esndbs);
|
|
228
360
|
opacity: 1;
|
|
229
361
|
}
|
|
230
|
-
.
|
|
231
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
362
|
+
.awsui_textarea_55fkh_3aeh8_187.awsui_invalid_55fkh_3aeh8_362:not(#\9), .awsui_textarea_55fkh_3aeh8_187.awsui_warning_55fkh_3aeh8_362:not(#\9) {
|
|
363
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
232
364
|
}
|
|
233
|
-
.
|
|
365
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9):disabled, .awsui_textarea_55fkh_3aeh8_187.awsui_textarea-disabled_55fkh_3aeh8_365:not(#\9) {
|
|
234
366
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
235
367
|
cursor: default;
|
|
236
368
|
overflow-y: hidden;
|
|
237
369
|
}
|
|
238
|
-
.
|
|
370
|
+
.awsui_textarea_55fkh_3aeh8_187:not(#\9):disabled::placeholder, .awsui_textarea_55fkh_3aeh8_187.awsui_textarea-disabled_55fkh_3aeh8_365:not(#\9)::placeholder {
|
|
239
371
|
color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
|
|
240
372
|
opacity: 1;
|
|
241
373
|
}
|
|
242
|
-
.awsui_textarea-
|
|
374
|
+
.awsui_textarea-readonly_55fkh_3aeh8_187:not(#\9) {
|
|
243
375
|
color: var(--awsui-prompt-input-style-color-readonly-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
244
376
|
}
|
|
245
|
-
.
|
|
377
|
+
.awsui_textarea_55fkh_3aeh8_187.awsui_textarea-disabled_55fkh_3aeh8_365.awsui_placeholder-visible_55fkh_3aeh8_326:not(#\9)::before {
|
|
246
378
|
color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
|
|
247
379
|
opacity: 1;
|
|
248
380
|
pointer-events: none;
|
|
249
381
|
}
|
|
250
|
-
.awsui_textarea-
|
|
382
|
+
.awsui_textarea-wrapper_55fkh_3aeh8_382:not(#\9) {
|
|
251
383
|
display: flex;
|
|
252
384
|
position: relative;
|
|
253
385
|
}
|
|
254
386
|
|
|
255
|
-
.awsui_editable-
|
|
387
|
+
.awsui_editable-wrapper_55fkh_3aeh8_387:not(#\9) {
|
|
256
388
|
flex: 1;
|
|
257
389
|
min-inline-size: 0;
|
|
258
390
|
position: relative;
|
|
259
391
|
}
|
|
260
392
|
|
|
261
|
-
.awsui_editable-
|
|
393
|
+
.awsui_editable-element_55fkh_3aeh8_393:not(#\9) {
|
|
262
394
|
word-wrap: break-word;
|
|
263
395
|
overflow-wrap: break-word;
|
|
264
396
|
overflow-y: auto;
|
|
265
397
|
overflow-x: hidden;
|
|
266
398
|
}
|
|
267
399
|
|
|
268
|
-
.awsui_primary-
|
|
400
|
+
.awsui_primary-action_55fkh_3aeh8_400:not(#\9) {
|
|
269
401
|
align-self: flex-end;
|
|
270
402
|
flex-shrink: 0;
|
|
271
403
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
272
404
|
}
|
|
273
|
-
.awsui_textarea-
|
|
405
|
+
.awsui_textarea-wrapper_55fkh_3aeh8_382 > .awsui_primary-action_55fkh_3aeh8_400:not(#\9) {
|
|
274
406
|
padding-inline-end: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
275
407
|
}
|
|
276
|
-
.awsui_textarea-
|
|
408
|
+
.awsui_textarea-wrapper_55fkh_3aeh8_382 > .awsui_primary-action_55fkh_3aeh8_400 > .awsui_action-button_55fkh_3aeh8_408:not(#\9) {
|
|
277
409
|
margin-block-end: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
278
410
|
padding: 0;
|
|
279
411
|
}
|
|
280
412
|
|
|
281
|
-
.awsui_secondary-
|
|
413
|
+
.awsui_secondary-content_55fkh_3aeh8_413:not(#\9) {
|
|
282
414
|
border-collapse: separate;
|
|
283
415
|
border-spacing: 0;
|
|
284
416
|
box-sizing: border-box;
|
|
@@ -301,29 +433,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
433
|
visibility: visible;
|
|
302
434
|
white-space: normal;
|
|
303
435
|
word-spacing: normal;
|
|
304
|
-
font-size: var(--font-size-body-m-
|
|
305
|
-
line-height: var(--line-height-body-m-
|
|
436
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
437
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
306
438
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
307
|
-
font-weight: var(--font-weight-normal-
|
|
308
|
-
font-family: var(--font-family-base-
|
|
439
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
440
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
309
441
|
-webkit-font-smoothing: auto;
|
|
310
442
|
-moz-osx-font-smoothing: auto;
|
|
311
|
-
border-start-start-radius: var(--border-radius-input-
|
|
312
|
-
border-start-end-radius: var(--border-radius-input-
|
|
313
|
-
border-end-start-radius: var(--border-radius-input-
|
|
314
|
-
border-end-end-radius: var(--border-radius-input-
|
|
443
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
444
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
445
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
446
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
315
447
|
}
|
|
316
|
-
.awsui_secondary-
|
|
448
|
+
.awsui_secondary-content_55fkh_3aeh8_413.awsui_with-paddings_55fkh_3aeh8_448:not(#\9) {
|
|
317
449
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
318
450
|
padding-block-end: var(--space-scaled-s-8ozaad, 12px);
|
|
319
451
|
padding-inline-start: var(--space-field-horizontal-0aq2ch, 12px);
|
|
320
452
|
padding-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
|
|
321
453
|
}
|
|
322
|
-
.awsui_secondary-
|
|
323
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
454
|
+
.awsui_secondary-content_55fkh_3aeh8_413.awsui_with-paddings_55fkh_3aeh8_448.awsui_invalid_55fkh_3aeh8_362:not(#\9), .awsui_secondary-content_55fkh_3aeh8_413.awsui_with-paddings_55fkh_3aeh8_448.awsui_warning_55fkh_3aeh8_362:not(#\9) {
|
|
455
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
324
456
|
}
|
|
325
457
|
|
|
326
|
-
.awsui_action-
|
|
458
|
+
.awsui_action-stripe_55fkh_3aeh8_458:not(#\9) {
|
|
327
459
|
border-collapse: separate;
|
|
328
460
|
border-spacing: 0;
|
|
329
461
|
box-sizing: border-box;
|
|
@@ -346,23 +478,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
346
478
|
visibility: visible;
|
|
347
479
|
white-space: normal;
|
|
348
480
|
word-spacing: normal;
|
|
349
|
-
font-size: var(--font-size-body-m-
|
|
350
|
-
line-height: var(--line-height-body-m-
|
|
481
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
482
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
351
483
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
352
|
-
font-weight: var(--font-weight-normal-
|
|
353
|
-
font-family: var(--font-family-base-
|
|
484
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
485
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
354
486
|
-webkit-font-smoothing: auto;
|
|
355
487
|
-moz-osx-font-smoothing: auto;
|
|
356
|
-
border-start-start-radius: var(--border-radius-input-
|
|
357
|
-
border-start-end-radius: var(--border-radius-input-
|
|
358
|
-
border-end-start-radius: var(--border-radius-input-
|
|
359
|
-
border-end-end-radius: var(--border-radius-input-
|
|
488
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
489
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
490
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
491
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
360
492
|
display: flex;
|
|
361
493
|
justify-content: space-between;
|
|
362
494
|
align-items: flex-end;
|
|
363
495
|
}
|
|
364
496
|
|
|
365
|
-
.awsui_secondary-
|
|
497
|
+
.awsui_secondary-actions_55fkh_3aeh8_497:not(#\9) {
|
|
366
498
|
flex-basis: max-content;
|
|
367
499
|
flex-grow: 0;
|
|
368
500
|
flex-shrink: 1;
|
|
@@ -372,25 +504,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
372
504
|
overflow: hidden;
|
|
373
505
|
padding-inline-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
374
506
|
}
|
|
375
|
-
.awsui_secondary-
|
|
507
|
+
.awsui_secondary-actions_55fkh_3aeh8_497.awsui_with-paddings_55fkh_3aeh8_448:not(#\9) {
|
|
376
508
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
377
509
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
378
510
|
padding-block-end: var(--space-field-vertical-vm99qz, 5px);
|
|
379
511
|
}
|
|
380
|
-
.awsui_secondary-
|
|
381
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
512
|
+
.awsui_secondary-actions_55fkh_3aeh8_497.awsui_with-paddings_55fkh_3aeh8_448.awsui_invalid_55fkh_3aeh8_362:not(#\9), .awsui_secondary-actions_55fkh_3aeh8_497.awsui_with-paddings_55fkh_3aeh8_448.awsui_warning_55fkh_3aeh8_362:not(#\9) {
|
|
513
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
382
514
|
}
|
|
383
|
-
.awsui_secondary-
|
|
515
|
+
.awsui_secondary-actions_55fkh_3aeh8_497.awsui_with-paddings-and-actions_55fkh_3aeh8_515:not(#\9) {
|
|
384
516
|
padding-inline-end: 0;
|
|
385
517
|
}
|
|
386
518
|
|
|
387
|
-
.
|
|
519
|
+
.awsui_buffer_55fkh_3aeh8_519:not(#\9) {
|
|
388
520
|
flex: 1;
|
|
389
521
|
align-self: stretch;
|
|
390
522
|
cursor: text;
|
|
391
523
|
}
|
|
392
524
|
|
|
393
|
-
.awsui_token-
|
|
525
|
+
.awsui_token-container_55fkh_3aeh8_525:not(#\9) {
|
|
394
526
|
display: inline-block;
|
|
395
527
|
user-select: all;
|
|
396
528
|
-webkit-user-select: all;
|
|
@@ -398,22 +530,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
398
530
|
padding-inline: var(--space-xxxs-pajhad, 2px);
|
|
399
531
|
}
|
|
400
532
|
|
|
401
|
-
.awsui_reference-
|
|
533
|
+
.awsui_reference-wrapper_55fkh_3aeh8_533:not(#\9) {
|
|
402
534
|
unicode-bidi: isolate;
|
|
403
535
|
}
|
|
404
536
|
|
|
405
|
-
.awsui_trigger-
|
|
537
|
+
.awsui_trigger-base_55fkh_3aeh8_537:not(#\9) {
|
|
406
538
|
unicode-bidi: isolate;
|
|
407
539
|
}
|
|
408
540
|
|
|
409
|
-
.awsui_trigger-
|
|
541
|
+
.awsui_trigger-token_55fkh_3aeh8_541:not(#\9) {
|
|
410
542
|
-webkit-text-decoration: underline dashed currentColor;
|
|
411
543
|
text-decoration: underline dashed currentColor;
|
|
412
|
-
text-decoration-thickness: var(--border-divider-list-width-
|
|
544
|
+
text-decoration-thickness: var(--border-divider-list-width-tdfx1x, 1px);
|
|
413
545
|
text-underline-offset: var(--space-xxxs-pajhad, 2px);
|
|
414
546
|
}
|
|
415
547
|
|
|
416
|
-
.
|
|
548
|
+
.awsui_paragraph_55fkh_3aeh8_547:not(#\9) {
|
|
417
549
|
border-collapse: separate;
|
|
418
550
|
border-spacing: 0;
|
|
419
551
|
box-sizing: border-box;
|
|
@@ -436,11 +568,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
436
568
|
visibility: visible;
|
|
437
569
|
white-space: normal;
|
|
438
570
|
word-spacing: normal;
|
|
439
|
-
font-size: var(--font-size-body-m-
|
|
440
|
-
line-height: var(--line-height-body-m-
|
|
571
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
572
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
441
573
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
442
|
-
font-weight: var(--font-weight-normal-
|
|
443
|
-
font-family: var(--font-family-base-
|
|
574
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
575
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
444
576
|
-webkit-font-smoothing: auto;
|
|
445
577
|
-moz-osx-font-smoothing: auto;
|
|
446
578
|
margin: 0;
|