@cloudscape-design/components 3.0.1349 → 3.0.1351
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -10
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +22 -26
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +12 -16
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +163 -179
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +28 -36
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +34 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +10 -14
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +99 -168
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -39
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +32 -36
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +14 -18
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +5 -9
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +32 -36
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +7 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +9 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +9 -13
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +20 -24
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +3 -7
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +2 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -17
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -33
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +3 -7
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +12 -16
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -5
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +49 -53
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +15 -19
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +9 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +22 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
|
@@ -136,10 +136,6 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
141
|
/*
|
|
@@ -150,11 +146,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
147
|
SPDX-License-Identifier: Apache-2.0
|
|
152
148
|
*/
|
|
153
|
-
.
|
|
154
|
-
animation: awsui_awsui-motion-fade-in-
|
|
149
|
+
.awsui_calendar_1ykar_582le_149:not(#\9) {
|
|
150
|
+
animation: awsui_awsui-motion-fade-in-0_1ykar_582le_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
|
|
155
151
|
animation-fill-mode: both;
|
|
156
152
|
}
|
|
157
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
153
|
+
@keyframes awsui_awsui-motion-fade-in-0_1ykar_582le_1 {
|
|
158
154
|
from {
|
|
159
155
|
opacity: 0;
|
|
160
156
|
}
|
|
@@ -163,12 +159,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
159
|
}
|
|
164
160
|
}
|
|
165
161
|
@media (prefers-reduced-motion: reduce) {
|
|
166
|
-
.
|
|
162
|
+
.awsui_calendar_1ykar_582le_149:not(#\9) {
|
|
167
163
|
animation: none;
|
|
168
164
|
transition: none;
|
|
169
165
|
}
|
|
170
166
|
}
|
|
171
|
-
.awsui-motion-disabled .
|
|
167
|
+
.awsui-motion-disabled .awsui_calendar_1ykar_582le_149:not(#\9), .awsui-mode-entering .awsui_calendar_1ykar_582le_149:not(#\9) {
|
|
172
168
|
animation: none;
|
|
173
169
|
transition: none;
|
|
174
170
|
}
|
|
@@ -177,11 +173,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
173
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
178
174
|
SPDX-License-Identifier: Apache-2.0
|
|
179
175
|
*/
|
|
180
|
-
.
|
|
176
|
+
.awsui_root_1ykar_582le_176:not(#\9) {
|
|
181
177
|
/* used in test-utils */
|
|
182
178
|
}
|
|
183
179
|
|
|
184
|
-
.
|
|
180
|
+
.awsui_calendar_1ykar_582le_149:not(#\9) {
|
|
185
181
|
border-collapse: separate;
|
|
186
182
|
border-spacing: 0;
|
|
187
183
|
box-sizing: border-box;
|
|
@@ -215,16 +211,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
215
211
|
inline-size: var(--size-calendar-grid-width-hv3136, 238px);
|
|
216
212
|
overflow: auto;
|
|
217
213
|
}
|
|
218
|
-
.awsui_calendar-
|
|
214
|
+
.awsui_calendar-inner_1ykar_582le_214:not(#\9) {
|
|
219
215
|
margin-block: var(--space-xs-ymlm0b, 8px);
|
|
220
216
|
margin-inline: var(--space-xs-ymlm0b, 8px);
|
|
221
217
|
}
|
|
222
|
-
.awsui_calendar-
|
|
218
|
+
.awsui_calendar-header_1ykar_582le_218:not(#\9) {
|
|
223
219
|
display: flex;
|
|
224
220
|
justify-content: space-between;
|
|
225
221
|
align-items: center;
|
|
226
222
|
}
|
|
227
|
-
.awsui_calendar-header-
|
|
223
|
+
.awsui_calendar-header-title_1ykar_582le_223:not(#\9) {
|
|
228
224
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
229
225
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
230
226
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
@@ -232,30 +228,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
228
|
margin-block: 0;
|
|
233
229
|
margin-inline: 0;
|
|
234
230
|
}
|
|
235
|
-
.awsui_calendar-next-
|
|
231
|
+
.awsui_calendar-next-btn_1ykar_582le_231:not(#\9) {
|
|
236
232
|
/* used for identifying element */
|
|
237
233
|
}
|
|
238
|
-
.awsui_calendar-prev-
|
|
234
|
+
.awsui_calendar-prev-btn_1ykar_582le_234:not(#\9) {
|
|
239
235
|
/* used for identifying element */
|
|
240
236
|
}
|
|
241
|
-
.awsui_calendar-
|
|
237
|
+
.awsui_calendar-grid_1ykar_582le_237:not(#\9) {
|
|
242
238
|
inline-size: 100%;
|
|
243
239
|
table-layout: fixed;
|
|
244
240
|
}
|
|
245
|
-
.awsui_calendar-
|
|
241
|
+
.awsui_calendar-grid_1ykar_582le_237:not(#\9):not(.awsui_calendar-grid-dense_1ykar_582le_241) {
|
|
246
242
|
border-spacing: var(--space-calendar-grid-gutter-zojo6r, 6px);
|
|
247
243
|
padding-block: var(--space-xs-ymlm0b, 8px);
|
|
248
244
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
249
245
|
}
|
|
250
|
-
.awsui_calendar-grid-
|
|
246
|
+
.awsui_calendar-grid-dense_1ykar_582le_241:not(#\9) {
|
|
251
247
|
border-spacing: 0;
|
|
252
248
|
}
|
|
253
|
-
.awsui_calendar-grid-
|
|
249
|
+
.awsui_calendar-grid-cell_1ykar_582le_249:not(#\9) {
|
|
254
250
|
word-break: break-word;
|
|
255
251
|
text-align: center;
|
|
256
252
|
font-weight: unset;
|
|
257
253
|
}
|
|
258
|
-
.awsui_calendar-date-
|
|
254
|
+
.awsui_calendar-date-header_1ykar_582le_254:not(#\9) {
|
|
259
255
|
padding-block-start: var(--space-s-tvghoh, 12px);
|
|
260
256
|
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
261
257
|
padding-inline: 0;
|
|
@@ -264,7 +260,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
264
260
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
265
261
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
266
262
|
}
|
|
267
|
-
.awsui_calendar-
|
|
263
|
+
.awsui_calendar-date_1ykar_582le_254:not(#\9) {
|
|
268
264
|
border-block-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
269
265
|
border-inline-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
270
266
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
@@ -272,23 +268,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
272
268
|
color: var(--color-text-dropdown-item-disabled-pl4fy2, #b4b4bb);
|
|
273
269
|
position: relative;
|
|
274
270
|
}
|
|
275
|
-
.awsui_calendar-
|
|
271
|
+
.awsui_calendar-date_1ykar_582le_254:not(#\9):first-child {
|
|
276
272
|
border-inline-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
277
273
|
}
|
|
278
|
-
.awsui_calendar-date-
|
|
274
|
+
.awsui_calendar-date-enabled_1ykar_582le_274:not(#\9) {
|
|
279
275
|
cursor: pointer;
|
|
280
276
|
color: var(--color-text-dropdown-item-secondary-77b2z6, #656871);
|
|
281
277
|
}
|
|
282
|
-
.awsui_calendar-date-
|
|
278
|
+
.awsui_calendar-date-enabled_1ykar_582le_274:not(#\9)::after {
|
|
283
279
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
284
280
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
285
281
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
286
282
|
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
287
283
|
}
|
|
288
|
-
.awsui_calendar-date-
|
|
284
|
+
.awsui_calendar-date-enabled_1ykar_582le_274.awsui_calendar-date-current-page_1ykar_582le_284:not(#\9) {
|
|
289
285
|
color: var(--color-text-dropdown-item-default-zani00, #0f141a);
|
|
290
286
|
}
|
|
291
|
-
.awsui_calendar-date-
|
|
287
|
+
.awsui_calendar-date-enabled_1ykar_582le_274.awsui_calendar-date-current-page_1ykar_582le_284:not(#\9):hover {
|
|
292
288
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
293
289
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
294
290
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
@@ -296,11 +292,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
292
|
color: var(--color-text-calendar-date-hover-qy0tsn, #0f141a);
|
|
297
293
|
background-color: var(--color-background-dropdown-item-hover-wyujnt, #f3f3f7);
|
|
298
294
|
}
|
|
299
|
-
.awsui_calendar-date-
|
|
295
|
+
.awsui_calendar-date-enabled_1ykar_582le_274.awsui_calendar-date-current-page_1ykar_582le_284:not(#\9):hover:not(.awsui_calendar-date-selected_1ykar_582le_295)::after {
|
|
300
296
|
border-block: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
301
297
|
border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
302
298
|
}
|
|
303
|
-
.awsui_calendar-date-
|
|
299
|
+
.awsui_calendar-date-current_1ykar_582le_284:not(#\9) {
|
|
304
300
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
305
301
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
306
302
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
@@ -308,7 +304,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
308
304
|
background-color: var(--color-background-calendar-current-date-2c5ip4, #f3f3f7);
|
|
309
305
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
310
306
|
}
|
|
311
|
-
.awsui_calendar-
|
|
307
|
+
.awsui_calendar-date_1ykar_582le_254:not(#\9)::after {
|
|
312
308
|
content: "";
|
|
313
309
|
position: absolute;
|
|
314
310
|
z-index: 1;
|
|
@@ -317,29 +313,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
313
|
inset-inline-start: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
318
314
|
inset-inline-end: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
319
315
|
}
|
|
320
|
-
.awsui_calendar-
|
|
316
|
+
.awsui_calendar-date_1ykar_582le_254:not(#\9):not(.awsui_calendar-date-dense_1ykar_582le_316)::after {
|
|
321
317
|
inset-block-end: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
322
318
|
inset-inline-start: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
323
319
|
}
|
|
324
|
-
.awsui_calendar-date-
|
|
320
|
+
.awsui_calendar-date-dense_1ykar_582le_316:not(#\9)::after {
|
|
325
321
|
inset-block-end: -1px;
|
|
326
322
|
inset-inline-start: -1px;
|
|
327
323
|
}
|
|
328
|
-
.awsui_calendar-
|
|
324
|
+
.awsui_calendar-date_1ykar_582le_254 > .awsui_date-inner_1ykar_582le_324:not(#\9) {
|
|
329
325
|
position: relative;
|
|
330
326
|
z-index: 1;
|
|
331
327
|
}
|
|
332
|
-
.awsui_calendar-
|
|
328
|
+
.awsui_calendar-date_1ykar_582le_254:not(#\9):focus {
|
|
333
329
|
outline: none;
|
|
334
330
|
}
|
|
335
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
331
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_582le_254:not(#\9):focus:focus {
|
|
336
332
|
position: relative;
|
|
337
333
|
}
|
|
338
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
334
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_582le_254:not(#\9):focus:focus {
|
|
339
335
|
outline: 2px dotted transparent;
|
|
340
336
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) - 1px);
|
|
341
337
|
}
|
|
342
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
338
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_582le_254:not(#\9):focus:focus::before {
|
|
343
339
|
content: " ";
|
|
344
340
|
display: block;
|
|
345
341
|
position: absolute;
|
|
@@ -353,23 +349,23 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_vjphi_258:not(#\9
|
|
|
353
349
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
354
350
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
355
351
|
}
|
|
356
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
352
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_582le_254:not(#\9):focus:focus::before {
|
|
357
353
|
z-index: 2;
|
|
358
354
|
}
|
|
359
|
-
.awsui_calendar-date-
|
|
355
|
+
.awsui_calendar-date-selected_1ykar_582le_295:not(#\9) {
|
|
360
356
|
border-color: transparent;
|
|
361
357
|
position: relative;
|
|
362
358
|
z-index: 2;
|
|
363
359
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
364
360
|
}
|
|
365
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
361
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_582le_295:not(#\9):focus:focus {
|
|
366
362
|
position: relative;
|
|
367
363
|
}
|
|
368
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
364
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_582le_295:not(#\9):focus:focus {
|
|
369
365
|
outline: 2px dotted transparent;
|
|
370
366
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) - 1px);
|
|
371
367
|
}
|
|
372
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
368
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_582le_295:not(#\9):focus:focus::before {
|
|
373
369
|
content: " ";
|
|
374
370
|
display: block;
|
|
375
371
|
position: absolute;
|
|
@@ -383,10 +379,10 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_vjphi_29
|
|
|
383
379
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
384
380
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-t8s8m7, #f9f9fa);
|
|
385
381
|
}
|
|
386
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
382
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_582le_295:not(#\9):focus:focus::before {
|
|
387
383
|
z-index: 2;
|
|
388
384
|
}
|
|
389
|
-
.awsui_calendar-date-
|
|
385
|
+
.awsui_calendar-date-selected_1ykar_582le_295:not(#\9)::after {
|
|
390
386
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
391
387
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
392
388
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
@@ -395,15 +391,15 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_vjphi_29
|
|
|
395
391
|
border-block: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
396
392
|
border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
397
393
|
}
|
|
398
|
-
.awsui_calendar-date-
|
|
394
|
+
.awsui_calendar-date-selected_1ykar_582le_295 > .awsui_date-inner_1ykar_582le_324:not(#\9) {
|
|
399
395
|
z-index: 2;
|
|
400
396
|
color: var(--color-text-calendar-date-selected-dd6twp, #ffffff);
|
|
401
397
|
position: relative;
|
|
402
398
|
}
|
|
403
|
-
.awsui_calendar-
|
|
399
|
+
.awsui_calendar-row_1ykar_582le_399:not(#\9):first-child > .awsui_calendar-date_1ykar_582le_254 {
|
|
404
400
|
border-block-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
405
401
|
}
|
|
406
402
|
|
|
407
|
-
.awsui_disabled-reason-
|
|
403
|
+
.awsui_disabled-reason-tooltip_1ykar_582le_403:not(#\9) {
|
|
408
404
|
/* used in test-utils or tests */
|
|
409
405
|
}
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"calendar-inner": "awsui_calendar-
|
|
9
|
-
"calendar-header": "awsui_calendar-
|
|
10
|
-
"calendar-header-title": "awsui_calendar-header-
|
|
11
|
-
"calendar-next-btn": "awsui_calendar-next-
|
|
12
|
-
"calendar-prev-btn": "awsui_calendar-prev-
|
|
13
|
-
"calendar-grid": "awsui_calendar-
|
|
14
|
-
"calendar-grid-dense": "awsui_calendar-grid-
|
|
15
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
16
|
-
"calendar-date-header": "awsui_calendar-date-
|
|
17
|
-
"calendar-date": "awsui_calendar-
|
|
18
|
-
"calendar-date-enabled": "awsui_calendar-date-
|
|
19
|
-
"calendar-date-current-page": "awsui_calendar-date-current-
|
|
20
|
-
"calendar-date-selected": "awsui_calendar-date-
|
|
21
|
-
"calendar-date-current": "awsui_calendar-date-
|
|
22
|
-
"calendar-date-dense": "awsui_calendar-date-
|
|
23
|
-
"date-inner": "awsui_date-
|
|
24
|
-
"calendar-row": "awsui_calendar-
|
|
25
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
5
|
+
"calendar": "awsui_calendar_1ykar_582le_149",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_582le_1",
|
|
7
|
+
"root": "awsui_root_1ykar_582le_176",
|
|
8
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_582le_214",
|
|
9
|
+
"calendar-header": "awsui_calendar-header_1ykar_582le_218",
|
|
10
|
+
"calendar-header-title": "awsui_calendar-header-title_1ykar_582le_223",
|
|
11
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_582le_231",
|
|
12
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_582le_234",
|
|
13
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_582le_237",
|
|
14
|
+
"calendar-grid-dense": "awsui_calendar-grid-dense_1ykar_582le_241",
|
|
15
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_582le_249",
|
|
16
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_582le_254",
|
|
17
|
+
"calendar-date": "awsui_calendar-date_1ykar_582le_254",
|
|
18
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_582le_274",
|
|
19
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_582le_284",
|
|
20
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_582le_295",
|
|
21
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_582le_284",
|
|
22
|
+
"calendar-date-dense": "awsui_calendar-date-dense_1ykar_582le_316",
|
|
23
|
+
"date-inner": "awsui_date-inner_1ykar_582le_324",
|
|
24
|
+
"calendar-row": "awsui_calendar-row_1ykar_582le_399",
|
|
25
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_1ykar_582le_403"
|
|
26
26
|
};
|
|
27
27
|
|
package/cards/styles.css.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
6
|
-
"header-refresh": "awsui_header-
|
|
7
|
-
"list": "
|
|
8
|
-
"list-grid-1": "awsui_list-grid-
|
|
9
|
-
"card": "
|
|
10
|
-
"list-grid-2": "awsui_list-grid-
|
|
11
|
-
"list-grid-3": "awsui_list-grid-
|
|
12
|
-
"list-grid-4": "awsui_list-grid-
|
|
13
|
-
"list-grid-5": "awsui_list-grid-
|
|
14
|
-
"list-grid-6": "awsui_list-grid-
|
|
15
|
-
"list-grid-7": "awsui_list-grid-
|
|
16
|
-
"list-grid-8": "awsui_list-grid-
|
|
17
|
-
"list-grid-9": "awsui_list-grid-
|
|
18
|
-
"list-grid-10": "awsui_list-grid-
|
|
19
|
-
"list-grid-11": "awsui_list-grid-
|
|
20
|
-
"list-grid-12": "awsui_list-grid-
|
|
21
|
-
"list-grid-13": "awsui_list-grid-
|
|
22
|
-
"list-grid-14": "awsui_list-grid-
|
|
23
|
-
"list-grid-15": "awsui_list-grid-
|
|
24
|
-
"list-grid-16": "awsui_list-grid-
|
|
25
|
-
"list-grid-17": "awsui_list-grid-
|
|
26
|
-
"list-grid-18": "awsui_list-grid-
|
|
27
|
-
"list-grid-19": "awsui_list-grid-
|
|
28
|
-
"list-grid-20": "awsui_list-grid-
|
|
29
|
-
"selection-control": "awsui_selection-
|
|
30
|
-
"loading": "
|
|
31
|
-
"empty": "
|
|
32
|
-
"has-header": "awsui_has-
|
|
33
|
-
"refresh": "
|
|
34
|
-
"card-header": "awsui_card-
|
|
35
|
-
"card-header-inner": "awsui_card-header-
|
|
36
|
-
"card-header-inner-selectable": "awsui_card-header-inner-
|
|
37
|
-
"card-selected": "awsui_card-
|
|
38
|
-
"section": "
|
|
39
|
-
"section-header": "awsui_section-
|
|
40
|
-
"section-content": "awsui_section-
|
|
41
|
-
"footer-pagination": "awsui_footer-
|
|
4
|
+
"root": "awsui_root_p8a6i_16osi_141",
|
|
5
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_16osi_173",
|
|
6
|
+
"header-refresh": "awsui_header-refresh_p8a6i_16osi_173",
|
|
7
|
+
"list": "awsui_list_p8a6i_16osi_180",
|
|
8
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_16osi_191",
|
|
9
|
+
"card": "awsui_card_p8a6i_16osi_191",
|
|
10
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_16osi_194",
|
|
11
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_16osi_197",
|
|
12
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_16osi_200",
|
|
13
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_16osi_203",
|
|
14
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_16osi_206",
|
|
15
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_16osi_209",
|
|
16
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_16osi_212",
|
|
17
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_16osi_215",
|
|
18
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_16osi_218",
|
|
19
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_16osi_221",
|
|
20
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_16osi_224",
|
|
21
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_16osi_227",
|
|
22
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_16osi_230",
|
|
23
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_16osi_233",
|
|
24
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_16osi_236",
|
|
25
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_16osi_239",
|
|
26
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_16osi_242",
|
|
27
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_16osi_245",
|
|
28
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_16osi_248",
|
|
29
|
+
"selection-control": "awsui_selection-control_p8a6i_16osi_252",
|
|
30
|
+
"loading": "awsui_loading_p8a6i_16osi_262",
|
|
31
|
+
"empty": "awsui_empty_p8a6i_16osi_263",
|
|
32
|
+
"has-header": "awsui_has-header_p8a6i_16osi_270",
|
|
33
|
+
"refresh": "awsui_refresh_p8a6i_16osi_273",
|
|
34
|
+
"card-header": "awsui_card-header_p8a6i_16osi_289",
|
|
35
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_16osi_298",
|
|
36
|
+
"card-header-inner-selectable": "awsui_card-header-inner-selectable_p8a6i_16osi_301",
|
|
37
|
+
"card-selected": "awsui_card-selected_p8a6i_16osi_304",
|
|
38
|
+
"section": "awsui_section_p8a6i_16osi_308",
|
|
39
|
+
"section-header": "awsui_section-header_p8a6i_16osi_315",
|
|
40
|
+
"section-content": "awsui_section-content_p8a6i_16osi_321",
|
|
41
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_16osi_333"
|
|
42
42
|
};
|
|
43
43
|
|
package/cards/styles.scoped.css
CHANGED
|
@@ -136,13 +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
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
141
|
+
.awsui_root_p8a6i_16osi_141:not(#\9) {
|
|
146
142
|
border-collapse: separate;
|
|
147
143
|
border-spacing: 0;
|
|
148
144
|
box-sizing: border-box;
|
|
@@ -174,14 +170,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
170
|
-moz-osx-font-smoothing: auto;
|
|
175
171
|
}
|
|
176
172
|
|
|
177
|
-
.awsui_header-variant-full-
|
|
173
|
+
.awsui_header-variant-full-page_p8a6i_16osi_173.awsui_header-refresh_p8a6i_16osi_173:not(#\9) {
|
|
178
174
|
padding-block-start: 0;
|
|
179
175
|
padding-inline-start: 0;
|
|
180
176
|
padding-inline-end: 0;
|
|
181
177
|
padding-block-end: calc(var(--space-container-header-bottom-2taq8v, 8px) + var(--space-table-header-tools-full-page-bottom-9m47g6, 4px));
|
|
182
178
|
}
|
|
183
179
|
|
|
184
|
-
.
|
|
180
|
+
.awsui_list_p8a6i_16osi_180:not(#\9) {
|
|
185
181
|
display: flex;
|
|
186
182
|
flex-wrap: wrap;
|
|
187
183
|
box-sizing: border-box;
|
|
@@ -192,68 +188,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
188
|
margin-inline-start: calc(var(--space-grid-gutter-whc3jp, 20px) * -1);
|
|
193
189
|
margin-inline-end: 0;
|
|
194
190
|
}
|
|
195
|
-
.
|
|
191
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-1_p8a6i_16osi_191 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
196
192
|
inline-size: 100%;
|
|
197
193
|
}
|
|
198
|
-
.
|
|
194
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-2_p8a6i_16osi_194 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
199
195
|
inline-size: 50%;
|
|
200
196
|
}
|
|
201
|
-
.
|
|
197
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-3_p8a6i_16osi_197 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
202
198
|
inline-size: 33.3333333333%;
|
|
203
199
|
}
|
|
204
|
-
.
|
|
200
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-4_p8a6i_16osi_200 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
205
201
|
inline-size: 25%;
|
|
206
202
|
}
|
|
207
|
-
.
|
|
203
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-5_p8a6i_16osi_203 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
208
204
|
inline-size: 20%;
|
|
209
205
|
}
|
|
210
|
-
.
|
|
206
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-6_p8a6i_16osi_206 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
211
207
|
inline-size: 16.6666666667%;
|
|
212
208
|
}
|
|
213
|
-
.
|
|
209
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-7_p8a6i_16osi_209 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
214
210
|
inline-size: 14.2857142857%;
|
|
215
211
|
}
|
|
216
|
-
.
|
|
212
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-8_p8a6i_16osi_212 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
217
213
|
inline-size: 12.5%;
|
|
218
214
|
}
|
|
219
|
-
.
|
|
215
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-9_p8a6i_16osi_215 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
220
216
|
inline-size: 11.1111111111%;
|
|
221
217
|
}
|
|
222
|
-
.
|
|
218
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-10_p8a6i_16osi_218 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
223
219
|
inline-size: 10%;
|
|
224
220
|
}
|
|
225
|
-
.
|
|
221
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-11_p8a6i_16osi_221 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
226
222
|
inline-size: 9.0909090909%;
|
|
227
223
|
}
|
|
228
|
-
.
|
|
224
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-12_p8a6i_16osi_224 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
229
225
|
inline-size: 8.3333333333%;
|
|
230
226
|
}
|
|
231
|
-
.
|
|
227
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-13_p8a6i_16osi_227 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
232
228
|
inline-size: 7.6923076923%;
|
|
233
229
|
}
|
|
234
|
-
.
|
|
230
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-14_p8a6i_16osi_230 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
235
231
|
inline-size: 7.1428571429%;
|
|
236
232
|
}
|
|
237
|
-
.
|
|
233
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-15_p8a6i_16osi_233 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
238
234
|
inline-size: 6.6666666667%;
|
|
239
235
|
}
|
|
240
|
-
.
|
|
236
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-16_p8a6i_16osi_236 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
241
237
|
inline-size: 6.25%;
|
|
242
238
|
}
|
|
243
|
-
.
|
|
239
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-17_p8a6i_16osi_239 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
244
240
|
inline-size: 5.8823529412%;
|
|
245
241
|
}
|
|
246
|
-
.
|
|
242
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-18_p8a6i_16osi_242 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
247
243
|
inline-size: 5.5555555556%;
|
|
248
244
|
}
|
|
249
|
-
.
|
|
245
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-19_p8a6i_16osi_245 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
250
246
|
inline-size: 5.2631578947%;
|
|
251
247
|
}
|
|
252
|
-
.
|
|
248
|
+
.awsui_list_p8a6i_16osi_180.awsui_list-grid-20_p8a6i_16osi_248 > .awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
253
249
|
inline-size: 5%;
|
|
254
250
|
}
|
|
255
251
|
|
|
256
|
-
.awsui_selection-
|
|
252
|
+
.awsui_selection-control_p8a6i_16osi_252:not(#\9) {
|
|
257
253
|
position: absolute;
|
|
258
254
|
box-sizing: border-box;
|
|
259
255
|
inline-size: calc(var(--size-control-adm93y, 16px) + 2 * var(--space-card-horizontal-default-pihe12, 20px));
|
|
@@ -263,22 +259,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
259
|
padding-inline: var(--space-card-horizontal-default-pihe12, 20px);
|
|
264
260
|
}
|
|
265
261
|
|
|
266
|
-
.
|
|
267
|
-
.
|
|
262
|
+
.awsui_loading_p8a6i_16osi_262:not(#\9),
|
|
263
|
+
.awsui_empty_p8a6i_16osi_263:not(#\9) {
|
|
268
264
|
overflow: hidden;
|
|
269
265
|
text-align: center;
|
|
270
266
|
color: var(--color-text-empty-68xc4n, #656871);
|
|
271
267
|
margin-block-end: var(--space-scaled-l-sej05l, 20px);
|
|
272
268
|
}
|
|
273
269
|
|
|
274
|
-
.awsui_has-
|
|
270
|
+
.awsui_has-header_p8a6i_16osi_270:not(#\9) {
|
|
275
271
|
margin-block-start: var(--space-grid-gutter-whc3jp, 20px);
|
|
276
272
|
}
|
|
277
|
-
.awsui_has-
|
|
273
|
+
.awsui_has-header_p8a6i_16osi_270.awsui_refresh_p8a6i_16osi_273.awsui_header-variant-full-page_p8a6i_16osi_173:not(#\9) {
|
|
278
274
|
margin-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
279
275
|
}
|
|
280
276
|
|
|
281
|
-
.
|
|
277
|
+
.awsui_card_p8a6i_16osi_191:not(#\9) {
|
|
282
278
|
overflow-wrap: break-word;
|
|
283
279
|
word-wrap: break-word;
|
|
284
280
|
box-sizing: border-box;
|
|
@@ -290,7 +286,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
290
286
|
padding-inline-end: 0;
|
|
291
287
|
list-style: none;
|
|
292
288
|
}
|
|
293
|
-
.awsui_card-
|
|
289
|
+
.awsui_card-header_p8a6i_16osi_289:not(#\9) {
|
|
294
290
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
295
291
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
296
292
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
@@ -299,42 +295,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
295
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
300
296
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
301
297
|
}
|
|
302
|
-
.awsui_card-header-
|
|
298
|
+
.awsui_card-header-inner_p8a6i_16osi_298:not(#\9) {
|
|
303
299
|
/* used in test-utils */
|
|
304
300
|
}
|
|
305
|
-
.awsui_card-header-inner-
|
|
301
|
+
.awsui_card-header-inner-selectable_p8a6i_16osi_301:not(#\9) {
|
|
306
302
|
inline-size: 90%;
|
|
307
303
|
}
|
|
308
|
-
.awsui_card-
|
|
304
|
+
.awsui_card-selected_p8a6i_16osi_304:not(#\9) {
|
|
309
305
|
/* Used in test utils */
|
|
310
306
|
}
|
|
311
307
|
|
|
312
|
-
.
|
|
308
|
+
.awsui_section_p8a6i_16osi_308:not(#\9) {
|
|
313
309
|
display: inline-block;
|
|
314
310
|
box-sizing: border-box;
|
|
315
311
|
padding-block-end: var(--space-scaled-xs-xwoogq, 8px);
|
|
316
312
|
padding-inline: 0;
|
|
317
313
|
vertical-align: top;
|
|
318
314
|
}
|
|
319
|
-
.awsui_section-
|
|
315
|
+
.awsui_section-header_p8a6i_16osi_315:not(#\9) {
|
|
320
316
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
321
317
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
322
318
|
font-weight: var(--font-display-label-weight-zavpeo, 700);
|
|
323
319
|
color: var(--color-text-label-tv95tq, #0f141a);
|
|
324
320
|
}
|
|
325
|
-
.awsui_section-
|
|
321
|
+
.awsui_section-content_p8a6i_16osi_321:not(#\9) {
|
|
326
322
|
/* used in test-utils */
|
|
327
323
|
}
|
|
328
324
|
|
|
329
|
-
.
|
|
325
|
+
.awsui_section_p8a6i_16osi_308:not(#\9):not(:first-child) {
|
|
330
326
|
padding-block-start: var(--space-xs-ymlm0b, 8px);
|
|
331
327
|
}
|
|
332
328
|
|
|
333
|
-
.
|
|
329
|
+
.awsui_section_p8a6i_16osi_308:not(#\9):last-child {
|
|
334
330
|
padding-block-end: 0;
|
|
335
331
|
}
|
|
336
332
|
|
|
337
|
-
.awsui_footer-
|
|
333
|
+
.awsui_footer-pagination_p8a6i_16osi_333:not(#\9) {
|
|
338
334
|
display: flex;
|
|
339
335
|
justify-content: flex-end;
|
|
340
336
|
}
|