@cloudscape-design/components 3.0.1364 → 3.0.1366
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +117 -117
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +3 -3
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +67 -67
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +23 -23
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +25 -25
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +14 -14
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +18 -18
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +15 -15
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +288 -288
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +112 -112
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +11 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +32 -32
- package/attribute-editor/styles.selectors.js +15 -15
- 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 +220 -220
- package/box/styles.scoped.css +433 -433
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -30
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +32 -32
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +295 -295
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +37 -37
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/filter.d.ts +1 -1
- package/button-dropdown/filter.d.ts.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +9 -3
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +45 -45
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +40 -40
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- 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 +62 -62
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -38
- package/cards/styles.scoped.css +54 -51
- package/cards/styles.selectors.js +39 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +16 -16
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +9 -9
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +159 -159
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +52 -52
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +12 -12
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +51 -51
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +73 -72
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +30 -30
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +7 -7
- package/copy-to-clipboard/styles.selectors.js +5 -5
- 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 +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +69 -69
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +13 -13
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +46 -46
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +8 -8
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +47 -47
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +54 -54
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +129 -129
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +6 -6
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +18 -18
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +249 -249
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +16 -16
- 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 +58 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +83 -83
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +100 -100
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +10 -10
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +42 -42
- package/icon/styles.scoped.css +118 -118
- package/icon/styles.selectors.js +42 -42
- package/input/index.d.ts.map +1 -1
- package/input/index.js +3 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +6 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +26 -12
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +29 -28
- package/input/styles.scoped.css +159 -156
- package/input/styles.selectors.js +29 -28
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/base-theme/styles.scoped.css +319 -319
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +22 -22
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +43 -43
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- 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-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +6 -6
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +39 -39
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +21 -21
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/internal/components/drag-handle-wrapper/index.js +2 -1
- package/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -5
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +21 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +18 -18
- 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 +34 -34
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +24 -24
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +66 -66
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +17 -17
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +11 -11
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +33 -33
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +174 -173
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.js +200 -200
- package/internal/generated/theming/index.cjs +200 -200
- package/internal/generated/theming/index.js +200 -200
- package/internal/manifest.json +1 -1
- package/internal/utils/focus-visible.d.ts +14 -0
- package/internal/utils/focus-visible.d.ts.map +1 -0
- package/internal/utils/focus-visible.js +21 -0
- package/internal/utils/focus-visible.js.map +1 -0
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +94 -94
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +14 -14
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +112 -112
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +9 -9
- package/list/styles.selectors.js +5 -5
- package/manifest.json +2 -2
- 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 +31 -31
- package/modal/styles.scoped.css +65 -65
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +6 -6
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/internal.js +1 -1
- package/pagination/internal.js.map +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +36 -36
- package/pagination/styles.selectors.js +12 -12
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +58 -58
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +102 -102
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +64 -64
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +127 -127
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +54 -54
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +75 -75
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +67 -67
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +38 -38
- package/select/parts/styles.selectors.js +21 -21
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +162 -162
- package/side-navigation/styles.selectors.js +64 -64
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +205 -205
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +40 -40
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +55 -55
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +84 -84
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +50 -50
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +51 -51
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +816 -816
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +156 -156
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +6 -6
- package/table/selection/styles.selectors.js +4 -4
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +73 -70
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +105 -105
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/input/index.d.ts +1 -0
- package/test-utils/dom/input/index.js +3 -0
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.d.ts +1 -0
- package/test-utils/selectors/input/index.js +3 -0
- package/test-utils/selectors/input/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +73 -73
- 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 +9 -9
- package/textarea/styles.scoped.css +55 -55
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +123 -123
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +24 -24
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +58 -58
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +5 -5
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +97 -97
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +4 -4
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +15 -15
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +4 -4
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +7 -7
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +79 -79
- package/wizard/styles.selectors.js +30 -30
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_button_m5h9f_1xr8b_9:not(#\9) {
|
|
10
10
|
border-collapse: separate;
|
|
11
11
|
border-spacing: 0;
|
|
12
12
|
box-sizing: border-box;
|
|
@@ -46,7 +46,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
46
46
|
align-items: center;
|
|
47
47
|
white-space: nowrap;
|
|
48
48
|
block-size: 100%;
|
|
49
|
-
padding-inline: var(--space-xs-
|
|
49
|
+
padding-inline: var(--space-xs-m9b7jf, 8px);
|
|
50
50
|
text-decoration: none;
|
|
51
51
|
cursor: pointer;
|
|
52
52
|
border-block: transparent;
|
|
@@ -54,38 +54,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
54
54
|
background: transparent;
|
|
55
55
|
color: var(--color-text-interactive-default-1o1pl2, #424650);
|
|
56
56
|
}
|
|
57
|
-
.
|
|
57
|
+
.awsui_button_m5h9f_1xr8b_9:not(#\9):hover {
|
|
58
58
|
color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
|
|
59
59
|
text-decoration: none;
|
|
60
60
|
}
|
|
61
|
-
.
|
|
61
|
+
.awsui_button_m5h9f_1xr8b_9:not(#\9):active, .awsui_button_m5h9f_1xr8b_9.awsui_expanded_m5h9f_1xr8b_61:not(#\9) {
|
|
62
62
|
background: transparent;
|
|
63
63
|
color: var(--color-text-interactive-active-fedaa8, #0f141a);
|
|
64
64
|
}
|
|
65
|
-
.
|
|
65
|
+
.awsui_button_m5h9f_1xr8b_9.awsui_expanded_m5h9f_1xr8b_61:not(#\9) {
|
|
66
66
|
color: var(--color-text-accent-uvfi4k, #006ce0);
|
|
67
67
|
}
|
|
68
|
-
.
|
|
68
|
+
.awsui_button_m5h9f_1xr8b_9:not(#\9):focus {
|
|
69
69
|
outline: none;
|
|
70
70
|
text-decoration: none;
|
|
71
71
|
}
|
|
72
|
-
.
|
|
72
|
+
.awsui_button_m5h9f_1xr8b_9.awsui_offset-right-none_m5h9f_1xr8b_72:not(#\9) {
|
|
73
73
|
margin-inline-end: 0;
|
|
74
74
|
}
|
|
75
|
-
.
|
|
76
|
-
margin-inline-end: var(--space-s-
|
|
75
|
+
.awsui_button_m5h9f_1xr8b_9.awsui_offset-right-l_m5h9f_1xr8b_75:not(#\9) {
|
|
76
|
+
margin-inline-end: var(--space-s-kll7oj, 12px);
|
|
77
77
|
}
|
|
78
|
-
.
|
|
79
|
-
margin-inline-end: var(--space-xl-
|
|
78
|
+
.awsui_button_m5h9f_1xr8b_9.awsui_offset-right-xxl_m5h9f_1xr8b_78:not(#\9) {
|
|
79
|
+
margin-inline-end: var(--space-xl-6jh0ay, 24px);
|
|
80
80
|
}
|
|
81
|
-
body[data-awsui-focus-visible=true] .
|
|
81
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_1xr8b_9:not(#\9):focus {
|
|
82
82
|
position: relative;
|
|
83
83
|
}
|
|
84
|
-
body[data-awsui-focus-visible=true] .
|
|
84
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_1xr8b_9:not(#\9):focus {
|
|
85
85
|
outline: 2px dotted transparent;
|
|
86
86
|
outline-offset: calc(-1px - 1px);
|
|
87
87
|
}
|
|
88
|
-
body[data-awsui-focus-visible=true] .
|
|
88
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_1xr8b_9:not(#\9):focus::before {
|
|
89
89
|
content: " ";
|
|
90
90
|
display: block;
|
|
91
91
|
position: absolute;
|
|
@@ -100,10 +100,10 @@ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_1s2xa_9:not(#\9):focus::
|
|
|
100
100
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
104
|
-
margin-inline-end: var(--space-xs-
|
|
103
|
+
.awsui_text_m5h9f_1xr8b_103:not(#\9) {
|
|
104
|
+
margin-inline-end: var(--space-xs-m9b7jf, 8px);
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.
|
|
108
|
-
margin-inline-start: var(--space-xs-
|
|
107
|
+
.awsui_icon_m5h9f_1xr8b_107 + .awsui_text_m5h9f_1xr8b_103:not(#\9) {
|
|
108
|
+
margin-inline-start: var(--space-xs-m9b7jf, 8px);
|
|
109
109
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button": "
|
|
6
|
-
"expanded": "
|
|
7
|
-
"offset-right-none": "awsui_offset-right-
|
|
8
|
-
"offset-right-l": "awsui_offset-right-
|
|
9
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
10
|
-
"text": "
|
|
11
|
-
"icon": "
|
|
5
|
+
"button": "awsui_button_m5h9f_1xr8b_9",
|
|
6
|
+
"expanded": "awsui_expanded_m5h9f_1xr8b_61",
|
|
7
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_1xr8b_72",
|
|
8
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_1xr8b_75",
|
|
9
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_1xr8b_78",
|
|
10
|
+
"text": "awsui_text_m5h9f_1xr8b_103",
|
|
11
|
+
"icon": "awsui_icon_m5h9f_1xr8b_107"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"option": "
|
|
5
|
-
"disabled": "
|
|
6
|
-
"parent": "
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"content": "
|
|
9
|
-
"label-content": "awsui_label-
|
|
10
|
-
"label": "
|
|
11
|
-
"tag": "
|
|
12
|
-
"label-tag": "awsui_label-
|
|
13
|
-
"label-prefix": "awsui_label-
|
|
14
|
-
"tags": "
|
|
15
|
-
"description": "
|
|
16
|
-
"selected": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"filtering-match-highlight": "awsui_filtering-match-
|
|
19
|
-
"trigger-variant": "awsui_trigger-
|
|
20
|
-
"custom-content": "awsui_custom-
|
|
4
|
+
"option": "awsui_option_1p2cx_11yxc_13",
|
|
5
|
+
"disabled": "awsui_disabled_1p2cx_11yxc_50",
|
|
6
|
+
"parent": "awsui_parent_1p2cx_11yxc_53",
|
|
7
|
+
"highlighted": "awsui_highlighted_1p2cx_11yxc_56",
|
|
8
|
+
"content": "awsui_content_1p2cx_11yxc_60",
|
|
9
|
+
"label-content": "awsui_label-content_1p2cx_11yxc_67",
|
|
10
|
+
"label": "awsui_label_1p2cx_11yxc_67",
|
|
11
|
+
"tag": "awsui_tag_1p2cx_11yxc_74",
|
|
12
|
+
"label-tag": "awsui_label-tag_1p2cx_11yxc_75",
|
|
13
|
+
"label-prefix": "awsui_label-prefix_1p2cx_11yxc_85",
|
|
14
|
+
"tags": "awsui_tags_1p2cx_11yxc_98",
|
|
15
|
+
"description": "awsui_description_1p2cx_11yxc_99",
|
|
16
|
+
"selected": "awsui_selected_1p2cx_11yxc_110",
|
|
17
|
+
"icon": "awsui_icon_1p2cx_11yxc_124",
|
|
18
|
+
"filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_11yxc_131",
|
|
19
|
+
"trigger-variant": "awsui_trigger-variant_1p2cx_11yxc_146",
|
|
20
|
+
"custom-content": "awsui_custom-content_1p2cx_11yxc_152"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -10,7 +10,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.
|
|
13
|
+
.awsui_option_1p2cx_11yxc_13:not(#\9) {
|
|
14
14
|
border-collapse: separate;
|
|
15
15
|
border-spacing: 0;
|
|
16
16
|
box-sizing: border-box;
|
|
@@ -47,108 +47,108 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
47
47
|
box-sizing: border-box;
|
|
48
48
|
color: inherit;
|
|
49
49
|
}
|
|
50
|
-
.
|
|
50
|
+
.awsui_option_1p2cx_11yxc_13:not(#\9):not(.awsui_disabled_1p2cx_11yxc_50) {
|
|
51
51
|
cursor: inherit;
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
.awsui_option_1p2cx_11yxc_13.awsui_parent_1p2cx_11yxc_53:not(#\9) {
|
|
54
54
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
55
55
|
}
|
|
56
|
-
.
|
|
56
|
+
.awsui_option_1p2cx_11yxc_13.awsui_parent_1p2cx_11yxc_53:not(#\9):not(.awsui_disabled_1p2cx_11yxc_50):not(.awsui_highlighted_1p2cx_11yxc_56) {
|
|
57
57
|
color: var(--color-text-dropdown-group-label-8vygj0, #424650);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.
|
|
60
|
+
.awsui_content_1p2cx_11yxc_60:not(#\9) {
|
|
61
61
|
inline-size: 100%;
|
|
62
62
|
display: flex;
|
|
63
63
|
flex-direction: column;
|
|
64
64
|
min-inline-size: 0;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
.awsui_label-
|
|
67
|
+
.awsui_label-content_1p2cx_11yxc_67:not(#\9) {
|
|
68
68
|
display: flex;
|
|
69
69
|
justify-content: space-between;
|
|
70
70
|
flex-wrap: wrap;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.
|
|
74
|
-
.
|
|
75
|
-
.awsui_label-
|
|
73
|
+
.awsui_label_1p2cx_11yxc_67:not(#\9),
|
|
74
|
+
.awsui_tag_1p2cx_11yxc_74:not(#\9),
|
|
75
|
+
.awsui_label-tag_1p2cx_11yxc_75:not(#\9) {
|
|
76
76
|
min-inline-size: 0;
|
|
77
77
|
word-break: break-word;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.
|
|
81
|
-
.
|
|
80
|
+
.awsui_label_1p2cx_11yxc_67:not(#\9),
|
|
81
|
+
.awsui_tag_1p2cx_11yxc_74:not(#\9) {
|
|
82
82
|
flex-wrap: wrap;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
.awsui_label-
|
|
85
|
+
.awsui_label-prefix_1p2cx_11yxc_85:not(#\9) {
|
|
86
86
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.awsui_label-
|
|
90
|
-
padding-inline-start: var(--space-s-
|
|
89
|
+
.awsui_label-tag_1p2cx_11yxc_75:not(#\9) {
|
|
90
|
+
padding-inline-start: var(--space-s-kll7oj, 12px);
|
|
91
91
|
flex: auto;
|
|
92
92
|
text-align: end;
|
|
93
93
|
}
|
|
94
|
-
.awsui_label-
|
|
94
|
+
.awsui_label-tag_1p2cx_11yxc_75:not(#\9):empty {
|
|
95
95
|
display: none;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
99
|
-
.
|
|
98
|
+
.awsui_tags_1p2cx_11yxc_98:not(#\9),
|
|
99
|
+
.awsui_description_1p2cx_11yxc_99:not(#\9) {
|
|
100
100
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
101
101
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
102
102
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, 0.005em);
|
|
103
103
|
color: var(--color-text-dropdown-item-secondary-77b2z6, #656871);
|
|
104
104
|
flex-wrap: wrap;
|
|
105
105
|
}
|
|
106
|
-
.
|
|
107
|
-
.
|
|
106
|
+
.awsui_tags_1p2cx_11yxc_98.awsui_highlighted_1p2cx_11yxc_56:not(#\9),
|
|
107
|
+
.awsui_description_1p2cx_11yxc_99.awsui_highlighted_1p2cx_11yxc_56:not(#\9) {
|
|
108
108
|
color: var(--color-text-dropdown-item-secondary-hover-rwb7km, #656871);
|
|
109
109
|
}
|
|
110
|
-
.
|
|
111
|
-
.
|
|
110
|
+
.awsui_tags_1p2cx_11yxc_98.awsui_selected_1p2cx_11yxc_110:not(#\9),
|
|
111
|
+
.awsui_description_1p2cx_11yxc_99.awsui_selected_1p2cx_11yxc_110:not(#\9) {
|
|
112
112
|
color: var(--color-text-dropdown-item-secondary-77b2z6, #656871);
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.
|
|
115
|
+
.awsui_tags_1p2cx_11yxc_98:not(#\9) {
|
|
116
116
|
display: flex;
|
|
117
117
|
align-items: stretch;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.
|
|
121
|
-
padding-inline-end: var(--space-m-
|
|
120
|
+
.awsui_tag_1p2cx_11yxc_74:not(#\9):not(:last-child) {
|
|
121
|
+
padding-inline-end: var(--space-m-n8iq8o, 16px);
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.
|
|
125
|
-
padding-inline-end: var(--space-xs-
|
|
124
|
+
.awsui_icon_1p2cx_11yxc_124:not(#\9) {
|
|
125
|
+
padding-inline-end: var(--space-xs-m9b7jf, 8px);
|
|
126
126
|
align-content: center;
|
|
127
127
|
display: flex;
|
|
128
128
|
flex-shrink: 0;
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.awsui_filtering-match-
|
|
132
|
-
background-color: var(--awsui-option-filter-match-background-
|
|
133
|
-
color: var(--awsui-option-filter-match-color-
|
|
131
|
+
.awsui_filtering-match-highlight_1p2cx_11yxc_131:not(#\9) {
|
|
132
|
+
background-color: var(--awsui-option-filter-match-background-66120l, var(--color-background-dropdown-item-filter-match-8fnvh3, #f0fbff));
|
|
133
|
+
color: var(--awsui-option-filter-match-color-66120l, var(--color-text-dropdown-item-filter-match-73jeqe, #006ce0));
|
|
134
134
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
.awsui_disabled_1p2cx_11yxc_50:not(#\9) {
|
|
138
138
|
color: var(--color-text-dropdown-item-disabled-pl4fy2, #b4b4bb);
|
|
139
139
|
pointer-events: none;
|
|
140
140
|
}
|
|
141
|
-
.
|
|
142
|
-
.
|
|
141
|
+
.awsui_disabled_1p2cx_11yxc_50 > .awsui_content_1p2cx_11yxc_60 > .awsui_tags_1p2cx_11yxc_98:not(#\9),
|
|
142
|
+
.awsui_disabled_1p2cx_11yxc_50 > .awsui_content_1p2cx_11yxc_60 > .awsui_description_1p2cx_11yxc_99:not(#\9) {
|
|
143
143
|
color: currentColor;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.awsui_trigger-
|
|
146
|
+
.awsui_trigger-variant_1p2cx_11yxc_146:not(#\9) {
|
|
147
147
|
white-space: nowrap;
|
|
148
148
|
overflow: hidden;
|
|
149
149
|
text-overflow: ellipsis;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
.awsui_custom-
|
|
152
|
+
.awsui_custom-content_1p2cx_11yxc_152:not(#\9) {
|
|
153
153
|
inline-size: 100%;
|
|
154
154
|
}
|
|
@@ -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
|
-
"filtering-match-highlight": "awsui_filtering-match-
|
|
20
|
-
"trigger-variant": "awsui_trigger-
|
|
21
|
-
"custom-content": "awsui_custom-
|
|
5
|
+
"option": "awsui_option_1p2cx_11yxc_13",
|
|
6
|
+
"disabled": "awsui_disabled_1p2cx_11yxc_50",
|
|
7
|
+
"parent": "awsui_parent_1p2cx_11yxc_53",
|
|
8
|
+
"highlighted": "awsui_highlighted_1p2cx_11yxc_56",
|
|
9
|
+
"content": "awsui_content_1p2cx_11yxc_60",
|
|
10
|
+
"label-content": "awsui_label-content_1p2cx_11yxc_67",
|
|
11
|
+
"label": "awsui_label_1p2cx_11yxc_67",
|
|
12
|
+
"tag": "awsui_tag_1p2cx_11yxc_74",
|
|
13
|
+
"label-tag": "awsui_label-tag_1p2cx_11yxc_75",
|
|
14
|
+
"label-prefix": "awsui_label-prefix_1p2cx_11yxc_85",
|
|
15
|
+
"tags": "awsui_tags_1p2cx_11yxc_98",
|
|
16
|
+
"description": "awsui_description_1p2cx_11yxc_99",
|
|
17
|
+
"selected": "awsui_selected_1p2cx_11yxc_110",
|
|
18
|
+
"icon": "awsui_icon_1p2cx_11yxc_124",
|
|
19
|
+
"filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_11yxc_131",
|
|
20
|
+
"trigger-variant": "awsui_trigger-variant_1p2cx_11yxc_146",
|
|
21
|
+
"custom-content": "awsui_custom-content_1p2cx_11yxc_152"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"radio-control": "awsui_radio-
|
|
5
|
-
"outline": "
|
|
6
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
7
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
8
|
-
"styled-circle-readonly": "awsui_styled-circle-
|
|
9
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"radio-control": "awsui_radio-control_1v1hk_qt7qq_9",
|
|
5
|
+
"outline": "awsui_outline_1v1hk_qt7qq_17",
|
|
6
|
+
"styled-circle-border": "awsui_styled-circle-border_1v1hk_qt7qq_40",
|
|
7
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_qt7qq_44",
|
|
8
|
+
"styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_qt7qq_44",
|
|
9
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1v1hk_qt7qq_49",
|
|
10
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1v1hk_qt7qq_65"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -6,23 +6,23 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.awsui_radio-
|
|
10
|
-
margin-block-start: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-control-
|
|
11
|
-
min-block-size: var(--size-control-
|
|
12
|
-
min-inline-size: var(--size-control-
|
|
13
|
-
block-size: var(--size-control-
|
|
14
|
-
inline-size: var(--size-control-
|
|
9
|
+
.awsui_radio-control_1v1hk_qt7qq_9:not(#\9) {
|
|
10
|
+
margin-block-start: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-control-jpgj8e, 16px)) / 2);
|
|
11
|
+
min-block-size: var(--size-control-jpgj8e, 16px);
|
|
12
|
+
min-inline-size: var(--size-control-jpgj8e, 16px);
|
|
13
|
+
block-size: var(--size-control-jpgj8e, 16px);
|
|
14
|
+
inline-size: var(--size-control-jpgj8e, 16px);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
18
|
-
--awsui-style-focus-ring-box-shadow-
|
|
17
|
+
.awsui_outline_1v1hk_qt7qq_17:not(#\9) {
|
|
18
|
+
--awsui-style-focus-ring-box-shadow-66120l: 0 0 0 var(--awsui-style-focus-ring-border-width-66120l, 2px) var(--awsui-style-focus-ring-border-color-66120l, var(--color-border-item-focused-ditkrb, #006ce0));
|
|
19
19
|
position: relative;
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.awsui_outline_1v1hk_qt7qq_17:not(#\9) {
|
|
22
22
|
outline: 2px dotted transparent;
|
|
23
23
|
outline-offset: calc(2px - 1px);
|
|
24
24
|
}
|
|
25
|
-
.
|
|
25
|
+
.awsui_outline_1v1hk_qt7qq_17:not(#\9)::before {
|
|
26
26
|
content: " ";
|
|
27
27
|
display: block;
|
|
28
28
|
position: absolute;
|
|
@@ -30,46 +30,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
30
30
|
inset-block-start: calc(-1 * 2px);
|
|
31
31
|
inline-size: calc(100% + 2px + 2px);
|
|
32
32
|
block-size: calc(100% + 2px + 2px);
|
|
33
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
34
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
35
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
36
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
37
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
33
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-circular-focus-ring-go6crh, 4px));
|
|
34
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-circular-focus-ring-go6crh, 4px));
|
|
35
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-circular-focus-ring-go6crh, 4px));
|
|
36
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-circular-focus-ring-go6crh, 4px));
|
|
37
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-66120l);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.awsui_styled-circle-
|
|
40
|
+
.awsui_styled-circle-border_1v1hk_qt7qq_40:not(#\9) {
|
|
41
41
|
stroke: var(--color-border-control-default-sh3548, #8c8c94);
|
|
42
42
|
fill: var(--color-background-control-default-nub6gm, #ffffff);
|
|
43
43
|
}
|
|
44
|
-
.awsui_styled-circle-
|
|
44
|
+
.awsui_styled-circle-border_1v1hk_qt7qq_40.awsui_styled-circle-disabled_1v1hk_qt7qq_44:not(#\9), .awsui_styled-circle-border_1v1hk_qt7qq_40.awsui_styled-circle-readonly_1v1hk_qt7qq_44:not(#\9) {
|
|
45
45
|
fill: var(--color-background-control-disabled-cb50zl, #dedee3);
|
|
46
46
|
stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.awsui_styled-circle-
|
|
49
|
+
.awsui_styled-circle-fill_1v1hk_qt7qq_49:not(#\9) {
|
|
50
50
|
stroke: var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
51
51
|
fill: var(--color-foreground-control-default-z8tr7i, #ffffff);
|
|
52
52
|
opacity: 0;
|
|
53
|
-
transition: opacity var(--motion-duration-transition-quick-
|
|
53
|
+
transition: opacity var(--motion-duration-transition-quick-1p8yzt, 90ms) var(--motion-easing-transition-quick-afgcka, linear);
|
|
54
54
|
}
|
|
55
55
|
@media (prefers-reduced-motion: reduce) {
|
|
56
|
-
.awsui_styled-circle-
|
|
56
|
+
.awsui_styled-circle-fill_1v1hk_qt7qq_49:not(#\9) {
|
|
57
57
|
animation: none;
|
|
58
58
|
transition: none;
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
61
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1v1hk_qt7qq_49:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1v1hk_qt7qq_49:not(#\9) {
|
|
62
62
|
animation: none;
|
|
63
63
|
transition: none;
|
|
64
64
|
}
|
|
65
|
-
.awsui_styled-circle-
|
|
65
|
+
.awsui_styled-circle-fill_1v1hk_qt7qq_49.awsui_styled-circle-checked_1v1hk_qt7qq_65:not(#\9) {
|
|
66
66
|
opacity: 1;
|
|
67
67
|
}
|
|
68
|
-
.awsui_styled-circle-
|
|
68
|
+
.awsui_styled-circle-fill_1v1hk_qt7qq_49.awsui_styled-circle-disabled_1v1hk_qt7qq_44:not(#\9) {
|
|
69
69
|
fill: var(--color-foreground-control-disabled-6vf647, #ffffff);
|
|
70
70
|
stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
|
|
71
71
|
}
|
|
72
|
-
.awsui_styled-circle-
|
|
72
|
+
.awsui_styled-circle-fill_1v1hk_qt7qq_49.awsui_styled-circle-readonly_1v1hk_qt7qq_44:not(#\9) {
|
|
73
73
|
fill: var(--color-foreground-control-read-only-dtlpre, #656871);
|
|
74
74
|
stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
|
|
75
75
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"radio-control": "awsui_radio-
|
|
6
|
-
"outline": "
|
|
7
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
8
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
9
|
-
"styled-circle-readonly": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"radio-control": "awsui_radio-control_1v1hk_qt7qq_9",
|
|
6
|
+
"outline": "awsui_outline_1v1hk_qt7qq_17",
|
|
7
|
+
"styled-circle-border": "awsui_styled-circle-border_1v1hk_qt7qq_40",
|
|
8
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_qt7qq_44",
|
|
9
|
+
"styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_qt7qq_44",
|
|
10
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1v1hk_qt7qq_49",
|
|
11
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1v1hk_qt7qq_65"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"parent": "
|
|
6
|
-
"interactiveGroups": "
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
10
|
-
"pad-bottom": "awsui_pad-
|
|
11
|
-
"virtual": "
|
|
12
|
-
"has-background": "awsui_has-
|
|
13
|
-
"child": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"is-keyboard": "awsui_is-
|
|
16
|
-
"visual-refresh": "awsui_visual-
|
|
17
|
-
"next-item-selected": "awsui_next-item-
|
|
18
|
-
"previous-item-selected": "awsui_previous-item-
|
|
19
|
-
"sticky": "
|
|
20
|
-
"with-scrollbar": "awsui_with-
|
|
21
|
-
"after-header": "awsui_after-
|
|
22
|
-
"measure-strut": "awsui_measure-
|
|
23
|
-
"screenreader-content": "awsui_screenreader-
|
|
24
|
-
"option-content": "awsui_option-
|
|
25
|
-
"select-all": "awsui_select-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_1ixwg_9",
|
|
5
|
+
"parent": "awsui_parent_15o6u_1ixwg_28",
|
|
6
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_1ixwg_28",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_1ixwg_28",
|
|
8
|
+
"selected": "awsui_selected_15o6u_1ixwg_28",
|
|
9
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_1ixwg_31",
|
|
10
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_1ixwg_35",
|
|
11
|
+
"virtual": "awsui_virtual_15o6u_1ixwg_42",
|
|
12
|
+
"has-background": "awsui_has-background_15o6u_1ixwg_45",
|
|
13
|
+
"child": "awsui_child_15o6u_1ixwg_48",
|
|
14
|
+
"disabled": "awsui_disabled_15o6u_1ixwg_54",
|
|
15
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_1ixwg_69",
|
|
16
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_1ixwg_79",
|
|
17
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_1ixwg_93",
|
|
18
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_1ixwg_103",
|
|
19
|
+
"sticky": "awsui_sticky_15o6u_1ixwg_135",
|
|
20
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_1ixwg_154",
|
|
21
|
+
"after-header": "awsui_after-header_15o6u_1ixwg_157",
|
|
22
|
+
"measure-strut": "awsui_measure-strut_15o6u_1ixwg_186",
|
|
23
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_1ixwg_198",
|
|
24
|
+
"option-content": "awsui_option-content_15o6u_1ixwg_204",
|
|
25
|
+
"select-all": "awsui_select-all_15o6u_1ixwg_208"
|
|
26
26
|
};
|
|
27
27
|
|