@cloudscape-design/components 3.0.758 → 3.0.759
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +43 -43
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +23 -23
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +7 -7
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/interfaces.d.ts +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +4 -4
- package/app-layout/resize/styles.scoped.css +9 -9
- package/app-layout/resize/styles.selectors.js +4 -4
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +13 -13
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +4 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -82
- package/app-layout/visual-refresh/styles.scoped.css +177 -179
- package/app-layout/visual-refresh/styles.selectors.js +85 -82
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +2 -2
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +237 -237
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +31 -31
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +8 -8
- package/breadcrumb-group/styles.scoped.css +10 -10
- package/breadcrumb-group/styles.selectors.js +8 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -155
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +31 -31
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +25 -25
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +27 -27
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +5 -5
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +48 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +17 -17
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +14 -14
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +49 -49
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +11 -11
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +3 -3
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +150 -150
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +43 -39
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +51 -51
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +8 -8
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +83 -83
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +33 -33
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +3 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +8 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +9 -1
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/index.d.ts.map +1 -1
- package/internal/components/button-trigger/index.js +1 -1
- package/internal/components/button-trigger/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +6 -6
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +36 -36
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +8 -8
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +16 -16
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +5 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +3 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +7 -7
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +30 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +2 -2
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +30 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +31 -31
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-component-analytics/index.d.ts +2 -0
- package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-component-analytics/index.js +11 -0
- package/internal/hooks/use-component-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +74 -74
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +49 -49
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +74 -74
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +32 -32
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +20 -20
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +41 -41
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +25 -25
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +23 -23
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +77 -77
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +25 -25
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +44 -44
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +34 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +307 -307
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +14 -14
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +75 -75
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/interfaces.d.ts +1 -0
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +20 -0
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +4 -4
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -8
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +44 -44
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +52 -52
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -65
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -15
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +81 -81
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -26
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +23 -23
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
package/cards/styles.css.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"card-inner": "awsui_card-
|
|
5
|
-
"root": "
|
|
6
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
7
|
-
"header-refresh": "awsui_header-
|
|
8
|
-
"list": "
|
|
9
|
-
"list-grid-1": "awsui_list-grid-
|
|
10
|
-
"card": "
|
|
11
|
-
"list-grid-2": "awsui_list-grid-
|
|
12
|
-
"list-grid-3": "awsui_list-grid-
|
|
13
|
-
"list-grid-4": "awsui_list-grid-
|
|
14
|
-
"list-grid-5": "awsui_list-grid-
|
|
15
|
-
"list-grid-6": "awsui_list-grid-
|
|
16
|
-
"list-grid-7": "awsui_list-grid-
|
|
17
|
-
"list-grid-8": "awsui_list-grid-
|
|
18
|
-
"list-grid-9": "awsui_list-grid-
|
|
19
|
-
"list-grid-10": "awsui_list-grid-
|
|
20
|
-
"list-grid-11": "awsui_list-grid-
|
|
21
|
-
"list-grid-12": "awsui_list-grid-
|
|
22
|
-
"list-grid-13": "awsui_list-grid-
|
|
23
|
-
"list-grid-14": "awsui_list-grid-
|
|
24
|
-
"list-grid-15": "awsui_list-grid-
|
|
25
|
-
"list-grid-16": "awsui_list-grid-
|
|
26
|
-
"list-grid-17": "awsui_list-grid-
|
|
27
|
-
"list-grid-18": "awsui_list-grid-
|
|
28
|
-
"list-grid-19": "awsui_list-grid-
|
|
29
|
-
"list-grid-20": "awsui_list-grid-
|
|
30
|
-
"selection-control": "awsui_selection-
|
|
31
|
-
"loading": "
|
|
32
|
-
"empty": "
|
|
33
|
-
"has-header": "awsui_has-
|
|
34
|
-
"refresh": "
|
|
35
|
-
"card-header": "awsui_card-
|
|
36
|
-
"card-header-inner": "awsui_card-header-
|
|
37
|
-
"card-selectable": "awsui_card-
|
|
38
|
-
"card-selected": "awsui_card-
|
|
39
|
-
"section": "
|
|
40
|
-
"section-header": "awsui_section-
|
|
41
|
-
"section-content": "awsui_section-
|
|
42
|
-
"footer-pagination": "awsui_footer-
|
|
4
|
+
"card-inner": "awsui_card-inner_p8a6i_wi0w3_157",
|
|
5
|
+
"root": "awsui_root_p8a6i_wi0w3_189",
|
|
6
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_wi0w3_231",
|
|
7
|
+
"header-refresh": "awsui_header-refresh_p8a6i_wi0w3_231",
|
|
8
|
+
"list": "awsui_list_p8a6i_wi0w3_238",
|
|
9
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_wi0w3_249",
|
|
10
|
+
"card": "awsui_card_p8a6i_wi0w3_157",
|
|
11
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_wi0w3_252",
|
|
12
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_wi0w3_255",
|
|
13
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_wi0w3_258",
|
|
14
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_wi0w3_261",
|
|
15
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_wi0w3_264",
|
|
16
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_wi0w3_267",
|
|
17
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_wi0w3_270",
|
|
18
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_wi0w3_273",
|
|
19
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_wi0w3_276",
|
|
20
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_wi0w3_279",
|
|
21
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_wi0w3_282",
|
|
22
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_wi0w3_285",
|
|
23
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_wi0w3_288",
|
|
24
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_wi0w3_291",
|
|
25
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_wi0w3_294",
|
|
26
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_wi0w3_297",
|
|
27
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_wi0w3_300",
|
|
28
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_wi0w3_303",
|
|
29
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_wi0w3_306",
|
|
30
|
+
"selection-control": "awsui_selection-control_p8a6i_wi0w3_310",
|
|
31
|
+
"loading": "awsui_loading_p8a6i_wi0w3_320",
|
|
32
|
+
"empty": "awsui_empty_p8a6i_wi0w3_321",
|
|
33
|
+
"has-header": "awsui_has-header_p8a6i_wi0w3_328",
|
|
34
|
+
"refresh": "awsui_refresh_p8a6i_wi0w3_331",
|
|
35
|
+
"card-header": "awsui_card-header_p8a6i_wi0w3_402",
|
|
36
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_wi0w3_410",
|
|
37
|
+
"card-selectable": "awsui_card-selectable_p8a6i_wi0w3_414",
|
|
38
|
+
"card-selected": "awsui_card-selected_p8a6i_wi0w3_417",
|
|
39
|
+
"section": "awsui_section_p8a6i_wi0w3_425",
|
|
40
|
+
"section-header": "awsui_section-header_p8a6i_wi0w3_433",
|
|
41
|
+
"section-content": "awsui_section-content_p8a6i_wi0w3_439",
|
|
42
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_wi0w3_449"
|
|
43
43
|
};
|
|
44
44
|
|
package/cards/styles.scoped.css
CHANGED
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
141
|
/*
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
@@ -154,39 +154,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
155
|
SPDX-License-Identifier: Apache-2.0
|
|
156
156
|
*/
|
|
157
|
-
.awsui_card-
|
|
157
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9) {
|
|
158
158
|
transition-property: background-color;
|
|
159
159
|
transition-duration: var(--motion-duration-transition-show-paced-9s9l5z, 180ms);
|
|
160
160
|
transition-timing-function: var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
161
161
|
}
|
|
162
162
|
@media (prefers-reduced-motion: reduce) {
|
|
163
|
-
.awsui_card-
|
|
163
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
|
-
.awsui-motion-disabled .awsui_card-
|
|
168
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_wi0w3_157:not(#\9), .awsui-mode-entering .awsui_card-inner_p8a6i_wi0w3_157:not(#\9) {
|
|
169
169
|
animation: none;
|
|
170
170
|
transition: none;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.awsui_card-
|
|
173
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before {
|
|
174
174
|
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
175
175
|
transition-duration: var(--motion-duration-transition-show-paced-9s9l5z, 180ms);
|
|
176
176
|
transition-timing-function: var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
177
177
|
}
|
|
178
178
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.awsui_card-
|
|
179
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
.awsui-motion-disabled .awsui_card-
|
|
184
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before, .awsui-mode-entering .awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.awsui_root_p8a6i_wi0w3_189:not(#\9) {
|
|
190
190
|
border-collapse: separate;
|
|
191
191
|
border-spacing: 0;
|
|
192
192
|
box-sizing: border-box;
|
|
@@ -229,14 +229,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
-moz-osx-font-smoothing: auto;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.awsui_header-variant-full-
|
|
232
|
+
.awsui_header-variant-full-page_p8a6i_wi0w3_231.awsui_header-refresh_p8a6i_wi0w3_231:not(#\9) {
|
|
233
233
|
padding-block-start: 0;
|
|
234
234
|
padding-inline-start: 0;
|
|
235
235
|
padding-inline-end: 0;
|
|
236
236
|
padding-block-end: calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_list_p8a6i_wi0w3_238:not(#\9) {
|
|
240
240
|
display: flex;
|
|
241
241
|
flex-wrap: wrap;
|
|
242
242
|
box-sizing: border-box;
|
|
@@ -247,68 +247,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
247
|
margin-inline-start: calc(var(--space-grid-gutter-ieqn7e, 20px) * -1);
|
|
248
248
|
margin-inline-end: 0;
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-1_p8a6i_wi0w3_249 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
251
251
|
inline-size: 100%;
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-2_p8a6i_wi0w3_252 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
254
254
|
inline-size: 50%;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-3_p8a6i_wi0w3_255 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
257
257
|
inline-size: 33.3333333333%;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-4_p8a6i_wi0w3_258 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
260
260
|
inline-size: 25%;
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-5_p8a6i_wi0w3_261 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
263
263
|
inline-size: 20%;
|
|
264
264
|
}
|
|
265
|
-
.
|
|
265
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-6_p8a6i_wi0w3_264 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
266
266
|
inline-size: 16.6666666667%;
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-7_p8a6i_wi0w3_267 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
269
269
|
inline-size: 14.2857142857%;
|
|
270
270
|
}
|
|
271
|
-
.
|
|
271
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-8_p8a6i_wi0w3_270 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
272
272
|
inline-size: 12.5%;
|
|
273
273
|
}
|
|
274
|
-
.
|
|
274
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-9_p8a6i_wi0w3_273 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
275
275
|
inline-size: 11.1111111111%;
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-10_p8a6i_wi0w3_276 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
278
278
|
inline-size: 10%;
|
|
279
279
|
}
|
|
280
|
-
.
|
|
280
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-11_p8a6i_wi0w3_279 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
281
281
|
inline-size: 9.0909090909%;
|
|
282
282
|
}
|
|
283
|
-
.
|
|
283
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-12_p8a6i_wi0w3_282 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
284
284
|
inline-size: 8.3333333333%;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-13_p8a6i_wi0w3_285 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
287
287
|
inline-size: 7.6923076923%;
|
|
288
288
|
}
|
|
289
|
-
.
|
|
289
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-14_p8a6i_wi0w3_288 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
290
290
|
inline-size: 7.1428571429%;
|
|
291
291
|
}
|
|
292
|
-
.
|
|
292
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-15_p8a6i_wi0w3_291 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
293
293
|
inline-size: 6.6666666667%;
|
|
294
294
|
}
|
|
295
|
-
.
|
|
295
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-16_p8a6i_wi0w3_294 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
296
296
|
inline-size: 6.25%;
|
|
297
297
|
}
|
|
298
|
-
.
|
|
298
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-17_p8a6i_wi0w3_297 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
299
299
|
inline-size: 5.8823529412%;
|
|
300
300
|
}
|
|
301
|
-
.
|
|
301
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-18_p8a6i_wi0w3_300 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
302
302
|
inline-size: 5.5555555556%;
|
|
303
303
|
}
|
|
304
|
-
.
|
|
304
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-19_p8a6i_wi0w3_303 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
305
305
|
inline-size: 5.2631578947%;
|
|
306
306
|
}
|
|
307
|
-
.
|
|
307
|
+
.awsui_list_p8a6i_wi0w3_238.awsui_list-grid-20_p8a6i_wi0w3_306 > .awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
308
308
|
inline-size: 5%;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.awsui_selection-
|
|
311
|
+
.awsui_selection-control_p8a6i_wi0w3_310:not(#\9) {
|
|
312
312
|
position: absolute;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
inline-size: calc(var(--size-control-28i7hr, 16px) + 2 * var(--space-card-horizontal-tuwbbd, 20px));
|
|
@@ -318,22 +318,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
318
318
|
padding-inline: var(--space-card-horizontal-tuwbbd, 20px);
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
-
.
|
|
322
|
-
.
|
|
321
|
+
.awsui_loading_p8a6i_wi0w3_320:not(#\9),
|
|
322
|
+
.awsui_empty_p8a6i_wi0w3_321:not(#\9) {
|
|
323
323
|
overflow: hidden;
|
|
324
324
|
text-align: center;
|
|
325
325
|
color: var(--color-text-empty-2wfcyr, #5f6b7a);
|
|
326
326
|
margin-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
327
327
|
}
|
|
328
328
|
|
|
329
|
-
.awsui_has-
|
|
329
|
+
.awsui_has-header_p8a6i_wi0w3_328:not(#\9) {
|
|
330
330
|
margin-block-start: var(--space-grid-gutter-ieqn7e, 20px);
|
|
331
331
|
}
|
|
332
|
-
.awsui_has-
|
|
332
|
+
.awsui_has-header_p8a6i_wi0w3_328.awsui_refresh_p8a6i_wi0w3_331.awsui_header-variant-full-page_p8a6i_wi0w3_231:not(#\9) {
|
|
333
333
|
margin-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
334
334
|
}
|
|
335
335
|
|
|
336
|
-
.
|
|
336
|
+
.awsui_card_p8a6i_wi0w3_157:not(#\9) {
|
|
337
337
|
display: flex;
|
|
338
338
|
overflow-wrap: break-word;
|
|
339
339
|
word-wrap: break-word;
|
|
@@ -343,7 +343,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
343
343
|
padding-inline: 0;
|
|
344
344
|
list-style: none;
|
|
345
345
|
}
|
|
346
|
-
.awsui_card-
|
|
346
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9) {
|
|
347
347
|
position: relative;
|
|
348
348
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
349
349
|
margin-block-start: 0;
|
|
@@ -360,7 +360,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
360
360
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
361
361
|
box-sizing: border-box;
|
|
362
362
|
}
|
|
363
|
-
.awsui_card-
|
|
363
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before {
|
|
364
364
|
content: "";
|
|
365
365
|
position: absolute;
|
|
366
366
|
inset-inline-start: 0px;
|
|
@@ -378,7 +378,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
378
378
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
379
379
|
z-index: 1;
|
|
380
380
|
}
|
|
381
|
-
.awsui_card-
|
|
381
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::after {
|
|
382
382
|
content: "";
|
|
383
383
|
position: absolute;
|
|
384
384
|
inset-inline-start: 0px;
|
|
@@ -393,14 +393,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
393
393
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
394
394
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
395
395
|
}
|
|
396
|
-
.awsui_card-
|
|
396
|
+
.awsui_card-inner_p8a6i_wi0w3_157:not(#\9):not(.awsui_refresh_p8a6i_wi0w3_331)::after {
|
|
397
397
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
398
398
|
}
|
|
399
|
-
.awsui_card-
|
|
399
|
+
.awsui_card-inner_p8a6i_wi0w3_157.awsui_refresh_p8a6i_wi0w3_331:not(#\9)::after {
|
|
400
400
|
border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
401
401
|
border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
402
402
|
}
|
|
403
|
-
.awsui_card-
|
|
403
|
+
.awsui_card-header_p8a6i_wi0w3_402:not(#\9) {
|
|
404
404
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
405
405
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
406
406
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -408,22 +408,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
408
408
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
409
409
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
410
410
|
}
|
|
411
|
-
.awsui_card-header-
|
|
411
|
+
.awsui_card-header-inner_p8a6i_wi0w3_410:not(#\9) {
|
|
412
412
|
inline-size: 100%;
|
|
413
413
|
display: inline-block;
|
|
414
414
|
}
|
|
415
|
-
.awsui_card-
|
|
415
|
+
.awsui_card-selectable_p8a6i_wi0w3_414 > .awsui_card-inner_p8a6i_wi0w3_157 > .awsui_card-header_p8a6i_wi0w3_402:not(#\9) {
|
|
416
416
|
inline-size: 90%;
|
|
417
417
|
}
|
|
418
|
-
.awsui_card-
|
|
418
|
+
.awsui_card-selected_p8a6i_wi0w3_417 > .awsui_card-inner_p8a6i_wi0w3_157:not(#\9) {
|
|
419
419
|
background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
|
|
420
420
|
}
|
|
421
|
-
.awsui_card-
|
|
421
|
+
.awsui_card-selected_p8a6i_wi0w3_417 > .awsui_card-inner_p8a6i_wi0w3_157:not(#\9)::before {
|
|
422
422
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
423
423
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
424
424
|
}
|
|
425
425
|
|
|
426
|
-
.
|
|
426
|
+
.awsui_section_p8a6i_wi0w3_425:not(#\9) {
|
|
427
427
|
display: inline-block;
|
|
428
428
|
box-sizing: border-box;
|
|
429
429
|
padding-block-start: var(--space-xs-zb16t3, 8px);
|
|
@@ -431,23 +431,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
431
431
|
padding-inline: 0;
|
|
432
432
|
vertical-align: top;
|
|
433
433
|
}
|
|
434
|
-
.awsui_section-
|
|
434
|
+
.awsui_section-header_p8a6i_wi0w3_433:not(#\9) {
|
|
435
435
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
436
436
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
437
437
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
438
438
|
color: var(--color-text-label-rj4jdv, #000716);
|
|
439
439
|
}
|
|
440
|
-
.awsui_section-
|
|
440
|
+
.awsui_section-content_p8a6i_wi0w3_439:not(#\9) {
|
|
441
441
|
/* used in test-utils */
|
|
442
442
|
}
|
|
443
443
|
|
|
444
|
-
.
|
|
444
|
+
.awsui_section_p8a6i_wi0w3_425:not(#\9):last-child {
|
|
445
445
|
padding-block-start: var(--space-xs-zb16t3, 8px);
|
|
446
446
|
padding-block-end: 0;
|
|
447
447
|
padding-inline: 0;
|
|
448
448
|
}
|
|
449
449
|
|
|
450
|
-
.awsui_footer-
|
|
450
|
+
.awsui_footer-pagination_p8a6i_wi0w3_449:not(#\9) {
|
|
451
451
|
display: flex;
|
|
452
452
|
justify-content: flex-end;
|
|
453
453
|
}
|
|
@@ -2,44 +2,44 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"card-inner": "awsui_card-
|
|
6
|
-
"root": "
|
|
7
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
8
|
-
"header-refresh": "awsui_header-
|
|
9
|
-
"list": "
|
|
10
|
-
"list-grid-1": "awsui_list-grid-
|
|
11
|
-
"card": "
|
|
12
|
-
"list-grid-2": "awsui_list-grid-
|
|
13
|
-
"list-grid-3": "awsui_list-grid-
|
|
14
|
-
"list-grid-4": "awsui_list-grid-
|
|
15
|
-
"list-grid-5": "awsui_list-grid-
|
|
16
|
-
"list-grid-6": "awsui_list-grid-
|
|
17
|
-
"list-grid-7": "awsui_list-grid-
|
|
18
|
-
"list-grid-8": "awsui_list-grid-
|
|
19
|
-
"list-grid-9": "awsui_list-grid-
|
|
20
|
-
"list-grid-10": "awsui_list-grid-
|
|
21
|
-
"list-grid-11": "awsui_list-grid-
|
|
22
|
-
"list-grid-12": "awsui_list-grid-
|
|
23
|
-
"list-grid-13": "awsui_list-grid-
|
|
24
|
-
"list-grid-14": "awsui_list-grid-
|
|
25
|
-
"list-grid-15": "awsui_list-grid-
|
|
26
|
-
"list-grid-16": "awsui_list-grid-
|
|
27
|
-
"list-grid-17": "awsui_list-grid-
|
|
28
|
-
"list-grid-18": "awsui_list-grid-
|
|
29
|
-
"list-grid-19": "awsui_list-grid-
|
|
30
|
-
"list-grid-20": "awsui_list-grid-
|
|
31
|
-
"selection-control": "awsui_selection-
|
|
32
|
-
"loading": "
|
|
33
|
-
"empty": "
|
|
34
|
-
"has-header": "awsui_has-
|
|
35
|
-
"refresh": "
|
|
36
|
-
"card-header": "awsui_card-
|
|
37
|
-
"card-header-inner": "awsui_card-header-
|
|
38
|
-
"card-selectable": "awsui_card-
|
|
39
|
-
"card-selected": "awsui_card-
|
|
40
|
-
"section": "
|
|
41
|
-
"section-header": "awsui_section-
|
|
42
|
-
"section-content": "awsui_section-
|
|
43
|
-
"footer-pagination": "awsui_footer-
|
|
5
|
+
"card-inner": "awsui_card-inner_p8a6i_wi0w3_157",
|
|
6
|
+
"root": "awsui_root_p8a6i_wi0w3_189",
|
|
7
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_wi0w3_231",
|
|
8
|
+
"header-refresh": "awsui_header-refresh_p8a6i_wi0w3_231",
|
|
9
|
+
"list": "awsui_list_p8a6i_wi0w3_238",
|
|
10
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_wi0w3_249",
|
|
11
|
+
"card": "awsui_card_p8a6i_wi0w3_157",
|
|
12
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_wi0w3_252",
|
|
13
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_wi0w3_255",
|
|
14
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_wi0w3_258",
|
|
15
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_wi0w3_261",
|
|
16
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_wi0w3_264",
|
|
17
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_wi0w3_267",
|
|
18
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_wi0w3_270",
|
|
19
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_wi0w3_273",
|
|
20
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_wi0w3_276",
|
|
21
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_wi0w3_279",
|
|
22
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_wi0w3_282",
|
|
23
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_wi0w3_285",
|
|
24
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_wi0w3_288",
|
|
25
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_wi0w3_291",
|
|
26
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_wi0w3_294",
|
|
27
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_wi0w3_297",
|
|
28
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_wi0w3_300",
|
|
29
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_wi0w3_303",
|
|
30
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_wi0w3_306",
|
|
31
|
+
"selection-control": "awsui_selection-control_p8a6i_wi0w3_310",
|
|
32
|
+
"loading": "awsui_loading_p8a6i_wi0w3_320",
|
|
33
|
+
"empty": "awsui_empty_p8a6i_wi0w3_321",
|
|
34
|
+
"has-header": "awsui_has-header_p8a6i_wi0w3_328",
|
|
35
|
+
"refresh": "awsui_refresh_p8a6i_wi0w3_331",
|
|
36
|
+
"card-header": "awsui_card-header_p8a6i_wi0w3_402",
|
|
37
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_wi0w3_410",
|
|
38
|
+
"card-selectable": "awsui_card-selectable_p8a6i_wi0w3_414",
|
|
39
|
+
"card-selected": "awsui_card-selected_p8a6i_wi0w3_417",
|
|
40
|
+
"section": "awsui_section_p8a6i_wi0w3_425",
|
|
41
|
+
"section-header": "awsui_section-header_p8a6i_wi0w3_433",
|
|
42
|
+
"section-content": "awsui_section-content_p8a6i_wi0w3_439",
|
|
43
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_wi0w3_449"
|
|
44
44
|
};
|
|
45
45
|
|
package/checkbox/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"outline": "
|
|
4
|
+
"root": "awsui_root_k2y2q_xxjnb_141",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_xxjnb_177",
|
|
6
|
+
"outline": "awsui_outline_k2y2q_xxjnb_185"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_k2y2q_xxjnb_141.awsui_root_k2y2q_xxjnb_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
display: flex;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_checkbox-
|
|
178
|
+
.awsui_checkbox-control_k2y2q_xxjnb_177:not(#\9) {
|
|
179
179
|
margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
|
|
180
180
|
min-block-size: var(--size-control-28i7hr, 16px);
|
|
181
181
|
min-inline-size: var(--size-control-28i7hr, 16px);
|
|
@@ -183,14 +183,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
inline-size: var(--size-control-28i7hr, 16px);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
186
|
+
.awsui_outline_k2y2q_xxjnb_185:not(#\9) {
|
|
187
187
|
position: relative;
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_outline_k2y2q_xxjnb_185:not(#\9) {
|
|
190
190
|
outline: 2px dotted transparent;
|
|
191
191
|
outline-offset: calc(2px - 1px);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_outline_k2y2q_xxjnb_185:not(#\9)::before {
|
|
194
194
|
content: " ";
|
|
195
195
|
display: block;
|
|
196
196
|
position: absolute;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"outline": "
|
|
5
|
+
"root": "awsui_root_k2y2q_xxjnb_141",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_xxjnb_177",
|
|
7
|
+
"outline": "awsui_outline_k2y2q_xxjnb_185"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"resizable-box": "awsui_resizable-
|
|
5
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
6
|
-
"resize-active": "awsui_resize-
|
|
4
|
+
"resizable-box": "awsui_resizable-box_cufu9_j7ndf_145",
|
|
5
|
+
"resizable-box-handle": "awsui_resizable-box-handle_cufu9_j7ndf_150",
|
|
6
|
+
"resize-active": "awsui_resize-active_cufu9_j7ndf_180"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -136,18 +136,18 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
141
|
/*
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
143
|
SPDX-License-Identifier: Apache-2.0
|
|
144
144
|
*/
|
|
145
|
-
.awsui_resizable-
|
|
145
|
+
.awsui_resizable-box_cufu9_j7ndf_145:not(#\9) {
|
|
146
146
|
position: relative;
|
|
147
147
|
inline-size: 100%;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.awsui_resizable-box-
|
|
150
|
+
.awsui_resizable-box-handle_cufu9_j7ndf_150:not(#\9) {
|
|
151
151
|
position: absolute;
|
|
152
152
|
inset-inline-end: 0;
|
|
153
153
|
inset-block-end: 0;
|
|
@@ -159,25 +159,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
box-sizing: border-box;
|
|
160
160
|
background-position: bottom right;
|
|
161
161
|
background-size: var(--space-l-t419sm, 20px);
|
|
162
|
+
cursor: ns-resize;
|
|
162
163
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
|
|
163
164
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
164
|
-
cursor: ns-resize;
|
|
165
165
|
}
|
|
166
166
|
@supports (--css-variable-support-check: #000) {
|
|
167
167
|
@media not print {
|
|
168
|
-
.awsui_resizable-box-
|
|
168
|
+
.awsui_resizable-box-handle_cufu9_j7ndf_150:not(#\9) {
|
|
169
169
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
170
170
|
}
|
|
171
|
-
.awsui-polaris-dark-mode .awsui_resizable-box-
|
|
171
|
+
.awsui-polaris-dark-mode .awsui_resizable-box-handle_cufu9_j7ndf_150:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_cufu9_j7ndf_150:not(#\9) {
|
|
172
172
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
.awsui_resizable-box-
|
|
176
|
+
.awsui_resizable-box-handle_cufu9_j7ndf_150:not(#\9):dir(rtl) {
|
|
177
177
|
transform: scaleX(-1);
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.awsui_resize-
|
|
180
|
+
.awsui_resize-active_cufu9_j7ndf_180:not(#\9) {
|
|
181
181
|
-webkit-user-select: none;
|
|
182
182
|
user-select: none;
|
|
183
183
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"resizable-box": "awsui_resizable-
|
|
6
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
7
|
-
"resize-active": "awsui_resize-
|
|
5
|
+
"resizable-box": "awsui_resizable-box_cufu9_j7ndf_145",
|
|
6
|
+
"resizable-box-handle": "awsui_resizable-box-handle_cufu9_j7ndf_150",
|
|
7
|
+
"resize-active": "awsui_resize-active_cufu9_j7ndf_180"
|
|
8
8
|
};
|
|
9
9
|
|