@cloudscape-design/components 3.0.1364 → 3.0.1366
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 +117 -117
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +3 -3
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +67 -67
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -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 +23 -23
- 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 +10 -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 +25 -25
- 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 +13 -13
- 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 +7 -7
- 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 +14 -14
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +18 -18
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +15 -15
- 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 +288 -288
- 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 +112 -112
- 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 +15 -15
- 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 +4 -4
- 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 +74 -74
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +11 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +32 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +433 -433
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -30
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +32 -32
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +295 -295
- 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 +37 -37
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/filter.d.ts +1 -1
- package/button-dropdown/filter.d.ts.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +9 -3
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +45 -45
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +40 -40
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +62 -62
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -38
- package/cards/styles.scoped.css +54 -51
- package/cards/styles.selectors.js +39 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +16 -16
- 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 +9 -9
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +159 -159
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +52 -52
- 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 +12 -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 +51 -51
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +73 -72
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +30 -30
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +7 -7
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- 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 +69 -69
- 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 +13 -13
- 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 +46 -46
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +8 -8
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +47 -47
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +54 -54
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +129 -129
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +6 -6
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +18 -18
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +249 -249
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +16 -16
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +83 -83
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +100 -100
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +10 -10
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +42 -42
- package/icon/styles.scoped.css +118 -118
- package/icon/styles.selectors.js +42 -42
- package/input/index.d.ts.map +1 -1
- package/input/index.js +3 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +6 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +26 -12
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +29 -28
- package/input/styles.scoped.css +159 -156
- package/input/styles.selectors.js +29 -28
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/base-theme/styles.scoped.css +319 -319
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +22 -22
- 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 +43 -43
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +6 -6
- 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 +39 -39
- 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 +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -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 +21 -21
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/internal/components/drag-handle-wrapper/index.js +2 -1
- package/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -5
- 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 +21 -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 +18 -18
- 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 +34 -34
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +24 -24
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +66 -66
- 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 +17 -17
- 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 +11 -11
- 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 +33 -33
- 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/custom-css-properties/index.d.ts +1 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +174 -173
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.js +200 -200
- package/internal/generated/theming/index.cjs +200 -200
- package/internal/generated/theming/index.js +200 -200
- package/internal/manifest.json +1 -1
- package/internal/utils/focus-visible.d.ts +14 -0
- package/internal/utils/focus-visible.d.ts.map +1 -0
- package/internal/utils/focus-visible.js +21 -0
- package/internal/utils/focus-visible.js.map +1 -0
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +94 -94
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +14 -14
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +112 -112
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +9 -9
- package/list/styles.selectors.js +5 -5
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +65 -65
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +6 -6
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/internal.js +1 -1
- package/pagination/internal.js.map +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +36 -36
- package/pagination/styles.selectors.js +12 -12
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +58 -58
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +102 -102
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +64 -64
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +127 -127
- 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 +54 -54
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +75 -75
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -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 +13 -13
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +67 -67
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +38 -38
- package/select/parts/styles.selectors.js +21 -21
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +162 -162
- package/side-navigation/styles.selectors.js +64 -64
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +205 -205
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +40 -40
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +55 -55
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +84 -84
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +50 -50
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +51 -51
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +816 -816
- 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 +156 -156
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +6 -6
- package/table/selection/styles.selectors.js +4 -4
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +73 -70
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +105 -105
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/input/index.d.ts +1 -0
- package/test-utils/dom/input/index.js +3 -0
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.d.ts +1 -0
- package/test-utils/selectors/input/index.js +3 -0
- package/test-utils/selectors/input/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +73 -73
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +55 -55
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +123 -123
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +24 -24
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +58 -58
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +5 -5
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +97 -97
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +4 -4
- 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 +15 -15
- 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 +4 -4
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
- 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 +33 -33
- 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 +7 -7
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +79 -79
- package/wizard/styles.selectors.js +30 -30
|
@@ -11,61 +11,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
13
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
14
|
-
.awsui_code-editor-
|
|
14
|
+
.awsui_code-editor-refresh_1gl9c_w7g28_14 .ace_editor .ace_gutter:not(#\9) {
|
|
15
15
|
border-start-start-radius: calc(var(--border-radius-code-editor-blfdm5, 8px) - var(--border-item-width-pyfg4s, 2px));
|
|
16
16
|
}
|
|
17
|
-
.awsui_code-editor-
|
|
17
|
+
.awsui_code-editor-refresh_1gl9c_w7g28_14 .ace_editor .ace_scroller:not(#\9) {
|
|
18
18
|
border-start-end-radius: calc(var(--border-radius-code-editor-blfdm5, 8px) - var(--border-item-width-pyfg4s, 2px));
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.awsui_code-
|
|
21
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor:not(#\9) {
|
|
22
22
|
font-family: var(--font-family-monospace-842lr2, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
23
23
|
font-size: 14px;
|
|
24
24
|
line-height: 20px;
|
|
25
25
|
}
|
|
26
|
-
.awsui_code-
|
|
27
|
-
.awsui_code-
|
|
26
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
27
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
28
28
|
cursor: pointer;
|
|
29
29
|
background-repeat: no-repeat;
|
|
30
30
|
background-size: 16px 16px;
|
|
31
31
|
background-position: 4px 2px;
|
|
32
32
|
}
|
|
33
|
-
.awsui_code-
|
|
33
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
34
34
|
background-image: none;
|
|
35
35
|
}
|
|
36
|
-
.awsui_code-
|
|
36
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
37
37
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
38
38
|
}
|
|
39
39
|
@supports (--css-variable-support-check: #000) {
|
|
40
|
-
body .awsui_code-
|
|
40
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
41
41
|
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");
|
|
42
42
|
}
|
|
43
43
|
@media not print {
|
|
44
|
-
.awsui_code-
|
|
44
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
45
45
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
46
46
|
}
|
|
47
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
47
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
48
48
|
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");
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
@supports (--css-variable-support-check: #000) {
|
|
53
|
-
body .awsui_code-
|
|
53
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
54
54
|
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");
|
|
55
55
|
}
|
|
56
56
|
@media not print {
|
|
57
|
-
.awsui_code-
|
|
57
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
58
58
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
59
59
|
}
|
|
60
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
60
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
61
61
|
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");
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
.awsui_code-
|
|
65
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
66
66
|
padding-inline: 24px 16px;
|
|
67
67
|
}
|
|
68
|
-
.awsui_code-
|
|
68
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget:not(#\9) {
|
|
69
69
|
/* A good test case for disabled folds
|
|
70
70
|
<<html<<<<
|
|
71
71
|
</html>
|
|
@@ -76,24 +76,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
76
76
|
border-block: none;
|
|
77
77
|
border-inline: none;
|
|
78
78
|
}
|
|
79
|
-
.awsui_code-
|
|
79
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
80
80
|
margin-inline-start: -21px;
|
|
81
81
|
}
|
|
82
|
-
.awsui_code-
|
|
83
|
-
.awsui_code-
|
|
82
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget:not(#\9),
|
|
83
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
84
84
|
box-shadow: none;
|
|
85
85
|
}
|
|
86
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
87
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
86
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
87
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
88
88
|
position: relative;
|
|
89
89
|
}
|
|
90
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
91
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
90
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
91
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
92
92
|
outline: 2px dotted transparent;
|
|
93
93
|
outline-offset: calc(-1px - 1px);
|
|
94
94
|
}
|
|
95
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
96
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
95
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
96
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
97
97
|
content: " ";
|
|
98
98
|
display: block;
|
|
99
99
|
position: absolute;
|
|
@@ -107,91 +107,91 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
107
107
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
108
108
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
109
109
|
}
|
|
110
|
-
.awsui_code-
|
|
110
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
111
111
|
background: transparent;
|
|
112
112
|
box-sizing: border-box;
|
|
113
113
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
114
114
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
115
115
|
}
|
|
116
|
-
.awsui_code-
|
|
116
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
117
117
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
118
118
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
119
119
|
}
|
|
120
|
-
.awsui_code-
|
|
120
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter:not(#\9) {
|
|
121
121
|
background-color: var(--color-background-code-editor-gutter-default-136m47, #f3f3f7);
|
|
122
122
|
color: var(--color-text-code-editor-gutter-default-vvwxve, #0f141a);
|
|
123
123
|
}
|
|
124
|
-
.awsui_code-
|
|
125
|
-
.awsui_code-
|
|
124
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter:not(#\9):focus,
|
|
125
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_scroller:not(#\9):focus {
|
|
126
126
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
127
127
|
}
|
|
128
128
|
@supports (--css-variable-support-check: #000) {
|
|
129
|
-
body .awsui_code-
|
|
129
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
130
130
|
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");
|
|
131
131
|
}
|
|
132
132
|
@media not print {
|
|
133
|
-
.awsui_code-
|
|
133
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
134
134
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
135
135
|
}
|
|
136
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
136
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
137
137
|
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");
|
|
138
138
|
}
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
@supports (--css-variable-support-check: #000) {
|
|
142
|
-
body .awsui_code-
|
|
142
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
143
143
|
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");
|
|
144
144
|
}
|
|
145
145
|
@media not print {
|
|
146
|
-
.awsui_code-
|
|
146
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
147
147
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
148
148
|
}
|
|
149
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
149
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
150
150
|
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");
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
@supports (--css-variable-support-check: #000) {
|
|
155
|
-
body .awsui_code-
|
|
155
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
156
156
|
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");
|
|
157
157
|
}
|
|
158
158
|
@media not print {
|
|
159
|
-
.awsui_code-
|
|
159
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
160
160
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
161
161
|
}
|
|
162
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
162
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
163
163
|
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");
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
@supports (--css-variable-support-check: #000) {
|
|
168
|
-
body .awsui_code-
|
|
168
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
169
169
|
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");
|
|
170
170
|
}
|
|
171
171
|
@media not print {
|
|
172
|
-
.awsui_code-
|
|
172
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
173
173
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
174
174
|
}
|
|
175
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
175
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
176
176
|
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");
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
.awsui_code-
|
|
180
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
181
181
|
background-color: var(--color-background-code-editor-gutter-active-line-default-eesbr6, #656871);
|
|
182
182
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
183
183
|
}
|
|
184
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
185
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
184
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
185
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
186
186
|
position: relative;
|
|
187
187
|
}
|
|
188
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
189
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
188
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
189
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
190
190
|
outline: 2px dotted transparent;
|
|
191
191
|
outline-offset: calc(-2px - 1px);
|
|
192
192
|
}
|
|
193
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
194
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
193
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
194
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
195
195
|
content: " ";
|
|
196
196
|
display: block;
|
|
197
197
|
position: absolute;
|
|
@@ -206,135 +206,135 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
206
206
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
207
207
|
}
|
|
208
208
|
@supports (--css-variable-support-check: #000) {
|
|
209
|
-
body .awsui_code-
|
|
209
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
210
210
|
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");
|
|
211
211
|
}
|
|
212
212
|
@media not print {
|
|
213
|
-
.awsui_code-
|
|
213
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
214
214
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
215
215
|
}
|
|
216
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
216
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
217
217
|
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");
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
@supports (--css-variable-support-check: #000) {
|
|
222
|
-
body .awsui_code-
|
|
222
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
223
223
|
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");
|
|
224
224
|
}
|
|
225
225
|
@media not print {
|
|
226
|
-
.awsui_code-
|
|
226
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
227
227
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
228
228
|
}
|
|
229
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
229
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
230
230
|
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");
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
234
|
@supports (--css-variable-support-check: #000) {
|
|
235
|
-
body .awsui_code-
|
|
235
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
236
236
|
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");
|
|
237
237
|
}
|
|
238
238
|
@media not print {
|
|
239
|
-
.awsui_code-
|
|
239
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
240
240
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
241
241
|
}
|
|
242
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
242
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
243
243
|
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");
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
@supports (--css-variable-support-check: #000) {
|
|
248
|
-
body .awsui_code-
|
|
248
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
249
249
|
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");
|
|
250
250
|
}
|
|
251
251
|
@media not print {
|
|
252
|
-
.awsui_code-
|
|
252
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
253
253
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
254
254
|
}
|
|
255
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
255
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
256
256
|
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");
|
|
257
257
|
}
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
|
-
.awsui_code-
|
|
260
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
261
261
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
262
262
|
background-color: var(--color-background-code-editor-gutter-active-line-error-mi7l0o, #db0000);
|
|
263
263
|
}
|
|
264
264
|
@supports (--css-variable-support-check: #000) {
|
|
265
|
-
body .awsui_code-
|
|
265
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
266
266
|
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");
|
|
267
267
|
}
|
|
268
268
|
@media not print {
|
|
269
|
-
.awsui_code-
|
|
269
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
270
270
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
271
271
|
}
|
|
272
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
272
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
273
273
|
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");
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
@supports (--css-variable-support-check: #000) {
|
|
278
|
-
body .awsui_code-
|
|
278
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
279
279
|
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");
|
|
280
280
|
}
|
|
281
281
|
@media not print {
|
|
282
|
-
.awsui_code-
|
|
282
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
283
283
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
284
284
|
}
|
|
285
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
285
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
286
286
|
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");
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
}
|
|
290
290
|
@supports (--css-variable-support-check: #000) {
|
|
291
|
-
body .awsui_code-
|
|
291
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
292
292
|
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");
|
|
293
293
|
}
|
|
294
294
|
@media not print {
|
|
295
|
-
.awsui_code-
|
|
295
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
296
296
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
297
297
|
}
|
|
298
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
298
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
299
299
|
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");
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
@supports (--css-variable-support-check: #000) {
|
|
304
|
-
body .awsui_code-
|
|
304
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
305
305
|
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");
|
|
306
306
|
}
|
|
307
307
|
@media not print {
|
|
308
|
-
.awsui_code-
|
|
308
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
309
309
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
310
310
|
}
|
|
311
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
311
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .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_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
312
312
|
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");
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
@supports (--css-variable-support-check: #000) {
|
|
317
|
-
body .awsui_code-
|
|
317
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
318
318
|
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");
|
|
319
319
|
}
|
|
320
320
|
@media not print {
|
|
321
|
-
.awsui_code-
|
|
321
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
322
322
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
323
323
|
}
|
|
324
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
324
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
325
325
|
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");
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
}
|
|
329
329
|
@supports (--css-variable-support-check: #000) {
|
|
330
|
-
body .awsui_code-
|
|
330
|
+
body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
331
331
|
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");
|
|
332
332
|
}
|
|
333
333
|
@media not print {
|
|
334
|
-
.awsui_code-
|
|
334
|
+
.awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
335
335
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
336
336
|
}
|
|
337
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
337
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .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_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_w7g28_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
338
338
|
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");
|
|
339
339
|
}
|
|
340
340
|
}
|
|
@@ -345,7 +345,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
345
345
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
346
346
|
SPDX-License-Identifier: Apache-2.0
|
|
347
347
|
*/
|
|
348
|
-
.
|
|
348
|
+
.awsui_pane_1gl9c_w7g28_348:not(#\9) {
|
|
349
349
|
display: flex;
|
|
350
350
|
position: relative;
|
|
351
351
|
flex-direction: row;
|
|
@@ -356,79 +356,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
356
356
|
background: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
|
|
357
357
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
358
358
|
}
|
|
359
|
-
.awsui_pane__close-
|
|
359
|
+
.awsui_pane__close-container_1gl9c_w7g28_359:not(#\9) {
|
|
360
360
|
position: absolute;
|
|
361
361
|
inset-block-start: 0;
|
|
362
|
-
inset-inline-end: calc(var(--space-s-
|
|
362
|
+
inset-inline-end: calc(var(--space-s-kll7oj, 12px) / 2);
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_pane__list_1gl9c_w7g28_364:not(#\9) {
|
|
365
365
|
flex: 1;
|
|
366
366
|
overflow: auto;
|
|
367
367
|
max-block-size: 100%;
|
|
368
368
|
box-sizing: border-box;
|
|
369
|
-
margin-inline-end: calc(var(--line-height-body-m-5xw6xo, 20px) + 2 * var(--space-xs-
|
|
369
|
+
margin-inline-end: calc(var(--line-height-body-m-5xw6xo, 20px) + 2 * var(--space-xs-m9b7jf, 8px));
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_pane__table_1gl9c_w7g28_371:not(#\9) {
|
|
372
372
|
inline-size: 100%;
|
|
373
373
|
border-spacing: 0;
|
|
374
|
-
margin-block: var(--space-s-
|
|
374
|
+
margin-block: var(--space-s-kll7oj, 12px);
|
|
375
375
|
margin-inline: 0;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_pane__item_1gl9c_w7g28_377 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9) {
|
|
378
378
|
border-block-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
379
379
|
border-block-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
381
|
+
.awsui_pane__item_1gl9c_w7g28_377 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9):first-child {
|
|
382
382
|
border-inline-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
383
383
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
384
384
|
border-end-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
385
385
|
}
|
|
386
|
-
.
|
|
386
|
+
.awsui_pane__item_1gl9c_w7g28_377 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9):last-child {
|
|
387
387
|
border-inline-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
388
388
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
389
389
|
border-end-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
390
390
|
}
|
|
391
|
-
.awsui_pane__item--
|
|
391
|
+
.awsui_pane__item--highlighted_1gl9c_w7g28_391:not(#\9), .awsui_pane__item_1gl9c_w7g28_377:not(#\9):hover, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):focus {
|
|
392
392
|
cursor: pointer;
|
|
393
393
|
outline: none;
|
|
394
394
|
}
|
|
395
|
-
.awsui_pane__item--
|
|
395
|
+
.awsui_pane__item--highlighted_1gl9c_w7g28_391 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9), .awsui_pane__item_1gl9c_w7g28_377:not(#\9):hover > .awsui_pane__cell_1gl9c_w7g28_377, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):focus > .awsui_pane__cell_1gl9c_w7g28_377 {
|
|
396
396
|
background-color: var(--color-background-code-editor-pane-item-hover-ed635c, #ebebf0);
|
|
397
397
|
}
|
|
398
|
-
.awsui_pane__item--
|
|
398
|
+
.awsui_pane__item--highlighted_1gl9c_w7g28_391 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9), .awsui_pane__item_1gl9c_w7g28_377:not(#\9):hover > .awsui_pane__cell_1gl9c_w7g28_377, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):focus > .awsui_pane__cell_1gl9c_w7g28_377 {
|
|
399
399
|
border-block-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
400
400
|
border-block-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
401
401
|
}
|
|
402
|
-
.awsui_pane__item--
|
|
402
|
+
.awsui_pane__item--highlighted_1gl9c_w7g28_391 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9):first-child, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):hover > .awsui_pane__cell_1gl9c_w7g28_377:first-child, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):focus > .awsui_pane__cell_1gl9c_w7g28_377:first-child {
|
|
403
403
|
border-inline-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
404
404
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
405
405
|
border-end-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
406
406
|
}
|
|
407
|
-
.awsui_pane__item--
|
|
407
|
+
.awsui_pane__item--highlighted_1gl9c_w7g28_391 > .awsui_pane__cell_1gl9c_w7g28_377:not(#\9):last-child, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):hover > .awsui_pane__cell_1gl9c_w7g28_377:last-child, .awsui_pane__item_1gl9c_w7g28_377:not(#\9):focus > .awsui_pane__cell_1gl9c_w7g28_377:last-child {
|
|
408
408
|
border-inline-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
409
409
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
410
410
|
border-end-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
411
411
|
}
|
|
412
|
-
.
|
|
413
|
-
padding-block: var(--space-xxs-
|
|
414
|
-
padding-inline: var(--space-s-
|
|
412
|
+
.awsui_pane__location_1gl9c_w7g28_412:not(#\9), .awsui_pane__description_1gl9c_w7g28_412:not(#\9) {
|
|
413
|
+
padding-block: var(--space-xxs-3o1yoq, 4px);
|
|
414
|
+
padding-inline: var(--space-s-kll7oj, 12px);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_pane__location_1gl9c_w7g28_412:not(#\9) {
|
|
417
417
|
vertical-align: baseline;
|
|
418
418
|
white-space: nowrap;
|
|
419
|
-
padding-inline-start: calc(var(--space-l-
|
|
419
|
+
padding-inline-start: calc(var(--space-l-dpyxli, 20px) + var(--space-s-kll7oj, 12px));
|
|
420
420
|
}
|
|
421
|
-
.
|
|
421
|
+
.awsui_pane__description_1gl9c_w7g28_412:not(#\9) {
|
|
422
422
|
padding-inline-end: 0;
|
|
423
423
|
min-inline-size: 0;
|
|
424
424
|
word-break: break-word;
|
|
425
425
|
}
|
|
426
426
|
|
|
427
|
-
.awsui_focus-
|
|
427
|
+
.awsui_focus-lock_1gl9c_w7g28_427:not(#\9) {
|
|
428
428
|
block-size: 100%;
|
|
429
429
|
}
|
|
430
430
|
|
|
431
|
-
.awsui_code-
|
|
431
|
+
.awsui_code-editor_1gl9c_w7g28_14:not(#\9) {
|
|
432
432
|
border-collapse: separate;
|
|
433
433
|
border-spacing: 0;
|
|
434
434
|
box-sizing: border-box;
|
|
@@ -468,18 +468,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
468
468
|
inline-size: 100%;
|
|
469
469
|
}
|
|
470
470
|
|
|
471
|
-
.
|
|
471
|
+
.awsui_editor_1gl9c_w7g28_471:not(#\9) {
|
|
472
472
|
position: absolute;
|
|
473
473
|
inset: 0;
|
|
474
474
|
}
|
|
475
|
-
.
|
|
475
|
+
.awsui_editor_1gl9c_w7g28_471:not(#\9):focus {
|
|
476
476
|
position: relative;
|
|
477
477
|
}
|
|
478
|
-
.
|
|
478
|
+
.awsui_editor_1gl9c_w7g28_471:not(#\9):focus {
|
|
479
479
|
outline: 2px dotted transparent;
|
|
480
480
|
outline-offset: calc(3px - 1px);
|
|
481
481
|
}
|
|
482
|
-
.
|
|
482
|
+
.awsui_editor_1gl9c_w7g28_471:not(#\9):focus::before {
|
|
483
483
|
content: " ";
|
|
484
484
|
display: block;
|
|
485
485
|
position: absolute;
|
|
@@ -493,17 +493,17 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
493
493
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
494
494
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
495
495
|
}
|
|
496
|
-
.
|
|
496
|
+
.awsui_editor_1gl9c_w7g28_471:not(#\9):focus {
|
|
497
497
|
position: absolute;
|
|
498
498
|
overflow: visible;
|
|
499
499
|
}
|
|
500
500
|
|
|
501
|
-
.awsui_editor-
|
|
501
|
+
.awsui_editor-refresh_1gl9c_w7g28_501:not(#\9) {
|
|
502
502
|
border-start-start-radius: calc(var(--border-radius-code-editor-blfdm5, 8px) - var(--border-item-width-pyfg4s, 2px));
|
|
503
503
|
border-start-end-radius: calc(var(--border-radius-code-editor-blfdm5, 8px) - var(--border-item-width-pyfg4s, 2px));
|
|
504
504
|
}
|
|
505
505
|
|
|
506
|
-
.awsui_status-
|
|
506
|
+
.awsui_status-bar_1gl9c_w7g28_506:not(#\9) {
|
|
507
507
|
container-type: inline-size;
|
|
508
508
|
display: flex;
|
|
509
509
|
vertical-align: middle;
|
|
@@ -512,43 +512,43 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
512
512
|
min-inline-size: 0;
|
|
513
513
|
word-break: break-word;
|
|
514
514
|
}
|
|
515
|
-
.awsui_status-bar-with-hidden-
|
|
515
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_w7g28_515:not(#\9) {
|
|
516
516
|
border-end-start-radius: var(--border-radius-code-editor-blfdm5, 8px);
|
|
517
517
|
border-end-end-radius: var(--border-radius-code-editor-blfdm5, 8px);
|
|
518
518
|
}
|
|
519
|
-
.awsui_status-
|
|
519
|
+
.awsui_status-bar__left_1gl9c_w7g28_519:not(#\9) {
|
|
520
520
|
flex: 1;
|
|
521
521
|
display: flex;
|
|
522
522
|
flex-wrap: wrap;
|
|
523
|
-
padding-inline-start: var(--space-l-
|
|
523
|
+
padding-inline-start: var(--space-l-dpyxli, 20px);
|
|
524
524
|
border-inline-end: var(--border-width-field-2365x3, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
525
525
|
}
|
|
526
|
-
.awsui_status-
|
|
526
|
+
.awsui_status-bar__right_1gl9c_w7g28_526:not(#\9) {
|
|
527
527
|
display: flex;
|
|
528
528
|
align-items: center;
|
|
529
529
|
}
|
|
530
|
-
.awsui_status-bar__language-
|
|
530
|
+
.awsui_status-bar__language-mode_1gl9c_w7g28_530:not(#\9), .awsui_status-bar__cursor-position_1gl9c_w7g28_530:not(#\9) {
|
|
531
531
|
display: inline-block;
|
|
532
532
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
533
|
-
padding-block: var(--space-scaled-xs-
|
|
534
|
-
padding-inline: var(--space-s-
|
|
533
|
+
padding-block: var(--space-scaled-xs-pajbd1, 8px);
|
|
534
|
+
padding-inline: var(--space-s-kll7oj, 12px);
|
|
535
535
|
}
|
|
536
|
-
.awsui_status-bar__cog-
|
|
537
|
-
padding-block: calc(var(--space-scaled-xxs-
|
|
538
|
-
padding-inline: calc(var(--space-xs-
|
|
536
|
+
.awsui_status-bar__cog-button_1gl9c_w7g28_536:not(#\9) {
|
|
537
|
+
padding-block: calc(var(--space-scaled-xxs-j00t0m, 4px) - 1px);
|
|
538
|
+
padding-inline: calc(var(--space-xs-m9b7jf, 8px) - 2px);
|
|
539
539
|
}
|
|
540
540
|
|
|
541
|
-
.awsui_tab-
|
|
541
|
+
.awsui_tab-list_1gl9c_w7g28_541:not(#\9) {
|
|
542
542
|
align-items: center;
|
|
543
543
|
display: inline-flex;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_tab-
|
|
546
|
+
.awsui_tab-button_1gl9c_w7g28_546:not(#\9) {
|
|
547
547
|
position: relative;
|
|
548
548
|
display: inline-flex;
|
|
549
|
-
gap: var(--space-xxs-
|
|
550
|
-
padding-block: var(--space-scaled-xs-
|
|
551
|
-
padding-inline: var(--space-s-
|
|
549
|
+
gap: var(--space-xxs-3o1yoq, 4px);
|
|
550
|
+
padding-block: var(--space-scaled-xs-pajbd1, 8px);
|
|
551
|
+
padding-inline: var(--space-s-kll7oj, 12px);
|
|
552
552
|
line-height: inherit;
|
|
553
553
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
554
554
|
background: none;
|
|
@@ -559,11 +559,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
559
559
|
cursor: pointer;
|
|
560
560
|
z-index: 1;
|
|
561
561
|
}
|
|
562
|
-
.awsui_tab-
|
|
562
|
+
.awsui_tab-button_1gl9c_w7g28_546:not(#\9):hover {
|
|
563
563
|
color: var(--color-text-code-editor-tab-button-error-hz2irc, #ffffff);
|
|
564
564
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
565
565
|
}
|
|
566
|
-
.awsui_tab-
|
|
566
|
+
.awsui_tab-button_1gl9c_w7g28_546:not(#\9)::after {
|
|
567
567
|
content: "";
|
|
568
568
|
position: absolute;
|
|
569
569
|
inset-inline: 0;
|
|
@@ -576,110 +576,110 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
576
576
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
577
577
|
opacity: 0;
|
|
578
578
|
}
|
|
579
|
-
.awsui_tab-button--
|
|
580
|
-
padding-block-end: calc(var(--space-scaled-xs-
|
|
579
|
+
.awsui_tab-button--refresh_1gl9c_w7g28_579:not(#\9) {
|
|
580
|
+
padding-block-end: calc(var(--space-scaled-xs-pajbd1, 8px) + var(--border-active-width-8f63o4, 4px) - 2px);
|
|
581
581
|
}
|
|
582
|
-
.awsui_tab-button--
|
|
582
|
+
.awsui_tab-button--warnings_1gl9c_w7g28_582:not(#\9) {
|
|
583
583
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
584
584
|
}
|
|
585
|
-
.awsui_tab-button--
|
|
585
|
+
.awsui_tab-button--warnings_1gl9c_w7g28_582:not(#\9):hover {
|
|
586
586
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
587
587
|
}
|
|
588
|
-
.awsui_tab-button--
|
|
588
|
+
.awsui_tab-button--warnings_1gl9c_w7g28_582:not(#\9)::after {
|
|
589
589
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
590
590
|
}
|
|
591
|
-
.awsui_tab-button--
|
|
591
|
+
.awsui_tab-button--active_1gl9c_w7g28_591:not(#\9)::after {
|
|
592
592
|
opacity: 1;
|
|
593
593
|
}
|
|
594
|
-
.awsui_tab-button--
|
|
595
|
-
transition: opacity var(--motion-duration-refresh-only-medium-
|
|
594
|
+
.awsui_tab-button--refresh_1gl9c_w7g28_579:not(#\9)::after {
|
|
595
|
+
transition: opacity var(--motion-duration-refresh-only-medium-s8g1xv, 165ms) var(--motion-easing-refresh-only-c-7hkv9v, cubic-bezier(0.84, 0, 0.16, 1));
|
|
596
596
|
}
|
|
597
597
|
@media (prefers-reduced-motion: reduce) {
|
|
598
|
-
.awsui_tab-button--
|
|
598
|
+
.awsui_tab-button--refresh_1gl9c_w7g28_579:not(#\9)::after {
|
|
599
599
|
animation: none;
|
|
600
600
|
transition: none;
|
|
601
601
|
}
|
|
602
602
|
}
|
|
603
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
603
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_w7g28_579:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_w7g28_579:not(#\9)::after {
|
|
604
604
|
animation: none;
|
|
605
605
|
transition: none;
|
|
606
606
|
}
|
|
607
|
-
.awsui_tab-button--
|
|
607
|
+
.awsui_tab-button--disabled_1gl9c_w7g28_607:not(#\9) {
|
|
608
608
|
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
609
609
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
610
610
|
cursor: default;
|
|
611
611
|
}
|
|
612
|
-
.awsui_tab-button--
|
|
612
|
+
.awsui_tab-button--disabled_1gl9c_w7g28_607:not(#\9):hover {
|
|
613
613
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
614
614
|
background: transparent;
|
|
615
615
|
}
|
|
616
|
-
.awsui_tab-button--
|
|
616
|
+
.awsui_tab-button--disabled_1gl9c_w7g28_607:not(#\9)::after {
|
|
617
617
|
display: none;
|
|
618
618
|
}
|
|
619
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
619
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w7g28_546:not(#\9):focus {
|
|
620
620
|
position: relative;
|
|
621
621
|
}
|
|
622
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
622
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w7g28_546:not(#\9):focus {
|
|
623
623
|
outline: 2px dotted transparent;
|
|
624
|
-
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-
|
|
624
|
+
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-udne29, -7px) - 1px);
|
|
625
625
|
}
|
|
626
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
626
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w7g28_546:not(#\9):focus::before {
|
|
627
627
|
content: " ";
|
|
628
628
|
display: block;
|
|
629
629
|
position: absolute;
|
|
630
|
-
inset-inline-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-
|
|
631
|
-
inset-block-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-
|
|
632
|
-
inline-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-
|
|
633
|
-
block-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-
|
|
630
|
+
inset-inline-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-udne29, -7px));
|
|
631
|
+
inset-block-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-udne29, -7px));
|
|
632
|
+
inline-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-udne29, -7px) + var(--space-code-editor-status-focus-outline-gutter-udne29, -7px));
|
|
633
|
+
block-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-udne29, -7px) + var(--space-code-editor-status-focus-outline-gutter-udne29, -7px));
|
|
634
634
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
635
635
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
636
636
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
637
637
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
638
638
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
639
639
|
}
|
|
640
|
-
.awsui_tab-button--
|
|
640
|
+
.awsui_tab-button--divider_1gl9c_w7g28_640:not(#\9) {
|
|
641
641
|
display: inline-block;
|
|
642
642
|
block-size: var(--line-height-body-m-5xw6xo, 20px);
|
|
643
643
|
inline-size: var(--border-code-editor-status-divider-width-62xtcs, 1px);
|
|
644
644
|
background: var(--color-border-tabs-divider-y4z8fk, #c6c6cd);
|
|
645
645
|
vertical-align: middle;
|
|
646
646
|
}
|
|
647
|
-
.awsui_tab-button--
|
|
647
|
+
.awsui_tab-button--errors_1gl9c_w7g28_647:not(#\9) {
|
|
648
648
|
/* used in test-utils */
|
|
649
649
|
}
|
|
650
650
|
@supports (contain: inline-size) {
|
|
651
|
-
.awsui_tab-
|
|
651
|
+
.awsui_tab-button_1gl9c_w7g28_546:not(#\9) {
|
|
652
652
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
653
653
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
654
654
|
}
|
|
655
655
|
@container not (max-width: 500px) {
|
|
656
|
-
.awsui_tab-
|
|
656
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_count_1gl9c_w7g28_656:not(#\9) {
|
|
657
657
|
display: none;
|
|
658
658
|
}
|
|
659
|
-
.awsui_tab-
|
|
659
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_text_1gl9c_w7g28_659:not(#\9) {
|
|
660
660
|
display: inline;
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
663
|
@container (max-width: 500px) {
|
|
664
|
-
.awsui_tab-
|
|
664
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_count_1gl9c_w7g28_656:not(#\9) {
|
|
665
665
|
display: inline;
|
|
666
666
|
}
|
|
667
|
-
.awsui_tab-
|
|
667
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_text_1gl9c_w7g28_659:not(#\9) {
|
|
668
668
|
display: none;
|
|
669
669
|
}
|
|
670
670
|
}
|
|
671
671
|
}
|
|
672
672
|
@supports not (contain: inline-size) {
|
|
673
|
-
.awsui_tab-
|
|
673
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_count_1gl9c_w7g28_656:not(#\9) {
|
|
674
674
|
display: none;
|
|
675
675
|
}
|
|
676
|
-
.awsui_tab-
|
|
676
|
+
.awsui_tab-button_1gl9c_w7g28_546 > .awsui_text_1gl9c_w7g28_659:not(#\9) {
|
|
677
677
|
display: inline;
|
|
678
678
|
}
|
|
679
679
|
}
|
|
680
680
|
|
|
681
|
-
.awsui_loading-
|
|
682
|
-
.awsui_error-
|
|
681
|
+
.awsui_loading-screen_1gl9c_w7g28_681:not(#\9),
|
|
682
|
+
.awsui_error-screen_1gl9c_w7g28_682:not(#\9) {
|
|
683
683
|
display: flex;
|
|
684
684
|
align-items: center;
|
|
685
685
|
justify-content: center;
|
|
@@ -692,6 +692,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_87nd9_546:not(#\9):f
|
|
|
692
692
|
border-end-end-radius: var(--border-radius-code-editor-blfdm5, 8px);
|
|
693
693
|
}
|
|
694
694
|
|
|
695
|
-
.awsui_error-
|
|
695
|
+
.awsui_error-screen_1gl9c_w7g28_682:not(#\9) {
|
|
696
696
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
697
697
|
}
|