@cloudscape-design/components 3.0.1360 → 3.0.1361
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +347 -203
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +6 -2
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +251 -63
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +227 -51
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +201 -29
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +142 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +198 -22
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +144 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +9 -5
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +144 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +138 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +148 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +182 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +374 -182
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +281 -105
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -11
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +145 -9
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +7 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +207 -71
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +133 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +176 -40
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +154 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +190 -14
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +174 -38
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +6 -7
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +163 -23
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +502 -346
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +166 -34
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +173 -41
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +240 -96
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +176 -44
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +184 -52
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +141 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +167 -35
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +177 -9
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +228 -88
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +185 -53
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +146 -14
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +142 -6
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +351 -207
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +210 -66
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +177 -9
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +218 -50
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +279 -107
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +148 -16
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +10 -6
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +149 -17
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +231 -95
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +142 -10
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +183 -47
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +145 -13
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +237 -61
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +194 -58
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +269 -133
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +175 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +188 -16
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +240 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +7 -3
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +382 -194
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +144 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +193 -57
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +190 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +293 -117
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +314 -146
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +175 -7
- package/hotspot/styles.selectors.js +7 -7
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +41 -42
- package/icon/styles.scoped.css +301 -124
- package/icon/styles.selectors.js +41 -42
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +266 -134
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +9 -1
- package/internal/base-theme/styles.scoped.css +424 -424
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +155 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +208 -68
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +172 -40
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +139 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +158 -22
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +137 -5
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +140 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +182 -46
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +143 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +6 -2
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +183 -15
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +142 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +158 -26
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +184 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +141 -9
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +138 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +157 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +156 -24
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +175 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +143 -11
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +143 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +149 -17
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +133 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +225 -93
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +175 -43
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +145 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +221 -41
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.js +314 -314
- package/internal/generated/theming/index.cjs +314 -314
- package/internal/generated/theming/index.js +314 -314
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +214 -78
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +153 -21
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +274 -142
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +144 -12
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +135 -3
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +197 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +204 -64
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +145 -13
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +180 -48
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +194 -22
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +200 -60
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +288 -140
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +214 -42
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +256 -124
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +197 -61
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +201 -69
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +137 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +142 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +14 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +174 -6
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +202 -62
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +159 -27
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +139 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +306 -174
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +177 -45
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +217 -81
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +156 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +160 -24
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +156 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +212 -76
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +191 -55
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +209 -41
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +958 -826
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +286 -118
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +171 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +136 -4
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +179 -11
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +196 -60
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +220 -84
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +154 -22
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +4 -3
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +4 -3
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +4 -3
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +4 -3
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +259 -127
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +139 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +178 -46
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +264 -96
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +158 -26
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +8 -4
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +192 -52
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +140 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +137 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +250 -118
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +177 -9
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +193 -17
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +10 -6
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +141 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +205 -37
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +229 -53
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +185 -13
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +213 -81
- package/wizard/styles.selectors.js +30 -30
|
@@ -2,70 +2,210 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
5
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
6
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
7
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
141
|
/*
|
|
10
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
143
|
SPDX-License-Identifier: Apache-2.0
|
|
12
144
|
*/
|
|
145
|
+
/*
|
|
146
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
+
SPDX-License-Identifier: Apache-2.0
|
|
148
|
+
*/
|
|
149
|
+
/*
|
|
150
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
|
+
SPDX-License-Identifier: Apache-2.0
|
|
152
|
+
*/
|
|
13
153
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
14
|
-
.awsui_code-editor-
|
|
15
|
-
border-start-start-radius: calc(var(--border-radius-code-editor-
|
|
154
|
+
.awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
|
|
155
|
+
border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
16
156
|
}
|
|
17
|
-
.awsui_code-editor-
|
|
18
|
-
border-start-end-radius: calc(var(--border-radius-code-editor-
|
|
157
|
+
.awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9) {
|
|
158
|
+
border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
19
159
|
}
|
|
20
160
|
|
|
21
|
-
.awsui_code-
|
|
22
|
-
font-family: var(--font-family-monospace-
|
|
161
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor:not(#\9) {
|
|
162
|
+
font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
23
163
|
font-size: 14px;
|
|
24
164
|
line-height: 20px;
|
|
25
165
|
}
|
|
26
|
-
.awsui_code-
|
|
27
|
-
.awsui_code-
|
|
166
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
167
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
28
168
|
cursor: pointer;
|
|
29
169
|
background-repeat: no-repeat;
|
|
30
170
|
background-size: 16px 16px;
|
|
31
171
|
background-position: 4px 2px;
|
|
32
172
|
}
|
|
33
|
-
.awsui_code-
|
|
173
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
34
174
|
background-image: none;
|
|
35
175
|
}
|
|
36
|
-
.awsui_code-
|
|
176
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
37
177
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
38
178
|
}
|
|
39
179
|
@supports (--css-variable-support-check: #000) {
|
|
40
|
-
body .awsui_code-
|
|
180
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
41
181
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
42
182
|
}
|
|
43
183
|
@media not print {
|
|
44
|
-
.awsui_code-
|
|
184
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
45
185
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
46
186
|
}
|
|
47
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
187
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
48
188
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
49
189
|
}
|
|
50
190
|
}
|
|
51
191
|
}
|
|
52
192
|
@supports (--css-variable-support-check: #000) {
|
|
53
|
-
body .awsui_code-
|
|
193
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
54
194
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
55
195
|
}
|
|
56
196
|
@media not print {
|
|
57
|
-
.awsui_code-
|
|
197
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
58
198
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
59
199
|
}
|
|
60
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
200
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
61
201
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
62
202
|
}
|
|
63
203
|
}
|
|
64
204
|
}
|
|
65
|
-
.awsui_code-
|
|
205
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
66
206
|
padding-inline: 24px 16px;
|
|
67
207
|
}
|
|
68
|
-
.awsui_code-
|
|
208
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9) {
|
|
69
209
|
/* A good test case for disabled folds
|
|
70
210
|
<<html<<<<
|
|
71
211
|
</html>
|
|
@@ -76,24 +216,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
76
216
|
border-block: none;
|
|
77
217
|
border-inline: none;
|
|
78
218
|
}
|
|
79
|
-
.awsui_code-
|
|
219
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
80
220
|
margin-inline-start: -21px;
|
|
81
221
|
}
|
|
82
|
-
.awsui_code-
|
|
83
|
-
.awsui_code-
|
|
222
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9),
|
|
223
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
84
224
|
box-shadow: none;
|
|
85
225
|
}
|
|
86
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
87
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
226
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
227
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
88
228
|
position: relative;
|
|
89
229
|
}
|
|
90
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
91
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
231
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
92
232
|
outline: 2px dotted transparent;
|
|
93
233
|
outline-offset: calc(-1px - 1px);
|
|
94
234
|
}
|
|
95
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
96
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
235
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
236
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
97
237
|
content: " ";
|
|
98
238
|
display: block;
|
|
99
239
|
position: absolute;
|
|
@@ -101,97 +241,97 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
101
241
|
inset-block-start: calc(-1 * -1px);
|
|
102
242
|
inline-size: calc(100% + -1px + -1px);
|
|
103
243
|
block-size: calc(100% + -1px + -1px);
|
|
104
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
105
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
106
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
107
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
244
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
245
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
246
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
247
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
108
248
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
109
249
|
}
|
|
110
|
-
.awsui_code-
|
|
250
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
111
251
|
background: transparent;
|
|
112
252
|
box-sizing: border-box;
|
|
113
253
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
114
254
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
|
|
115
255
|
}
|
|
116
|
-
.awsui_code-
|
|
256
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
117
257
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
118
258
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
|
|
119
259
|
}
|
|
120
|
-
.awsui_code-
|
|
260
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
|
|
121
261
|
background-color: var(--color-background-code-editor-gutter-default-136m47, #f3f3f7);
|
|
122
262
|
color: var(--color-text-code-editor-gutter-default-vvwxve, #0f141a);
|
|
123
263
|
}
|
|
124
|
-
.awsui_code-
|
|
125
|
-
.awsui_code-
|
|
264
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9):focus,
|
|
265
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9):focus {
|
|
126
266
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
127
267
|
}
|
|
128
268
|
@supports (--css-variable-support-check: #000) {
|
|
129
|
-
body .awsui_code-
|
|
269
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
130
270
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
131
271
|
}
|
|
132
272
|
@media not print {
|
|
133
|
-
.awsui_code-
|
|
273
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
134
274
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
135
275
|
}
|
|
136
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
276
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
137
277
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
138
278
|
}
|
|
139
279
|
}
|
|
140
280
|
}
|
|
141
281
|
@supports (--css-variable-support-check: #000) {
|
|
142
|
-
body .awsui_code-
|
|
282
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
143
283
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
144
284
|
}
|
|
145
285
|
@media not print {
|
|
146
|
-
.awsui_code-
|
|
286
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
147
287
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
148
288
|
}
|
|
149
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
289
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
150
290
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
151
291
|
}
|
|
152
292
|
}
|
|
153
293
|
}
|
|
154
294
|
@supports (--css-variable-support-check: #000) {
|
|
155
|
-
body .awsui_code-
|
|
295
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
156
296
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
157
297
|
}
|
|
158
298
|
@media not print {
|
|
159
|
-
.awsui_code-
|
|
299
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
160
300
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
161
301
|
}
|
|
162
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
302
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
163
303
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
164
304
|
}
|
|
165
305
|
}
|
|
166
306
|
}
|
|
167
307
|
@supports (--css-variable-support-check: #000) {
|
|
168
|
-
body .awsui_code-
|
|
308
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
169
309
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
170
310
|
}
|
|
171
311
|
@media not print {
|
|
172
|
-
.awsui_code-
|
|
312
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
173
313
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
174
314
|
}
|
|
175
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
315
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
176
316
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
177
317
|
}
|
|
178
318
|
}
|
|
179
319
|
}
|
|
180
|
-
.awsui_code-
|
|
320
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
181
321
|
background-color: var(--color-background-code-editor-gutter-active-line-default-eesbr6, #656871);
|
|
182
322
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
183
323
|
}
|
|
184
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
185
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
324
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
325
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
186
326
|
position: relative;
|
|
187
327
|
}
|
|
188
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
189
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
328
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
329
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
190
330
|
outline: 2px dotted transparent;
|
|
191
331
|
outline-offset: calc(-2px - 1px);
|
|
192
332
|
}
|
|
193
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
194
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
333
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
334
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
195
335
|
content: " ";
|
|
196
336
|
display: block;
|
|
197
337
|
position: absolute;
|
|
@@ -199,142 +339,142 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
199
339
|
inset-block-start: calc(-1 * -2px);
|
|
200
340
|
inline-size: calc(100% + -2px + -2px);
|
|
201
341
|
block-size: calc(100% + -2px + -2px);
|
|
202
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
203
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
204
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
205
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
342
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
343
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
344
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
345
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
206
346
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
207
347
|
}
|
|
208
348
|
@supports (--css-variable-support-check: #000) {
|
|
209
|
-
body .awsui_code-
|
|
349
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
210
350
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
211
351
|
}
|
|
212
352
|
@media not print {
|
|
213
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
214
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
215
355
|
}
|
|
216
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
356
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
217
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='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
218
358
|
}
|
|
219
359
|
}
|
|
220
360
|
}
|
|
221
361
|
@supports (--css-variable-support-check: #000) {
|
|
222
|
-
body .awsui_code-
|
|
362
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
223
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='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
224
364
|
}
|
|
225
365
|
@media not print {
|
|
226
|
-
.awsui_code-
|
|
366
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
227
367
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
228
368
|
}
|
|
229
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
369
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
230
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='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
231
371
|
}
|
|
232
372
|
}
|
|
233
373
|
}
|
|
234
374
|
@supports (--css-variable-support-check: #000) {
|
|
235
|
-
body .awsui_code-
|
|
375
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
236
376
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
237
377
|
}
|
|
238
378
|
@media not print {
|
|
239
|
-
.awsui_code-
|
|
379
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
240
380
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
241
381
|
}
|
|
242
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
382
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
243
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='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
244
384
|
}
|
|
245
385
|
}
|
|
246
386
|
}
|
|
247
387
|
@supports (--css-variable-support-check: #000) {
|
|
248
|
-
body .awsui_code-
|
|
388
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
249
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='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
250
390
|
}
|
|
251
391
|
@media not print {
|
|
252
|
-
.awsui_code-
|
|
392
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
253
393
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
254
394
|
}
|
|
255
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
395
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
256
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='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
257
397
|
}
|
|
258
398
|
}
|
|
259
399
|
}
|
|
260
|
-
.awsui_code-
|
|
400
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
261
401
|
color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
|
|
262
402
|
background-color: var(--color-background-code-editor-gutter-active-line-error-mi7l0o, #db0000);
|
|
263
403
|
}
|
|
264
404
|
@supports (--css-variable-support-check: #000) {
|
|
265
|
-
body .awsui_code-
|
|
405
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
266
406
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
267
407
|
}
|
|
268
408
|
@media not print {
|
|
269
|
-
.awsui_code-
|
|
409
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
270
410
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
271
411
|
}
|
|
272
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
412
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
273
413
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
274
414
|
}
|
|
275
415
|
}
|
|
276
416
|
}
|
|
277
417
|
@supports (--css-variable-support-check: #000) {
|
|
278
|
-
body .awsui_code-
|
|
418
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
279
419
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
280
420
|
}
|
|
281
421
|
@media not print {
|
|
282
|
-
.awsui_code-
|
|
422
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
283
423
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
284
424
|
}
|
|
285
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
425
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
286
426
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
287
427
|
}
|
|
288
428
|
}
|
|
289
429
|
}
|
|
290
430
|
@supports (--css-variable-support-check: #000) {
|
|
291
|
-
body .awsui_code-
|
|
431
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
292
432
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
293
433
|
}
|
|
294
434
|
@media not print {
|
|
295
|
-
.awsui_code-
|
|
435
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
296
436
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
297
437
|
}
|
|
298
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
438
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
299
439
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
300
440
|
}
|
|
301
441
|
}
|
|
302
442
|
}
|
|
303
443
|
@supports (--css-variable-support-check: #000) {
|
|
304
|
-
body .awsui_code-
|
|
444
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
305
445
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
306
446
|
}
|
|
307
447
|
@media not print {
|
|
308
|
-
.awsui_code-
|
|
448
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
309
449
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
310
450
|
}
|
|
311
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
451
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
312
452
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
313
453
|
}
|
|
314
454
|
}
|
|
315
455
|
}
|
|
316
456
|
@supports (--css-variable-support-check: #000) {
|
|
317
|
-
body .awsui_code-
|
|
457
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
318
458
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
319
459
|
}
|
|
320
460
|
@media not print {
|
|
321
|
-
.awsui_code-
|
|
461
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
322
462
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
323
463
|
}
|
|
324
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
464
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
325
465
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
326
466
|
}
|
|
327
467
|
}
|
|
328
468
|
}
|
|
329
469
|
@supports (--css-variable-support-check: #000) {
|
|
330
|
-
body .awsui_code-
|
|
470
|
+
body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
331
471
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
332
472
|
}
|
|
333
473
|
@media not print {
|
|
334
|
-
.awsui_code-
|
|
474
|
+
.awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
335
475
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
336
476
|
}
|
|
337
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
477
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
338
478
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
339
479
|
}
|
|
340
480
|
}
|
|
@@ -345,90 +485,94 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
345
485
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
346
486
|
SPDX-License-Identifier: Apache-2.0
|
|
347
487
|
*/
|
|
348
|
-
|
|
488
|
+
/*
|
|
489
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
490
|
+
SPDX-License-Identifier: Apache-2.0
|
|
491
|
+
*/
|
|
492
|
+
.awsui_pane_1gl9c_1ddxh_492:not(#\9) {
|
|
349
493
|
display: flex;
|
|
350
494
|
position: relative;
|
|
351
495
|
flex-direction: row;
|
|
352
496
|
flex: 1;
|
|
353
|
-
border-block-start: var(--border-item-width-
|
|
354
|
-
border-end-start-radius: var(--border-radius-code-editor-
|
|
355
|
-
border-end-end-radius: var(--border-radius-code-editor-
|
|
497
|
+
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
498
|
+
border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
499
|
+
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
356
500
|
background: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
|
|
357
501
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
358
502
|
}
|
|
359
|
-
.awsui_pane__close-
|
|
503
|
+
.awsui_pane__close-container_1gl9c_1ddxh_503:not(#\9) {
|
|
360
504
|
position: absolute;
|
|
361
505
|
inset-block-start: 0;
|
|
362
506
|
inset-inline-end: calc(var(--space-s-tvghoh, 12px) / 2);
|
|
363
507
|
}
|
|
364
|
-
.
|
|
508
|
+
.awsui_pane__list_1gl9c_1ddxh_508:not(#\9) {
|
|
365
509
|
flex: 1;
|
|
366
510
|
overflow: auto;
|
|
367
511
|
max-block-size: 100%;
|
|
368
512
|
box-sizing: border-box;
|
|
369
|
-
margin-inline-end: calc(var(--line-height-body-m-
|
|
513
|
+
margin-inline-end: calc(var(--line-height-body-m-2mh3ke, 20px) + 2 * var(--space-xs-ymlm0b, 8px));
|
|
370
514
|
}
|
|
371
|
-
.
|
|
515
|
+
.awsui_pane__table_1gl9c_1ddxh_515:not(#\9) {
|
|
372
516
|
inline-size: 100%;
|
|
373
517
|
border-spacing: 0;
|
|
374
518
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
375
519
|
margin-inline: 0;
|
|
376
520
|
}
|
|
377
|
-
.
|
|
378
|
-
border-block-start: var(--border-item-width-
|
|
379
|
-
border-block-end: var(--border-item-width-
|
|
521
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9) {
|
|
522
|
+
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
523
|
+
border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
380
524
|
}
|
|
381
|
-
.
|
|
382
|
-
border-inline-start: var(--border-item-width-
|
|
383
|
-
border-start-start-radius: var(--border-radius-item-
|
|
384
|
-
border-end-start-radius: var(--border-radius-item-
|
|
525
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child {
|
|
526
|
+
border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
527
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
528
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
385
529
|
}
|
|
386
|
-
.
|
|
387
|
-
border-inline-end: var(--border-item-width-
|
|
388
|
-
border-start-end-radius: var(--border-radius-item-
|
|
389
|
-
border-end-end-radius: var(--border-radius-item-
|
|
530
|
+
.awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child {
|
|
531
|
+
border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
|
|
532
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
533
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
390
534
|
}
|
|
391
|
-
.awsui_pane__item--
|
|
535
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus {
|
|
392
536
|
cursor: pointer;
|
|
393
537
|
outline: none;
|
|
394
538
|
}
|
|
395
|
-
.awsui_pane__item--
|
|
539
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
|
|
396
540
|
background-color: var(--color-background-code-editor-pane-item-hover-ed635c, #ebebf0);
|
|
397
541
|
}
|
|
398
|
-
.awsui_pane__item--
|
|
399
|
-
border-block-start: var(--border-item-width-
|
|
400
|
-
border-block-end: var(--border-item-width-
|
|
542
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
|
|
543
|
+
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
544
|
+
border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
401
545
|
}
|
|
402
|
-
.awsui_pane__item--
|
|
403
|
-
border-inline-start: var(--border-item-width-
|
|
404
|
-
border-start-start-radius: var(--border-radius-item-
|
|
405
|
-
border-end-start-radius: var(--border-radius-item-
|
|
546
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:first-child {
|
|
547
|
+
border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
548
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
549
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
406
550
|
}
|
|
407
|
-
.awsui_pane__item--
|
|
408
|
-
border-inline-end: var(--border-item-width-
|
|
409
|
-
border-start-end-radius: var(--border-radius-item-
|
|
410
|
-
border-end-end-radius: var(--border-radius-item-
|
|
551
|
+
.awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:last-child {
|
|
552
|
+
border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
|
|
553
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
554
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
411
555
|
}
|
|
412
|
-
.
|
|
556
|
+
.awsui_pane__location_1gl9c_1ddxh_556:not(#\9), .awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
|
|
413
557
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
414
558
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
415
559
|
}
|
|
416
|
-
.
|
|
560
|
+
.awsui_pane__location_1gl9c_1ddxh_556:not(#\9) {
|
|
417
561
|
vertical-align: baseline;
|
|
418
562
|
white-space: nowrap;
|
|
419
563
|
padding-inline-start: calc(var(--space-l-2ud1p3, 20px) + var(--space-s-tvghoh, 12px));
|
|
420
564
|
}
|
|
421
|
-
.
|
|
565
|
+
.awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
|
|
422
566
|
padding-inline-end: 0;
|
|
423
567
|
min-inline-size: 0;
|
|
424
568
|
word-break: break-word;
|
|
425
569
|
}
|
|
426
570
|
|
|
427
|
-
.awsui_focus-
|
|
571
|
+
.awsui_focus-lock_1gl9c_1ddxh_571:not(#\9) {
|
|
428
572
|
block-size: 100%;
|
|
429
573
|
}
|
|
430
574
|
|
|
431
|
-
.awsui_code-
|
|
575
|
+
.awsui_code-editor_1gl9c_1ddxh_154:not(#\9) {
|
|
432
576
|
border-collapse: separate;
|
|
433
577
|
border-spacing: 0;
|
|
434
578
|
box-sizing: border-box;
|
|
@@ -451,35 +595,35 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
451
595
|
visibility: visible;
|
|
452
596
|
white-space: normal;
|
|
453
597
|
word-spacing: normal;
|
|
454
|
-
font-size: var(--font-size-body-m-
|
|
455
|
-
line-height: var(--line-height-body-m-
|
|
598
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
599
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
456
600
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
457
|
-
font-weight: var(--font-weight-normal-
|
|
458
|
-
font-family: var(--font-family-base-
|
|
601
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
602
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
459
603
|
-webkit-font-smoothing: auto;
|
|
460
604
|
-moz-osx-font-smoothing: auto;
|
|
461
605
|
display: block;
|
|
462
|
-
border-block: var(--border-width-field-
|
|
463
|
-
border-inline: var(--border-width-field-
|
|
464
|
-
border-start-start-radius: var(--border-radius-code-editor-
|
|
465
|
-
border-start-end-radius: var(--border-radius-code-editor-
|
|
466
|
-
border-end-start-radius: var(--border-radius-code-editor-
|
|
467
|
-
border-end-end-radius: var(--border-radius-code-editor-
|
|
606
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
607
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
608
|
+
border-start-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
609
|
+
border-start-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
610
|
+
border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
611
|
+
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
468
612
|
inline-size: 100%;
|
|
469
613
|
}
|
|
470
614
|
|
|
471
|
-
.
|
|
615
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9) {
|
|
472
616
|
position: absolute;
|
|
473
617
|
inset: 0;
|
|
474
618
|
}
|
|
475
|
-
.
|
|
619
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
476
620
|
position: relative;
|
|
477
621
|
}
|
|
478
|
-
.
|
|
622
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
479
623
|
outline: 2px dotted transparent;
|
|
480
624
|
outline-offset: calc(3px - 1px);
|
|
481
625
|
}
|
|
482
|
-
.
|
|
626
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus::before {
|
|
483
627
|
content: " ";
|
|
484
628
|
display: block;
|
|
485
629
|
position: absolute;
|
|
@@ -487,63 +631,63 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
487
631
|
inset-block-start: calc(-1 * 3px);
|
|
488
632
|
inline-size: calc(100% + 3px + 3px);
|
|
489
633
|
block-size: calc(100% + 3px + 3px);
|
|
490
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
491
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
492
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
493
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
634
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
635
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
636
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
637
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
494
638
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
495
639
|
}
|
|
496
|
-
.
|
|
640
|
+
.awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
|
|
497
641
|
position: absolute;
|
|
498
642
|
overflow: visible;
|
|
499
643
|
}
|
|
500
644
|
|
|
501
|
-
.awsui_editor-
|
|
502
|
-
border-start-start-radius: calc(var(--border-radius-code-editor-
|
|
503
|
-
border-start-end-radius: calc(var(--border-radius-code-editor-
|
|
645
|
+
.awsui_editor-refresh_1gl9c_1ddxh_645:not(#\9) {
|
|
646
|
+
border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
647
|
+
border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
|
|
504
648
|
}
|
|
505
649
|
|
|
506
|
-
.awsui_status-
|
|
650
|
+
.awsui_status-bar_1gl9c_1ddxh_650:not(#\9) {
|
|
507
651
|
container-type: inline-size;
|
|
508
652
|
display: flex;
|
|
509
653
|
vertical-align: middle;
|
|
510
|
-
border-block-start: var(--border-width-field-
|
|
654
|
+
border-block-start: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
511
655
|
background-color: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
|
|
512
656
|
min-inline-size: 0;
|
|
513
657
|
word-break: break-word;
|
|
514
658
|
}
|
|
515
|
-
.awsui_status-bar-with-hidden-
|
|
516
|
-
border-end-start-radius: var(--border-radius-code-editor-
|
|
517
|
-
border-end-end-radius: var(--border-radius-code-editor-
|
|
659
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_1ddxh_659:not(#\9) {
|
|
660
|
+
border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
661
|
+
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
518
662
|
}
|
|
519
|
-
.awsui_status-
|
|
663
|
+
.awsui_status-bar__left_1gl9c_1ddxh_663:not(#\9) {
|
|
520
664
|
flex: 1;
|
|
521
665
|
display: flex;
|
|
522
666
|
flex-wrap: wrap;
|
|
523
667
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
524
|
-
border-inline-end: var(--border-width-field-
|
|
668
|
+
border-inline-end: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
|
|
525
669
|
}
|
|
526
|
-
.awsui_status-
|
|
670
|
+
.awsui_status-bar__right_1gl9c_1ddxh_670:not(#\9) {
|
|
527
671
|
display: flex;
|
|
528
672
|
align-items: center;
|
|
529
673
|
}
|
|
530
|
-
.awsui_status-bar__language-
|
|
674
|
+
.awsui_status-bar__language-mode_1gl9c_1ddxh_674:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1ddxh_674:not(#\9) {
|
|
531
675
|
display: inline-block;
|
|
532
676
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
533
677
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
534
678
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
535
679
|
}
|
|
536
|
-
.awsui_status-bar__cog-
|
|
680
|
+
.awsui_status-bar__cog-button_1gl9c_1ddxh_680:not(#\9) {
|
|
537
681
|
padding-block: calc(var(--space-scaled-xxs-pfm1nx, 4px) - 1px);
|
|
538
682
|
padding-inline: calc(var(--space-xs-ymlm0b, 8px) - 2px);
|
|
539
683
|
}
|
|
540
684
|
|
|
541
|
-
.awsui_tab-
|
|
685
|
+
.awsui_tab-list_1gl9c_1ddxh_685:not(#\9) {
|
|
542
686
|
align-items: center;
|
|
543
687
|
display: inline-flex;
|
|
544
688
|
}
|
|
545
689
|
|
|
546
|
-
.awsui_tab-
|
|
690
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
|
|
547
691
|
position: relative;
|
|
548
692
|
display: inline-flex;
|
|
549
693
|
gap: var(--space-xxs-hwfkai, 4px);
|
|
@@ -554,76 +698,76 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_87nd9_14 .ace_edito
|
|
|
554
698
|
background: none;
|
|
555
699
|
border-block: none;
|
|
556
700
|
border-inline: none;
|
|
557
|
-
font-weight: var(--font-weight-bold-
|
|
701
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
558
702
|
outline: none;
|
|
559
703
|
cursor: pointer;
|
|
560
704
|
z-index: 1;
|
|
561
705
|
}
|
|
562
|
-
.awsui_tab-
|
|
706
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9):hover {
|
|
563
707
|
color: var(--color-text-code-editor-tab-button-error-hz2irc, #ffffff);
|
|
564
708
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
565
709
|
}
|
|
566
|
-
.awsui_tab-
|
|
710
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9)::after {
|
|
567
711
|
content: "";
|
|
568
712
|
position: absolute;
|
|
569
713
|
inset-inline: 0;
|
|
570
714
|
inset-block-end: 0;
|
|
571
|
-
block-size: var(--border-active-width-
|
|
572
|
-
border-start-start-radius: var(--border-radius-tabs-focus-ring-
|
|
573
|
-
border-start-end-radius: var(--border-radius-tabs-focus-ring-
|
|
574
|
-
border-end-start-radius: var(--border-radius-tabs-focus-ring-
|
|
575
|
-
border-end-end-radius: var(--border-radius-tabs-focus-ring-
|
|
715
|
+
block-size: var(--border-active-width-axzm24, 4px);
|
|
716
|
+
border-start-start-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
717
|
+
border-start-end-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
718
|
+
border-end-start-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
719
|
+
border-end-end-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
|
|
576
720
|
background: var(--color-text-status-error-ak9yp5, #db0000);
|
|
577
721
|
opacity: 0;
|
|
578
722
|
}
|
|
579
|
-
.awsui_tab-button--
|
|
580
|
-
padding-block-end: calc(var(--space-scaled-xs-xwoogq, 8px) + var(--border-active-width-
|
|
723
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9) {
|
|
724
|
+
padding-block-end: calc(var(--space-scaled-xs-xwoogq, 8px) + var(--border-active-width-axzm24, 4px) - 2px);
|
|
581
725
|
}
|
|
582
|
-
.awsui_tab-button--
|
|
726
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9) {
|
|
583
727
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
584
728
|
}
|
|
585
|
-
.awsui_tab-button--
|
|
729
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9):hover {
|
|
586
730
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
587
731
|
}
|
|
588
|
-
.awsui_tab-button--
|
|
732
|
+
.awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9)::after {
|
|
589
733
|
background: var(--color-text-status-warning-avkj4w, #855900);
|
|
590
734
|
}
|
|
591
|
-
.awsui_tab-button--
|
|
735
|
+
.awsui_tab-button--active_1gl9c_1ddxh_735:not(#\9)::after {
|
|
592
736
|
opacity: 1;
|
|
593
737
|
}
|
|
594
|
-
.awsui_tab-button--
|
|
738
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
595
739
|
transition: opacity var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-c-cxy2sk, cubic-bezier(0.84, 0, 0.16, 1));
|
|
596
740
|
}
|
|
597
741
|
@media (prefers-reduced-motion: reduce) {
|
|
598
|
-
.awsui_tab-button--
|
|
742
|
+
.awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
599
743
|
animation: none;
|
|
600
744
|
transition: none;
|
|
601
745
|
}
|
|
602
746
|
}
|
|
603
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
747
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
|
|
604
748
|
animation: none;
|
|
605
749
|
transition: none;
|
|
606
750
|
}
|
|
607
|
-
.awsui_tab-button--
|
|
608
|
-
font-weight: var(--font-weight-normal-
|
|
751
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9) {
|
|
752
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
609
753
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
610
754
|
cursor: default;
|
|
611
755
|
}
|
|
612
|
-
.awsui_tab-button--
|
|
756
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9):hover {
|
|
613
757
|
color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
|
|
614
758
|
background: transparent;
|
|
615
759
|
}
|
|
616
|
-
.awsui_tab-button--
|
|
760
|
+
.awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9)::after {
|
|
617
761
|
display: none;
|
|
618
762
|
}
|
|
619
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
763
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
|
|
620
764
|
position: relative;
|
|
621
765
|
}
|
|
622
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
766
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
|
|
623
767
|
outline: 2px dotted transparent;
|
|
624
768
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) - 1px);
|
|
625
769
|
}
|
|
626
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
770
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus::before {
|
|
627
771
|
content: " ";
|
|
628
772
|
display: block;
|
|
629
773
|
position: absolute;
|
|
@@ -631,67 +775,67 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_87nd9_546:not(#\9):f
|
|
|
631
775
|
inset-block-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px));
|
|
632
776
|
inline-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) + var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px));
|
|
633
777
|
block-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) + var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px));
|
|
634
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
635
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
636
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
637
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
778
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
779
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
780
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
781
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
638
782
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
639
783
|
}
|
|
640
|
-
.awsui_tab-button--
|
|
784
|
+
.awsui_tab-button--divider_1gl9c_1ddxh_784:not(#\9) {
|
|
641
785
|
display: inline-block;
|
|
642
|
-
block-size: var(--line-height-body-m-
|
|
643
|
-
inline-size: var(--border-code-editor-status-divider-width-
|
|
786
|
+
block-size: var(--line-height-body-m-2mh3ke, 20px);
|
|
787
|
+
inline-size: var(--border-code-editor-status-divider-width-4we6jf, 1px);
|
|
644
788
|
background: var(--color-border-tabs-divider-y4z8fk, #c6c6cd);
|
|
645
789
|
vertical-align: middle;
|
|
646
790
|
}
|
|
647
|
-
.awsui_tab-button--
|
|
791
|
+
.awsui_tab-button--errors_1gl9c_1ddxh_791:not(#\9) {
|
|
648
792
|
/* used in test-utils */
|
|
649
793
|
}
|
|
650
794
|
@supports (contain: inline-size) {
|
|
651
|
-
.awsui_tab-
|
|
795
|
+
.awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
|
|
652
796
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
653
797
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
654
798
|
}
|
|
655
799
|
@container not (max-width: 500px) {
|
|
656
|
-
.awsui_tab-
|
|
800
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
657
801
|
display: none;
|
|
658
802
|
}
|
|
659
|
-
.awsui_tab-
|
|
803
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
660
804
|
display: inline;
|
|
661
805
|
}
|
|
662
806
|
}
|
|
663
807
|
@container (max-width: 500px) {
|
|
664
|
-
.awsui_tab-
|
|
808
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
665
809
|
display: inline;
|
|
666
810
|
}
|
|
667
|
-
.awsui_tab-
|
|
811
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
668
812
|
display: none;
|
|
669
813
|
}
|
|
670
814
|
}
|
|
671
815
|
}
|
|
672
816
|
@supports not (contain: inline-size) {
|
|
673
|
-
.awsui_tab-
|
|
817
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
|
|
674
818
|
display: none;
|
|
675
819
|
}
|
|
676
|
-
.awsui_tab-
|
|
820
|
+
.awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
|
|
677
821
|
display: inline;
|
|
678
822
|
}
|
|
679
823
|
}
|
|
680
824
|
|
|
681
|
-
.awsui_loading-
|
|
682
|
-
.awsui_error-
|
|
825
|
+
.awsui_loading-screen_1gl9c_1ddxh_825:not(#\9),
|
|
826
|
+
.awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
|
|
683
827
|
display: flex;
|
|
684
828
|
align-items: center;
|
|
685
829
|
justify-content: center;
|
|
686
830
|
block-size: 480px;
|
|
687
831
|
color: var(--color-text-body-secondary-y6dr4d, #424650);
|
|
688
832
|
background: var(--color-background-code-editor-loading-7grxg2, #f9f9fa);
|
|
689
|
-
border-start-start-radius: var(--border-radius-code-editor-
|
|
690
|
-
border-start-end-radius: var(--border-radius-code-editor-
|
|
691
|
-
border-end-start-radius: var(--border-radius-code-editor-
|
|
692
|
-
border-end-end-radius: var(--border-radius-code-editor-
|
|
833
|
+
border-start-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
834
|
+
border-start-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
835
|
+
border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
836
|
+
border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
|
|
693
837
|
}
|
|
694
838
|
|
|
695
|
-
.awsui_error-
|
|
839
|
+
.awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
|
|
696
840
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
697
841
|
}
|