@cloudscape-design/components-themeable 3.0.559 → 3.0.561
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/internal/styles/direction.scss +3 -3
- package/lib/internal/template/alert/styles.css.js +25 -25
- package/lib/internal/template/alert/styles.scoped.css +41 -41
- package/lib/internal/template/alert/styles.selectors.js +25 -25
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -20
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +8 -8
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +12 -12
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
- package/lib/internal/template/app-layout/split-panel/styles.scoped.css +4 -4
- package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/styles.css.js +16 -16
- package/lib/internal/template/app-layout/styles.scoped.css +21 -21
- package/lib/internal/template/app-layout/styles.selectors.js +16 -16
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +8 -8
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -173
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +11 -11
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +26 -26
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +5 -5
- package/lib/internal/template/badge/styles.scoped.css +7 -7
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/box/styles.css.js +190 -190
- package/lib/internal/template/box/styles.scoped.css +241 -241
- package/lib/internal/template/box/styles.selectors.js +190 -190
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +19 -19
- package/lib/internal/template/button/styles.scoped.css +153 -153
- package/lib/internal/template/button/styles.selectors.js +19 -19
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +25 -25
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +15 -15
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/styles.scoped.css +24 -24
- package/lib/internal/template/button-dropdown/styles.selectors.js +15 -15
- package/lib/internal/template/calendar/styles.css.js +20 -20
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +20 -20
- package/lib/internal/template/cards/styles.css.js +40 -40
- package/lib/internal/template/cards/styles.scoped.css +52 -52
- package/lib/internal/template/cards/styles.selectors.js +40 -40
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +7 -7
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +32 -32
- package/lib/internal/template/code-editor/styles.scoped.css +179 -179
- package/lib/internal/template/code-editor/styles.selectors.js +32 -32
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +21 -21
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +52 -52
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +45 -45
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +30 -30
- package/lib/internal/template/container/styles.scoped.css +56 -56
- package/lib/internal/template/container/styles.selectors.js +30 -30
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +13 -13
- package/lib/internal/template/content-layout/styles.selectors.js +7 -7
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +11 -11
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +15 -15
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +39 -39
- package/lib/internal/template/date-range-picker/styles.scoped.css +50 -50
- package/lib/internal/template/date-range-picker/styles.selectors.js +39 -39
- package/lib/internal/template/drawer/styles.css.js +3 -3
- package/lib/internal/template/drawer/styles.scoped.css +10 -10
- package/lib/internal/template/drawer/styles.selectors.js +3 -3
- package/lib/internal/template/expandable-section/styles.css.js +32 -32
- package/lib/internal/template/expandable-section/styles.scoped.css +64 -64
- package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
- package/lib/internal/template/file-upload/file-input/styles.scoped.css +9 -9
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/flashbar/styles.css.js +47 -47
- package/lib/internal/template/flashbar/styles.scoped.css +148 -148
- package/lib/internal/template/flashbar/styles.selectors.js +47 -47
- package/lib/internal/template/form/styles.css.js +9 -9
- package/lib/internal/template/form/styles.scoped.css +10 -10
- package/lib/internal/template/form/styles.selectors.js +9 -9
- package/lib/internal/template/form-field/styles.css.js +19 -19
- package/lib/internal/template/form-field/styles.scoped.css +31 -31
- package/lib/internal/template/form-field/styles.selectors.js +19 -19
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +56 -56
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +65 -65
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +9 -9
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +36 -36
- package/lib/internal/template/icon/styles.scoped.css +65 -65
- package/lib/internal/template/icon/styles.selectors.js +36 -36
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +32 -32
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +22 -22
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.js +4 -4
- package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +10 -10
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +10 -10
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +35 -35
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +11 -11
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/dropdown/index.js +4 -4
- package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.scoped.css +8 -8
- package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
- package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -22
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/utils/node-belongs.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/node-belongs.js +5 -1
- package/lib/internal/template/internal/utils/node-belongs.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +19 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +40 -40
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +2 -2
- package/lib/internal/template/multiselect/styles.scoped.css +4 -4
- package/lib/internal/template/multiselect/styles.selectors.js +2 -2
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +25 -25
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +50 -50
- package/lib/internal/template/popover/styles.scoped.css +74 -74
- package/lib/internal/template/popover/styles.selectors.js +50 -50
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +36 -36
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +31 -31
- package/lib/internal/template/property-filter/styles.scoped.css +35 -35
- package/lib/internal/template/property-filter/styles.selectors.js +31 -31
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/select/parts/styles.css.js +16 -16
- package/lib/internal/template/select/parts/styles.scoped.css +18 -18
- package/lib/internal/template/select/parts/styles.selectors.js +16 -16
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +3 -3
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +28 -28
- package/lib/internal/template/side-navigation/styles.scoped.css +40 -40
- package/lib/internal/template/side-navigation/styles.selectors.js +28 -28
- package/lib/internal/template/space-between/styles.css.js +23 -23
- package/lib/internal/template/space-between/styles.scoped.css +26 -26
- package/lib/internal/template/space-between/styles.selectors.js +23 -23
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +21 -21
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/styles.css.js +55 -55
- package/lib/internal/template/split-panel/styles.scoped.css +79 -79
- package/lib/internal/template/split-panel/styles.selectors.js +55 -55
- package/lib/internal/template/status-indicator/styles.css.js +23 -23
- package/lib/internal/template/status-indicator/styles.scoped.css +31 -31
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/table/body-cell/styles.css.js +30 -30
- package/lib/internal/template/table/body-cell/styles.scoped.css +83 -83
- package/lib/internal/template/table/body-cell/styles.selectors.js +30 -30
- package/lib/internal/template/table/header-cell/styles.css.js +24 -24
- package/lib/internal/template/table/header-cell/styles.scoped.css +46 -46
- package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +16 -16
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/selection/styles.css.js +3 -3
- package/lib/internal/template/table/selection/styles.scoped.css +5 -5
- package/lib/internal/template/table/selection/styles.selectors.js +3 -3
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +35 -35
- package/lib/internal/template/table/styles.scoped.css +42 -42
- package/lib/internal/template/table/styles.selectors.js +35 -35
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +43 -43
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +12 -12
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +62 -62
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +5 -5
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +29 -29
- package/lib/internal/template/tiles/styles.scoped.css +72 -72
- package/lib/internal/template/tiles/styles.selectors.js +29 -29
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +18 -18
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +3 -3
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +32 -32
- package/lib/internal/template/wizard/styles.scoped.css +67 -67
- package/lib/internal/template/wizard/styles.selectors.js +32 -32
- package/package.json +1 -1
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
/* stylelint-disable
|
|
6
|
-
/* stylelint-enable
|
|
5
|
+
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
6
|
+
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
7
7
|
/*
|
|
8
8
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
9
9
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -101,29 +101,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
101
101
|
SPDX-License-Identifier: Apache-2.0
|
|
102
102
|
*/
|
|
103
103
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
104
|
-
.awsui_code-editor-
|
|
104
|
+
.awsui_code-editor-refresh_1gl9c_113ga_104 .ace_editor .ace_gutter:not(#\9) {
|
|
105
105
|
border-start-start-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
|
|
106
106
|
}
|
|
107
|
-
.awsui_code-editor-
|
|
107
|
+
.awsui_code-editor-refresh_1gl9c_113ga_104 .ace_editor .ace_scroller:not(#\9) {
|
|
108
108
|
border-start-end-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
.awsui_code-
|
|
111
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor:not(#\9) {
|
|
112
112
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
113
113
|
font-size: 14px;
|
|
114
114
|
line-height: 20px;
|
|
115
115
|
}
|
|
116
|
-
.awsui_code-
|
|
117
|
-
.awsui_code-
|
|
116
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
117
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
118
118
|
cursor: pointer;
|
|
119
119
|
background-repeat: no-repeat;
|
|
120
120
|
background-size: 16px 16px;
|
|
121
121
|
background-position: 4px 2px;
|
|
122
122
|
}
|
|
123
|
-
.awsui_code-
|
|
123
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
124
124
|
background-image: none;
|
|
125
125
|
}
|
|
126
|
-
.awsui_code-
|
|
126
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
127
127
|
color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
128
128
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' 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");
|
|
129
129
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
@@ -131,59 +131,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
}
|
|
132
132
|
@supports (--css-variable-support-check: #000) {
|
|
133
133
|
@media not print {
|
|
134
|
-
.awsui_code-
|
|
134
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
135
135
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
136
136
|
}
|
|
137
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
137
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
138
138
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' 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");
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
@supports (--css-variable-support-check: #000) {
|
|
143
|
-
.awsui-visual-refresh .awsui_code-
|
|
143
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
144
144
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' 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");
|
|
145
145
|
}
|
|
146
146
|
@media not print {
|
|
147
|
-
.awsui_code-
|
|
147
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
148
148
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
149
149
|
}
|
|
150
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
150
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
151
151
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' 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");
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
.awsui_code-
|
|
155
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning: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='%23906806' 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");
|
|
157
157
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
158
158
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
159
159
|
}
|
|
160
160
|
@supports (--css-variable-support-check: #000) {
|
|
161
161
|
@media not print {
|
|
162
|
-
.awsui_code-
|
|
162
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
163
163
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
164
164
|
}
|
|
165
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
165
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
166
166
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' 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");
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
@supports (--css-variable-support-check: #000) {
|
|
171
|
-
.awsui-visual-refresh .awsui_code-
|
|
171
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
172
172
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' 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");
|
|
173
173
|
}
|
|
174
174
|
@media not print {
|
|
175
|
-
.awsui_code-
|
|
175
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
176
176
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
177
177
|
}
|
|
178
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
178
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
179
179
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' 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");
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
.awsui_code-
|
|
183
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
184
184
|
padding-inline: 24px 16px;
|
|
185
185
|
}
|
|
186
|
-
.awsui_code-
|
|
186
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget:not(#\9) {
|
|
187
187
|
/* A good test case for disabled folds
|
|
188
188
|
<<html<<<<
|
|
189
189
|
</html>
|
|
@@ -194,24 +194,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
border-block: none;
|
|
195
195
|
border-inline: none;
|
|
196
196
|
}
|
|
197
|
-
.awsui_code-
|
|
197
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
198
198
|
margin-inline-start: -21px;
|
|
199
199
|
}
|
|
200
|
-
.awsui_code-
|
|
201
|
-
.awsui_code-
|
|
200
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget:not(#\9),
|
|
201
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
202
202
|
box-shadow: none;
|
|
203
203
|
}
|
|
204
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
205
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
204
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
205
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
206
206
|
position: relative;
|
|
207
207
|
}
|
|
208
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
209
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
208
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
209
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
210
210
|
outline: 2px dotted transparent;
|
|
211
211
|
outline-offset: calc(-1px - 1px);
|
|
212
212
|
}
|
|
213
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
214
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
213
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
214
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
215
215
|
content: " ";
|
|
216
216
|
display: block;
|
|
217
217
|
position: absolute;
|
|
@@ -225,151 +225,151 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
225
225
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
226
226
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
227
227
|
}
|
|
228
|
-
.awsui_code-
|
|
228
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
229
229
|
background: transparent;
|
|
230
230
|
box-sizing: border-box;
|
|
231
231
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
|
|
232
232
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
|
|
233
233
|
}
|
|
234
|
-
.awsui_code-
|
|
234
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
235
235
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
|
|
236
236
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
|
|
237
237
|
}
|
|
238
|
-
.awsui_code-
|
|
238
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter:not(#\9) {
|
|
239
239
|
background-color: var(--color-background-code-editor-gutter-default-qw8v9i, #f2f3f3);
|
|
240
240
|
color: var(--color-text-code-editor-gutter-default-5gmexo, #16191f);
|
|
241
241
|
}
|
|
242
|
-
.awsui_code-
|
|
243
|
-
.awsui_code-
|
|
242
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter:not(#\9):focus,
|
|
243
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_scroller:not(#\9):focus {
|
|
244
244
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
245
245
|
}
|
|
246
|
-
.awsui_code-
|
|
246
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
247
247
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
248
248
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
249
249
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
250
250
|
}
|
|
251
251
|
@supports (--css-variable-support-check: #000) {
|
|
252
252
|
@media not print {
|
|
253
|
-
.awsui_code-
|
|
253
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
254
254
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
255
255
|
}
|
|
256
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
256
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
257
257
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
@supports (--css-variable-support-check: #000) {
|
|
262
|
-
.awsui-visual-refresh .awsui_code-
|
|
262
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
263
263
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
264
264
|
}
|
|
265
265
|
@media not print {
|
|
266
|
-
.awsui_code-
|
|
266
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
267
267
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
268
268
|
}
|
|
269
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
269
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
270
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
.awsui_code-
|
|
274
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
275
275
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
276
276
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
277
277
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
278
278
|
}
|
|
279
279
|
@supports (--css-variable-support-check: #000) {
|
|
280
280
|
@media not print {
|
|
281
|
-
.awsui_code-
|
|
281
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
282
282
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
283
283
|
}
|
|
284
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
284
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
285
285
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
@supports (--css-variable-support-check: #000) {
|
|
290
|
-
.awsui-visual-refresh .awsui_code-
|
|
290
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
291
291
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
292
292
|
}
|
|
293
293
|
@media not print {
|
|
294
|
-
.awsui_code-
|
|
294
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
295
295
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
296
296
|
}
|
|
297
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
297
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
298
298
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
|
-
.awsui_code-
|
|
302
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
303
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='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
304
304
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
305
305
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
306
306
|
}
|
|
307
307
|
@supports (--css-variable-support-check: #000) {
|
|
308
308
|
@media not print {
|
|
309
|
-
.awsui_code-
|
|
309
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
310
310
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
311
311
|
}
|
|
312
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
312
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
313
313
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
}
|
|
317
317
|
@supports (--css-variable-support-check: #000) {
|
|
318
|
-
.awsui-visual-refresh .awsui_code-
|
|
318
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
319
319
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
320
320
|
}
|
|
321
321
|
@media not print {
|
|
322
|
-
.awsui_code-
|
|
322
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
323
323
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
324
324
|
}
|
|
325
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
325
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
326
326
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
327
327
|
}
|
|
328
328
|
}
|
|
329
329
|
}
|
|
330
|
-
.awsui_code-
|
|
330
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .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='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
332
332
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
333
333
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
334
334
|
}
|
|
335
335
|
@supports (--css-variable-support-check: #000) {
|
|
336
336
|
@media not print {
|
|
337
|
-
.awsui_code-
|
|
337
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
338
338
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
339
339
|
}
|
|
340
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
340
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
341
341
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
@supports (--css-variable-support-check: #000) {
|
|
346
|
-
.awsui-visual-refresh .awsui_code-
|
|
346
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
347
347
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
348
348
|
}
|
|
349
349
|
@media not print {
|
|
350
|
-
.awsui_code-
|
|
350
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
351
351
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
352
352
|
}
|
|
353
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
353
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
354
354
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
.awsui_code-
|
|
358
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
359
359
|
background-color: var(--color-background-code-editor-gutter-active-line-default-mmq122, #687078);
|
|
360
360
|
color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
|
|
361
361
|
}
|
|
362
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
363
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
362
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
363
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
364
364
|
position: relative;
|
|
365
365
|
}
|
|
366
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
367
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
366
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
367
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
368
368
|
outline: 2px dotted transparent;
|
|
369
369
|
outline-offset: calc(-2px - 1px);
|
|
370
370
|
}
|
|
371
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
372
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
371
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
372
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
373
373
|
content: " ";
|
|
374
374
|
display: block;
|
|
375
375
|
position: absolute;
|
|
@@ -383,119 +383,119 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
383
383
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
384
384
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
|
|
385
385
|
}
|
|
386
|
-
.awsui_code-
|
|
386
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
387
387
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
388
388
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
389
389
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
390
390
|
}
|
|
391
391
|
@supports (--css-variable-support-check: #000) {
|
|
392
392
|
@media not print {
|
|
393
|
-
.awsui_code-
|
|
393
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
394
394
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
395
395
|
}
|
|
396
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
396
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
397
397
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
401
|
@supports (--css-variable-support-check: #000) {
|
|
402
|
-
.awsui-visual-refresh .awsui_code-
|
|
402
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
403
403
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
404
404
|
}
|
|
405
405
|
@media not print {
|
|
406
|
-
.awsui_code-
|
|
406
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
407
407
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
408
408
|
}
|
|
409
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
409
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
410
410
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
.awsui_code-
|
|
414
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
415
415
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
416
416
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
417
417
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
418
418
|
}
|
|
419
419
|
@supports (--css-variable-support-check: #000) {
|
|
420
420
|
@media not print {
|
|
421
|
-
.awsui_code-
|
|
421
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
422
422
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
423
423
|
}
|
|
424
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
424
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
425
425
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
@supports (--css-variable-support-check: #000) {
|
|
430
|
-
.awsui-visual-refresh .awsui_code-
|
|
430
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
431
431
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
432
432
|
}
|
|
433
433
|
@media not print {
|
|
434
|
-
.awsui_code-
|
|
434
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
435
435
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
436
436
|
}
|
|
437
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
437
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
438
438
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
|
-
.awsui_code-
|
|
442
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
443
443
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
444
444
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
445
445
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
446
446
|
}
|
|
447
447
|
@supports (--css-variable-support-check: #000) {
|
|
448
448
|
@media not print {
|
|
449
|
-
.awsui_code-
|
|
449
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
450
450
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
451
451
|
}
|
|
452
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
452
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
453
453
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
454
454
|
}
|
|
455
455
|
}
|
|
456
456
|
}
|
|
457
457
|
@supports (--css-variable-support-check: #000) {
|
|
458
|
-
.awsui-visual-refresh .awsui_code-
|
|
458
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
459
459
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
460
460
|
}
|
|
461
461
|
@media not print {
|
|
462
|
-
.awsui_code-
|
|
462
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
463
463
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
464
464
|
}
|
|
465
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
465
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
466
466
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
.awsui_code-
|
|
470
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
471
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='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
472
472
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
473
473
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
474
474
|
}
|
|
475
475
|
@supports (--css-variable-support-check: #000) {
|
|
476
476
|
@media not print {
|
|
477
|
-
.awsui_code-
|
|
477
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
478
478
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
479
479
|
}
|
|
480
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
480
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
481
481
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
485
|
@supports (--css-variable-support-check: #000) {
|
|
486
|
-
.awsui-visual-refresh .awsui_code-
|
|
486
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
487
487
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
488
488
|
}
|
|
489
489
|
@media not print {
|
|
490
|
-
.awsui_code-
|
|
490
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
491
491
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
492
492
|
}
|
|
493
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
493
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
494
494
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
|
-
.awsui_code-
|
|
498
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
499
499
|
color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
|
|
500
500
|
background-color: var(--color-background-code-editor-gutter-active-line-error-kp33q7, #d13212);
|
|
501
501
|
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");
|
|
@@ -504,163 +504,163 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
504
504
|
}
|
|
505
505
|
@supports (--css-variable-support-check: #000) {
|
|
506
506
|
@media not print {
|
|
507
|
-
.awsui_code-
|
|
507
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
508
508
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
509
509
|
}
|
|
510
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
510
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
511
511
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' 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");
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
@supports (--css-variable-support-check: #000) {
|
|
516
|
-
.awsui-visual-refresh .awsui_code-
|
|
516
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
517
517
|
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");
|
|
518
518
|
}
|
|
519
519
|
@media not print {
|
|
520
|
-
.awsui_code-
|
|
520
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
521
521
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
522
522
|
}
|
|
523
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
523
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
524
524
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' 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");
|
|
525
525
|
}
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
|
-
.awsui_code-
|
|
528
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
529
529
|
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");
|
|
530
530
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
531
531
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
532
532
|
}
|
|
533
533
|
@supports (--css-variable-support-check: #000) {
|
|
534
534
|
@media not print {
|
|
535
|
-
.awsui_code-
|
|
535
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
536
536
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
537
537
|
}
|
|
538
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
538
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
539
539
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' 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");
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
543
|
@supports (--css-variable-support-check: #000) {
|
|
544
|
-
.awsui-visual-refresh .awsui_code-
|
|
544
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
545
545
|
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");
|
|
546
546
|
}
|
|
547
547
|
@media not print {
|
|
548
|
-
.awsui_code-
|
|
548
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
549
549
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
550
550
|
}
|
|
551
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
551
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
552
552
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' 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");
|
|
553
553
|
}
|
|
554
554
|
}
|
|
555
555
|
}
|
|
556
|
-
.awsui_code-
|
|
556
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
557
557
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
558
558
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
559
559
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
560
560
|
}
|
|
561
561
|
@supports (--css-variable-support-check: #000) {
|
|
562
562
|
@media not print {
|
|
563
|
-
.awsui_code-
|
|
563
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
564
564
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
565
565
|
}
|
|
566
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
566
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
567
567
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
@supports (--css-variable-support-check: #000) {
|
|
572
|
-
.awsui-visual-refresh .awsui_code-
|
|
572
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
573
573
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
574
574
|
}
|
|
575
575
|
@media not print {
|
|
576
|
-
.awsui_code-
|
|
576
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
577
577
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
578
578
|
}
|
|
579
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
579
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
580
580
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
581
581
|
}
|
|
582
582
|
}
|
|
583
583
|
}
|
|
584
|
-
.awsui_code-
|
|
584
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
585
585
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
586
586
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
587
587
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
588
588
|
}
|
|
589
589
|
@supports (--css-variable-support-check: #000) {
|
|
590
590
|
@media not print {
|
|
591
|
-
.awsui_code-
|
|
591
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
592
592
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
593
593
|
}
|
|
594
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
594
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
595
595
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
}
|
|
599
599
|
@supports (--css-variable-support-check: #000) {
|
|
600
|
-
.awsui-visual-refresh .awsui_code-
|
|
600
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
601
601
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
602
602
|
}
|
|
603
603
|
@media not print {
|
|
604
|
-
.awsui_code-
|
|
604
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
605
605
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
606
606
|
}
|
|
607
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
607
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
608
608
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
609
609
|
}
|
|
610
610
|
}
|
|
611
611
|
}
|
|
612
|
-
.awsui_code-
|
|
612
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
613
613
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
614
614
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
615
615
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
616
616
|
}
|
|
617
617
|
@supports (--css-variable-support-check: #000) {
|
|
618
618
|
@media not print {
|
|
619
|
-
.awsui_code-
|
|
619
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
620
620
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
621
621
|
}
|
|
622
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
622
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
623
623
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
624
624
|
}
|
|
625
625
|
}
|
|
626
626
|
}
|
|
627
627
|
@supports (--css-variable-support-check: #000) {
|
|
628
|
-
.awsui-visual-refresh .awsui_code-
|
|
628
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
629
629
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
630
630
|
}
|
|
631
631
|
@media not print {
|
|
632
|
-
.awsui_code-
|
|
632
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
633
633
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
634
634
|
}
|
|
635
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
635
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
636
636
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
637
637
|
}
|
|
638
638
|
}
|
|
639
639
|
}
|
|
640
|
-
.awsui_code-
|
|
640
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
641
641
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
642
642
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
643
643
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
644
644
|
}
|
|
645
645
|
@supports (--css-variable-support-check: #000) {
|
|
646
646
|
@media not print {
|
|
647
|
-
.awsui_code-
|
|
647
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
648
648
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
649
649
|
}
|
|
650
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
650
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
651
651
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
652
652
|
}
|
|
653
653
|
}
|
|
654
654
|
}
|
|
655
655
|
@supports (--css-variable-support-check: #000) {
|
|
656
|
-
.awsui-visual-refresh .awsui_code-
|
|
656
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
657
657
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
658
658
|
}
|
|
659
659
|
@media not print {
|
|
660
|
-
.awsui_code-
|
|
660
|
+
.awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
661
661
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
662
662
|
}
|
|
663
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
663
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_113ga_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
664
664
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
665
665
|
}
|
|
666
666
|
}
|
|
@@ -671,7 +671,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
671
671
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
672
672
|
SPDX-License-Identifier: Apache-2.0
|
|
673
673
|
*/
|
|
674
|
-
.
|
|
674
|
+
.awsui_pane_1gl9c_113ga_674:not(#\9) {
|
|
675
675
|
display: flex;
|
|
676
676
|
position: relative;
|
|
677
677
|
flex-direction: row;
|
|
@@ -682,75 +682,75 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
682
682
|
background: var(--color-background-code-editor-status-bar-ymmryk, #f2f3f3);
|
|
683
683
|
color: var(--color-text-body-default-ffdwgg, #16191f);
|
|
684
684
|
}
|
|
685
|
-
.awsui_pane__close-
|
|
685
|
+
.awsui_pane__close-container_1gl9c_113ga_685:not(#\9) {
|
|
686
686
|
position: absolute;
|
|
687
687
|
inset-block-start: 0;
|
|
688
688
|
inset-inline-end: calc(var(--space-s-2025hl, 12px) / 2);
|
|
689
689
|
}
|
|
690
|
-
.
|
|
690
|
+
.awsui_pane__list_1gl9c_113ga_690:not(#\9) {
|
|
691
691
|
flex: 1;
|
|
692
692
|
overflow: auto;
|
|
693
693
|
max-block-size: 100%;
|
|
694
694
|
box-sizing: border-box;
|
|
695
695
|
margin-inline-end: calc(var(--line-height-body-m-2zx78l, 22px) + 2 * var(--space-xs-xf5ch3, 8px));
|
|
696
696
|
}
|
|
697
|
-
.
|
|
697
|
+
.awsui_pane__table_1gl9c_113ga_697:not(#\9) {
|
|
698
698
|
inline-size: 100%;
|
|
699
699
|
border-spacing: 0;
|
|
700
700
|
margin-block: var(--space-s-2025hl, 12px);
|
|
701
701
|
margin-inline: 0;
|
|
702
702
|
}
|
|
703
|
-
.
|
|
703
|
+
.awsui_pane__item_1gl9c_113ga_703 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9) {
|
|
704
704
|
border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
|
|
705
705
|
border-block-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
|
|
706
706
|
}
|
|
707
|
-
.
|
|
707
|
+
.awsui_pane__item_1gl9c_113ga_703 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9):first-child {
|
|
708
708
|
border-inline-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
|
|
709
709
|
border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
710
710
|
border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
711
711
|
}
|
|
712
|
-
.
|
|
712
|
+
.awsui_pane__item_1gl9c_113ga_703 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9):last-child {
|
|
713
713
|
border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
|
|
714
714
|
border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
715
715
|
border-end-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
716
716
|
}
|
|
717
|
-
.awsui_pane__item--
|
|
717
|
+
.awsui_pane__item--highlighted_1gl9c_113ga_717:not(#\9), .awsui_pane__item_1gl9c_113ga_703:not(#\9):hover, .awsui_pane__item_1gl9c_113ga_703:not(#\9):focus {
|
|
718
718
|
cursor: pointer;
|
|
719
719
|
outline: none;
|
|
720
720
|
}
|
|
721
|
-
.awsui_pane__item--
|
|
721
|
+
.awsui_pane__item--highlighted_1gl9c_113ga_717 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9), .awsui_pane__item_1gl9c_113ga_703:not(#\9):hover > .awsui_pane__cell_1gl9c_113ga_703, .awsui_pane__item_1gl9c_113ga_703:not(#\9):focus > .awsui_pane__cell_1gl9c_113ga_703 {
|
|
722
722
|
background-color: var(--color-background-code-editor-pane-item-hover-aa7kp2, #eaeded);
|
|
723
723
|
}
|
|
724
|
-
.awsui_pane__item--
|
|
724
|
+
.awsui_pane__item--highlighted_1gl9c_113ga_717 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9), .awsui_pane__item_1gl9c_113ga_703:not(#\9):hover > .awsui_pane__cell_1gl9c_113ga_703, .awsui_pane__item_1gl9c_113ga_703:not(#\9):focus > .awsui_pane__cell_1gl9c_113ga_703 {
|
|
725
725
|
border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
|
|
726
726
|
border-block-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
|
|
727
727
|
}
|
|
728
|
-
.awsui_pane__item--
|
|
728
|
+
.awsui_pane__item--highlighted_1gl9c_113ga_717 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9):first-child, .awsui_pane__item_1gl9c_113ga_703:not(#\9):hover > .awsui_pane__cell_1gl9c_113ga_703:first-child, .awsui_pane__item_1gl9c_113ga_703:not(#\9):focus > .awsui_pane__cell_1gl9c_113ga_703:first-child {
|
|
729
729
|
border-inline-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
|
|
730
730
|
border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
731
731
|
border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
732
732
|
}
|
|
733
|
-
.awsui_pane__item--
|
|
733
|
+
.awsui_pane__item--highlighted_1gl9c_113ga_717 > .awsui_pane__cell_1gl9c_113ga_703:not(#\9):last-child, .awsui_pane__item_1gl9c_113ga_703:not(#\9):hover > .awsui_pane__cell_1gl9c_113ga_703:last-child, .awsui_pane__item_1gl9c_113ga_703:not(#\9):focus > .awsui_pane__cell_1gl9c_113ga_703:last-child {
|
|
734
734
|
border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
|
|
735
735
|
border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
736
736
|
border-end-end-radius: var(--border-radius-item-jsz3j8, 0px);
|
|
737
737
|
}
|
|
738
|
-
.
|
|
738
|
+
.awsui_pane__location_1gl9c_113ga_738:not(#\9), .awsui_pane__description_1gl9c_113ga_738:not(#\9) {
|
|
739
739
|
padding-block: var(--space-xxs-9rrxti, 4px);
|
|
740
740
|
padding-inline: var(--space-s-2025hl, 12px);
|
|
741
741
|
}
|
|
742
|
-
.
|
|
742
|
+
.awsui_pane__location_1gl9c_113ga_738:not(#\9) {
|
|
743
743
|
vertical-align: baseline;
|
|
744
744
|
white-space: nowrap;
|
|
745
745
|
padding-inline-start: calc(var(--space-l-xu1x80, 20px) + var(--space-s-2025hl, 12px));
|
|
746
746
|
}
|
|
747
|
-
.
|
|
747
|
+
.awsui_pane__description_1gl9c_113ga_738:not(#\9) {
|
|
748
748
|
padding-inline-end: 0;
|
|
749
749
|
min-inline-size: 0;
|
|
750
750
|
word-break: break-word;
|
|
751
751
|
}
|
|
752
752
|
|
|
753
|
-
.awsui_focus-
|
|
753
|
+
.awsui_focus-lock_1gl9c_113ga_753:not(#\9) {
|
|
754
754
|
block-size: 100%;
|
|
755
755
|
}
|
|
756
756
|
|
|
@@ -758,7 +758,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
758
758
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
759
759
|
SPDX-License-Identifier: Apache-2.0
|
|
760
760
|
*/
|
|
761
|
-
.awsui_code-
|
|
761
|
+
.awsui_code-editor_1gl9c_113ga_104:not(#\9) {
|
|
762
762
|
border-collapse: separate;
|
|
763
763
|
border-spacing: 0;
|
|
764
764
|
box-sizing: border-box;
|
|
@@ -802,20 +802,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
802
802
|
inline-size: 100%;
|
|
803
803
|
}
|
|
804
804
|
|
|
805
|
-
.
|
|
805
|
+
.awsui_editor_1gl9c_113ga_804:not(#\9) {
|
|
806
806
|
position: absolute;
|
|
807
807
|
inset: 0;
|
|
808
808
|
}
|
|
809
|
-
.
|
|
809
|
+
.awsui_editor_1gl9c_113ga_804:not(#\9):focus {
|
|
810
810
|
position: relative;
|
|
811
811
|
position: absolute;
|
|
812
812
|
overflow: visible;
|
|
813
813
|
}
|
|
814
|
-
.
|
|
814
|
+
.awsui_editor_1gl9c_113ga_804:not(#\9):focus {
|
|
815
815
|
outline: 2px dotted transparent;
|
|
816
816
|
outline-offset: calc(3px - 1px);
|
|
817
817
|
}
|
|
818
|
-
.
|
|
818
|
+
.awsui_editor_1gl9c_113ga_804:not(#\9):focus::before {
|
|
819
819
|
content: " ";
|
|
820
820
|
display: block;
|
|
821
821
|
position: absolute;
|
|
@@ -830,12 +830,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
830
830
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
831
831
|
}
|
|
832
832
|
|
|
833
|
-
.awsui_editor-
|
|
833
|
+
.awsui_editor-refresh_1gl9c_113ga_832:not(#\9) {
|
|
834
834
|
border-start-start-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
|
|
835
835
|
border-start-end-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
|
|
836
836
|
}
|
|
837
837
|
|
|
838
|
-
.awsui_status-
|
|
838
|
+
.awsui_status-bar_1gl9c_113ga_837:not(#\9) {
|
|
839
839
|
display: flex;
|
|
840
840
|
vertical-align: middle;
|
|
841
841
|
border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
|
|
@@ -843,43 +843,43 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
843
843
|
min-inline-size: 0;
|
|
844
844
|
word-break: break-word;
|
|
845
845
|
}
|
|
846
|
-
.awsui_status-bar-with-hidden-
|
|
846
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_113ga_845:not(#\9) {
|
|
847
847
|
border-end-start-radius: var(--border-radius-code-editor-tir8eq, 0px);
|
|
848
848
|
border-end-end-radius: var(--border-radius-code-editor-tir8eq, 0px);
|
|
849
849
|
}
|
|
850
|
-
.awsui_status-
|
|
850
|
+
.awsui_status-bar__left_1gl9c_113ga_849:not(#\9) {
|
|
851
851
|
flex: 1;
|
|
852
852
|
display: flex;
|
|
853
853
|
flex-wrap: wrap;
|
|
854
854
|
padding-inline-start: var(--space-l-xu1x80, 20px);
|
|
855
855
|
border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
|
|
856
856
|
}
|
|
857
|
-
.awsui_status-bar__left-
|
|
857
|
+
.awsui_status-bar__left-virtual_1gl9c_113ga_856:not(#\9) {
|
|
858
858
|
flex-wrap: nowrap;
|
|
859
859
|
white-space: nowrap;
|
|
860
860
|
}
|
|
861
|
-
.awsui_status-
|
|
861
|
+
.awsui_status-bar__right_1gl9c_113ga_860:not(#\9) {
|
|
862
862
|
display: flex;
|
|
863
863
|
align-items: center;
|
|
864
864
|
}
|
|
865
|
-
.awsui_status-bar__language-
|
|
865
|
+
.awsui_status-bar__language-mode_1gl9c_113ga_864:not(#\9), .awsui_status-bar__cursor-position_1gl9c_113ga_864:not(#\9) {
|
|
866
866
|
display: inline-block;
|
|
867
867
|
color: var(--color-text-body-default-ffdwgg, #16191f);
|
|
868
868
|
padding-block: var(--space-scaled-xs-x91h81, 8px);
|
|
869
869
|
padding-inline: var(--space-s-2025hl, 12px);
|
|
870
870
|
}
|
|
871
|
-
.awsui_status-bar__cog-
|
|
871
|
+
.awsui_status-bar__cog-button_1gl9c_113ga_870:not(#\9) {
|
|
872
872
|
padding-block: calc(var(--space-scaled-xxs-t7ij38, 4px) - 1px);
|
|
873
873
|
padding-inline: calc(var(--space-xs-xf5ch3, 8px) - 2px);
|
|
874
874
|
}
|
|
875
875
|
|
|
876
|
-
.awsui_status-bar-
|
|
876
|
+
.awsui_status-bar-virtual_1gl9c_113ga_875:not(#\9) {
|
|
877
877
|
position: absolute !important;
|
|
878
878
|
inset-block-start: -9999px !important;
|
|
879
879
|
inset-inline-start: -9999px !important;
|
|
880
880
|
}
|
|
881
881
|
|
|
882
|
-
.awsui_tab-
|
|
882
|
+
.awsui_tab-button_1gl9c_113ga_881:not(#\9) {
|
|
883
883
|
position: relative;
|
|
884
884
|
display: inline-block;
|
|
885
885
|
padding-block: var(--space-scaled-xs-x91h81, 8px);
|
|
@@ -894,11 +894,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
894
894
|
cursor: pointer;
|
|
895
895
|
z-index: 1;
|
|
896
896
|
}
|
|
897
|
-
.awsui_tab-
|
|
897
|
+
.awsui_tab-button_1gl9c_113ga_881:not(#\9):hover {
|
|
898
898
|
color: var(--color-text-code-editor-tab-button-error-xw0xdi, #ffffff);
|
|
899
899
|
background: var(--color-text-status-error-ofc4yr, #d13212);
|
|
900
900
|
}
|
|
901
|
-
.awsui_tab-
|
|
901
|
+
.awsui_tab-button_1gl9c_113ga_881:not(#\9)::after {
|
|
902
902
|
content: "";
|
|
903
903
|
position: absolute;
|
|
904
904
|
inset-inline: 0;
|
|
@@ -911,54 +911,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_stg4l_104 .ace_edit
|
|
|
911
911
|
background: var(--color-text-status-error-ofc4yr, #d13212);
|
|
912
912
|
opacity: 0;
|
|
913
913
|
}
|
|
914
|
-
.awsui_tab-button--
|
|
914
|
+
.awsui_tab-button--refresh_1gl9c_113ga_913:not(#\9) {
|
|
915
915
|
padding-block-end: calc(var(--space-scaled-xs-x91h81, 8px) + var(--border-active-width-lk35x8, 2px) - 2px);
|
|
916
916
|
}
|
|
917
|
-
.awsui_tab-button--
|
|
917
|
+
.awsui_tab-button--warnings_1gl9c_113ga_916:not(#\9) {
|
|
918
918
|
color: var(--color-text-status-warning-azn00c, #906806);
|
|
919
919
|
}
|
|
920
|
-
.awsui_tab-button--
|
|
920
|
+
.awsui_tab-button--warnings_1gl9c_113ga_916:not(#\9):hover {
|
|
921
921
|
background: var(--color-text-status-warning-azn00c, #906806);
|
|
922
922
|
}
|
|
923
|
-
.awsui_tab-button--
|
|
923
|
+
.awsui_tab-button--warnings_1gl9c_113ga_916:not(#\9)::after {
|
|
924
924
|
background: var(--color-text-status-warning-azn00c, #906806);
|
|
925
925
|
}
|
|
926
|
-
.awsui_tab-button--
|
|
926
|
+
.awsui_tab-button--active_1gl9c_113ga_925:not(#\9)::after {
|
|
927
927
|
opacity: 1;
|
|
928
928
|
}
|
|
929
|
-
.awsui_tab-button--
|
|
929
|
+
.awsui_tab-button--refresh_1gl9c_113ga_913:not(#\9)::after {
|
|
930
930
|
transition: opacity var(--motion-duration-refresh-only-medium-0rwzu1, 165ms) var(--motion-easing-refresh-only-c-2mltoq, cubic-bezier(0.84, 0, 0.16, 1));
|
|
931
931
|
}
|
|
932
932
|
@media (prefers-reduced-motion: reduce) {
|
|
933
|
-
.awsui_tab-button--
|
|
933
|
+
.awsui_tab-button--refresh_1gl9c_113ga_913:not(#\9)::after {
|
|
934
934
|
animation: none;
|
|
935
935
|
transition: none;
|
|
936
936
|
}
|
|
937
937
|
}
|
|
938
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
938
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_113ga_913:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_113ga_913:not(#\9)::after {
|
|
939
939
|
animation: none;
|
|
940
940
|
transition: none;
|
|
941
941
|
}
|
|
942
|
-
.awsui_tab-button--
|
|
942
|
+
.awsui_tab-button--disabled_1gl9c_113ga_941:not(#\9) {
|
|
943
943
|
font-weight: normal;
|
|
944
944
|
color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
|
|
945
945
|
cursor: default;
|
|
946
946
|
}
|
|
947
|
-
.awsui_tab-button--
|
|
947
|
+
.awsui_tab-button--disabled_1gl9c_113ga_941:not(#\9):hover {
|
|
948
948
|
color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
|
|
949
949
|
background: transparent;
|
|
950
950
|
}
|
|
951
|
-
.awsui_tab-button--
|
|
951
|
+
.awsui_tab-button--disabled_1gl9c_113ga_941:not(#\9)::after {
|
|
952
952
|
display: none;
|
|
953
953
|
}
|
|
954
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
954
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_113ga_881:not(#\9):focus {
|
|
955
955
|
position: relative;
|
|
956
956
|
}
|
|
957
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
957
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_113ga_881:not(#\9):focus {
|
|
958
958
|
outline: 2px dotted transparent;
|
|
959
959
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-frwh89, 3px) - 1px);
|
|
960
960
|
}
|
|
961
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
961
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_113ga_881:not(#\9):focus::before {
|
|
962
962
|
content: " ";
|
|
963
963
|
display: block;
|
|
964
964
|
position: absolute;
|
|
@@ -972,19 +972,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_stg4l_881:not(#\9):f
|
|
|
972
972
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
973
973
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
974
974
|
}
|
|
975
|
-
.awsui_tab-button--
|
|
975
|
+
.awsui_tab-button--divider_1gl9c_113ga_974:not(#\9) {
|
|
976
976
|
display: inline-block;
|
|
977
977
|
block-size: var(--line-height-body-m-2zx78l, 22px);
|
|
978
978
|
inline-size: var(--border-code-editor-status-divider-width-j22nww, 0px);
|
|
979
979
|
background: var(--color-border-tabs-divider-xzqbyc, #aab7b8);
|
|
980
980
|
vertical-align: middle;
|
|
981
981
|
}
|
|
982
|
-
.awsui_tab-button--
|
|
982
|
+
.awsui_tab-button--errors_1gl9c_113ga_981:not(#\9) {
|
|
983
983
|
/* used in test-utils */
|
|
984
984
|
}
|
|
985
985
|
|
|
986
|
-
.awsui_loading-
|
|
987
|
-
.awsui_error-
|
|
986
|
+
.awsui_loading-screen_1gl9c_113ga_985:not(#\9),
|
|
987
|
+
.awsui_error-screen_1gl9c_113ga_986:not(#\9) {
|
|
988
988
|
display: flex;
|
|
989
989
|
align-items: center;
|
|
990
990
|
justify-content: center;
|
|
@@ -997,6 +997,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_stg4l_881:not(#\9):f
|
|
|
997
997
|
border-end-end-radius: var(--border-radius-code-editor-tir8eq, 0px);
|
|
998
998
|
}
|
|
999
999
|
|
|
1000
|
-
.awsui_error-
|
|
1000
|
+
.awsui_error-screen_1gl9c_113ga_986:not(#\9) {
|
|
1001
1001
|
color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
1002
1002
|
}
|