@cloudscape-design/components 3.0.758 → 3.0.759
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +43 -43
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +23 -23
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +7 -7
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/interfaces.d.ts +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +4 -4
- package/app-layout/resize/styles.scoped.css +9 -9
- package/app-layout/resize/styles.selectors.js +4 -4
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +13 -13
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +4 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -82
- package/app-layout/visual-refresh/styles.scoped.css +177 -179
- package/app-layout/visual-refresh/styles.selectors.js +85 -82
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +2 -2
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +237 -237
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +31 -31
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +8 -8
- package/breadcrumb-group/styles.scoped.css +10 -10
- package/breadcrumb-group/styles.selectors.js +8 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -155
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +31 -31
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +25 -25
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +27 -27
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +5 -5
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +48 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +17 -17
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +14 -14
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +49 -49
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +11 -11
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +3 -3
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +150 -150
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +43 -39
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +51 -51
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +8 -8
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +83 -83
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +33 -33
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +3 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +8 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +9 -1
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/index.d.ts.map +1 -1
- package/internal/components/button-trigger/index.js +1 -1
- package/internal/components/button-trigger/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +6 -6
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +36 -36
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +8 -8
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +16 -16
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +5 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +3 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +7 -7
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +30 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +2 -2
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +30 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +31 -31
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-component-analytics/index.d.ts +2 -0
- package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-component-analytics/index.js +11 -0
- package/internal/hooks/use-component-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +74 -74
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +49 -49
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +74 -74
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +32 -32
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +20 -20
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +41 -41
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +25 -25
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +23 -23
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +77 -77
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +25 -25
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +44 -44
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +34 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +307 -307
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +14 -14
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +75 -75
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/interfaces.d.ts +1 -0
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +20 -0
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +4 -4
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -8
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +44 -44
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +52 -52
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -65
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -15
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +81 -81
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -26
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +23 -23
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
141
|
/*
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
@@ -146,7 +146,7 @@ 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_option_1p2cx_2cvr2_149:not(#\9) {
|
|
150
150
|
border-collapse: separate;
|
|
151
151
|
border-spacing: 0;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -187,107 +187,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
box-sizing: border-box;
|
|
188
188
|
color: inherit;
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_option_1p2cx_2cvr2_149:not(#\9):not(.awsui_disabled_1p2cx_2cvr2_189) {
|
|
191
191
|
cursor: inherit;
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_option_1p2cx_2cvr2_149.awsui_parent_1p2cx_2cvr2_192:not(#\9) {
|
|
194
194
|
font-weight: bold;
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_option_1p2cx_2cvr2_149.awsui_parent_1p2cx_2cvr2_192:not(#\9):not(.awsui_disabled_1p2cx_2cvr2_189):not(.awsui_highlighted_1p2cx_2cvr2_195) {
|
|
197
197
|
color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.
|
|
200
|
+
.awsui_content_1p2cx_2cvr2_199:not(#\9) {
|
|
201
201
|
inline-size: 100%;
|
|
202
202
|
display: flex;
|
|
203
203
|
flex-direction: column;
|
|
204
204
|
min-inline-size: 0;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_label-
|
|
207
|
+
.awsui_label-content_1p2cx_2cvr2_206:not(#\9) {
|
|
208
208
|
display: flex;
|
|
209
209
|
justify-content: space-between;
|
|
210
210
|
flex-wrap: wrap;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
214
|
-
.
|
|
215
|
-
.awsui_label-
|
|
213
|
+
.awsui_label_1p2cx_2cvr2_206:not(#\9),
|
|
214
|
+
.awsui_tag_1p2cx_2cvr2_213:not(#\9),
|
|
215
|
+
.awsui_label-tag_1p2cx_2cvr2_214:not(#\9) {
|
|
216
216
|
min-inline-size: 0;
|
|
217
217
|
word-break: break-word;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
221
|
-
.
|
|
220
|
+
.awsui_label_1p2cx_2cvr2_206:not(#\9),
|
|
221
|
+
.awsui_tag_1p2cx_2cvr2_213:not(#\9) {
|
|
222
222
|
flex-wrap: wrap;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_label-
|
|
225
|
+
.awsui_label-prefix_1p2cx_2cvr2_224:not(#\9) {
|
|
226
226
|
font-weight: 700;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_label-
|
|
229
|
+
.awsui_label-tag_1p2cx_2cvr2_214:not(#\9) {
|
|
230
230
|
padding-inline-start: var(--space-s-34lx8l, 12px);
|
|
231
231
|
flex: auto;
|
|
232
232
|
text-align: end;
|
|
233
233
|
}
|
|
234
|
-
.awsui_label-
|
|
234
|
+
.awsui_label-tag_1p2cx_2cvr2_214:not(#\9):empty {
|
|
235
235
|
display: none;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.
|
|
239
|
-
.
|
|
238
|
+
.awsui_tags_1p2cx_2cvr2_237:not(#\9),
|
|
239
|
+
.awsui_description_1p2cx_2cvr2_238:not(#\9) {
|
|
240
240
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
241
241
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
242
242
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
243
243
|
color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
|
|
244
244
|
flex-wrap: wrap;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
247
|
-
.
|
|
246
|
+
.awsui_tags_1p2cx_2cvr2_237.awsui_highlighted_1p2cx_2cvr2_195:not(#\9),
|
|
247
|
+
.awsui_description_1p2cx_2cvr2_238.awsui_highlighted_1p2cx_2cvr2_195:not(#\9) {
|
|
248
248
|
color: var(--color-text-dropdown-item-secondary-hover-zfmqjr, #5f6b7a);
|
|
249
249
|
}
|
|
250
|
-
.
|
|
251
|
-
.
|
|
250
|
+
.awsui_tags_1p2cx_2cvr2_237.awsui_selected_1p2cx_2cvr2_249:not(#\9),
|
|
251
|
+
.awsui_description_1p2cx_2cvr2_238.awsui_selected_1p2cx_2cvr2_249:not(#\9) {
|
|
252
252
|
color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.
|
|
255
|
+
.awsui_tags_1p2cx_2cvr2_237:not(#\9) {
|
|
256
256
|
display: flex;
|
|
257
257
|
align-items: stretch;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.awsui_tag_1p2cx_2cvr2_213:not(#\9):not(:last-child) {
|
|
261
261
|
padding-inline-end: var(--space-m-udix3p, 16px);
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.
|
|
264
|
+
.awsui_icon_1p2cx_2cvr2_263:not(#\9) {
|
|
265
265
|
padding-inline-end: var(--space-xs-zb16t3, 8px);
|
|
266
266
|
align-content: center;
|
|
267
267
|
display: flex;
|
|
268
268
|
flex-shrink: 0;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_icon-size-
|
|
271
|
+
.awsui_icon-size-big_1p2cx_2cvr2_270:not(#\9) {
|
|
272
272
|
padding-block-start: var(--space-option-icon-big-top-hybljv, 0px);
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_filtering-match-
|
|
275
|
+
.awsui_filtering-match-highlight_1p2cx_2cvr2_274:not(#\9) {
|
|
276
276
|
background-color: var(--color-background-dropdown-item-filter-match-h5rjsp, #f2f8fd);
|
|
277
277
|
color: var(--color-text-dropdown-item-filter-match-6moumb, #0972d3);
|
|
278
278
|
font-weight: bold;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.
|
|
281
|
+
.awsui_disabled_1p2cx_2cvr2_189:not(#\9) {
|
|
282
282
|
color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
|
|
283
283
|
pointer-events: none;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
286
|
-
.
|
|
285
|
+
.awsui_disabled_1p2cx_2cvr2_189 > .awsui_content_1p2cx_2cvr2_199 > .awsui_tags_1p2cx_2cvr2_237:not(#\9),
|
|
286
|
+
.awsui_disabled_1p2cx_2cvr2_189 > .awsui_content_1p2cx_2cvr2_199 > .awsui_description_1p2cx_2cvr2_238:not(#\9) {
|
|
287
287
|
color: currentColor;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.awsui_trigger-
|
|
290
|
+
.awsui_trigger-variant_1p2cx_2cvr2_289:not(#\9) {
|
|
291
291
|
white-space: nowrap;
|
|
292
292
|
overflow: hidden;
|
|
293
293
|
text-overflow: ellipsis;
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"option": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"parent": "
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"content": "
|
|
10
|
-
"label-content": "awsui_label-
|
|
11
|
-
"label": "
|
|
12
|
-
"tag": "
|
|
13
|
-
"label-tag": "awsui_label-
|
|
14
|
-
"label-prefix": "awsui_label-
|
|
15
|
-
"tags": "
|
|
16
|
-
"description": "
|
|
17
|
-
"selected": "
|
|
18
|
-
"icon": "
|
|
19
|
-
"icon-size-big": "awsui_icon-size-
|
|
20
|
-
"filtering-match-highlight": "awsui_filtering-match-
|
|
21
|
-
"trigger-variant": "awsui_trigger-
|
|
5
|
+
"option": "awsui_option_1p2cx_2cvr2_149",
|
|
6
|
+
"disabled": "awsui_disabled_1p2cx_2cvr2_189",
|
|
7
|
+
"parent": "awsui_parent_1p2cx_2cvr2_192",
|
|
8
|
+
"highlighted": "awsui_highlighted_1p2cx_2cvr2_195",
|
|
9
|
+
"content": "awsui_content_1p2cx_2cvr2_199",
|
|
10
|
+
"label-content": "awsui_label-content_1p2cx_2cvr2_206",
|
|
11
|
+
"label": "awsui_label_1p2cx_2cvr2_206",
|
|
12
|
+
"tag": "awsui_tag_1p2cx_2cvr2_213",
|
|
13
|
+
"label-tag": "awsui_label-tag_1p2cx_2cvr2_214",
|
|
14
|
+
"label-prefix": "awsui_label-prefix_1p2cx_2cvr2_224",
|
|
15
|
+
"tags": "awsui_tags_1p2cx_2cvr2_237",
|
|
16
|
+
"description": "awsui_description_1p2cx_2cvr2_238",
|
|
17
|
+
"selected": "awsui_selected_1p2cx_2cvr2_249",
|
|
18
|
+
"icon": "awsui_icon_1p2cx_2cvr2_263",
|
|
19
|
+
"icon-size-big": "awsui_icon-size-big_1p2cx_2cvr2_270",
|
|
20
|
+
"filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_2cvr2_274",
|
|
21
|
+
"trigger-variant": "awsui_trigger-variant_1p2cx_2cvr2_289"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"options-list": "awsui_options-
|
|
5
|
-
"decrease-block-margin": "awsui_decrease-block-
|
|
4
|
+
"options-list": "awsui_options-list_19gcf_u1a7s_141",
|
|
5
|
+
"decrease-block-margin": "awsui_decrease-block-margin_19gcf_u1a7s_191"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.awsui_options-
|
|
141
|
+
.awsui_options-list_19gcf_u1a7s_141:not(#\9) {
|
|
142
142
|
padding-block: 0;
|
|
143
143
|
padding-inline: 0;
|
|
144
144
|
margin-block: 0;
|
|
@@ -189,6 +189,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.awsui_decrease-block-
|
|
192
|
+
.awsui_decrease-block-margin_19gcf_u1a7s_191:not(#\9) {
|
|
193
193
|
margin-block: -1px;
|
|
194
194
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"options-list": "awsui_options-
|
|
6
|
-
"decrease-block-margin": "awsui_decrease-block-
|
|
5
|
+
"options-list": "awsui_options-list_19gcf_u1a7s_141",
|
|
6
|
+
"decrease-block-margin": "awsui_decrease-block-margin_19gcf_u1a7s_191"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"slider": "
|
|
5
|
-
"slider-side": "awsui_slider-
|
|
6
|
-
"slider-icon": "awsui_slider-
|
|
7
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
8
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
4
|
+
"slider": "awsui_slider_cqzlk_1mfj5_141",
|
|
5
|
+
"slider-side": "awsui_slider-side_cqzlk_1mfj5_176",
|
|
6
|
+
"slider-icon": "awsui_slider-icon_cqzlk_1mfj5_183",
|
|
7
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_1mfj5_189",
|
|
8
|
+
"slider-icon-side": "awsui_slider-icon-side_cqzlk_1mfj5_193"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_slider_cqzlk_1mfj5_141:not(#\9) {
|
|
142
142
|
padding-block: 0;
|
|
143
143
|
padding-inline: 0;
|
|
144
144
|
cursor: ns-resize;
|
|
@@ -148,17 +148,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
block-size: 16px;
|
|
149
149
|
touch-action: none;
|
|
150
150
|
}
|
|
151
|
-
.
|
|
151
|
+
.awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
|
|
152
152
|
outline: none;
|
|
153
153
|
}
|
|
154
|
-
body[data-awsui-focus-visible=true] .
|
|
154
|
+
body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
|
|
155
155
|
position: relative;
|
|
156
156
|
}
|
|
157
|
-
body[data-awsui-focus-visible=true] .
|
|
157
|
+
body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus {
|
|
158
158
|
outline: 2px dotted transparent;
|
|
159
159
|
outline-offset: calc(0px - 1px);
|
|
160
160
|
}
|
|
161
|
-
body[data-awsui-focus-visible=true] .
|
|
161
|
+
body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_1mfj5_141:not(#\9):focus::before {
|
|
162
162
|
content: " ";
|
|
163
163
|
display: block;
|
|
164
164
|
position: absolute;
|
|
@@ -173,23 +173,23 @@ body[data-awsui-focus-visible=true] .awsui_slider_cqzlk_5s16i_141:not(#\9):focus
|
|
|
173
173
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_slider-
|
|
176
|
+
.awsui_slider-side_cqzlk_1mfj5_176:not(#\9) {
|
|
177
177
|
cursor: ew-resize;
|
|
178
178
|
margin-block: 0;
|
|
179
179
|
margin-inline-start: 2px;
|
|
180
180
|
margin-inline-end: 0;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.awsui_slider-
|
|
183
|
+
.awsui_slider-icon_cqzlk_1mfj5_183:not(#\9) {
|
|
184
184
|
stroke: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
185
185
|
}
|
|
186
|
-
.awsui_slider-
|
|
186
|
+
.awsui_slider-icon_cqzlk_1mfj5_183:not(#\9):hover {
|
|
187
187
|
stroke: var(--color-text-interactive-hover-mj8add, #000716);
|
|
188
188
|
}
|
|
189
|
-
.awsui_slider-icon-
|
|
189
|
+
.awsui_slider-icon-bottom_cqzlk_1mfj5_189:not(#\9) {
|
|
190
190
|
margin-block: auto;
|
|
191
191
|
margin-inline: auto;
|
|
192
192
|
}
|
|
193
|
-
.awsui_slider-icon-
|
|
193
|
+
.awsui_slider-icon-side_cqzlk_1mfj5_193:not(#\9) {
|
|
194
194
|
transform: rotate(90deg);
|
|
195
195
|
}
|
|
@@ -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
|
-
"slider": "
|
|
6
|
-
"slider-side": "awsui_slider-
|
|
7
|
-
"slider-icon": "awsui_slider-
|
|
8
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
9
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
5
|
+
"slider": "awsui_slider_cqzlk_1mfj5_141",
|
|
6
|
+
"slider-side": "awsui_slider-side_cqzlk_1mfj5_176",
|
|
7
|
+
"slider-icon": "awsui_slider-icon_cqzlk_1mfj5_183",
|
|
8
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_1mfj5_189",
|
|
9
|
+
"slider-icon-side": "awsui_slider-icon-side_cqzlk_1mfj5_193"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_xttbq_1ekiv_141:not(#\9) {
|
|
142
142
|
position: absolute !important;
|
|
143
143
|
inset-block-start: -9999px !important;
|
|
144
144
|
inset-inline-start: -9999px !important;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"pad-bottom": "awsui_pad-
|
|
6
|
-
"has-background": "awsui_has-
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"next-item-selected": "awsui_next-item-
|
|
11
|
-
"is-keyboard": "awsui_is-
|
|
12
|
-
"parent": "
|
|
13
|
-
"interactiveGroups": "
|
|
14
|
-
"child": "
|
|
15
|
-
"virtual": "
|
|
16
|
-
"measure-strut": "awsui_measure-
|
|
17
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
18
|
-
"screenreader-content": "awsui_screenreader-
|
|
19
|
-
"option-content": "awsui_option-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_xxlp4_141",
|
|
5
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_xxlp4_163",
|
|
6
|
+
"has-background": "awsui_has-background_15o6u_xxlp4_170",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_xxlp4_173",
|
|
8
|
+
"selected": "awsui_selected_15o6u_xxlp4_173",
|
|
9
|
+
"disabled": "awsui_disabled_15o6u_xxlp4_191",
|
|
10
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_xxlp4_201",
|
|
11
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_xxlp4_213",
|
|
12
|
+
"parent": "awsui_parent_15o6u_xxlp4_217",
|
|
13
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_xxlp4_221",
|
|
14
|
+
"child": "awsui_child_15o6u_xxlp4_237",
|
|
15
|
+
"virtual": "awsui_virtual_15o6u_xxlp4_252",
|
|
16
|
+
"measure-strut": "awsui_measure-strut_15o6u_xxlp4_263",
|
|
17
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_xxlp4_272",
|
|
18
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_xxlp4_276",
|
|
19
|
+
"option-content": "awsui_option-content_15o6u_xxlp4_282"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.awsui_selectable-
|
|
141
|
+
.awsui_selectable-item_15o6u_xxlp4_141:not(#\9) {
|
|
142
142
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
143
143
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
144
144
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
@@ -160,17 +160,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
padding-block: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px));
|
|
161
161
|
padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
|
|
162
162
|
}
|
|
163
|
-
.awsui_selectable-
|
|
163
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9) {
|
|
164
164
|
padding-block-end: calc(calc(var(--space-xxs-p8yyaw, 4px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px)) + var(--space-xxxs-zbmxqb, 2px));
|
|
165
165
|
border-block-end-color: transparent;
|
|
166
166
|
}
|
|
167
|
-
.awsui_selectable-
|
|
167
|
+
.awsui_selectable-item_15o6u_xxlp4_141:not(#\9):not(:first-child) {
|
|
168
168
|
margin-block-start: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
169
169
|
}
|
|
170
|
-
.awsui_selectable-
|
|
170
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_has-background_15o6u_xxlp4_170:not(#\9) {
|
|
171
171
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
172
172
|
}
|
|
173
|
-
.awsui_selectable-
|
|
173
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
|
|
174
174
|
color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
|
|
175
175
|
border-width: var(--border-item-width-yel47s, 2px);
|
|
176
176
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -180,87 +180,87 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
181
181
|
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
182
182
|
}
|
|
183
|
-
.awsui_selectable-
|
|
183
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_pad-bottom_15o6u_xxlp4_163:not(#\9) {
|
|
184
184
|
padding-block-end: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
|
|
185
185
|
}
|
|
186
|
-
.awsui_selectable-
|
|
186
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
|
|
187
187
|
z-index: 3;
|
|
188
188
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
189
189
|
border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
190
190
|
}
|
|
191
|
-
.awsui_selectable-
|
|
191
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_disabled_15o6u_xxlp4_191:not(#\9) {
|
|
192
192
|
color: var(--color-text-dropdown-item-dimmed-f2joj8, #9ba7b6);
|
|
193
193
|
border-color: var(--color-border-dropdown-item-dimmed-hover-xdu0hf, #7d8998);
|
|
194
194
|
background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
|
|
195
195
|
}
|
|
196
|
-
.awsui_selectable-
|
|
196
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
|
|
197
197
|
z-index: 2;
|
|
198
198
|
background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
|
|
199
199
|
border-color: var(--color-border-dropdown-item-selected-096aj1, #0972d3);
|
|
200
200
|
}
|
|
201
|
-
.awsui_selectable-
|
|
201
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_next-item-selected_15o6u_xxlp4_201:not(#\9) {
|
|
202
202
|
border-end-start-radius: 0;
|
|
203
203
|
border-end-end-radius: 0;
|
|
204
204
|
}
|
|
205
|
-
.awsui_selectable-
|
|
205
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
|
|
206
206
|
border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
207
207
|
z-index: 3;
|
|
208
208
|
}
|
|
209
|
-
.awsui_selectable-
|
|
209
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173 + .awsui_selectable-item_15o6u_xxlp4_141.awsui_selected_15o6u_xxlp4_173:not(#\9) {
|
|
210
210
|
border-start-start-radius: 0;
|
|
211
211
|
border-start-end-radius: 0;
|
|
212
212
|
}
|
|
213
|
-
.awsui_selectable-
|
|
213
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_highlighted_15o6u_xxlp4_173.awsui_is-keyboard_15o6u_xxlp4_213:not(#\9) {
|
|
214
214
|
border-color: var(--color-border-dropdown-item-focused-5hbaf3, #414d5c);
|
|
215
215
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
216
216
|
}
|
|
217
|
-
.awsui_selectable-
|
|
217
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217:not(#\9) {
|
|
218
218
|
font-weight: bold;
|
|
219
219
|
color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
|
|
220
220
|
}
|
|
221
|
-
.awsui_selectable-
|
|
221
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217:not(#\9):not(.awsui_interactiveGroups_15o6u_xxlp4_221) {
|
|
222
222
|
border-block-start-color: var(--color-border-dropdown-group-yakmix, #b6bec9);
|
|
223
223
|
padding-block: var(--space-xs-zb16t3, 8px);
|
|
224
224
|
padding-inline: var(--space-xs-zb16t3, 8px);
|
|
225
225
|
}
|
|
226
|
-
.awsui_selectable-
|
|
226
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221:not(#\9) {
|
|
227
227
|
padding-block: calc(var(--space-xs-zb16t3, 8px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px));
|
|
228
228
|
padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
|
|
229
229
|
}
|
|
230
|
-
.awsui_selectable-
|
|
230
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_highlighted_15o6u_xxlp4_173:not(#\9) {
|
|
231
231
|
color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
|
|
232
232
|
}
|
|
233
|
-
.awsui_selectable-
|
|
233
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_parent_15o6u_xxlp4_217.awsui_interactiveGroups_15o6u_xxlp4_221.awsui_selected_15o6u_xxlp4_173:not(#\9) {
|
|
234
234
|
padding-block: var(--space-xs-zb16t3, 8px);
|
|
235
235
|
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
236
236
|
}
|
|
237
|
-
.awsui_selectable-
|
|
237
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237:not(#\9) {
|
|
238
238
|
padding-inline-start: calc(var(--space-xxl-cu2m1r, 32px) + var(--border-item-width-yel47s, 2px));
|
|
239
239
|
}
|
|
240
|
-
.awsui_selectable-
|
|
240
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237.awsui_highlighted_15o6u_xxlp4_173:not(#\9), .awsui_selectable-item_15o6u_xxlp4_141.awsui_child_15o6u_xxlp4_237.awsui_selected_15o6u_xxlp4_173:not(#\9) {
|
|
241
241
|
padding-inline-start: var(--space-xxl-cu2m1r, 32px);
|
|
242
242
|
}
|
|
243
|
-
.awsui_selectable-
|
|
243
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_disabled_15o6u_xxlp4_191:not(#\9) {
|
|
244
244
|
color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
|
|
245
245
|
}
|
|
246
|
-
.awsui_selectable-
|
|
246
|
+
.awsui_selectable-item_15o6u_xxlp4_141:not(#\9):not(.awsui_disabled_15o6u_xxlp4_191):not(.awsui_parent_15o6u_xxlp4_217) {
|
|
247
247
|
cursor: pointer;
|
|
248
248
|
}
|
|
249
|
-
.awsui_selectable-
|
|
249
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_interactiveGroups_15o6u_xxlp4_221:not(#\9):not(.awsui_disabled_15o6u_xxlp4_191) {
|
|
250
250
|
cursor: pointer;
|
|
251
251
|
}
|
|
252
|
-
.awsui_selectable-
|
|
252
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_virtual_15o6u_xxlp4_252:not(#\9) {
|
|
253
253
|
position: absolute;
|
|
254
254
|
inset-block-start: var(--border-dropdown-virtual-offset-width-kekgc0, 2px);
|
|
255
255
|
inset-inline-start: 0;
|
|
256
256
|
inline-size: 100%;
|
|
257
257
|
box-sizing: border-box;
|
|
258
258
|
}
|
|
259
|
-
.awsui_selectable-
|
|
259
|
+
.awsui_selectable-item_15o6u_xxlp4_141.awsui_virtual_15o6u_xxlp4_252:not(#\9):first-of-type:not(.awsui_selected_15o6u_xxlp4_173, .awsui_highlighted_15o6u_xxlp4_173) {
|
|
260
260
|
border-block-start-color: var(--color-border-dropdown-item-top-ky64jq, transparent);
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_measure-
|
|
263
|
+
.awsui_measure-strut_15o6u_xxlp4_263:not(#\9) {
|
|
264
264
|
position: absolute;
|
|
265
265
|
pointer-events: none;
|
|
266
266
|
block-size: 100%;
|
|
@@ -269,16 +269,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
inset-inline-start: 0;
|
|
270
270
|
padding-block-start: var(--border-divider-list-width-27y3k5, 1px);
|
|
271
271
|
}
|
|
272
|
-
.awsui_measure-strut-
|
|
272
|
+
.awsui_measure-strut-first_15o6u_xxlp4_272:not(#\9) {
|
|
273
273
|
padding-block-end: var(--border-divider-list-width-27y3k5, 1px);
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
-
.awsui_screenreader-
|
|
276
|
+
.awsui_screenreader-content_15o6u_xxlp4_276:not(#\9) {
|
|
277
277
|
position: absolute !important;
|
|
278
278
|
inset-block-start: -9999px !important;
|
|
279
279
|
inset-inline-start: -9999px !important;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_option-
|
|
282
|
+
.awsui_option-content_15o6u_xxlp4_282:not(#\9) {
|
|
283
283
|
/* used in test-utils */
|
|
284
284
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"pad-bottom": "awsui_pad-
|
|
7
|
-
"has-background": "awsui_has-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"next-item-selected": "awsui_next-item-
|
|
12
|
-
"is-keyboard": "awsui_is-
|
|
13
|
-
"parent": "
|
|
14
|
-
"interactiveGroups": "
|
|
15
|
-
"child": "
|
|
16
|
-
"virtual": "
|
|
17
|
-
"measure-strut": "awsui_measure-
|
|
18
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
19
|
-
"screenreader-content": "awsui_screenreader-
|
|
20
|
-
"option-content": "awsui_option-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_xxlp4_141",
|
|
6
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_xxlp4_163",
|
|
7
|
+
"has-background": "awsui_has-background_15o6u_xxlp4_170",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_xxlp4_173",
|
|
9
|
+
"selected": "awsui_selected_15o6u_xxlp4_173",
|
|
10
|
+
"disabled": "awsui_disabled_15o6u_xxlp4_191",
|
|
11
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_xxlp4_201",
|
|
12
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_xxlp4_213",
|
|
13
|
+
"parent": "awsui_parent_15o6u_xxlp4_217",
|
|
14
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_xxlp4_221",
|
|
15
|
+
"child": "awsui_child_15o6u_xxlp4_237",
|
|
16
|
+
"virtual": "awsui_virtual_15o6u_xxlp4_252",
|
|
17
|
+
"measure-strut": "awsui_measure-strut_15o6u_xxlp4_263",
|
|
18
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_xxlp4_272",
|
|
19
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_xxlp4_276",
|
|
20
|
+
"option-content": "awsui_option-content_15o6u_xxlp4_282"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"list-item": "awsui_list-
|
|
9
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
12
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_10vwx_181",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_10vwx_185",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_10vwx_190",
|
|
7
|
+
"list": "awsui_list_gfwv3_10vwx_194",
|
|
8
|
+
"list-item": "awsui_list-item_gfwv3_10vwx_214",
|
|
9
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_10vwx_221",
|
|
10
|
+
"toggle": "awsui_toggle_gfwv3_10vwx_221",
|
|
11
|
+
"description": "awsui_description_gfwv3_10vwx_316",
|
|
12
|
+
"separator": "awsui_separator_gfwv3_10vwx_320"
|
|
13
13
|
};
|
|
14
14
|
|