@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
package/alert/styles.css.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"alert": "
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"hidden": "
|
|
8
|
-
"with-dismiss": "awsui_with-
|
|
9
|
-
"with-action": "awsui_with-
|
|
10
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
11
|
-
"header": "
|
|
12
|
-
"action": "
|
|
13
|
-
"action-slot": "awsui_action-
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
16
|
-
"text": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"message": "
|
|
19
|
-
"icon-size-medium": "awsui_icon-size-
|
|
20
|
-
"icon-size-big": "awsui_icon-size-
|
|
21
|
-
"icon-size-normal": "awsui_icon-size-
|
|
22
|
-
"content": "
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"dismiss-button": "awsui_dismiss-
|
|
25
|
-
"type-error": "awsui_type-
|
|
26
|
-
"type-warning": "awsui_type-
|
|
27
|
-
"type-success": "awsui_type-
|
|
28
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_1o16m_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1o16m_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_1o16m_123",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_1o16m_161",
|
|
8
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1o16m_211",
|
|
9
|
+
"with-action": "awsui_with-action_mx3cw_1o16m_211",
|
|
10
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1o16m_217",
|
|
11
|
+
"header": "awsui_header_mx3cw_1o16m_224",
|
|
12
|
+
"action": "awsui_action_mx3cw_1o16m_228",
|
|
13
|
+
"action-slot": "awsui_action-slot_mx3cw_1o16m_233",
|
|
14
|
+
"action-button": "awsui_action-button_mx3cw_1o16m_234",
|
|
15
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1o16m_238",
|
|
16
|
+
"text": "awsui_text_mx3cw_1o16m_267",
|
|
17
|
+
"icon": "awsui_icon_mx3cw_1o16m_274",
|
|
18
|
+
"message": "awsui_message_mx3cw_1o16m_277",
|
|
19
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1o16m_285",
|
|
20
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1o16m_288",
|
|
21
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1o16m_291",
|
|
22
|
+
"content": "awsui_content_mx3cw_1o16m_295",
|
|
23
|
+
"dismiss": "awsui_dismiss_mx3cw_1o16m_299",
|
|
24
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1o16m_304",
|
|
25
|
+
"type-error": "awsui_type-error_mx3cw_1o16m_308",
|
|
26
|
+
"type-warning": "awsui_type-warning_mx3cw_1o16m_316",
|
|
27
|
+
"type-success": "awsui_type-success_mx3cw_1o16m_324",
|
|
28
|
+
"type-info": "awsui_type-info_mx3cw_1o16m_332"
|
|
29
29
|
};
|
|
30
30
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -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,10 +94,10 @@ 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
|
-
.
|
|
100
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_alert_mx3cw_1o16m_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_1o16m_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
101
99
|
}
|
|
102
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_1o16m_1 {
|
|
103
101
|
from {
|
|
104
102
|
opacity: 0.2;
|
|
105
103
|
}
|
|
@@ -108,12 +106,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
108
106
|
}
|
|
109
107
|
}
|
|
110
108
|
@media (prefers-reduced-motion: reduce) {
|
|
111
|
-
.
|
|
109
|
+
.awsui_alert_mx3cw_1o16m_97:not(#\9) {
|
|
112
110
|
animation: none;
|
|
113
111
|
transition: none;
|
|
114
112
|
}
|
|
115
113
|
}
|
|
116
|
-
.awsui-motion-disabled .
|
|
114
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_1o16m_97:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1o16m_97:not(#\9) {
|
|
117
115
|
animation: none;
|
|
118
116
|
transition: none;
|
|
119
117
|
}
|
|
@@ -122,7 +120,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
120
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
123
121
|
SPDX-License-Identifier: Apache-2.0
|
|
124
122
|
*/
|
|
125
|
-
.
|
|
123
|
+
.awsui_root_mx3cw_1o16m_123:not(#\9) {
|
|
126
124
|
border-collapse: separate;
|
|
127
125
|
border-spacing: 0;
|
|
128
126
|
box-sizing: border-box;
|
|
@@ -161,11 +159,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
159
|
overflow: hidden;
|
|
162
160
|
display: block;
|
|
163
161
|
}
|
|
164
|
-
.
|
|
162
|
+
.awsui_root_mx3cw_1o16m_123.awsui_hidden_mx3cw_1o16m_161:not(#\9) {
|
|
165
163
|
display: none;
|
|
166
164
|
}
|
|
167
165
|
|
|
168
|
-
.
|
|
166
|
+
.awsui_alert_mx3cw_1o16m_97:not(#\9) {
|
|
169
167
|
border-collapse: separate;
|
|
170
168
|
border-spacing: 0;
|
|
171
169
|
box-sizing: border-box;
|
|
@@ -212,48 +210,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
210
|
padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
|
|
213
211
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
214
212
|
}
|
|
215
|
-
.
|
|
213
|
+
.awsui_alert_mx3cw_1o16m_97.awsui_with-dismiss_mx3cw_1o16m_211:not(#\9), .awsui_alert_mx3cw_1o16m_97.awsui_with-action_mx3cw_1o16m_211:not(#\9) {
|
|
216
214
|
grid-template-columns: 1fr auto;
|
|
217
215
|
}
|
|
218
|
-
.
|
|
216
|
+
.awsui_alert_mx3cw_1o16m_97.awsui_with-action_mx3cw_1o16m_211.awsui_with-dismiss_mx3cw_1o16m_211:not(#\9) {
|
|
219
217
|
grid-template-columns: 1fr auto auto;
|
|
220
218
|
}
|
|
221
|
-
.
|
|
219
|
+
.awsui_alert_mx3cw_1o16m_97.awsui_breakpoint-default_mx3cw_1o16m_217.awsui_with-action_mx3cw_1o16m_211:not(#\9) {
|
|
222
220
|
grid-template-columns: 1fr auto;
|
|
223
221
|
}
|
|
224
|
-
.
|
|
222
|
+
.awsui_alert_mx3cw_1o16m_97.awsui_breakpoint-default_mx3cw_1o16m_217:not(#\9):not(.awsui_with-dismiss_mx3cw_1o16m_211) {
|
|
225
223
|
grid-template-columns: 1fr;
|
|
226
224
|
}
|
|
227
225
|
|
|
228
|
-
.
|
|
226
|
+
.awsui_header_mx3cw_1o16m_224:not(#\9) {
|
|
229
227
|
font-weight: 700;
|
|
230
228
|
}
|
|
231
229
|
|
|
232
|
-
.
|
|
230
|
+
.awsui_action_mx3cw_1o16m_228:not(#\9) {
|
|
233
231
|
white-space: nowrap;
|
|
234
232
|
margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
.awsui_action-
|
|
238
|
-
.awsui_action-
|
|
235
|
+
.awsui_action-slot_mx3cw_1o16m_233:not(#\9),
|
|
236
|
+
.awsui_action-button_mx3cw_1o16m_234:not(#\9) {
|
|
239
237
|
/* used in test-utils */
|
|
240
238
|
}
|
|
241
239
|
|
|
242
|
-
.awsui_alert-focus-
|
|
240
|
+
.awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9) {
|
|
243
241
|
display: grid;
|
|
244
242
|
grid-template-columns: min-content auto;
|
|
245
243
|
}
|
|
246
|
-
.awsui_alert-focus-
|
|
244
|
+
.awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
|
|
247
245
|
outline: none;
|
|
248
246
|
}
|
|
249
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
247
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
|
|
250
248
|
position: relative;
|
|
251
249
|
}
|
|
252
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
250
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
|
|
253
251
|
outline: 2px dotted transparent;
|
|
254
252
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
255
253
|
}
|
|
256
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus::before {
|
|
257
255
|
content: " ";
|
|
258
256
|
display: block;
|
|
259
257
|
position: absolute;
|
|
@@ -268,75 +266,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ipfn3_240:n
|
|
|
268
266
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
269
267
|
}
|
|
270
268
|
|
|
271
|
-
.
|
|
269
|
+
.awsui_text_mx3cw_1o16m_267:not(#\9) {
|
|
272
270
|
min-inline-size: 0;
|
|
273
271
|
padding-block: var(--border-field-width-09w7vk, 2px);
|
|
274
272
|
padding-inline: 0;
|
|
275
273
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
276
274
|
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
277
275
|
}
|
|
278
|
-
.
|
|
276
|
+
.awsui_text_mx3cw_1o16m_267.awsui_icon_mx3cw_1o16m_274:not(#\9) {
|
|
279
277
|
margin-inline-start: 0;
|
|
280
278
|
}
|
|
281
|
-
.
|
|
279
|
+
.awsui_text_mx3cw_1o16m_267.awsui_message_mx3cw_1o16m_277:not(#\9) {
|
|
282
280
|
margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
.awsui_breakpoint-
|
|
283
|
+
.awsui_breakpoint-default_mx3cw_1o16m_217 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
|
|
286
284
|
grid-row: 2;
|
|
287
285
|
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
288
286
|
}
|
|
289
|
-
.awsui_breakpoint-
|
|
287
|
+
.awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-medium_mx3cw_1o16m_285 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
|
|
290
288
|
margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
|
|
291
289
|
}
|
|
292
|
-
.awsui_breakpoint-
|
|
290
|
+
.awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-big_mx3cw_1o16m_288 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
|
|
293
291
|
margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
|
|
294
292
|
}
|
|
295
|
-
.awsui_breakpoint-
|
|
293
|
+
.awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-normal_mx3cw_1o16m_291 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
|
|
296
294
|
margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
|
|
297
295
|
}
|
|
298
296
|
|
|
299
|
-
.
|
|
297
|
+
.awsui_content_mx3cw_1o16m_295:not(#\9) {
|
|
300
298
|
/* used in test-utils */
|
|
301
299
|
}
|
|
302
300
|
|
|
303
|
-
.
|
|
301
|
+
.awsui_dismiss_mx3cw_1o16m_299:not(#\9) {
|
|
304
302
|
margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
305
303
|
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
306
304
|
}
|
|
307
305
|
|
|
308
|
-
.awsui_dismiss-
|
|
306
|
+
.awsui_dismiss-button_mx3cw_1o16m_304:not(#\9) {
|
|
309
307
|
/* used in test-utils */
|
|
310
308
|
}
|
|
311
309
|
|
|
312
|
-
.awsui_type-
|
|
310
|
+
.awsui_type-error_mx3cw_1o16m_308:not(#\9) {
|
|
313
311
|
border-color: var(--color-border-status-error-dj6icm, #d91515);
|
|
314
312
|
background-color: var(--color-background-status-error-pbprvn, #fff7f7);
|
|
315
313
|
}
|
|
316
|
-
.awsui_type-
|
|
314
|
+
.awsui_type-error_mx3cw_1o16m_308 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
|
|
317
315
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
318
316
|
}
|
|
319
317
|
|
|
320
|
-
.awsui_type-
|
|
318
|
+
.awsui_type-warning_mx3cw_1o16m_316:not(#\9) {
|
|
321
319
|
border-color: var(--color-border-status-warning-52glov, #8d6605);
|
|
322
320
|
background-color: var(--color-background-status-warning-oor4hw, #fffce9);
|
|
323
321
|
}
|
|
324
|
-
.awsui_type-
|
|
322
|
+
.awsui_type-warning_mx3cw_1o16m_316 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
|
|
325
323
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
326
324
|
}
|
|
327
325
|
|
|
328
|
-
.awsui_type-
|
|
326
|
+
.awsui_type-success_mx3cw_1o16m_324:not(#\9) {
|
|
329
327
|
border-color: var(--color-border-status-success-wmgb40, #037f0c);
|
|
330
328
|
background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
|
|
331
329
|
}
|
|
332
|
-
.awsui_type-
|
|
330
|
+
.awsui_type-success_mx3cw_1o16m_324 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
|
|
333
331
|
color: var(--color-text-status-success-bpiyjm, #037f0c);
|
|
334
332
|
}
|
|
335
333
|
|
|
336
|
-
.awsui_type-
|
|
334
|
+
.awsui_type-info_mx3cw_1o16m_332:not(#\9) {
|
|
337
335
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
338
336
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
339
337
|
}
|
|
340
|
-
.awsui_type-
|
|
338
|
+
.awsui_type-info_mx3cw_1o16m_332 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
|
|
341
339
|
color: var(--color-text-status-info-ahz8zp, #0972d3);
|
|
342
340
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"alert": "
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"with-dismiss": "awsui_with-
|
|
10
|
-
"with-action": "awsui_with-
|
|
11
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
12
|
-
"header": "
|
|
13
|
-
"action": "
|
|
14
|
-
"action-slot": "awsui_action-
|
|
15
|
-
"action-button": "awsui_action-
|
|
16
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
17
|
-
"text": "
|
|
18
|
-
"icon": "
|
|
19
|
-
"message": "
|
|
20
|
-
"icon-size-medium": "awsui_icon-size-
|
|
21
|
-
"icon-size-big": "awsui_icon-size-
|
|
22
|
-
"icon-size-normal": "awsui_icon-size-
|
|
23
|
-
"content": "
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-button": "awsui_dismiss-
|
|
26
|
-
"type-error": "awsui_type-
|
|
27
|
-
"type-warning": "awsui_type-
|
|
28
|
-
"type-success": "awsui_type-
|
|
29
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_1o16m_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1o16m_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_1o16m_123",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_1o16m_161",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1o16m_211",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_1o16m_211",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1o16m_217",
|
|
12
|
+
"header": "awsui_header_mx3cw_1o16m_224",
|
|
13
|
+
"action": "awsui_action_mx3cw_1o16m_228",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_1o16m_233",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_1o16m_234",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1o16m_238",
|
|
17
|
+
"text": "awsui_text_mx3cw_1o16m_267",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_1o16m_274",
|
|
19
|
+
"message": "awsui_message_mx3cw_1o16m_277",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1o16m_285",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1o16m_288",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1o16m_291",
|
|
23
|
+
"content": "awsui_content_mx3cw_1o16m_295",
|
|
24
|
+
"dismiss": "awsui_dismiss_mx3cw_1o16m_299",
|
|
25
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1o16m_304",
|
|
26
|
+
"type-error": "awsui_type-error_mx3cw_1o16m_308",
|
|
27
|
+
"type-warning": "awsui_type-warning_mx3cw_1o16m_316",
|
|
28
|
+
"type-success": "awsui_type-success_mx3cw_1o16m_324",
|
|
29
|
+
"type-info": "awsui_type-info_mx3cw_1o16m_332"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"anchor-list": "awsui_anchor-
|
|
6
|
-
"anchor-item": "awsui_anchor-
|
|
7
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
8
|
-
"anchor-link": "awsui_anchor-
|
|
9
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
10
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
11
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
4
|
+
"root": "awsui_root_swimc_pxahr_97",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_pxahr_132",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_pxahr_155",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_pxahr_175",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_pxahr_192",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_pxahr_234",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_pxahr_241",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_pxahr_245"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -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
|
-
.
|
|
97
|
+
.awsui_root_swimc_pxahr_97:not(#\9) {
|
|
100
98
|
border-collapse: separate;
|
|
101
99
|
border-spacing: 0;
|
|
102
100
|
box-sizing: border-box;
|
|
@@ -132,7 +130,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
130
|
-moz-osx-font-smoothing: auto;
|
|
133
131
|
}
|
|
134
132
|
|
|
135
|
-
.awsui_anchor-
|
|
133
|
+
.awsui_anchor-list_swimc_pxahr_132:not(#\9) {
|
|
136
134
|
list-style: none;
|
|
137
135
|
margin-block: 0;
|
|
138
136
|
margin-inline: 0;
|
|
@@ -141,7 +139,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
139
|
position: relative;
|
|
142
140
|
text-indent: 0;
|
|
143
141
|
}
|
|
144
|
-
.awsui_anchor-
|
|
142
|
+
.awsui_anchor-list_swimc_pxahr_132:not(#\9)::before {
|
|
145
143
|
content: "";
|
|
146
144
|
background-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
147
145
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -155,7 +153,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
153
|
inline-size: 2px;
|
|
156
154
|
}
|
|
157
155
|
|
|
158
|
-
.awsui_anchor-
|
|
156
|
+
.awsui_anchor-item_swimc_pxahr_155:not(#\9) {
|
|
159
157
|
transition: var(--motion-duration-slow-z2kaah, 180ms);
|
|
160
158
|
transition-property: all;
|
|
161
159
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
@@ -166,19 +164,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
164
|
margin-inline: 0;
|
|
167
165
|
}
|
|
168
166
|
@media (prefers-reduced-motion: reduce) {
|
|
169
|
-
.awsui_anchor-
|
|
167
|
+
.awsui_anchor-item_swimc_pxahr_155:not(#\9) {
|
|
170
168
|
animation: none;
|
|
171
169
|
transition: none;
|
|
172
170
|
}
|
|
173
171
|
}
|
|
174
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
172
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_pxahr_155:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_pxahr_155:not(#\9) {
|
|
175
173
|
animation: none;
|
|
176
174
|
transition: none;
|
|
177
175
|
}
|
|
178
|
-
.awsui_anchor-item--
|
|
176
|
+
.awsui_anchor-item--active_swimc_pxahr_175:not(#\9) {
|
|
179
177
|
position: relative;
|
|
180
178
|
}
|
|
181
|
-
.awsui_anchor-item--
|
|
179
|
+
.awsui_anchor-item--active_swimc_pxahr_175:not(#\9)::before {
|
|
182
180
|
content: "";
|
|
183
181
|
background-color: var(--color-text-accent-n2acxv, #0972d3);
|
|
184
182
|
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
@@ -192,7 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
190
|
inline-size: 2px;
|
|
193
191
|
}
|
|
194
192
|
|
|
195
|
-
.awsui_anchor-
|
|
193
|
+
.awsui_anchor-link_swimc_pxahr_192:not(#\9) {
|
|
196
194
|
transition: var(--motion-duration-slow-z2kaah, 180ms);
|
|
197
195
|
transition-property: all;
|
|
198
196
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
@@ -205,16 +203,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
203
|
text-decoration: none;
|
|
206
204
|
}
|
|
207
205
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.awsui_anchor-
|
|
206
|
+
.awsui_anchor-link_swimc_pxahr_192:not(#\9) {
|
|
209
207
|
animation: none;
|
|
210
208
|
transition: none;
|
|
211
209
|
}
|
|
212
210
|
}
|
|
213
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
211
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_pxahr_192:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_pxahr_192:not(#\9) {
|
|
214
212
|
animation: none;
|
|
215
213
|
transition: none;
|
|
216
214
|
}
|
|
217
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
215
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_pxahr_192:not(#\9):focus {
|
|
218
216
|
outline: thin dotted;
|
|
219
217
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
220
218
|
outline-offset: 2px;
|
|
@@ -225,27 +223,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_yjm0c_194:not(#\9):
|
|
|
225
223
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
226
224
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
227
225
|
}
|
|
228
|
-
.awsui_anchor-
|
|
226
|
+
.awsui_anchor-link_swimc_pxahr_192:not(#\9):hover {
|
|
229
227
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
230
228
|
}
|
|
231
|
-
.awsui_anchor-
|
|
229
|
+
.awsui_anchor-link_swimc_pxahr_192:not(#\9):focus {
|
|
232
230
|
outline: none;
|
|
233
231
|
}
|
|
234
|
-
.awsui_anchor-
|
|
232
|
+
.awsui_anchor-link_swimc_pxahr_192:not(#\9):hover, .awsui_anchor-link_swimc_pxahr_192:not(#\9):focus {
|
|
235
233
|
text-decoration: none;
|
|
236
234
|
}
|
|
237
|
-
.awsui_anchor-link--
|
|
235
|
+
.awsui_anchor-link--active_swimc_pxahr_234:not(#\9) {
|
|
238
236
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
239
237
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
240
238
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
241
239
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
242
240
|
}
|
|
243
241
|
|
|
244
|
-
.awsui_anchor-link-
|
|
242
|
+
.awsui_anchor-link-text_swimc_pxahr_241:not(#\9) {
|
|
245
243
|
display: block;
|
|
246
244
|
}
|
|
247
245
|
|
|
248
|
-
.awsui_anchor-link-
|
|
246
|
+
.awsui_anchor-link-info_swimc_pxahr_245:not(#\9) {
|
|
249
247
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
250
248
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
251
249
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -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
|
-
"root": "
|
|
6
|
-
"anchor-list": "awsui_anchor-
|
|
7
|
-
"anchor-item": "awsui_anchor-
|
|
8
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
9
|
-
"anchor-link": "awsui_anchor-
|
|
10
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
11
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
12
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
5
|
+
"root": "awsui_root_swimc_pxahr_97",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_pxahr_132",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_pxahr_155",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_pxahr_175",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_pxahr_192",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_pxahr_234",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_pxahr_241",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_pxahr_245"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_19r3o_97",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_19r3o_101",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_19r3o_101",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_19r3o_143",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_19r3o_143",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_19r3o_146",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_19r3o_146",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_19r3o_149",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_19r3o_149",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_19r3o_152",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_19r3o_152",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_19r3o_160",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_19r3o_161",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_19r3o_162",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_19r3o_163",
|
|
19
|
+
"header": "awsui_header_1hpp3_19r3o_164",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_19r3o_165",
|
|
21
|
+
"content": "awsui_content_1hpp3_19r3o_166",
|
|
22
|
+
"description": "awsui_description_1hpp3_19r3o_170",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_19r3o_175",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_19r3o_182",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_19r3o_186",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_19r3o_190",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_19r3o_257"
|
|
28
28
|
};
|
|
29
29
|
|