@cloudscape-design/components 3.0.757 → 3.0.759
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 +27 -27
- package/alert/styles.scoped.css +43 -43
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +23 -23
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- 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 +7 -7
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/interfaces.d.ts +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +4 -4
- package/app-layout/resize/styles.scoped.css +9 -9
- package/app-layout/resize/styles.selectors.js +4 -4
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +13 -13
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +4 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -82
- package/app-layout/visual-refresh/styles.scoped.css +177 -179
- package/app-layout/visual-refresh/styles.selectors.js +85 -82
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +2 -2
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +237 -237
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +61 -12
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/interfaces.d.ts +3 -2
- package/breadcrumb-group/interfaces.d.ts.map +1 -1
- package/breadcrumb-group/interfaces.js.map +1 -1
- package/breadcrumb-group/item/funnel.d.ts +1 -0
- package/breadcrumb-group/item/funnel.d.ts.map +1 -1
- package/breadcrumb-group/item/funnel.js +3 -3
- package/breadcrumb-group/item/funnel.js.map +1 -1
- package/breadcrumb-group/item/item.d.ts +1 -1
- package/breadcrumb-group/item/item.d.ts.map +1 -1
- package/breadcrumb-group/item/item.js +19 -38
- package/breadcrumb-group/item/item.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -9
- package/breadcrumb-group/item/styles.scoped.css +36 -35
- package/breadcrumb-group/item/styles.selectors.js +8 -9
- package/breadcrumb-group/styles.css.js +8 -7
- package/breadcrumb-group/styles.scoped.css +18 -58
- package/breadcrumb-group/styles.selectors.js +8 -7
- package/breadcrumb-group/utils.d.ts +5 -0
- package/breadcrumb-group/utils.d.ts.map +1 -1
- package/breadcrumb-group/utils.js +56 -0
- package/breadcrumb-group/utils.js.map +1 -1
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -155
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +31 -31
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +25 -25
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +27 -27
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +5 -5
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- 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 +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +48 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- 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 +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +17 -17
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +14 -14
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +49 -49
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +11 -11
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +3 -3
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +150 -150
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +43 -39
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +51 -51
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +8 -8
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +83 -83
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +33 -33
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +3 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +8 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +9 -1
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/index.d.ts.map +1 -1
- package/internal/components/button-trigger/index.js +1 -1
- package/internal/components/button-trigger/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- 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 +4 -4
- 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 +16 -16
- 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 +6 -6
- 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 +4 -4
- 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 +36 -36
- 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 +8 -8
- 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 +10 -10
- 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 +16 -16
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +5 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- 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 +4 -4
- 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 +3 -3
- 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 +7 -7
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- 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 +30 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- 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 +2 -2
- 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 +30 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +31 -31
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-component-analytics/index.d.ts +2 -0
- package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-component-analytics/index.js +11 -0
- package/internal/hooks/use-component-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +74 -74
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +49 -49
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +74 -74
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +32 -32
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +20 -20
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +41 -41
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +25 -25
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- 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 +35 -35
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +23 -23
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
- package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
- package/side-navigation/analytics-metadata/interfaces.js +4 -0
- package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
- package/side-navigation/analytics-metadata/styles.css.js +7 -0
- package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
- package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
- package/side-navigation/index.d.ts.map +1 -1
- package/side-navigation/index.js +10 -1
- package/side-navigation/index.js.map +1 -1
- package/side-navigation/parts.d.ts +2 -1
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +42 -21
- package/side-navigation/parts.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +77 -77
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +25 -25
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +44 -44
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +34 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +307 -307
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +14 -14
- 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 +75 -75
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/interfaces.d.ts +1 -0
- 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 +20 -0
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +4 -4
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -8
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +44 -44
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +52 -52
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -65
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -15
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +81 -81
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -26
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +23 -23
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- 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 +22 -22
- 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 +28 -28
- 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 +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
package/link/styles.scoped.css
CHANGED
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -174,6 +174,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
display: inline;
|
|
176
176
|
white-space: inherit;
|
|
177
|
+
text-underline-offset: 0.25em;
|
|
178
|
+
text-decoration-thickness: 1px;
|
|
177
179
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
178
180
|
font-weight: inherit;
|
|
179
181
|
letter-spacing: normal;
|
|
@@ -183,34 +185,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
185
|
transition-property: color, text-decoration;
|
|
184
186
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
185
187
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
186
|
-
text-underline-offset: 0.25em;
|
|
187
|
-
text-decoration-thickness: 1px;
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
.awsui-motion-disabled .
|
|
195
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
201
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9):active {
|
|
207
207
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_link_4c84z_1uqi3_141:not(#\9):active, .awsui_link_4c84z_1uqi3_141:not(#\9):focus, .awsui_link_4c84z_1uqi3_141:not(#\9):hover {
|
|
210
210
|
text-decoration-line: underline;
|
|
211
211
|
text-decoration-color: currentColor;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9) {
|
|
214
214
|
-webkit-font-smoothing: inherit;
|
|
215
215
|
-moz-osx-font-smoothing: inherit;
|
|
216
216
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
@@ -224,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
225
225
|
}
|
|
226
226
|
@media (prefers-reduced-motion: reduce) {
|
|
227
|
-
.
|
|
227
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9) {
|
|
228
228
|
animation: none;
|
|
229
229
|
transition: none;
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
|
-
.awsui-motion-disabled .
|
|
232
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9) {
|
|
233
233
|
animation: none;
|
|
234
234
|
transition: none;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
238
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):focus {
|
|
241
241
|
outline: none;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):active {
|
|
244
244
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-secondary_4c84z_1uqi3_210:not(#\9):hover {
|
|
247
247
|
text-decoration-line: underline;
|
|
248
248
|
text-decoration-color: currentColor;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9) {
|
|
251
251
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
252
252
|
font-weight: inherit;
|
|
253
253
|
letter-spacing: normal;
|
|
@@ -259,30 +259,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
260
260
|
}
|
|
261
261
|
@media (prefers-reduced-motion: reduce) {
|
|
262
|
-
.
|
|
262
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9) {
|
|
263
263
|
animation: none;
|
|
264
264
|
transition: none;
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
|
-
.awsui-motion-disabled .
|
|
267
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9) {
|
|
268
268
|
animation: none;
|
|
269
269
|
transition: none;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):hover {
|
|
272
272
|
cursor: pointer;
|
|
273
273
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):focus {
|
|
276
276
|
outline: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):active {
|
|
279
279
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-primary_4c84z_1uqi3_245:not(#\9):hover {
|
|
282
282
|
text-decoration-line: underline;
|
|
283
283
|
text-decoration-color: currentColor;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9) {
|
|
286
286
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
287
287
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
288
288
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
@@ -296,30 +296,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
297
297
|
}
|
|
298
298
|
@media (prefers-reduced-motion: reduce) {
|
|
299
|
-
.
|
|
299
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9) {
|
|
300
300
|
animation: none;
|
|
301
301
|
transition: none;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
.awsui-motion-disabled .
|
|
304
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9) {
|
|
305
305
|
animation: none;
|
|
306
306
|
transition: none;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):hover {
|
|
309
309
|
cursor: pointer;
|
|
310
310
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):focus {
|
|
313
313
|
outline: none;
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):active {
|
|
316
316
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-info_4c84z_1uqi3_278:not(#\9):hover {
|
|
319
319
|
text-decoration-line: underline;
|
|
320
320
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9) {
|
|
323
323
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
324
324
|
font-weight: var(--font-box-value-large-weight-onoq9k, 700);
|
|
325
325
|
text-decoration-line: underline;
|
|
@@ -330,30 +330,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
331
331
|
}
|
|
332
332
|
@media (prefers-reduced-motion: reduce) {
|
|
333
|
-
.
|
|
333
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9) {
|
|
334
334
|
animation: none;
|
|
335
335
|
transition: none;
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
|
-
.awsui-motion-disabled .
|
|
338
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9) {
|
|
339
339
|
animation: none;
|
|
340
340
|
transition: none;
|
|
341
341
|
}
|
|
342
|
-
.
|
|
342
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):hover {
|
|
343
343
|
cursor: pointer;
|
|
344
344
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
346
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):focus {
|
|
347
347
|
outline: none;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):active {
|
|
350
350
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-value-large_4c84z_1uqi3_313:not(#\9):hover {
|
|
353
353
|
text-decoration-line: underline;
|
|
354
354
|
text-decoration-color: currentColor;
|
|
355
355
|
}
|
|
356
|
-
.
|
|
356
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9) {
|
|
357
357
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
358
358
|
font-weight: 700;
|
|
359
359
|
letter-spacing: 0.005em;
|
|
@@ -365,30 +365,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
365
365
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
366
366
|
}
|
|
367
367
|
@media (prefers-reduced-motion: reduce) {
|
|
368
|
-
.
|
|
368
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9) {
|
|
369
369
|
animation: none;
|
|
370
370
|
transition: none;
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
|
-
.awsui-motion-disabled .
|
|
373
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9) {
|
|
374
374
|
animation: none;
|
|
375
375
|
transition: none;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):hover {
|
|
378
378
|
cursor: pointer;
|
|
379
379
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
381
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):focus {
|
|
382
382
|
outline: none;
|
|
383
383
|
}
|
|
384
|
-
.
|
|
384
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):active {
|
|
385
385
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
386
386
|
}
|
|
387
|
-
.
|
|
387
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-top-navigation_4c84z_1uqi3_345:not(#\9):hover {
|
|
388
388
|
text-decoration-line: underline;
|
|
389
389
|
text-decoration-color: transparent;
|
|
390
390
|
}
|
|
391
|
-
.
|
|
391
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9) {
|
|
392
392
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
393
393
|
font-weight: var(--font-link-button-weight-jephf1, 700);
|
|
394
394
|
letter-spacing: var(--font-link-button-letter-spacing-yi9f0l, 0.005em);
|
|
@@ -400,30 +400,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
400
400
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
401
401
|
}
|
|
402
402
|
@media (prefers-reduced-motion: reduce) {
|
|
403
|
-
.
|
|
403
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9) {
|
|
404
404
|
animation: none;
|
|
405
405
|
transition: none;
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
|
-
.awsui-motion-disabled .
|
|
408
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9) {
|
|
409
409
|
animation: none;
|
|
410
410
|
transition: none;
|
|
411
411
|
}
|
|
412
|
-
.
|
|
412
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):hover {
|
|
413
413
|
cursor: pointer;
|
|
414
414
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):focus {
|
|
417
417
|
outline: none;
|
|
418
418
|
}
|
|
419
|
-
.
|
|
419
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):active {
|
|
420
420
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_variant-recovery_4c84z_1uqi3_378:not(#\9):hover {
|
|
423
423
|
text-decoration-line: underline;
|
|
424
424
|
text-decoration-color: var(--color-text-link-button-underline-hover-gyir88, transparent);
|
|
425
425
|
}
|
|
426
|
-
.
|
|
426
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9) {
|
|
427
427
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
428
428
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
429
429
|
color: var(--color-text-link-button-normal-default-px6yl8, #0972d3);
|
|
@@ -437,40 +437,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
437
437
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
438
438
|
}
|
|
439
439
|
@media (prefers-reduced-motion: reduce) {
|
|
440
|
-
.
|
|
440
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9) {
|
|
441
441
|
animation: none;
|
|
442
442
|
transition: none;
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
|
-
.awsui-motion-disabled .
|
|
445
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9) {
|
|
446
446
|
animation: none;
|
|
447
447
|
transition: none;
|
|
448
448
|
}
|
|
449
|
-
.
|
|
449
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):hover {
|
|
450
450
|
cursor: pointer;
|
|
451
451
|
color: var(--color-text-link-button-normal-hover-4psj43, #033160);
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):focus {
|
|
454
454
|
outline: none;
|
|
455
455
|
}
|
|
456
|
-
.
|
|
456
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):active {
|
|
457
457
|
color: var(--color-text-link-button-normal-active-pv8vqs, #033160);
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):active, .awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):focus, .awsui_link_4c84z_1uqi3_141.awsui_button_4c84z_1uqi3_411:not(#\9):hover {
|
|
460
460
|
text-decoration-line: underline;
|
|
461
461
|
text-decoration-color: transparent;
|
|
462
462
|
}
|
|
463
|
-
.
|
|
463
|
+
.awsui_link_4c84z_1uqi3_141.awsui_color-inverted_4c84z_1uqi3_446:not(#\9) {
|
|
464
464
|
color: var(--color-text-notification-default-rdawv9, #fbfbfb);
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_1uqi3_141.awsui_color-inverted_4c84z_1uqi3_446:not(#\9):not(.awsui_button_4c84z_1uqi3_411) {
|
|
467
467
|
text-decoration-line: underline;
|
|
468
468
|
text-decoration-color: currentColor;
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_link_4c84z_1uqi3_141.awsui_color-inverted_4c84z_1uqi3_446:not(#\9):hover {
|
|
471
471
|
color: var(--color-text-link-inverted-hover-09cw7h, #ffffff);
|
|
472
472
|
}
|
|
473
|
-
body[data-awsui-focus-visible=true] .
|
|
473
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_1uqi3_141:not(#\9):focus {
|
|
474
474
|
outline: thin dotted;
|
|
475
475
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
476
476
|
outline-offset: 2px;
|
|
@@ -481,61 +481,61 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_1n6oz_141:not(#\9):focus {
|
|
|
481
481
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
482
482
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
483
483
|
}
|
|
484
|
-
.
|
|
484
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-body-s_4c84z_1uqi3_467:not(#\9) {
|
|
485
485
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
486
486
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
487
487
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
488
488
|
text-underline-offset: 0.3em;
|
|
489
489
|
text-decoration-thickness: 1px;
|
|
490
490
|
}
|
|
491
|
-
.
|
|
491
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-body-m_4c84z_1uqi3_474:not(#\9) {
|
|
492
492
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
493
493
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
494
494
|
text-underline-offset: 0.25em;
|
|
495
495
|
text-decoration-thickness: 1px;
|
|
496
496
|
}
|
|
497
|
-
.
|
|
497
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-heading-xs_4c84z_1uqi3_480:not(#\9) {
|
|
498
498
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
499
499
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
500
500
|
text-underline-offset: 0.25em;
|
|
501
501
|
text-decoration-thickness: 1px;
|
|
502
502
|
}
|
|
503
|
-
.
|
|
503
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-heading-s_4c84z_1uqi3_486:not(#\9) {
|
|
504
504
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
505
505
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
506
506
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
507
507
|
text-underline-offset: 0.3em;
|
|
508
508
|
text-decoration-thickness: 1px;
|
|
509
509
|
}
|
|
510
|
-
.
|
|
510
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-heading-m_4c84z_1uqi3_493:not(#\9) {
|
|
511
511
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
512
512
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
513
513
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
514
514
|
text-underline-offset: 0.25em;
|
|
515
515
|
text-decoration-thickness: 1px;
|
|
516
516
|
}
|
|
517
|
-
.
|
|
517
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-heading-l_4c84z_1uqi3_500:not(#\9) {
|
|
518
518
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
519
519
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
520
520
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
521
521
|
text-underline-offset: 0.25em;
|
|
522
522
|
text-decoration-thickness: 1px;
|
|
523
523
|
}
|
|
524
|
-
.
|
|
524
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-heading-xl_4c84z_1uqi3_507:not(#\9) {
|
|
525
525
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
526
526
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
527
527
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
528
528
|
text-underline-offset: 0.25em;
|
|
529
529
|
text-decoration-thickness: 1px;
|
|
530
530
|
}
|
|
531
|
-
.
|
|
531
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-display-l_4c84z_1uqi3_514:not(#\9) {
|
|
532
532
|
font-size: var(--font-size-display-l-htkq3e, 42px);
|
|
533
533
|
line-height: var(--line-height-display-l-8nioft, 48px);
|
|
534
534
|
letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
|
|
535
535
|
text-underline-offset: 0.25em;
|
|
536
536
|
text-decoration-thickness: 2px;
|
|
537
537
|
}
|
|
538
|
-
.
|
|
538
|
+
.awsui_link_4c84z_1uqi3_141.awsui_font-size-inherit_4c84z_1uqi3_521:not(#\9) {
|
|
539
539
|
font-size: inherit;
|
|
540
540
|
line-height: inherit;
|
|
541
541
|
letter-spacing: inherit;
|
|
@@ -543,10 +543,10 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_1n6oz_141:not(#\9):focus {
|
|
|
543
543
|
text-decoration-thickness: 1px;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_icon-
|
|
546
|
+
.awsui_icon-wrapper_4c84z_1uqi3_529:not(#\9) {
|
|
547
547
|
white-space: nowrap;
|
|
548
548
|
}
|
|
549
549
|
|
|
550
|
-
.
|
|
550
|
+
.awsui_icon_4c84z_1uqi3_529:not(#\9) {
|
|
551
551
|
display: inline-block;
|
|
552
552
|
}
|
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_1uqi3_141",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1uqi3_210",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1uqi3_245",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1uqi3_278",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1uqi3_313",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1uqi3_345",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1uqi3_378",
|
|
12
|
+
"button": "awsui_button_4c84z_1uqi3_411",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1uqi3_446",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1uqi3_467",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1uqi3_474",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1uqi3_480",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1uqi3_486",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1uqi3_493",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1uqi3_500",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1uqi3_507",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1uqi3_514",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1uqi3_521",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1uqi3_529",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1uqi3_529"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -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_1yxg1_185",
|
|
5
|
+
"series--bar": "awsui_series--bar_1yz9c_1yxg1_186",
|
|
6
|
+
"series__rect": "awsui_series__rect_1yz9c_1yxg1_186",
|
|
7
|
+
"exiting": "awsui_exiting_1yz9c_1yxg1_203",
|
|
8
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_1yxg1_1",
|
|
9
|
+
"root": "awsui_root_1yz9c_1yxg1_225",
|
|
10
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_1yxg1_238",
|
|
11
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_1yxg1_239",
|
|
12
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_1yxg1_243",
|
|
13
|
+
"series--threshold": "awsui_series--threshold_1yz9c_1yxg1_247",
|
|
14
|
+
"bar-group": "awsui_bar-group_1yz9c_1yxg1_252"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -176,32 +176,32 @@
|
|
|
176
176
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
177
|
SPDX-License-Identifier: Apache-2.0
|
|
178
178
|
*/
|
|
179
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
179
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
181
|
/*
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
186
|
-
.awsui_series--
|
|
185
|
+
.awsui_series_1yz9c_1yxg1_185:not(#\9),
|
|
186
|
+
.awsui_series--bar_1yz9c_1yxg1_186 > .awsui_series__rect_1yz9c_1yxg1_186:not(#\9) {
|
|
187
187
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
191
|
-
.awsui_series--
|
|
190
|
+
.awsui_series_1yz9c_1yxg1_185:not(#\9),
|
|
191
|
+
.awsui_series--bar_1yz9c_1yxg1_186 > .awsui_series__rect_1yz9c_1yxg1_186:not(#\9) {
|
|
192
192
|
animation: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_series_1yz9c_1yxg1_185:not(#\9), .awsui-mode-entering .awsui_series_1yz9c_1yxg1_185:not(#\9), .awsui-motion-disabled .awsui_series--bar_1yz9c_1yxg1_186 > .awsui_series__rect_1yz9c_1yxg1_186:not(#\9), .awsui-mode-entering .awsui_series--bar_1yz9c_1yxg1_186 > .awsui_series__rect_1yz9c_1yxg1_186:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.
|
|
202
|
-
animation: awsui_awsui-motion-fade-out-
|
|
201
|
+
.awsui_exiting_1yz9c_1yxg1_203:not(#\9) {
|
|
202
|
+
animation: awsui_awsui-motion-fade-out-0_1yz9c_1yxg1_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-b-ufhmjm, cubic-bezier(1, 0, 0.83, 1));
|
|
203
203
|
}
|
|
204
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
204
|
+
@keyframes awsui_awsui-motion-fade-out-0_1yz9c_1yxg1_1 {
|
|
205
205
|
from {
|
|
206
206
|
opacity: 1;
|
|
207
207
|
}
|
|
@@ -210,21 +210,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
210
|
}
|
|
211
211
|
}
|
|
212
212
|
@media (prefers-reduced-motion: reduce) {
|
|
213
|
-
.
|
|
213
|
+
.awsui_exiting_1yz9c_1yxg1_203:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
|
-
.awsui-motion-disabled .
|
|
218
|
+
.awsui-motion-disabled .awsui_exiting_1yz9c_1yxg1_203:not(#\9), .awsui-mode-entering .awsui_exiting_1yz9c_1yxg1_203:not(#\9) {
|
|
219
219
|
animation: none;
|
|
220
220
|
transition: none;
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
.awsui_root_1yz9c_1yxg1_225:not(#\9) {
|
|
224
224
|
/* used in test-utils */
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.
|
|
227
|
+
.awsui_series_1yz9c_1yxg1_185:not(#\9) {
|
|
228
228
|
display: block;
|
|
229
229
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
230
230
|
fill: none;
|
|
@@ -233,20 +233,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
233
233
|
pointer-events: none;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.awsui_series--
|
|
237
|
-
.awsui_series__bar--
|
|
236
|
+
.awsui_series--highlighted_1yz9c_1yxg1_238:not(#\9),
|
|
237
|
+
.awsui_series__bar--highlighted_1yz9c_1yxg1_239:not(#\9) {
|
|
238
238
|
/* used in dom query */
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.awsui_series--
|
|
241
|
+
.awsui_series--dimmed_1yz9c_1yxg1_243:not(#\9) {
|
|
242
242
|
opacity: 0.3;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_series--
|
|
245
|
+
.awsui_series--threshold_1yz9c_1yxg1_247:not(#\9) {
|
|
246
246
|
stroke-dasharray: var(--border-line-chart-dash-array-k49cgz, 3 5);
|
|
247
247
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.awsui_bar-
|
|
250
|
+
.awsui_bar-group_1yz9c_1yxg1_252:not(#\9) {
|
|
251
251
|
pointer-events: none;
|
|
252
252
|
}
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"series": "
|
|
6
|
-
"series--bar": "awsui_series--
|
|
7
|
-
"series__rect": "
|
|
8
|
-
"exiting": "
|
|
9
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
10
|
-
"root": "
|
|
11
|
-
"series--highlighted": "awsui_series--
|
|
12
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
13
|
-
"series--dimmed": "awsui_series--
|
|
14
|
-
"series--threshold": "awsui_series--
|
|
15
|
-
"bar-group": "awsui_bar-
|
|
5
|
+
"series": "awsui_series_1yz9c_1yxg1_185",
|
|
6
|
+
"series--bar": "awsui_series--bar_1yz9c_1yxg1_186",
|
|
7
|
+
"series__rect": "awsui_series__rect_1yz9c_1yxg1_186",
|
|
8
|
+
"exiting": "awsui_exiting_1yz9c_1yxg1_203",
|
|
9
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_1yxg1_1",
|
|
10
|
+
"root": "awsui_root_1yz9c_1yxg1_225",
|
|
11
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_1yxg1_238",
|
|
12
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_1yxg1_239",
|
|
13
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_1yxg1_243",
|
|
14
|
+
"series--threshold": "awsui_series--threshold_1yz9c_1yxg1_247",
|
|
15
|
+
"bar-group": "awsui_bar-group_1yz9c_1yxg1_252"
|
|
16
16
|
};
|
|
17
17
|
|