@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
package/table/styles.scoped.css
CHANGED
|
@@ -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,7 +146,7 @@ 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
|
-
.
|
|
149
|
+
.awsui_root_wih1l_cvci4_149:not(#\9) {
|
|
154
150
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
155
151
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
156
152
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
@@ -161,7 +157,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
157
|
inline-size: 100%;
|
|
162
158
|
}
|
|
163
159
|
|
|
164
|
-
.
|
|
160
|
+
.awsui_tools_wih1l_cvci4_160:not(#\9) {
|
|
165
161
|
display: flex;
|
|
166
162
|
align-items: flex-end;
|
|
167
163
|
flex-wrap: wrap;
|
|
@@ -170,67 +166,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
166
|
padding-block-end: var(--space-table-header-tools-bottom-d9u5kf, 0px);
|
|
171
167
|
padding-inline: 0;
|
|
172
168
|
}
|
|
173
|
-
.awsui_tools-
|
|
169
|
+
.awsui_tools-filtering_wih1l_cvci4_169:not(#\9) {
|
|
174
170
|
max-inline-size: 100%;
|
|
175
171
|
}
|
|
176
172
|
@supports (flex-basis: fit-content) {
|
|
177
|
-
.awsui_tools-
|
|
173
|
+
.awsui_tools-filtering_wih1l_cvci4_169:not(#\9) {
|
|
178
174
|
flex: 1 1 fit-content;
|
|
179
175
|
}
|
|
180
176
|
}
|
|
181
177
|
@supports not (flex-basis: fit-content) {
|
|
182
|
-
.awsui_tools-
|
|
178
|
+
.awsui_tools-filtering_wih1l_cvci4_169:not(#\9) {
|
|
183
179
|
flex: 1 1 auto;
|
|
184
180
|
}
|
|
185
181
|
}
|
|
186
|
-
.awsui_tools-align-
|
|
182
|
+
.awsui_tools-align-right_wih1l_cvci4_182:not(#\9) {
|
|
187
183
|
display: flex;
|
|
188
184
|
margin-inline-start: auto;
|
|
189
185
|
}
|
|
190
|
-
.awsui_tools-clear-
|
|
186
|
+
.awsui_tools-clear-sort_wih1l_cvci4_186:not(#\9) {
|
|
191
187
|
align-self: center;
|
|
192
188
|
}
|
|
193
|
-
.awsui_tools-clear-
|
|
189
|
+
.awsui_tools-clear-sort_wih1l_cvci4_186 + .awsui_tools-pagination_wih1l_cvci4_189:not(#\9), .awsui_tools-clear-sort_wih1l_cvci4_186 + .awsui_tools-preferences_wih1l_cvci4_189:not(#\9), .awsui_tools-pagination_wih1l_cvci4_189 + .awsui_tools-preferences_wih1l_cvci4_189:not(#\9) {
|
|
194
190
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
195
191
|
box-sizing: border-box;
|
|
196
192
|
margin-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
197
193
|
padding-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
198
194
|
}
|
|
199
|
-
.awsui_tools-
|
|
195
|
+
.awsui_tools-small_wih1l_cvci4_195 > .awsui_tools-filtering_wih1l_cvci4_169:not(#\9) {
|
|
200
196
|
flex-basis: 100%;
|
|
201
197
|
}
|
|
202
198
|
|
|
203
|
-
.
|
|
199
|
+
.awsui_table_wih1l_cvci4_199:not(#\9) {
|
|
204
200
|
inline-size: 100%;
|
|
205
201
|
border-spacing: 0;
|
|
206
202
|
position: relative;
|
|
207
203
|
box-sizing: border-box;
|
|
208
204
|
}
|
|
209
|
-
.awsui_table-layout-
|
|
205
|
+
.awsui_table-layout-fixed_wih1l_cvci4_205:not(#\9) {
|
|
210
206
|
table-layout: fixed;
|
|
211
207
|
}
|
|
212
208
|
|
|
213
|
-
.
|
|
209
|
+
.awsui_wrapper_wih1l_cvci4_209:not(#\9) {
|
|
214
210
|
position: relative;
|
|
215
211
|
box-sizing: border-box;
|
|
216
212
|
inline-size: 100%;
|
|
217
213
|
overflow-x: auto;
|
|
218
214
|
scrollbar-width: none; /* Hide scrollbar in Firefox */
|
|
219
215
|
}
|
|
220
|
-
.
|
|
216
|
+
.awsui_wrapper_wih1l_cvci4_209.awsui_variant-stacked_wih1l_cvci4_216 > .awsui_table_wih1l_cvci4_199:not(#\9), .awsui_wrapper_wih1l_cvci4_209.awsui_variant-stacked_wih1l_cvci4_216 > .awsui_wrapper-content-measure_wih1l_cvci4_216:not(#\9), .awsui_wrapper_wih1l_cvci4_209.awsui_variant-container_wih1l_cvci4_216 > .awsui_table_wih1l_cvci4_199:not(#\9), .awsui_wrapper_wih1l_cvci4_209.awsui_variant-container_wih1l_cvci4_216 > .awsui_wrapper-content-measure_wih1l_cvci4_216:not(#\9) {
|
|
221
217
|
padding-inline: var(--space-table-horizontal-suurzj, 20px);
|
|
222
218
|
}
|
|
223
|
-
.
|
|
219
|
+
.awsui_wrapper_wih1l_cvci4_209.awsui_variant-stacked_wih1l_cvci4_216:not(#\9):not(.awsui_has-footer_wih1l_cvci4_219), .awsui_wrapper_wih1l_cvci4_209.awsui_variant-container_wih1l_cvci4_216:not(#\9):not(.awsui_has-footer_wih1l_cvci4_219) {
|
|
224
220
|
padding-block-end: var(--space-table-content-bottom-tlfqmq, 4px);
|
|
225
221
|
}
|
|
226
|
-
.
|
|
222
|
+
.awsui_wrapper_wih1l_cvci4_209:not(#\9):not(.awsui_has-header_wih1l_cvci4_222) {
|
|
227
223
|
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
228
224
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
229
225
|
}
|
|
230
|
-
.
|
|
226
|
+
.awsui_wrapper_wih1l_cvci4_209:not(#\9)::-webkit-scrollbar {
|
|
231
227
|
display: none; /* Hide scrollbar in Safari and Chrome */
|
|
232
228
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
229
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_cvci4_209:not(#\9):focus {
|
|
234
230
|
outline: 2px dotted transparent;
|
|
235
231
|
outline-offset: 2px;
|
|
236
232
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
@@ -240,19 +236,19 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1x6ic_213:not(#\9):focu
|
|
|
240
236
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
241
237
|
}
|
|
242
238
|
|
|
243
|
-
.awsui_cell-
|
|
239
|
+
.awsui_cell-merged_wih1l_cvci4_239:not(#\9) {
|
|
244
240
|
text-align: center;
|
|
245
241
|
padding-block: 0;
|
|
246
242
|
padding-inline: 0;
|
|
247
243
|
}
|
|
248
|
-
.awsui_cell-
|
|
244
|
+
.awsui_cell-merged_wih1l_cvci4_239.awsui_has-footer_wih1l_cvci4_219:not(#\9) {
|
|
249
245
|
/*
|
|
250
246
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
251
247
|
table and the footer
|
|
252
248
|
*/
|
|
253
249
|
border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
254
250
|
}
|
|
255
|
-
.awsui_cell-merged-
|
|
251
|
+
.awsui_cell-merged-content_wih1l_cvci4_251:not(#\9) {
|
|
256
252
|
box-sizing: border-box;
|
|
257
253
|
inline-size: 100%;
|
|
258
254
|
padding-block-start: var(--space-scaled-m-m892r9, 16px);
|
|
@@ -260,7 +256,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1x6ic_213:not(#\9):focu
|
|
|
260
256
|
padding-inline: var(--space-l-2ud1p3, 20px);
|
|
261
257
|
}
|
|
262
258
|
@supports (position: sticky) {
|
|
263
|
-
.awsui_cell-merged-
|
|
259
|
+
.awsui_cell-merged-content_wih1l_cvci4_251:not(#\9) {
|
|
264
260
|
position: sticky;
|
|
265
261
|
inset-inline-start: 0;
|
|
266
262
|
margin-block: 0;
|
|
@@ -268,11 +264,11 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1x6ic_213:not(#\9):focu
|
|
|
268
264
|
}
|
|
269
265
|
}
|
|
270
266
|
|
|
271
|
-
.
|
|
267
|
+
.awsui_empty_wih1l_cvci4_267:not(#\9) {
|
|
272
268
|
color: var(--color-text-empty-68xc4n, #656871);
|
|
273
269
|
}
|
|
274
270
|
|
|
275
|
-
.
|
|
271
|
+
.awsui_loading_wih1l_cvci4_271:not(#\9) {
|
|
276
272
|
/* used in test-utils */
|
|
277
273
|
}
|
|
278
274
|
|
|
@@ -281,26 +277,26 @@ The min/max/width token values in Visual Refresh should align
|
|
|
281
277
|
the table header and body cells selection control with the table
|
|
282
278
|
filter search icon.
|
|
283
279
|
*/
|
|
284
|
-
.awsui_selection-
|
|
280
|
+
.awsui_selection-control_wih1l_cvci4_280:not(#\9) {
|
|
285
281
|
box-sizing: border-box;
|
|
286
282
|
max-inline-size: var(--size-table-selection-horizontal-qqiajd, 40px);
|
|
287
283
|
min-inline-size: var(--size-table-selection-horizontal-qqiajd, 40px);
|
|
288
284
|
position: relative;
|
|
289
285
|
inline-size: var(--size-table-selection-horizontal-qqiajd, 40px);
|
|
290
286
|
}
|
|
291
|
-
.awsui_selection-
|
|
287
|
+
.awsui_selection-control_wih1l_cvci4_280.awsui_selection-control-header_wih1l_cvci4_287:not(#\9) {
|
|
292
288
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
293
289
|
padding-inline: var(--space-scaled-l-sej05l, 20px);
|
|
294
290
|
border-inline-start: var(--border-width-item-selected-yv93vd, 2px) solid transparent;
|
|
295
291
|
}
|
|
296
|
-
.awsui_selection-control-content-spans-
|
|
292
|
+
.awsui_selection-control-content-spans-rows_wih1l_cvci4_292:not(#\9) {
|
|
297
293
|
display: flex;
|
|
298
294
|
flex-direction: column;
|
|
299
295
|
justify-content: flex-end;
|
|
300
296
|
block-size: 100%;
|
|
301
297
|
}
|
|
302
298
|
|
|
303
|
-
.awsui_header-
|
|
299
|
+
.awsui_header-secondary_wih1l_cvci4_299:not(#\9) {
|
|
304
300
|
overflow: auto;
|
|
305
301
|
scrollbar-width: none; /* Firefox */
|
|
306
302
|
box-sizing: border-box;
|
|
@@ -311,46 +307,46 @@ filter search icon.
|
|
|
311
307
|
border-end-end-radius: 0;
|
|
312
308
|
background: var(--color-background-table-header-unjmda, #ffffff);
|
|
313
309
|
}
|
|
314
|
-
.awsui_header-
|
|
310
|
+
.awsui_header-secondary_wih1l_cvci4_299.awsui_variant-full-page_wih1l_cvci4_310:not(#\9) {
|
|
315
311
|
background: var(--color-background-layout-main-7z8vaj, #ffffff);
|
|
316
312
|
}
|
|
317
|
-
.awsui_header-
|
|
313
|
+
.awsui_header-secondary_wih1l_cvci4_299.awsui_variant-stacked_wih1l_cvci4_216 > .awsui_table_wih1l_cvci4_199:not(#\9), .awsui_header-secondary_wih1l_cvci4_299.awsui_variant-container_wih1l_cvci4_216 > .awsui_table_wih1l_cvci4_199:not(#\9) {
|
|
318
314
|
padding-inline: var(--space-table-horizontal-suurzj, 20px);
|
|
319
315
|
}
|
|
320
|
-
.awsui_header-
|
|
316
|
+
.awsui_header-secondary_wih1l_cvci4_299.awsui_variant-stacked_wih1l_cvci4_216:not(#\9):not(.awsui_table-has-header_wih1l_cvci4_316), .awsui_header-secondary_wih1l_cvci4_299.awsui_variant-container_wih1l_cvci4_216:not(#\9):not(.awsui_table-has-header_wih1l_cvci4_316) {
|
|
321
317
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
322
318
|
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
323
319
|
}
|
|
324
|
-
.awsui_header-
|
|
320
|
+
.awsui_header-secondary_wih1l_cvci4_299:not(#\9)::-webkit-scrollbar {
|
|
325
321
|
display: none; /* Safari and Chrome */
|
|
326
322
|
}
|
|
327
|
-
.awsui_header-
|
|
323
|
+
.awsui_header-secondary_wih1l_cvci4_299.awsui_table-has-header_wih1l_cvci4_316:not(#\9) {
|
|
328
324
|
border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-divider-9huz1a, transparent);
|
|
329
325
|
}
|
|
330
326
|
|
|
331
|
-
.awsui_header-
|
|
327
|
+
.awsui_header-controls_wih1l_cvci4_327:not(#\9) {
|
|
332
328
|
padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
|
|
333
329
|
}
|
|
334
|
-
.awsui_header-
|
|
330
|
+
.awsui_header-controls_wih1l_cvci4_327.awsui_variant-full-page_wih1l_cvci4_310:not(#\9) {
|
|
335
331
|
padding-block: 0 calc(var(--space-container-header-bottom-2taq8v, 8px) + var(--space-table-header-tools-full-page-bottom-9m47g6, 4px));
|
|
336
332
|
}
|
|
337
|
-
.awsui_header-
|
|
333
|
+
.awsui_header-controls_wih1l_cvci4_327.awsui_variant-stacked_wih1l_cvci4_216:not(#\9), .awsui_header-controls_wih1l_cvci4_327.awsui_variant-container_wih1l_cvci4_216:not(#\9) {
|
|
338
334
|
padding-inline: calc(var(--space-table-horizontal-suurzj, 20px) + var(--space-table-header-horizontal-kb5ww2, 0px));
|
|
339
335
|
}
|
|
340
|
-
.awsui_header-
|
|
336
|
+
.awsui_header-controls_wih1l_cvci4_327.awsui_variant-embedded_wih1l_cvci4_336:not(#\9), .awsui_header-controls_wih1l_cvci4_327.awsui_variant-borderless_wih1l_cvci4_336:not(#\9) {
|
|
341
337
|
padding-inline: var(--space-table-header-horizontal-kb5ww2, 0px);
|
|
342
338
|
padding-block-start: var(--space-table-embedded-header-top-twu628, 0px);
|
|
343
339
|
}
|
|
344
340
|
|
|
345
|
-
.awsui_footer-
|
|
341
|
+
.awsui_footer-wrapper_wih1l_cvci4_341.awsui_variant-stacked_wih1l_cvci4_216:not(#\9), .awsui_footer-wrapper_wih1l_cvci4_341.awsui_variant-container_wih1l_cvci4_216:not(#\9) {
|
|
346
342
|
padding-inline: var(--space-table-horizontal-suurzj, 20px);
|
|
347
343
|
}
|
|
348
344
|
|
|
349
|
-
.
|
|
345
|
+
.awsui_footer_wih1l_cvci4_341:not(#\9) {
|
|
350
346
|
padding-block: var(--space-scaled-s-8ozaad, 12px);
|
|
351
347
|
padding-inline: var(--space-table-footer-horizontal-l5g495, 0px);
|
|
352
348
|
}
|
|
353
|
-
.awsui_footer-with-
|
|
349
|
+
.awsui_footer-with-pagination_wih1l_cvci4_349:not(#\9) {
|
|
354
350
|
display: flex;
|
|
355
351
|
flex-direction: row;
|
|
356
352
|
justify-content: space-between;
|
|
@@ -358,17 +354,17 @@ filter search icon.
|
|
|
358
354
|
flex-wrap: wrap;
|
|
359
355
|
gap: var(--space-scaled-s-8ozaad, 12px);
|
|
360
356
|
}
|
|
361
|
-
.awsui_footer-
|
|
357
|
+
.awsui_footer-pagination_wih1l_cvci4_357:not(#\9) {
|
|
362
358
|
margin-inline-start: auto;
|
|
363
359
|
}
|
|
364
360
|
|
|
365
|
-
.awsui_thead-
|
|
366
|
-
.
|
|
367
|
-
.awsui_row-
|
|
361
|
+
.awsui_thead-active_wih1l_cvci4_361:not(#\9),
|
|
362
|
+
.awsui_row_wih1l_cvci4_362:not(#\9),
|
|
363
|
+
.awsui_row-selected_wih1l_cvci4_363:not(#\9) {
|
|
368
364
|
/* used in test-utils */
|
|
369
365
|
}
|
|
370
366
|
|
|
371
|
-
.awsui_skeleton-loading-
|
|
367
|
+
.awsui_skeleton-loading-cell_wih1l_cvci4_367:not(#\9) {
|
|
372
368
|
padding-block: 0;
|
|
373
369
|
padding-inline: 0;
|
|
374
370
|
border-block-end: none;
|
|
@@ -2,42 +2,42 @@
|
|
|
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
|
-
"tools": "
|
|
7
|
-
"tools-filtering": "awsui_tools-
|
|
8
|
-
"tools-align-right": "awsui_tools-align-
|
|
9
|
-
"tools-clear-sort": "awsui_tools-clear-
|
|
10
|
-
"tools-pagination": "awsui_tools-
|
|
11
|
-
"tools-preferences": "awsui_tools-
|
|
12
|
-
"tools-small": "awsui_tools-
|
|
13
|
-
"table": "
|
|
14
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
15
|
-
"wrapper": "
|
|
16
|
-
"variant-stacked": "awsui_variant-
|
|
17
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
18
|
-
"variant-container": "awsui_variant-
|
|
19
|
-
"has-footer": "awsui_has-
|
|
20
|
-
"has-header": "awsui_has-
|
|
21
|
-
"cell-merged": "awsui_cell-
|
|
22
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
23
|
-
"empty": "
|
|
24
|
-
"loading": "
|
|
25
|
-
"selection-control": "awsui_selection-
|
|
26
|
-
"selection-control-header": "awsui_selection-control-
|
|
27
|
-
"selection-control-content-spans-rows": "awsui_selection-control-content-spans-
|
|
28
|
-
"header-secondary": "awsui_header-
|
|
29
|
-
"variant-full-page": "awsui_variant-full-
|
|
30
|
-
"table-has-header": "awsui_table-has-
|
|
31
|
-
"header-controls": "awsui_header-
|
|
32
|
-
"variant-embedded": "awsui_variant-
|
|
33
|
-
"variant-borderless": "awsui_variant-
|
|
34
|
-
"footer-wrapper": "awsui_footer-
|
|
35
|
-
"footer": "
|
|
36
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
37
|
-
"footer-pagination": "awsui_footer-
|
|
38
|
-
"thead-active": "awsui_thead-
|
|
39
|
-
"row": "
|
|
40
|
-
"row-selected": "awsui_row-
|
|
41
|
-
"skeleton-loading-cell": "awsui_skeleton-loading-
|
|
5
|
+
"root": "awsui_root_wih1l_cvci4_149",
|
|
6
|
+
"tools": "awsui_tools_wih1l_cvci4_160",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_cvci4_169",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_cvci4_182",
|
|
9
|
+
"tools-clear-sort": "awsui_tools-clear-sort_wih1l_cvci4_186",
|
|
10
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_cvci4_189",
|
|
11
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_cvci4_189",
|
|
12
|
+
"tools-small": "awsui_tools-small_wih1l_cvci4_195",
|
|
13
|
+
"table": "awsui_table_wih1l_cvci4_199",
|
|
14
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_cvci4_205",
|
|
15
|
+
"wrapper": "awsui_wrapper_wih1l_cvci4_209",
|
|
16
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_cvci4_216",
|
|
17
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_cvci4_216",
|
|
18
|
+
"variant-container": "awsui_variant-container_wih1l_cvci4_216",
|
|
19
|
+
"has-footer": "awsui_has-footer_wih1l_cvci4_219",
|
|
20
|
+
"has-header": "awsui_has-header_wih1l_cvci4_222",
|
|
21
|
+
"cell-merged": "awsui_cell-merged_wih1l_cvci4_239",
|
|
22
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_cvci4_251",
|
|
23
|
+
"empty": "awsui_empty_wih1l_cvci4_267",
|
|
24
|
+
"loading": "awsui_loading_wih1l_cvci4_271",
|
|
25
|
+
"selection-control": "awsui_selection-control_wih1l_cvci4_280",
|
|
26
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_cvci4_287",
|
|
27
|
+
"selection-control-content-spans-rows": "awsui_selection-control-content-spans-rows_wih1l_cvci4_292",
|
|
28
|
+
"header-secondary": "awsui_header-secondary_wih1l_cvci4_299",
|
|
29
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_cvci4_310",
|
|
30
|
+
"table-has-header": "awsui_table-has-header_wih1l_cvci4_316",
|
|
31
|
+
"header-controls": "awsui_header-controls_wih1l_cvci4_327",
|
|
32
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_cvci4_336",
|
|
33
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_cvci4_336",
|
|
34
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_cvci4_341",
|
|
35
|
+
"footer": "awsui_footer_wih1l_cvci4_341",
|
|
36
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_cvci4_349",
|
|
37
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_cvci4_357",
|
|
38
|
+
"thead-active": "awsui_thead-active_wih1l_cvci4_361",
|
|
39
|
+
"row": "awsui_row_wih1l_cvci4_362",
|
|
40
|
+
"row-selected": "awsui_row-selected_wih1l_cvci4_363",
|
|
41
|
+
"skeleton-loading-cell": "awsui_skeleton-loading-cell_wih1l_cvci4_367"
|
|
42
42
|
};
|
|
43
43
|
|
package/tabs/styles.css.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"tabs-header": "awsui_tabs-
|
|
5
|
-
"tab-header-scroll-container": "awsui_tab-header-scroll-
|
|
6
|
-
"tabs-header-list": "awsui_tabs-header-
|
|
7
|
-
"pagination-button": "awsui_pagination-
|
|
8
|
-
"pagination-button-left": "awsui_pagination-button-
|
|
9
|
-
"pagination-button-left-scrollable": "awsui_pagination-button-left-
|
|
10
|
-
"pagination-button-right": "awsui_pagination-button-
|
|
11
|
-
"pagination-button-right-scrollable": "awsui_pagination-button-right-
|
|
12
|
-
"actions-container": "awsui_actions-
|
|
13
|
-
"tabs-tab": "awsui_tabs-
|
|
14
|
-
"tabs-tab-label": "awsui_tabs-tab-
|
|
15
|
-
"tabs-tab-header-container": "awsui_tabs-tab-header-
|
|
16
|
-
"tabs-tab-dismiss": "awsui_tabs-tab-
|
|
17
|
-
"tabs-tab-action": "awsui_tabs-tab-
|
|
18
|
-
"refresh": "
|
|
19
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
20
|
-
"tabs-tab-link": "awsui_tabs-tab-
|
|
21
|
-
"tabs-tab-active": "awsui_tabs-tab-
|
|
22
|
-
"tabs-header-with-divider": "awsui_tabs-header-with-
|
|
23
|
-
"tabs-tab-focusable": "awsui_tabs-tab-
|
|
24
|
-
"root": "
|
|
25
|
-
"tabs": "
|
|
26
|
-
"tabs-content": "awsui_tabs-
|
|
27
|
-
"fit-height": "awsui_fit-
|
|
28
|
-
"tabs-content-active": "awsui_tabs-content-
|
|
29
|
-
"tabs-content-wrapper": "awsui_tabs-content-
|
|
30
|
-
"with-paddings": "awsui_with-
|
|
31
|
-
"tabs-container-content-wrapper": "awsui_tabs-container-content-
|
|
32
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
33
|
-
"tabs-tab-focused": "awsui_tabs-tab-
|
|
4
|
+
"tabs-header": "awsui_tabs-header_14rmt_sd69p_150",
|
|
5
|
+
"tab-header-scroll-container": "awsui_tab-header-scroll-container_14rmt_sd69p_159",
|
|
6
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_sd69p_165",
|
|
7
|
+
"pagination-button": "awsui_pagination-button_14rmt_sd69p_182",
|
|
8
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_sd69p_189",
|
|
9
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_sd69p_192",
|
|
10
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_sd69p_196",
|
|
11
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_sd69p_199",
|
|
12
|
+
"actions-container": "awsui_actions-container_14rmt_sd69p_204",
|
|
13
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_sd69p_212",
|
|
14
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_sd69p_222",
|
|
15
|
+
"tabs-tab-header-container": "awsui_tabs-tab-header-container_14rmt_sd69p_233",
|
|
16
|
+
"tabs-tab-dismiss": "awsui_tabs-tab-dismiss_14rmt_sd69p_241",
|
|
17
|
+
"tabs-tab-action": "awsui_tabs-tab-action_14rmt_sd69p_241",
|
|
18
|
+
"refresh": "awsui_refresh_14rmt_sd69p_246",
|
|
19
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_sd69p_250",
|
|
20
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_sd69p_292",
|
|
21
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_sd69p_375",
|
|
22
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_sd69p_384",
|
|
23
|
+
"tabs-tab-focusable": "awsui_tabs-tab-focusable_14rmt_sd69p_388",
|
|
24
|
+
"root": "awsui_root_14rmt_sd69p_392",
|
|
25
|
+
"tabs": "awsui_tabs_14rmt_sd69p_150",
|
|
26
|
+
"tabs-content": "awsui_tabs-content_14rmt_sd69p_430",
|
|
27
|
+
"fit-height": "awsui_fit-height_14rmt_sd69p_434",
|
|
28
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_sd69p_440",
|
|
29
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_sd69p_454",
|
|
30
|
+
"with-paddings": "awsui_with-paddings_14rmt_sd69p_454",
|
|
31
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_sd69p_465",
|
|
32
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_14rmt_sd69p_476",
|
|
33
|
+
"tabs-tab-focused": "awsui_tabs-tab-focused_14rmt_sd69p_480"
|
|
34
34
|
};
|
|
35
35
|
|