@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/link/styles.scoped.css
CHANGED
|
@@ -136,9 +136,13 @@
|
|
|
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
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9) {
|
|
142
146
|
border-collapse: separate;
|
|
143
147
|
border-spacing: 0;
|
|
144
148
|
box-sizing: border-box;
|
|
@@ -184,30 +188,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
188
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
185
189
|
}
|
|
186
190
|
@media (prefers-reduced-motion: reduce) {
|
|
187
|
-
.
|
|
191
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9) {
|
|
188
192
|
animation: none;
|
|
189
193
|
transition: none;
|
|
190
194
|
}
|
|
191
195
|
}
|
|
192
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145:not(#\9) {
|
|
193
197
|
animation: none;
|
|
194
198
|
transition: none;
|
|
195
199
|
}
|
|
196
|
-
.
|
|
200
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9):hover {
|
|
197
201
|
cursor: pointer;
|
|
198
202
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
199
203
|
}
|
|
200
|
-
.
|
|
204
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9):focus {
|
|
201
205
|
outline: none;
|
|
202
206
|
}
|
|
203
|
-
.
|
|
207
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9):active {
|
|
204
208
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
205
209
|
}
|
|
206
|
-
.
|
|
210
|
+
.awsui_link_4c84z_1q0zg_145:not(#\9):active, .awsui_link_4c84z_1q0zg_145:not(#\9):focus, .awsui_link_4c84z_1q0zg_145:not(#\9):hover {
|
|
207
211
|
text-decoration-line: underline;
|
|
208
212
|
text-decoration-color: currentColor;
|
|
209
213
|
}
|
|
210
|
-
.
|
|
214
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9) {
|
|
211
215
|
-webkit-font-smoothing: inherit;
|
|
212
216
|
-moz-osx-font-smoothing: inherit;
|
|
213
217
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
@@ -221,30 +225,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
225
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
222
226
|
}
|
|
223
227
|
@media (prefers-reduced-motion: reduce) {
|
|
224
|
-
.
|
|
228
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9) {
|
|
225
229
|
animation: none;
|
|
226
230
|
transition: none;
|
|
227
231
|
}
|
|
228
232
|
}
|
|
229
|
-
.awsui-motion-disabled .
|
|
233
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9) {
|
|
230
234
|
animation: none;
|
|
231
235
|
transition: none;
|
|
232
236
|
}
|
|
233
|
-
.
|
|
237
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):hover {
|
|
234
238
|
cursor: pointer;
|
|
235
239
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
236
240
|
}
|
|
237
|
-
.
|
|
241
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):focus {
|
|
238
242
|
outline: none;
|
|
239
243
|
}
|
|
240
|
-
.
|
|
244
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):active {
|
|
241
245
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
242
246
|
}
|
|
243
|
-
.
|
|
247
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-secondary_4c84z_1q0zg_211:not(#\9):hover {
|
|
244
248
|
text-decoration-line: underline;
|
|
245
249
|
text-decoration-color: currentColor;
|
|
246
250
|
}
|
|
247
|
-
.
|
|
251
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9) {
|
|
248
252
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
249
253
|
font-weight: inherit;
|
|
250
254
|
letter-spacing: normal;
|
|
@@ -256,30 +260,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
256
260
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
257
261
|
}
|
|
258
262
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.
|
|
263
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9) {
|
|
260
264
|
animation: none;
|
|
261
265
|
transition: none;
|
|
262
266
|
}
|
|
263
267
|
}
|
|
264
|
-
.awsui-motion-disabled .
|
|
268
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9) {
|
|
265
269
|
animation: none;
|
|
266
270
|
transition: none;
|
|
267
271
|
}
|
|
268
|
-
.
|
|
272
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):hover {
|
|
269
273
|
cursor: pointer;
|
|
270
274
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
271
275
|
}
|
|
272
|
-
.
|
|
276
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):focus {
|
|
273
277
|
outline: none;
|
|
274
278
|
}
|
|
275
|
-
.
|
|
279
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):active {
|
|
276
280
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
277
281
|
}
|
|
278
|
-
.
|
|
282
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-primary_4c84z_1q0zg_246:not(#\9):hover {
|
|
279
283
|
text-decoration-line: underline;
|
|
280
284
|
text-decoration-color: currentColor;
|
|
281
285
|
}
|
|
282
|
-
.
|
|
286
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9) {
|
|
283
287
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
284
288
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
285
289
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
@@ -293,30 +297,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
293
297
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
294
298
|
}
|
|
295
299
|
@media (prefers-reduced-motion: reduce) {
|
|
296
|
-
.
|
|
300
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9) {
|
|
297
301
|
animation: none;
|
|
298
302
|
transition: none;
|
|
299
303
|
}
|
|
300
304
|
}
|
|
301
|
-
.awsui-motion-disabled .
|
|
305
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9) {
|
|
302
306
|
animation: none;
|
|
303
307
|
transition: none;
|
|
304
308
|
}
|
|
305
|
-
.
|
|
309
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):hover {
|
|
306
310
|
cursor: pointer;
|
|
307
311
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
308
312
|
}
|
|
309
|
-
.
|
|
313
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):focus {
|
|
310
314
|
outline: none;
|
|
311
315
|
}
|
|
312
|
-
.
|
|
316
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):active {
|
|
313
317
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
314
318
|
}
|
|
315
|
-
.
|
|
319
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-info_4c84z_1q0zg_279:not(#\9):hover {
|
|
316
320
|
text-decoration-line: underline;
|
|
317
321
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
318
322
|
}
|
|
319
|
-
.
|
|
323
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9) {
|
|
320
324
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
321
325
|
font-weight: var(--font-box-value-large-weight-onoq9k, 700);
|
|
322
326
|
text-decoration-line: underline;
|
|
@@ -327,30 +331,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
331
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
328
332
|
}
|
|
329
333
|
@media (prefers-reduced-motion: reduce) {
|
|
330
|
-
.
|
|
334
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9) {
|
|
331
335
|
animation: none;
|
|
332
336
|
transition: none;
|
|
333
337
|
}
|
|
334
338
|
}
|
|
335
|
-
.awsui-motion-disabled .
|
|
339
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9) {
|
|
336
340
|
animation: none;
|
|
337
341
|
transition: none;
|
|
338
342
|
}
|
|
339
|
-
.
|
|
343
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):hover {
|
|
340
344
|
cursor: pointer;
|
|
341
345
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
342
346
|
}
|
|
343
|
-
.
|
|
347
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):focus {
|
|
344
348
|
outline: none;
|
|
345
349
|
}
|
|
346
|
-
.
|
|
350
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):active {
|
|
347
351
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
348
352
|
}
|
|
349
|
-
.
|
|
353
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-value-large_4c84z_1q0zg_314:not(#\9):hover {
|
|
350
354
|
text-decoration-line: underline;
|
|
351
355
|
text-decoration-color: currentColor;
|
|
352
356
|
}
|
|
353
|
-
.
|
|
357
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9) {
|
|
354
358
|
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
355
359
|
font-weight: 700;
|
|
356
360
|
letter-spacing: 0.005em;
|
|
@@ -362,30 +366,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
366
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
363
367
|
}
|
|
364
368
|
@media (prefers-reduced-motion: reduce) {
|
|
365
|
-
.
|
|
369
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9) {
|
|
366
370
|
animation: none;
|
|
367
371
|
transition: none;
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
|
-
.awsui-motion-disabled .
|
|
374
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9) {
|
|
371
375
|
animation: none;
|
|
372
376
|
transition: none;
|
|
373
377
|
}
|
|
374
|
-
.
|
|
378
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):hover {
|
|
375
379
|
cursor: pointer;
|
|
376
380
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
377
381
|
}
|
|
378
|
-
.
|
|
382
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):focus {
|
|
379
383
|
outline: none;
|
|
380
384
|
}
|
|
381
|
-
.
|
|
385
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):active {
|
|
382
386
|
color: var(--color-text-interactive-active-j6vw94, #0f141a);
|
|
383
387
|
}
|
|
384
|
-
.
|
|
388
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-top-navigation_4c84z_1q0zg_346:not(#\9):hover {
|
|
385
389
|
text-decoration-line: underline;
|
|
386
390
|
text-decoration-color: transparent;
|
|
387
391
|
}
|
|
388
|
-
.
|
|
392
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9) {
|
|
389
393
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
390
394
|
font-weight: var(--font-link-button-weight-jephf1, 700);
|
|
391
395
|
letter-spacing: var(--font-link-button-letter-spacing-yi9f0l, 0.005em);
|
|
@@ -397,30 +401,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
397
401
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
398
402
|
}
|
|
399
403
|
@media (prefers-reduced-motion: reduce) {
|
|
400
|
-
.
|
|
404
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9) {
|
|
401
405
|
animation: none;
|
|
402
406
|
transition: none;
|
|
403
407
|
}
|
|
404
408
|
}
|
|
405
|
-
.awsui-motion-disabled .
|
|
409
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9) {
|
|
406
410
|
animation: none;
|
|
407
411
|
transition: none;
|
|
408
412
|
}
|
|
409
|
-
.
|
|
413
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):hover {
|
|
410
414
|
cursor: pointer;
|
|
411
415
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
412
416
|
}
|
|
413
|
-
.
|
|
417
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):focus {
|
|
414
418
|
outline: none;
|
|
415
419
|
}
|
|
416
|
-
.
|
|
420
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):active {
|
|
417
421
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
418
422
|
}
|
|
419
|
-
.
|
|
423
|
+
.awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_variant-recovery_4c84z_1q0zg_379:not(#\9):hover {
|
|
420
424
|
text-decoration-line: underline;
|
|
421
425
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
422
426
|
}
|
|
423
|
-
.
|
|
427
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9) {
|
|
424
428
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
425
429
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
426
430
|
color: var(--color-text-link-button-normal-default-chde6e, #006ce0);
|
|
@@ -434,40 +438,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
434
438
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
435
439
|
}
|
|
436
440
|
@media (prefers-reduced-motion: reduce) {
|
|
437
|
-
.
|
|
441
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9) {
|
|
438
442
|
animation: none;
|
|
439
443
|
transition: none;
|
|
440
444
|
}
|
|
441
445
|
}
|
|
442
|
-
.awsui-motion-disabled .
|
|
446
|
+
.awsui-motion-disabled .awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9) {
|
|
443
447
|
animation: none;
|
|
444
448
|
transition: none;
|
|
445
449
|
}
|
|
446
|
-
.
|
|
450
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):hover {
|
|
447
451
|
cursor: pointer;
|
|
448
452
|
color: var(--color-text-link-button-normal-hover-t7l3n9, #002b66);
|
|
449
453
|
}
|
|
450
|
-
.
|
|
454
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):focus {
|
|
451
455
|
outline: none;
|
|
452
456
|
}
|
|
453
|
-
.
|
|
457
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):active {
|
|
454
458
|
color: var(--color-text-link-button-normal-active-awr7yi, #002b66);
|
|
455
459
|
}
|
|
456
|
-
.
|
|
460
|
+
.awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):active, .awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):focus, .awsui_link_4c84z_1q0zg_145.awsui_button_4c84z_1q0zg_412:not(#\9):hover {
|
|
457
461
|
text-decoration-line: underline;
|
|
458
462
|
text-decoration-color: transparent;
|
|
459
463
|
}
|
|
460
|
-
.
|
|
464
|
+
.awsui_link_4c84z_1q0zg_145.awsui_color-inverted_4c84z_1q0zg_447:not(#\9) {
|
|
461
465
|
color: var(--color-text-notification-default-0l2rzu, #f9f9fa);
|
|
462
466
|
}
|
|
463
|
-
.
|
|
467
|
+
.awsui_link_4c84z_1q0zg_145.awsui_color-inverted_4c84z_1q0zg_447:not(#\9):not(.awsui_button_4c84z_1q0zg_412) {
|
|
464
468
|
text-decoration-line: underline;
|
|
465
469
|
text-decoration-color: currentColor;
|
|
466
470
|
}
|
|
467
|
-
.
|
|
471
|
+
.awsui_link_4c84z_1q0zg_145.awsui_color-inverted_4c84z_1q0zg_447:not(#\9):hover {
|
|
468
472
|
color: var(--color-text-link-inverted-hover-zsv0ev, #ffffff);
|
|
469
473
|
}
|
|
470
|
-
body[data-awsui-focus-visible=true] .
|
|
474
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_1q0zg_145:not(#\9):focus {
|
|
471
475
|
outline: thin dotted;
|
|
472
476
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
473
477
|
outline-offset: 2px;
|
|
@@ -478,61 +482,61 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_svk5z_141:not(#\9):focus {
|
|
|
478
482
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
479
483
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
480
484
|
}
|
|
481
|
-
.
|
|
485
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-body-s_4c84z_1q0zg_468:not(#\9) {
|
|
482
486
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
483
487
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
484
488
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
485
489
|
text-underline-offset: 0.3em;
|
|
486
490
|
text-decoration-thickness: 1px;
|
|
487
491
|
}
|
|
488
|
-
.
|
|
492
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-body-m_4c84z_1q0zg_475:not(#\9) {
|
|
489
493
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
490
494
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
491
495
|
text-underline-offset: 0.25em;
|
|
492
496
|
text-decoration-thickness: 1px;
|
|
493
497
|
}
|
|
494
|
-
.
|
|
498
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-heading-xs_4c84z_1q0zg_481:not(#\9) {
|
|
495
499
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
496
500
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
497
501
|
text-underline-offset: 0.25em;
|
|
498
502
|
text-decoration-thickness: 1px;
|
|
499
503
|
}
|
|
500
|
-
.
|
|
504
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-heading-s_4c84z_1q0zg_487:not(#\9) {
|
|
501
505
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
502
506
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
503
507
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
504
508
|
text-underline-offset: 0.3em;
|
|
505
509
|
text-decoration-thickness: 1px;
|
|
506
510
|
}
|
|
507
|
-
.
|
|
511
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-heading-m_4c84z_1q0zg_494:not(#\9) {
|
|
508
512
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
509
513
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
510
514
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
511
515
|
text-underline-offset: 0.25em;
|
|
512
516
|
text-decoration-thickness: 1px;
|
|
513
517
|
}
|
|
514
|
-
.
|
|
518
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-heading-l_4c84z_1q0zg_501:not(#\9) {
|
|
515
519
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
516
520
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
517
521
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
518
522
|
text-underline-offset: 0.25em;
|
|
519
523
|
text-decoration-thickness: 1px;
|
|
520
524
|
}
|
|
521
|
-
.
|
|
525
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-heading-xl_4c84z_1q0zg_508:not(#\9) {
|
|
522
526
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
523
527
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
524
528
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
525
529
|
text-underline-offset: 0.25em;
|
|
526
530
|
text-decoration-thickness: 1px;
|
|
527
531
|
}
|
|
528
|
-
.
|
|
532
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-display-l_4c84z_1q0zg_515:not(#\9) {
|
|
529
533
|
font-size: var(--font-size-display-l-htkq3e, 42px);
|
|
530
534
|
line-height: var(--line-height-display-l-8nioft, 48px);
|
|
531
535
|
letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
|
|
532
536
|
text-underline-offset: 0.25em;
|
|
533
537
|
text-decoration-thickness: 2px;
|
|
534
538
|
}
|
|
535
|
-
.
|
|
539
|
+
.awsui_link_4c84z_1q0zg_145.awsui_font-size-inherit_4c84z_1q0zg_522:not(#\9) {
|
|
536
540
|
font-size: inherit;
|
|
537
541
|
line-height: inherit;
|
|
538
542
|
letter-spacing: inherit;
|
|
@@ -540,10 +544,10 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_svk5z_141:not(#\9):focus {
|
|
|
540
544
|
text-decoration-thickness: 1px;
|
|
541
545
|
}
|
|
542
546
|
|
|
543
|
-
.awsui_icon-
|
|
547
|
+
.awsui_icon-wrapper_4c84z_1q0zg_530:not(#\9) {
|
|
544
548
|
white-space: nowrap;
|
|
545
549
|
}
|
|
546
550
|
|
|
547
|
-
.
|
|
551
|
+
.awsui_icon_4c84z_1q0zg_530:not(#\9) {
|
|
548
552
|
display: inline-block;
|
|
549
553
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_1q0zg_145",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1q0zg_211",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1q0zg_246",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1q0zg_279",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1q0zg_314",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1q0zg_346",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1q0zg_379",
|
|
12
|
+
"button": "awsui_button_4c84z_1q0zg_412",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1q0zg_447",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1q0zg_468",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1q0zg_475",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1q0zg_481",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1q0zg_487",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1q0zg_494",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1q0zg_501",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1q0zg_508",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1q0zg_515",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1q0zg_522",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1q0zg_530",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1q0zg_530"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -136,17 +136,21 @@
|
|
|
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
|
+
.awsui_root_1iee7_xy9l5_145:not(#\9) {
|
|
142
146
|
display: contents;
|
|
143
147
|
}
|
|
144
148
|
|
|
145
|
-
.
|
|
149
|
+
.awsui_root_1iee7_xy9l5_145[hidden]:not(#\9) {
|
|
146
150
|
display: none;
|
|
147
151
|
}
|
|
148
152
|
|
|
149
|
-
.
|
|
153
|
+
.awsui_announcer_1iee7_xy9l5_153:not(#\9) {
|
|
150
154
|
position: absolute !important;
|
|
151
155
|
inset-block-start: -9999px !important;
|
|
152
156
|
inset-inline-start: -9999px !important;
|
|
@@ -2,7 +2,7 @@
|
|
|
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
|
-
"announcer": "
|
|
5
|
+
"root": "awsui_root_1iee7_xy9l5_145",
|
|
6
|
+
"announcer": "awsui_announcer_1iee7_xy9l5_153"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"series--bar": "awsui_series--
|
|
6
|
-
"series__rect": "
|
|
7
|
-
"exiting": "
|
|
8
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
9
|
-
"root": "
|
|
10
|
-
"series--highlighted": "awsui_series--
|
|
11
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
12
|
-
"series--dimmed": "awsui_series--
|
|
13
|
-
"series--threshold": "awsui_series--
|
|
14
|
-
"bar-group": "awsui_bar-
|
|
4
|
+
"series": "awsui_series_1yz9c_q05ed_189",
|
|
5
|
+
"series--bar": "awsui_series--bar_1yz9c_q05ed_190",
|
|
6
|
+
"series__rect": "awsui_series__rect_1yz9c_q05ed_190",
|
|
7
|
+
"exiting": "awsui_exiting_1yz9c_q05ed_207",
|
|
8
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_q05ed_1",
|
|
9
|
+
"root": "awsui_root_1yz9c_q05ed_229",
|
|
10
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_q05ed_242",
|
|
11
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_q05ed_243",
|
|
12
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_q05ed_247",
|
|
13
|
+
"series--threshold": "awsui_series--threshold_1yz9c_q05ed_251",
|
|
14
|
+
"bar-group": "awsui_bar-group_1yz9c_q05ed_256"
|
|
15
15
|
};
|
|
16
16
|
|