@cloudscape-design/components 3.0.1350 → 3.0.1352
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 +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- 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 +6 -10
- 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 +22 -26
- 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 +8 -12
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +12 -16
- 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 +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -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 +163 -179
- 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 +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- 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 +1 -5
- 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 +31 -48
- 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 +14 -18
- 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 +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- 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 +28 -36
- 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 +34 -38
- 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 +5 -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 +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- 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 +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- 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 +8 -12
- 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 +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- 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 +55 -59
- 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 +10 -14
- 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 +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +93 -178
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/base-theme/styles.scoped.css +1 -0
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- 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 +29 -39
- 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 +32 -36
- 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 +3 -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 +14 -18
- 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 +5 -9
- 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 +4 -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 +32 -36
- 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 +7 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +9 -13
- 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 +9 -13
- 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 +20 -24
- 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 +48 -52
- 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 +3 -7
- 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 +2 -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 +13 -17
- 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 +13 -17
- 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 +29 -33
- 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 +3 -7
- 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 +7 -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 +12 -16
- 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 +1 -5
- 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 +49 -53
- 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 +15 -19
- 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 +9 -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 +22 -26
- 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.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +6 -0
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +6 -0
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- 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 +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- 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 +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- 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 +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- 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 +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- 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 +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -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 +21 -25
- 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 +27 -31
- 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 +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
|
@@ -136,10 +136,6 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
141
|
/*
|
|
@@ -155,61 +151,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
151
|
SPDX-License-Identifier: Apache-2.0
|
|
156
152
|
*/
|
|
157
153
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
158
|
-
.awsui_code-editor-
|
|
154
|
+
.awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
|
|
159
155
|
border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
160
156
|
}
|
|
161
|
-
.awsui_code-editor-
|
|
157
|
+
.awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9) {
|
|
162
158
|
border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
163
159
|
}
|
|
164
160
|
|
|
165
|
-
.awsui_code-
|
|
161
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor:not(#\9) {
|
|
166
162
|
font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
167
163
|
font-size: 14px;
|
|
168
164
|
line-height: 20px;
|
|
169
165
|
}
|
|
170
|
-
.awsui_code-
|
|
171
|
-
.awsui_code-
|
|
166
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
167
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
172
168
|
cursor: pointer;
|
|
173
169
|
background-repeat: no-repeat;
|
|
174
170
|
background-size: 16px 16px;
|
|
175
171
|
background-position: 4px 2px;
|
|
176
172
|
}
|
|
177
|
-
.awsui_code-
|
|
173
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
178
174
|
background-image: none;
|
|
179
175
|
}
|
|
180
|
-
.awsui_code-
|
|
176
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
181
177
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
182
178
|
}
|
|
183
179
|
@supports (--css-variable-support-check: #000) {
|
|
184
|
-
body .awsui_code-
|
|
180
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
185
181
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
186
182
|
}
|
|
187
183
|
@media not print {
|
|
188
|
-
.awsui_code-
|
|
184
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
189
185
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
190
186
|
}
|
|
191
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
187
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
192
188
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
193
189
|
}
|
|
194
190
|
}
|
|
195
191
|
}
|
|
196
192
|
@supports (--css-variable-support-check: #000) {
|
|
197
|
-
body .awsui_code-
|
|
193
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
198
194
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
199
195
|
}
|
|
200
196
|
@media not print {
|
|
201
|
-
.awsui_code-
|
|
197
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
202
198
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
203
199
|
}
|
|
204
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
200
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
205
201
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
206
202
|
}
|
|
207
203
|
}
|
|
208
204
|
}
|
|
209
|
-
.awsui_code-
|
|
205
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
210
206
|
padding-inline: 24px 16px;
|
|
211
207
|
}
|
|
212
|
-
.awsui_code-
|
|
208
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9) {
|
|
213
209
|
/* A good test case for disabled folds
|
|
214
210
|
<<html<<<<
|
|
215
211
|
</html>
|
|
@@ -220,24 +216,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
220
216
|
border-block: none;
|
|
221
217
|
border-inline: none;
|
|
222
218
|
}
|
|
223
|
-
.awsui_code-
|
|
219
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
224
220
|
margin-inline-start: -21px;
|
|
225
221
|
}
|
|
226
|
-
.awsui_code-
|
|
227
|
-
.awsui_code-
|
|
222
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9),
|
|
223
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
228
224
|
box-shadow: none;
|
|
229
225
|
}
|
|
230
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
231
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
226
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
227
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
232
228
|
position: relative;
|
|
233
229
|
}
|
|
234
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
235
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
231
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
236
232
|
outline: 2px dotted transparent;
|
|
237
233
|
outline-offset: calc(-1px - 1px);
|
|
238
234
|
}
|
|
239
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
240
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
235
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
236
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
241
237
|
content: " ";
|
|
242
238
|
display: block;
|
|
243
239
|
position: absolute;
|
|
@@ -251,91 +247,91 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
251
247
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
252
248
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
253
249
|
}
|
|
254
|
-
.awsui_code-
|
|
250
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
255
251
|
background: transparent;
|
|
256
252
|
box-sizing: border-box;
|
|
257
253
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
258
254
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
259
255
|
}
|
|
260
|
-
.awsui_code-
|
|
256
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
261
257
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
262
258
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
263
259
|
}
|
|
264
|
-
.awsui_code-
|
|
260
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
|
|
265
261
|
background-color: var(--color-background-code-editor-gutter-default-136m47, #f3f3f7);
|
|
266
262
|
color: var(--color-text-code-editor-gutter-default-vvwxve, #0f141a);
|
|
267
263
|
}
|
|
268
|
-
.awsui_code-
|
|
269
|
-
.awsui_code-
|
|
264
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9):focus,
|
|
265
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9):focus {
|
|
270
266
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
271
267
|
}
|
|
272
268
|
@supports (--css-variable-support-check: #000) {
|
|
273
|
-
body .awsui_code-
|
|
269
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
274
270
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
275
271
|
}
|
|
276
272
|
@media not print {
|
|
277
|
-
.awsui_code-
|
|
273
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
278
274
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
279
275
|
}
|
|
280
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
276
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
281
277
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
282
278
|
}
|
|
283
279
|
}
|
|
284
280
|
}
|
|
285
281
|
@supports (--css-variable-support-check: #000) {
|
|
286
|
-
body .awsui_code-
|
|
282
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
287
283
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
288
284
|
}
|
|
289
285
|
@media not print {
|
|
290
|
-
.awsui_code-
|
|
286
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
291
287
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
292
288
|
}
|
|
293
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
289
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
294
290
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
295
291
|
}
|
|
296
292
|
}
|
|
297
293
|
}
|
|
298
294
|
@supports (--css-variable-support-check: #000) {
|
|
299
|
-
body .awsui_code-
|
|
295
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
300
296
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
301
297
|
}
|
|
302
298
|
@media not print {
|
|
303
|
-
.awsui_code-
|
|
299
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
304
300
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
305
301
|
}
|
|
306
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
302
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
307
303
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
308
304
|
}
|
|
309
305
|
}
|
|
310
306
|
}
|
|
311
307
|
@supports (--css-variable-support-check: #000) {
|
|
312
|
-
body .awsui_code-
|
|
308
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
313
309
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
314
310
|
}
|
|
315
311
|
@media not print {
|
|
316
|
-
.awsui_code-
|
|
312
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
317
313
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
318
314
|
}
|
|
319
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
315
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
320
316
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
321
317
|
}
|
|
322
318
|
}
|
|
323
319
|
}
|
|
324
|
-
.awsui_code-
|
|
320
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
325
321
|
background-color: var(--color-background-code-editor-gutter-active-line-default-eesbr6, #656871);
|
|
326
322
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
327
323
|
}
|
|
328
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
329
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
324
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
325
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
330
326
|
position: relative;
|
|
331
327
|
}
|
|
332
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
333
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
328
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
329
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
334
330
|
outline: 2px dotted transparent;
|
|
335
331
|
outline-offset: calc(-2px - 1px);
|
|
336
332
|
}
|
|
337
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
338
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
333
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
334
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
339
335
|
content: " ";
|
|
340
336
|
display: block;
|
|
341
337
|
position: absolute;
|
|
@@ -350,135 +346,135 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
350
346
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
351
347
|
}
|
|
352
348
|
@supports (--css-variable-support-check: #000) {
|
|
353
|
-
body .awsui_code-
|
|
349
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
354
350
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
355
351
|
}
|
|
356
352
|
@media not print {
|
|
357
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
358
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
359
355
|
}
|
|
360
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
356
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
361
357
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
362
358
|
}
|
|
363
359
|
}
|
|
364
360
|
}
|
|
365
361
|
@supports (--css-variable-support-check: #000) {
|
|
366
|
-
body .awsui_code-
|
|
362
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
367
363
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
368
364
|
}
|
|
369
365
|
@media not print {
|
|
370
|
-
.awsui_code-
|
|
366
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
371
367
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
372
368
|
}
|
|
373
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
369
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
374
370
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
375
371
|
}
|
|
376
372
|
}
|
|
377
373
|
}
|
|
378
374
|
@supports (--css-variable-support-check: #000) {
|
|
379
|
-
body .awsui_code-
|
|
375
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
380
376
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
381
377
|
}
|
|
382
378
|
@media not print {
|
|
383
|
-
.awsui_code-
|
|
379
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
384
380
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
385
381
|
}
|
|
386
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
382
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
387
383
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
388
384
|
}
|
|
389
385
|
}
|
|
390
386
|
}
|
|
391
387
|
@supports (--css-variable-support-check: #000) {
|
|
392
|
-
body .awsui_code-
|
|
388
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
393
389
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
394
390
|
}
|
|
395
391
|
@media not print {
|
|
396
|
-
.awsui_code-
|
|
392
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
397
393
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
398
394
|
}
|
|
399
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
395
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
400
396
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
401
397
|
}
|
|
402
398
|
}
|
|
403
399
|
}
|
|
404
|
-
.awsui_code-
|
|
400
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
405
401
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
406
402
|
background-color: var(--color-background-code-editor-gutter-active-line-error-mi7l0o, #db0000);
|
|
407
403
|
}
|
|
408
404
|
@supports (--css-variable-support-check: #000) {
|
|
409
|
-
body .awsui_code-
|
|
405
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
410
406
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
411
407
|
}
|
|
412
408
|
@media not print {
|
|
413
|
-
.awsui_code-
|
|
409
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
414
410
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
415
411
|
}
|
|
416
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
412
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
417
413
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
418
414
|
}
|
|
419
415
|
}
|
|
420
416
|
}
|
|
421
417
|
@supports (--css-variable-support-check: #000) {
|
|
422
|
-
body .awsui_code-
|
|
418
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
423
419
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
424
420
|
}
|
|
425
421
|
@media not print {
|
|
426
|
-
.awsui_code-
|
|
422
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
427
423
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
428
424
|
}
|
|
429
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
425
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
430
426
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
431
427
|
}
|
|
432
428
|
}
|
|
433
429
|
}
|
|
434
430
|
@supports (--css-variable-support-check: #000) {
|
|
435
|
-
body .awsui_code-
|
|
431
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
436
432
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
437
433
|
}
|
|
438
434
|
@media not print {
|
|
439
|
-
.awsui_code-
|
|
435
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
440
436
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
441
437
|
}
|
|
442
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
438
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
443
439
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
444
440
|
}
|
|
445
441
|
}
|
|
446
442
|
}
|
|
447
443
|
@supports (--css-variable-support-check: #000) {
|
|
448
|
-
body .awsui_code-
|
|
444
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
449
445
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
450
446
|
}
|
|
451
447
|
@media not print {
|
|
452
|
-
.awsui_code-
|
|
448
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
453
449
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
454
450
|
}
|
|
455
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
451
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
456
452
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
457
453
|
}
|
|
458
454
|
}
|
|
459
455
|
}
|
|
460
456
|
@supports (--css-variable-support-check: #000) {
|
|
461
|
-
body .awsui_code-
|
|
457
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
462
458
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
463
459
|
}
|
|
464
460
|
@media not print {
|
|
465
|
-
.awsui_code-
|
|
461
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
466
462
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
467
463
|
}
|
|
468
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
464
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
469
465
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
470
466
|
}
|
|
471
467
|
}
|
|
472
468
|
}
|
|
473
469
|
@supports (--css-variable-support-check: #000) {
|
|
474
|
-
body .awsui_code-
|
|
470
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
475
471
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
476
472
|
}
|
|
477
473
|
@media not print {
|
|
478
|
-
.awsui_code-
|
|
474
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
479
475
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
480
476
|
}
|
|
481
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
477
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
482
478
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
483
479
|
}
|
|
484
480
|
}
|
|
@@ -493,7 +489,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
493
489
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
494
490
|
SPDX-License-Identifier: Apache-2.0
|
|
495
491
|
*/
|
|
496
|
-
.
|
|
492
|
+
.awsui_pane_1gl9c_1ddxh_492:not(#\9) {
|
|
497
493
|
display: flex;
|
|
498
494
|
position: relative;
|
|
499
495
|
flex-direction: row;
|
|
@@ -504,79 +500,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
504
500
|
background: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
|
|
505
501
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
506
502
|
}
|
|
507
|
-
.awsui_pane__close-
|
|
503
|
+
.awsui_pane__close-container_1gl9c_1ddxh_503:not(#\9) {
|
|
508
504
|
position: absolute;
|
|
509
505
|
inset-block-start: 0;
|
|
510
506
|
inset-inline-end: calc(var(--space-s-tvghoh, 12px) / 2);
|
|
511
507
|
}
|
|
512
|
-
.
|
|
508
|
+
.awsui_pane__list_1gl9c_1ddxh_508:not(#\9) {
|
|
513
509
|
flex: 1;
|
|
514
510
|
overflow: auto;
|
|
515
511
|
max-block-size: 100%;
|
|
516
512
|
box-sizing: border-box;
|
|
517
513
|
margin-inline-end: calc(var(--line-height-body-m-2mh3ke, 20px) + 2 * var(--space-xs-ymlm0b, 8px));
|
|
518
514
|
}
|
|
519
|
-
.
|
|
515
|
+
.awsui_pane__table_1gl9c_1ddxh_515:not(#\9) {
|
|
520
516
|
inline-size: 100%;
|
|
521
517
|
border-spacing: 0;
|
|
522
518
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
523
519
|
margin-inline: 0;
|
|
524
520
|
}
|
|
525
|
-
.
|
|
521
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9) {
|
|
526
522
|
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
527
523
|
border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
528
524
|
}
|
|
529
|
-
.
|
|
525
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child {
|
|
530
526
|
border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
531
527
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
532
528
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
533
529
|
}
|
|
534
|
-
.
|
|
530
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child {
|
|
535
531
|
border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
536
532
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
537
533
|
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
538
534
|
}
|
|
539
|
-
.awsui_pane__item--
|
|
535
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus {
|
|
540
536
|
cursor: pointer;
|
|
541
537
|
outline: none;
|
|
542
538
|
}
|
|
543
|
-
.awsui_pane__item--
|
|
539
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
|
|
544
540
|
background-color: var(--color-background-code-editor-pane-item-hover-ed635c, #ebebf0);
|
|
545
541
|
}
|
|
546
|
-
.awsui_pane__item--
|
|
542
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
|
|
547
543
|
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
548
544
|
border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
549
545
|
}
|
|
550
|
-
.awsui_pane__item--
|
|
546
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:first-child {
|
|
551
547
|
border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
552
548
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
553
549
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
554
550
|
}
|
|
555
|
-
.awsui_pane__item--
|
|
551
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:last-child {
|
|
556
552
|
border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
557
553
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
558
554
|
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
559
555
|
}
|
|
560
|
-
.
|
|
556
|
+
.awsui_pane__location_1gl9c_1ddxh_556:not(#\9), .awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
|
|
561
557
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
562
558
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
563
559
|
}
|
|
564
|
-
.
|
|
560
|
+
.awsui_pane__location_1gl9c_1ddxh_556:not(#\9) {
|
|
565
561
|
vertical-align: baseline;
|
|
566
562
|
white-space: nowrap;
|
|
567
563
|
padding-inline-start: calc(var(--space-l-2ud1p3, 20px) + var(--space-s-tvghoh, 12px));
|
|
568
564
|
}
|
|
569
|
-
.
|
|
565
|
+
.awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
|
|
570
566
|
padding-inline-end: 0;
|
|
571
567
|
min-inline-size: 0;
|
|
572
568
|
word-break: break-word;
|
|
573
569
|
}
|
|
574
570
|
|
|
575
|
-
.awsui_focus-
|
|
571
|
+
.awsui_focus-lock_1gl9c_1ddxh_571:not(#\9) {
|
|
576
572
|
block-size: 100%;
|
|
577
573
|
}
|
|
578
574
|
|
|
579
|
-
.awsui_code-
|
|
575
|
+
.awsui_code-editor_1gl9c_1ddxh_154:not(#\9) {
|
|
580
576
|
border-collapse: separate;
|
|
581
577
|
border-spacing: 0;
|
|
582
578
|
box-sizing: border-box;
|
|
@@ -616,18 +612,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
616
612
|
inline-size: 100%;
|
|
617
613
|
}
|
|
618
614
|
|
|
619
|
-
.
|
|
615
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9) {
|
|
620
616
|
position: absolute;
|
|
621
617
|
inset: 0;
|
|
622
618
|
}
|
|
623
|
-
.
|
|
619
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
624
620
|
position: relative;
|
|
625
621
|
}
|
|
626
|
-
.
|
|
622
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
627
623
|
outline: 2px dotted transparent;
|
|
628
624
|
outline-offset: calc(3px - 1px);
|
|
629
625
|
}
|
|
630
|
-
.
|
|
626
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus::before {
|
|
631
627
|
content: " ";
|
|
632
628
|
display: block;
|
|
633
629
|
position: absolute;
|
|
@@ -641,17 +637,17 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
641
637
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
642
638
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
643
639
|
}
|
|
644
|
-
.
|
|
640
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
645
641
|
position: absolute;
|
|
646
642
|
overflow: visible;
|
|
647
643
|
}
|
|
648
644
|
|
|
649
|
-
.awsui_editor-
|
|
645
|
+
.awsui_editor-refresh_1gl9c_1ddxh_645:not(#\9) {
|
|
650
646
|
border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
651
647
|
border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
652
648
|
}
|
|
653
649
|
|
|
654
|
-
.awsui_status-
|
|
650
|
+
.awsui_status-bar_1gl9c_1ddxh_650:not(#\9) {
|
|
655
651
|
container-type: inline-size;
|
|
656
652
|
display: flex;
|
|
657
653
|
vertical-align: middle;
|
|
@@ -660,38 +656,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
660
656
|
min-inline-size: 0;
|
|
661
657
|
word-break: break-word;
|
|
662
658
|
}
|
|
663
|
-
.awsui_status-bar-with-hidden-
|
|
659
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_1ddxh_659:not(#\9) {
|
|
664
660
|
border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
665
661
|
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
666
662
|
}
|
|
667
|
-
.awsui_status-
|
|
663
|
+
.awsui_status-bar__left_1gl9c_1ddxh_663:not(#\9) {
|
|
668
664
|
flex: 1;
|
|
669
665
|
display: flex;
|
|
670
666
|
flex-wrap: wrap;
|
|
671
667
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
672
668
|
border-inline-end: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
673
669
|
}
|
|
674
|
-
.awsui_status-
|
|
670
|
+
.awsui_status-bar__right_1gl9c_1ddxh_670:not(#\9) {
|
|
675
671
|
display: flex;
|
|
676
672
|
align-items: center;
|
|
677
673
|
}
|
|
678
|
-
.awsui_status-bar__language-
|
|
674
|
+
.awsui_status-bar__language-mode_1gl9c_1ddxh_674:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1ddxh_674:not(#\9) {
|
|
679
675
|
display: inline-block;
|
|
680
676
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
681
677
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
682
678
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
683
679
|
}
|
|
684
|
-
.awsui_status-bar__cog-
|
|
680
|
+
.awsui_status-bar__cog-button_1gl9c_1ddxh_680:not(#\9) {
|
|
685
681
|
padding-block: calc(var(--space-scaled-xxs-pfm1nx, 4px) - 1px);
|
|
686
682
|
padding-inline: calc(var(--space-xs-ymlm0b, 8px) - 2px);
|
|
687
683
|
}
|
|
688
684
|
|
|
689
|
-
.awsui_tab-
|
|
685
|
+
.awsui_tab-list_1gl9c_1ddxh_685:not(#\9) {
|
|
690
686
|
align-items: center;
|
|
691
687
|
display: inline-flex;
|
|
692
688
|
}
|
|
693
689
|
|
|
694
|
-
.awsui_tab-
|
|
690
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
|
|
695
691
|
position: relative;
|
|
696
692
|
display: inline-flex;
|
|
697
693
|
gap: var(--space-xxs-hwfkai, 4px);
|
|
@@ -707,11 +703,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
707
703
|
cursor: pointer;
|
|
708
704
|
z-index: 1;
|
|
709
705
|
}
|
|
710
|
-
.awsui_tab-
|
|
706
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9):hover {
|
|
711
707
|
color: var(--color-text-code-editor-tab-button-error-hz2irc, #ffffff);
|
|
712
708
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
713
709
|
}
|
|
714
|
-
.awsui_tab-
|
|
710
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9)::after {
|
|
715
711
|
content: "";
|
|
716
712
|
position: absolute;
|
|
717
713
|
inset-inline: 0;
|
|
@@ -724,54 +720,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
|
|
|
724
720
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
725
721
|
opacity: 0;
|
|
726
722
|
}
|
|
727
|
-
.awsui_tab-button--
|
|
723
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9) {
|
|
728
724
|
padding-block-end: calc(var(--space-scaled-xs-xwoogq, 8px) + var(--border-active-width-axzm24, 4px) - 2px);
|
|
729
725
|
}
|
|
730
|
-
.awsui_tab-button--
|
|
726
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9) {
|
|
731
727
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
732
728
|
}
|
|
733
|
-
.awsui_tab-button--
|
|
729
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9):hover {
|
|
734
730
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
735
731
|
}
|
|
736
|
-
.awsui_tab-button--
|
|
732
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9)::after {
|
|
737
733
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
738
734
|
}
|
|
739
|
-
.awsui_tab-button--
|
|
735
|
+
.awsui_tab-button--active_1gl9c_1ddxh_735:not(#\9)::after {
|
|
740
736
|
opacity: 1;
|
|
741
737
|
}
|
|
742
|
-
.awsui_tab-button--
|
|
738
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
743
739
|
transition: opacity var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-c-cxy2sk, cubic-bezier(0.84, 0, 0.16, 1));
|
|
744
740
|
}
|
|
745
741
|
@media (prefers-reduced-motion: reduce) {
|
|
746
|
-
.awsui_tab-button--
|
|
742
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
747
743
|
animation: none;
|
|
748
744
|
transition: none;
|
|
749
745
|
}
|
|
750
746
|
}
|
|
751
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
747
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
752
748
|
animation: none;
|
|
753
749
|
transition: none;
|
|
754
750
|
}
|
|
755
|
-
.awsui_tab-button--
|
|
751
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9) {
|
|
756
752
|
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
757
753
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
758
754
|
cursor: default;
|
|
759
755
|
}
|
|
760
|
-
.awsui_tab-button--
|
|
756
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9):hover {
|
|
761
757
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
762
758
|
background: transparent;
|
|
763
759
|
}
|
|
764
|
-
.awsui_tab-button--
|
|
760
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9)::after {
|
|
765
761
|
display: none;
|
|
766
762
|
}
|
|
767
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
763
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
|
|
768
764
|
position: relative;
|
|
769
765
|
}
|
|
770
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
766
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
|
|
771
767
|
outline: 2px dotted transparent;
|
|
772
768
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) - 1px);
|
|
773
769
|
}
|
|
774
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
770
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus::before {
|
|
775
771
|
content: " ";
|
|
776
772
|
display: block;
|
|
777
773
|
position: absolute;
|
|
@@ -785,49 +781,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):f
|
|
|
785
781
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
786
782
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
787
783
|
}
|
|
788
|
-
.awsui_tab-button--
|
|
784
|
+
.awsui_tab-button--divider_1gl9c_1ddxh_784:not(#\9) {
|
|
789
785
|
display: inline-block;
|
|
790
786
|
block-size: var(--line-height-body-m-2mh3ke, 20px);
|
|
791
787
|
inline-size: var(--border-code-editor-status-divider-width-4we6jf, 1px);
|
|
792
788
|
background: var(--color-border-tabs-divider-y4z8fk, #c6c6cd);
|
|
793
789
|
vertical-align: middle;
|
|
794
790
|
}
|
|
795
|
-
.awsui_tab-button--
|
|
791
|
+
.awsui_tab-button--errors_1gl9c_1ddxh_791:not(#\9) {
|
|
796
792
|
/* used in test-utils */
|
|
797
793
|
}
|
|
798
794
|
@supports (contain: inline-size) {
|
|
799
|
-
.awsui_tab-
|
|
795
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
|
|
800
796
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
801
797
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
802
798
|
}
|
|
803
799
|
@container not (max-width: 500px) {
|
|
804
|
-
.awsui_tab-
|
|
800
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
805
801
|
display: none;
|
|
806
802
|
}
|
|
807
|
-
.awsui_tab-
|
|
803
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
808
804
|
display: inline;
|
|
809
805
|
}
|
|
810
806
|
}
|
|
811
807
|
@container (max-width: 500px) {
|
|
812
|
-
.awsui_tab-
|
|
808
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
813
809
|
display: inline;
|
|
814
810
|
}
|
|
815
|
-
.awsui_tab-
|
|
811
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
816
812
|
display: none;
|
|
817
813
|
}
|
|
818
814
|
}
|
|
819
815
|
}
|
|
820
816
|
@supports not (contain: inline-size) {
|
|
821
|
-
.awsui_tab-
|
|
817
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
822
818
|
display: none;
|
|
823
819
|
}
|
|
824
|
-
.awsui_tab-
|
|
820
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
825
821
|
display: inline;
|
|
826
822
|
}
|
|
827
823
|
}
|
|
828
824
|
|
|
829
|
-
.awsui_loading-
|
|
830
|
-
.awsui_error-
|
|
825
|
+
.awsui_loading-screen_1gl9c_1ddxh_825:not(#\9),
|
|
826
|
+
.awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
|
|
831
827
|
display: flex;
|
|
832
828
|
align-items: center;
|
|
833
829
|
justify-content: center;
|
|
@@ -840,6 +836,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):f
|
|
|
840
836
|
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
841
837
|
}
|
|
842
838
|
|
|
843
|
-
.awsui_error-
|
|
839
|
+
.awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
|
|
844
840
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
845
841
|
}
|