@cloudscape-design/components 3.0.841 → 3.0.843
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/alert/styles.css.js +28 -28
- package/alert/styles.scoped.css +49 -45
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +24 -20
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +36 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +10 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +28 -24
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +12 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +16 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +6 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +16 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +167 -163
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +15 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +28 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/load-more-controller.d.ts.map +1 -1
- package/autosuggest/load-more-controller.js +1 -1
- package/autosuggest/load-more-controller.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +14 -10
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +240 -236
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/all-items-dropdown.d.ts +15 -0
- package/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
- package/breadcrumb-group/all-items-dropdown.js +47 -0
- package/breadcrumb-group/all-items-dropdown.js.map +1 -0
- package/breadcrumb-group/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +9 -6
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +29 -25
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -10
- package/breadcrumb-group/styles.scoped.css +124 -11
- package/breadcrumb-group/styles.selectors.js +14 -10
- package/breadcrumb-group/utils.d.ts +0 -2
- package/breadcrumb-group/utils.d.ts.map +1 -1
- package/breadcrumb-group/utils.js +17 -46
- package/breadcrumb-group/utils.js.map +1 -1
- package/button/index.d.ts.map +1 -1
- package/button/index.js +3 -3
- package/button/index.js.map +1 -1
- package/button/interfaces.d.ts +18 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +15 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +158 -154
- package/button/styles.selectors.js +21 -21
- package/button/test-classes/styles.css.js +2 -1
- package/button/test-classes/styles.scoped.css +5 -1
- package/button/test-classes/styles.selectors.js +2 -1
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +27 -23
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +2 -2
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +18 -2
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +13 -6
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +3 -2
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +14 -13
- package/button-dropdown/item-element/styles.scoped.css +33 -21
- package/button-dropdown/item-element/styles.selectors.js +14 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +21 -17
- package/button-dropdown/styles.scoped.css +51 -38
- package/button-dropdown/styles.selectors.js +21 -17
- package/button-group/file-input-item.d.ts +11 -0
- package/button-group/file-input-item.d.ts.map +1 -0
- package/button-group/file-input-item.js +23 -0
- package/button-group/file-input-item.js.map +1 -0
- package/button-group/interfaces.d.ts +23 -1
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/button-group/internal.d.ts.map +1 -1
- package/button-group/internal.js +2 -2
- package/button-group/internal.js.map +1 -1
- package/button-group/item-element.d.ts +1 -0
- package/button-group/item-element.d.ts.map +1 -1
- package/button-group/item-element.js +12 -6
- package/button-group/item-element.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +10 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/grid/index.d.ts +1 -2
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +2 -1
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -43
- package/calendar/styles.selectors.js +21 -21
- package/calendar/utils/navigation-day.d.ts +8 -0
- package/calendar/utils/navigation-day.d.ts.map +1 -0
- package/calendar/utils/navigation-day.js +39 -0
- package/calendar/utils/navigation-day.js.map +1 -0
- package/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
- package/calendar/utils/navigation-month.d.ts.map +1 -0
- package/calendar/utils/navigation-month.js +39 -0
- package/calendar/utils/navigation-month.js.map +1 -0
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +54 -50
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +9 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -6
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +139 -135
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +12 -12
- package/collection-preferences/content-display/styles.scoped.css +23 -15
- package/collection-preferences/content-display/styles.selectors.js +12 -12
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +58 -42
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +14 -10
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +49 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +31 -31
- package/container/styles.scoped.css +60 -56
- package/container/styles.selectors.js +31 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +20 -16
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +1 -1
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +47 -43
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +3 -10
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +17 -13
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +51 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/date-range-picker/time-offset.d.ts +2 -1
- package/date-range-picker/time-offset.d.ts.map +1 -1
- package/date-range-picker/time-offset.js +1 -1
- package/date-range-picker/time-offset.js.map +1 -1
- package/date-range-picker/utils.d.ts +9 -0
- package/date-range-picker/utils.d.ts.map +1 -1
- package/date-range-picker/utils.js +19 -2
- package/date-range-picker/utils.js.map +1 -1
- package/drawer/styles.css.js +5 -5
- package/drawer/styles.scoped.css +16 -12
- package/drawer/styles.selectors.js +5 -5
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +69 -65
- package/expandable-section/styles.selectors.js +34 -34
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +9 -5
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/internal.d.ts +5 -1
- package/file-input/internal.d.ts.map +1 -1
- package/file-input/internal.js +18 -10
- package/file-input/internal.js.map +1 -1
- package/file-input/styles.css.js +6 -5
- package/file-input/styles.scoped.css +33 -8
- package/file-input/styles.selectors.js +6 -5
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +35 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +152 -148
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +12 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +42 -38
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +56 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -69
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -9
- package/hotspot/styles.selectors.js +7 -7
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +3 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +89 -85
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -32
- package/input/styles.selectors.js +13 -13
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +24 -20
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +31 -27
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +7 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +19 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +9 -5
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +37 -33
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +11 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +15 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +13 -9
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dnd-container/styles.css.js +1 -1
- package/internal/components/dnd-container/styles.scoped.css +8 -4
- package/internal/components/dnd-container/styles.selectors.js +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +41 -37
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +7 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +6 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +10 -6
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/index.d.ts.map +1 -1
- package/internal/components/menu-dropdown/index.js +2 -1
- package/internal/components/menu-dropdown/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +17 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +33 -29
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +7 -3
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-keyboard.js +13 -16
- package/internal/components/options-list/utils/use-keyboard.js.map +1 -1
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +14 -10
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +5 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +33 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +28 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
- package/internal/hooks/use-performance-marks/index.js +23 -2
- package/internal/hooks/use-performance-marks/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/styles/motion/utils.d.ts +2 -0
- package/internal/styles/motion/utils.d.ts.map +1 -0
- package/internal/styles/motion/utils.js +5 -0
- package/internal/styles/motion/utils.js.map +1 -0
- package/internal/utils/date-time/format-date-iso.d.ts +2 -1
- package/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-iso.js +6 -2
- package/internal/utils/date-time/format-date-iso.js.map +1 -1
- package/internal/utils/date-time/format-date-localized.d.ts +2 -1
- package/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-localized.js +9 -2
- package/internal/utils/date-time/format-date-localized.js.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.js +4 -3
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/internal/utils/date-time/is-iso-only.d.ts +9 -0
- package/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
- package/internal/utils/date-time/is-iso-only.js +18 -0
- package/internal/utils/date-time/is-iso-only.js.map +1 -0
- package/internal/utils/handle-key.d.ts +1 -2
- package/internal/utils/handle-key.d.ts.map +1 -1
- package/internal/utils/handle-key.js.map +1 -1
- package/internal/utils/throttle.d.ts +1 -2
- package/internal/utils/throttle.d.ts.map +1 -1
- package/internal/utils/throttle.js.map +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +8 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -9
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -71
- package/link/styles.selectors.js +20 -20
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +7 -3
- package/live-region/styles.selectors.js +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +23 -19
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/index.js +1 -1
- package/modal/index.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +3 -3
- package/multiselect/styles.scoped.css +7 -3
- package/multiselect/styles.selectors.js +3 -3
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +52 -48
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +53 -53
- package/popover/styles.scoped.css +89 -69
- package/popover/styles.selectors.js +53 -53
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +42 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +43 -39
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +45 -41
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +20 -16
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/basic-table.js +1 -0
- package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -34
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -22
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +5 -1
- package/select/styles.selectors.js +1 -1
- package/select/utils/use-select.js +1 -1
- package/select/utils/use-select.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +50 -46
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +80 -76
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +28 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +23 -19
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +28 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +47 -43
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +33 -29
- package/status-indicator/styles.selectors.js +23 -23
- package/steps/styles.css.js +6 -6
- package/steps/styles.scoped.css +13 -9
- package/steps/styles.selectors.js +6 -6
- package/table/body-cell/styles.css.js +46 -46
- package/table/body-cell/styles.scoped.css +296 -292
- package/table/body-cell/styles.selectors.js +46 -46
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +17 -13
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +69 -65
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/header-cell/th-element.d.ts +2 -1
- package/table/header-cell/th-element.d.ts.map +1 -1
- package/table/header-cell/th-element.js +2 -2
- package/table/header-cell/th-element.js.map +1 -1
- package/table/interfaces.d.ts +14 -3
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +13 -4
- package/table/internal.js.map +1 -1
- package/table/progressive-loading/items-loader.d.ts +8 -2
- package/table/progressive-loading/items-loader.d.ts.map +1 -1
- package/table/progressive-loading/items-loader.js +11 -5
- package/table/progressive-loading/items-loader.js.map +1 -1
- package/table/progressive-loading/loader-cell.d.ts +2 -3
- package/table/progressive-loading/loader-cell.d.ts.map +1 -1
- package/table/progressive-loading/loader-cell.js +2 -2
- package/table/progressive-loading/loader-cell.js.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.js +2 -2
- package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +19 -15
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/interfaces.d.ts +1 -0
- package/table/selection/interfaces.d.ts.map +1 -1
- package/table/selection/interfaces.js.map +1 -1
- package/table/selection/selection-cell.d.ts.map +1 -1
- package/table/selection/selection-cell.js +4 -3
- package/table/selection/selection-cell.js.map +1 -1
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +7 -3
- package/table/selection/styles.selectors.js +3 -3
- package/table/selection/use-selection.js +1 -0
- package/table/selection/use-selection.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +14 -10
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +45 -41
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +57 -49
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -10
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.d.ts +5 -0
- package/test-utils/dom/button-group/index.js +16 -7
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.d.ts +5 -0
- package/test-utils/selectors/button-group/index.js +16 -7
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +64 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +7 -3
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +18 -14
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +77 -73
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +21 -17
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +20 -16
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +23 -25
- package/top-navigation/1.0-beta/styles.scoped.css +40 -66
- package/top-navigation/1.0-beta/styles.selectors.js +23 -25
- package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
- package/top-navigation/parts/overflow-menu/menu-item.js +3 -2
- package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +78 -85
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +7 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +62 -58
- package/wizard/styles.selectors.js +30 -30
- package/calendar/utils/navigation.d.ts.map +0 -1
- package/calendar/utils/navigation.js +0 -73
- package/calendar/utils/navigation.js.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
- package/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.js +0 -10
- package/internal/utils/date-time/is-iso-date-only.js.map +0 -1
package/alert/styles.css.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"alert": "
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"hidden": "
|
|
8
|
-
"with-dismiss": "awsui_with-
|
|
9
|
-
"with-action": "awsui_with-
|
|
10
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
11
|
-
"initial-hidden": "awsui_initial-
|
|
12
|
-
"header": "
|
|
13
|
-
"header-replacement": "awsui_header-
|
|
14
|
-
"action": "
|
|
15
|
-
"action-slot": "awsui_action-
|
|
16
|
-
"action-button": "awsui_action-
|
|
17
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
18
|
-
"text": "
|
|
19
|
-
"icon": "
|
|
20
|
-
"message": "
|
|
21
|
-
"icon-size-medium": "awsui_icon-size-
|
|
22
|
-
"icon-size-big": "awsui_icon-size-
|
|
23
|
-
"icon-size-normal": "awsui_icon-size-
|
|
24
|
-
"content": "
|
|
25
|
-
"content-replacement": "awsui_content-
|
|
26
|
-
"dismiss": "
|
|
27
|
-
"dismiss-button": "awsui_dismiss-
|
|
28
|
-
"type-error": "awsui_type-
|
|
29
|
-
"type-warning": "awsui_type-
|
|
30
|
-
"type-success": "awsui_type-
|
|
31
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_1euw8_193",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1euw8_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_1euw8_215",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_1euw8_250",
|
|
8
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1euw8_297",
|
|
9
|
+
"with-action": "awsui_with-action_mx3cw_1euw8_297",
|
|
10
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1euw8_303",
|
|
11
|
+
"initial-hidden": "awsui_initial-hidden_mx3cw_1euw8_314",
|
|
12
|
+
"header": "awsui_header_mx3cw_1euw8_319",
|
|
13
|
+
"header-replacement": "awsui_header-replacement_mx3cw_1euw8_320",
|
|
14
|
+
"action": "awsui_action_mx3cw_1euw8_324",
|
|
15
|
+
"action-slot": "awsui_action-slot_mx3cw_1euw8_329",
|
|
16
|
+
"action-button": "awsui_action-button_mx3cw_1euw8_330",
|
|
17
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1euw8_334",
|
|
18
|
+
"text": "awsui_text_mx3cw_1euw8_363",
|
|
19
|
+
"icon": "awsui_icon_mx3cw_1euw8_370",
|
|
20
|
+
"message": "awsui_message_mx3cw_1euw8_373",
|
|
21
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1euw8_381",
|
|
22
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1euw8_384",
|
|
23
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1euw8_387",
|
|
24
|
+
"content": "awsui_content_mx3cw_1euw8_391",
|
|
25
|
+
"content-replacement": "awsui_content-replacement_mx3cw_1euw8_392",
|
|
26
|
+
"dismiss": "awsui_dismiss_mx3cw_1euw8_396",
|
|
27
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1euw8_401",
|
|
28
|
+
"type-error": "awsui_type-error_mx3cw_1euw8_405",
|
|
29
|
+
"type-warning": "awsui_type-warning_mx3cw_1euw8_413",
|
|
30
|
+
"type-success": "awsui_type-success_mx3cw_1euw8_421",
|
|
31
|
+
"type-info": "awsui_type-info_mx3cw_1euw8_429"
|
|
32
32
|
};
|
|
33
33
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -134,12 +134,16 @@
|
|
|
134
134
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
135
135
|
SPDX-License-Identifier: Apache-2.0
|
|
136
136
|
*/
|
|
137
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
138
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
137
143
|
/*
|
|
138
144
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
139
145
|
SPDX-License-Identifier: Apache-2.0
|
|
140
146
|
*/
|
|
141
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
142
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
143
147
|
/*
|
|
144
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
149
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -186,10 +190,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
191
|
SPDX-License-Identifier: Apache-2.0
|
|
188
192
|
*/
|
|
189
|
-
.
|
|
190
|
-
animation: awsui_awsui-motion-fade-
|
|
193
|
+
.awsui_alert_mx3cw_1euw8_193:not(#\9) {
|
|
194
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_1euw8_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
191
195
|
}
|
|
192
|
-
@keyframes awsui_awsui-motion-fade-
|
|
196
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_1euw8_1 {
|
|
193
197
|
from {
|
|
194
198
|
opacity: 0.2;
|
|
195
199
|
}
|
|
@@ -198,17 +202,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
202
|
}
|
|
199
203
|
}
|
|
200
204
|
@media (prefers-reduced-motion: reduce) {
|
|
201
|
-
.
|
|
205
|
+
.awsui_alert_mx3cw_1euw8_193:not(#\9) {
|
|
202
206
|
animation: none;
|
|
203
207
|
transition: none;
|
|
204
208
|
}
|
|
205
209
|
}
|
|
206
|
-
.awsui-motion-disabled .
|
|
210
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_1euw8_193:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1euw8_193:not(#\9) {
|
|
207
211
|
animation: none;
|
|
208
212
|
transition: none;
|
|
209
213
|
}
|
|
210
214
|
|
|
211
|
-
.
|
|
215
|
+
.awsui_root_mx3cw_1euw8_215:not(#\9) {
|
|
212
216
|
border-collapse: separate;
|
|
213
217
|
border-spacing: 0;
|
|
214
218
|
box-sizing: border-box;
|
|
@@ -244,11 +248,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
244
248
|
overflow: hidden;
|
|
245
249
|
display: block;
|
|
246
250
|
}
|
|
247
|
-
.
|
|
251
|
+
.awsui_root_mx3cw_1euw8_215.awsui_hidden_mx3cw_1euw8_250:not(#\9) {
|
|
248
252
|
display: none;
|
|
249
253
|
}
|
|
250
254
|
|
|
251
|
-
.
|
|
255
|
+
.awsui_alert_mx3cw_1euw8_193:not(#\9) {
|
|
252
256
|
border-collapse: separate;
|
|
253
257
|
border-spacing: 0;
|
|
254
258
|
box-sizing: border-box;
|
|
@@ -292,58 +296,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
292
296
|
padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
|
|
293
297
|
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
294
298
|
}
|
|
295
|
-
.
|
|
299
|
+
.awsui_alert_mx3cw_1euw8_193.awsui_with-dismiss_mx3cw_1euw8_297:not(#\9), .awsui_alert_mx3cw_1euw8_193.awsui_with-action_mx3cw_1euw8_297:not(#\9) {
|
|
296
300
|
grid-template-columns: 1fr auto;
|
|
297
301
|
}
|
|
298
|
-
.
|
|
302
|
+
.awsui_alert_mx3cw_1euw8_193.awsui_with-action_mx3cw_1euw8_297.awsui_with-dismiss_mx3cw_1euw8_297:not(#\9) {
|
|
299
303
|
grid-template-columns: 1fr auto auto;
|
|
300
304
|
}
|
|
301
|
-
.
|
|
305
|
+
.awsui_alert_mx3cw_1euw8_193.awsui_breakpoint-default_mx3cw_1euw8_303.awsui_with-action_mx3cw_1euw8_297:not(#\9) {
|
|
302
306
|
grid-template-columns: 1fr auto;
|
|
303
307
|
}
|
|
304
|
-
.
|
|
308
|
+
.awsui_alert_mx3cw_1euw8_193.awsui_breakpoint-default_mx3cw_1euw8_303:not(#\9):not(.awsui_with-dismiss_mx3cw_1euw8_297) {
|
|
305
309
|
grid-template-columns: 1fr;
|
|
306
310
|
}
|
|
307
311
|
|
|
308
|
-
.
|
|
312
|
+
.awsui_hidden_mx3cw_1euw8_250:not(#\9) {
|
|
309
313
|
display: none;
|
|
310
314
|
}
|
|
311
315
|
|
|
312
|
-
.awsui_initial-
|
|
316
|
+
.awsui_initial-hidden_mx3cw_1euw8_314:not(#\9) {
|
|
313
317
|
overflow: hidden;
|
|
314
318
|
block-size: 0;
|
|
315
319
|
}
|
|
316
320
|
|
|
317
|
-
.
|
|
318
|
-
.awsui_header-
|
|
321
|
+
.awsui_header_mx3cw_1euw8_319:not(#\9),
|
|
322
|
+
.awsui_header-replacement_mx3cw_1euw8_320:not(#\9) {
|
|
319
323
|
font-weight: 700;
|
|
320
324
|
}
|
|
321
325
|
|
|
322
|
-
.
|
|
326
|
+
.awsui_action_mx3cw_1euw8_324:not(#\9) {
|
|
323
327
|
white-space: nowrap;
|
|
324
328
|
margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
|
|
325
329
|
}
|
|
326
330
|
|
|
327
|
-
.awsui_action-
|
|
328
|
-
.awsui_action-
|
|
331
|
+
.awsui_action-slot_mx3cw_1euw8_329:not(#\9),
|
|
332
|
+
.awsui_action-button_mx3cw_1euw8_330:not(#\9) {
|
|
329
333
|
/* used in test-utils */
|
|
330
334
|
}
|
|
331
335
|
|
|
332
|
-
.awsui_alert-focus-
|
|
336
|
+
.awsui_alert-focus-wrapper_mx3cw_1euw8_334:not(#\9) {
|
|
333
337
|
display: grid;
|
|
334
338
|
grid-template-columns: min-content auto;
|
|
335
339
|
}
|
|
336
|
-
.awsui_alert-focus-
|
|
340
|
+
.awsui_alert-focus-wrapper_mx3cw_1euw8_334:not(#\9):focus {
|
|
337
341
|
outline: none;
|
|
338
342
|
}
|
|
339
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
343
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1euw8_334:not(#\9):focus {
|
|
340
344
|
position: relative;
|
|
341
345
|
}
|
|
342
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
346
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1euw8_334:not(#\9):focus {
|
|
343
347
|
outline: 2px dotted transparent;
|
|
344
348
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
345
349
|
}
|
|
346
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
350
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1euw8_334:not(#\9):focus::before {
|
|
347
351
|
content: " ";
|
|
348
352
|
display: block;
|
|
349
353
|
position: absolute;
|
|
@@ -358,76 +362,76 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_7ht8j_330:n
|
|
|
358
362
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
359
363
|
}
|
|
360
364
|
|
|
361
|
-
.
|
|
365
|
+
.awsui_text_mx3cw_1euw8_363:not(#\9) {
|
|
362
366
|
min-inline-size: 0;
|
|
363
367
|
padding-block: var(--border-width-alert-t0f3yn, 2px);
|
|
364
368
|
padding-inline: 0;
|
|
365
369
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
366
370
|
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
367
371
|
}
|
|
368
|
-
.
|
|
372
|
+
.awsui_text_mx3cw_1euw8_363.awsui_icon_mx3cw_1euw8_370:not(#\9) {
|
|
369
373
|
margin-inline-start: 0;
|
|
370
374
|
}
|
|
371
|
-
.
|
|
375
|
+
.awsui_text_mx3cw_1euw8_363.awsui_message_mx3cw_1euw8_373:not(#\9) {
|
|
372
376
|
margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
|
|
373
377
|
}
|
|
374
378
|
|
|
375
|
-
.awsui_breakpoint-
|
|
379
|
+
.awsui_breakpoint-default_mx3cw_1euw8_303 > .awsui_action_mx3cw_1euw8_324:not(#\9) {
|
|
376
380
|
grid-row: 2;
|
|
377
381
|
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
378
382
|
}
|
|
379
|
-
.awsui_breakpoint-
|
|
383
|
+
.awsui_breakpoint-default_mx3cw_1euw8_303.awsui_icon-size-medium_mx3cw_1euw8_381 > .awsui_action_mx3cw_1euw8_324:not(#\9) {
|
|
380
384
|
margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
|
|
381
385
|
}
|
|
382
|
-
.awsui_breakpoint-
|
|
386
|
+
.awsui_breakpoint-default_mx3cw_1euw8_303.awsui_icon-size-big_mx3cw_1euw8_384 > .awsui_action_mx3cw_1euw8_324:not(#\9) {
|
|
383
387
|
margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
|
|
384
388
|
}
|
|
385
|
-
.awsui_breakpoint-
|
|
389
|
+
.awsui_breakpoint-default_mx3cw_1euw8_303.awsui_icon-size-normal_mx3cw_1euw8_387 > .awsui_action_mx3cw_1euw8_324:not(#\9) {
|
|
386
390
|
margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
|
|
387
391
|
}
|
|
388
392
|
|
|
389
|
-
.
|
|
390
|
-
.awsui_content-
|
|
393
|
+
.awsui_content_mx3cw_1euw8_391:not(#\9),
|
|
394
|
+
.awsui_content-replacement_mx3cw_1euw8_392:not(#\9) {
|
|
391
395
|
/* used in test-utils */
|
|
392
396
|
}
|
|
393
397
|
|
|
394
|
-
.
|
|
398
|
+
.awsui_dismiss_mx3cw_1euw8_396:not(#\9) {
|
|
395
399
|
margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
396
400
|
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
397
401
|
}
|
|
398
402
|
|
|
399
|
-
.awsui_dismiss-
|
|
403
|
+
.awsui_dismiss-button_mx3cw_1euw8_401:not(#\9) {
|
|
400
404
|
/* used in test-utils */
|
|
401
405
|
}
|
|
402
406
|
|
|
403
|
-
.awsui_type-
|
|
407
|
+
.awsui_type-error_mx3cw_1euw8_405:not(#\9) {
|
|
404
408
|
border-color: var(--color-border-status-error-adxa56, #db0000);
|
|
405
409
|
background-color: var(--color-background-status-error-5fz45j, #fff5f5);
|
|
406
410
|
}
|
|
407
|
-
.awsui_type-
|
|
411
|
+
.awsui_type-error_mx3cw_1euw8_405 > .awsui_alert-focus-wrapper_mx3cw_1euw8_334 > .awsui_icon_mx3cw_1euw8_370:not(#\9) {
|
|
408
412
|
color: var(--color-text-status-error-5676bj, #db0000);
|
|
409
413
|
}
|
|
410
414
|
|
|
411
|
-
.awsui_type-
|
|
415
|
+
.awsui_type-warning_mx3cw_1euw8_413:not(#\9) {
|
|
412
416
|
border-color: var(--color-border-status-warning-3feumr, #855900);
|
|
413
417
|
background-color: var(--color-background-status-warning-03nxlw, #fffef0);
|
|
414
418
|
}
|
|
415
|
-
.awsui_type-
|
|
419
|
+
.awsui_type-warning_mx3cw_1euw8_413 > .awsui_alert-focus-wrapper_mx3cw_1euw8_334 > .awsui_icon_mx3cw_1euw8_370:not(#\9) {
|
|
416
420
|
color: var(--color-text-status-warning-csaw41, #855900);
|
|
417
421
|
}
|
|
418
422
|
|
|
419
|
-
.awsui_type-
|
|
423
|
+
.awsui_type-success_mx3cw_1euw8_421:not(#\9) {
|
|
420
424
|
border-color: var(--color-border-status-success-4x6srk, #00802f);
|
|
421
425
|
background-color: var(--color-background-status-success-ua29ej, #effff1);
|
|
422
426
|
}
|
|
423
|
-
.awsui_type-
|
|
427
|
+
.awsui_type-success_mx3cw_1euw8_421 > .awsui_alert-focus-wrapper_mx3cw_1euw8_334 > .awsui_icon_mx3cw_1euw8_370:not(#\9) {
|
|
424
428
|
color: var(--color-text-status-success-gqp5xk, #00802f);
|
|
425
429
|
}
|
|
426
430
|
|
|
427
|
-
.awsui_type-
|
|
431
|
+
.awsui_type-info_mx3cw_1euw8_429:not(#\9) {
|
|
428
432
|
border-color: var(--color-border-status-info-z6pwqy, #006ce0);
|
|
429
433
|
background-color: var(--color-background-status-info-gflgo4, #f0fbff);
|
|
430
434
|
}
|
|
431
|
-
.awsui_type-
|
|
435
|
+
.awsui_type-info_mx3cw_1euw8_429 > .awsui_alert-focus-wrapper_mx3cw_1euw8_334 > .awsui_icon_mx3cw_1euw8_370:not(#\9) {
|
|
432
436
|
color: var(--color-text-status-info-7rlubr, #006ce0);
|
|
433
437
|
}
|
|
@@ -2,33 +2,33 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"alert": "
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"with-dismiss": "awsui_with-
|
|
10
|
-
"with-action": "awsui_with-
|
|
11
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
12
|
-
"initial-hidden": "awsui_initial-
|
|
13
|
-
"header": "
|
|
14
|
-
"header-replacement": "awsui_header-
|
|
15
|
-
"action": "
|
|
16
|
-
"action-slot": "awsui_action-
|
|
17
|
-
"action-button": "awsui_action-
|
|
18
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
19
|
-
"text": "
|
|
20
|
-
"icon": "
|
|
21
|
-
"message": "
|
|
22
|
-
"icon-size-medium": "awsui_icon-size-
|
|
23
|
-
"icon-size-big": "awsui_icon-size-
|
|
24
|
-
"icon-size-normal": "awsui_icon-size-
|
|
25
|
-
"content": "
|
|
26
|
-
"content-replacement": "awsui_content-
|
|
27
|
-
"dismiss": "
|
|
28
|
-
"dismiss-button": "awsui_dismiss-
|
|
29
|
-
"type-error": "awsui_type-
|
|
30
|
-
"type-warning": "awsui_type-
|
|
31
|
-
"type-success": "awsui_type-
|
|
32
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_1euw8_193",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1euw8_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_1euw8_215",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_1euw8_250",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1euw8_297",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_1euw8_297",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1euw8_303",
|
|
12
|
+
"initial-hidden": "awsui_initial-hidden_mx3cw_1euw8_314",
|
|
13
|
+
"header": "awsui_header_mx3cw_1euw8_319",
|
|
14
|
+
"header-replacement": "awsui_header-replacement_mx3cw_1euw8_320",
|
|
15
|
+
"action": "awsui_action_mx3cw_1euw8_324",
|
|
16
|
+
"action-slot": "awsui_action-slot_mx3cw_1euw8_329",
|
|
17
|
+
"action-button": "awsui_action-button_mx3cw_1euw8_330",
|
|
18
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1euw8_334",
|
|
19
|
+
"text": "awsui_text_mx3cw_1euw8_363",
|
|
20
|
+
"icon": "awsui_icon_mx3cw_1euw8_370",
|
|
21
|
+
"message": "awsui_message_mx3cw_1euw8_373",
|
|
22
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1euw8_381",
|
|
23
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1euw8_384",
|
|
24
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1euw8_387",
|
|
25
|
+
"content": "awsui_content_mx3cw_1euw8_391",
|
|
26
|
+
"content-replacement": "awsui_content-replacement_mx3cw_1euw8_392",
|
|
27
|
+
"dismiss": "awsui_dismiss_mx3cw_1euw8_396",
|
|
28
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1euw8_401",
|
|
29
|
+
"type-error": "awsui_type-error_mx3cw_1euw8_405",
|
|
30
|
+
"type-warning": "awsui_type-warning_mx3cw_1euw8_413",
|
|
31
|
+
"type-success": "awsui_type-success_mx3cw_1euw8_421",
|
|
32
|
+
"type-info": "awsui_type-info_mx3cw_1euw8_429"
|
|
33
33
|
};
|
|
34
34
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"anchor-list": "awsui_anchor-
|
|
6
|
-
"anchor-item": "awsui_anchor-
|
|
7
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
8
|
-
"anchor-link": "awsui_anchor-
|
|
9
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
10
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
11
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
4
|
+
"root": "awsui_root_swimc_y9e12_189",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_y9e12_221",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_y9e12_244",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_y9e12_264",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_y9e12_281",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_y9e12_323",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_y9e12_330",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_y9e12_334"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -134,12 +134,16 @@
|
|
|
134
134
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
135
135
|
SPDX-License-Identifier: Apache-2.0
|
|
136
136
|
*/
|
|
137
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
138
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
137
143
|
/*
|
|
138
144
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
139
145
|
SPDX-License-Identifier: Apache-2.0
|
|
140
146
|
*/
|
|
141
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
142
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
143
147
|
/*
|
|
144
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
149
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -182,7 +186,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
187
|
SPDX-License-Identifier: Apache-2.0
|
|
184
188
|
*/
|
|
185
|
-
.
|
|
189
|
+
.awsui_root_swimc_y9e12_189:not(#\9) {
|
|
186
190
|
border-collapse: separate;
|
|
187
191
|
border-spacing: 0;
|
|
188
192
|
box-sizing: border-box;
|
|
@@ -215,7 +219,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
215
219
|
-moz-osx-font-smoothing: auto;
|
|
216
220
|
}
|
|
217
221
|
|
|
218
|
-
.awsui_anchor-
|
|
222
|
+
.awsui_anchor-list_swimc_y9e12_221:not(#\9) {
|
|
219
223
|
list-style: none;
|
|
220
224
|
margin-block: 0;
|
|
221
225
|
margin-inline: 0;
|
|
@@ -224,7 +228,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
228
|
position: relative;
|
|
225
229
|
text-indent: 0;
|
|
226
230
|
}
|
|
227
|
-
.awsui_anchor-
|
|
231
|
+
.awsui_anchor-list_swimc_y9e12_221:not(#\9)::before {
|
|
228
232
|
content: "";
|
|
229
233
|
background-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
230
234
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -238,7 +242,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
238
242
|
inline-size: 2px;
|
|
239
243
|
}
|
|
240
244
|
|
|
241
|
-
.awsui_anchor-
|
|
245
|
+
.awsui_anchor-item_swimc_y9e12_244:not(#\9) {
|
|
242
246
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
243
247
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
244
248
|
color: var(--color-text-body-secondary-cwla8d, #424650);
|
|
@@ -249,19 +253,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
249
253
|
transition-property: all;
|
|
250
254
|
}
|
|
251
255
|
@media (prefers-reduced-motion: reduce) {
|
|
252
|
-
.awsui_anchor-
|
|
256
|
+
.awsui_anchor-item_swimc_y9e12_244:not(#\9) {
|
|
253
257
|
animation: none;
|
|
254
258
|
transition: none;
|
|
255
259
|
}
|
|
256
260
|
}
|
|
257
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
261
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_y9e12_244:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_y9e12_244:not(#\9) {
|
|
258
262
|
animation: none;
|
|
259
263
|
transition: none;
|
|
260
264
|
}
|
|
261
|
-
.awsui_anchor-item--
|
|
265
|
+
.awsui_anchor-item--active_swimc_y9e12_264:not(#\9) {
|
|
262
266
|
position: relative;
|
|
263
267
|
}
|
|
264
|
-
.awsui_anchor-item--
|
|
268
|
+
.awsui_anchor-item--active_swimc_y9e12_264:not(#\9)::before {
|
|
265
269
|
content: "";
|
|
266
270
|
background-color: var(--color-text-accent-fptgkc, #006ce0);
|
|
267
271
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -275,7 +279,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
275
279
|
inline-size: 2px;
|
|
276
280
|
}
|
|
277
281
|
|
|
278
|
-
.awsui_anchor-
|
|
282
|
+
.awsui_anchor-link_swimc_y9e12_281:not(#\9) {
|
|
279
283
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
280
284
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
281
285
|
align-items: baseline;
|
|
@@ -288,16 +292,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
292
|
transition-property: all;
|
|
289
293
|
}
|
|
290
294
|
@media (prefers-reduced-motion: reduce) {
|
|
291
|
-
.awsui_anchor-
|
|
295
|
+
.awsui_anchor-link_swimc_y9e12_281:not(#\9) {
|
|
292
296
|
animation: none;
|
|
293
297
|
transition: none;
|
|
294
298
|
}
|
|
295
299
|
}
|
|
296
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
300
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_y9e12_281:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_y9e12_281:not(#\9) {
|
|
297
301
|
animation: none;
|
|
298
302
|
transition: none;
|
|
299
303
|
}
|
|
300
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
304
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_y9e12_281:not(#\9):focus {
|
|
301
305
|
outline: thin dotted;
|
|
302
306
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
303
307
|
outline-offset: 2px;
|
|
@@ -308,27 +312,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_9ampg_277:not(#\9):
|
|
|
308
312
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
309
313
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
310
314
|
}
|
|
311
|
-
.awsui_anchor-
|
|
315
|
+
.awsui_anchor-link_swimc_y9e12_281:not(#\9):hover {
|
|
312
316
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
313
317
|
}
|
|
314
|
-
.awsui_anchor-
|
|
318
|
+
.awsui_anchor-link_swimc_y9e12_281:not(#\9):focus {
|
|
315
319
|
outline: none;
|
|
316
320
|
}
|
|
317
|
-
.awsui_anchor-
|
|
321
|
+
.awsui_anchor-link_swimc_y9e12_281:not(#\9):hover, .awsui_anchor-link_swimc_y9e12_281:not(#\9):focus {
|
|
318
322
|
text-decoration: none;
|
|
319
323
|
}
|
|
320
|
-
.awsui_anchor-link--
|
|
324
|
+
.awsui_anchor-link--active_swimc_y9e12_323:not(#\9) {
|
|
321
325
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
322
326
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
323
327
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
324
328
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
325
329
|
}
|
|
326
330
|
|
|
327
|
-
.awsui_anchor-link-
|
|
331
|
+
.awsui_anchor-link-text_swimc_y9e12_330:not(#\9) {
|
|
328
332
|
display: block;
|
|
329
333
|
}
|
|
330
334
|
|
|
331
|
-
.awsui_anchor-link-
|
|
335
|
+
.awsui_anchor-link-info_swimc_y9e12_334:not(#\9) {
|
|
332
336
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
333
337
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
334
338
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"anchor-list": "awsui_anchor-
|
|
7
|
-
"anchor-item": "awsui_anchor-
|
|
8
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
9
|
-
"anchor-link": "awsui_anchor-
|
|
10
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
11
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
12
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
5
|
+
"root": "awsui_root_swimc_y9e12_189",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_y9e12_221",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_y9e12_244",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_y9e12_264",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_y9e12_281",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_y9e12_323",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_y9e12_330",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_y9e12_334"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_n3v7s_193",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_n3v7s_197",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_n3v7s_197",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_n3v7s_239",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_n3v7s_239",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_n3v7s_242",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_n3v7s_242",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_n3v7s_245",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_n3v7s_245",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_n3v7s_248",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_n3v7s_248",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_n3v7s_252",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_n3v7s_253",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_n3v7s_254",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_n3v7s_255",
|
|
19
|
+
"header": "awsui_header_1hpp3_n3v7s_256",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_n3v7s_257",
|
|
21
|
+
"content": "awsui_content_1hpp3_n3v7s_258",
|
|
22
|
+
"description": "awsui_description_1hpp3_n3v7s_262",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_n3v7s_267",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_n3v7s_274",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_n3v7s_278",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_n3v7s_282",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_n3v7s_346"
|
|
28
28
|
};
|
|
29
29
|
|