@cloudscape-design/components 3.0.762 → 3.0.764
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 +58 -58
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +28 -28
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +42 -42
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js +2 -2
- package/app-layout/classic.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +30 -30
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +15 -15
- 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/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -85
- package/app-layout/visual-refresh/styles.scoped.css +201 -201
- package/app-layout/visual-refresh/styles.selectors.js +85 -85
- 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/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- 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/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +5 -3
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +15 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +21 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- 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 +31 -31
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +22 -22
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +250 -250
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +33 -33
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +9 -8
- package/breadcrumb-group/styles.scoped.css +12 -11
- package/breadcrumb-group/styles.selectors.js +9 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +245 -245
- 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 +35 -35
- 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 +36 -36
- 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 +7 -7
- 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 +28 -28
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +60 -60
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +60 -60
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- 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 +209 -209
- 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 +24 -24
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +55 -55
- 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 +47 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +66 -66
- package/container/styles.selectors.js +30 -30
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +19 -19
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- 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 +62 -62
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +56 -56
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +13 -13
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +76 -76
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +6 -6
- 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/collapsible-flashbar.js +1 -1
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +164 -164
- 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 +44 -44
- 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 +54 -54
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +85 -85
- package/help-panel/styles.selectors.js +5 -5
- package/icon/generated/icons.js +224 -231
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +103 -100
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +63 -63
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1163 -1163
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +55 -55
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -38
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- 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 +17 -17
- 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-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +3 -3
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +38 -38
- 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 +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- 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 +18 -18
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +42 -42
- 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 +5 -5
- 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 +4 -4
- 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 +9 -9
- 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 +19 -19
- 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 +37 -37
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +1 -1
- package/internal/components/options-list/index.js.map +1 -1
- 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 +13 -13
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +49 -49
- 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 +28 -28
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/components/visual-context/index.js +1 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +292 -292
- package/internal/generated/theming/index.cjs +400 -400
- package/internal/generated/theming/index.js +400 -400
- package/internal/manifest.json +1 -1
- package/internal/utils/dom.d.ts +0 -1
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -13
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/node-belongs.js +2 -2
- package/internal/utils/node-belongs.js.map +1 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +100 -100
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +45 -45
- 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 +38 -38
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +54 -54
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +85 -85
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +38 -38
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +45 -45
- 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 +55 -55
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +48 -48
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +28 -28
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- 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 +53 -53
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +34 -34
- 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 +51 -51
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +152 -152
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +21 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +47 -47
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +54 -54
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +43 -43
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +325 -325
- 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 +18 -18
- 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 +83 -83
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +2 -0
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +21 -21
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/use-selection-focus-move.d.ts.map +1 -1
- package/table/selection/use-selection-focus-move.js +1 -1
- package/table/selection/use-selection-focus-move.js.map +1 -1
- package/table/sticky-header.js +0 -1
- package/table/sticky-header.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +48 -48
- package/table/styles.selectors.js +34 -34
- package/table/use-row-events.d.ts.map +1 -1
- package/table/use-row-events.js +1 -1
- package/table/use-row-events.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +63 -63
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +15 -15
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +71 -71
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +39 -39
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +88 -88
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +27 -27
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +3 -3
- package/toggle-button/styles.scoped.css +6 -6
- package/toggle-button/styles.selectors.js +3 -3
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +45 -45
- 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 +50 -50
- 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 +86 -86
- 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 +25 -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 +35 -35
- 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 +85 -85
- package/wizard/styles.selectors.js +30 -30
|
@@ -138,13 +138,13 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.awsui_resize-
|
|
141
|
+
.awsui_resize-active_x7peu_10vdm_141:not(#\9):not(.awsui_resize-active-with-focus_x7peu_10vdm_141) * {
|
|
142
142
|
cursor: col-resize;
|
|
143
143
|
-webkit-user-select: none;
|
|
144
144
|
user-select: none;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
th:not(#\9):not(:last-child) > .
|
|
147
|
+
th:not(#\9):not(:last-child) > .awsui_divider_x7peu_10vdm_146 {
|
|
148
148
|
position: absolute;
|
|
149
149
|
outline: none;
|
|
150
150
|
pointer-events: none;
|
|
@@ -155,17 +155,17 @@ th:not(#\9):not(:last-child) > .awsui_divider_x7peu_3h724_146 {
|
|
|
155
155
|
max-block-size: calc(100% - calc(2 * var(--space-xs-zb16t3, 8px) + var(--space-xxxs-zbmxqb, 2px)));
|
|
156
156
|
margin-block: auto;
|
|
157
157
|
margin-inline: auto;
|
|
158
|
-
border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-divider-interactive-default-
|
|
158
|
+
border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-divider-interactive-default-0c10au, #8c8c94);
|
|
159
159
|
box-sizing: border-box;
|
|
160
160
|
}
|
|
161
|
-
th:not(#\9):not(:last-child) > .awsui_divider-
|
|
162
|
-
border-inline-start-color: var(--color-border-divider-default-
|
|
161
|
+
th:not(#\9):not(:last-child) > .awsui_divider-disabled_x7peu_10vdm_160 {
|
|
162
|
+
border-inline-start-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
163
163
|
}
|
|
164
|
-
th:not(#\9):not(:last-child) > .awsui_divider-
|
|
165
|
-
border-inline-start: 2px solid var(--color-border-divider-active-
|
|
164
|
+
th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_10vdm_163 {
|
|
165
|
+
border-inline-start: 2px solid var(--color-border-divider-active-tn8t2p, #0f141a);
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_resizer_x7peu_10vdm_167:not(#\9) {
|
|
169
169
|
border-collapse: separate;
|
|
170
170
|
border-spacing: 0;
|
|
171
171
|
box-sizing: border-box;
|
|
@@ -194,7 +194,7 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_3h724_163 {
|
|
|
194
194
|
word-spacing: normal;
|
|
195
195
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
196
196
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
197
|
-
color: var(--color-text-body-default-
|
|
197
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
198
198
|
font-weight: 400;
|
|
199
199
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
200
200
|
-webkit-font-smoothing: auto;
|
|
@@ -209,29 +209,29 @@ th:not(#\9):not(:last-child) > .awsui_divider-active_x7peu_3h724_163 {
|
|
|
209
209
|
inline-size: var(--space-l-t419sm, 20px);
|
|
210
210
|
z-index: 10;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_resizer_x7peu_10vdm_167:not(#\9):focus {
|
|
213
213
|
outline: none;
|
|
214
214
|
text-decoration: none;
|
|
215
215
|
}
|
|
216
|
-
.awsui_resize-
|
|
216
|
+
.awsui_resize-active_x7peu_10vdm_141 .awsui_resizer_x7peu_10vdm_167:not(#\9) {
|
|
217
217
|
pointer-events: none;
|
|
218
218
|
}
|
|
219
|
-
th:not(#\9):last-child > .
|
|
219
|
+
th:not(#\9):last-child > .awsui_resizer_x7peu_10vdm_167 {
|
|
220
220
|
inline-size: calc(var(--space-l-t419sm, 20px) / 2);
|
|
221
221
|
inset-inline-end: 0;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
224
|
-
border-inline-start: 2px solid var(--color-border-divider-active-
|
|
223
|
+
.awsui_resizer_x7peu_10vdm_167:not(#\9):hover + .awsui_divider_x7peu_10vdm_146 {
|
|
224
|
+
border-inline-start: 2px solid var(--color-border-divider-active-tn8t2p, #0f141a);
|
|
225
225
|
}
|
|
226
|
-
body[data-awsui-focus-visible=true] .
|
|
226
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_10vdm_167.awsui_has-focus_x7peu_10vdm_224:not(#\9) {
|
|
227
227
|
position: absolute;
|
|
228
228
|
position: relative;
|
|
229
229
|
}
|
|
230
|
-
body[data-awsui-focus-visible=true] .
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_10vdm_167.awsui_has-focus_x7peu_10vdm_224:not(#\9) {
|
|
231
231
|
outline: 2px dotted transparent;
|
|
232
232
|
outline-offset: calc(calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 2px) - 1px);
|
|
233
233
|
}
|
|
234
|
-
body[data-awsui-focus-visible=true] .
|
|
234
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_10vdm_167.awsui_has-focus_x7peu_10vdm_224:not(#\9)::before {
|
|
235
235
|
content: " ";
|
|
236
236
|
display: block;
|
|
237
237
|
position: absolute;
|
|
@@ -243,16 +243,16 @@ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_3h724_167.awsui_has-foc
|
|
|
243
243
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
244
244
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
245
245
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
246
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
246
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.
|
|
249
|
+
.awsui_tracker_x7peu_10vdm_247:not(#\9) {
|
|
250
250
|
display: none;
|
|
251
251
|
position: absolute;
|
|
252
|
-
border-inline-start: var(--border-divider-list-width-27y3k5, 1px) dashed var(--color-border-divider-active-
|
|
252
|
+
border-inline-start: var(--border-divider-list-width-27y3k5, 1px) dashed var(--color-border-divider-active-tn8t2p, #0f141a);
|
|
253
253
|
inline-size: 0;
|
|
254
254
|
inset-block: 0;
|
|
255
255
|
}
|
|
256
|
-
.awsui_resize-
|
|
256
|
+
.awsui_resize-active_x7peu_10vdm_141 .awsui_tracker_x7peu_10vdm_247:not(#\9) {
|
|
257
257
|
display: block;
|
|
258
258
|
}
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"resize-active": "awsui_resize-
|
|
6
|
-
"resize-active-with-focus": "awsui_resize-active-with-
|
|
7
|
-
"divider": "
|
|
8
|
-
"divider-disabled": "awsui_divider-
|
|
9
|
-
"divider-active": "awsui_divider-
|
|
10
|
-
"resizer": "
|
|
11
|
-
"has-focus": "awsui_has-
|
|
12
|
-
"tracker": "
|
|
5
|
+
"resize-active": "awsui_resize-active_x7peu_10vdm_141",
|
|
6
|
+
"resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_10vdm_141",
|
|
7
|
+
"divider": "awsui_divider_x7peu_10vdm_146",
|
|
8
|
+
"divider-disabled": "awsui_divider-disabled_x7peu_10vdm_160",
|
|
9
|
+
"divider-active": "awsui_divider-active_x7peu_10vdm_163",
|
|
10
|
+
"resizer": "awsui_resizer_x7peu_10vdm_167",
|
|
11
|
+
"has-focus": "awsui_has-focus_x7peu_10vdm_224",
|
|
12
|
+
"tracker": "awsui_tracker_x7peu_10vdm_247"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-selection-focus-move.d.ts","sourceRoot":"","sources":["../../../../src/table/selection/use-selection-focus-move.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"use-selection-focus-move.d.ts","sourceRoot":"","sources":["../../../../src/table/selection/use-selection-focus-move.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAItC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAO3C,wBAAgB,qBAAqB,CAAC,aAAa,EAAE,UAAU,CAAC,eAAe,CAAC,EAAE,UAAU,EAAE,MAAM;;;;;2BAkBjF,aAAa;yBAAb,aAAa;+BAdI,WAAW,aAAa,MAAM,aAAa,CAAC,CAAC,GAAG,CAAC;EA0BpF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { findUpUntil } from '
|
|
1
|
+
import { findUpUntil } from '@cloudscape-design/component-toolkit/dom';
|
|
2
2
|
import { SELECTION_ITEM } from './utils';
|
|
3
3
|
import selectionStyles from './styles.css.js';
|
|
4
4
|
// The hooks moves focus between multi-selection checkboxes.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-selection-focus-move.js","sourceRoot":"","sources":["../../../../src/table/selection/use-selection-focus-move.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"use-selection-focus-move.js","sourceRoot":"","sources":["../../../../src/table/selection/use-selection-focus-move.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAGvE,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEzC,OAAO,eAAe,MAAM,iBAAiB,CAAC;AAE9C,4DAA4D;AAC5D,gDAAgD;AAChD,MAAM,UAAU,qBAAqB,CAAC,aAA0C,EAAE,UAAkB;IAClG,IAAI,aAAa,KAAK,OAAO,EAAE;QAC7B,OAAO,EAAE,CAAC;KACX;IACD,SAAS,SAAS,CAAC,aAA0B,EAAE,SAAiB,EAAE,SAAiB;QACjF,IAAI,KAAK,GAAG,SAAS,CAAC;QACtB,MAAM,aAAa,GAAG,iBAAiB,CAAC,aAAa,CAAC,CAAC;QAEvD,OAAO,KAAK,IAAI,CAAC,CAAC,IAAI,KAAK,GAAG,UAAU,EAAE;YACxC,KAAK,IAAI,SAAS,CAAC;YACnB,MAAM,OAAO,GAAG,2BAA2B,CAAC,aAAa,EAAE,KAAK,CAAC,CAAC;YAClE,IAAI,OAAO,IAAI,CAAC,OAAO,CAAC,QAAQ,EAAE;gBAChC,OAAO,CAAC,KAAK,EAAE,CAAC;gBAChB,MAAM;aACP;SACF;IACH,CAAC;IACD,MAAM,CAAC,aAAa,EAAE,WAAW,CAAC,GAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAW,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE;QACtE,OAAO,CAAC,KAAoB,EAAE,EAAE;YAC9B,MAAM,MAAM,GAAG,KAAK,CAAC,aAA4B,CAAC;YAClD,MAAM,QAAQ,GAAG,WAAW,CAAC,MAAM,EAAE,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,aAAa,KAAK,MAAM,CAAE,CAAC;YACrF,MAAM,SAAS,GAAG,KAAK,CAAC,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,aAAc,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC;YAC3F,SAAS,CAAC,MAAM,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;QAC1C,CAAC,CAAC;IACJ,CAAC,CAAC,CAAC;IACH,OAAO;QACL,aAAa;QACb,WAAW;QACX,SAAS;KACV,CAAC;AACJ,CAAC;AAED,SAAS,2BAA2B,CAAC,aAA0B,EAAE,KAAa;IAC5E,IAAI,KAAK,KAAK,CAAC,CAAC,EAAE;QAChB,6BAA6B;QAC7B,OAAO,aAAa,CAAC,aAAa,CAChC,SAAS,cAAc,YAAY,eAAe,CAAC,IAAI,QAAQ,CAChE,CAAC;KACH;IACD,OAAO,aAAa,CAAC,gBAAgB,CACnC,SAAS,cAAc,aAAa,eAAe,CAAC,IAAI,QAAQ,CACjE,CAAC,KAAK,CAAC,CAAC;AACX,CAAC;AAED,SAAS,iBAAiB,CAAC,OAAoB;IAC7C,OAAO,WAAW,CAAC,OAAO,EAAE,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,aAAa,KAAK,MAAM,CAAE,CAAC;AAC9E,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { KeyboardEvent } from 'react';\n\nimport { findUpUntil } from '@cloudscape-design/component-toolkit/dom';\n\nimport { TableProps } from '../interfaces';\nimport { SELECTION_ITEM } from './utils';\n\nimport selectionStyles from './styles.css.js';\n\n// The hooks moves focus between multi-selection checkboxes.\n// Not eligible for tables with grid navigation.\nexport function useSelectionFocusMove(selectionType: TableProps['selectionType'], totalItems: number) {\n if (selectionType !== 'multi') {\n return {};\n }\n function moveFocus(sourceElement: HTMLElement, fromIndex: number, direction: -1 | 1) {\n let index = fromIndex;\n const rootContainer = findRootContainer(sourceElement);\n\n while (index >= -1 && index < totalItems) {\n index += direction;\n const control = findSelectionControlByIndex(rootContainer, index);\n if (control && !control.disabled) {\n control.focus();\n break;\n }\n }\n }\n const [moveFocusDown, moveFocusUp] = ([1, -1] as const).map(direction => {\n return (event: KeyboardEvent) => {\n const target = event.currentTarget as HTMLElement;\n const itemNode = findUpUntil(target, node => node.dataset.selectionItem === 'item')!;\n const fromIndex = Array.prototype.indexOf.call(itemNode.parentElement!.children, itemNode);\n moveFocus(target, fromIndex, direction);\n };\n });\n return {\n moveFocusDown,\n moveFocusUp,\n moveFocus,\n };\n}\n\nfunction findSelectionControlByIndex(rootContainer: HTMLElement, index: number) {\n if (index === -1) {\n // find \"select all\" checkbox\n return rootContainer.querySelector<HTMLInputElement>(\n `[data-${SELECTION_ITEM}=\"all\"] .${selectionStyles.root} input`\n );\n }\n return rootContainer.querySelectorAll<HTMLInputElement>(\n `[data-${SELECTION_ITEM}=\"item\"] .${selectionStyles.root} input`\n )[index];\n}\n\nfunction findRootContainer(element: HTMLElement) {\n return findUpUntil(element, node => node.dataset.selectionRoot === 'true')!;\n}\n"]}
|
package/table/sticky-header.js
CHANGED
|
@@ -21,7 +21,6 @@ function StickyHeader({ variant, theadProps, wrapperRef, theadRef, secondaryWrap
|
|
|
21
21
|
setFocus: setFocusedComponent,
|
|
22
22
|
}));
|
|
23
23
|
return (React.createElement("div", { className: clsx(styles['header-secondary'], styles[`variant-${variant}`], {
|
|
24
|
-
[styles.stuck]: isStuck,
|
|
25
24
|
[styles['table-has-header']]: tableHasHeader,
|
|
26
25
|
}), "aria-hidden": true,
|
|
27
26
|
// Prevents receiving focus in Firefox. Focus on the overflowing table is sufficient
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sticky-header.js","sourceRoot":"","sources":["../../../src/table/sticky-header.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC7F,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,yBAAyB,EAAE,MAAM,uCAAuC,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAa,MAAM,cAAc,CAAC;AAC5D,OAAO,KAAqB,MAAM,SAAS,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAqBrC,eAAe,UAAU,CAAC,YAAY,CAAC,CAAC;AAExC,SAAS,YAAY,CACnB,EACE,OAAO,EACP,UAAU,EACV,UAAU,EACV,QAAQ,EACR,mBAAmB,EACnB,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,cAAc,EACd,SAAS,GACS,EACpB,GAA+B;IAE/B,MAAM,iBAAiB,GAAG,MAAM,CAAsB,IAAI,CAAC,CAAC;IAC5D,MAAM,iBAAiB,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAC;IACzD,MAAM,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC,mBAAmB,CAAC,CAAC;IAEpD,MAAM,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,GAAG,QAAQ,CAAgB,IAAI,CAAC,CAAC;IAC9E,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,GAAG,eAAe,CAClD,QAAQ,EACR,QAAQ,EACR,iBAAiB,EACjB,iBAAiB,EACjB,UAAU,CACX,CAAC;IAEF,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,WAAW;QACX,WAAW;QACX,QAAQ,EAAE,mBAAmB;KAC9B,CAAC,CAAC,CAAC;IAEJ,OAAO,CACL,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,EAAE,MAAM,CAAC,WAAW,OAAO,EAAE,CAAC,EAAE;YACxE,CAAC,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"sticky-header.js","sourceRoot":"","sources":["../../../src/table/sticky-header.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC7F,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,yBAAyB,EAAE,MAAM,uCAAuC,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAa,MAAM,cAAc,CAAC;AAC5D,OAAO,KAAqB,MAAM,SAAS,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAqBrC,eAAe,UAAU,CAAC,YAAY,CAAC,CAAC;AAExC,SAAS,YAAY,CACnB,EACE,OAAO,EACP,UAAU,EACV,UAAU,EACV,QAAQ,EACR,mBAAmB,EACnB,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,cAAc,EACd,SAAS,GACS,EACpB,GAA+B;IAE/B,MAAM,iBAAiB,GAAG,MAAM,CAAsB,IAAI,CAAC,CAAC;IAC5D,MAAM,iBAAiB,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAC;IACzD,MAAM,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC,mBAAmB,CAAC,CAAC;IAEpD,MAAM,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,GAAG,QAAQ,CAAgB,IAAI,CAAC,CAAC;IAC9E,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,GAAG,eAAe,CAClD,QAAQ,EACR,QAAQ,EACR,iBAAiB,EACjB,iBAAiB,EACjB,UAAU,CACX,CAAC;IAEF,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,WAAW;QACX,WAAW;QACX,QAAQ,EAAE,mBAAmB;KAC9B,CAAC,CAAC,CAAC;IAEJ,OAAO,CACL,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,EAAE,MAAM,CAAC,WAAW,OAAO,EAAE,CAAC,EAAE;YACxE,CAAC,MAAM,CAAC,kBAAkB,CAAC,CAAC,EAAE,cAAc;SAC7C,CAAC,iBACW,IAAI;QACjB,oFAAoF;QACpF,mCAAmC;QACnC,QAAQ,EAAE,CAAC,CAAC,EACZ,GAAG,EAAE,mBAAmB,EACxB,QAAQ,EAAE,QAAQ;QAElB,6CACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,KAAK,EACZ,MAAM,CAAC,oBAAoB,CAAC,EAC5B,cAAc,KAAK,SAAS,IAAI,yBAAyB,CAAC,eAAe,CAAC,CAC3E,EACD,GAAG,EAAE,iBAAiB,IAClB,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;YAEpC,oBAAC,KAAK,kBACJ,GAAG,EAAE,iBAAiB,EACtB,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,OAAO,EACd,gBAAgB,EAAE,gBAAgB,IAC9B,UAAU,EACd,CACI,CACJ,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { forwardRef, useContext, useImperativeHandle, useRef, useState } from 'react';\nimport clsx from 'clsx';\n\nimport { StickyHeaderContext } from '../container/use-sticky-header';\nimport { getVisualContextClassname } from '../internal/components/visual-context';\nimport { TableProps } from './interfaces';\nimport { getTableRoleProps, TableRole } from './table-role';\nimport Thead, { TheadProps } from './thead';\nimport { useStickyHeader } from './use-sticky-header';\n\nimport styles from './styles.css.js';\n\nexport interface StickyHeaderRef {\n scrollToTop(): void;\n scrollToRow(node: null | HTMLElement): void;\n setFocus(focusId: null | string): void;\n}\n\ninterface StickyHeaderProps {\n variant: TableProps.Variant;\n theadProps: TheadProps;\n wrapperRef: React.RefObject<HTMLDivElement>;\n theadRef: React.RefObject<HTMLTableRowElement>;\n secondaryWrapperRef: React.RefObject<HTMLDivElement>;\n tableRef: React.RefObject<HTMLTableElement>;\n onScroll?: React.UIEventHandler<HTMLDivElement>;\n contentDensity?: 'comfortable' | 'compact';\n tableHasHeader?: boolean;\n tableRole: TableRole;\n}\n\nexport default forwardRef(StickyHeader);\n\nfunction StickyHeader(\n {\n variant,\n theadProps,\n wrapperRef,\n theadRef,\n secondaryWrapperRef,\n onScroll,\n tableRef,\n tableHasHeader,\n contentDensity,\n tableRole,\n }: StickyHeaderProps,\n ref: React.Ref<StickyHeaderRef>\n) {\n const secondaryTheadRef = useRef<HTMLTableRowElement>(null);\n const secondaryTableRef = useRef<HTMLTableElement>(null);\n const { isStuck } = useContext(StickyHeaderContext);\n\n const [focusedComponent, setFocusedComponent] = useState<null | string>(null);\n const { scrollToRow, scrollToTop } = useStickyHeader(\n tableRef,\n theadRef,\n secondaryTheadRef,\n secondaryTableRef,\n wrapperRef\n );\n\n useImperativeHandle(ref, () => ({\n scrollToTop,\n scrollToRow,\n setFocus: setFocusedComponent,\n }));\n\n return (\n <div\n className={clsx(styles['header-secondary'], styles[`variant-${variant}`], {\n [styles['table-has-header']]: tableHasHeader,\n })}\n aria-hidden={true}\n // Prevents receiving focus in Firefox. Focus on the overflowing table is sufficient\n // to scroll the table horizontally\n tabIndex={-1}\n ref={secondaryWrapperRef}\n onScroll={onScroll}\n >\n <table\n className={clsx(\n styles.table,\n styles['table-layout-fixed'],\n contentDensity === 'compact' && getVisualContextClassname('compact-table')\n )}\n ref={secondaryTableRef}\n {...getTableRoleProps({ tableRole })}\n >\n <Thead\n ref={secondaryTheadRef}\n sticky={true}\n stuck={isStuck}\n focusedComponent={focusedComponent}\n {...theadProps}\n />\n </table>\n </div>\n );\n}\n"]}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
5
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
6
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
8
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
9
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
4
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_4p9m2_177",
|
|
5
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_4p9m2_186",
|
|
6
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_4p9m2_189",
|
|
7
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_4p9m2_192",
|
|
8
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_4p9m2_195",
|
|
9
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_4p9m2_198"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
*/
|
|
175
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
176
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
177
|
-
.awsui_sticky-
|
|
177
|
+
.awsui_sticky-scrollbar_faqt8_4p9m2_177:not(#\9) {
|
|
178
178
|
block-size: 15px;
|
|
179
179
|
position: sticky;
|
|
180
180
|
display: none;
|
|
@@ -183,24 +183,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
inset-block-end: 0;
|
|
184
184
|
inline-size: 100%;
|
|
185
185
|
}
|
|
186
|
-
.awsui_sticky-scrollbar-
|
|
186
|
+
.awsui_sticky-scrollbar-content_faqt8_4p9m2_186:not(#\9) {
|
|
187
187
|
block-size: 15px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_sticky-scrollbar-
|
|
189
|
+
.awsui_sticky-scrollbar-visible_faqt8_4p9m2_189:not(#\9) {
|
|
190
190
|
display: block;
|
|
191
191
|
}
|
|
192
|
-
.awsui_sticky-scrollbar-native-
|
|
192
|
+
.awsui_sticky-scrollbar-native-invisible_faqt8_4p9m2_192:not(#\9) {
|
|
193
193
|
margin-block-start: -15px;
|
|
194
194
|
}
|
|
195
|
-
.awsui_sticky-scrollbar-
|
|
195
|
+
.awsui_sticky-scrollbar-offset_faqt8_4p9m2_195:not(#\9) {
|
|
196
196
|
z-index: 799;
|
|
197
197
|
}
|
|
198
|
-
.awsui_sticky-scrollbar-
|
|
199
|
-
background-color: var(--color-background-container-content-
|
|
198
|
+
.awsui_sticky-scrollbar-offset_faqt8_4p9m2_195:not(#\9):not(.awsui_is-visual-refresh_faqt8_4p9m2_198) {
|
|
199
|
+
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
200
200
|
block-size: 15px;
|
|
201
201
|
margin-block-start: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
|
|
202
|
-
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
202
|
+
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
203
203
|
}
|
|
204
|
-
.awsui_sticky-scrollbar-
|
|
204
|
+
.awsui_sticky-scrollbar-offset_faqt8_4p9m2_195.awsui_is-visual-refresh_faqt8_4p9m2_198:not(#\9) {
|
|
205
205
|
margin-block-start: -5px;
|
|
206
206
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
6
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
8
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
9
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
10
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
5
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_4p9m2_177",
|
|
6
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_4p9m2_186",
|
|
7
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_4p9m2_189",
|
|
8
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_4p9m2_192",
|
|
9
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_4p9m2_195",
|
|
10
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_4p9m2_198"
|
|
11
11
|
};
|
|
12
12
|
|
package/table/styles.css.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"tools": "
|
|
6
|
-
"tools-filtering": "awsui_tools-
|
|
7
|
-
"tools-align-right": "awsui_tools-align-
|
|
8
|
-
"tools-pagination": "awsui_tools-
|
|
9
|
-
"tools-preferences": "awsui_tools-
|
|
10
|
-
"tools-small": "awsui_tools-
|
|
11
|
-
"table": "
|
|
12
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"variant-stacked": "awsui_variant-
|
|
15
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
16
|
-
"variant-container": "awsui_variant-
|
|
17
|
-
"has-footer": "awsui_has-
|
|
18
|
-
"has-header": "awsui_has-
|
|
19
|
-
"cell-merged": "awsui_cell-
|
|
20
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
21
|
-
"empty": "
|
|
22
|
-
"loading": "
|
|
23
|
-
"selection-control": "awsui_selection-
|
|
24
|
-
"selection-control-header": "awsui_selection-control-
|
|
25
|
-
"header-secondary": "awsui_header-
|
|
26
|
-
"variant-full-page": "awsui_variant-full-
|
|
27
|
-
"table-has-header": "awsui_table-has-
|
|
28
|
-
"header-controls": "awsui_header-
|
|
29
|
-
"variant-embedded": "awsui_variant-
|
|
30
|
-
"variant-borderless": "awsui_variant-
|
|
31
|
-
"footer-wrapper": "awsui_footer-
|
|
32
|
-
"footer": "
|
|
33
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
34
|
-
"footer-pagination": "awsui_footer-
|
|
35
|
-
"thead-active": "awsui_thead-
|
|
36
|
-
"row": "
|
|
37
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_1200x_149",
|
|
5
|
+
"tools": "awsui_tools_wih1l_1200x_160",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1200x_168",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1200x_182",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1200x_186",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1200x_186",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_1200x_192",
|
|
11
|
+
"table": "awsui_table_wih1l_1200x_198",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1200x_204",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_1200x_208",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1200x_215",
|
|
15
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_1200x_215",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_1200x_215",
|
|
17
|
+
"has-footer": "awsui_has-footer_wih1l_1200x_218",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_1200x_221",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_1200x_238",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1200x_250",
|
|
21
|
+
"empty": "awsui_empty_wih1l_1200x_266",
|
|
22
|
+
"loading": "awsui_loading_wih1l_1200x_270",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_1200x_279",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1200x_286",
|
|
25
|
+
"header-secondary": "awsui_header-secondary_wih1l_1200x_292",
|
|
26
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_1200x_304",
|
|
27
|
+
"table-has-header": "awsui_table-has-header_wih1l_1200x_310",
|
|
28
|
+
"header-controls": "awsui_header-controls_wih1l_1200x_321",
|
|
29
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1200x_330",
|
|
30
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_1200x_330",
|
|
31
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1200x_335",
|
|
32
|
+
"footer": "awsui_footer_wih1l_1200x_335",
|
|
33
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_1200x_343",
|
|
34
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_1200x_351",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_1200x_355",
|
|
36
|
+
"row": "awsui_row_wih1l_1200x_356",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_1200x_357"
|
|
38
38
|
};
|
|
39
39
|
|
package/table/styles.scoped.css
CHANGED
|
@@ -146,10 +146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.
|
|
149
|
+
.awsui_root_wih1l_1200x_149:not(#\9) {
|
|
150
150
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
151
151
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
152
|
-
color: var(--color-text-body-default-
|
|
152
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
153
153
|
font-weight: 400;
|
|
154
154
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
155
155
|
-webkit-font-smoothing: auto;
|
|
@@ -157,7 +157,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
157
|
inline-size: 100%;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.awsui_tools_wih1l_1200x_160:not(#\9) {
|
|
161
161
|
display: flex;
|
|
162
162
|
align-items: flex-end;
|
|
163
163
|
flex-wrap: wrap;
|
|
@@ -165,89 +165,89 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
padding-block-end: var(--space-table-header-tools-bottom-25ubsj, 0px);
|
|
166
166
|
padding-inline: 0;
|
|
167
167
|
}
|
|
168
|
-
.awsui_tools-
|
|
168
|
+
.awsui_tools-filtering_wih1l_1200x_168:not(#\9) {
|
|
169
169
|
max-inline-size: 100%;
|
|
170
170
|
margin-inline-end: var(--space-l-t419sm, 20px);
|
|
171
171
|
}
|
|
172
172
|
@supports (flex-basis: fit-content) {
|
|
173
|
-
.awsui_tools-
|
|
173
|
+
.awsui_tools-filtering_wih1l_1200x_168:not(#\9) {
|
|
174
174
|
flex: 1 1 fit-content;
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
@supports not (flex-basis: fit-content) {
|
|
178
|
-
.awsui_tools-
|
|
178
|
+
.awsui_tools-filtering_wih1l_1200x_168:not(#\9) {
|
|
179
179
|
flex: 1 1 auto;
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
|
-
.awsui_tools-align-
|
|
182
|
+
.awsui_tools-align-right_wih1l_1200x_182:not(#\9) {
|
|
183
183
|
display: flex;
|
|
184
184
|
margin-inline-start: auto;
|
|
185
185
|
}
|
|
186
|
-
.awsui_tools-
|
|
187
|
-
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
186
|
+
.awsui_tools-pagination_wih1l_1200x_186 + .awsui_tools-preferences_wih1l_1200x_186:not(#\9) {
|
|
187
|
+
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
188
188
|
box-sizing: border-box;
|
|
189
189
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
190
190
|
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
191
191
|
}
|
|
192
|
-
.awsui_tools-
|
|
192
|
+
.awsui_tools-small_wih1l_1200x_192 > .awsui_tools-filtering_wih1l_1200x_168:not(#\9) {
|
|
193
193
|
margin-inline-end: 0;
|
|
194
194
|
margin-block-end: var(--space-scaled-xs-26e2du, 8px);
|
|
195
195
|
flex-basis: 100%;
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_table_wih1l_1200x_198:not(#\9) {
|
|
199
199
|
inline-size: 100%;
|
|
200
200
|
border-spacing: 0;
|
|
201
201
|
position: relative;
|
|
202
202
|
box-sizing: border-box;
|
|
203
203
|
}
|
|
204
|
-
.awsui_table-layout-
|
|
204
|
+
.awsui_table-layout-fixed_wih1l_1200x_204:not(#\9) {
|
|
205
205
|
table-layout: fixed;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_wrapper_wih1l_1200x_208:not(#\9) {
|
|
209
209
|
position: relative;
|
|
210
210
|
box-sizing: border-box;
|
|
211
211
|
inline-size: 100%;
|
|
212
212
|
overflow-x: auto;
|
|
213
213
|
scrollbar-width: none; /* Hide scrollbar in Firefox */
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_wrapper_wih1l_1200x_208.awsui_variant-stacked_wih1l_1200x_215 > .awsui_table_wih1l_1200x_198:not(#\9), .awsui_wrapper_wih1l_1200x_208.awsui_variant-stacked_wih1l_1200x_215 > .awsui_wrapper-content-measure_wih1l_1200x_215:not(#\9), .awsui_wrapper_wih1l_1200x_208.awsui_variant-container_wih1l_1200x_215 > .awsui_table_wih1l_1200x_198:not(#\9), .awsui_wrapper_wih1l_1200x_208.awsui_variant-container_wih1l_1200x_215 > .awsui_wrapper-content-measure_wih1l_1200x_215:not(#\9) {
|
|
216
216
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_wrapper_wih1l_1200x_208.awsui_variant-container_wih1l_1200x_215:not(#\9):not(.awsui_has-footer_wih1l_1200x_218) {
|
|
219
219
|
padding-block-end: var(--space-table-content-bottom-9yr834, 4px);
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_wrapper_wih1l_1200x_208:not(#\9):not(.awsui_has-header_wih1l_1200x_221) {
|
|
222
222
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
223
223
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_wrapper_wih1l_1200x_208:not(#\9)::-webkit-scrollbar {
|
|
226
226
|
display: none; /* Hide scrollbar in Safari and Chrome */
|
|
227
227
|
}
|
|
228
|
-
body[data-awsui-focus-visible=true] .
|
|
228
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1200x_208:not(#\9):focus {
|
|
229
229
|
outline: 2px dotted transparent;
|
|
230
230
|
outline-offset: 2px;
|
|
231
231
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
232
232
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
233
233
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
234
234
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
235
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
235
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_cell-
|
|
238
|
+
.awsui_cell-merged_wih1l_1200x_238:not(#\9) {
|
|
239
239
|
text-align: center;
|
|
240
240
|
padding-block: 0;
|
|
241
241
|
padding-inline: 0;
|
|
242
242
|
}
|
|
243
|
-
.awsui_cell-
|
|
243
|
+
.awsui_cell-merged_wih1l_1200x_238.awsui_has-footer_wih1l_1200x_218:not(#\9) {
|
|
244
244
|
/*
|
|
245
245
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
246
246
|
table and the footer
|
|
247
247
|
*/
|
|
248
|
-
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
248
|
+
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
249
249
|
}
|
|
250
|
-
.awsui_cell-merged-
|
|
250
|
+
.awsui_cell-merged-content_wih1l_1200x_250:not(#\9) {
|
|
251
251
|
box-sizing: border-box;
|
|
252
252
|
inline-size: 100%;
|
|
253
253
|
padding-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
@@ -255,7 +255,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_5i1f1_208:not(#\9):focu
|
|
|
255
255
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
256
256
|
}
|
|
257
257
|
@supports (position: sticky) {
|
|
258
|
-
.awsui_cell-merged-
|
|
258
|
+
.awsui_cell-merged-content_wih1l_1200x_250:not(#\9) {
|
|
259
259
|
position: sticky;
|
|
260
260
|
inset-inline-start: 0;
|
|
261
261
|
margin-block: 0;
|
|
@@ -263,11 +263,11 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_5i1f1_208:not(#\9):focu
|
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
267
|
-
color: var(--color-text-empty-
|
|
266
|
+
.awsui_empty_wih1l_1200x_266:not(#\9) {
|
|
267
|
+
color: var(--color-text-empty-o6660v, #656871);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.
|
|
270
|
+
.awsui_loading_wih1l_1200x_270:not(#\9) {
|
|
271
271
|
/* used in test-utils */
|
|
272
272
|
}
|
|
273
273
|
|
|
@@ -276,20 +276,20 @@ The min/max/width token values in Visual Refresh should align
|
|
|
276
276
|
the table header and body cells selection control with the table
|
|
277
277
|
filter search icon.
|
|
278
278
|
*/
|
|
279
|
-
.awsui_selection-
|
|
279
|
+
.awsui_selection-control_wih1l_1200x_279:not(#\9) {
|
|
280
280
|
box-sizing: border-box;
|
|
281
281
|
max-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
282
282
|
min-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
283
283
|
position: relative;
|
|
284
284
|
inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
285
285
|
}
|
|
286
|
-
.awsui_selection-
|
|
286
|
+
.awsui_selection-control_wih1l_1200x_279.awsui_selection-control-header_wih1l_1200x_286:not(#\9) {
|
|
287
287
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
288
288
|
padding-inline: var(--space-scaled-l-0hpmd7, 20px);
|
|
289
289
|
border-inline-start: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_header-
|
|
292
|
+
.awsui_header-secondary_wih1l_1200x_292:not(#\9) {
|
|
293
293
|
overflow: auto;
|
|
294
294
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
|
295
295
|
scrollbar-width: none; /* Firefox */
|
|
@@ -299,48 +299,48 @@ filter search icon.
|
|
|
299
299
|
border-start-end-radius: 0;
|
|
300
300
|
border-end-start-radius: 0;
|
|
301
301
|
border-end-end-radius: 0;
|
|
302
|
-
background: var(--color-background-table-header-
|
|
302
|
+
background: var(--color-background-table-header-inc72b, #ffffff);
|
|
303
303
|
}
|
|
304
|
-
.awsui_header-
|
|
305
|
-
background: var(--color-background-layout-main-
|
|
304
|
+
.awsui_header-secondary_wih1l_1200x_292.awsui_variant-full-page_wih1l_1200x_304:not(#\9) {
|
|
305
|
+
background: var(--color-background-layout-main-nqw91u, #ffffff);
|
|
306
306
|
}
|
|
307
|
-
.awsui_header-
|
|
307
|
+
.awsui_header-secondary_wih1l_1200x_292.awsui_variant-stacked_wih1l_1200x_215 > .awsui_table_wih1l_1200x_198:not(#\9), .awsui_header-secondary_wih1l_1200x_292.awsui_variant-container_wih1l_1200x_215 > .awsui_table_wih1l_1200x_198:not(#\9) {
|
|
308
308
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
309
309
|
}
|
|
310
|
-
.awsui_header-
|
|
310
|
+
.awsui_header-secondary_wih1l_1200x_292.awsui_variant-stacked_wih1l_1200x_215:not(#\9):not(.awsui_table-has-header_wih1l_1200x_310), .awsui_header-secondary_wih1l_1200x_292.awsui_variant-container_wih1l_1200x_215:not(#\9):not(.awsui_table-has-header_wih1l_1200x_310) {
|
|
311
311
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
312
312
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
313
313
|
}
|
|
314
|
-
.awsui_header-
|
|
314
|
+
.awsui_header-secondary_wih1l_1200x_292:not(#\9)::-webkit-scrollbar {
|
|
315
315
|
display: none; /* Safari and Chrome */
|
|
316
316
|
}
|
|
317
|
-
.awsui_header-
|
|
317
|
+
.awsui_header-secondary_wih1l_1200x_292.awsui_table-has-header_wih1l_1200x_310:not(#\9) {
|
|
318
318
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-divider-p2uygo, transparent);
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
-
.awsui_header-
|
|
321
|
+
.awsui_header-controls_wih1l_1200x_321:not(#\9) {
|
|
322
322
|
padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
323
323
|
}
|
|
324
|
-
.awsui_header-
|
|
324
|
+
.awsui_header-controls_wih1l_1200x_321.awsui_variant-full-page_wih1l_1200x_304:not(#\9) {
|
|
325
325
|
padding-block: 0 calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
326
326
|
}
|
|
327
|
-
.awsui_header-
|
|
327
|
+
.awsui_header-controls_wih1l_1200x_321.awsui_variant-stacked_wih1l_1200x_215:not(#\9), .awsui_header-controls_wih1l_1200x_321.awsui_variant-container_wih1l_1200x_215:not(#\9) {
|
|
328
328
|
padding-inline: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
|
|
329
329
|
}
|
|
330
|
-
.awsui_header-
|
|
330
|
+
.awsui_header-controls_wih1l_1200x_321.awsui_variant-embedded_wih1l_1200x_330:not(#\9), .awsui_header-controls_wih1l_1200x_321.awsui_variant-borderless_wih1l_1200x_330:not(#\9) {
|
|
331
331
|
padding-inline: var(--space-table-header-horizontal-wl3ykr, 0px);
|
|
332
332
|
padding-block-start: var(--space-table-embedded-header-top-bfjeam, 0px);
|
|
333
333
|
}
|
|
334
334
|
|
|
335
|
-
.awsui_footer-
|
|
335
|
+
.awsui_footer-wrapper_wih1l_1200x_335.awsui_variant-stacked_wih1l_1200x_215:not(#\9), .awsui_footer-wrapper_wih1l_1200x_335.awsui_variant-container_wih1l_1200x_215:not(#\9) {
|
|
336
336
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
337
337
|
}
|
|
338
338
|
|
|
339
|
-
.
|
|
339
|
+
.awsui_footer_wih1l_1200x_335:not(#\9) {
|
|
340
340
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
341
341
|
padding-inline: var(--space-table-footer-horizontal-ptapb9, 0px);
|
|
342
342
|
}
|
|
343
|
-
.awsui_footer-with-
|
|
343
|
+
.awsui_footer-with-pagination_wih1l_1200x_343:not(#\9) {
|
|
344
344
|
display: flex;
|
|
345
345
|
flex-direction: row;
|
|
346
346
|
justify-content: space-between;
|
|
@@ -348,12 +348,12 @@ filter search icon.
|
|
|
348
348
|
flex-wrap: wrap;
|
|
349
349
|
gap: var(--space-scaled-s-aqzyko, 12px);
|
|
350
350
|
}
|
|
351
|
-
.awsui_footer-
|
|
351
|
+
.awsui_footer-pagination_wih1l_1200x_351:not(#\9) {
|
|
352
352
|
margin-inline-start: auto;
|
|
353
353
|
}
|
|
354
354
|
|
|
355
|
-
.awsui_thead-
|
|
356
|
-
.
|
|
357
|
-
.awsui_row-
|
|
355
|
+
.awsui_thead-active_wih1l_1200x_355:not(#\9),
|
|
356
|
+
.awsui_row_wih1l_1200x_356:not(#\9),
|
|
357
|
+
.awsui_row-selected_wih1l_1200x_357:not(#\9) {
|
|
358
358
|
/* used in test-utils */
|
|
359
359
|
}
|