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