@cloudscape-design/components 3.0.1349 → 3.0.1351
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -10
- 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 +22 -26
- 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 +8 -12
- 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 +12 -16
- 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 +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +163 -179
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +28 -36
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +34 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- 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 +8 -12
- 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 +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +10 -14
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +99 -168
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -39
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +32 -36
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +14 -18
- 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 +5 -9
- 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 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +32 -36
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +7 -11
- 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 +9 -13
- 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 +9 -13
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +20 -24
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +3 -7
- 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 +2 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -17
- 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 +29 -33
- 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 +3 -7
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +12 -16
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -5
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +49 -53
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +15 -19
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +9 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +22 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
- 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 +27 -31
- 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 +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
|
@@ -2,17 +2,17 @@
|
|
|
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
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"jump-to-page": "awsui_jump-to-
|
|
13
|
-
"jump-to-page-input": "awsui_jump-to-page-
|
|
14
|
-
"pages-compact": "awsui_pages-
|
|
15
|
-
"page-item": "awsui_page-
|
|
16
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_1ndao_141",
|
|
6
|
+
"button": "awsui_button_fvjdu_1ndao_182",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_1ndao_183",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_1ndao_211",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_1ndao_216",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_1ndao_226",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_1ndao_232",
|
|
12
|
+
"jump-to-page": "awsui_jump-to-page_fvjdu_1ndao_245",
|
|
13
|
+
"jump-to-page-input": "awsui_jump-to-page-input_fvjdu_1ndao_253",
|
|
14
|
+
"pages-compact": "awsui_pages-compact_fvjdu_1ndao_263",
|
|
15
|
+
"page-item": "awsui_page-item_fvjdu_1ndao_268",
|
|
16
|
+
"root-disabled": "awsui_root-disabled_fvjdu_1ndao_289"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"panel": "
|
|
6
|
-
"handle": "
|
|
7
|
-
"panel-content": "awsui_panel-
|
|
8
|
-
"display-main-only": "awsui_display-main-
|
|
9
|
-
"display-panel-only": "awsui_display-panel-
|
|
10
|
-
"content": "
|
|
4
|
+
"root": "awsui_root_1ksu1_vjw0n_181",
|
|
5
|
+
"panel": "awsui_panel_1ksu1_vjw0n_216",
|
|
6
|
+
"handle": "awsui_handle_1ksu1_vjw0n_220",
|
|
7
|
+
"panel-content": "awsui_panel-content_1ksu1_vjw0n_224",
|
|
8
|
+
"display-main-only": "awsui_display-main-only_1ksu1_vjw0n_237",
|
|
9
|
+
"display-panel-only": "awsui_display-panel-only_1ksu1_vjw0n_240",
|
|
10
|
+
"content": "awsui_content_1ksu1_vjw0n_246"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -172,17 +172,13 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/*
|
|
176
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
|
-
SPDX-License-Identifier: Apache-2.0
|
|
178
|
-
*/
|
|
179
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
177
|
/*
|
|
182
178
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
179
|
SPDX-License-Identifier: Apache-2.0
|
|
184
180
|
*/
|
|
185
|
-
.
|
|
181
|
+
.awsui_root_1ksu1_vjw0n_181:not(#\9) {
|
|
186
182
|
border-collapse: separate;
|
|
187
183
|
border-spacing: 0;
|
|
188
184
|
box-sizing: border-box;
|
|
@@ -217,20 +213,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
213
|
display: flex;
|
|
218
214
|
}
|
|
219
215
|
|
|
220
|
-
.
|
|
216
|
+
.awsui_panel_1ksu1_vjw0n_216:not(#\9) {
|
|
221
217
|
display: flex;
|
|
222
218
|
flex-shrink: 0;
|
|
223
219
|
}
|
|
224
|
-
.
|
|
220
|
+
.awsui_panel_1ksu1_vjw0n_216 > .awsui_handle_1ksu1_vjw0n_220:not(#\9) {
|
|
225
221
|
display: flex;
|
|
226
222
|
align-items: center;
|
|
227
223
|
}
|
|
228
|
-
.
|
|
224
|
+
.awsui_panel_1ksu1_vjw0n_216 > .awsui_panel-content_1ksu1_vjw0n_224:not(#\9) {
|
|
229
225
|
overflow-y: auto;
|
|
230
226
|
overflow-x: visible;
|
|
231
227
|
flex-grow: 1;
|
|
232
228
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
229
|
+
body[data-awsui-focus-visible=true] .awsui_panel_1ksu1_vjw0n_216 > .awsui_panel-content_1ksu1_vjw0n_224:not(#\9):focus {
|
|
234
230
|
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
235
231
|
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
236
232
|
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
@@ -238,24 +234,24 @@ body[data-awsui-focus-visible=true] .awsui_panel_1ksu1_1bgw3_220 > .awsui_panel-
|
|
|
238
234
|
outline: 2px solid var(--color-border-item-focused-ditkrb, #006ce0);
|
|
239
235
|
outline-offset: calc(-1 * 2px);
|
|
240
236
|
}
|
|
241
|
-
.awsui_display-main-
|
|
237
|
+
.awsui_display-main-only_1ksu1_vjw0n_237 > .awsui_panel_1ksu1_vjw0n_216:not(#\9) {
|
|
242
238
|
display: none;
|
|
243
239
|
}
|
|
244
|
-
.awsui_display-panel-
|
|
240
|
+
.awsui_display-panel-only_1ksu1_vjw0n_240 > .awsui_panel_1ksu1_vjw0n_216:not(#\9) {
|
|
245
241
|
flex: 1;
|
|
246
242
|
overflow-y: auto;
|
|
247
243
|
overflow-x: visible;
|
|
248
244
|
}
|
|
249
245
|
|
|
250
|
-
.
|
|
246
|
+
.awsui_content_1ksu1_vjw0n_246:not(#\9) {
|
|
251
247
|
overflow-y: auto;
|
|
252
248
|
flex-grow: 1;
|
|
253
249
|
flex-shrink: 1;
|
|
254
250
|
}
|
|
255
|
-
.awsui_display-panel-
|
|
251
|
+
.awsui_display-panel-only_1ksu1_vjw0n_240 > .awsui_content_1ksu1_vjw0n_246:not(#\9) {
|
|
256
252
|
display: none;
|
|
257
253
|
}
|
|
258
|
-
body[data-awsui-focus-visible=true] .
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_content_1ksu1_vjw0n_246:not(#\9):focus {
|
|
259
255
|
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
260
256
|
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
261
257
|
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-1uabki, 4px) + 2px);
|
|
@@ -2,12 +2,12 @@
|
|
|
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
|
-
"panel": "
|
|
7
|
-
"handle": "
|
|
8
|
-
"panel-content": "awsui_panel-
|
|
9
|
-
"display-main-only": "awsui_display-main-
|
|
10
|
-
"display-panel-only": "awsui_display-panel-
|
|
11
|
-
"content": "
|
|
5
|
+
"root": "awsui_root_1ksu1_vjw0n_181",
|
|
6
|
+
"panel": "awsui_panel_1ksu1_vjw0n_216",
|
|
7
|
+
"handle": "awsui_handle_1ksu1_vjw0n_220",
|
|
8
|
+
"panel-content": "awsui_panel-content_1ksu1_vjw0n_224",
|
|
9
|
+
"display-main-only": "awsui_display-main-only_1ksu1_vjw0n_237",
|
|
10
|
+
"display-panel-only": "awsui_display-panel-only_1ksu1_vjw0n_240",
|
|
11
|
+
"content": "awsui_content_1ksu1_vjw0n_246"
|
|
12
12
|
};
|
|
13
13
|
|
package/pie-chart/styles.css.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment__path": "
|
|
5
|
-
"segment": "
|
|
6
|
-
"segment__hover": "
|
|
7
|
-
"label": "
|
|
8
|
-
"root": "
|
|
9
|
-
"content": "
|
|
10
|
-
"content--small": "awsui_content--
|
|
11
|
-
"content--fit-height": "awsui_content--fit-
|
|
12
|
-
"content--without-labels": "awsui_content--without-
|
|
13
|
-
"content--medium": "awsui_content--
|
|
14
|
-
"content--large": "awsui_content--
|
|
15
|
-
"status-container": "awsui_status-
|
|
16
|
-
"chart-container": "awsui_chart-
|
|
17
|
-
"chart-container--fit-height": "awsui_chart-container--fit-
|
|
18
|
-
"chart-container-chart-plot": "awsui_chart-container-chart-
|
|
19
|
-
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-
|
|
20
|
-
"inner-content": "awsui_inner-
|
|
21
|
-
"segment__highlight": "
|
|
22
|
-
"segment--dimmed": "awsui_segment--
|
|
23
|
-
"segment--highlighted": "awsui_segment--
|
|
24
|
-
"label--dimmed": "awsui_label--
|
|
25
|
-
"label--align-right": "awsui_label--align-
|
|
26
|
-
"label-text": "awsui_label-
|
|
27
|
-
"label__description": "
|
|
28
|
-
"label-line": "awsui_label-
|
|
29
|
-
"label--highlighted": "awsui_label--
|
|
30
|
-
"popover-header": "awsui_popover-
|
|
4
|
+
"segment__path": "awsui_segment__path_1edmh_5fjog_157",
|
|
5
|
+
"segment": "awsui_segment_1edmh_5fjog_157",
|
|
6
|
+
"segment__hover": "awsui_segment__hover_1edmh_5fjog_184",
|
|
7
|
+
"label": "awsui_label_1edmh_5fjog_198",
|
|
8
|
+
"root": "awsui_root_1edmh_5fjog_212",
|
|
9
|
+
"content": "awsui_content_1edmh_5fjog_216",
|
|
10
|
+
"content--small": "awsui_content--small_1edmh_5fjog_216",
|
|
11
|
+
"content--fit-height": "awsui_content--fit-height_1edmh_5fjog_219",
|
|
12
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_5fjog_222",
|
|
13
|
+
"content--medium": "awsui_content--medium_1edmh_5fjog_228",
|
|
14
|
+
"content--large": "awsui_content--large_1edmh_5fjog_240",
|
|
15
|
+
"status-container": "awsui_status-container_1edmh_5fjog_257",
|
|
16
|
+
"chart-container": "awsui_chart-container_1edmh_5fjog_261",
|
|
17
|
+
"chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_5fjog_265",
|
|
18
|
+
"chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_5fjog_270",
|
|
19
|
+
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_5fjog_273",
|
|
20
|
+
"inner-content": "awsui_inner-content_1edmh_5fjog_279",
|
|
21
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_5fjog_290",
|
|
22
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_5fjog_305",
|
|
23
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_5fjog_308",
|
|
24
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_5fjog_325",
|
|
25
|
+
"label--align-right": "awsui_label--align-right_1edmh_5fjog_328",
|
|
26
|
+
"label-text": "awsui_label-text_1edmh_5fjog_336",
|
|
27
|
+
"label__description": "awsui_label__description_1edmh_5fjog_344",
|
|
28
|
+
"label-line": "awsui_label-line_1edmh_5fjog_351",
|
|
29
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_5fjog_355",
|
|
30
|
+
"popover-header": "awsui_popover-header_1edmh_5fjog_359"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -136,10 +136,6 @@
|
|
|
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
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
141
|
/*
|
|
@@ -158,129 +154,129 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
154
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
159
155
|
SPDX-License-Identifier: Apache-2.0
|
|
160
156
|
*/
|
|
161
|
-
.
|
|
157
|
+
.awsui_segment__path_1edmh_5fjog_157:not(#\9) {
|
|
162
158
|
transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
|
|
163
159
|
}
|
|
164
160
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.
|
|
161
|
+
.awsui_segment__path_1edmh_5fjog_157:not(#\9) {
|
|
166
162
|
animation: none;
|
|
167
163
|
transition: none;
|
|
168
164
|
}
|
|
169
165
|
}
|
|
170
|
-
.awsui-motion-disabled .
|
|
166
|
+
.awsui-motion-disabled .awsui_segment__path_1edmh_5fjog_157:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_5fjog_157:not(#\9) {
|
|
171
167
|
animation: none;
|
|
172
168
|
transition: none;
|
|
173
169
|
}
|
|
174
170
|
|
|
175
|
-
.
|
|
171
|
+
.awsui_segment_1edmh_5fjog_157:not(#\9) {
|
|
176
172
|
transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
|
|
177
173
|
}
|
|
178
174
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
175
|
+
.awsui_segment_1edmh_5fjog_157:not(#\9) {
|
|
180
176
|
animation: none;
|
|
181
177
|
transition: none;
|
|
182
178
|
}
|
|
183
179
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
180
|
+
.awsui-motion-disabled .awsui_segment_1edmh_5fjog_157:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_5fjog_157:not(#\9) {
|
|
185
181
|
animation: none;
|
|
186
182
|
transition: none;
|
|
187
183
|
}
|
|
188
|
-
.
|
|
184
|
+
.awsui_segment_1edmh_5fjog_157 > .awsui_segment__hover_1edmh_5fjog_184:not(#\9) {
|
|
189
185
|
transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
|
|
190
186
|
}
|
|
191
187
|
@media (prefers-reduced-motion: reduce) {
|
|
192
|
-
.
|
|
188
|
+
.awsui_segment_1edmh_5fjog_157 > .awsui_segment__hover_1edmh_5fjog_184:not(#\9) {
|
|
193
189
|
animation: none;
|
|
194
190
|
transition: none;
|
|
195
191
|
}
|
|
196
192
|
}
|
|
197
|
-
.awsui-motion-disabled .
|
|
193
|
+
.awsui-motion-disabled .awsui_segment_1edmh_5fjog_157 > .awsui_segment__hover_1edmh_5fjog_184:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_5fjog_157 > .awsui_segment__hover_1edmh_5fjog_184:not(#\9) {
|
|
198
194
|
animation: none;
|
|
199
195
|
transition: none;
|
|
200
196
|
}
|
|
201
197
|
|
|
202
|
-
.
|
|
198
|
+
.awsui_label_1edmh_5fjog_198:not(#\9) {
|
|
203
199
|
transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
|
|
204
200
|
}
|
|
205
201
|
@media (prefers-reduced-motion: reduce) {
|
|
206
|
-
.
|
|
202
|
+
.awsui_label_1edmh_5fjog_198:not(#\9) {
|
|
207
203
|
animation: none;
|
|
208
204
|
transition: none;
|
|
209
205
|
}
|
|
210
206
|
}
|
|
211
|
-
.awsui-motion-disabled .
|
|
207
|
+
.awsui-motion-disabled .awsui_label_1edmh_5fjog_198:not(#\9), .awsui-mode-entering .awsui_label_1edmh_5fjog_198:not(#\9) {
|
|
212
208
|
animation: none;
|
|
213
209
|
transition: none;
|
|
214
210
|
}
|
|
215
211
|
|
|
216
|
-
.
|
|
212
|
+
.awsui_root_1edmh_5fjog_212:not(#\9) {
|
|
217
213
|
/* used in test-utils */
|
|
218
214
|
}
|
|
219
215
|
|
|
220
|
-
.
|
|
216
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--small_1edmh_5fjog_216:not(#\9) {
|
|
221
217
|
min-block-size: calc(2 * (50px + var(--space-xs-ymlm0b, 8px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
222
218
|
}
|
|
223
|
-
.
|
|
219
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--small_1edmh_5fjog_216.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
224
220
|
min-block-size: calc(2 * (30px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
225
221
|
}
|
|
226
|
-
.
|
|
222
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--small_1edmh_5fjog_216.awsui_content--without-labels_1edmh_5fjog_222:not(#\9) {
|
|
227
223
|
min-block-size: calc(2 * (50px + var(--space-xs-ymlm0b, 8px)));
|
|
228
224
|
}
|
|
229
|
-
.
|
|
225
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--small_1edmh_5fjog_216.awsui_content--without-labels_1edmh_5fjog_222.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
230
226
|
min-block-size: calc(2 * (30px));
|
|
231
227
|
}
|
|
232
|
-
.
|
|
228
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--medium_1edmh_5fjog_228:not(#\9) {
|
|
233
229
|
min-block-size: calc(2 * (100px + var(--space-s-tvghoh, 12px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
234
230
|
}
|
|
235
|
-
.
|
|
231
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--medium_1edmh_5fjog_228.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
236
232
|
min-block-size: calc(2 * (100px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
237
233
|
}
|
|
238
|
-
.
|
|
234
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--medium_1edmh_5fjog_228.awsui_content--without-labels_1edmh_5fjog_222:not(#\9) {
|
|
239
235
|
min-block-size: calc(2 * (100px + var(--space-s-tvghoh, 12px)));
|
|
240
236
|
}
|
|
241
|
-
.
|
|
237
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--medium_1edmh_5fjog_228.awsui_content--without-labels_1edmh_5fjog_222.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
242
238
|
min-block-size: calc(2 * (100px));
|
|
243
239
|
}
|
|
244
|
-
.
|
|
240
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--large_1edmh_5fjog_240:not(#\9) {
|
|
245
241
|
min-block-size: calc(2 * (140px + var(--space-s-tvghoh, 12px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
246
242
|
}
|
|
247
|
-
.
|
|
243
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--large_1edmh_5fjog_240.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
248
244
|
min-block-size: calc(2 * (140px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
|
|
249
245
|
}
|
|
250
|
-
.
|
|
246
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--large_1edmh_5fjog_240.awsui_content--without-labels_1edmh_5fjog_222:not(#\9) {
|
|
251
247
|
min-block-size: calc(2 * (140px + var(--space-s-tvghoh, 12px)));
|
|
252
248
|
}
|
|
253
|
-
.
|
|
249
|
+
.awsui_content_1edmh_5fjog_216.awsui_content--large_1edmh_5fjog_240.awsui_content--without-labels_1edmh_5fjog_222.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
254
250
|
min-block-size: calc(2 * (140px));
|
|
255
251
|
}
|
|
256
252
|
|
|
257
|
-
.awsui_content--fit-
|
|
253
|
+
.awsui_content--fit-height_1edmh_5fjog_219:not(#\9) {
|
|
258
254
|
flex: 1;
|
|
259
255
|
}
|
|
260
256
|
|
|
261
|
-
.awsui_status-
|
|
257
|
+
.awsui_status-container_1edmh_5fjog_257:not(#\9) {
|
|
262
258
|
/* used in test utils */
|
|
263
259
|
}
|
|
264
260
|
|
|
265
|
-
.awsui_chart-
|
|
261
|
+
.awsui_chart-container_1edmh_5fjog_261:not(#\9) {
|
|
266
262
|
display: flex;
|
|
267
263
|
flex: 1;
|
|
268
264
|
}
|
|
269
|
-
.awsui_chart-container--fit-
|
|
265
|
+
.awsui_chart-container--fit-height_1edmh_5fjog_265:not(#\9) {
|
|
270
266
|
block-size: 100%;
|
|
271
267
|
min-block-size: inherit;
|
|
272
268
|
}
|
|
273
269
|
|
|
274
|
-
.awsui_chart-container-chart-
|
|
270
|
+
.awsui_chart-container-chart-plot_1edmh_5fjog_270:not(#\9) {
|
|
275
271
|
display: contents;
|
|
276
272
|
}
|
|
277
|
-
.awsui_chart-container-chart-plot--fit-
|
|
273
|
+
.awsui_chart-container-chart-plot--fit-height_1edmh_5fjog_273:not(#\9) {
|
|
278
274
|
display: block;
|
|
279
275
|
position: absolute;
|
|
280
276
|
inset: 0;
|
|
281
277
|
}
|
|
282
278
|
|
|
283
|
-
.awsui_inner-
|
|
279
|
+
.awsui_inner-content_1edmh_5fjog_279:not(#\9) {
|
|
284
280
|
display: flex;
|
|
285
281
|
position: absolute;
|
|
286
282
|
flex-direction: column;
|
|
@@ -291,53 +287,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
287
|
pointer-events: none;
|
|
292
288
|
}
|
|
293
289
|
|
|
294
|
-
.
|
|
290
|
+
.awsui_segment__highlight_1edmh_5fjog_290:not(#\9) {
|
|
295
291
|
stroke: none;
|
|
296
292
|
opacity: 0;
|
|
297
293
|
}
|
|
298
294
|
|
|
299
|
-
.
|
|
295
|
+
.awsui_segment_1edmh_5fjog_157:not(#\9) {
|
|
300
296
|
stroke: var(--color-background-container-content-78ljyf, #ffffff);
|
|
301
297
|
stroke-width: 2px;
|
|
302
298
|
stroke-linejoin: round;
|
|
303
299
|
opacity: 1;
|
|
304
300
|
cursor: pointer;
|
|
305
301
|
}
|
|
306
|
-
.
|
|
302
|
+
.awsui_segment_1edmh_5fjog_157:not(#\9):focus {
|
|
307
303
|
outline: none;
|
|
308
304
|
}
|
|
309
|
-
.
|
|
305
|
+
.awsui_segment_1edmh_5fjog_157.awsui_segment--dimmed_1edmh_5fjog_305:not(#\9) {
|
|
310
306
|
opacity: 0.35;
|
|
311
307
|
}
|
|
312
|
-
.
|
|
308
|
+
.awsui_segment_1edmh_5fjog_157.awsui_segment--highlighted_1edmh_5fjog_308 > .awsui_segment__highlight_1edmh_5fjog_290:not(#\9), .awsui_segment_1edmh_5fjog_157:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_5fjog_305) > .awsui_segment__highlight_1edmh_5fjog_290 {
|
|
313
309
|
opacity: 1;
|
|
314
310
|
}
|
|
315
311
|
|
|
316
|
-
.
|
|
312
|
+
.awsui_label_1edmh_5fjog_198:not(#\9) {
|
|
317
313
|
color: var(--color-text-heading-default-pn83b8, #0f141a);
|
|
318
314
|
opacity: 1;
|
|
319
315
|
/* stylelint-disable-next-line selector-max-type */
|
|
320
316
|
/* stylelint-disable-next-line selector-max-type */
|
|
321
317
|
}
|
|
322
|
-
.
|
|
318
|
+
.awsui_label_1edmh_5fjog_198 > line:not(#\9) {
|
|
323
319
|
stroke: var(--color-stroke-chart-line-3nsnk6, #8c8c94);
|
|
324
320
|
stroke-width: var(--border-divider-section-width-uwo8my, 1px);
|
|
325
321
|
}
|
|
326
|
-
.
|
|
322
|
+
.awsui_label_1edmh_5fjog_198 > div:not(#\9) {
|
|
327
323
|
margin-block-start: -0.75em;
|
|
328
324
|
}
|
|
329
|
-
.
|
|
325
|
+
.awsui_label_1edmh_5fjog_198.awsui_label--dimmed_1edmh_5fjog_325:not(#\9) {
|
|
330
326
|
opacity: 0.35;
|
|
331
327
|
}
|
|
332
|
-
.
|
|
328
|
+
.awsui_label_1edmh_5fjog_198.awsui_label--align-right_1edmh_5fjog_328:not(#\9) {
|
|
333
329
|
/* stylelint-disable-next-line selector-max-type */
|
|
334
330
|
}
|
|
335
|
-
.
|
|
331
|
+
.awsui_label_1edmh_5fjog_198.awsui_label--align-right_1edmh_5fjog_328 > div:not(#\9) {
|
|
336
332
|
text-align: end;
|
|
337
333
|
}
|
|
338
334
|
|
|
339
335
|
/* stylelint-disable-next-line selector-max-type */
|
|
340
|
-
.awsui_label-
|
|
336
|
+
.awsui_label-text_1edmh_5fjog_336 > text:not(#\9) {
|
|
341
337
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
342
338
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
343
339
|
font-weight: var(--font-display-label-weight-zavpeo, 700);
|
|
@@ -345,22 +341,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
345
341
|
dominant-baseline: middle;
|
|
346
342
|
}
|
|
347
343
|
|
|
348
|
-
text.
|
|
344
|
+
text.awsui_label__description_1edmh_5fjog_344:not(#\9) {
|
|
349
345
|
font-size: var(--font-chart-detail-size-9qr25q, 12px);
|
|
350
346
|
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
351
347
|
color: var(--color-text-group-label-0wronh, #424650);
|
|
352
348
|
fill: var(--color-text-group-label-0wronh, #424650);
|
|
353
349
|
}
|
|
354
350
|
|
|
355
|
-
.awsui_label-
|
|
351
|
+
.awsui_label-line_1edmh_5fjog_351:not(#\9) {
|
|
356
352
|
/* used in component code */
|
|
357
353
|
}
|
|
358
354
|
|
|
359
|
-
.awsui_label--
|
|
355
|
+
.awsui_label--highlighted_1edmh_5fjog_355:not(#\9) {
|
|
360
356
|
/* used in test-utils */
|
|
361
357
|
}
|
|
362
358
|
|
|
363
|
-
.awsui_popover-
|
|
359
|
+
.awsui_popover-header_1edmh_5fjog_359:not(#\9) {
|
|
364
360
|
display: inline-flex;
|
|
365
361
|
align-items: flex-start;
|
|
366
362
|
}
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment__path": "
|
|
6
|
-
"segment": "
|
|
7
|
-
"segment__hover": "
|
|
8
|
-
"label": "
|
|
9
|
-
"root": "
|
|
10
|
-
"content": "
|
|
11
|
-
"content--small": "awsui_content--
|
|
12
|
-
"content--fit-height": "awsui_content--fit-
|
|
13
|
-
"content--without-labels": "awsui_content--without-
|
|
14
|
-
"content--medium": "awsui_content--
|
|
15
|
-
"content--large": "awsui_content--
|
|
16
|
-
"status-container": "awsui_status-
|
|
17
|
-
"chart-container": "awsui_chart-
|
|
18
|
-
"chart-container--fit-height": "awsui_chart-container--fit-
|
|
19
|
-
"chart-container-chart-plot": "awsui_chart-container-chart-
|
|
20
|
-
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-
|
|
21
|
-
"inner-content": "awsui_inner-
|
|
22
|
-
"segment__highlight": "
|
|
23
|
-
"segment--dimmed": "awsui_segment--
|
|
24
|
-
"segment--highlighted": "awsui_segment--
|
|
25
|
-
"label--dimmed": "awsui_label--
|
|
26
|
-
"label--align-right": "awsui_label--align-
|
|
27
|
-
"label-text": "awsui_label-
|
|
28
|
-
"label__description": "
|
|
29
|
-
"label-line": "awsui_label-
|
|
30
|
-
"label--highlighted": "awsui_label--
|
|
31
|
-
"popover-header": "awsui_popover-
|
|
5
|
+
"segment__path": "awsui_segment__path_1edmh_5fjog_157",
|
|
6
|
+
"segment": "awsui_segment_1edmh_5fjog_157",
|
|
7
|
+
"segment__hover": "awsui_segment__hover_1edmh_5fjog_184",
|
|
8
|
+
"label": "awsui_label_1edmh_5fjog_198",
|
|
9
|
+
"root": "awsui_root_1edmh_5fjog_212",
|
|
10
|
+
"content": "awsui_content_1edmh_5fjog_216",
|
|
11
|
+
"content--small": "awsui_content--small_1edmh_5fjog_216",
|
|
12
|
+
"content--fit-height": "awsui_content--fit-height_1edmh_5fjog_219",
|
|
13
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_5fjog_222",
|
|
14
|
+
"content--medium": "awsui_content--medium_1edmh_5fjog_228",
|
|
15
|
+
"content--large": "awsui_content--large_1edmh_5fjog_240",
|
|
16
|
+
"status-container": "awsui_status-container_1edmh_5fjog_257",
|
|
17
|
+
"chart-container": "awsui_chart-container_1edmh_5fjog_261",
|
|
18
|
+
"chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_5fjog_265",
|
|
19
|
+
"chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_5fjog_270",
|
|
20
|
+
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_5fjog_273",
|
|
21
|
+
"inner-content": "awsui_inner-content_1edmh_5fjog_279",
|
|
22
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_5fjog_290",
|
|
23
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_5fjog_305",
|
|
24
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_5fjog_308",
|
|
25
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_5fjog_325",
|
|
26
|
+
"label--align-right": "awsui_label--align-right_1edmh_5fjog_328",
|
|
27
|
+
"label-text": "awsui_label-text_1edmh_5fjog_336",
|
|
28
|
+
"label__description": "awsui_label__description_1edmh_5fjog_344",
|
|
29
|
+
"label-line": "awsui_label-line_1edmh_5fjog_351",
|
|
30
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_5fjog_355",
|
|
31
|
+
"popover-header": "awsui_popover-header_1edmh_5fjog_359"
|
|
32
32
|
};
|
|
33
33
|
|