@cloudscape-design/components 3.0.648 → 3.0.650
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 +25 -25
- package/alert/styles.scoped.css +39 -41
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -20
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/index.js +2 -2
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +21 -23
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/index.js +1 -1
- package/app-layout/mobile-toolbar/index.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +8 -10
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +20 -22
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +2 -4
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +19 -21
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/sticky-offsets.d.ts +1 -1
- package/app-layout/utils/sticky-offsets.d.ts.map +1 -1
- package/app-layout/utils/sticky-offsets.js +2 -2
- package/app-layout/utils/sticky-offsets.js.map +1 -1
- package/app-layout/visual-refresh/background.d.ts.map +1 -1
- package/app-layout/visual-refresh/background.js +2 -5
- package/app-layout/visual-refresh/background.js.map +1 -1
- package/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
- package/app-layout/visual-refresh/breadcrumbs.js +1 -2
- package/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +0 -2
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +2 -7
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/drawers.js +2 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/layout.d.ts.map +1 -1
- package/app-layout/visual-refresh/layout.js +1 -3
- package/app-layout/visual-refresh/layout.js.map +1 -1
- package/app-layout/visual-refresh/main.d.ts.map +1 -1
- package/app-layout/visual-refresh/main.js +2 -4
- package/app-layout/visual-refresh/main.js.map +1 -1
- package/app-layout/visual-refresh/navigation.js +2 -2
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
- package/app-layout/visual-refresh/notifications.js +3 -1
- package/app-layout/visual-refresh/notifications.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +82 -83
- package/app-layout/visual-refresh/styles.scoped.css +169 -196
- package/app-layout/visual-refresh/styles.selectors.js +82 -83
- package/app-layout/visual-refresh/tools.js +2 -2
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +1 -1
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh/use-background-overlap.d.ts +0 -6
- package/app-layout/visual-refresh/use-background-overlap.d.ts.map +1 -1
- package/app-layout/visual-refresh/use-background-overlap.js +0 -6
- package/app-layout/visual-refresh/use-background-overlap.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +24 -26
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +5 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +248 -446
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +16 -18
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +12 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +153 -155
- package/button/styles.selectors.js +19 -19
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +24 -25
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +11 -11
- package/button-dropdown/item-element/styles.scoped.css +16 -17
- package/button-dropdown/item-element/styles.selectors.js +11 -11
- package/button-dropdown/mobile-expandable-group/mobile-expandable-group.js +1 -1
- package/button-dropdown/mobile-expandable-group/mobile-expandable-group.js.map +1 -1
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +22 -24
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +42 -44
- package/calendar/styles.selectors.js +20 -20
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +50 -52
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -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 +5 -6
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -147
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -21
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -52
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +43 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -25
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -29
- package/container/styles.scoped.css +60 -55
- package/container/styles.selectors.js +30 -29
- package/container/use-sticky-header.d.ts +3 -2
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +5 -3
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/internal.js +2 -2
- package/content-layout/internal.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -18
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +42 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +13 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +48 -50
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/implementation.js +2 -2
- package/drawer/implementation.js.map +1 -1
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +10 -11
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +65 -66
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +2 -4
- 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 +7 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +146 -154
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -40
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +50 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/implementation.js +2 -2
- package/help-panel/implementation.js.map +1 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +78 -68
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/icons.js +1 -1
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +37 -37
- package/icon/styles.scoped.css +84 -67
- package/icon/styles.selectors.js +37 -37
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +34 -36
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +7 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +10 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +12 -0
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/base-component/index.d.ts +5 -3
- package/internal/base-component/index.d.ts.map +1 -1
- package/internal/base-component/index.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -26
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +26 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/cartesian-chart/inline-start-labels.js +1 -1
- package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -1
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -5
- 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 +15 -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 +5 -7
- 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 +3 -5
- 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 +33 -35
- 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 +7 -9
- 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 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +8 -10
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +41 -41
- 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 +3 -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 +2 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +13 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +6 -8
- 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 +13 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/highlight-match.d.ts.map +1 -1
- package/internal/components/option/highlight-match.js +1 -2
- package/internal/components/option/highlight-match.js.map +1 -1
- package/internal/components/option/index.js +2 -2
- package/internal/components/option/index.js.map +1 -1
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +2 -4
- 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 +10 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -31
- 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 +20 -23
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/context/reset-contexts-for-modal.d.ts.map +1 -1
- package/internal/context/reset-contexts-for-modal.js +6 -8
- package/internal/context/reset-contexts-for-modal.js.map +1 -1
- package/internal/context/single-tab-stop-navigation-context.d.ts +16 -2
- package/internal/context/single-tab-stop-navigation-context.d.ts.map +1 -1
- package/internal/context/single-tab-stop-navigation-context.js +51 -1
- package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-table-interaction-metrics/index.d.ts +10 -0
- package/internal/hooks/use-table-interaction-metrics/index.d.ts.map +1 -0
- package/internal/hooks/use-table-interaction-metrics/index.js +47 -0
- package/internal/hooks/use-table-interaction-metrics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +71 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -19
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +38 -40
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +2 -4
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +23 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -50
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/index.d.ts +1 -1
- package/popover/index.d.ts.map +1 -1
- package/popover/index.js +2 -2
- package/popover/index.js.map +1 -1
- package/popover/interfaces.d.ts +5 -0
- package/popover/interfaces.d.ts.map +1 -1
- package/popover/interfaces.js.map +1 -1
- package/popover/internal.js +2 -2
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +50 -49
- package/popover/styles.scoped.css +78 -78
- package/popover/styles.selectors.js +50 -49
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +33 -37
- package/progress-bar/styles.selectors.js +19 -19
- package/property-filter/styles.css.js +32 -32
- package/property-filter/styles.scoped.css +34 -36
- package/property-filter/styles.selectors.js +32 -32
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +15 -17
- package/radio-group/styles.selectors.js +9 -9
- 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/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +33 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -19
- package/select/parts/styles.selectors.js +16 -16
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +1 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/slider/internal.js +1 -1
- package/slider/internal.js.map +1 -1
- package/slider/slider-labels.js +1 -1
- package/slider/slider-labels.js.map +1 -1
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +62 -64
- package/slider/styles.selectors.js +25 -25
- package/slider/tick-marks.js +2 -2
- package/slider/tick-marks.js.map +1 -1
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -26
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +28 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/side.js +3 -3
- package/split-panel/side.js.map +1 -1
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +41 -46
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +29 -31
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +175 -174
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- 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 +54 -54
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +23 -17
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +14 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/selection-control.js +1 -1
- package/table/selection/selection-control.js.map +1 -1
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +3 -5
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +7 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +39 -43
- package/table/styles.selectors.js +34 -34
- package/table/table-role/grid-navigation.d.ts.map +1 -1
- package/table/table-role/grid-navigation.js +40 -67
- package/table/table-role/grid-navigation.js.map +1 -1
- package/table/thead.d.ts +1 -0
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js +5 -2
- package/table/thead.js.map +1 -1
- package/table/tools-header.d.ts +2 -1
- package/table/tools-header.d.ts.map +1 -1
- package/table/tools-header.js +4 -4
- package/table/tools-header.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +42 -46
- package/tabs/styles.selectors.js +22 -22
- package/tabs/tab-header-bar.d.ts.map +1 -1
- package/tabs/tab-header-bar.js +19 -47
- package/tabs/tab-header-bar.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -17
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -72
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/dismiss-button.d.ts.map +1 -1
- package/token-group/dismiss-button.js +1 -2
- package/token-group/dismiss-button.js.map +1 -1
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +19 -22
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +42 -44
- 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 +66 -68
- 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 +21 -23
- 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 -30
- 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 +1 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +62 -61
- package/wizard/styles.selectors.js +30 -30
- package/wizard/wizard-form-header.js +1 -1
- package/wizard/wizard-form-header.js.map +1 -1
- package/wizard/wizard-form.js +1 -1
- package/wizard/wizard-form.js.map +1 -1
- package/wizard/wizard-navigation.js +3 -3
- package/wizard/wizard-navigation.js.map +1 -1
- package/internal/context/app-layout-context.d.ts +0 -8
- package/internal/context/app-layout-context.d.ts.map +0 -1
- package/internal/context/app-layout-context.js +0 -9
- package/internal/context/app-layout-context.js.map +0 -1
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
6
|
-
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
7
5
|
/*
|
|
8
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
9
7
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -96,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
96
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
97
95
|
SPDX-License-Identifier: Apache-2.0
|
|
98
96
|
*/
|
|
99
|
-
.
|
|
97
|
+
.awsui_root_1s55x_svuwr_97:not(#\9) {
|
|
100
98
|
/* used in test-utils and in the use-selection hook */
|
|
101
99
|
}
|
|
102
100
|
|
|
103
|
-
.
|
|
101
|
+
.awsui_label_1s55x_svuwr_101:not(#\9) {
|
|
104
102
|
display: flex;
|
|
105
103
|
align-items: center;
|
|
106
104
|
justify-content: center;
|
|
@@ -114,6 +112,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
114
112
|
border-inline-end: 1px solid transparent;
|
|
115
113
|
}
|
|
116
114
|
|
|
117
|
-
.
|
|
115
|
+
.awsui_stud_1s55x_svuwr_115:not(#\9) {
|
|
118
116
|
visibility: hidden;
|
|
119
117
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"label": "
|
|
7
|
-
"stud": "
|
|
5
|
+
"root": "awsui_root_1s55x_svuwr_97",
|
|
6
|
+
"label": "awsui_label_1s55x_svuwr_101",
|
|
7
|
+
"stud": "awsui_stud_1s55x_svuwr_115"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -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_xzs7h_97",
|
|
5
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_xzs7h_106",
|
|
6
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_xzs7h_109",
|
|
7
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_xzs7h_112",
|
|
8
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_xzs7h_115",
|
|
9
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_xzs7h_118"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -6,8 +6,6 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
10
|
-
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
11
9
|
/*
|
|
12
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
13
11
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -96,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
96
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
97
95
|
SPDX-License-Identifier: Apache-2.0
|
|
98
96
|
*/
|
|
99
|
-
.awsui_sticky-
|
|
97
|
+
.awsui_sticky-scrollbar_faqt8_xzs7h_97:not(#\9) {
|
|
100
98
|
block-size: 15px;
|
|
101
99
|
position: sticky;
|
|
102
100
|
display: none;
|
|
@@ -105,24 +103,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
103
|
inset-block-end: 0;
|
|
106
104
|
inline-size: 100%;
|
|
107
105
|
}
|
|
108
|
-
.awsui_sticky-scrollbar-
|
|
106
|
+
.awsui_sticky-scrollbar-content_faqt8_xzs7h_106:not(#\9) {
|
|
109
107
|
block-size: 15px;
|
|
110
108
|
}
|
|
111
|
-
.awsui_sticky-scrollbar-
|
|
109
|
+
.awsui_sticky-scrollbar-visible_faqt8_xzs7h_109:not(#\9) {
|
|
112
110
|
display: block;
|
|
113
111
|
}
|
|
114
|
-
.awsui_sticky-scrollbar-native-
|
|
112
|
+
.awsui_sticky-scrollbar-native-invisible_faqt8_xzs7h_112:not(#\9) {
|
|
115
113
|
margin-block-start: -15px;
|
|
116
114
|
}
|
|
117
|
-
.awsui_sticky-scrollbar-
|
|
115
|
+
.awsui_sticky-scrollbar-offset_faqt8_xzs7h_115:not(#\9) {
|
|
118
116
|
z-index: 799;
|
|
119
117
|
}
|
|
120
|
-
.awsui_sticky-scrollbar-
|
|
118
|
+
.awsui_sticky-scrollbar-offset_faqt8_xzs7h_115:not(#\9):not(.awsui_is-visual-refresh_faqt8_xzs7h_118) {
|
|
121
119
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
122
120
|
block-size: 15px;
|
|
123
121
|
margin-block-start: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
|
|
124
122
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
125
123
|
}
|
|
126
|
-
.awsui_sticky-scrollbar-
|
|
124
|
+
.awsui_sticky-scrollbar-offset_faqt8_xzs7h_115.awsui_is-visual-refresh_faqt8_xzs7h_118:not(#\9) {
|
|
127
125
|
margin-block-start: -5px;
|
|
128
126
|
}
|
|
@@ -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_xzs7h_97",
|
|
6
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_xzs7h_106",
|
|
7
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_xzs7h_109",
|
|
8
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_xzs7h_112",
|
|
9
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_xzs7h_115",
|
|
10
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_xzs7h_118"
|
|
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
|
-
"table-has-header": "awsui_table-has-
|
|
27
|
-
"header-controls": "awsui_header-
|
|
28
|
-
"variant-full-page": "awsui_variant-full-
|
|
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_y5g98_101",
|
|
5
|
+
"tools": "awsui_tools_wih1l_y5g98_112",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_y5g98_120",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_y5g98_134",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_y5g98_138",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_y5g98_138",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_y5g98_144",
|
|
11
|
+
"table": "awsui_table_wih1l_y5g98_150",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_y5g98_156",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_y5g98_160",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_y5g98_167",
|
|
15
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_y5g98_167",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_y5g98_167",
|
|
17
|
+
"has-footer": "awsui_has-footer_wih1l_y5g98_170",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_y5g98_173",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_y5g98_190",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_y5g98_202",
|
|
21
|
+
"empty": "awsui_empty_wih1l_y5g98_218",
|
|
22
|
+
"loading": "awsui_loading_wih1l_y5g98_222",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_y5g98_231",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_y5g98_238",
|
|
25
|
+
"header-secondary": "awsui_header-secondary_wih1l_y5g98_244",
|
|
26
|
+
"table-has-header": "awsui_table-has-header_wih1l_y5g98_262",
|
|
27
|
+
"header-controls": "awsui_header-controls_wih1l_y5g98_266",
|
|
28
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_y5g98_269",
|
|
29
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_y5g98_275",
|
|
30
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_y5g98_275",
|
|
31
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_y5g98_280",
|
|
32
|
+
"footer": "awsui_footer_wih1l_y5g98_280",
|
|
33
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_y5g98_288",
|
|
34
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_y5g98_296",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_y5g98_300",
|
|
36
|
+
"row": "awsui_row_wih1l_y5g98_301",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_y5g98_302"
|
|
38
38
|
};
|
|
39
39
|
|
package/table/styles.scoped.css
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
6
|
-
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
7
5
|
/*
|
|
8
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
9
7
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -100,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
100
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
101
99
|
SPDX-License-Identifier: Apache-2.0
|
|
102
100
|
*/
|
|
103
|
-
.
|
|
101
|
+
.awsui_root_wih1l_y5g98_101:not(#\9) {
|
|
104
102
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
105
103
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
106
104
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
@@ -111,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
109
|
inline-size: 100%;
|
|
112
110
|
}
|
|
113
111
|
|
|
114
|
-
.
|
|
112
|
+
.awsui_tools_wih1l_y5g98_112:not(#\9) {
|
|
115
113
|
display: flex;
|
|
116
114
|
align-items: flex-end;
|
|
117
115
|
flex-wrap: wrap;
|
|
@@ -119,67 +117,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
119
117
|
padding-block-end: var(--space-table-header-tools-bottom-25ubsj, 0px);
|
|
120
118
|
padding-inline: 0;
|
|
121
119
|
}
|
|
122
|
-
.awsui_tools-
|
|
120
|
+
.awsui_tools-filtering_wih1l_y5g98_120:not(#\9) {
|
|
123
121
|
max-inline-size: 100%;
|
|
124
122
|
margin-inline-end: var(--space-l-t419sm, 20px);
|
|
125
123
|
}
|
|
126
124
|
@supports (flex-basis: fit-content) {
|
|
127
|
-
.awsui_tools-
|
|
125
|
+
.awsui_tools-filtering_wih1l_y5g98_120:not(#\9) {
|
|
128
126
|
flex: 1 1 fit-content;
|
|
129
127
|
}
|
|
130
128
|
}
|
|
131
129
|
@supports not (flex-basis: fit-content) {
|
|
132
|
-
.awsui_tools-
|
|
130
|
+
.awsui_tools-filtering_wih1l_y5g98_120:not(#\9) {
|
|
133
131
|
flex: 1 1 auto;
|
|
134
132
|
}
|
|
135
133
|
}
|
|
136
|
-
.awsui_tools-align-
|
|
134
|
+
.awsui_tools-align-right_wih1l_y5g98_134:not(#\9) {
|
|
137
135
|
display: flex;
|
|
138
136
|
margin-inline-start: auto;
|
|
139
137
|
}
|
|
140
|
-
.awsui_tools-
|
|
138
|
+
.awsui_tools-pagination_wih1l_y5g98_138 + .awsui_tools-preferences_wih1l_y5g98_138:not(#\9) {
|
|
141
139
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
142
140
|
box-sizing: border-box;
|
|
143
141
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
144
142
|
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
145
143
|
}
|
|
146
|
-
.awsui_tools-
|
|
144
|
+
.awsui_tools-small_wih1l_y5g98_144 > .awsui_tools-filtering_wih1l_y5g98_120:not(#\9) {
|
|
147
145
|
margin-inline-end: 0;
|
|
148
146
|
margin-block-end: var(--space-scaled-xs-26e2du, 8px);
|
|
149
147
|
flex-basis: 100%;
|
|
150
148
|
}
|
|
151
149
|
|
|
152
|
-
.
|
|
150
|
+
.awsui_table_wih1l_y5g98_150:not(#\9) {
|
|
153
151
|
inline-size: 100%;
|
|
154
152
|
border-spacing: 0;
|
|
155
153
|
position: relative;
|
|
156
154
|
box-sizing: border-box;
|
|
157
155
|
}
|
|
158
|
-
.awsui_table-layout-
|
|
156
|
+
.awsui_table-layout-fixed_wih1l_y5g98_156:not(#\9) {
|
|
159
157
|
table-layout: fixed;
|
|
160
158
|
}
|
|
161
159
|
|
|
162
|
-
.
|
|
160
|
+
.awsui_wrapper_wih1l_y5g98_160:not(#\9) {
|
|
163
161
|
position: relative;
|
|
164
162
|
box-sizing: border-box;
|
|
165
163
|
inline-size: 100%;
|
|
166
164
|
overflow-x: auto;
|
|
167
165
|
scrollbar-width: none; /* Hide scrollbar in Firefox */
|
|
168
166
|
}
|
|
169
|
-
.
|
|
167
|
+
.awsui_wrapper_wih1l_y5g98_160.awsui_variant-stacked_wih1l_y5g98_167 > .awsui_table_wih1l_y5g98_150:not(#\9), .awsui_wrapper_wih1l_y5g98_160.awsui_variant-stacked_wih1l_y5g98_167 > .awsui_wrapper-content-measure_wih1l_y5g98_167:not(#\9), .awsui_wrapper_wih1l_y5g98_160.awsui_variant-container_wih1l_y5g98_167 > .awsui_table_wih1l_y5g98_150:not(#\9), .awsui_wrapper_wih1l_y5g98_160.awsui_variant-container_wih1l_y5g98_167 > .awsui_wrapper-content-measure_wih1l_y5g98_167:not(#\9) {
|
|
170
168
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
171
169
|
}
|
|
172
|
-
.
|
|
170
|
+
.awsui_wrapper_wih1l_y5g98_160.awsui_variant-container_wih1l_y5g98_167:not(#\9):not(.awsui_has-footer_wih1l_y5g98_170) {
|
|
173
171
|
padding-block-end: var(--space-table-content-bottom-9yr834, 4px);
|
|
174
172
|
}
|
|
175
|
-
.
|
|
173
|
+
.awsui_wrapper_wih1l_y5g98_160:not(#\9):not(.awsui_has-header_wih1l_y5g98_173) {
|
|
176
174
|
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
177
175
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
178
176
|
}
|
|
179
|
-
.
|
|
177
|
+
.awsui_wrapper_wih1l_y5g98_160:not(#\9)::-webkit-scrollbar {
|
|
180
178
|
display: none; /* Hide scrollbar in Safari and Chrome */
|
|
181
179
|
}
|
|
182
|
-
body[data-awsui-focus-visible=true] .
|
|
180
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_y5g98_160:not(#\9):focus {
|
|
183
181
|
outline: 2px dotted transparent;
|
|
184
182
|
outline-offset: 2px;
|
|
185
183
|
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
@@ -189,29 +187,27 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_vhdn9_162:not(#\9):focu
|
|
|
189
187
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
190
188
|
}
|
|
191
189
|
|
|
192
|
-
.awsui_cell-
|
|
190
|
+
.awsui_cell-merged_wih1l_y5g98_190:not(#\9) {
|
|
193
191
|
text-align: center;
|
|
194
192
|
padding-block: 0;
|
|
195
193
|
padding-inline: 0;
|
|
196
194
|
}
|
|
197
|
-
.awsui_cell-
|
|
195
|
+
.awsui_cell-merged_wih1l_y5g98_190.awsui_has-footer_wih1l_y5g98_170:not(#\9) {
|
|
198
196
|
/*
|
|
199
197
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
200
198
|
table and the footer
|
|
201
199
|
*/
|
|
202
200
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
203
201
|
}
|
|
204
|
-
.awsui_cell-merged-
|
|
202
|
+
.awsui_cell-merged-content_wih1l_y5g98_202:not(#\9) {
|
|
205
203
|
box-sizing: border-box;
|
|
206
204
|
inline-size: 100%;
|
|
207
205
|
padding-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
208
206
|
padding-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
209
207
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
210
|
-
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
211
|
-
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
212
208
|
}
|
|
213
209
|
@supports (position: sticky) {
|
|
214
|
-
.awsui_cell-merged-
|
|
210
|
+
.awsui_cell-merged-content_wih1l_y5g98_202:not(#\9) {
|
|
215
211
|
position: sticky;
|
|
216
212
|
inset-inline-start: 0;
|
|
217
213
|
margin-block: 0;
|
|
@@ -219,11 +215,11 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_vhdn9_162:not(#\9):focu
|
|
|
219
215
|
}
|
|
220
216
|
}
|
|
221
217
|
|
|
222
|
-
.
|
|
218
|
+
.awsui_empty_wih1l_y5g98_218:not(#\9) {
|
|
223
219
|
color: var(--color-text-empty-2wfcyr, #5f6b7a);
|
|
224
220
|
}
|
|
225
221
|
|
|
226
|
-
.
|
|
222
|
+
.awsui_loading_wih1l_y5g98_222:not(#\9) {
|
|
227
223
|
/* used in test-utils */
|
|
228
224
|
}
|
|
229
225
|
|
|
@@ -232,20 +228,20 @@ The min/max/width token values in Visual Refresh should align
|
|
|
232
228
|
the table header and body cells selection control with the table
|
|
233
229
|
filter search icon.
|
|
234
230
|
*/
|
|
235
|
-
.awsui_selection-
|
|
231
|
+
.awsui_selection-control_wih1l_y5g98_231:not(#\9) {
|
|
236
232
|
box-sizing: border-box;
|
|
237
233
|
max-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
238
234
|
min-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
239
235
|
position: relative;
|
|
240
236
|
inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
241
237
|
}
|
|
242
|
-
.awsui_selection-
|
|
238
|
+
.awsui_selection-control_wih1l_y5g98_231.awsui_selection-control-header_wih1l_y5g98_238:not(#\9) {
|
|
243
239
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
244
240
|
padding-inline: var(--space-scaled-l-0hpmd7, 20px);
|
|
245
241
|
border-inline-start: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
246
242
|
}
|
|
247
243
|
|
|
248
|
-
.awsui_header-
|
|
244
|
+
.awsui_header-secondary_wih1l_y5g98_244:not(#\9) {
|
|
249
245
|
overflow: auto;
|
|
250
246
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
|
251
247
|
scrollbar-width: none; /* Firefox */
|
|
@@ -257,39 +253,39 @@ filter search icon.
|
|
|
257
253
|
border-end-end-radius: 0;
|
|
258
254
|
background: var(--color-background-table-header-82ew8p, #ffffff);
|
|
259
255
|
}
|
|
260
|
-
.awsui_header-
|
|
256
|
+
.awsui_header-secondary_wih1l_y5g98_244.awsui_variant-stacked_wih1l_y5g98_167 > .awsui_table_wih1l_y5g98_150:not(#\9), .awsui_header-secondary_wih1l_y5g98_244.awsui_variant-container_wih1l_y5g98_167 > .awsui_table_wih1l_y5g98_150:not(#\9) {
|
|
261
257
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
262
258
|
}
|
|
263
|
-
.awsui_header-
|
|
259
|
+
.awsui_header-secondary_wih1l_y5g98_244:not(#\9)::-webkit-scrollbar {
|
|
264
260
|
display: none; /* Safari and Chrome */
|
|
265
261
|
}
|
|
266
|
-
.awsui_header-
|
|
262
|
+
.awsui_header-secondary_wih1l_y5g98_244.awsui_table-has-header_wih1l_y5g98_262:not(#\9) {
|
|
267
263
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-divider-p2uygo, transparent);
|
|
268
264
|
}
|
|
269
265
|
|
|
270
|
-
.awsui_header-
|
|
266
|
+
.awsui_header-controls_wih1l_y5g98_266:not(#\9) {
|
|
271
267
|
padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
272
268
|
}
|
|
273
|
-
.awsui_header-
|
|
269
|
+
.awsui_header-controls_wih1l_y5g98_266.awsui_variant-full-page_wih1l_y5g98_269:not(#\9) {
|
|
274
270
|
padding-block: 0 calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
275
271
|
}
|
|
276
|
-
.awsui_header-
|
|
272
|
+
.awsui_header-controls_wih1l_y5g98_266.awsui_variant-stacked_wih1l_y5g98_167:not(#\9), .awsui_header-controls_wih1l_y5g98_266.awsui_variant-container_wih1l_y5g98_167:not(#\9) {
|
|
277
273
|
padding-inline: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
|
|
278
274
|
}
|
|
279
|
-
.awsui_header-
|
|
275
|
+
.awsui_header-controls_wih1l_y5g98_266.awsui_variant-embedded_wih1l_y5g98_275:not(#\9), .awsui_header-controls_wih1l_y5g98_266.awsui_variant-borderless_wih1l_y5g98_275:not(#\9) {
|
|
280
276
|
padding-inline: var(--space-table-header-horizontal-wl3ykr, 0px);
|
|
281
277
|
padding-block-start: var(--space-table-embedded-header-top-bfjeam, 0px);
|
|
282
278
|
}
|
|
283
279
|
|
|
284
|
-
.awsui_footer-
|
|
280
|
+
.awsui_footer-wrapper_wih1l_y5g98_280.awsui_variant-stacked_wih1l_y5g98_167:not(#\9), .awsui_footer-wrapper_wih1l_y5g98_280.awsui_variant-container_wih1l_y5g98_167:not(#\9) {
|
|
285
281
|
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
286
282
|
}
|
|
287
283
|
|
|
288
|
-
.
|
|
284
|
+
.awsui_footer_wih1l_y5g98_280:not(#\9) {
|
|
289
285
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
290
286
|
padding-inline: var(--space-table-footer-horizontal-ptapb9, 0px);
|
|
291
287
|
}
|
|
292
|
-
.awsui_footer-with-
|
|
288
|
+
.awsui_footer-with-pagination_wih1l_y5g98_288:not(#\9) {
|
|
293
289
|
display: flex;
|
|
294
290
|
flex-direction: row;
|
|
295
291
|
justify-content: space-between;
|
|
@@ -297,12 +293,12 @@ filter search icon.
|
|
|
297
293
|
flex-wrap: wrap;
|
|
298
294
|
gap: var(--space-scaled-s-aqzyko, 12px);
|
|
299
295
|
}
|
|
300
|
-
.awsui_footer-
|
|
296
|
+
.awsui_footer-pagination_wih1l_y5g98_296:not(#\9) {
|
|
301
297
|
margin-inline-start: auto;
|
|
302
298
|
}
|
|
303
299
|
|
|
304
|
-
.awsui_thead-
|
|
305
|
-
.
|
|
306
|
-
.awsui_row-
|
|
300
|
+
.awsui_thead-active_wih1l_y5g98_300:not(#\9),
|
|
301
|
+
.awsui_row_wih1l_y5g98_301:not(#\9),
|
|
302
|
+
.awsui_row-selected_wih1l_y5g98_302:not(#\9) {
|
|
307
303
|
/* used in test-utils */
|
|
308
304
|
}
|
|
@@ -2,39 +2,39 @@
|
|
|
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-pagination": "awsui_tools-
|
|
10
|
-
"tools-preferences": "awsui_tools-
|
|
11
|
-
"tools-small": "awsui_tools-
|
|
12
|
-
"table": "
|
|
13
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"variant-stacked": "awsui_variant-
|
|
16
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
17
|
-
"variant-container": "awsui_variant-
|
|
18
|
-
"has-footer": "awsui_has-
|
|
19
|
-
"has-header": "awsui_has-
|
|
20
|
-
"cell-merged": "awsui_cell-
|
|
21
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
22
|
-
"empty": "
|
|
23
|
-
"loading": "
|
|
24
|
-
"selection-control": "awsui_selection-
|
|
25
|
-
"selection-control-header": "awsui_selection-control-
|
|
26
|
-
"header-secondary": "awsui_header-
|
|
27
|
-
"table-has-header": "awsui_table-has-
|
|
28
|
-
"header-controls": "awsui_header-
|
|
29
|
-
"variant-full-page": "awsui_variant-full-
|
|
30
|
-
"variant-embedded": "awsui_variant-
|
|
31
|
-
"variant-borderless": "awsui_variant-
|
|
32
|
-
"footer-wrapper": "awsui_footer-
|
|
33
|
-
"footer": "
|
|
34
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
35
|
-
"footer-pagination": "awsui_footer-
|
|
36
|
-
"thead-active": "awsui_thead-
|
|
37
|
-
"row": "
|
|
38
|
-
"row-selected": "awsui_row-
|
|
5
|
+
"root": "awsui_root_wih1l_y5g98_101",
|
|
6
|
+
"tools": "awsui_tools_wih1l_y5g98_112",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_y5g98_120",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_y5g98_134",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_y5g98_138",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_y5g98_138",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_y5g98_144",
|
|
12
|
+
"table": "awsui_table_wih1l_y5g98_150",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_y5g98_156",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_y5g98_160",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_y5g98_167",
|
|
16
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_y5g98_167",
|
|
17
|
+
"variant-container": "awsui_variant-container_wih1l_y5g98_167",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_y5g98_170",
|
|
19
|
+
"has-header": "awsui_has-header_wih1l_y5g98_173",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_y5g98_190",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_y5g98_202",
|
|
22
|
+
"empty": "awsui_empty_wih1l_y5g98_218",
|
|
23
|
+
"loading": "awsui_loading_wih1l_y5g98_222",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_y5g98_231",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_y5g98_238",
|
|
26
|
+
"header-secondary": "awsui_header-secondary_wih1l_y5g98_244",
|
|
27
|
+
"table-has-header": "awsui_table-has-header_wih1l_y5g98_262",
|
|
28
|
+
"header-controls": "awsui_header-controls_wih1l_y5g98_266",
|
|
29
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_y5g98_269",
|
|
30
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_y5g98_275",
|
|
31
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_y5g98_275",
|
|
32
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_y5g98_280",
|
|
33
|
+
"footer": "awsui_footer_wih1l_y5g98_280",
|
|
34
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_y5g98_288",
|
|
35
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_y5g98_296",
|
|
36
|
+
"thead-active": "awsui_thead-active_wih1l_y5g98_300",
|
|
37
|
+
"row": "awsui_row_wih1l_y5g98_301",
|
|
38
|
+
"row-selected": "awsui_row-selected_wih1l_y5g98_302"
|
|
39
39
|
};
|
|
40
40
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-navigation.d.ts","sourceRoot":"","sources":["../../../../src/table/table-role/grid-navigation.tsx"],"names":[],"mappings":";AAcA,OAAO,EAAe,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAWhE;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,EAAE,kBAAkB,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,mBAAmB,
|
|
1
|
+
{"version":3,"file":"grid-navigation.d.ts","sourceRoot":"","sources":["../../../../src/table/table-role/grid-navigation.tsx"],"names":[],"mappings":";AAcA,OAAO,EAAe,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAWhE;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,EAAE,kBAAkB,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,mBAAmB,eAuC/G"}
|