@cloudscape-design/components 3.0.762 → 3.0.764
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 +58 -58
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +28 -28
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +42 -42
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js +2 -2
- package/app-layout/classic.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +30 -30
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +15 -15
- 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/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -85
- package/app-layout/visual-refresh/styles.scoped.css +201 -201
- package/app-layout/visual-refresh/styles.selectors.js +85 -85
- 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/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- 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/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +5 -3
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +15 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +21 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- 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 +31 -31
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +22 -22
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +250 -250
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +33 -33
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +9 -8
- package/breadcrumb-group/styles.scoped.css +12 -11
- package/breadcrumb-group/styles.selectors.js +9 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +245 -245
- 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 +35 -35
- 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 +36 -36
- 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 +7 -7
- 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 +28 -28
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +60 -60
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +60 -60
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- 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 +209 -209
- 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 +24 -24
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +55 -55
- 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 +47 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +66 -66
- package/container/styles.selectors.js +30 -30
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +19 -19
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- 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 +62 -62
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +56 -56
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +13 -13
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +76 -76
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +6 -6
- 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/collapsible-flashbar.js +1 -1
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +164 -164
- 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 +44 -44
- 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 +54 -54
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +85 -85
- package/help-panel/styles.selectors.js +5 -5
- package/icon/generated/icons.js +224 -231
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +103 -100
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +63 -63
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1163 -1163
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +55 -55
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -38
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- 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 +17 -17
- 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-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +3 -3
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +38 -38
- 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 +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- 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 +18 -18
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +42 -42
- 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 +5 -5
- 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 +4 -4
- 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 +9 -9
- 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 +19 -19
- 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 +37 -37
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +1 -1
- package/internal/components/options-list/index.js.map +1 -1
- 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 +13 -13
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +49 -49
- 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 +28 -28
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/components/visual-context/index.js +1 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +292 -292
- package/internal/generated/theming/index.cjs +400 -400
- package/internal/generated/theming/index.js +400 -400
- package/internal/manifest.json +1 -1
- package/internal/utils/dom.d.ts +0 -1
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -13
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/node-belongs.js +2 -2
- package/internal/utils/node-belongs.js.map +1 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +100 -100
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +45 -45
- 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 +38 -38
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +54 -54
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +85 -85
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +38 -38
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +45 -45
- 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 +55 -55
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +48 -48
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +28 -28
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- 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 +53 -53
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +34 -34
- 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/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +51 -51
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +152 -152
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +21 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +47 -47
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +54 -54
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +43 -43
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +325 -325
- 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 +18 -18
- 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 +83 -83
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +2 -0
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +21 -21
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/use-selection-focus-move.d.ts.map +1 -1
- package/table/selection/use-selection-focus-move.js +1 -1
- package/table/selection/use-selection-focus-move.js.map +1 -1
- package/table/sticky-header.js +0 -1
- package/table/sticky-header.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +48 -48
- package/table/styles.selectors.js +34 -34
- package/table/use-row-events.d.ts.map +1 -1
- package/table/use-row-events.js +1 -1
- package/table/use-row-events.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +63 -63
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +15 -15
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +71 -71
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +39 -39
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +88 -88
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +27 -27
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +3 -3
- package/toggle-button/styles.scoped.css +6 -6
- package/toggle-button/styles.selectors.js +3 -3
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +45 -45
- 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 +50 -50
- 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 +86 -86
- 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 +25 -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 +35 -35
- 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 +85 -85
- package/wizard/styles.selectors.js +30 -30
|
@@ -6,144 +6,144 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.
|
|
10
|
-
.awsui_vertical-
|
|
11
|
-
stroke: var(--color-charts-line-axis-
|
|
9
|
+
.awsui_axis_f0fot_74jht_9:not(#\9),
|
|
10
|
+
.awsui_vertical-marker_f0fot_74jht_10:not(#\9) {
|
|
11
|
+
stroke: var(--color-charts-line-axis-d4bcyf, #dedee3);
|
|
12
12
|
stroke-width: 1px;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.awsui_axis--
|
|
15
|
+
.awsui_axis--emphasized_f0fot_74jht_15:not(#\9) {
|
|
16
16
|
stroke-width: 2px;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.awsui_axis-
|
|
19
|
+
.awsui_axis-label_f0fot_74jht_19:not(#\9) {
|
|
20
20
|
font-weight: bold;
|
|
21
|
-
fill: var(--color-text-body-default-
|
|
21
|
+
fill: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.awsui_axis-label--
|
|
25
|
-
.awsui_axis-label--
|
|
24
|
+
.awsui_axis-label--x_f0fot_74jht_24:not(#\9),
|
|
25
|
+
.awsui_axis-label--y_f0fot_74jht_25:not(#\9) {
|
|
26
26
|
/* used in test-utils */
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.
|
|
30
|
-
stroke: var(--color-charts-line-grid-
|
|
29
|
+
.awsui_grid_f0fot_74jht_29:not(#\9) {
|
|
30
|
+
stroke: var(--color-charts-line-grid-vaxun1, #dedee3);
|
|
31
31
|
stroke-width: 1px;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.
|
|
35
|
-
stroke: var(--color-charts-line-tick-
|
|
34
|
+
.awsui_ticks__line_f0fot_74jht_34:not(#\9) {
|
|
35
|
+
stroke: var(--color-charts-line-tick-6i81s1, #dedee3);
|
|
36
36
|
stroke-width: 1px;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.
|
|
39
|
+
.awsui_ticks__text_f0fot_74jht_39:not(#\9) {
|
|
40
40
|
font-size: var(--font-chart-detail-size-1n389u, 12px);
|
|
41
|
-
fill: var(--color-text-body-secondary-
|
|
41
|
+
fill: var(--color-text-body-secondary-cwla8d, #424650);
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.awsui_ticks--
|
|
45
|
-
.awsui_ticks--
|
|
44
|
+
.awsui_ticks--y_f0fot_74jht_44:not(#\9),
|
|
45
|
+
.awsui_ticks--x_f0fot_74jht_45:not(#\9) {
|
|
46
46
|
/* used in test-utils */
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.awsui_ticks--
|
|
49
|
+
.awsui_ticks--bottom_f0fot_74jht_49 > .awsui_ticks__text_f0fot_74jht_39:not(#\9) {
|
|
50
50
|
text-anchor: middle;
|
|
51
51
|
dominant-baseline: hanging;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.awsui_labels-inline-
|
|
54
|
+
.awsui_labels-inline-start_f0fot_74jht_54 > .awsui_ticks_f0fot_74jht_34 > .awsui_ticks__text_f0fot_74jht_39:not(#\9) {
|
|
55
55
|
text-anchor: end;
|
|
56
56
|
dominant-baseline: central;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
.awsui_labels-inline-
|
|
59
|
+
.awsui_labels-inline-start_f0fot_74jht_54:not(#\9) {
|
|
60
60
|
position: relative;
|
|
61
61
|
margin-inline-end: 12px;
|
|
62
62
|
}
|
|
63
|
-
.awsui_labels-inline-
|
|
63
|
+
.awsui_labels-inline-start_f0fot_74jht_54 > .awsui_axis-label_f0fot_74jht_19:not(#\9) {
|
|
64
64
|
position: absolute;
|
|
65
65
|
visibility: visible;
|
|
66
66
|
white-space: nowrap;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
.awsui_labels-inline-
|
|
69
|
+
.awsui_labels-inline-start__label_f0fot_74jht_69:not(#\9) {
|
|
70
70
|
position: absolute;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.awsui_labels-inline-start--
|
|
73
|
+
.awsui_labels-inline-start--hidden_f0fot_74jht_73:not(#\9) {
|
|
74
74
|
visibility: hidden;
|
|
75
75
|
}
|
|
76
|
-
.awsui_labels-inline-start--
|
|
76
|
+
.awsui_labels-inline-start--hidden_f0fot_74jht_73 > .awsui_labels-inline-start__label_f0fot_74jht_69:not(#\9) {
|
|
77
77
|
position: relative;
|
|
78
78
|
white-space: nowrap;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
.awsui_labels-block-
|
|
81
|
+
.awsui_labels-block-end_f0fot_74jht_81:not(#\9) {
|
|
82
82
|
position: relative;
|
|
83
83
|
display: block;
|
|
84
84
|
inline-size: 100%;
|
|
85
85
|
overflow: visible;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.awsui_vertical-
|
|
88
|
+
.awsui_vertical-marker_f0fot_74jht_10:not(#\9) {
|
|
89
89
|
pointer-events: none;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
.awsui_vertical-marker-
|
|
93
|
-
fill: var(--color-background-container-content-
|
|
92
|
+
.awsui_vertical-marker-circle_f0fot_74jht_92:not(#\9) {
|
|
93
|
+
fill: var(--color-background-container-content-z79u4u, #ffffff);
|
|
94
94
|
pointer-events: none;
|
|
95
95
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.awsui_vertical-marker-circle-
|
|
98
|
+
.awsui_vertical-marker-circle-active_f0fot_74jht_98:not(#\9) {
|
|
99
99
|
cursor: pointer;
|
|
100
100
|
stroke-width: var(--border-line-chart-width-9mzos2, 2px);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.awsui_focus-
|
|
103
|
+
.awsui_focus-outline_f0fot_74jht_103:not(#\9) {
|
|
104
104
|
outline: none;
|
|
105
105
|
pointer-events: none;
|
|
106
106
|
fill: none;
|
|
107
|
-
stroke: var(--color-border-item-focused-
|
|
107
|
+
stroke: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
108
108
|
stroke-width: 2px;
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
.awsui_chart-
|
|
111
|
+
.awsui_chart-container_f0fot_74jht_111:not(#\9) {
|
|
112
112
|
display: flex;
|
|
113
113
|
inline-size: 100%;
|
|
114
114
|
flex-direction: column;
|
|
115
115
|
}
|
|
116
|
-
.awsui_chart-
|
|
116
|
+
.awsui_chart-container_f0fot_74jht_111.awsui_fit-height_f0fot_74jht_116:not(#\9) {
|
|
117
117
|
block-size: 100%;
|
|
118
118
|
min-block-size: inherit;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.awsui_chart-container-
|
|
121
|
+
.awsui_chart-container-outer_f0fot_74jht_121:not(#\9) {
|
|
122
122
|
display: flex;
|
|
123
123
|
}
|
|
124
|
-
.awsui_chart-container-
|
|
124
|
+
.awsui_chart-container-outer_f0fot_74jht_121.awsui_fit-height_f0fot_74jht_116:not(#\9) {
|
|
125
125
|
flex: 1;
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
.awsui_chart-container-
|
|
128
|
+
.awsui_chart-container-inner_f0fot_74jht_128:not(#\9) {
|
|
129
129
|
position: relative;
|
|
130
130
|
display: flex;
|
|
131
131
|
flex-direction: column;
|
|
132
132
|
inline-size: 100%;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.awsui_chart-container-plot-
|
|
135
|
+
.awsui_chart-container-plot-wrapper_f0fot_74jht_135.awsui_fit-height_f0fot_74jht_116:not(#\9) {
|
|
136
136
|
display: block;
|
|
137
137
|
position: relative;
|
|
138
138
|
flex: 1;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.awsui_chart-container-
|
|
141
|
+
.awsui_chart-container-plot_f0fot_74jht_135.awsui_fit-height_f0fot_74jht_116:not(#\9) {
|
|
142
142
|
display: block;
|
|
143
143
|
position: absolute;
|
|
144
144
|
inset: 0;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.awsui_chart-container-bottom-
|
|
147
|
+
.awsui_chart-container-bottom-labels_f0fot_74jht_147.awsui_fit-height_f0fot_74jht_116:not(#\9) {
|
|
148
148
|
display: block;
|
|
149
149
|
}
|
|
@@ -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
|
-
"axis": "
|
|
6
|
-
"vertical-marker": "awsui_vertical-
|
|
7
|
-
"axis--emphasized": "awsui_axis--
|
|
8
|
-
"axis-label": "awsui_axis-
|
|
9
|
-
"axis-label--x": "awsui_axis-label--
|
|
10
|
-
"axis-label--y": "awsui_axis-label--
|
|
11
|
-
"grid": "
|
|
12
|
-
"ticks__line": "
|
|
13
|
-
"ticks__text": "
|
|
14
|
-
"ticks--y": "awsui_ticks--
|
|
15
|
-
"ticks--x": "awsui_ticks--
|
|
16
|
-
"ticks--bottom": "awsui_ticks--
|
|
17
|
-
"labels-inline-start": "awsui_labels-inline-
|
|
18
|
-
"ticks": "
|
|
19
|
-
"labels-inline-start__label": "awsui_labels-inline-
|
|
20
|
-
"labels-inline-start--hidden": "awsui_labels-inline-start--
|
|
21
|
-
"labels-block-end": "awsui_labels-block-
|
|
22
|
-
"vertical-marker-circle": "awsui_vertical-marker-
|
|
23
|
-
"vertical-marker-circle-active": "awsui_vertical-marker-circle-
|
|
24
|
-
"focus-outline": "awsui_focus-
|
|
25
|
-
"chart-container": "awsui_chart-
|
|
26
|
-
"fit-height": "awsui_fit-
|
|
27
|
-
"chart-container-outer": "awsui_chart-container-
|
|
28
|
-
"chart-container-inner": "awsui_chart-container-
|
|
29
|
-
"chart-container-plot-wrapper": "awsui_chart-container-plot-
|
|
30
|
-
"chart-container-plot": "awsui_chart-container-
|
|
31
|
-
"chart-container-bottom-labels": "awsui_chart-container-bottom-
|
|
5
|
+
"axis": "awsui_axis_f0fot_74jht_9",
|
|
6
|
+
"vertical-marker": "awsui_vertical-marker_f0fot_74jht_10",
|
|
7
|
+
"axis--emphasized": "awsui_axis--emphasized_f0fot_74jht_15",
|
|
8
|
+
"axis-label": "awsui_axis-label_f0fot_74jht_19",
|
|
9
|
+
"axis-label--x": "awsui_axis-label--x_f0fot_74jht_24",
|
|
10
|
+
"axis-label--y": "awsui_axis-label--y_f0fot_74jht_25",
|
|
11
|
+
"grid": "awsui_grid_f0fot_74jht_29",
|
|
12
|
+
"ticks__line": "awsui_ticks__line_f0fot_74jht_34",
|
|
13
|
+
"ticks__text": "awsui_ticks__text_f0fot_74jht_39",
|
|
14
|
+
"ticks--y": "awsui_ticks--y_f0fot_74jht_44",
|
|
15
|
+
"ticks--x": "awsui_ticks--x_f0fot_74jht_45",
|
|
16
|
+
"ticks--bottom": "awsui_ticks--bottom_f0fot_74jht_49",
|
|
17
|
+
"labels-inline-start": "awsui_labels-inline-start_f0fot_74jht_54",
|
|
18
|
+
"ticks": "awsui_ticks_f0fot_74jht_34",
|
|
19
|
+
"labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_74jht_69",
|
|
20
|
+
"labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_74jht_73",
|
|
21
|
+
"labels-block-end": "awsui_labels-block-end_f0fot_74jht_81",
|
|
22
|
+
"vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_74jht_92",
|
|
23
|
+
"vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_74jht_98",
|
|
24
|
+
"focus-outline": "awsui_focus-outline_f0fot_74jht_103",
|
|
25
|
+
"chart-container": "awsui_chart-container_f0fot_74jht_111",
|
|
26
|
+
"fit-height": "awsui_fit-height_f0fot_74jht_116",
|
|
27
|
+
"chart-container-outer": "awsui_chart-container-outer_f0fot_74jht_121",
|
|
28
|
+
"chart-container-inner": "awsui_chart-container-inner_f0fot_74jht_128",
|
|
29
|
+
"chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_74jht_135",
|
|
30
|
+
"chart-container-plot": "awsui_chart-container-plot_f0fot_74jht_135",
|
|
31
|
+
"chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_74jht_147"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"chart-filter": "awsui_chart-
|
|
6
|
-
"custom-icon-wrapper": "awsui_custom-icon-
|
|
4
|
+
"root": "awsui_root_1px7g_qfka1_141",
|
|
5
|
+
"chart-filter": "awsui_chart-filter_1px7g_qfka1_176",
|
|
6
|
+
"custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_qfka1_180"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
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_root_1px7g_qfka1_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,18 +167,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
word-spacing: normal;
|
|
168
168
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
169
169
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
170
|
-
color: var(--color-text-body-default-
|
|
170
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
171
171
|
font-weight: 400;
|
|
172
172
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
173
|
-webkit-font-smoothing: auto;
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.awsui_chart-
|
|
177
|
+
.awsui_chart-filter_1px7g_qfka1_176:not(#\9) {
|
|
178
178
|
/* used in test-utils */
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_custom-icon-
|
|
181
|
+
.awsui_custom-icon-wrapper_1px7g_qfka1_180:not(#\9) {
|
|
182
182
|
display: flex;
|
|
183
183
|
align-items: flex-start;
|
|
184
184
|
align-self: stretch;
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"chart-filter": "awsui_chart-
|
|
7
|
-
"custom-icon-wrapper": "awsui_custom-icon-
|
|
5
|
+
"root": "awsui_root_1px7g_qfka1_141",
|
|
6
|
+
"chart-filter": "awsui_chart-filter_1px7g_qfka1_176",
|
|
7
|
+
"custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_qfka1_180"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_1h5gj_149",
|
|
5
|
+
"root": "awsui_root_1kjc7_1h5gj_163",
|
|
6
|
+
"title": "awsui_title_1kjc7_1h5gj_201",
|
|
7
|
+
"list": "awsui_list_1kjc7_1h5gj_205",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_1h5gj_254",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_1h5gj_257"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -146,21 +146,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.
|
|
149
|
+
.awsui_marker_1kjc7_1h5gj_149:not(#\9) {
|
|
150
150
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
151
151
|
}
|
|
152
152
|
@media (prefers-reduced-motion: reduce) {
|
|
153
|
-
.
|
|
153
|
+
.awsui_marker_1kjc7_1h5gj_149:not(#\9) {
|
|
154
154
|
animation: none;
|
|
155
155
|
transition: none;
|
|
156
156
|
}
|
|
157
157
|
}
|
|
158
|
-
.awsui-motion-disabled .
|
|
158
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_1h5gj_149:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_1h5gj_149:not(#\9) {
|
|
159
159
|
animation: none;
|
|
160
160
|
transition: none;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.
|
|
163
|
+
.awsui_root_1kjc7_1h5gj_163:not(#\9) {
|
|
164
164
|
border-collapse: separate;
|
|
165
165
|
border-spacing: 0;
|
|
166
166
|
box-sizing: border-box;
|
|
@@ -189,21 +189,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
word-spacing: normal;
|
|
190
190
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
191
191
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
192
|
-
color: var(--color-text-body-default-
|
|
192
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
193
193
|
font-weight: 400;
|
|
194
194
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
195
195
|
-webkit-font-smoothing: auto;
|
|
196
196
|
-moz-osx-font-smoothing: auto;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_root_1kjc7_1h5gj_163:not(#\9):focus {
|
|
199
199
|
outline: none;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.
|
|
202
|
+
.awsui_title_1kjc7_1h5gj_201:not(#\9) {
|
|
203
203
|
/* used in test utils */
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
.awsui_list_1kjc7_1h5gj_205:not(#\9) {
|
|
207
207
|
display: flex;
|
|
208
208
|
flex-wrap: wrap;
|
|
209
209
|
list-style: none;
|
|
@@ -213,7 +213,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
padding-inline: 0;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.
|
|
216
|
+
.awsui_marker_1kjc7_1h5gj_149:not(#\9) {
|
|
217
217
|
display: inline-flex;
|
|
218
218
|
align-items: flex-start;
|
|
219
219
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
@@ -225,17 +225,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
cursor: pointer;
|
|
226
226
|
opacity: 1;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_marker_1kjc7_1h5gj_149:not(#\9):focus {
|
|
229
229
|
outline: none;
|
|
230
230
|
}
|
|
231
|
-
body[data-awsui-focus-visible=true] .
|
|
231
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1h5gj_149:not(#\9):focus {
|
|
232
232
|
position: relative;
|
|
233
233
|
}
|
|
234
|
-
body[data-awsui-focus-visible=true] .
|
|
234
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1h5gj_149:not(#\9):focus {
|
|
235
235
|
outline: 2px dotted transparent;
|
|
236
236
|
outline-offset: calc(2px - 1px);
|
|
237
237
|
}
|
|
238
|
-
body[data-awsui-focus-visible=true] .
|
|
238
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1h5gj_149:not(#\9):focus::before {
|
|
239
239
|
content: " ";
|
|
240
240
|
display: block;
|
|
241
241
|
position: absolute;
|
|
@@ -247,14 +247,14 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_k1mzs_149:not(#\9):focus
|
|
|
247
247
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
248
248
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
249
249
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
250
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
250
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
251
251
|
}
|
|
252
|
-
.
|
|
252
|
+
.awsui_marker_1kjc7_1h5gj_149:not(#\9):last-child {
|
|
253
253
|
margin-inline-end: 0;
|
|
254
254
|
}
|
|
255
|
-
.
|
|
255
|
+
.awsui_marker_1kjc7_1h5gj_149.awsui_marker--dimmed_1kjc7_1h5gj_254:not(#\9) {
|
|
256
256
|
opacity: 0.35;
|
|
257
257
|
}
|
|
258
|
-
.
|
|
258
|
+
.awsui_marker_1kjc7_1h5gj_149.awsui_marker--highlighted_1kjc7_1h5gj_257:not(#\9) {
|
|
259
259
|
/* used in test utils */
|
|
260
260
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_1h5gj_149",
|
|
6
|
+
"root": "awsui_root_1kjc7_1h5gj_163",
|
|
7
|
+
"title": "awsui_title_1kjc7_1h5gj_201",
|
|
8
|
+
"list": "awsui_list_1kjc7_1h5gj_205",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_1h5gj_254",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_1h5gj_257"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"clickable": "
|
|
6
|
-
"precise": "
|
|
7
|
-
"focus-outline": "awsui_focus-
|
|
8
|
-
"application": "
|
|
4
|
+
"root": "awsui_root_1fcus_nx3gq_141",
|
|
5
|
+
"clickable": "awsui_clickable_1fcus_nx3gq_150",
|
|
6
|
+
"precise": "awsui_precise_1fcus_nx3gq_154",
|
|
7
|
+
"focus-outline": "awsui_focus-outline_1fcus_nx3gq_158",
|
|
8
|
+
"application": "awsui_application_1fcus_nx3gq_167"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
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_root_1fcus_nx3gq_141:not(#\9) {
|
|
142
142
|
outline: none;
|
|
143
143
|
shape-rendering: auto;
|
|
144
144
|
overflow: visible;
|
|
@@ -147,23 +147,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
147
|
max-inline-size: 100%;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.
|
|
150
|
+
.awsui_clickable_1fcus_nx3gq_150:not(#\9) {
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.awsui_precise_1fcus_nx3gq_154:not(#\9) {
|
|
155
155
|
shape-rendering: geometricPrecision;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.awsui_focus-
|
|
158
|
+
.awsui_focus-outline_1fcus_nx3gq_158:not(#\9) {
|
|
159
159
|
outline: none;
|
|
160
160
|
pointer-events: none;
|
|
161
161
|
fill: none;
|
|
162
|
-
stroke: var(--color-border-item-focused-
|
|
162
|
+
stroke: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
163
163
|
stroke-width: 2px;
|
|
164
164
|
visibility: hidden;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.
|
|
167
|
+
.awsui_application_1fcus_nx3gq_167:not(#\9) {
|
|
168
168
|
/* Used in test-utils */
|
|
169
169
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
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
|
-
"clickable": "
|
|
7
|
-
"precise": "
|
|
8
|
-
"focus-outline": "awsui_focus-
|
|
9
|
-
"application": "
|
|
5
|
+
"root": "awsui_root_1fcus_nx3gq_141",
|
|
6
|
+
"clickable": "awsui_clickable_1fcus_nx3gq_150",
|
|
7
|
+
"precise": "awsui_precise_1fcus_nx3gq_154",
|
|
8
|
+
"focus-outline": "awsui_focus-outline_1fcus_nx3gq_158",
|
|
9
|
+
"application": "awsui_application_1fcus_nx3gq_167"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"hover-area": "awsui_hover-
|
|
6
|
-
"popover-body": "awsui_popover-
|
|
4
|
+
"root": "awsui_root_1t44z_pnydo_141",
|
|
5
|
+
"hover-area": "awsui_hover-area_1t44z_pnydo_177",
|
|
6
|
+
"popover-body": "awsui_popover-body_1t44z_pnydo_185"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
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_root_1t44z_pnydo_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,7 +167,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
word-spacing: normal;
|
|
168
168
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
169
169
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
170
|
-
color: var(--color-text-body-default-
|
|
170
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
171
171
|
font-weight: 400;
|
|
172
172
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
173
|
-webkit-font-smoothing: auto;
|
|
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
position: absolute;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_hover-
|
|
178
|
+
.awsui_hover-area_1t44z_pnydo_177:not(#\9) {
|
|
179
179
|
pointer-events: none;
|
|
180
180
|
padding-block: var(--space-static-s-n2eb28, 12px);
|
|
181
181
|
padding-inline: var(--space-static-s-n2eb28, 12px);
|
|
@@ -183,6 +183,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
margin-inline: calc(-1 * var(--space-static-s-n2eb28, 12px));
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.awsui_popover-
|
|
186
|
+
.awsui_popover-body_1t44z_pnydo_185:not(#\9) {
|
|
187
187
|
pointer-events: auto;
|
|
188
188
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"hover-area": "awsui_hover-
|
|
7
|
-
"popover-body": "awsui_popover-
|
|
5
|
+
"root": "awsui_root_1t44z_pnydo_141",
|
|
6
|
+
"hover-area": "awsui_hover-area_1t44z_pnydo_177",
|
|
7
|
+
"popover-body": "awsui_popover-body_1t44z_pnydo_185"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_1t8ew_1brmj_9:not(#\9) {
|
|
10
10
|
margin-block-start: var(--space-xs-zb16t3, 8px);
|
|
11
11
|
/* stylelint-disable-next-line selector-max-type */
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.awsui_root_1t8ew_1brmj_9 > hr:not(#\9) {
|
|
14
14
|
border-block: none;
|
|
15
15
|
border-inline: none;
|
|
16
|
-
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
16
|
+
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
17
17
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
18
18
|
margin-inline: 0;
|
|
19
19
|
}
|