@cloudscape-design/components 3.0.762 → 3.0.764
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +58 -58
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +28 -28
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +42 -42
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js +2 -2
- package/app-layout/classic.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +30 -30
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +15 -15
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -85
- package/app-layout/visual-refresh/styles.scoped.css +201 -201
- package/app-layout/visual-refresh/styles.selectors.js +85 -85
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +5 -3
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +15 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +21 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +31 -31
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +22 -22
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +250 -250
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +33 -33
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +9 -8
- package/breadcrumb-group/styles.scoped.css +12 -11
- package/breadcrumb-group/styles.selectors.js +9 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +245 -245
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +35 -35
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +36 -36
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +28 -28
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +60 -60
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +60 -60
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +209 -209
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +24 -24
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +55 -55
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +47 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +66 -66
- package/container/styles.selectors.js +30 -30
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +19 -19
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +62 -62
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +56 -56
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +13 -13
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +76 -76
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +6 -6
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/collapsible-flashbar.js +1 -1
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +164 -164
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +54 -54
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +85 -85
- package/help-panel/styles.selectors.js +5 -5
- package/icon/generated/icons.js +224 -231
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +103 -100
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +63 -63
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1163 -1163
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +55 -55
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -38
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +6 -6
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +3 -3
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +38 -38
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +18 -18
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +42 -42
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +9 -9
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +19 -19
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +37 -37
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +1 -1
- package/internal/components/options-list/index.js.map +1 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +13 -13
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +49 -49
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +28 -28
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/components/visual-context/index.js +1 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +292 -292
- package/internal/generated/theming/index.cjs +400 -400
- package/internal/generated/theming/index.js +400 -400
- package/internal/manifest.json +1 -1
- package/internal/utils/dom.d.ts +0 -1
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -13
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/node-belongs.js +2 -2
- package/internal/utils/node-belongs.js.map +1 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +100 -100
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +45 -45
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +38 -38
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +54 -54
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +85 -85
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +38 -38
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +45 -45
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +55 -55
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +48 -48
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +28 -28
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +53 -53
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +34 -34
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +51 -51
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +152 -152
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +21 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +47 -47
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +54 -54
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +43 -43
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +325 -325
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +18 -18
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +83 -83
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +2 -0
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +21 -21
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/use-selection-focus-move.d.ts.map +1 -1
- package/table/selection/use-selection-focus-move.js +1 -1
- package/table/selection/use-selection-focus-move.js.map +1 -1
- package/table/sticky-header.js +0 -1
- package/table/sticky-header.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +48 -48
- package/table/styles.selectors.js +34 -34
- package/table/use-row-events.d.ts.map +1 -1
- package/table/use-row-events.js +1 -1
- package/table/use-row-events.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +63 -63
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +15 -15
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +71 -71
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +39 -39
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +88 -88
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +27 -27
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +3 -3
- package/toggle-button/styles.scoped.css +6 -6
- package/toggle-button/styles.selectors.js +3 -3
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +45 -45
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +50 -50
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +86 -86
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +85 -85
- package/wizard/styles.selectors.js +30 -30
package/wizard/styles.scoped.css
CHANGED
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_1xupv_1ev5j_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,38 +167,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
word-spacing: normal;
|
|
168
168
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
169
169
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
170
|
-
color: var(--color-text-body-default-
|
|
170
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
171
171
|
font-weight: 400;
|
|
172
172
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
173
173
|
-webkit-font-smoothing: auto;
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.
|
|
177
|
+
.awsui_wizard_1xupv_1ev5j_176.awsui_refresh_1xupv_1ev5j_176:not(#\9) {
|
|
178
178
|
column-gap: var(--space-xl-lmui9r, 24px);
|
|
179
179
|
display: grid;
|
|
180
180
|
grid-template-columns: auto minmax(0, 1fr);
|
|
181
181
|
grid-template-rows: auto 1fr;
|
|
182
182
|
row-gap: var(--space-scaled-xxs-7597g1, 4px);
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.awsui_wizard_1xupv_1ev5j_176.awsui_refresh_1xupv_1ev5j_176.awsui_small-container_1xupv_1ev5j_183:not(#\9) {
|
|
185
185
|
grid-template-columns: minmax(0, 1fr) 0;
|
|
186
186
|
row-gap: var(--space-scaled-l-0hpmd7, 20px);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.awsui_wizard_1xupv_1ev5j_176:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) {
|
|
190
190
|
display: flex;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.
|
|
193
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176:not(#\9) {
|
|
194
194
|
grid-column: 1;
|
|
195
195
|
grid-row: 1/span 2;
|
|
196
196
|
padding-block-start: calc(var(--space-xs-zb16t3, 8px) + var(--space-scaled-xxs-7597g1, 4px));
|
|
197
197
|
/* stylelint-disable selector-max-type */
|
|
198
198
|
/* stylelint-enable selector-max-type */
|
|
199
199
|
}
|
|
200
|
-
.
|
|
201
|
-
background: var(--color-background-container-content-
|
|
200
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176:not(#\9) {
|
|
201
|
+
background: var(--color-background-container-content-z79u4u, #ffffff);
|
|
202
202
|
position: relative;
|
|
203
203
|
margin-block: 0;
|
|
204
204
|
margin-inline: 0;
|
|
@@ -208,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
inline-size: 260px;
|
|
209
209
|
box-sizing: border-box;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9) {
|
|
212
212
|
display: grid;
|
|
213
213
|
column-gap: var(--space-xs-zb16t3, 8px);
|
|
214
214
|
grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
|
|
@@ -216,21 +216,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
padding-block: 0;
|
|
217
217
|
padding-inline: 0;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
220
|
-
background-color: var(--color-border-divider-default-
|
|
219
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > hr:not(#\9) {
|
|
220
|
+
background-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
221
221
|
border-block: 0;
|
|
222
222
|
border-inline: 0;
|
|
223
223
|
grid-column: 1;
|
|
224
224
|
block-size: 100%;
|
|
225
225
|
inline-size: var(--space-xxxs-zbmxqb, 2px);
|
|
226
226
|
}
|
|
227
|
-
.
|
|
228
|
-
color: var(--color-text-small-
|
|
227
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > .awsui_number_1xupv_1ev5j_226:not(#\9) {
|
|
228
|
+
color: var(--color-text-small-nzfntg, #656871);
|
|
229
229
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
230
230
|
grid-column: 2;
|
|
231
231
|
grid-row: 1;
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > a:not(#\9) {
|
|
234
234
|
align-items: start;
|
|
235
235
|
column-gap: var(--space-xs-zb16t3, 8px);
|
|
236
236
|
cursor: pointer;
|
|
@@ -240,7 +240,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
grid-row: 2;
|
|
241
241
|
grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > a > .awsui_circle_1xupv_1ev5j_242:not(#\9) {
|
|
244
244
|
border-start-start-radius: 100%;
|
|
245
245
|
border-start-end-radius: 100%;
|
|
246
246
|
border-end-start-radius: 100%;
|
|
@@ -251,75 +251,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
margin-block-start: 6px;
|
|
252
252
|
inline-size: 10px;
|
|
253
253
|
}
|
|
254
|
-
.
|
|
254
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > a > .awsui_title_1xupv_1ev5j_253:not(#\9) {
|
|
255
255
|
min-inline-size: 0;
|
|
256
256
|
word-break: break-word;
|
|
257
257
|
grid-column: 2;
|
|
258
258
|
}
|
|
259
|
-
body[data-awsui-focus-visible=true] .
|
|
259
|
+
body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li > a:not(#\9):focus {
|
|
260
260
|
outline: thin dotted;
|
|
261
261
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
262
262
|
outline-offset: 2px;
|
|
263
|
-
outline-color: var(--color-border-item-focused-
|
|
263
|
+
outline-color: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
264
264
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
265
265
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
266
266
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
267
267
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
268
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-
|
|
268
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9):first-child > hr {
|
|
271
271
|
grid-row: 2/span 2;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1ev5j_226 {
|
|
274
274
|
margin-block-start: var(--space-m-udix3p, 16px);
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9):last-child > hr {
|
|
277
277
|
grid-row: 1;
|
|
278
278
|
}
|
|
279
|
-
.
|
|
279
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9):only-of-type > hr {
|
|
280
280
|
display: none;
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li:not(#\9):not(:first-child):not(:last-child) > hr {
|
|
283
283
|
grid-row: 1/span 3;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_active_1xupv_1ev5j_284 > a:not(#\9) {
|
|
286
286
|
cursor: text;
|
|
287
287
|
}
|
|
288
|
-
.
|
|
289
|
-
background-color: var(--color-background-control-checked-
|
|
290
|
-
box-shadow: 0 0 0 3px var(--color-background-container-content-
|
|
288
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_active_1xupv_1ev5j_284 > a > .awsui_circle_1xupv_1ev5j_242:not(#\9) {
|
|
289
|
+
background-color: var(--color-background-control-checked-hz4k40, #006ce0);
|
|
290
|
+
box-shadow: 0 0 0 3px var(--color-background-container-content-z79u4u, #ffffff), 0 0 0 5px var(--color-background-control-checked-hz4k40, #006ce0), 0 0 0 7px var(--color-background-container-content-z79u4u, #ffffff);
|
|
291
291
|
}
|
|
292
|
-
.
|
|
293
|
-
color: var(--color-background-control-checked-
|
|
292
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_active_1xupv_1ev5j_284 > a > .awsui_title_1xupv_1ev5j_253:not(#\9) {
|
|
293
|
+
color: var(--color-background-control-checked-hz4k40, #006ce0);
|
|
294
294
|
font-weight: 700;
|
|
295
295
|
}
|
|
296
|
-
.
|
|
296
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_disabled_1xupv_1ev5j_295 > a:not(#\9) {
|
|
297
297
|
cursor: text;
|
|
298
298
|
}
|
|
299
|
-
.
|
|
300
|
-
background-color: var(--color-background-container-content-
|
|
301
|
-
box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-
|
|
299
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_disabled_1xupv_1ev5j_295 > a > .awsui_circle_1xupv_1ev5j_242:not(#\9) {
|
|
300
|
+
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
301
|
+
box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-f5b4z5, #b4b4bb), 0 0 0 4px var(--color-background-container-content-z79u4u, #ffffff);
|
|
302
302
|
}
|
|
303
|
-
.
|
|
304
|
-
color: var(--color-text-status-inactive-
|
|
303
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_disabled_1xupv_1ev5j_295 > a > .awsui_title_1xupv_1ev5j_253:not(#\9) {
|
|
304
|
+
color: var(--color-text-status-inactive-5megna, #656871);
|
|
305
305
|
}
|
|
306
|
-
.
|
|
307
|
-
background-color: var(--color-text-interactive-default-
|
|
308
|
-
box-shadow: 0 0 0 2px var(--color-text-interactive-default-
|
|
306
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_enabled_1xupv_1ev5j_305 > a > .awsui_circle_1xupv_1ev5j_242:not(#\9) {
|
|
307
|
+
background-color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
308
|
+
box-shadow: 0 0 0 2px var(--color-text-interactive-default-tkx8fe, #424650), 0 0 0 4px var(--color-background-container-content-z79u4u, #ffffff);
|
|
309
309
|
}
|
|
310
|
-
.
|
|
311
|
-
color: var(--color-text-interactive-default-
|
|
310
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_enabled_1xupv_1ev5j_305 > a > .awsui_title_1xupv_1ev5j_253:not(#\9) {
|
|
311
|
+
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
312
312
|
}
|
|
313
|
-
.
|
|
314
|
-
background-color: var(--color-background-control-checked-
|
|
315
|
-
box-shadow: 0 0 0 2px var(--color-background-control-checked-
|
|
313
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_enabled_1xupv_1ev5j_305 > a:not(#\9):hover > .awsui_circle_1xupv_1ev5j_242 {
|
|
314
|
+
background-color: var(--color-background-control-checked-hz4k40, #006ce0);
|
|
315
|
+
box-shadow: 0 0 0 2px var(--color-background-control-checked-hz4k40, #006ce0), 0 0 0 4px var(--color-background-container-content-z79u4u, #ffffff);
|
|
316
316
|
}
|
|
317
|
-
.
|
|
318
|
-
color: var(--color-background-control-checked-
|
|
317
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_refresh_1xupv_1ev5j_176 > ul.awsui_refresh_1xupv_1ev5j_176 > li.awsui_enabled_1xupv_1ev5j_305 > a:not(#\9):hover > .awsui_title_1xupv_1ev5j_253 {
|
|
318
|
+
color: var(--color-background-control-checked-hz4k40, #006ce0);
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
-
.
|
|
322
|
-
color: var(--color-text-disabled-
|
|
321
|
+
.awsui_navigation_1xupv_1ev5j_192:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) {
|
|
322
|
+
color: var(--color-text-disabled-e4vsj4, #b4b4bb);
|
|
323
323
|
display: inline-block;
|
|
324
324
|
margin-inline-end: calc(2 * var(--space-xxxl-4x2gki, 40px));
|
|
325
325
|
min-inline-size: 200px;
|
|
@@ -328,116 +328,116 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_13jya_192.awsui_refr
|
|
|
328
328
|
/* stylelint-disable selector-max-type */
|
|
329
329
|
/* stylelint-enable selector-max-type */
|
|
330
330
|
}
|
|
331
|
-
.
|
|
331
|
+
.awsui_navigation_1xupv_1ev5j_192:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) > ul:not(.awsui_refresh_1xupv_1ev5j_176) {
|
|
332
332
|
list-style: none;
|
|
333
333
|
padding-block: 0;
|
|
334
334
|
padding-inline: 0;
|
|
335
335
|
margin-block: 0;
|
|
336
336
|
margin-inline: 0;
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_navigation_1xupv_1ev5j_192:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) > ul:not(.awsui_refresh_1xupv_1ev5j_176) > li {
|
|
339
339
|
min-inline-size: 0;
|
|
340
340
|
word-break: break-word;
|
|
341
341
|
padding-block: 0 var(--space-scaled-m-mo5yse, 16px);
|
|
342
342
|
}
|
|
343
|
-
.
|
|
343
|
+
.awsui_navigation_1xupv_1ev5j_192:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) > ul:not(.awsui_refresh_1xupv_1ev5j_176) > li:not(:first-child) {
|
|
344
344
|
margin-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
347
|
-
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-
|
|
346
|
+
.awsui_navigation_1xupv_1ev5j_192:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) > ul:not(.awsui_refresh_1xupv_1ev5j_176) > li:not(:last-child) {
|
|
347
|
+
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-hrw5xj, #b4b4bb);
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
.
|
|
350
|
+
.awsui_form_1xupv_1ev5j_349:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) {
|
|
351
351
|
min-inline-size: 0;
|
|
352
352
|
word-break: break-word;
|
|
353
353
|
inline-size: 100%;
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_form_1xupv_1ev5j_349:not(#\9):not(.awsui_refresh_1xupv_1ev5j_176) > .awsui_form-header_1xupv_1ev5j_354 {
|
|
356
356
|
position: relative;
|
|
357
357
|
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176:not(#\9) {
|
|
361
361
|
min-inline-size: 0;
|
|
362
362
|
word-break: break-word;
|
|
363
363
|
display: contents;
|
|
364
364
|
}
|
|
365
|
-
.
|
|
366
|
-
background-color: var(--color-background-layout-main-
|
|
365
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176 > .awsui_form-header_1xupv_1ev5j_354:not(#\9) {
|
|
366
|
+
background-color: var(--color-background-layout-main-nqw91u, #ffffff);
|
|
367
367
|
grid-column: 2;
|
|
368
368
|
grid-row: 1;
|
|
369
|
-
color: var(--color-text-body-default-
|
|
369
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176 > .awsui_form-header_1xupv_1ev5j_354 > .awsui_form-header-content_1xupv_1ev5j_370:not(#\9) {
|
|
372
372
|
padding-block-start: calc(var(--space-xl-lmui9r, 24px) + var(--space-scaled-xxxs-27y4hv, 2px));
|
|
373
373
|
padding-block-end: var(--space-scaled-s-aqzyko, 12px);
|
|
374
374
|
}
|
|
375
|
-
.
|
|
375
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176 > .awsui_form-component_1xupv_1ev5j_374:not(#\9) {
|
|
376
376
|
grid-column: 2;
|
|
377
377
|
grid-row: 2;
|
|
378
378
|
}
|
|
379
|
-
.
|
|
379
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176.awsui_small-container_1xupv_1ev5j_183 > .awsui_form-header_1xupv_1ev5j_354:not(#\9) {
|
|
380
380
|
grid-column: 1/span 2;
|
|
381
381
|
}
|
|
382
|
-
.
|
|
382
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176.awsui_small-container_1xupv_1ev5j_183 > .awsui_form-header_1xupv_1ev5j_354 > .awsui_form-header-content_1xupv_1ev5j_370:not(#\9) {
|
|
383
383
|
padding-block-start: 0;
|
|
384
384
|
}
|
|
385
|
-
.
|
|
385
|
+
.awsui_form_1xupv_1ev5j_349.awsui_refresh_1xupv_1ev5j_176.awsui_small-container_1xupv_1ev5j_183 > .awsui_form-component_1xupv_1ev5j_374:not(#\9) {
|
|
386
386
|
grid-column: 1/span 2;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
.
|
|
389
|
+
.awsui_navigation_1xupv_1ev5j_192.awsui_hidden_1xupv_1ev5j_388:not(#\9) {
|
|
390
390
|
display: none;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
.awsui_collapsed-
|
|
394
|
-
color: var(--color-text-heading-secondary-
|
|
393
|
+
.awsui_collapsed-steps_1xupv_1ev5j_392:not(#\9) {
|
|
394
|
+
color: var(--color-text-heading-secondary-0myrp3, #424650);
|
|
395
395
|
font-weight: 700;
|
|
396
396
|
padding-block-start: var(--space-scaled-xxs-7597g1, 4px);
|
|
397
397
|
}
|
|
398
|
-
.awsui_collapsed-steps-
|
|
398
|
+
.awsui_collapsed-steps-hidden_1xupv_1ev5j_397:not(#\9) {
|
|
399
399
|
display: none;
|
|
400
400
|
}
|
|
401
401
|
|
|
402
|
-
.awsui_form-header-component-
|
|
402
|
+
.awsui_form-header-component-wrapper_1xupv_1ev5j_401:not(#\9) {
|
|
403
403
|
outline: none;
|
|
404
404
|
}
|
|
405
|
-
body[data-awsui-focus-visible=true] .awsui_form-header-component-
|
|
405
|
+
body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1ev5j_401:not(#\9):focus {
|
|
406
406
|
outline: thin dotted;
|
|
407
407
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
408
408
|
outline-offset: 2px;
|
|
409
|
-
outline-color: var(--color-border-item-focused-
|
|
409
|
+
outline-color: var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
410
410
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
411
411
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
412
412
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
413
413
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
414
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-
|
|
414
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
.awsui_form-header-
|
|
418
|
-
.awsui_navigation-
|
|
419
|
-
.awsui_navigation-link-
|
|
420
|
-
.awsui_navigation-link-
|
|
417
|
+
.awsui_form-header-component_1xupv_1ev5j_401:not(#\9),
|
|
418
|
+
.awsui_navigation-link_1xupv_1ev5j_417:not(#\9),
|
|
419
|
+
.awsui_navigation-link-item_1xupv_1ev5j_418:not(#\9),
|
|
420
|
+
.awsui_navigation-link-label_1xupv_1ev5j_419:not(#\9) {
|
|
421
421
|
/* used in test-utils */
|
|
422
422
|
}
|
|
423
423
|
|
|
424
|
-
.awsui_navigation-link-
|
|
424
|
+
.awsui_navigation-link-active_1xupv_1ev5j_423:not(#\9) {
|
|
425
425
|
font-weight: 700;
|
|
426
|
-
color: var(--color-text-body-default-
|
|
426
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
427
427
|
}
|
|
428
428
|
|
|
429
|
-
.awsui_navigation-link-
|
|
430
|
-
color: var(--color-text-status-inactive-
|
|
429
|
+
.awsui_navigation-link-disabled_1xupv_1ev5j_428:not(#\9) {
|
|
430
|
+
color: var(--color-text-status-inactive-5megna, #656871);
|
|
431
431
|
}
|
|
432
432
|
|
|
433
|
-
.awsui_cancel-
|
|
434
|
-
.awsui_previous-
|
|
435
|
-
.awsui_primary-
|
|
436
|
-
.awsui_skip-to-
|
|
433
|
+
.awsui_cancel-button_1xupv_1ev5j_432:not(#\9),
|
|
434
|
+
.awsui_previous-button_1xupv_1ev5j_433:not(#\9),
|
|
435
|
+
.awsui_primary-button_1xupv_1ev5j_434:not(#\9),
|
|
436
|
+
.awsui_skip-to-button_1xupv_1ev5j_435:not(#\9) {
|
|
437
437
|
/* used in test-utils */
|
|
438
438
|
}
|
|
439
439
|
|
|
440
|
-
.awsui_action-
|
|
440
|
+
.awsui_action-buttons_1xupv_1ev5j_439:not(#\9) {
|
|
441
441
|
display: flex;
|
|
442
442
|
justify-content: flex-end;
|
|
443
443
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
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
|
-
"wizard": "
|
|
7
|
-
"refresh": "
|
|
8
|
-
"small-container": "awsui_small-
|
|
9
|
-
"navigation": "
|
|
10
|
-
"number": "
|
|
11
|
-
"circle": "
|
|
12
|
-
"title": "
|
|
13
|
-
"active": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"enabled": "
|
|
16
|
-
"form": "
|
|
17
|
-
"form-header": "awsui_form-
|
|
18
|
-
"form-header-content": "awsui_form-header-
|
|
19
|
-
"form-component": "awsui_form-
|
|
20
|
-
"hidden": "
|
|
21
|
-
"collapsed-steps": "awsui_collapsed-
|
|
22
|
-
"collapsed-steps-hidden": "awsui_collapsed-steps-
|
|
23
|
-
"form-header-component-wrapper": "awsui_form-header-component-
|
|
24
|
-
"form-header-component": "awsui_form-header-
|
|
25
|
-
"navigation-link": "awsui_navigation-
|
|
26
|
-
"navigation-link-item": "awsui_navigation-link-
|
|
27
|
-
"navigation-link-label": "awsui_navigation-link-
|
|
28
|
-
"navigation-link-active": "awsui_navigation-link-
|
|
29
|
-
"navigation-link-disabled": "awsui_navigation-link-
|
|
30
|
-
"cancel-button": "awsui_cancel-
|
|
31
|
-
"previous-button": "awsui_previous-
|
|
32
|
-
"primary-button": "awsui_primary-
|
|
33
|
-
"skip-to-button": "awsui_skip-to-
|
|
34
|
-
"action-buttons": "awsui_action-
|
|
5
|
+
"root": "awsui_root_1xupv_1ev5j_141",
|
|
6
|
+
"wizard": "awsui_wizard_1xupv_1ev5j_176",
|
|
7
|
+
"refresh": "awsui_refresh_1xupv_1ev5j_176",
|
|
8
|
+
"small-container": "awsui_small-container_1xupv_1ev5j_183",
|
|
9
|
+
"navigation": "awsui_navigation_1xupv_1ev5j_192",
|
|
10
|
+
"number": "awsui_number_1xupv_1ev5j_226",
|
|
11
|
+
"circle": "awsui_circle_1xupv_1ev5j_242",
|
|
12
|
+
"title": "awsui_title_1xupv_1ev5j_253",
|
|
13
|
+
"active": "awsui_active_1xupv_1ev5j_284",
|
|
14
|
+
"disabled": "awsui_disabled_1xupv_1ev5j_295",
|
|
15
|
+
"enabled": "awsui_enabled_1xupv_1ev5j_305",
|
|
16
|
+
"form": "awsui_form_1xupv_1ev5j_349",
|
|
17
|
+
"form-header": "awsui_form-header_1xupv_1ev5j_354",
|
|
18
|
+
"form-header-content": "awsui_form-header-content_1xupv_1ev5j_370",
|
|
19
|
+
"form-component": "awsui_form-component_1xupv_1ev5j_374",
|
|
20
|
+
"hidden": "awsui_hidden_1xupv_1ev5j_388",
|
|
21
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_1ev5j_392",
|
|
22
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1ev5j_397",
|
|
23
|
+
"form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1ev5j_401",
|
|
24
|
+
"form-header-component": "awsui_form-header-component_1xupv_1ev5j_401",
|
|
25
|
+
"navigation-link": "awsui_navigation-link_1xupv_1ev5j_417",
|
|
26
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_1ev5j_418",
|
|
27
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_1ev5j_419",
|
|
28
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_1ev5j_423",
|
|
29
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1ev5j_428",
|
|
30
|
+
"cancel-button": "awsui_cancel-button_1xupv_1ev5j_432",
|
|
31
|
+
"previous-button": "awsui_previous-button_1xupv_1ev5j_433",
|
|
32
|
+
"primary-button": "awsui_primary-button_1xupv_1ev5j_434",
|
|
33
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_1ev5j_435",
|
|
34
|
+
"action-buttons": "awsui_action-buttons_1xupv_1ev5j_439"
|
|
35
35
|
};
|
|
36
36
|
|