@cloudscape-design/components-themeable 3.0.1001 → 3.0.1003
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 +27 -27
- package/lib/internal/template/alert/styles.scoped.css +56 -56
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +28 -28
- 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 +43 -43
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -12
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/styles.css.js +12 -12
- package/lib/internal/template/app-layout/styles.scoped.css +15 -15
- package/lib/internal/template/app-layout/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +199 -199
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
- 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 +18 -18
- 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 +5 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +10 -10
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +32 -32
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +12 -12
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +191 -191
- package/lib/internal/template/box/styles.scoped.css +250 -250
- package/lib/internal/template/box/styles.selectors.js +191 -191
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +32 -32
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +32 -32
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +131 -131
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +15 -15
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +40 -40
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/styles.scoped.css +31 -31
- package/lib/internal/template/button-dropdown/styles.selectors.js +21 -21
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +6 -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 +60 -60
- 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 +60 -60
- 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 +7 -7
- package/lib/internal/template/checkbox/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 +224 -224
- 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 +16 -16
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +38 -38
- package/lib/internal/template/collection-preferences/styles.scoped.css +48 -48
- package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
- 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 +9 -9
- 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 +47 -47
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +68 -68
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +19 -19
- 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 +11 -11
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +74 -74
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/date-range-picker/styles.css.js +23 -23
- package/lib/internal/template/date-range-picker/styles.scoped.css +40 -40
- package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
- package/lib/internal/template/drawer/styles.css.js +8 -8
- package/lib/internal/template/drawer/styles.scoped.css +16 -16
- package/lib/internal/template/drawer/styles.selectors.js +8 -8
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +76 -76
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-dropzone/styles.css.js +3 -3
- package/lib/internal/template/file-dropzone/styles.scoped.css +12 -12
- package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
- package/lib/internal/template/file-input/styles.css.js +6 -6
- package/lib/internal/template/file-input/styles.scoped.css +11 -11
- package/lib/internal/template/file-input/styles.selectors.js +6 -6
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +46 -46
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +151 -151
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +9 -9
- 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 +44 -44
- 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 +55 -55
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +84 -84
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +100 -100
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +63 -63
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +2580 -2580
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +55 -55
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +36 -36
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
- 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 +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +6 -6
- 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 +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
- 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 +17 -17
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/drag-handle/styles.css.js +12 -12
- package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +24 -24
- package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +12 -12
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +21 -21
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +42 -42
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +19 -19
- 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 +37 -37
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +21 -21
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +69 -69
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
- package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +21 -21
- package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +30 -30
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +222 -222
- package/lib/internal/template/internal/generated/theming/index.cjs +232 -232
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +2 -2
- package/lib/internal/template/internal/generated/theming/index.d.ts +2 -2
- package/lib/internal/template/internal/generated/theming/index.js +232 -232
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -13
- 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 +98 -98
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +45 -45
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +3 -3
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +3 -3
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +38 -38
- 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 +53 -53
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +56 -56
- package/lib/internal/template/popover/styles.scoped.css +101 -101
- package/lib/internal/template/popover/styles.selectors.js +56 -56
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +36 -36
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +15 -15
- package/lib/internal/template/prompt-input/styles.scoped.css +83 -83
- package/lib/internal/template/prompt-input/styles.selectors.js +15 -15
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +55 -55
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +52 -52
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +27 -27
- 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 -9
- 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 +4 -4
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +56 -56
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/styles.css.js +20 -20
- package/lib/internal/template/select/parts/styles.scoped.css +32 -32
- package/lib/internal/template/select/parts/styles.selectors.js +20 -20
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +2 -2
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +55 -55
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +152 -152
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +21 -21
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +44 -44
- 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 +55 -55
- 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 +43 -43
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/steps/styles.css.js +6 -6
- package/lib/internal/template/steps/styles.scoped.css +9 -9
- package/lib/internal/template/steps/styles.selectors.js +6 -6
- package/lib/internal/template/table/body-cell/styles.css.js +46 -46
- package/lib/internal/template/table/body-cell/styles.scoped.css +401 -401
- package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
- package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
- package/lib/internal/template/table/expandable-rows/styles.scoped.css +18 -18
- package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
- package/lib/internal/template/table/header-cell/styles.css.js +28 -28
- package/lib/internal/template/table/header-cell/styles.scoped.css +84 -84
- package/lib/internal/template/table/header-cell/styles.selectors.js +28 -28
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
- 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 +48 -48
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +65 -65
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +15 -15
- 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 +71 -71
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +5 -5
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +39 -39
- 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 +90 -90
- 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 +27 -27
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/styles.css.js +3 -3
- package/lib/internal/template/toggle-button/styles.scoped.css +6 -6
- package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +33 -33
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -23
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -23
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +86 -86
- 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 +25 -25
- 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 +35 -35
- 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 +2 -2
- 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 +83 -83
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -155,85 +155,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
SPDX-License-Identifier: Apache-2.0
|
|
156
156
|
*/
|
|
157
157
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
158
|
-
.awsui_code-editor-
|
|
158
|
+
.awsui_code-editor-refresh_1gl9c_gorbv_158 .ace_editor .ace_gutter:not(#\9) {
|
|
159
159
|
border-start-start-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
160
160
|
}
|
|
161
|
-
.awsui_code-editor-
|
|
161
|
+
.awsui_code-editor-refresh_1gl9c_gorbv_158 .ace_editor .ace_scroller:not(#\9) {
|
|
162
162
|
border-start-end-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.awsui_code-
|
|
165
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor:not(#\9) {
|
|
166
166
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
167
167
|
font-size: 14px;
|
|
168
168
|
line-height: 20px;
|
|
169
169
|
}
|
|
170
|
-
.awsui_code-
|
|
171
|
-
.awsui_code-
|
|
170
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
171
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
172
172
|
cursor: pointer;
|
|
173
173
|
background-repeat: no-repeat;
|
|
174
174
|
background-size: 16px 16px;
|
|
175
175
|
background-position: 4px 2px;
|
|
176
176
|
}
|
|
177
|
-
.awsui_code-
|
|
177
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
178
178
|
background-image: none;
|
|
179
179
|
}
|
|
180
|
-
.awsui_code-
|
|
181
|
-
color: var(--color-text-status-error-
|
|
180
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
181
|
+
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
182
182
|
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");
|
|
183
183
|
}
|
|
184
184
|
@supports (--css-variable-support-check: #000) {
|
|
185
185
|
@media not print {
|
|
186
|
-
.awsui_code-
|
|
186
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
187
187
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
188
188
|
}
|
|
189
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
189
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
190
190
|
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");
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
@supports (--css-variable-support-check: #000) {
|
|
195
|
-
.awsui-visual-refresh .awsui_code-
|
|
195
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
196
196
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
197
197
|
}
|
|
198
198
|
@media not print {
|
|
199
|
-
.awsui_code-
|
|
199
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
200
200
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
201
201
|
}
|
|
202
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
202
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
203
203
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
|
-
.awsui_code-
|
|
207
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
208
208
|
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");
|
|
209
209
|
}
|
|
210
210
|
@supports (--css-variable-support-check: #000) {
|
|
211
211
|
@media not print {
|
|
212
|
-
.awsui_code-
|
|
212
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
213
213
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
214
214
|
}
|
|
215
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
215
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
216
216
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
220
|
@supports (--css-variable-support-check: #000) {
|
|
221
|
-
.awsui-visual-refresh .awsui_code-
|
|
221
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
222
222
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
223
223
|
}
|
|
224
224
|
@media not print {
|
|
225
|
-
.awsui_code-
|
|
225
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
226
226
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
227
227
|
}
|
|
228
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
228
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
229
229
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.awsui_code-
|
|
233
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
234
234
|
padding-inline: 24px 16px;
|
|
235
235
|
}
|
|
236
|
-
.awsui_code-
|
|
236
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget:not(#\9) {
|
|
237
237
|
/* A good test case for disabled folds
|
|
238
238
|
<<html<<<<
|
|
239
239
|
</html>
|
|
@@ -244,24 +244,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
244
244
|
border-block: none;
|
|
245
245
|
border-inline: none;
|
|
246
246
|
}
|
|
247
|
-
.awsui_code-
|
|
247
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
248
248
|
margin-inline-start: -21px;
|
|
249
249
|
}
|
|
250
|
-
.awsui_code-
|
|
251
|
-
.awsui_code-
|
|
250
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget:not(#\9),
|
|
251
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
252
252
|
box-shadow: none;
|
|
253
253
|
}
|
|
254
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
255
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
255
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
256
256
|
position: relative;
|
|
257
257
|
}
|
|
258
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
259
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
258
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
259
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
260
260
|
outline: 2px dotted transparent;
|
|
261
261
|
outline-offset: calc(-1px - 1px);
|
|
262
262
|
}
|
|
263
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
264
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
263
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
264
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
265
265
|
content: " ";
|
|
266
266
|
display: block;
|
|
267
267
|
position: absolute;
|
|
@@ -273,145 +273,145 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
273
273
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
274
274
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
275
275
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
276
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
276
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
277
277
|
}
|
|
278
|
-
.awsui_code-
|
|
278
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
279
279
|
background: transparent;
|
|
280
280
|
box-sizing: border-box;
|
|
281
281
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-394jyv, #d5dbdb);
|
|
282
282
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-394jyv, #d5dbdb);
|
|
283
283
|
}
|
|
284
|
-
.awsui_code-
|
|
284
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
285
285
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-vv9lm5, #687078);
|
|
286
286
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-vv9lm5, #687078);
|
|
287
287
|
}
|
|
288
|
-
.awsui_code-
|
|
289
|
-
background-color: var(--color-background-code-editor-gutter-default-
|
|
290
|
-
color: var(--color-text-code-editor-gutter-default-
|
|
288
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter:not(#\9) {
|
|
289
|
+
background-color: var(--color-background-code-editor-gutter-default-4w1h09, #f2f3f3);
|
|
290
|
+
color: var(--color-text-code-editor-gutter-default-40mafk, #16191f);
|
|
291
291
|
}
|
|
292
|
-
.awsui_code-
|
|
293
|
-
.awsui_code-
|
|
294
|
-
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-
|
|
292
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter:not(#\9):focus,
|
|
293
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_scroller:not(#\9):focus {
|
|
294
|
+
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
295
295
|
}
|
|
296
|
-
.awsui_code-
|
|
296
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
297
297
|
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");
|
|
298
298
|
}
|
|
299
299
|
@supports (--css-variable-support-check: #000) {
|
|
300
300
|
@media not print {
|
|
301
|
-
.awsui_code-
|
|
301
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
302
302
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
303
303
|
}
|
|
304
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
304
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
305
305
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
308
|
}
|
|
309
309
|
@supports (--css-variable-support-check: #000) {
|
|
310
|
-
.awsui-visual-refresh .awsui_code-
|
|
310
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
311
311
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
312
312
|
}
|
|
313
313
|
@media not print {
|
|
314
|
-
.awsui_code-
|
|
314
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
315
315
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
316
316
|
}
|
|
317
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
317
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
318
318
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
321
|
}
|
|
322
|
-
.awsui_code-
|
|
322
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
323
323
|
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");
|
|
324
324
|
}
|
|
325
325
|
@supports (--css-variable-support-check: #000) {
|
|
326
326
|
@media not print {
|
|
327
|
-
.awsui_code-
|
|
327
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
328
328
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
329
329
|
}
|
|
330
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
330
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
331
331
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
332
332
|
}
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
335
|
@supports (--css-variable-support-check: #000) {
|
|
336
|
-
.awsui-visual-refresh .awsui_code-
|
|
336
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
337
337
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
338
338
|
}
|
|
339
339
|
@media not print {
|
|
340
|
-
.awsui_code-
|
|
340
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
341
341
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
342
342
|
}
|
|
343
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
343
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
344
344
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
|
-
.awsui_code-
|
|
348
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
349
349
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
350
350
|
}
|
|
351
351
|
@supports (--css-variable-support-check: #000) {
|
|
352
352
|
@media not print {
|
|
353
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
354
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
355
355
|
}
|
|
356
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
356
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
357
357
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
361
|
@supports (--css-variable-support-check: #000) {
|
|
362
|
-
.awsui-visual-refresh .awsui_code-
|
|
362
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
363
363
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
364
364
|
}
|
|
365
365
|
@media not print {
|
|
366
|
-
.awsui_code-
|
|
366
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
367
367
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
368
368
|
}
|
|
369
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
369
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
370
370
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
-
.awsui_code-
|
|
374
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
375
375
|
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");
|
|
376
376
|
}
|
|
377
377
|
@supports (--css-variable-support-check: #000) {
|
|
378
378
|
@media not print {
|
|
379
|
-
.awsui_code-
|
|
379
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
380
380
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
381
381
|
}
|
|
382
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
382
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
383
383
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
387
|
@supports (--css-variable-support-check: #000) {
|
|
388
|
-
.awsui-visual-refresh .awsui_code-
|
|
388
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
389
389
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
390
390
|
}
|
|
391
391
|
@media not print {
|
|
392
|
-
.awsui_code-
|
|
392
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
393
393
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
394
394
|
}
|
|
395
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
395
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
396
396
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
|
-
.awsui_code-
|
|
401
|
-
background-color: var(--color-background-code-editor-gutter-active-line-default-
|
|
402
|
-
color: var(--color-text-code-editor-gutter-active-line-
|
|
400
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
401
|
+
background-color: var(--color-background-code-editor-gutter-active-line-default-115dvu, #687078);
|
|
402
|
+
color: var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
403
403
|
}
|
|
404
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
405
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
404
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
405
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
406
406
|
position: relative;
|
|
407
407
|
}
|
|
408
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
409
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
408
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
409
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
410
410
|
outline: 2px dotted transparent;
|
|
411
411
|
outline-offset: calc(-2px - 1px);
|
|
412
412
|
}
|
|
413
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
414
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
413
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
414
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
415
415
|
content: " ";
|
|
416
416
|
display: block;
|
|
417
417
|
position: absolute;
|
|
@@ -423,266 +423,266 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
423
423
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
424
424
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
425
425
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
426
|
-
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-
|
|
426
|
+
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
427
427
|
}
|
|
428
|
-
.awsui_code-
|
|
428
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
429
429
|
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");
|
|
430
430
|
}
|
|
431
431
|
@supports (--css-variable-support-check: #000) {
|
|
432
432
|
@media not print {
|
|
433
|
-
.awsui_code-
|
|
433
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
434
434
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
435
435
|
}
|
|
436
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
436
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
437
437
|
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");
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
@supports (--css-variable-support-check: #000) {
|
|
442
|
-
.awsui-visual-refresh .awsui_code-
|
|
442
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
443
443
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
444
444
|
}
|
|
445
445
|
@media not print {
|
|
446
|
-
.awsui_code-
|
|
446
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
447
447
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
448
448
|
}
|
|
449
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
449
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
450
450
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
453
|
}
|
|
454
|
-
.awsui_code-
|
|
454
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
455
455
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
456
456
|
}
|
|
457
457
|
@supports (--css-variable-support-check: #000) {
|
|
458
458
|
@media not print {
|
|
459
|
-
.awsui_code-
|
|
459
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
460
460
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
461
461
|
}
|
|
462
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
462
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
463
463
|
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");
|
|
464
464
|
}
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
467
|
@supports (--css-variable-support-check: #000) {
|
|
468
|
-
.awsui-visual-refresh .awsui_code-
|
|
468
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
469
469
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
470
470
|
}
|
|
471
471
|
@media not print {
|
|
472
|
-
.awsui_code-
|
|
472
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
473
473
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
474
474
|
}
|
|
475
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
475
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
476
476
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
|
-
.awsui_code-
|
|
480
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
481
481
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
482
482
|
}
|
|
483
483
|
@supports (--css-variable-support-check: #000) {
|
|
484
484
|
@media not print {
|
|
485
|
-
.awsui_code-
|
|
485
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
486
486
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
487
487
|
}
|
|
488
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
488
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
489
489
|
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");
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|
|
493
493
|
@supports (--css-variable-support-check: #000) {
|
|
494
|
-
.awsui-visual-refresh .awsui_code-
|
|
494
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
495
495
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
496
496
|
}
|
|
497
497
|
@media not print {
|
|
498
|
-
.awsui_code-
|
|
498
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
499
499
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
500
500
|
}
|
|
501
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
501
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
502
502
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
503
503
|
}
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
.awsui_code-
|
|
506
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
507
507
|
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");
|
|
508
508
|
}
|
|
509
509
|
@supports (--css-variable-support-check: #000) {
|
|
510
510
|
@media not print {
|
|
511
|
-
.awsui_code-
|
|
511
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
512
512
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
513
513
|
}
|
|
514
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
514
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
515
515
|
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");
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
519
|
@supports (--css-variable-support-check: #000) {
|
|
520
|
-
.awsui-visual-refresh .awsui_code-
|
|
520
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
521
521
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
522
522
|
}
|
|
523
523
|
@media not print {
|
|
524
|
-
.awsui_code-
|
|
524
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
525
525
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
526
526
|
}
|
|
527
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
527
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
528
528
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
.awsui_code-
|
|
533
|
-
color: var(--color-text-code-editor-gutter-active-line-
|
|
534
|
-
background-color: var(--color-background-code-editor-gutter-active-line-error-
|
|
532
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
533
|
+
color: var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
534
|
+
background-color: var(--color-background-code-editor-gutter-active-line-error-oqzpvs, #d13212);
|
|
535
535
|
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");
|
|
536
536
|
}
|
|
537
537
|
@supports (--css-variable-support-check: #000) {
|
|
538
538
|
@media not print {
|
|
539
|
-
.awsui_code-
|
|
539
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
540
540
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
541
541
|
}
|
|
542
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
542
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
543
543
|
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");
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
}
|
|
547
547
|
@supports (--css-variable-support-check: #000) {
|
|
548
|
-
.awsui-visual-refresh .awsui_code-
|
|
548
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
549
549
|
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");
|
|
550
550
|
}
|
|
551
551
|
@media not print {
|
|
552
|
-
.awsui_code-
|
|
552
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
553
553
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
554
554
|
}
|
|
555
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
555
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
556
556
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
557
557
|
}
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
|
-
.awsui_code-
|
|
560
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
561
561
|
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");
|
|
562
562
|
}
|
|
563
563
|
@supports (--css-variable-support-check: #000) {
|
|
564
564
|
@media not print {
|
|
565
|
-
.awsui_code-
|
|
565
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
566
566
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
567
567
|
}
|
|
568
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
568
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
569
569
|
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");
|
|
570
570
|
}
|
|
571
571
|
}
|
|
572
572
|
}
|
|
573
573
|
@supports (--css-variable-support-check: #000) {
|
|
574
|
-
.awsui-visual-refresh .awsui_code-
|
|
574
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
575
575
|
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");
|
|
576
576
|
}
|
|
577
577
|
@media not print {
|
|
578
|
-
.awsui_code-
|
|
578
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
579
579
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
580
580
|
}
|
|
581
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
581
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
582
582
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
585
|
}
|
|
586
|
-
.awsui_code-
|
|
586
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
587
587
|
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");
|
|
588
588
|
}
|
|
589
589
|
@supports (--css-variable-support-check: #000) {
|
|
590
590
|
@media not print {
|
|
591
|
-
.awsui_code-
|
|
591
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
592
592
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
593
593
|
}
|
|
594
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
594
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
595
595
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
}
|
|
599
599
|
@supports (--css-variable-support-check: #000) {
|
|
600
|
-
.awsui-visual-refresh .awsui_code-
|
|
600
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
601
601
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
602
602
|
}
|
|
603
603
|
@media not print {
|
|
604
|
-
.awsui_code-
|
|
604
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
605
605
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
606
606
|
}
|
|
607
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
607
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .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_gorbv_158 .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_gorbv_158 .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_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
608
608
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
609
609
|
}
|
|
610
610
|
}
|
|
611
611
|
}
|
|
612
|
-
.awsui_code-
|
|
612
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
613
613
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
614
614
|
}
|
|
615
615
|
@supports (--css-variable-support-check: #000) {
|
|
616
616
|
@media not print {
|
|
617
|
-
.awsui_code-
|
|
617
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
618
618
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
619
619
|
}
|
|
620
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
620
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
621
621
|
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");
|
|
622
622
|
}
|
|
623
623
|
}
|
|
624
624
|
}
|
|
625
625
|
@supports (--css-variable-support-check: #000) {
|
|
626
|
-
.awsui-visual-refresh .awsui_code-
|
|
626
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
627
627
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
628
628
|
}
|
|
629
629
|
@media not print {
|
|
630
|
-
.awsui_code-
|
|
630
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
631
631
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
632
632
|
}
|
|
633
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
633
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .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_gorbv_158 .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_gorbv_158 .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_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
634
634
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
635
635
|
}
|
|
636
636
|
}
|
|
637
637
|
}
|
|
638
|
-
.awsui_code-
|
|
638
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
639
639
|
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");
|
|
640
640
|
}
|
|
641
641
|
@supports (--css-variable-support-check: #000) {
|
|
642
642
|
@media not print {
|
|
643
|
-
.awsui_code-
|
|
643
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
644
644
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
645
645
|
}
|
|
646
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
646
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
647
647
|
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");
|
|
648
648
|
}
|
|
649
649
|
}
|
|
650
650
|
}
|
|
651
651
|
@supports (--css-variable-support-check: #000) {
|
|
652
|
-
.awsui-visual-refresh .awsui_code-
|
|
652
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
653
653
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
654
654
|
}
|
|
655
655
|
@media not print {
|
|
656
|
-
.awsui_code-
|
|
656
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
657
657
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
658
658
|
}
|
|
659
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
659
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .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_gorbv_158 .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_gorbv_158 .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_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
660
660
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
663
|
}
|
|
664
|
-
.awsui_code-
|
|
664
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
665
665
|
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");
|
|
666
666
|
}
|
|
667
667
|
@supports (--css-variable-support-check: #000) {
|
|
668
668
|
@media not print {
|
|
669
|
-
.awsui_code-
|
|
669
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
670
670
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
671
671
|
}
|
|
672
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
672
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
673
673
|
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");
|
|
674
674
|
}
|
|
675
675
|
}
|
|
676
676
|
}
|
|
677
677
|
@supports (--css-variable-support-check: #000) {
|
|
678
|
-
.awsui-visual-refresh .awsui_code-
|
|
678
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
679
679
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
680
680
|
}
|
|
681
681
|
@media not print {
|
|
682
|
-
.awsui_code-
|
|
682
|
+
.awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
683
683
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
684
684
|
}
|
|
685
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
685
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_gorbv_158 .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_gorbv_158 .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_gorbv_158 .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_gorbv_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
686
686
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
687
687
|
}
|
|
688
688
|
}
|
|
@@ -697,90 +697,90 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
697
697
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
698
698
|
SPDX-License-Identifier: Apache-2.0
|
|
699
699
|
*/
|
|
700
|
-
.
|
|
700
|
+
.awsui_pane_1gl9c_gorbv_700:not(#\9) {
|
|
701
701
|
display: flex;
|
|
702
702
|
position: relative;
|
|
703
703
|
flex-direction: row;
|
|
704
704
|
flex: 1;
|
|
705
|
-
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-default-
|
|
705
|
+
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
706
706
|
border-end-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
707
707
|
border-end-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
708
|
-
background: var(--color-background-code-editor-status-bar-
|
|
709
|
-
color: var(--color-text-body-default-
|
|
708
|
+
background: var(--color-background-code-editor-status-bar-hv1hb6, #f2f3f3);
|
|
709
|
+
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
710
710
|
}
|
|
711
|
-
.awsui_pane__close-
|
|
711
|
+
.awsui_pane__close-container_1gl9c_gorbv_711:not(#\9) {
|
|
712
712
|
position: absolute;
|
|
713
713
|
inset-block-start: 0;
|
|
714
714
|
inset-inline-end: calc(var(--space-s-4a5hs8, 12px) / 2);
|
|
715
715
|
}
|
|
716
|
-
.
|
|
716
|
+
.awsui_pane__list_1gl9c_gorbv_716:not(#\9) {
|
|
717
717
|
flex: 1;
|
|
718
718
|
overflow: auto;
|
|
719
719
|
max-block-size: 100%;
|
|
720
720
|
box-sizing: border-box;
|
|
721
721
|
margin-inline-end: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-xs-kw7k3v, 8px));
|
|
722
722
|
}
|
|
723
|
-
.
|
|
723
|
+
.awsui_pane__table_1gl9c_gorbv_723:not(#\9) {
|
|
724
724
|
inline-size: 100%;
|
|
725
725
|
border-spacing: 0;
|
|
726
726
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
727
727
|
margin-inline: 0;
|
|
728
728
|
}
|
|
729
|
-
.
|
|
729
|
+
.awsui_pane__item_1gl9c_gorbv_729 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9) {
|
|
730
730
|
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-nmfk7h, transparent);
|
|
731
731
|
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-nmfk7h, transparent);
|
|
732
732
|
}
|
|
733
|
-
.
|
|
733
|
+
.awsui_pane__item_1gl9c_gorbv_729 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9):first-child {
|
|
734
734
|
border-inline-start: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-nmfk7h, transparent);
|
|
735
735
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
736
736
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
737
737
|
}
|
|
738
|
-
.
|
|
738
|
+
.awsui_pane__item_1gl9c_gorbv_729 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9):last-child {
|
|
739
739
|
border-inline-end: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-nmfk7h, transparent);
|
|
740
740
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
741
741
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
742
742
|
}
|
|
743
|
-
.awsui_pane__item--
|
|
743
|
+
.awsui_pane__item--highlighted_1gl9c_gorbv_743:not(#\9), .awsui_pane__item_1gl9c_gorbv_729:not(#\9):hover, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):focus {
|
|
744
744
|
cursor: pointer;
|
|
745
745
|
outline: none;
|
|
746
746
|
}
|
|
747
|
-
.awsui_pane__item--
|
|
748
|
-
background-color: var(--color-background-code-editor-pane-item-hover-
|
|
747
|
+
.awsui_pane__item--highlighted_1gl9c_gorbv_743 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9), .awsui_pane__item_1gl9c_gorbv_729:not(#\9):hover > .awsui_pane__cell_1gl9c_gorbv_729, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):focus > .awsui_pane__cell_1gl9c_gorbv_729 {
|
|
748
|
+
background-color: var(--color-background-code-editor-pane-item-hover-jhuc5f, #eaeded);
|
|
749
749
|
}
|
|
750
|
-
.awsui_pane__item--
|
|
751
|
-
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-
|
|
752
|
-
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-
|
|
750
|
+
.awsui_pane__item--highlighted_1gl9c_gorbv_743 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9), .awsui_pane__item_1gl9c_gorbv_729:not(#\9):hover > .awsui_pane__cell_1gl9c_gorbv_729, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):focus > .awsui_pane__cell_1gl9c_gorbv_729 {
|
|
751
|
+
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
752
|
+
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
753
753
|
}
|
|
754
|
-
.awsui_pane__item--
|
|
755
|
-
border-inline-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-
|
|
754
|
+
.awsui_pane__item--highlighted_1gl9c_gorbv_743 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9):first-child, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):hover > .awsui_pane__cell_1gl9c_gorbv_729:first-child, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):focus > .awsui_pane__cell_1gl9c_gorbv_729:first-child {
|
|
755
|
+
border-inline-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
756
756
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
757
757
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
758
758
|
}
|
|
759
|
-
.awsui_pane__item--
|
|
760
|
-
border-inline-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-
|
|
759
|
+
.awsui_pane__item--highlighted_1gl9c_gorbv_743 > .awsui_pane__cell_1gl9c_gorbv_729:not(#\9):last-child, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):hover > .awsui_pane__cell_1gl9c_gorbv_729:last-child, .awsui_pane__item_1gl9c_gorbv_729:not(#\9):focus > .awsui_pane__cell_1gl9c_gorbv_729:last-child {
|
|
760
|
+
border-inline-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
761
761
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
762
762
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
763
763
|
}
|
|
764
|
-
.
|
|
764
|
+
.awsui_pane__location_1gl9c_gorbv_764:not(#\9), .awsui_pane__description_1gl9c_gorbv_764:not(#\9) {
|
|
765
765
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
766
766
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
767
767
|
}
|
|
768
|
-
.
|
|
768
|
+
.awsui_pane__location_1gl9c_gorbv_764:not(#\9) {
|
|
769
769
|
vertical-align: baseline;
|
|
770
770
|
white-space: nowrap;
|
|
771
771
|
padding-inline-start: calc(var(--space-l-3cws6j, 20px) + var(--space-s-4a5hs8, 12px));
|
|
772
772
|
}
|
|
773
|
-
.
|
|
773
|
+
.awsui_pane__description_1gl9c_gorbv_764:not(#\9) {
|
|
774
774
|
padding-inline-end: 0;
|
|
775
775
|
min-inline-size: 0;
|
|
776
776
|
word-break: break-word;
|
|
777
777
|
}
|
|
778
778
|
|
|
779
|
-
.awsui_focus-
|
|
779
|
+
.awsui_focus-lock_1gl9c_gorbv_779:not(#\9) {
|
|
780
780
|
block-size: 100%;
|
|
781
781
|
}
|
|
782
782
|
|
|
783
|
-
.awsui_code-
|
|
783
|
+
.awsui_code-editor_1gl9c_gorbv_158:not(#\9) {
|
|
784
784
|
border-collapse: separate;
|
|
785
785
|
border-spacing: 0;
|
|
786
786
|
box-sizing: border-box;
|
|
@@ -806,14 +806,14 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
806
806
|
word-spacing: normal;
|
|
807
807
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
808
808
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
809
|
-
color: var(--color-text-body-default-
|
|
809
|
+
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
810
810
|
font-weight: 400;
|
|
811
811
|
font-family: var(--font-family-base-8x5ngf, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
812
812
|
-webkit-font-smoothing: auto;
|
|
813
813
|
-moz-osx-font-smoothing: auto;
|
|
814
814
|
display: block;
|
|
815
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-
|
|
816
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-
|
|
815
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
816
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
817
817
|
border-start-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
818
818
|
border-start-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
819
819
|
border-end-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
@@ -821,18 +821,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
821
821
|
inline-size: 100%;
|
|
822
822
|
}
|
|
823
823
|
|
|
824
|
-
.
|
|
824
|
+
.awsui_editor_1gl9c_gorbv_823:not(#\9) {
|
|
825
825
|
position: absolute;
|
|
826
826
|
inset: 0;
|
|
827
827
|
}
|
|
828
|
-
.
|
|
828
|
+
.awsui_editor_1gl9c_gorbv_823:not(#\9):focus {
|
|
829
829
|
position: relative;
|
|
830
830
|
}
|
|
831
|
-
.
|
|
831
|
+
.awsui_editor_1gl9c_gorbv_823:not(#\9):focus {
|
|
832
832
|
outline: 2px dotted transparent;
|
|
833
833
|
outline-offset: calc(3px - 1px);
|
|
834
834
|
}
|
|
835
|
-
.
|
|
835
|
+
.awsui_editor_1gl9c_gorbv_823:not(#\9):focus::before {
|
|
836
836
|
content: " ";
|
|
837
837
|
display: block;
|
|
838
838
|
position: absolute;
|
|
@@ -844,66 +844,66 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
844
844
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
845
845
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
846
846
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
847
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
847
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
848
848
|
}
|
|
849
|
-
.
|
|
849
|
+
.awsui_editor_1gl9c_gorbv_823:not(#\9):focus {
|
|
850
850
|
position: absolute;
|
|
851
851
|
overflow: visible;
|
|
852
852
|
}
|
|
853
853
|
|
|
854
|
-
.awsui_editor-
|
|
854
|
+
.awsui_editor-refresh_1gl9c_gorbv_853:not(#\9) {
|
|
855
855
|
border-start-start-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
856
856
|
border-start-end-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
857
857
|
}
|
|
858
858
|
|
|
859
|
-
.awsui_status-
|
|
859
|
+
.awsui_status-bar_1gl9c_gorbv_858:not(#\9) {
|
|
860
860
|
container-type: inline-size;
|
|
861
861
|
display: flex;
|
|
862
862
|
vertical-align: middle;
|
|
863
|
-
border-block-start: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-
|
|
864
|
-
background-color: var(--color-background-code-editor-status-bar-
|
|
863
|
+
border-block-start: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
864
|
+
background-color: var(--color-background-code-editor-status-bar-hv1hb6, #f2f3f3);
|
|
865
865
|
min-inline-size: 0;
|
|
866
866
|
word-break: break-word;
|
|
867
867
|
}
|
|
868
|
-
.awsui_status-bar-with-hidden-
|
|
868
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_gorbv_867:not(#\9) {
|
|
869
869
|
border-end-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
870
870
|
border-end-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
871
871
|
}
|
|
872
|
-
.awsui_status-
|
|
872
|
+
.awsui_status-bar__left_1gl9c_gorbv_871:not(#\9) {
|
|
873
873
|
flex: 1;
|
|
874
874
|
display: flex;
|
|
875
875
|
flex-wrap: wrap;
|
|
876
876
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
877
|
-
border-inline-end: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-
|
|
877
|
+
border-inline-end: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
878
878
|
}
|
|
879
|
-
.awsui_status-
|
|
879
|
+
.awsui_status-bar__right_1gl9c_gorbv_878:not(#\9) {
|
|
880
880
|
display: flex;
|
|
881
881
|
align-items: center;
|
|
882
882
|
}
|
|
883
|
-
.awsui_status-bar__language-
|
|
883
|
+
.awsui_status-bar__language-mode_1gl9c_gorbv_882:not(#\9), .awsui_status-bar__cursor-position_1gl9c_gorbv_882:not(#\9) {
|
|
884
884
|
display: inline-block;
|
|
885
|
-
color: var(--color-text-body-default-
|
|
885
|
+
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
886
886
|
padding-block: var(--space-scaled-xs-sppte9, 8px);
|
|
887
887
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
888
888
|
}
|
|
889
|
-
.awsui_status-bar__cog-
|
|
889
|
+
.awsui_status-bar__cog-button_1gl9c_gorbv_888:not(#\9) {
|
|
890
890
|
padding-block: calc(var(--space-scaled-xxs-jatbiv, 4px) - 1px);
|
|
891
891
|
padding-inline: calc(var(--space-xs-kw7k3v, 8px) - 2px);
|
|
892
892
|
}
|
|
893
893
|
|
|
894
|
-
.awsui_tab-
|
|
894
|
+
.awsui_tab-list_1gl9c_gorbv_893:not(#\9) {
|
|
895
895
|
align-items: center;
|
|
896
896
|
display: inline-flex;
|
|
897
897
|
}
|
|
898
898
|
|
|
899
|
-
.awsui_tab-
|
|
899
|
+
.awsui_tab-button_1gl9c_gorbv_898:not(#\9) {
|
|
900
900
|
position: relative;
|
|
901
901
|
display: inline-flex;
|
|
902
902
|
gap: var(--space-xxs-jnczic, 4px);
|
|
903
903
|
padding-block: var(--space-scaled-xs-sppte9, 8px);
|
|
904
904
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
905
905
|
line-height: inherit;
|
|
906
|
-
color: var(--color-text-status-error-
|
|
906
|
+
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
907
907
|
background: none;
|
|
908
908
|
border-block: none;
|
|
909
909
|
border-inline: none;
|
|
@@ -912,11 +912,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
912
912
|
cursor: pointer;
|
|
913
913
|
z-index: 1;
|
|
914
914
|
}
|
|
915
|
-
.awsui_tab-
|
|
916
|
-
color: var(--color-text-code-editor-tab-button-error-
|
|
917
|
-
background: var(--color-text-status-error-
|
|
915
|
+
.awsui_tab-button_1gl9c_gorbv_898:not(#\9):hover {
|
|
916
|
+
color: var(--color-text-code-editor-tab-button-error-g3t4ce, #ffffff);
|
|
917
|
+
background: var(--color-text-status-error-aknuvu, #d13212);
|
|
918
918
|
}
|
|
919
|
-
.awsui_tab-
|
|
919
|
+
.awsui_tab-button_1gl9c_gorbv_898:not(#\9)::after {
|
|
920
920
|
content: "";
|
|
921
921
|
position: absolute;
|
|
922
922
|
inset-inline: 0;
|
|
@@ -926,57 +926,57 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1lcbn_158 .ace_edit
|
|
|
926
926
|
border-start-end-radius: var(--border-radius-tabs-focus-ring-ciyqfm, 0px);
|
|
927
927
|
border-end-start-radius: var(--border-radius-tabs-focus-ring-ciyqfm, 0px);
|
|
928
928
|
border-end-end-radius: var(--border-radius-tabs-focus-ring-ciyqfm, 0px);
|
|
929
|
-
background: var(--color-text-status-error-
|
|
929
|
+
background: var(--color-text-status-error-aknuvu, #d13212);
|
|
930
930
|
opacity: 0;
|
|
931
931
|
}
|
|
932
|
-
.awsui_tab-button--
|
|
932
|
+
.awsui_tab-button--refresh_1gl9c_gorbv_931:not(#\9) {
|
|
933
933
|
padding-block-end: calc(var(--space-scaled-xs-sppte9, 8px) + var(--border-active-width-vglvq7, 2px) - 2px);
|
|
934
934
|
}
|
|
935
|
-
.awsui_tab-button--
|
|
936
|
-
color: var(--color-text-status-warning-
|
|
935
|
+
.awsui_tab-button--warnings_1gl9c_gorbv_934:not(#\9) {
|
|
936
|
+
color: var(--color-text-status-warning-9b45qh, #906806);
|
|
937
937
|
}
|
|
938
|
-
.awsui_tab-button--
|
|
939
|
-
background: var(--color-text-status-warning-
|
|
938
|
+
.awsui_tab-button--warnings_1gl9c_gorbv_934:not(#\9):hover {
|
|
939
|
+
background: var(--color-text-status-warning-9b45qh, #906806);
|
|
940
940
|
}
|
|
941
|
-
.awsui_tab-button--
|
|
942
|
-
background: var(--color-text-status-warning-
|
|
941
|
+
.awsui_tab-button--warnings_1gl9c_gorbv_934:not(#\9)::after {
|
|
942
|
+
background: var(--color-text-status-warning-9b45qh, #906806);
|
|
943
943
|
}
|
|
944
|
-
.awsui_tab-button--
|
|
944
|
+
.awsui_tab-button--active_1gl9c_gorbv_943:not(#\9)::after {
|
|
945
945
|
opacity: 1;
|
|
946
946
|
}
|
|
947
|
-
.awsui_tab-button--
|
|
947
|
+
.awsui_tab-button--refresh_1gl9c_gorbv_931:not(#\9)::after {
|
|
948
948
|
transition: opacity var(--motion-duration-refresh-only-medium-h3wrr6, 0ms) var(--motion-easing-refresh-only-c-r5v2kx, cubic-bezier(0.84, 0, 0.16, 1));
|
|
949
949
|
}
|
|
950
950
|
@media (prefers-reduced-motion: reduce) {
|
|
951
|
-
.awsui_tab-button--
|
|
951
|
+
.awsui_tab-button--refresh_1gl9c_gorbv_931:not(#\9)::after {
|
|
952
952
|
animation: none;
|
|
953
953
|
transition: none;
|
|
954
954
|
}
|
|
955
955
|
}
|
|
956
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
956
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_gorbv_931:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_gorbv_931:not(#\9)::after {
|
|
957
957
|
animation: none;
|
|
958
958
|
transition: none;
|
|
959
959
|
}
|
|
960
|
-
.awsui_tab-button--
|
|
960
|
+
.awsui_tab-button--disabled_1gl9c_gorbv_959:not(#\9) {
|
|
961
961
|
font-weight: normal;
|
|
962
|
-
color: var(--color-text-code-editor-status-bar-disabled-
|
|
962
|
+
color: var(--color-text-code-editor-status-bar-disabled-ajttg7, #879596);
|
|
963
963
|
cursor: default;
|
|
964
964
|
}
|
|
965
|
-
.awsui_tab-button--
|
|
966
|
-
color: var(--color-text-code-editor-status-bar-disabled-
|
|
965
|
+
.awsui_tab-button--disabled_1gl9c_gorbv_959:not(#\9):hover {
|
|
966
|
+
color: var(--color-text-code-editor-status-bar-disabled-ajttg7, #879596);
|
|
967
967
|
background: transparent;
|
|
968
968
|
}
|
|
969
|
-
.awsui_tab-button--
|
|
969
|
+
.awsui_tab-button--disabled_1gl9c_gorbv_959:not(#\9)::after {
|
|
970
970
|
display: none;
|
|
971
971
|
}
|
|
972
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
972
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_gorbv_898:not(#\9):focus {
|
|
973
973
|
position: relative;
|
|
974
974
|
}
|
|
975
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
975
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_gorbv_898:not(#\9):focus {
|
|
976
976
|
outline: 2px dotted transparent;
|
|
977
977
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-w7mxq8, 3px) - 1px);
|
|
978
978
|
}
|
|
979
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
979
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_gorbv_898:not(#\9):focus::before {
|
|
980
980
|
content: " ";
|
|
981
981
|
display: block;
|
|
982
982
|
position: absolute;
|
|
@@ -988,63 +988,63 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1lcbn_898:not(#\9):f
|
|
|
988
988
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
989
989
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
990
990
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
991
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
991
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
992
992
|
}
|
|
993
|
-
.awsui_tab-button--
|
|
993
|
+
.awsui_tab-button--divider_1gl9c_gorbv_992:not(#\9) {
|
|
994
994
|
display: inline-block;
|
|
995
995
|
block-size: var(--line-height-body-m-bedeoh, 22px);
|
|
996
996
|
inline-size: var(--border-code-editor-status-divider-width-r988cc, 0px);
|
|
997
|
-
background: var(--color-border-tabs-divider-
|
|
997
|
+
background: var(--color-border-tabs-divider-uu65wu, #aab7b8);
|
|
998
998
|
vertical-align: middle;
|
|
999
999
|
}
|
|
1000
|
-
.awsui_tab-button--
|
|
1000
|
+
.awsui_tab-button--errors_1gl9c_gorbv_999:not(#\9) {
|
|
1001
1001
|
/* used in test-utils */
|
|
1002
1002
|
}
|
|
1003
1003
|
@supports (contain: inline-size) {
|
|
1004
|
-
.awsui_tab-
|
|
1004
|
+
.awsui_tab-button_1gl9c_gorbv_898:not(#\9) {
|
|
1005
1005
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
1006
1006
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
1007
1007
|
}
|
|
1008
1008
|
@container not (max-width: 500px) {
|
|
1009
|
-
.awsui_tab-
|
|
1009
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_count_1gl9c_gorbv_1008:not(#\9) {
|
|
1010
1010
|
display: none;
|
|
1011
1011
|
}
|
|
1012
|
-
.awsui_tab-
|
|
1012
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_text_1gl9c_gorbv_1011:not(#\9) {
|
|
1013
1013
|
display: inline;
|
|
1014
1014
|
}
|
|
1015
1015
|
}
|
|
1016
1016
|
@container (max-width: 500px) {
|
|
1017
|
-
.awsui_tab-
|
|
1017
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_count_1gl9c_gorbv_1008:not(#\9) {
|
|
1018
1018
|
display: inline;
|
|
1019
1019
|
}
|
|
1020
|
-
.awsui_tab-
|
|
1020
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_text_1gl9c_gorbv_1011:not(#\9) {
|
|
1021
1021
|
display: none;
|
|
1022
1022
|
}
|
|
1023
1023
|
}
|
|
1024
1024
|
}
|
|
1025
1025
|
@supports not (contain: inline-size) {
|
|
1026
|
-
.awsui_tab-
|
|
1026
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_count_1gl9c_gorbv_1008:not(#\9) {
|
|
1027
1027
|
display: none;
|
|
1028
1028
|
}
|
|
1029
|
-
.awsui_tab-
|
|
1029
|
+
.awsui_tab-button_1gl9c_gorbv_898 > .awsui_text_1gl9c_gorbv_1011:not(#\9) {
|
|
1030
1030
|
display: inline;
|
|
1031
1031
|
}
|
|
1032
1032
|
}
|
|
1033
1033
|
|
|
1034
|
-
.awsui_loading-
|
|
1035
|
-
.awsui_error-
|
|
1034
|
+
.awsui_loading-screen_1gl9c_gorbv_1033:not(#\9),
|
|
1035
|
+
.awsui_error-screen_1gl9c_gorbv_1034:not(#\9) {
|
|
1036
1036
|
display: flex;
|
|
1037
1037
|
align-items: center;
|
|
1038
1038
|
justify-content: center;
|
|
1039
1039
|
block-size: 480px;
|
|
1040
|
-
color: var(--color-text-body-secondary-
|
|
1041
|
-
background: var(--color-background-code-editor-loading-
|
|
1040
|
+
color: var(--color-text-body-secondary-twh4xm, #545b64);
|
|
1041
|
+
background: var(--color-background-code-editor-loading-nj9xm5, #f2f3f3);
|
|
1042
1042
|
border-start-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1043
1043
|
border-start-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1044
1044
|
border-end-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1045
1045
|
border-end-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1046
1046
|
}
|
|
1047
1047
|
|
|
1048
|
-
.awsui_error-
|
|
1049
|
-
color: var(--color-text-status-error-
|
|
1048
|
+
.awsui_error-screen_1gl9c_gorbv_1034:not(#\9) {
|
|
1049
|
+
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
1050
1050
|
}
|