@cloudscape-design/components-themeable 3.0.853 → 3.0.855
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/breadcrumb-group/styles.scss +47 -0
- package/lib/internal/scss/button/test-classes/styles.scss +4 -0
- package/lib/internal/scss/button-dropdown/item-element/styles.scss +6 -0
- package/lib/internal/scss/button-dropdown/styles.scss +27 -12
- package/lib/internal/scss/file-input/styles.scss +12 -1
- package/lib/internal/scss/internal/styles/motion/animations.scss +11 -0
- package/lib/internal/scss/top-navigation/1.0-beta/styles.scss +0 -14
- package/lib/internal/scss/top-navigation/styles.scss +1 -7
- package/lib/internal/template/alert/styles.css.js +28 -28
- package/lib/internal/template/alert/styles.scoped.css +49 -45
- package/lib/internal/template/alert/styles.selectors.js +28 -28
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +24 -20
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +36 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -6
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +28 -24
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
- package/lib/internal/template/app-layout/resize/styles.scoped.css +16 -12
- package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
- package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
- package/lib/internal/template/app-layout/split-panel/styles.scoped.css +6 -2
- package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/styles.css.js +12 -12
- package/lib/internal/template/app-layout/styles.scoped.css +16 -12
- package/lib/internal/template/app-layout/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -8
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +167 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
- package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +15 -11
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -24
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/autosuggest/load-more-controller.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/load-more-controller.js +1 -1
- package/lib/internal/template/autosuggest/load-more-controller.js.map +1 -1
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +14 -10
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +191 -191
- package/lib/internal/template/box/styles.scoped.css +240 -236
- package/lib/internal/template/box/styles.selectors.js +191 -191
- package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts +15 -0
- package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
- package/lib/internal/template/breadcrumb-group/all-items-dropdown.js +47 -0
- package/lib/internal/template/breadcrumb-group/all-items-dropdown.js.map +1 -0
- package/lib/internal/template/breadcrumb-group/implementation.d.ts.map +1 -1
- package/lib/internal/template/breadcrumb-group/implementation.js +9 -6
- package/lib/internal/template/breadcrumb-group/implementation.js.map +1 -1
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +29 -25
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -10
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +124 -11
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -10
- package/lib/internal/template/breadcrumb-group/utils.d.ts +0 -2
- package/lib/internal/template/breadcrumb-group/utils.d.ts.map +1 -1
- package/lib/internal/template/breadcrumb-group/utils.js +17 -46
- package/lib/internal/template/breadcrumb-group/utils.js.map +1 -1
- package/lib/internal/template/button/index.d.ts.map +1 -1
- package/lib/internal/template/button/index.js +3 -3
- package/lib/internal/template/button/index.js.map +1 -1
- package/lib/internal/template/button/interfaces.d.ts +18 -0
- package/lib/internal/template/button/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button/interfaces.js.map +1 -1
- package/lib/internal/template/button/internal.d.ts.map +1 -1
- package/lib/internal/template/button/internal.js +15 -2
- package/lib/internal/template/button/internal.js.map +1 -1
- package/lib/internal/template/button/styles.css.js +21 -21
- package/lib/internal/template/button/styles.scoped.css +158 -154
- package/lib/internal/template/button/styles.selectors.js +21 -21
- package/lib/internal/template/button/test-classes/styles.css.js +2 -1
- package/lib/internal/template/button/test-classes/styles.scoped.css +5 -1
- package/lib/internal/template/button/test-classes/styles.selectors.js +2 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -23
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/index.js +2 -2
- package/lib/internal/template/button-dropdown/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.d.ts +18 -2
- package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +13 -6
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js +3 -2
- package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +33 -21
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -13
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +21 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +51 -38
- package/lib/internal/template/button-dropdown/styles.selectors.js +21 -17
- package/lib/internal/template/button-group/file-input-item.d.ts +11 -0
- package/lib/internal/template/button-group/file-input-item.d.ts.map +1 -0
- package/lib/internal/template/button-group/file-input-item.js +23 -0
- package/lib/internal/template/button-group/file-input-item.js.map +1 -0
- package/lib/internal/template/button-group/interfaces.d.ts +23 -1
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/button-group/internal.d.ts.map +1 -1
- package/lib/internal/template/button-group/internal.js +2 -2
- package/lib/internal/template/button-group/internal.js.map +1 -1
- package/lib/internal/template/button-group/item-element.d.ts +1 -0
- package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
- package/lib/internal/template/button-group/item-element.js +12 -6
- package/lib/internal/template/button-group/item-element.js.map +1 -1
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +10 -6
- package/lib/internal/template/button-group/styles.selectors.js +4 -4
- package/lib/internal/template/calendar/grid/index.d.ts +1 -2
- package/lib/internal/template/calendar/grid/index.d.ts.map +1 -1
- package/lib/internal/template/calendar/grid/index.js.map +1 -1
- package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
- package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
- package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
- package/lib/internal/template/calendar/internal.d.ts.map +1 -1
- package/lib/internal/template/calendar/internal.js +2 -1
- package/lib/internal/template/calendar/internal.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +47 -43
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/calendar/utils/navigation-day.d.ts +8 -0
- package/lib/internal/template/calendar/utils/navigation-day.d.ts.map +1 -0
- package/lib/internal/template/calendar/utils/navigation-day.js +39 -0
- package/lib/internal/template/calendar/utils/navigation-day.js.map +1 -0
- package/lib/internal/template/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
- package/lib/internal/template/calendar/utils/navigation-month.d.ts.map +1 -0
- package/lib/internal/template/calendar/utils/navigation-month.js +39 -0
- package/lib/internal/template/calendar/utils/navigation-month.js.map +1 -0
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +54 -50
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +9 -5
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +13 -9
- package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -183
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +12 -12
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +23 -15
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +12 -12
- package/lib/internal/template/collection-preferences/styles.css.js +38 -38
- package/lib/internal/template/collection-preferences/styles.scoped.css +58 -42
- package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +14 -10
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +49 -45
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +31 -31
- package/lib/internal/template/container/styles.scoped.css +60 -56
- package/lib/internal/template/container/styles.selectors.js +31 -31
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +20 -16
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +13 -9
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/calendar/grids/index.js +1 -1
- package/lib/internal/template/date-range-picker/calendar/grids/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +47 -43
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/lib/internal/template/date-range-picker/calendar/index.js +1 -1
- package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/index.js +3 -10
- package/lib/internal/template/date-range-picker/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +17 -13
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +51 -47
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/date-range-picker/time-offset.d.ts +2 -1
- package/lib/internal/template/date-range-picker/time-offset.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/time-offset.js +1 -1
- package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
- package/lib/internal/template/date-range-picker/utils.d.ts +9 -0
- package/lib/internal/template/date-range-picker/utils.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/utils.js +19 -2
- package/lib/internal/template/date-range-picker/utils.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +5 -5
- package/lib/internal/template/drawer/styles.scoped.css +16 -12
- package/lib/internal/template/drawer/styles.selectors.js +5 -5
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +69 -65
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-dropzone/styles.css.js +3 -3
- package/lib/internal/template/file-dropzone/styles.scoped.css +9 -5
- package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
- package/lib/internal/template/file-input/internal.d.ts +5 -1
- package/lib/internal/template/file-input/internal.d.ts.map +1 -1
- package/lib/internal/template/file-input/internal.js +18 -10
- package/lib/internal/template/file-input/internal.js.map +1 -1
- package/lib/internal/template/file-input/styles.css.js +6 -5
- package/lib/internal/template/file-input/styles.scoped.css +33 -8
- package/lib/internal/template/file-input/styles.selectors.js +6 -5
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +35 -31
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +152 -148
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +12 -8
- package/lib/internal/template/form/styles.selectors.js +8 -8
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +42 -38
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +58 -54
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +56 -52
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -69
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +13 -9
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/i18n/messages/all.all.js +1 -1
- package/lib/internal/template/i18n/messages/all.all.json +1 -1
- package/lib/internal/template/i18n/messages/all.ar.js +1 -1
- package/lib/internal/template/i18n/messages/all.ar.json +1 -1
- package/lib/internal/template/i18n/messages/all.de.js +1 -1
- package/lib/internal/template/i18n/messages/all.de.json +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
- package/lib/internal/template/i18n/messages/all.en.js +1 -1
- package/lib/internal/template/i18n/messages/all.en.json +1 -1
- package/lib/internal/template/i18n/messages/all.es.js +1 -1
- package/lib/internal/template/i18n/messages/all.es.json +1 -1
- package/lib/internal/template/i18n/messages/all.fr.js +1 -1
- package/lib/internal/template/i18n/messages/all.fr.json +1 -1
- package/lib/internal/template/i18n/messages/all.id.js +1 -1
- package/lib/internal/template/i18n/messages/all.id.json +1 -1
- package/lib/internal/template/i18n/messages/all.it.js +1 -1
- package/lib/internal/template/i18n/messages/all.it.json +1 -1
- package/lib/internal/template/i18n/messages/all.ja.js +1 -1
- package/lib/internal/template/i18n/messages/all.ja.json +1 -1
- package/lib/internal/template/i18n/messages/all.ko.js +1 -1
- package/lib/internal/template/i18n/messages/all.ko.json +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
- package/lib/internal/template/i18n/messages/all.tr.js +1 -1
- package/lib/internal/template/i18n/messages/all.tr.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
- package/lib/internal/template/i18n/messages-types.d.ts +3 -0
- package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
- package/lib/internal/template/i18n/messages-types.js.map +1 -1
- package/lib/internal/template/icon/styles.css.js +38 -38
- package/lib/internal/template/icon/styles.scoped.css +89 -85
- package/lib/internal/template/icon/styles.selectors.js +38 -38
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +36 -32
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +24 -20
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -27
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +19 -15
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +9 -5
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +11 -7
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -11
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +13 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dnd-container/styles.css.js +1 -1
- package/lib/internal/template/internal/components/dnd-container/styles.scoped.css +8 -4
- package/lib/internal/template/internal/components/dnd-container/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -37
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +6 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.scoped.css +10 -6
- package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/menu-dropdown/index.js +2 -1
- package/lib/internal/template/internal/components/menu-dropdown/index.js.map +1 -1
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -13
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +33 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
- package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js +13 -16
- package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js.map +1 -1
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +14 -10
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
- package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +5 -1
- package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +33 -29
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +28 -24
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-performance-marks/index.js +23 -2
- package/lib/internal/template/internal/hooks/use-performance-marks/index.js.map +1 -1
- package/lib/internal/template/internal/styles/motion/utils.d.ts +2 -0
- package/lib/internal/template/internal/styles/motion/utils.d.ts.map +1 -0
- package/lib/internal/template/internal/styles/motion/utils.js +5 -0
- package/lib/internal/template/internal/styles/motion/utils.js.map +1 -0
- package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts +2 -1
- package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-iso.js +6 -2
- package/lib/internal/template/internal/utils/date-time/format-date-iso.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts +2 -1
- package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-localized.js +9 -2
- package/lib/internal/template/internal/utils/date-time/format-date-localized.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js +4 -3
- package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/index.d.ts +1 -1
- package/lib/internal/template/internal/utils/date-time/index.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/index.js +1 -1
- package/lib/internal/template/internal/utils/date-time/index.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts +9 -0
- package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/date-time/is-iso-only.js +18 -0
- package/lib/internal/template/internal/utils/date-time/is-iso-only.js.map +1 -0
- package/lib/internal/template/internal/utils/handle-key.d.ts +1 -2
- package/lib/internal/template/internal/utils/handle-key.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/handle-key.js.map +1 -1
- package/lib/internal/template/internal/utils/throttle.d.ts +1 -2
- package/lib/internal/template/internal/utils/throttle.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/throttle.js.map +1 -1
- package/lib/internal/template/key-value-pairs/index.d.ts +1 -1
- package/lib/internal/template/key-value-pairs/index.d.ts.map +1 -1
- package/lib/internal/template/key-value-pairs/index.js +2 -2
- package/lib/internal/template/key-value-pairs/index.js.map +1 -1
- package/lib/internal/template/key-value-pairs/interfaces.d.ts +8 -0
- package/lib/internal/template/key-value-pairs/interfaces.d.ts.map +1 -1
- package/lib/internal/template/key-value-pairs/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/internal.d.ts.map +1 -1
- package/lib/internal/template/key-value-pairs/internal.js +2 -2
- package/lib/internal/template/key-value-pairs/internal.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -9
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +75 -71
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/live-region/styles.css.js +2 -2
- package/lib/internal/template/live-region/styles.scoped.css +7 -3
- package/lib/internal/template/live-region/styles.selectors.js +2 -2
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +23 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/index.js +1 -1
- package/lib/internal/template/modal/index.js.map +1 -1
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +42 -38
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +3 -3
- package/lib/internal/template/multiselect/styles.scoped.css +7 -3
- package/lib/internal/template/multiselect/styles.selectors.js +3 -3
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -23
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +52 -48
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +53 -53
- package/lib/internal/template/popover/styles.scoped.css +89 -69
- package/lib/internal/template/popover/styles.selectors.js +53 -53
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +42 -34
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +14 -14
- package/lib/internal/template/prompt-input/styles.scoped.css +43 -39
- package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -41
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +45 -41
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +20 -16
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js +1 -0
- package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +38 -34
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +26 -22
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -1
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/select/utils/use-select.js +1 -1
- package/lib/internal/template/select/utils/use-select.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +50 -46
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +80 -76
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/space-between/styles.css.js +23 -23
- package/lib/internal/template/space-between/styles.scoped.css +28 -24
- package/lib/internal/template/space-between/styles.selectors.js +23 -23
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +23 -19
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +28 -24
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +26 -26
- package/lib/internal/template/split-panel/styles.scoped.css +47 -43
- package/lib/internal/template/split-panel/styles.selectors.js +26 -26
- package/lib/internal/template/status-indicator/styles.css.js +23 -23
- package/lib/internal/template/status-indicator/styles.scoped.css +33 -29
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/steps/styles.css.js +6 -6
- package/lib/internal/template/steps/styles.scoped.css +13 -9
- package/lib/internal/template/steps/styles.selectors.js +6 -6
- package/lib/internal/template/table/body-cell/styles.css.js +46 -46
- package/lib/internal/template/table/body-cell/styles.scoped.css +296 -292
- package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
- package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
- package/lib/internal/template/table/expandable-rows/styles.scoped.css +17 -13
- package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
- package/lib/internal/template/table/header-cell/styles.css.js +26 -26
- package/lib/internal/template/table/header-cell/styles.scoped.css +69 -65
- package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
- package/lib/internal/template/table/header-cell/th-element.d.ts +2 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js +2 -2
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/interfaces.d.ts +14 -3
- package/lib/internal/template/table/interfaces.d.ts.map +1 -1
- package/lib/internal/template/table/interfaces.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +13 -4
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/table/progressive-loading/items-loader.d.ts +8 -2
- package/lib/internal/template/table/progressive-loading/items-loader.d.ts.map +1 -1
- package/lib/internal/template/table/progressive-loading/items-loader.js +11 -5
- package/lib/internal/template/table/progressive-loading/items-loader.js.map +1 -1
- package/lib/internal/template/table/progressive-loading/loader-cell.d.ts +2 -3
- package/lib/internal/template/table/progressive-loading/loader-cell.d.ts.map +1 -1
- package/lib/internal/template/table/progressive-loading/loader-cell.js +2 -2
- package/lib/internal/template/table/progressive-loading/loader-cell.js.map +1 -1
- package/lib/internal/template/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
- package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js +2 -2
- package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +19 -15
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/selection/interfaces.d.ts +1 -0
- package/lib/internal/template/table/selection/interfaces.d.ts.map +1 -1
- package/lib/internal/template/table/selection/interfaces.js.map +1 -1
- package/lib/internal/template/table/selection/selection-cell.d.ts.map +1 -1
- package/lib/internal/template/table/selection/selection-cell.js +4 -3
- package/lib/internal/template/table/selection/selection-cell.js.map +1 -1
- package/lib/internal/template/table/selection/styles.css.js +3 -3
- package/lib/internal/template/table/selection/styles.scoped.css +7 -3
- package/lib/internal/template/table/selection/styles.selectors.js +3 -3
- package/lib/internal/template/table/selection/use-selection.js +1 -0
- package/lib/internal/template/table/selection/use-selection.js.map +1 -1
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +14 -10
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +45 -41
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +28 -28
- package/lib/internal/template/tabs/styles.scoped.css +57 -49
- package/lib/internal/template/tabs/styles.selectors.js +28 -28
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +14 -10
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/button-group/index.d.ts +5 -0
- package/lib/internal/template/test-utils/dom/button-group/index.js +16 -7
- package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/button-group/index.d.ts +5 -0
- package/lib/internal/template/test-utils/selectors/button-group/index.js +16 -7
- package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +64 -60
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +7 -3
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +18 -14
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +77 -73
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +21 -17
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +20 -16
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +40 -66
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -25
- package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
- package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js +3 -2
- package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +78 -85
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -3
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +30 -30
- package/lib/internal/template/wizard/styles.scoped.css +62 -58
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
- package/lib/internal/scss/top-navigation/motion.scss +0 -13
- package/lib/internal/template/calendar/utils/navigation.d.ts.map +0 -1
- package/lib/internal/template/calendar/utils/navigation.js +0 -73
- package/lib/internal/template/calendar/utils/navigation.js.map +0 -1
- package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
- package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
- package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js +0 -10
- package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js.map +0 -1
|
@@ -136,6 +136,10 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
145
|
/*
|
|
@@ -151,85 +155,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
155
|
SPDX-License-Identifier: Apache-2.0
|
|
152
156
|
*/
|
|
153
157
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
154
|
-
.awsui_code-editor-
|
|
158
|
+
.awsui_code-editor-refresh_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9) {
|
|
155
159
|
border-start-start-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
|
|
156
160
|
}
|
|
157
|
-
.awsui_code-editor-
|
|
161
|
+
.awsui_code-editor-refresh_1gl9c_pz01r_158 .ace_editor .ace_scroller:not(#\9) {
|
|
158
162
|
border-start-end-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
|
|
159
163
|
}
|
|
160
164
|
|
|
161
|
-
.awsui_code-
|
|
165
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor:not(#\9) {
|
|
162
166
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
163
167
|
font-size: 14px;
|
|
164
168
|
line-height: 20px;
|
|
165
169
|
}
|
|
166
|
-
.awsui_code-
|
|
167
|
-
.awsui_code-
|
|
170
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
171
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
168
172
|
cursor: pointer;
|
|
169
173
|
background-repeat: no-repeat;
|
|
170
174
|
background-size: 16px 16px;
|
|
171
175
|
background-position: 4px 2px;
|
|
172
176
|
}
|
|
173
|
-
.awsui_code-
|
|
177
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
174
178
|
background-image: none;
|
|
175
179
|
}
|
|
176
|
-
.awsui_code-
|
|
180
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
177
181
|
color: var(--color-text-status-error-p5bdwa, #d13212);
|
|
178
182
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
179
183
|
}
|
|
180
184
|
@supports (--css-variable-support-check: #000) {
|
|
181
185
|
@media not print {
|
|
182
|
-
.awsui_code-
|
|
186
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
183
187
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
184
188
|
}
|
|
185
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
189
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
186
190
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
187
191
|
}
|
|
188
192
|
}
|
|
189
193
|
}
|
|
190
194
|
@supports (--css-variable-support-check: #000) {
|
|
191
|
-
.awsui-visual-refresh .awsui_code-
|
|
195
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
192
196
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
193
197
|
}
|
|
194
198
|
@media not print {
|
|
195
|
-
.awsui_code-
|
|
199
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
196
200
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
197
201
|
}
|
|
198
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
202
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
199
203
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
200
204
|
}
|
|
201
205
|
}
|
|
202
206
|
}
|
|
203
|
-
.awsui_code-
|
|
207
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
204
208
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23906806' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
205
209
|
}
|
|
206
210
|
@supports (--css-variable-support-check: #000) {
|
|
207
211
|
@media not print {
|
|
208
|
-
.awsui_code-
|
|
212
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
209
213
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
210
214
|
}
|
|
211
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
215
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
212
216
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
213
217
|
}
|
|
214
218
|
}
|
|
215
219
|
}
|
|
216
220
|
@supports (--css-variable-support-check: #000) {
|
|
217
|
-
.awsui-visual-refresh .awsui_code-
|
|
221
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
218
222
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
219
223
|
}
|
|
220
224
|
@media not print {
|
|
221
|
-
.awsui_code-
|
|
225
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
222
226
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
223
227
|
}
|
|
224
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
228
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
225
229
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
226
230
|
}
|
|
227
231
|
}
|
|
228
232
|
}
|
|
229
|
-
.awsui_code-
|
|
233
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
230
234
|
padding-inline: 24px 16px;
|
|
231
235
|
}
|
|
232
|
-
.awsui_code-
|
|
236
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9) {
|
|
233
237
|
/* A good test case for disabled folds
|
|
234
238
|
<<html<<<<
|
|
235
239
|
</html>
|
|
@@ -240,24 +244,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
244
|
border-block: none;
|
|
241
245
|
border-inline: none;
|
|
242
246
|
}
|
|
243
|
-
.awsui_code-
|
|
247
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
244
248
|
margin-inline-start: -21px;
|
|
245
249
|
}
|
|
246
|
-
.awsui_code-
|
|
247
|
-
.awsui_code-
|
|
250
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9),
|
|
251
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
248
252
|
box-shadow: none;
|
|
249
253
|
}
|
|
250
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
251
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
255
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
252
256
|
position: relative;
|
|
253
257
|
}
|
|
254
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
255
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
258
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
259
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
256
260
|
outline: 2px dotted transparent;
|
|
257
261
|
outline-offset: calc(-1px - 1px);
|
|
258
262
|
}
|
|
259
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
260
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
263
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
264
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
261
265
|
content: " ";
|
|
262
266
|
display: block;
|
|
263
267
|
position: absolute;
|
|
@@ -271,143 +275,143 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
271
275
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
272
276
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
273
277
|
}
|
|
274
|
-
.awsui_code-
|
|
278
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
275
279
|
background: transparent;
|
|
276
280
|
box-sizing: border-box;
|
|
277
281
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-bjedd7, #d5dbdb);
|
|
278
282
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-bjedd7, #d5dbdb);
|
|
279
283
|
}
|
|
280
|
-
.awsui_code-
|
|
284
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
281
285
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-iomsrx, #687078);
|
|
282
286
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-iomsrx, #687078);
|
|
283
287
|
}
|
|
284
|
-
.awsui_code-
|
|
288
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9) {
|
|
285
289
|
background-color: var(--color-background-code-editor-gutter-default-1ka1f9, #f2f3f3);
|
|
286
290
|
color: var(--color-text-code-editor-gutter-default-1wr8g3, #16191f);
|
|
287
291
|
}
|
|
288
|
-
.awsui_code-
|
|
289
|
-
.awsui_code-
|
|
292
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9):focus,
|
|
293
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_scroller:not(#\9):focus {
|
|
290
294
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
291
295
|
}
|
|
292
|
-
.awsui_code-
|
|
296
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
293
297
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
294
298
|
}
|
|
295
299
|
@supports (--css-variable-support-check: #000) {
|
|
296
300
|
@media not print {
|
|
297
|
-
.awsui_code-
|
|
301
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
298
302
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
299
303
|
}
|
|
300
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
304
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
301
305
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
302
306
|
}
|
|
303
307
|
}
|
|
304
308
|
}
|
|
305
309
|
@supports (--css-variable-support-check: #000) {
|
|
306
|
-
.awsui-visual-refresh .awsui_code-
|
|
310
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
307
311
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
308
312
|
}
|
|
309
313
|
@media not print {
|
|
310
|
-
.awsui_code-
|
|
314
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
311
315
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
312
316
|
}
|
|
313
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
317
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
314
318
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
315
319
|
}
|
|
316
320
|
}
|
|
317
321
|
}
|
|
318
|
-
.awsui_code-
|
|
322
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
319
323
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
320
324
|
}
|
|
321
325
|
@supports (--css-variable-support-check: #000) {
|
|
322
326
|
@media not print {
|
|
323
|
-
.awsui_code-
|
|
327
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
324
328
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
325
329
|
}
|
|
326
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
330
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
327
331
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
328
332
|
}
|
|
329
333
|
}
|
|
330
334
|
}
|
|
331
335
|
@supports (--css-variable-support-check: #000) {
|
|
332
|
-
.awsui-visual-refresh .awsui_code-
|
|
336
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
333
337
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
334
338
|
}
|
|
335
339
|
@media not print {
|
|
336
|
-
.awsui_code-
|
|
340
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
337
341
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
338
342
|
}
|
|
339
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
343
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
340
344
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
341
345
|
}
|
|
342
346
|
}
|
|
343
347
|
}
|
|
344
|
-
.awsui_code-
|
|
348
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
345
349
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
346
350
|
}
|
|
347
351
|
@supports (--css-variable-support-check: #000) {
|
|
348
352
|
@media not print {
|
|
349
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
350
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
351
355
|
}
|
|
352
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
356
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
353
357
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
354
358
|
}
|
|
355
359
|
}
|
|
356
360
|
}
|
|
357
361
|
@supports (--css-variable-support-check: #000) {
|
|
358
|
-
.awsui-visual-refresh .awsui_code-
|
|
362
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
359
363
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
360
364
|
}
|
|
361
365
|
@media not print {
|
|
362
|
-
.awsui_code-
|
|
366
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
363
367
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
364
368
|
}
|
|
365
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
369
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
366
370
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
367
371
|
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
|
-
.awsui_code-
|
|
374
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
371
375
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
372
376
|
}
|
|
373
377
|
@supports (--css-variable-support-check: #000) {
|
|
374
378
|
@media not print {
|
|
375
|
-
.awsui_code-
|
|
379
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
376
380
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
377
381
|
}
|
|
378
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
382
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
379
383
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
380
384
|
}
|
|
381
385
|
}
|
|
382
386
|
}
|
|
383
387
|
@supports (--css-variable-support-check: #000) {
|
|
384
|
-
.awsui-visual-refresh .awsui_code-
|
|
388
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
385
389
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
386
390
|
}
|
|
387
391
|
@media not print {
|
|
388
|
-
.awsui_code-
|
|
392
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
389
393
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
390
394
|
}
|
|
391
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
395
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
392
396
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
393
397
|
}
|
|
394
398
|
}
|
|
395
399
|
}
|
|
396
|
-
.awsui_code-
|
|
400
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
397
401
|
background-color: var(--color-background-code-editor-gutter-active-line-default-ok7m7g, #687078);
|
|
398
402
|
color: var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
|
|
399
403
|
}
|
|
400
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
401
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
404
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
405
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
402
406
|
position: relative;
|
|
403
407
|
}
|
|
404
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
405
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
408
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
409
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
406
410
|
outline: 2px dotted transparent;
|
|
407
411
|
outline-offset: calc(-2px - 1px);
|
|
408
412
|
}
|
|
409
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
410
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
413
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
414
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
411
415
|
content: " ";
|
|
412
416
|
display: block;
|
|
413
417
|
position: absolute;
|
|
@@ -421,264 +425,264 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
421
425
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
422
426
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
|
|
423
427
|
}
|
|
424
|
-
.awsui_code-
|
|
428
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
425
429
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
426
430
|
}
|
|
427
431
|
@supports (--css-variable-support-check: #000) {
|
|
428
432
|
@media not print {
|
|
429
|
-
.awsui_code-
|
|
433
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
430
434
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
431
435
|
}
|
|
432
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
436
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
433
437
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
434
438
|
}
|
|
435
439
|
}
|
|
436
440
|
}
|
|
437
441
|
@supports (--css-variable-support-check: #000) {
|
|
438
|
-
.awsui-visual-refresh .awsui_code-
|
|
442
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
439
443
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
440
444
|
}
|
|
441
445
|
@media not print {
|
|
442
|
-
.awsui_code-
|
|
446
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
443
447
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
444
448
|
}
|
|
445
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
449
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
446
450
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
447
451
|
}
|
|
448
452
|
}
|
|
449
453
|
}
|
|
450
|
-
.awsui_code-
|
|
454
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
451
455
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
452
456
|
}
|
|
453
457
|
@supports (--css-variable-support-check: #000) {
|
|
454
458
|
@media not print {
|
|
455
|
-
.awsui_code-
|
|
459
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
456
460
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
457
461
|
}
|
|
458
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
462
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
459
463
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
460
464
|
}
|
|
461
465
|
}
|
|
462
466
|
}
|
|
463
467
|
@supports (--css-variable-support-check: #000) {
|
|
464
|
-
.awsui-visual-refresh .awsui_code-
|
|
468
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
465
469
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
466
470
|
}
|
|
467
471
|
@media not print {
|
|
468
|
-
.awsui_code-
|
|
472
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
469
473
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
470
474
|
}
|
|
471
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
475
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
472
476
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
473
477
|
}
|
|
474
478
|
}
|
|
475
479
|
}
|
|
476
|
-
.awsui_code-
|
|
480
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
477
481
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
478
482
|
}
|
|
479
483
|
@supports (--css-variable-support-check: #000) {
|
|
480
484
|
@media not print {
|
|
481
|
-
.awsui_code-
|
|
485
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
482
486
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
483
487
|
}
|
|
484
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
488
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
485
489
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
486
490
|
}
|
|
487
491
|
}
|
|
488
492
|
}
|
|
489
493
|
@supports (--css-variable-support-check: #000) {
|
|
490
|
-
.awsui-visual-refresh .awsui_code-
|
|
494
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
491
495
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
492
496
|
}
|
|
493
497
|
@media not print {
|
|
494
|
-
.awsui_code-
|
|
498
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
495
499
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
496
500
|
}
|
|
497
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
501
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
498
502
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
499
503
|
}
|
|
500
504
|
}
|
|
501
505
|
}
|
|
502
|
-
.awsui_code-
|
|
506
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
503
507
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
504
508
|
}
|
|
505
509
|
@supports (--css-variable-support-check: #000) {
|
|
506
510
|
@media not print {
|
|
507
|
-
.awsui_code-
|
|
511
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
508
512
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
509
513
|
}
|
|
510
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
514
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
511
515
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
512
516
|
}
|
|
513
517
|
}
|
|
514
518
|
}
|
|
515
519
|
@supports (--css-variable-support-check: #000) {
|
|
516
|
-
.awsui-visual-refresh .awsui_code-
|
|
520
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
517
521
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
518
522
|
}
|
|
519
523
|
@media not print {
|
|
520
|
-
.awsui_code-
|
|
524
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
521
525
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
522
526
|
}
|
|
523
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
527
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
524
528
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
525
529
|
}
|
|
526
530
|
}
|
|
527
531
|
}
|
|
528
|
-
.awsui_code-
|
|
532
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
529
533
|
color: var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
|
|
530
534
|
background-color: var(--color-background-code-editor-gutter-active-line-error-5oc5hg, #d13212);
|
|
531
535
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
532
536
|
}
|
|
533
537
|
@supports (--css-variable-support-check: #000) {
|
|
534
538
|
@media not print {
|
|
535
|
-
.awsui_code-
|
|
539
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
536
540
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
537
541
|
}
|
|
538
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
542
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
539
543
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
540
544
|
}
|
|
541
545
|
}
|
|
542
546
|
}
|
|
543
547
|
@supports (--css-variable-support-check: #000) {
|
|
544
|
-
.awsui-visual-refresh .awsui_code-
|
|
548
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
545
549
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
546
550
|
}
|
|
547
551
|
@media not print {
|
|
548
|
-
.awsui_code-
|
|
552
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
549
553
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
550
554
|
}
|
|
551
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
555
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
552
556
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
553
557
|
}
|
|
554
558
|
}
|
|
555
559
|
}
|
|
556
|
-
.awsui_code-
|
|
560
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
557
561
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
558
562
|
}
|
|
559
563
|
@supports (--css-variable-support-check: #000) {
|
|
560
564
|
@media not print {
|
|
561
|
-
.awsui_code-
|
|
565
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
562
566
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
563
567
|
}
|
|
564
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
568
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
565
569
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
566
570
|
}
|
|
567
571
|
}
|
|
568
572
|
}
|
|
569
573
|
@supports (--css-variable-support-check: #000) {
|
|
570
|
-
.awsui-visual-refresh .awsui_code-
|
|
574
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
571
575
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
572
576
|
}
|
|
573
577
|
@media not print {
|
|
574
|
-
.awsui_code-
|
|
578
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
575
579
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
576
580
|
}
|
|
577
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
581
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
578
582
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
579
583
|
}
|
|
580
584
|
}
|
|
581
585
|
}
|
|
582
|
-
.awsui_code-
|
|
586
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
583
587
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
584
588
|
}
|
|
585
589
|
@supports (--css-variable-support-check: #000) {
|
|
586
590
|
@media not print {
|
|
587
|
-
.awsui_code-
|
|
591
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
588
592
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
589
593
|
}
|
|
590
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
594
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
591
595
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
592
596
|
}
|
|
593
597
|
}
|
|
594
598
|
}
|
|
595
599
|
@supports (--css-variable-support-check: #000) {
|
|
596
|
-
.awsui-visual-refresh .awsui_code-
|
|
600
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
597
601
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
598
602
|
}
|
|
599
603
|
@media not print {
|
|
600
|
-
.awsui_code-
|
|
604
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
601
605
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
602
606
|
}
|
|
603
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
607
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
604
608
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
605
609
|
}
|
|
606
610
|
}
|
|
607
611
|
}
|
|
608
|
-
.awsui_code-
|
|
612
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
609
613
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
610
614
|
}
|
|
611
615
|
@supports (--css-variable-support-check: #000) {
|
|
612
616
|
@media not print {
|
|
613
|
-
.awsui_code-
|
|
617
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
614
618
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
615
619
|
}
|
|
616
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
620
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
617
621
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
618
622
|
}
|
|
619
623
|
}
|
|
620
624
|
}
|
|
621
625
|
@supports (--css-variable-support-check: #000) {
|
|
622
|
-
.awsui-visual-refresh .awsui_code-
|
|
626
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
623
627
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
624
628
|
}
|
|
625
629
|
@media not print {
|
|
626
|
-
.awsui_code-
|
|
630
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
627
631
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
628
632
|
}
|
|
629
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
633
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
630
634
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
631
635
|
}
|
|
632
636
|
}
|
|
633
637
|
}
|
|
634
|
-
.awsui_code-
|
|
638
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
635
639
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
636
640
|
}
|
|
637
641
|
@supports (--css-variable-support-check: #000) {
|
|
638
642
|
@media not print {
|
|
639
|
-
.awsui_code-
|
|
643
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
640
644
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
641
645
|
}
|
|
642
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
646
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
643
647
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
644
648
|
}
|
|
645
649
|
}
|
|
646
650
|
}
|
|
647
651
|
@supports (--css-variable-support-check: #000) {
|
|
648
|
-
.awsui-visual-refresh .awsui_code-
|
|
652
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
649
653
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
650
654
|
}
|
|
651
655
|
@media not print {
|
|
652
|
-
.awsui_code-
|
|
656
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
653
657
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
654
658
|
}
|
|
655
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
659
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
656
660
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
657
661
|
}
|
|
658
662
|
}
|
|
659
663
|
}
|
|
660
|
-
.awsui_code-
|
|
664
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
661
665
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
662
666
|
}
|
|
663
667
|
@supports (--css-variable-support-check: #000) {
|
|
664
668
|
@media not print {
|
|
665
|
-
.awsui_code-
|
|
669
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
666
670
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
667
671
|
}
|
|
668
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
672
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
669
673
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
670
674
|
}
|
|
671
675
|
}
|
|
672
676
|
}
|
|
673
677
|
@supports (--css-variable-support-check: #000) {
|
|
674
|
-
.awsui-visual-refresh .awsui_code-
|
|
678
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
675
679
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
676
680
|
}
|
|
677
681
|
@media not print {
|
|
678
|
-
.awsui_code-
|
|
682
|
+
.awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
679
683
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
680
684
|
}
|
|
681
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
685
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
682
686
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
683
687
|
}
|
|
684
688
|
}
|
|
@@ -693,7 +697,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
693
697
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
694
698
|
SPDX-License-Identifier: Apache-2.0
|
|
695
699
|
*/
|
|
696
|
-
.
|
|
700
|
+
.awsui_pane_1gl9c_pz01r_700:not(#\9) {
|
|
697
701
|
display: flex;
|
|
698
702
|
position: relative;
|
|
699
703
|
flex-direction: row;
|
|
@@ -704,79 +708,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
704
708
|
background: var(--color-background-code-editor-status-bar-ezy3i2, #f2f3f3);
|
|
705
709
|
color: var(--color-text-body-default-agk00h, #16191f);
|
|
706
710
|
}
|
|
707
|
-
.awsui_pane__close-
|
|
711
|
+
.awsui_pane__close-container_1gl9c_pz01r_711:not(#\9) {
|
|
708
712
|
position: absolute;
|
|
709
713
|
inset-block-start: 0;
|
|
710
714
|
inset-inline-end: calc(var(--space-s-vmutj3, 12px) / 2);
|
|
711
715
|
}
|
|
712
|
-
.
|
|
716
|
+
.awsui_pane__list_1gl9c_pz01r_716:not(#\9) {
|
|
713
717
|
flex: 1;
|
|
714
718
|
overflow: auto;
|
|
715
719
|
max-block-size: 100%;
|
|
716
720
|
box-sizing: border-box;
|
|
717
721
|
margin-inline-end: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-xs-6dgkww, 8px));
|
|
718
722
|
}
|
|
719
|
-
.
|
|
723
|
+
.awsui_pane__table_1gl9c_pz01r_723:not(#\9) {
|
|
720
724
|
inline-size: 100%;
|
|
721
725
|
border-spacing: 0;
|
|
722
726
|
margin-block: var(--space-s-vmutj3, 12px);
|
|
723
727
|
margin-inline: 0;
|
|
724
728
|
}
|
|
725
|
-
.
|
|
729
|
+
.awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9) {
|
|
726
730
|
border-block-start: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
|
|
727
731
|
border-block-end: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
|
|
728
732
|
}
|
|
729
|
-
.
|
|
733
|
+
.awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):first-child {
|
|
730
734
|
border-inline-start: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
|
|
731
735
|
border-start-start-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
732
736
|
border-end-start-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
733
737
|
}
|
|
734
|
-
.
|
|
738
|
+
.awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):last-child {
|
|
735
739
|
border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
|
|
736
740
|
border-start-end-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
737
741
|
border-end-end-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
738
742
|
}
|
|
739
|
-
.awsui_pane__item--
|
|
743
|
+
.awsui_pane__item--highlighted_1gl9c_pz01r_743:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus {
|
|
740
744
|
cursor: pointer;
|
|
741
745
|
outline: none;
|
|
742
746
|
}
|
|
743
|
-
.awsui_pane__item--
|
|
747
|
+
.awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729 {
|
|
744
748
|
background-color: var(--color-background-code-editor-pane-item-hover-t9crrw, #eaeded);
|
|
745
749
|
}
|
|
746
|
-
.awsui_pane__item--
|
|
750
|
+
.awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729 {
|
|
747
751
|
border-block-start: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
|
|
748
752
|
border-block-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
|
|
749
753
|
}
|
|
750
|
-
.awsui_pane__item--
|
|
754
|
+
.awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):first-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729:first-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729:first-child {
|
|
751
755
|
border-inline-start: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
|
|
752
756
|
border-start-start-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
753
757
|
border-end-start-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
754
758
|
}
|
|
755
|
-
.awsui_pane__item--
|
|
759
|
+
.awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):last-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729:last-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729:last-child {
|
|
756
760
|
border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
|
|
757
761
|
border-start-end-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
758
762
|
border-end-end-radius: var(--border-radius-item-q4wr0w, 0px);
|
|
759
763
|
}
|
|
760
|
-
.
|
|
764
|
+
.awsui_pane__location_1gl9c_pz01r_764:not(#\9), .awsui_pane__description_1gl9c_pz01r_764:not(#\9) {
|
|
761
765
|
padding-block: var(--space-xxs-y2432o, 4px);
|
|
762
766
|
padding-inline: var(--space-s-vmutj3, 12px);
|
|
763
767
|
}
|
|
764
|
-
.
|
|
768
|
+
.awsui_pane__location_1gl9c_pz01r_764:not(#\9) {
|
|
765
769
|
vertical-align: baseline;
|
|
766
770
|
white-space: nowrap;
|
|
767
771
|
padding-inline-start: calc(var(--space-l-eenfqd, 20px) + var(--space-s-vmutj3, 12px));
|
|
768
772
|
}
|
|
769
|
-
.
|
|
773
|
+
.awsui_pane__description_1gl9c_pz01r_764:not(#\9) {
|
|
770
774
|
padding-inline-end: 0;
|
|
771
775
|
min-inline-size: 0;
|
|
772
776
|
word-break: break-word;
|
|
773
777
|
}
|
|
774
778
|
|
|
775
|
-
.awsui_focus-
|
|
779
|
+
.awsui_focus-lock_1gl9c_pz01r_779:not(#\9) {
|
|
776
780
|
block-size: 100%;
|
|
777
781
|
}
|
|
778
782
|
|
|
779
|
-
.awsui_code-
|
|
783
|
+
.awsui_code-editor_1gl9c_pz01r_158:not(#\9) {
|
|
780
784
|
border-collapse: separate;
|
|
781
785
|
border-spacing: 0;
|
|
782
786
|
box-sizing: border-box;
|
|
@@ -817,20 +821,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
817
821
|
inline-size: 100%;
|
|
818
822
|
}
|
|
819
823
|
|
|
820
|
-
.
|
|
824
|
+
.awsui_editor_1gl9c_pz01r_823:not(#\9) {
|
|
821
825
|
position: absolute;
|
|
822
826
|
inset: 0;
|
|
823
827
|
}
|
|
824
|
-
.
|
|
828
|
+
.awsui_editor_1gl9c_pz01r_823:not(#\9):focus {
|
|
825
829
|
position: absolute;
|
|
826
830
|
overflow: visible;
|
|
827
831
|
position: relative;
|
|
828
832
|
}
|
|
829
|
-
.
|
|
833
|
+
.awsui_editor_1gl9c_pz01r_823:not(#\9):focus {
|
|
830
834
|
outline: 2px dotted transparent;
|
|
831
835
|
outline-offset: calc(3px - 1px);
|
|
832
836
|
}
|
|
833
|
-
.
|
|
837
|
+
.awsui_editor_1gl9c_pz01r_823:not(#\9):focus::before {
|
|
834
838
|
content: " ";
|
|
835
839
|
display: block;
|
|
836
840
|
position: absolute;
|
|
@@ -845,12 +849,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
845
849
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
846
850
|
}
|
|
847
851
|
|
|
848
|
-
.awsui_editor-
|
|
852
|
+
.awsui_editor-refresh_1gl9c_pz01r_851:not(#\9) {
|
|
849
853
|
border-start-start-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
|
|
850
854
|
border-start-end-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
|
|
851
855
|
}
|
|
852
856
|
|
|
853
|
-
.awsui_status-
|
|
857
|
+
.awsui_status-bar_1gl9c_pz01r_856:not(#\9) {
|
|
854
858
|
container-type: inline-size;
|
|
855
859
|
display: flex;
|
|
856
860
|
vertical-align: middle;
|
|
@@ -859,38 +863,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
859
863
|
min-inline-size: 0;
|
|
860
864
|
word-break: break-word;
|
|
861
865
|
}
|
|
862
|
-
.awsui_status-bar-with-hidden-
|
|
866
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_pz01r_865:not(#\9) {
|
|
863
867
|
border-end-start-radius: var(--border-radius-code-editor-i3qwje, 0px);
|
|
864
868
|
border-end-end-radius: var(--border-radius-code-editor-i3qwje, 0px);
|
|
865
869
|
}
|
|
866
|
-
.awsui_status-
|
|
870
|
+
.awsui_status-bar__left_1gl9c_pz01r_869:not(#\9) {
|
|
867
871
|
flex: 1;
|
|
868
872
|
display: flex;
|
|
869
873
|
flex-wrap: wrap;
|
|
870
874
|
padding-inline-start: var(--space-l-eenfqd, 20px);
|
|
871
875
|
border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-default-cjwlp3, #d5dbdb);
|
|
872
876
|
}
|
|
873
|
-
.awsui_status-
|
|
877
|
+
.awsui_status-bar__right_1gl9c_pz01r_876:not(#\9) {
|
|
874
878
|
display: flex;
|
|
875
879
|
align-items: center;
|
|
876
880
|
}
|
|
877
|
-
.awsui_status-bar__language-
|
|
881
|
+
.awsui_status-bar__language-mode_1gl9c_pz01r_880:not(#\9), .awsui_status-bar__cursor-position_1gl9c_pz01r_880:not(#\9) {
|
|
878
882
|
display: inline-block;
|
|
879
883
|
color: var(--color-text-body-default-agk00h, #16191f);
|
|
880
884
|
padding-block: var(--space-scaled-xs-t3am3w, 8px);
|
|
881
885
|
padding-inline: var(--space-s-vmutj3, 12px);
|
|
882
886
|
}
|
|
883
|
-
.awsui_status-bar__cog-
|
|
887
|
+
.awsui_status-bar__cog-button_1gl9c_pz01r_886:not(#\9) {
|
|
884
888
|
padding-block: calc(var(--space-scaled-xxs-krq5fq, 4px) - 1px);
|
|
885
889
|
padding-inline: calc(var(--space-xs-6dgkww, 8px) - 2px);
|
|
886
890
|
}
|
|
887
891
|
|
|
888
|
-
.awsui_tab-
|
|
892
|
+
.awsui_tab-list_1gl9c_pz01r_891:not(#\9) {
|
|
889
893
|
align-items: center;
|
|
890
894
|
display: inline-flex;
|
|
891
895
|
}
|
|
892
896
|
|
|
893
|
-
.awsui_tab-
|
|
897
|
+
.awsui_tab-button_1gl9c_pz01r_896:not(#\9) {
|
|
894
898
|
position: relative;
|
|
895
899
|
display: inline-flex;
|
|
896
900
|
gap: var(--space-xxs-y2432o, 4px);
|
|
@@ -906,11 +910,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
906
910
|
cursor: pointer;
|
|
907
911
|
z-index: 1;
|
|
908
912
|
}
|
|
909
|
-
.awsui_tab-
|
|
913
|
+
.awsui_tab-button_1gl9c_pz01r_896:not(#\9):hover {
|
|
910
914
|
color: var(--color-text-code-editor-tab-button-error-e2kag4, #ffffff);
|
|
911
915
|
background: var(--color-text-status-error-p5bdwa, #d13212);
|
|
912
916
|
}
|
|
913
|
-
.awsui_tab-
|
|
917
|
+
.awsui_tab-button_1gl9c_pz01r_896:not(#\9)::after {
|
|
914
918
|
content: "";
|
|
915
919
|
position: absolute;
|
|
916
920
|
inset-inline: 0;
|
|
@@ -923,54 +927,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
|
|
|
923
927
|
background: var(--color-text-status-error-p5bdwa, #d13212);
|
|
924
928
|
opacity: 0;
|
|
925
929
|
}
|
|
926
|
-
.awsui_tab-button--
|
|
930
|
+
.awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9) {
|
|
927
931
|
padding-block-end: calc(var(--space-scaled-xs-t3am3w, 8px) + var(--border-active-width-28kchn, 2px) - 2px);
|
|
928
932
|
}
|
|
929
|
-
.awsui_tab-button--
|
|
933
|
+
.awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9) {
|
|
930
934
|
color: var(--color-text-status-warning-3hbtsc, #906806);
|
|
931
935
|
}
|
|
932
|
-
.awsui_tab-button--
|
|
936
|
+
.awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9):hover {
|
|
933
937
|
background: var(--color-text-status-warning-3hbtsc, #906806);
|
|
934
938
|
}
|
|
935
|
-
.awsui_tab-button--
|
|
939
|
+
.awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9)::after {
|
|
936
940
|
background: var(--color-text-status-warning-3hbtsc, #906806);
|
|
937
941
|
}
|
|
938
|
-
.awsui_tab-button--
|
|
942
|
+
.awsui_tab-button--active_1gl9c_pz01r_941:not(#\9)::after {
|
|
939
943
|
opacity: 1;
|
|
940
944
|
}
|
|
941
|
-
.awsui_tab-button--
|
|
945
|
+
.awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
|
|
942
946
|
transition: opacity var(--motion-duration-refresh-only-medium-kd6k1u, 0ms) var(--motion-easing-refresh-only-c-8zqwmw, cubic-bezier(0.84, 0, 0.16, 1));
|
|
943
947
|
}
|
|
944
948
|
@media (prefers-reduced-motion: reduce) {
|
|
945
|
-
.awsui_tab-button--
|
|
949
|
+
.awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
|
|
946
950
|
animation: none;
|
|
947
951
|
transition: none;
|
|
948
952
|
}
|
|
949
953
|
}
|
|
950
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
954
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
|
|
951
955
|
animation: none;
|
|
952
956
|
transition: none;
|
|
953
957
|
}
|
|
954
|
-
.awsui_tab-button--
|
|
958
|
+
.awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9) {
|
|
955
959
|
font-weight: normal;
|
|
956
960
|
color: var(--color-text-code-editor-status-bar-disabled-ayyipu, #879596);
|
|
957
961
|
cursor: default;
|
|
958
962
|
}
|
|
959
|
-
.awsui_tab-button--
|
|
963
|
+
.awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9):hover {
|
|
960
964
|
color: var(--color-text-code-editor-status-bar-disabled-ayyipu, #879596);
|
|
961
965
|
background: transparent;
|
|
962
966
|
}
|
|
963
|
-
.awsui_tab-button--
|
|
967
|
+
.awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9)::after {
|
|
964
968
|
display: none;
|
|
965
969
|
}
|
|
966
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
970
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus {
|
|
967
971
|
position: relative;
|
|
968
972
|
}
|
|
969
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
973
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus {
|
|
970
974
|
outline: 2px dotted transparent;
|
|
971
975
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-cw3cqq, 3px) - 1px);
|
|
972
976
|
}
|
|
973
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
977
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus::before {
|
|
974
978
|
content: " ";
|
|
975
979
|
display: block;
|
|
976
980
|
position: absolute;
|
|
@@ -984,49 +988,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):f
|
|
|
984
988
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
985
989
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
986
990
|
}
|
|
987
|
-
.awsui_tab-button--
|
|
991
|
+
.awsui_tab-button--divider_1gl9c_pz01r_990:not(#\9) {
|
|
988
992
|
display: inline-block;
|
|
989
993
|
block-size: var(--line-height-body-m-gw0130, 22px);
|
|
990
994
|
inline-size: var(--border-code-editor-status-divider-width-ang558, 0px);
|
|
991
995
|
background: var(--color-border-tabs-divider-x9swcr, #aab7b8);
|
|
992
996
|
vertical-align: middle;
|
|
993
997
|
}
|
|
994
|
-
.awsui_tab-button--
|
|
998
|
+
.awsui_tab-button--errors_1gl9c_pz01r_997:not(#\9) {
|
|
995
999
|
/* used in test-utils */
|
|
996
1000
|
}
|
|
997
1001
|
@supports (contain: inline-size) {
|
|
998
|
-
.awsui_tab-
|
|
1002
|
+
.awsui_tab-button_1gl9c_pz01r_896:not(#\9) {
|
|
999
1003
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
1000
1004
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
1001
1005
|
}
|
|
1002
1006
|
@container not (max-width: 500px) {
|
|
1003
|
-
.awsui_tab-
|
|
1007
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
|
|
1004
1008
|
display: none;
|
|
1005
1009
|
}
|
|
1006
|
-
.awsui_tab-
|
|
1010
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
|
|
1007
1011
|
display: inline;
|
|
1008
1012
|
}
|
|
1009
1013
|
}
|
|
1010
1014
|
@container (max-width: 500px) {
|
|
1011
|
-
.awsui_tab-
|
|
1015
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
|
|
1012
1016
|
display: inline;
|
|
1013
1017
|
}
|
|
1014
|
-
.awsui_tab-
|
|
1018
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
|
|
1015
1019
|
display: none;
|
|
1016
1020
|
}
|
|
1017
1021
|
}
|
|
1018
1022
|
}
|
|
1019
1023
|
@supports not (contain: inline-size) {
|
|
1020
|
-
.awsui_tab-
|
|
1024
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
|
|
1021
1025
|
display: none;
|
|
1022
1026
|
}
|
|
1023
|
-
.awsui_tab-
|
|
1027
|
+
.awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
|
|
1024
1028
|
display: inline;
|
|
1025
1029
|
}
|
|
1026
1030
|
}
|
|
1027
1031
|
|
|
1028
|
-
.awsui_loading-
|
|
1029
|
-
.awsui_error-
|
|
1032
|
+
.awsui_loading-screen_1gl9c_pz01r_1031:not(#\9),
|
|
1033
|
+
.awsui_error-screen_1gl9c_pz01r_1032:not(#\9) {
|
|
1030
1034
|
display: flex;
|
|
1031
1035
|
align-items: center;
|
|
1032
1036
|
justify-content: center;
|
|
@@ -1039,6 +1043,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):f
|
|
|
1039
1043
|
border-end-end-radius: var(--border-radius-code-editor-i3qwje, 0px);
|
|
1040
1044
|
}
|
|
1041
1045
|
|
|
1042
|
-
.awsui_error-
|
|
1046
|
+
.awsui_error-screen_1gl9c_pz01r_1032:not(#\9) {
|
|
1043
1047
|
color: var(--color-text-status-error-p5bdwa, #d13212);
|
|
1044
1048
|
}
|