@cloudscape-design/components-themeable 3.0.299 → 3.0.300
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/template/alert/styles.css.js +19 -19
- package/lib/internal/template/alert/styles.scoped.css +64 -64
- package/lib/internal/template/alert/styles.selectors.js +19 -19
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +46 -46
- 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 +10 -10
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +10 -10
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +10 -10
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +6 -6
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +20 -20
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/styles.css.js +13 -13
- package/lib/internal/template/app-layout/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +72 -72
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +285 -285
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +72 -72
- package/lib/internal/template/area-chart/styles.css.js +13 -13
- package/lib/internal/template/area-chart/styles.scoped.css +29 -29
- package/lib/internal/template/area-chart/styles.selectors.js +13 -13
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +48 -48
- 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 +20 -20
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/index.js +1 -1
- package/lib/internal/template/bar-chart/index.js.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts +6 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +189 -189
- package/lib/internal/template/box/styles.scoped.css +418 -418
- package/lib/internal/template/box/styles.selectors.js +189 -189
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- 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 +22 -22
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +411 -411
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -50
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +42 -42
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
- 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 +10 -10
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +8 -8
- package/lib/internal/template/button-dropdown/styles.scoped.css +20 -20
- package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +89 -89
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/cards/styles.css.js +37 -37
- package/lib/internal/template/cards/styles.scoped.css +101 -101
- package/lib/internal/template/cards/styles.selectors.js +37 -37
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +16 -16
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +11 -11
- package/lib/internal/template/code-editor/resizable-box/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 +242 -242
- 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 +42 -42
- 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 +81 -81
- 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 +55 -55
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +18 -18
- package/lib/internal/template/container/styles.scoped.css +73 -73
- package/lib/internal/template/container/styles.selectors.js +18 -18
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +18 -18
- 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 +16 -16
- 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 +95 -95
- 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 +16 -16
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +76 -76
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/expandable-section/styles.css.js +24 -24
- package/lib/internal/template/expandable-section/styles.scoped.css +87 -87
- package/lib/internal/template/expandable-section/styles.selectors.js +24 -24
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +9 -9
- 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 +14 -14
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +45 -45
- package/lib/internal/template/flashbar/styles.scoped.css +246 -246
- package/lib/internal/template/flashbar/styles.selectors.js +45 -45
- package/lib/internal/template/form/styles.css.js +9 -9
- package/lib/internal/template/form/styles.scoped.css +20 -20
- 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 +52 -52
- 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 +60 -60
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +44 -44
- package/lib/internal/template/header/styles.scoped.css +116 -116
- package/lib/internal/template/header/styles.selectors.js +44 -44
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +153 -153
- 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 +10 -10
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +21 -21
- package/lib/internal/template/icon/styles.scoped.css +81 -81
- package/lib/internal/template/icon/styles.selectors.js +21 -21
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +73 -73
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/base-component/styles.scoped.css +2621 -2621
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
- 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 +23 -23
- 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 +6 -6
- 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 +9 -9
- 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 +5 -5
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
- 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 +14 -14
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +51 -51
- 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 +9 -9
- 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 +8 -8
- 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 +34 -34
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +32 -32
- 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 +47 -47
- 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 +7 -7
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +68 -68
- 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 +40 -40
- 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/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/handle/styles.scoped.css +12 -12
- package/lib/internal/template/internal/handle/styles.selectors.js +2 -2
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +163 -163
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +5 -0
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +38 -38
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +67 -67
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +1 -1
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +1 -1
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +47 -47
- 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 +70 -70
- 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 +104 -104
- 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 +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +29 -29
- package/lib/internal/template/property-filter/styles.scoped.css +52 -52
- package/lib/internal/template/property-filter/styles.selectors.js +29 -29
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +37 -37
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +78 -78
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/select/parts/styles.css.js +9 -9
- package/lib/internal/template/select/parts/styles.scoped.css +17 -17
- package/lib/internal/template/select/parts/styles.selectors.js +9 -9
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -5
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +27 -27
- package/lib/internal/template/side-navigation/styles.scoped.css +89 -89
- package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
- package/lib/internal/template/space-between/styles.css.js +20 -20
- package/lib/internal/template/space-between/styles.scoped.css +37 -37
- package/lib/internal/template/space-between/styles.selectors.js +20 -20
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +35 -35
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/styles.css.js +59 -59
- package/lib/internal/template/split-panel/styles.scoped.css +150 -150
- package/lib/internal/template/split-panel/styles.selectors.js +59 -59
- package/lib/internal/template/status-indicator/styles.css.js +20 -20
- package/lib/internal/template/status-indicator/styles.scoped.css +44 -44
- package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
- package/lib/internal/template/table/body-cell/styles.css.js +28 -28
- package/lib/internal/template/table/body-cell/styles.scoped.css +144 -144
- package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
- package/lib/internal/template/table/header-cell/styles.css.js +24 -24
- package/lib/internal/template/table/header-cell/styles.scoped.css +93 -93
- package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
- package/lib/internal/template/table/resizer/styles.css.js +6 -6
- package/lib/internal/template/table/resizer/styles.scoped.css +27 -27
- package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
- package/lib/internal/template/table/selection-control/styles.css.js +3 -3
- package/lib/internal/template/table/selection-control/styles.scoped.css +4 -4
- package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
- package/lib/internal/template/table/styles.css.js +33 -33
- package/lib/internal/template/table/styles.scoped.css +85 -85
- package/lib/internal/template/table/styles.selectors.js +33 -33
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +86 -86
- 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 +24 -24
- 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 +125 -125
- 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 +10 -10
- 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 +40 -40
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +124 -124
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +27 -27
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +42 -42
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- 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 +84 -84
- 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 +148 -148
- 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 +43 -43
- 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 +50 -50
- 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 +6 -6
- 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 +127 -127
- package/lib/internal/template/wizard/styles.selectors.js +32 -32
- package/package.json +1 -1
|
@@ -95,75 +95,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
97
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
98
|
-
.awsui_code-
|
|
98
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor:not(#\9) {
|
|
99
99
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
100
100
|
font-size: 14px;
|
|
101
101
|
line-height: 20px;
|
|
102
102
|
}
|
|
103
|
-
.awsui_code-
|
|
104
|
-
.awsui_code-
|
|
103
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
104
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
105
105
|
cursor: pointer;
|
|
106
106
|
background-repeat: no-repeat;
|
|
107
107
|
background-size: 16px 16px;
|
|
108
108
|
background-position: 4px 2px;
|
|
109
109
|
}
|
|
110
|
-
.awsui_code-
|
|
110
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
111
111
|
background-image: none;
|
|
112
112
|
}
|
|
113
|
-
.awsui_code-
|
|
114
|
-
color: var(--color-text-status-error-
|
|
113
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
114
|
+
color: var(--color-text-status-error-ijb03b, #d13212);
|
|
115
115
|
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");
|
|
116
116
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
117
117
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
118
118
|
}
|
|
119
119
|
@supports (--css-variable-support-check: #000) {
|
|
120
|
-
.awsui_code-
|
|
120
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
121
121
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
122
122
|
}
|
|
123
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
123
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
124
124
|
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");
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
@supports (--css-variable-support-check: #000) {
|
|
128
|
-
.awsui_code-
|
|
128
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
129
129
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
130
130
|
}
|
|
131
|
-
.awsui-visual-refresh .awsui_code-
|
|
131
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
132
132
|
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");
|
|
133
133
|
}
|
|
134
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
134
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
135
135
|
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");
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
.awsui_code-
|
|
138
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
139
139
|
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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
140
140
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
141
141
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
142
142
|
}
|
|
143
143
|
@supports (--css-variable-support-check: #000) {
|
|
144
|
-
.awsui_code-
|
|
144
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
145
145
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
146
146
|
}
|
|
147
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
147
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
148
148
|
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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
@supports (--css-variable-support-check: #000) {
|
|
152
|
-
.awsui_code-
|
|
152
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
153
153
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
154
154
|
}
|
|
155
|
-
.awsui-visual-refresh .awsui_code-
|
|
155
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .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='%23d91515' 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
|
}
|
|
158
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
158
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
159
159
|
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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
160
160
|
}
|
|
161
161
|
}
|
|
162
|
-
.awsui_code-
|
|
162
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
163
163
|
padding-left: 24px;
|
|
164
164
|
padding-right: 16px;
|
|
165
165
|
}
|
|
166
|
-
.awsui_code-
|
|
166
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget:not(#\9) {
|
|
167
167
|
/* A good test case for disabled folds
|
|
168
168
|
<<html<<<<
|
|
169
169
|
</html>
|
|
@@ -174,368 +174,368 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
border: none;
|
|
175
175
|
box-shadow: none;
|
|
176
176
|
}
|
|
177
|
-
.awsui_code-
|
|
177
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
178
178
|
background: transparent;
|
|
179
179
|
box-sizing: border-box;
|
|
180
|
-
border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-
|
|
181
|
-
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-
|
|
180
|
+
border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-cgts9o, #d5dbdb);
|
|
181
|
+
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-cgts9o, #d5dbdb);
|
|
182
182
|
}
|
|
183
|
-
.awsui_code-
|
|
184
|
-
border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-
|
|
185
|
-
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-
|
|
183
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
184
|
+
border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-pnbrtg, #687078);
|
|
185
|
+
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-pnbrtg, #687078);
|
|
186
186
|
}
|
|
187
|
-
.awsui_code-
|
|
188
|
-
background-color: var(--color-background-code-editor-gutter-default-
|
|
189
|
-
color: var(--color-text-code-editor-gutter-default-
|
|
187
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter:not(#\9) {
|
|
188
|
+
background-color: var(--color-background-code-editor-gutter-default-mqb01e, #f2f3f3);
|
|
189
|
+
color: var(--color-text-code-editor-gutter-default-gkokhp, #16191f);
|
|
190
190
|
}
|
|
191
|
-
.awsui_code-
|
|
191
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
192
192
|
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");
|
|
193
193
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
194
194
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
195
195
|
}
|
|
196
196
|
@supports (--css-variable-support-check: #000) {
|
|
197
|
-
.awsui_code-
|
|
197
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
198
198
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
199
199
|
}
|
|
200
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
200
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
201
201
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
@supports (--css-variable-support-check: #000) {
|
|
205
|
-
.awsui_code-
|
|
205
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
206
206
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
207
207
|
}
|
|
208
|
-
.awsui-visual-refresh .awsui_code-
|
|
208
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
209
209
|
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");
|
|
210
210
|
}
|
|
211
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
211
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
212
212
|
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");
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
.awsui_code-
|
|
215
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
216
216
|
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");
|
|
217
217
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
218
218
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
219
219
|
}
|
|
220
220
|
@supports (--css-variable-support-check: #000) {
|
|
221
|
-
.awsui_code-
|
|
221
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
222
222
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
223
223
|
}
|
|
224
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
224
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
225
225
|
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");
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
@supports (--css-variable-support-check: #000) {
|
|
229
|
-
.awsui_code-
|
|
229
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
230
230
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
231
231
|
}
|
|
232
|
-
.awsui-visual-refresh .awsui_code-
|
|
232
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
233
233
|
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");
|
|
234
234
|
}
|
|
235
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
235
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
236
236
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
.awsui_code-
|
|
239
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
240
240
|
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");
|
|
241
241
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
242
242
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
243
243
|
}
|
|
244
244
|
@supports (--css-variable-support-check: #000) {
|
|
245
|
-
.awsui_code-
|
|
245
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
246
246
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
247
247
|
}
|
|
248
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
248
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
249
249
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
@supports (--css-variable-support-check: #000) {
|
|
253
|
-
.awsui_code-
|
|
253
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
254
254
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
255
255
|
}
|
|
256
|
-
.awsui-visual-refresh .awsui_code-
|
|
256
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed: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='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
258
258
|
}
|
|
259
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
259
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
260
260
|
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");
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
.awsui_code-
|
|
263
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
264
264
|
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");
|
|
265
265
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
266
266
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
267
267
|
}
|
|
268
268
|
@supports (--css-variable-support-check: #000) {
|
|
269
|
-
.awsui_code-
|
|
269
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
270
270
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
271
271
|
}
|
|
272
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
272
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
273
273
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
@supports (--css-variable-support-check: #000) {
|
|
277
|
-
.awsui_code-
|
|
277
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
278
278
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
279
279
|
}
|
|
280
|
-
.awsui-visual-refresh .awsui_code-
|
|
280
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
281
281
|
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");
|
|
282
282
|
}
|
|
283
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
283
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
284
284
|
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");
|
|
285
285
|
}
|
|
286
286
|
}
|
|
287
|
-
.awsui_code-
|
|
288
|
-
background-color: var(--color-background-code-editor-gutter-active-line-default-
|
|
289
|
-
color: var(--color-text-code-editor-gutter-active-line-
|
|
287
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
288
|
+
background-color: var(--color-background-code-editor-gutter-active-line-default-nuf7wc, #687078);
|
|
289
|
+
color: var(--color-text-code-editor-gutter-active-line-ixs6bg, #ffffff);
|
|
290
290
|
}
|
|
291
|
-
.awsui_code-
|
|
291
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
292
292
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
293
293
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
294
294
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
295
295
|
}
|
|
296
296
|
@supports (--css-variable-support-check: #000) {
|
|
297
|
-
.awsui_code-
|
|
297
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
298
298
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
299
299
|
}
|
|
300
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
300
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
301
301
|
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");
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
@supports (--css-variable-support-check: #000) {
|
|
305
|
-
.awsui_code-
|
|
305
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
306
306
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
307
307
|
}
|
|
308
|
-
.awsui-visual-refresh .awsui_code-
|
|
308
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
309
309
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
310
310
|
}
|
|
311
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
311
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
312
312
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
|
-
.awsui_code-
|
|
315
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
316
316
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
317
317
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
318
318
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
319
319
|
}
|
|
320
320
|
@supports (--css-variable-support-check: #000) {
|
|
321
|
-
.awsui_code-
|
|
321
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
322
322
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
323
323
|
}
|
|
324
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
324
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
325
325
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
@supports (--css-variable-support-check: #000) {
|
|
329
|
-
.awsui_code-
|
|
329
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
330
330
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
331
331
|
}
|
|
332
|
-
.awsui-visual-refresh .awsui_code-
|
|
332
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
333
333
|
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");
|
|
334
334
|
}
|
|
335
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
335
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
336
336
|
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");
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
|
-
.awsui_code-
|
|
339
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
340
340
|
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");
|
|
341
341
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
342
342
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
343
343
|
}
|
|
344
344
|
@supports (--css-variable-support-check: #000) {
|
|
345
|
-
.awsui_code-
|
|
345
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
346
346
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
347
347
|
}
|
|
348
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
348
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
349
349
|
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");
|
|
350
350
|
}
|
|
351
351
|
}
|
|
352
352
|
@supports (--css-variable-support-check: #000) {
|
|
353
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
354
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
355
355
|
}
|
|
356
|
-
.awsui-visual-refresh .awsui_code-
|
|
356
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
357
357
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
358
358
|
}
|
|
359
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
359
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
360
360
|
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");
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
|
-
.awsui_code-
|
|
363
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
364
364
|
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");
|
|
365
365
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
366
366
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
367
367
|
}
|
|
368
368
|
@supports (--css-variable-support-check: #000) {
|
|
369
|
-
.awsui_code-
|
|
369
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
370
370
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
371
371
|
}
|
|
372
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
372
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
373
373
|
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");
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
@supports (--css-variable-support-check: #000) {
|
|
377
|
-
.awsui_code-
|
|
377
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
378
378
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
379
379
|
}
|
|
380
|
-
.awsui-visual-refresh .awsui_code-
|
|
380
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
381
381
|
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");
|
|
382
382
|
}
|
|
383
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
383
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
384
384
|
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");
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
.awsui_code-
|
|
388
|
-
color: var(--color-text-code-editor-gutter-active-line-
|
|
389
|
-
background-color: var(--color-background-code-editor-gutter-active-line-error-
|
|
387
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
388
|
+
color: var(--color-text-code-editor-gutter-active-line-ixs6bg, #ffffff);
|
|
389
|
+
background-color: var(--color-background-code-editor-gutter-active-line-error-wgvqz7, #d13212);
|
|
390
390
|
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");
|
|
391
391
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
392
392
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
393
393
|
}
|
|
394
394
|
@supports (--css-variable-support-check: #000) {
|
|
395
|
-
.awsui_code-
|
|
395
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
396
396
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
397
397
|
}
|
|
398
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
398
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
399
399
|
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");
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
402
|
@supports (--css-variable-support-check: #000) {
|
|
403
|
-
.awsui_code-
|
|
403
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
404
404
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
405
405
|
}
|
|
406
|
-
.awsui-visual-refresh .awsui_code-
|
|
406
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
407
407
|
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");
|
|
408
408
|
}
|
|
409
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
409
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error: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='%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");
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
|
-
.awsui_code-
|
|
413
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
414
414
|
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");
|
|
415
415
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
416
416
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
417
417
|
}
|
|
418
418
|
@supports (--css-variable-support-check: #000) {
|
|
419
|
-
.awsui_code-
|
|
419
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
420
420
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
421
421
|
}
|
|
422
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
422
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
423
423
|
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");
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
@supports (--css-variable-support-check: #000) {
|
|
427
|
-
.awsui_code-
|
|
427
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
428
428
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
429
429
|
}
|
|
430
|
-
.awsui-visual-refresh .awsui_code-
|
|
430
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
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='%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");
|
|
432
432
|
}
|
|
433
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
433
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
434
434
|
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");
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
.awsui_code-
|
|
437
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
439
439
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
440
440
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
441
441
|
}
|
|
442
442
|
@supports (--css-variable-support-check: #000) {
|
|
443
|
-
.awsui_code-
|
|
443
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
444
444
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
445
445
|
}
|
|
446
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
446
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
447
447
|
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");
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
450
|
@supports (--css-variable-support-check: #000) {
|
|
451
|
-
.awsui_code-
|
|
451
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
452
452
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
453
453
|
}
|
|
454
|
-
.awsui-visual-refresh .awsui_code-
|
|
454
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
455
455
|
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");
|
|
456
456
|
}
|
|
457
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
457
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .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_edp0f_98 .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_edp0f_98 .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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
458
458
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
|
-
.awsui_code-
|
|
461
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
462
462
|
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");
|
|
463
463
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
464
464
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
465
465
|
}
|
|
466
466
|
@supports (--css-variable-support-check: #000) {
|
|
467
|
-
.awsui_code-
|
|
467
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
468
468
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
469
469
|
}
|
|
470
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
470
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open: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='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
@supports (--css-variable-support-check: #000) {
|
|
475
|
-
.awsui_code-
|
|
475
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
476
476
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
477
477
|
}
|
|
478
|
-
.awsui-visual-refresh .awsui_code-
|
|
478
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
479
479
|
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");
|
|
480
480
|
}
|
|
481
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
481
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .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_edp0f_98 .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_edp0f_98 .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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
482
482
|
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");
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
|
-
.awsui_code-
|
|
485
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
486
486
|
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");
|
|
487
487
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
488
488
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
489
489
|
}
|
|
490
490
|
@supports (--css-variable-support-check: #000) {
|
|
491
|
-
.awsui_code-
|
|
491
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
492
492
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
493
493
|
}
|
|
494
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
494
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
495
495
|
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");
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
498
|
@supports (--css-variable-support-check: #000) {
|
|
499
|
-
.awsui_code-
|
|
499
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
500
500
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
501
501
|
}
|
|
502
|
-
.awsui-visual-refresh .awsui_code-
|
|
502
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
503
503
|
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");
|
|
504
504
|
}
|
|
505
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
505
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .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_edp0f_98 .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_edp0f_98 .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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
506
506
|
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");
|
|
507
507
|
}
|
|
508
508
|
}
|
|
509
|
-
.awsui_code-
|
|
509
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
510
510
|
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");
|
|
511
511
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
512
512
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
513
513
|
}
|
|
514
514
|
@supports (--css-variable-support-check: #000) {
|
|
515
|
-
.awsui_code-
|
|
515
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
516
516
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
517
517
|
}
|
|
518
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
518
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
519
519
|
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");
|
|
520
520
|
}
|
|
521
521
|
}
|
|
522
522
|
@supports (--css-variable-support-check: #000) {
|
|
523
|
-
.awsui_code-
|
|
523
|
+
.awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
524
524
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
525
525
|
}
|
|
526
|
-
.awsui-visual-refresh .awsui_code-
|
|
526
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
527
527
|
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");
|
|
528
528
|
}
|
|
529
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
529
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .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_edp0f_98 .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_edp0f_98 .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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
530
530
|
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");
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
|
|
534
|
-
.awsui_code-editor-
|
|
535
|
-
border-top-left-radius: calc(var(--border-radius-code-editor-
|
|
534
|
+
.awsui_code-editor-refresh_1gl9c_edp0f_534 .ace_editor .ace_gutter:not(#\9) {
|
|
535
|
+
border-top-left-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
|
|
536
536
|
}
|
|
537
|
-
.awsui_code-editor-
|
|
538
|
-
border-top-right-radius: calc(var(--border-radius-code-editor-
|
|
537
|
+
.awsui_code-editor-refresh_1gl9c_edp0f_534 .ace_editor .ace_scroller:not(#\9) {
|
|
538
|
+
border-top-right-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
|
|
539
539
|
}
|
|
540
540
|
|
|
541
541
|
/* stylelint-enable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
@@ -543,85 +543,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
543
543
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
544
544
|
SPDX-License-Identifier: Apache-2.0
|
|
545
545
|
*/
|
|
546
|
-
.
|
|
546
|
+
.awsui_pane_1gl9c_edp0f_546:not(#\9) {
|
|
547
547
|
display: flex;
|
|
548
548
|
position: relative;
|
|
549
549
|
flex-direction: row;
|
|
550
550
|
flex: 1;
|
|
551
|
-
border-top: var(--border-item-width-
|
|
552
|
-
border-bottom-left-radius: var(--border-radius-code-editor-
|
|
553
|
-
border-bottom-right-radius: var(--border-radius-code-editor-
|
|
554
|
-
background: var(--color-background-code-editor-status-bar-
|
|
555
|
-
color: var(--color-text-body-default-
|
|
551
|
+
border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
|
|
552
|
+
border-bottom-left-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
553
|
+
border-bottom-right-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
554
|
+
background: var(--color-background-code-editor-status-bar-n5hedf, #f2f3f3);
|
|
555
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
556
556
|
}
|
|
557
|
-
.awsui_pane__close-
|
|
557
|
+
.awsui_pane__close-container_1gl9c_edp0f_557:not(#\9) {
|
|
558
558
|
position: absolute;
|
|
559
559
|
top: 0;
|
|
560
|
-
right: calc(var(--space-s-
|
|
560
|
+
right: calc(var(--space-s-vhrt5k, 12px) / 2);
|
|
561
561
|
}
|
|
562
|
-
.
|
|
562
|
+
.awsui_pane__list_1gl9c_edp0f_562:not(#\9) {
|
|
563
563
|
flex: 1;
|
|
564
564
|
overflow: auto;
|
|
565
565
|
max-height: 100%;
|
|
566
566
|
box-sizing: border-box;
|
|
567
|
-
margin-right: calc(var(--font-body-m-line-height-
|
|
567
|
+
margin-right: calc(var(--font-body-m-line-height-uf359w, 22px) + 2 * var(--space-xs-70e4tc, 8px));
|
|
568
568
|
}
|
|
569
|
-
.
|
|
569
|
+
.awsui_pane__table_1gl9c_edp0f_569:not(#\9) {
|
|
570
570
|
width: 100%;
|
|
571
571
|
border-spacing: 0;
|
|
572
|
-
margin: var(--space-s-
|
|
572
|
+
margin: var(--space-s-vhrt5k, 12px) 0;
|
|
573
573
|
}
|
|
574
|
-
.
|
|
575
|
-
border-top: var(--border-item-width-
|
|
576
|
-
border-bottom: var(--border-item-width-
|
|
574
|
+
.awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9) {
|
|
575
|
+
border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
|
|
576
|
+
border-bottom: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
|
|
577
577
|
}
|
|
578
|
-
.
|
|
579
|
-
border-left: var(--border-item-width-
|
|
580
|
-
border-top-left-radius: var(--border-radius-item-
|
|
581
|
-
border-bottom-left-radius: var(--border-radius-item-
|
|
578
|
+
.awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):first-child {
|
|
579
|
+
border-left: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
|
|
580
|
+
border-top-left-radius: var(--border-radius-item-66smyp, 0px);
|
|
581
|
+
border-bottom-left-radius: var(--border-radius-item-66smyp, 0px);
|
|
582
582
|
}
|
|
583
|
-
.
|
|
584
|
-
border-right: var(--border-item-width-
|
|
585
|
-
border-top-right-radius: var(--border-radius-item-
|
|
586
|
-
border-bottom-right-radius: var(--border-radius-item-
|
|
583
|
+
.awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):last-child {
|
|
584
|
+
border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
|
|
585
|
+
border-top-right-radius: var(--border-radius-item-66smyp, 0px);
|
|
586
|
+
border-bottom-right-radius: var(--border-radius-item-66smyp, 0px);
|
|
587
587
|
}
|
|
588
|
-
.awsui_pane__item--
|
|
588
|
+
.awsui_pane__item--highlighted_1gl9c_edp0f_588:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus {
|
|
589
589
|
cursor: pointer;
|
|
590
590
|
outline: none;
|
|
591
591
|
}
|
|
592
|
-
.awsui_pane__item--
|
|
593
|
-
background-color: var(--color-background-code-editor-pane-item-hover-
|
|
592
|
+
.awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574 {
|
|
593
|
+
background-color: var(--color-background-code-editor-pane-item-hover-3puepk, #eaeded);
|
|
594
594
|
}
|
|
595
|
-
.awsui_pane__item--
|
|
596
|
-
border-top: var(--border-item-width-
|
|
597
|
-
border-bottom: var(--border-item-width-
|
|
595
|
+
.awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574 {
|
|
596
|
+
border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
|
|
597
|
+
border-bottom: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
|
|
598
598
|
}
|
|
599
|
-
.awsui_pane__item--
|
|
600
|
-
border-left: var(--border-item-width-
|
|
601
|
-
border-top-left-radius: var(--border-radius-item-
|
|
602
|
-
border-bottom-left-radius: var(--border-radius-item-
|
|
599
|
+
.awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):first-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574:first-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574:first-child {
|
|
600
|
+
border-left: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
|
|
601
|
+
border-top-left-radius: var(--border-radius-item-66smyp, 0px);
|
|
602
|
+
border-bottom-left-radius: var(--border-radius-item-66smyp, 0px);
|
|
603
603
|
}
|
|
604
|
-
.awsui_pane__item--
|
|
605
|
-
border-right: var(--border-item-width-
|
|
606
|
-
border-top-right-radius: var(--border-radius-item-
|
|
607
|
-
border-bottom-right-radius: var(--border-radius-item-
|
|
604
|
+
.awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):last-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574:last-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574:last-child {
|
|
605
|
+
border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
|
|
606
|
+
border-top-right-radius: var(--border-radius-item-66smyp, 0px);
|
|
607
|
+
border-bottom-right-radius: var(--border-radius-item-66smyp, 0px);
|
|
608
608
|
}
|
|
609
|
-
.
|
|
610
|
-
padding: var(--space-xxs-
|
|
609
|
+
.awsui_pane__location_1gl9c_edp0f_609:not(#\9), .awsui_pane__description_1gl9c_edp0f_609:not(#\9) {
|
|
610
|
+
padding: var(--space-xxs-68xp1c, 4px) var(--space-s-vhrt5k, 12px);
|
|
611
611
|
}
|
|
612
|
-
.
|
|
612
|
+
.awsui_pane__location_1gl9c_edp0f_609:not(#\9) {
|
|
613
613
|
vertical-align: baseline;
|
|
614
614
|
white-space: nowrap;
|
|
615
|
-
padding-left: calc(var(--space-l-
|
|
615
|
+
padding-left: calc(var(--space-l-gcd1hj, 20px) + var(--space-s-vhrt5k, 12px));
|
|
616
616
|
}
|
|
617
|
-
.
|
|
617
|
+
.awsui_pane__description_1gl9c_edp0f_609:not(#\9) {
|
|
618
618
|
padding-right: 0;
|
|
619
619
|
min-width: 0;
|
|
620
620
|
-ms-word-break: break-all;
|
|
621
621
|
word-break: break-word;
|
|
622
622
|
}
|
|
623
623
|
|
|
624
|
-
.awsui_focus-
|
|
624
|
+
.awsui_focus-lock_1gl9c_edp0f_624:not(#\9) {
|
|
625
625
|
height: 100%;
|
|
626
626
|
}
|
|
627
627
|
|
|
@@ -629,7 +629,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
629
629
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
630
630
|
SPDX-License-Identifier: Apache-2.0
|
|
631
631
|
*/
|
|
632
|
-
.awsui_code-
|
|
632
|
+
.awsui_code-editor_1gl9c_edp0f_98:not(#\9) {
|
|
633
633
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
634
634
|
border-collapse: separate;
|
|
635
635
|
border-spacing: 0;
|
|
@@ -659,36 +659,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
659
659
|
widows: 2;
|
|
660
660
|
word-spacing: normal;
|
|
661
661
|
box-sizing: border-box;
|
|
662
|
-
font-size: var(--font-body-m-size-
|
|
663
|
-
line-height: var(--font-body-m-line-height-
|
|
664
|
-
color: var(--color-text-body-default-
|
|
662
|
+
font-size: var(--font-body-m-size-i6yc1c, 14px);
|
|
663
|
+
line-height: var(--font-body-m-line-height-uf359w, 22px);
|
|
664
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
665
665
|
font-weight: 400;
|
|
666
|
-
font-family: var(--font-family-base-
|
|
666
|
+
font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
667
667
|
-webkit-font-smoothing: auto;
|
|
668
668
|
-moz-osx-font-smoothing: auto;
|
|
669
669
|
display: inline-block;
|
|
670
|
-
border: var(--border-item-width-
|
|
671
|
-
border-radius: var(--border-radius-code-editor-
|
|
670
|
+
border: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
|
|
671
|
+
border-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
672
672
|
width: 100%;
|
|
673
673
|
}
|
|
674
674
|
|
|
675
|
-
.
|
|
675
|
+
.awsui_editor_1gl9c_edp0f_649:not(#\9) {
|
|
676
676
|
position: absolute;
|
|
677
677
|
top: 0;
|
|
678
678
|
right: 0;
|
|
679
679
|
bottom: 0;
|
|
680
680
|
left: 0;
|
|
681
681
|
}
|
|
682
|
-
.
|
|
682
|
+
.awsui_editor_1gl9c_edp0f_649:not(#\9):focus {
|
|
683
683
|
position: relative;
|
|
684
684
|
position: absolute;
|
|
685
685
|
overflow: visible;
|
|
686
686
|
}
|
|
687
|
-
.
|
|
687
|
+
.awsui_editor_1gl9c_edp0f_649:not(#\9):focus {
|
|
688
688
|
outline: 2px dotted transparent;
|
|
689
689
|
outline-offset: calc(3px - 1px);
|
|
690
690
|
}
|
|
691
|
-
.
|
|
691
|
+
.awsui_editor_1gl9c_edp0f_649:not(#\9):focus::before {
|
|
692
692
|
content: " ";
|
|
693
693
|
display: block;
|
|
694
694
|
position: absolute;
|
|
@@ -696,64 +696,64 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
696
696
|
top: calc(-1 * 3px);
|
|
697
697
|
width: calc(100% + 2 * 3px);
|
|
698
698
|
height: calc(100% + 2 * 3px);
|
|
699
|
-
border-radius: var(--border-radius-control-default-focus-ring-
|
|
700
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
699
|
+
border-radius: var(--border-radius-control-default-focus-ring-tjcd01, 2px);
|
|
700
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-oqg5wt, #0073bb);
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
-
.awsui_editor-
|
|
704
|
-
border-top-left-radius: calc(var(--border-radius-code-editor-
|
|
705
|
-
border-top-right-radius: calc(var(--border-radius-code-editor-
|
|
703
|
+
.awsui_editor-refresh_1gl9c_edp0f_677:not(#\9) {
|
|
704
|
+
border-top-left-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
|
|
705
|
+
border-top-right-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
|
|
706
706
|
}
|
|
707
707
|
|
|
708
|
-
.awsui_status-
|
|
708
|
+
.awsui_status-bar_1gl9c_edp0f_682:not(#\9) {
|
|
709
709
|
display: flex;
|
|
710
710
|
vertical-align: middle;
|
|
711
|
-
border-top: var(--border-item-width-
|
|
712
|
-
background-color: var(--color-background-code-editor-status-bar-
|
|
711
|
+
border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
|
|
712
|
+
background-color: var(--color-background-code-editor-status-bar-n5hedf, #f2f3f3);
|
|
713
713
|
min-width: 0;
|
|
714
714
|
-ms-word-break: break-all;
|
|
715
715
|
word-break: break-word;
|
|
716
716
|
}
|
|
717
|
-
.awsui_status-bar-with-hidden-
|
|
718
|
-
border-bottom-left-radius: var(--border-radius-code-editor-
|
|
719
|
-
border-bottom-right-radius: var(--border-radius-code-editor-
|
|
717
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_edp0f_691:not(#\9) {
|
|
718
|
+
border-bottom-left-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
719
|
+
border-bottom-right-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
720
720
|
}
|
|
721
|
-
.awsui_status-
|
|
721
|
+
.awsui_status-bar__left_1gl9c_edp0f_695:not(#\9) {
|
|
722
722
|
flex: 1;
|
|
723
723
|
display: flex;
|
|
724
724
|
flex-wrap: wrap;
|
|
725
|
-
padding-left: var(--space-l-
|
|
726
|
-
border-right: var(--border-item-width-
|
|
725
|
+
padding-left: var(--space-l-gcd1hj, 20px);
|
|
726
|
+
border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
|
|
727
727
|
}
|
|
728
|
-
.awsui_status-bar__left-
|
|
728
|
+
.awsui_status-bar__left-virtual_1gl9c_edp0f_702:not(#\9) {
|
|
729
729
|
flex-wrap: nowrap;
|
|
730
730
|
white-space: nowrap;
|
|
731
731
|
}
|
|
732
|
-
.awsui_status-
|
|
732
|
+
.awsui_status-bar__right_1gl9c_edp0f_706:not(#\9) {
|
|
733
733
|
display: flex;
|
|
734
734
|
align-items: center;
|
|
735
735
|
}
|
|
736
|
-
.awsui_status-bar__language-
|
|
736
|
+
.awsui_status-bar__language-mode_1gl9c_edp0f_710:not(#\9), .awsui_status-bar__cursor-position_1gl9c_edp0f_710:not(#\9) {
|
|
737
737
|
display: inline-block;
|
|
738
|
-
color: var(--color-text-body-default-
|
|
739
|
-
padding: var(--space-scaled-xs-
|
|
738
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
739
|
+
padding: var(--space-scaled-xs-k3qrsg, 8px) var(--space-s-vhrt5k, 12px);
|
|
740
740
|
}
|
|
741
|
-
.awsui_status-bar__cog-
|
|
742
|
-
padding: calc(var(--space-scaled-xxs-
|
|
741
|
+
.awsui_status-bar__cog-button_1gl9c_edp0f_715:not(#\9) {
|
|
742
|
+
padding: calc(var(--space-scaled-xxs-4wuz2q, 4px) - 1px) calc(var(--space-xs-70e4tc, 8px) - 2px);
|
|
743
743
|
}
|
|
744
744
|
|
|
745
|
-
.awsui_status-bar-
|
|
745
|
+
.awsui_status-bar-virtual_1gl9c_edp0f_719:not(#\9) {
|
|
746
746
|
position: absolute !important;
|
|
747
747
|
top: -9999px !important;
|
|
748
748
|
left: -9999px !important;
|
|
749
749
|
}
|
|
750
750
|
|
|
751
|
-
.awsui_tab-
|
|
751
|
+
.awsui_tab-button_1gl9c_edp0f_725:not(#\9) {
|
|
752
752
|
position: relative;
|
|
753
753
|
display: inline-block;
|
|
754
|
-
padding: var(--space-scaled-xs-
|
|
754
|
+
padding: var(--space-scaled-xs-k3qrsg, 8px) var(--space-s-vhrt5k, 12px);
|
|
755
755
|
line-height: inherit;
|
|
756
|
-
color: var(--color-text-status-error-
|
|
756
|
+
color: var(--color-text-status-error-ijb03b, #d13212);
|
|
757
757
|
background: none;
|
|
758
758
|
border: none;
|
|
759
759
|
font-weight: bold;
|
|
@@ -761,92 +761,92 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
761
761
|
cursor: pointer;
|
|
762
762
|
z-index: 1;
|
|
763
763
|
}
|
|
764
|
-
.awsui_tab-button--
|
|
765
|
-
padding-bottom: calc(var(--space-scaled-xs-
|
|
764
|
+
.awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9) {
|
|
765
|
+
padding-bottom: calc(var(--space-scaled-xs-k3qrsg, 8px) + var(--border-active-width-c5t3vf, 2px) - 2px);
|
|
766
766
|
}
|
|
767
|
-
.awsui_tab-
|
|
767
|
+
.awsui_tab-button_1gl9c_edp0f_725:not(#\9)::after {
|
|
768
768
|
content: "";
|
|
769
769
|
position: absolute;
|
|
770
770
|
left: 0;
|
|
771
771
|
right: 0;
|
|
772
772
|
bottom: 0;
|
|
773
|
-
height: var(--border-active-width-
|
|
774
|
-
border-radius: var(--border-radius-tabs-focus-ring-
|
|
775
|
-
background: var(--color-text-status-error-
|
|
773
|
+
height: var(--border-active-width-c5t3vf, 2px);
|
|
774
|
+
border-radius: var(--border-radius-tabs-focus-ring-mtlp1v, 0px);
|
|
775
|
+
background: var(--color-text-status-error-ijb03b, #d13212);
|
|
776
776
|
opacity: 0;
|
|
777
777
|
}
|
|
778
|
-
.awsui_tab-button--
|
|
778
|
+
.awsui_tab-button--active_1gl9c_edp0f_752:not(#\9)::after {
|
|
779
779
|
opacity: 1;
|
|
780
780
|
}
|
|
781
|
-
.awsui_tab-button--
|
|
782
|
-
transition: opacity var(--motion-duration-refresh-only-medium-
|
|
781
|
+
.awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
|
|
782
|
+
transition: opacity var(--motion-duration-refresh-only-medium-mj4v72, 165ms) var(--motion-easing-refresh-only-c-68rt11, cubic-bezier(0.84, 0, 0.16, 1));
|
|
783
783
|
}
|
|
784
784
|
@media (prefers-reduced-motion: reduce) {
|
|
785
|
-
.awsui_tab-button--
|
|
785
|
+
.awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
|
|
786
786
|
animation: none;
|
|
787
787
|
transition: none;
|
|
788
788
|
}
|
|
789
789
|
}
|
|
790
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
790
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
|
|
791
791
|
animation: none;
|
|
792
792
|
transition: none;
|
|
793
793
|
}
|
|
794
|
-
.awsui_tab-
|
|
795
|
-
color: var(--color-text-code-editor-tab-button-error-
|
|
796
|
-
background: var(--color-text-status-error-
|
|
794
|
+
.awsui_tab-button_1gl9c_edp0f_725:not(#\9):hover {
|
|
795
|
+
color: var(--color-text-code-editor-tab-button-error-zyr6km, #ffffff);
|
|
796
|
+
background: var(--color-text-status-error-ijb03b, #d13212);
|
|
797
797
|
}
|
|
798
|
-
.awsui_tab-button--
|
|
798
|
+
.awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9) {
|
|
799
799
|
font-weight: normal;
|
|
800
|
-
color: var(--color-text-code-editor-status-bar-disabled-
|
|
800
|
+
color: var(--color-text-code-editor-status-bar-disabled-jchdw3, #879596);
|
|
801
801
|
cursor: default;
|
|
802
802
|
}
|
|
803
|
-
.awsui_tab-button--
|
|
804
|
-
color: var(--color-text-code-editor-status-bar-disabled-
|
|
803
|
+
.awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9):hover {
|
|
804
|
+
color: var(--color-text-code-editor-status-bar-disabled-jchdw3, #879596);
|
|
805
805
|
background: transparent;
|
|
806
806
|
}
|
|
807
|
-
.awsui_tab-button--
|
|
807
|
+
.awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9)::after {
|
|
808
808
|
display: none;
|
|
809
809
|
}
|
|
810
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
810
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus {
|
|
811
811
|
position: relative;
|
|
812
812
|
}
|
|
813
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
813
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus {
|
|
814
814
|
outline: 2px dotted transparent;
|
|
815
|
-
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-
|
|
815
|
+
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px) - 1px);
|
|
816
816
|
}
|
|
817
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
817
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus::before {
|
|
818
818
|
content: " ";
|
|
819
819
|
display: block;
|
|
820
820
|
position: absolute;
|
|
821
|
-
left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-
|
|
822
|
-
top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-
|
|
823
|
-
width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-
|
|
824
|
-
height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-
|
|
825
|
-
border-radius: var(--border-radius-control-default-focus-ring-
|
|
826
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
827
|
-
}
|
|
828
|
-
.awsui_tab-button--
|
|
821
|
+
left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
|
|
822
|
+
top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
|
|
823
|
+
width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
|
|
824
|
+
height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
|
|
825
|
+
border-radius: var(--border-radius-control-default-focus-ring-tjcd01, 2px);
|
|
826
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-oqg5wt, #0073bb);
|
|
827
|
+
}
|
|
828
|
+
.awsui_tab-button--divider_1gl9c_edp0f_802:not(#\9) {
|
|
829
829
|
display: inline-block;
|
|
830
|
-
height: var(--font-body-m-line-height-
|
|
831
|
-
width: var(--border-code-editor-status-divider-width-
|
|
832
|
-
background: var(--color-border-tabs-divider-
|
|
830
|
+
height: var(--font-body-m-line-height-uf359w, 22px);
|
|
831
|
+
width: var(--border-code-editor-status-divider-width-qf8866, 0px);
|
|
832
|
+
background: var(--color-border-tabs-divider-mkxrgq, #aab7b8);
|
|
833
833
|
vertical-align: middle;
|
|
834
834
|
}
|
|
835
|
-
.awsui_tab-button--
|
|
835
|
+
.awsui_tab-button--errors_1gl9c_edp0f_809:not(#\9), .awsui_tab-button--warnings_1gl9c_edp0f_809:not(#\9) {
|
|
836
836
|
/* used in test-utils */
|
|
837
837
|
}
|
|
838
838
|
|
|
839
|
-
.awsui_loading-
|
|
840
|
-
.awsui_error-
|
|
839
|
+
.awsui_loading-screen_1gl9c_edp0f_813:not(#\9),
|
|
840
|
+
.awsui_error-screen_1gl9c_edp0f_814:not(#\9) {
|
|
841
841
|
display: flex;
|
|
842
842
|
align-items: center;
|
|
843
843
|
justify-content: center;
|
|
844
844
|
height: 480px;
|
|
845
|
-
color: var(--color-text-body-secondary-
|
|
846
|
-
background: var(--color-background-code-editor-loading-
|
|
847
|
-
border-radius: var(--border-radius-code-editor-
|
|
845
|
+
color: var(--color-text-body-secondary-7y79i1, #545b64);
|
|
846
|
+
background: var(--color-background-code-editor-loading-55ubdf, #f2f3f3);
|
|
847
|
+
border-radius: var(--border-radius-code-editor-xtfwqn, 0px);
|
|
848
848
|
}
|
|
849
849
|
|
|
850
|
-
.awsui_error-
|
|
851
|
-
color: var(--color-text-status-error-
|
|
850
|
+
.awsui_error-screen_1gl9c_edp0f_814:not(#\9) {
|
|
851
|
+
color: var(--color-text-status-error-ijb03b, #d13212);
|
|
852
852
|
}
|