@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
|
@@ -2,55 +2,55 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"flash-with-motion": "awsui_flash-with-
|
|
6
|
-
"enter": "
|
|
7
|
-
"flash-body": "awsui_flash-
|
|
8
|
-
"flash-message": "awsui_flash-
|
|
9
|
-
"flash-header": "awsui_flash-
|
|
10
|
-
"flash-content": "awsui_flash-
|
|
11
|
-
"action-button-wrapper": "awsui_action-button-
|
|
12
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
13
|
-
"flash-icon": "awsui_flash-
|
|
14
|
-
"entering": "
|
|
15
|
-
"entered": "
|
|
16
|
-
"exiting": "
|
|
17
|
-
"stack": "
|
|
18
|
-
"animation-running": "awsui_animation-
|
|
19
|
-
"item": "
|
|
20
|
-
"flash-list-item": "awsui_flash-list-
|
|
21
|
-
"notification-bar": "awsui_notification-
|
|
22
|
-
"collapsed": "
|
|
23
|
-
"animation-ready": "awsui_animation-
|
|
24
|
-
"expanded-only": "awsui_expanded-
|
|
25
|
-
"expanded": "
|
|
26
|
-
"flash": "
|
|
27
|
-
"collapsible": "
|
|
28
|
-
"short-list": "awsui_short-
|
|
29
|
-
"visual-refresh": "awsui_visual-
|
|
30
|
-
"status": "
|
|
31
|
-
"header": "
|
|
32
|
-
"item-count": "awsui_item-
|
|
33
|
-
"button": "
|
|
34
|
-
"type-count": "awsui_type-
|
|
35
|
-
"count-number": "awsui_count-
|
|
36
|
-
"icon": "
|
|
37
|
-
"floating": "
|
|
38
|
-
"flashbar": "
|
|
39
|
-
"flash-refresh": "awsui_flash-
|
|
40
|
-
"flash-list": "awsui_flash-
|
|
41
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
42
|
-
"flash-text": "awsui_flash-
|
|
43
|
-
"hidden": "
|
|
44
|
-
"header-replacement": "awsui_header-
|
|
45
|
-
"content-replacement": "awsui_content-
|
|
46
|
-
"dismiss-button": "awsui_dismiss-
|
|
47
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
48
|
-
"action-button": "awsui_action-
|
|
49
|
-
"action-slot": "awsui_action-
|
|
50
|
-
"flash-type-success": "awsui_flash-type-
|
|
51
|
-
"flash-type-error": "awsui_flash-type-
|
|
52
|
-
"flash-type-info": "awsui_flash-type-
|
|
53
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
54
|
-
"flash-type-warning": "awsui_flash-type-
|
|
5
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_lsqkq_153",
|
|
6
|
+
"enter": "awsui_enter_1q84n_lsqkq_153",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_lsqkq_167",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_lsqkq_167",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_lsqkq_167",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_lsqkq_168",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_lsqkq_169",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_lsqkq_170",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_lsqkq_193",
|
|
14
|
+
"entering": "awsui_entering_1q84n_lsqkq_206",
|
|
15
|
+
"entered": "awsui_entered_1q84n_lsqkq_227",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_lsqkq_332",
|
|
17
|
+
"stack": "awsui_stack_1q84n_lsqkq_366",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_lsqkq_366",
|
|
19
|
+
"item": "awsui_item_1q84n_lsqkq_366",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_lsqkq_367",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_lsqkq_368",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_lsqkq_388",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_lsqkq_388",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_lsqkq_388",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_lsqkq_388",
|
|
26
|
+
"flash": "awsui_flash_1q84n_lsqkq_153",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_lsqkq_444",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_lsqkq_450",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_lsqkq_450",
|
|
30
|
+
"status": "awsui_status_1q84n_lsqkq_597",
|
|
31
|
+
"header": "awsui_header_1q84n_lsqkq_597",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_lsqkq_598",
|
|
33
|
+
"button": "awsui_button_1q84n_lsqkq_599",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_lsqkq_632",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_lsqkq_632",
|
|
36
|
+
"icon": "awsui_icon_1q84n_lsqkq_666",
|
|
37
|
+
"floating": "awsui_floating_1q84n_lsqkq_707",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_lsqkq_711",
|
|
39
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_lsqkq_786",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_lsqkq_367",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_lsqkq_807",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_lsqkq_837",
|
|
43
|
+
"hidden": "awsui_hidden_1q84n_lsqkq_856",
|
|
44
|
+
"header-replacement": "awsui_header-replacement_1q84n_lsqkq_861",
|
|
45
|
+
"content-replacement": "awsui_content-replacement_1q84n_lsqkq_866",
|
|
46
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_lsqkq_170",
|
|
47
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_lsqkq_885",
|
|
48
|
+
"action-button": "awsui_action-button_1q84n_lsqkq_169",
|
|
49
|
+
"action-slot": "awsui_action-slot_1q84n_lsqkq_895",
|
|
50
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_lsqkq_899",
|
|
51
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_lsqkq_903",
|
|
52
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_lsqkq_907",
|
|
53
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_lsqkq_908",
|
|
54
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_lsqkq_912"
|
|
55
55
|
};
|
|
56
56
|
|
package/form/styles.css.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"content": "
|
|
7
|
-
"error": "
|
|
8
|
-
"footer": "
|
|
9
|
-
"actions-section": "awsui_actions-
|
|
10
|
-
"secondary-actions": "awsui_secondary-
|
|
11
|
-
"actions": "
|
|
4
|
+
"root": "awsui_root_1i0s3_jxhes_141",
|
|
5
|
+
"header": "awsui_header_1i0s3_jxhes_176",
|
|
6
|
+
"content": "awsui_content_1i0s3_jxhes_180",
|
|
7
|
+
"error": "awsui_error_1i0s3_jxhes_184",
|
|
8
|
+
"footer": "awsui_footer_1i0s3_jxhes_188",
|
|
9
|
+
"actions-section": "awsui_actions-section_1i0s3_jxhes_192",
|
|
10
|
+
"secondary-actions": "awsui_secondary-actions_1i0s3_jxhes_201",
|
|
11
|
+
"actions": "awsui_actions_1i0s3_jxhes_192"
|
|
12
12
|
};
|
|
13
13
|
|
package/form/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_1i0s3_jxhes_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -167,30 +167,30 @@ 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_header_1i0s3_jxhes_176:not(#\9) {
|
|
178
178
|
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
181
|
+
.awsui_content_1i0s3_jxhes_180:not(#\9) {
|
|
182
182
|
/* used in test-utils */
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
.awsui_error_1i0s3_jxhes_184:not(#\9) {
|
|
186
186
|
/* used in test-utils */
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.awsui_footer_1i0s3_jxhes_188:not(#\9) {
|
|
190
190
|
margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.awsui_actions-
|
|
193
|
+
.awsui_actions-section_1i0s3_jxhes_192:not(#\9) {
|
|
194
194
|
display: flex;
|
|
195
195
|
flex-direction: row-reverse;
|
|
196
196
|
justify-content: space-between;
|
|
@@ -199,13 +199,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
margin-block-end: calc(-1 * var(--space-scaled-m-mo5yse, 16px));
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.awsui_secondary-
|
|
202
|
+
.awsui_secondary-actions_1i0s3_jxhes_201:not(#\9) {
|
|
203
203
|
min-inline-size: 1px;
|
|
204
204
|
margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
|
|
205
205
|
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_actions_1i0s3_jxhes_192:not(#\9) {
|
|
209
209
|
min-inline-size: 1px;
|
|
210
210
|
margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
|
|
211
211
|
margin-block-end: var(--space-scaled-m-mo5yse, 16px);
|
package/form/styles.selectors.js
CHANGED
|
@@ -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
|
-
"header": "
|
|
7
|
-
"content": "
|
|
8
|
-
"error": "
|
|
9
|
-
"footer": "
|
|
10
|
-
"actions-section": "awsui_actions-
|
|
11
|
-
"secondary-actions": "awsui_secondary-
|
|
12
|
-
"actions": "
|
|
5
|
+
"root": "awsui_root_1i0s3_jxhes_141",
|
|
6
|
+
"header": "awsui_header_1i0s3_jxhes_176",
|
|
7
|
+
"content": "awsui_content_1i0s3_jxhes_180",
|
|
8
|
+
"error": "awsui_error_1i0s3_jxhes_184",
|
|
9
|
+
"footer": "awsui_footer_1i0s3_jxhes_188",
|
|
10
|
+
"actions-section": "awsui_actions-section_1i0s3_jxhes_192",
|
|
11
|
+
"secondary-actions": "awsui_secondary-actions_1i0s3_jxhes_201",
|
|
12
|
+
"actions": "awsui_actions_1i0s3_jxhes_192"
|
|
13
13
|
};
|
|
14
14
|
|
package/form-field/styles.css.js
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
5
|
-
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
8
|
-
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-
|
|
9
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
10
|
-
"warning": "
|
|
11
|
-
"error": "
|
|
12
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
13
|
-
"root": "
|
|
14
|
-
"label": "
|
|
15
|
-
"info": "
|
|
16
|
-
"description": "
|
|
17
|
-
"constraint": "
|
|
18
|
-
"hints": "
|
|
19
|
-
"constraint-has-validation-text": "awsui_constraint-has-validation-
|
|
20
|
-
"secondary-control": "awsui_secondary-
|
|
21
|
-
"controls": "
|
|
22
|
-
"label-hidden": "awsui_label-
|
|
23
|
-
"label-wrapper": "awsui_label-
|
|
24
|
-
"control": "
|
|
25
|
-
"error__message": "
|
|
26
|
-
"warning__message": "
|
|
27
|
-
"visually-hidden": "awsui_visually-
|
|
4
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_i3kqs_149",
|
|
5
|
+
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_i3kqs_1",
|
|
7
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_i3kqs_180",
|
|
8
|
+
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181",
|
|
9
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_i3kqs_1",
|
|
10
|
+
"warning": "awsui_warning_14mhv_i3kqs_150",
|
|
11
|
+
"error": "awsui_error_14mhv_i3kqs_149",
|
|
12
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_i3kqs_1",
|
|
13
|
+
"root": "awsui_root_14mhv_i3kqs_232",
|
|
14
|
+
"label": "awsui_label_14mhv_i3kqs_268",
|
|
15
|
+
"info": "awsui_info_14mhv_i3kqs_282",
|
|
16
|
+
"description": "awsui_description_14mhv_i3kqs_288",
|
|
17
|
+
"constraint": "awsui_constraint_14mhv_i3kqs_289",
|
|
18
|
+
"hints": "awsui_hints_14mhv_i3kqs_296",
|
|
19
|
+
"constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_i3kqs_297",
|
|
20
|
+
"secondary-control": "awsui_secondary-control_14mhv_i3kqs_301",
|
|
21
|
+
"controls": "awsui_controls_14mhv_i3kqs_305",
|
|
22
|
+
"label-hidden": "awsui_label-hidden_14mhv_i3kqs_305",
|
|
23
|
+
"label-wrapper": "awsui_label-wrapper_14mhv_i3kqs_308",
|
|
24
|
+
"control": "awsui_control_14mhv_i3kqs_305",
|
|
25
|
+
"error__message": "awsui_error__message_14mhv_i3kqs_335",
|
|
26
|
+
"warning__message": "awsui_warning__message_14mhv_i3kqs_336",
|
|
27
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_i3kqs_340"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -146,11 +146,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.awsui_error-icon-shake-
|
|
150
|
-
.awsui_warning-icon-shake-
|
|
151
|
-
animation: awsui_awsui-motion-shake-
|
|
149
|
+
.awsui_error-icon-shake-wrapper_14mhv_i3kqs_149:not(#\9),
|
|
150
|
+
.awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150:not(#\9) {
|
|
151
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_i3kqs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
152
152
|
}
|
|
153
|
-
@keyframes awsui_awsui-motion-shake-
|
|
153
|
+
@keyframes awsui_awsui-motion-shake-horizontally_14mhv_i3kqs_1 {
|
|
154
154
|
0% {
|
|
155
155
|
transform: translateX(-5px);
|
|
156
156
|
animation-timing-function: linear;
|
|
@@ -164,22 +164,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
@media (prefers-reduced-motion: reduce) {
|
|
167
|
-
.awsui_error-icon-shake-
|
|
168
|
-
.awsui_warning-icon-shake-
|
|
167
|
+
.awsui_error-icon-shake-wrapper_14mhv_i3kqs_149:not(#\9),
|
|
168
|
+
.awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150:not(#\9) {
|
|
169
169
|
animation: none;
|
|
170
170
|
transition: none;
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
|
-
.awsui-motion-disabled .awsui_error-icon-shake-
|
|
173
|
+
.awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_i3kqs_149:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_i3kqs_149:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150:not(#\9) {
|
|
174
174
|
animation: none;
|
|
175
175
|
transition: none;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_error-icon-scale-
|
|
179
|
-
.awsui_warning-icon-scale-
|
|
180
|
-
animation: awsui_awsui-motion-scale-
|
|
178
|
+
.awsui_error-icon-scale-wrapper_14mhv_i3kqs_180:not(#\9),
|
|
179
|
+
.awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181:not(#\9) {
|
|
180
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_i3kqs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
181
181
|
}
|
|
182
|
-
@keyframes awsui_awsui-motion-scale-
|
|
182
|
+
@keyframes awsui_awsui-motion-scale-popup_14mhv_i3kqs_1 {
|
|
183
183
|
0% {
|
|
184
184
|
transform: scale(0.95);
|
|
185
185
|
}
|
|
@@ -188,22 +188,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
@media (prefers-reduced-motion: reduce) {
|
|
191
|
-
.awsui_error-icon-scale-
|
|
192
|
-
.awsui_warning-icon-scale-
|
|
191
|
+
.awsui_error-icon-scale-wrapper_14mhv_i3kqs_180:not(#\9),
|
|
192
|
+
.awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
.awsui-motion-disabled .awsui_error-icon-scale-
|
|
197
|
+
.awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_i3kqs_180:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_i3kqs_180:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.
|
|
203
|
-
.
|
|
204
|
-
animation: awsui_awsui-motion-fade-in-
|
|
202
|
+
.awsui_warning_14mhv_i3kqs_150:not(#\9),
|
|
203
|
+
.awsui_error_14mhv_i3kqs_149:not(#\9) {
|
|
204
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_i3kqs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
205
205
|
}
|
|
206
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
206
|
+
@keyframes awsui_awsui-motion-fade-in-0_14mhv_i3kqs_1 {
|
|
207
207
|
from {
|
|
208
208
|
opacity: 0;
|
|
209
209
|
}
|
|
@@ -212,18 +212,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
214
|
@media (prefers-reduced-motion: reduce) {
|
|
215
|
-
.
|
|
216
|
-
.
|
|
215
|
+
.awsui_warning_14mhv_i3kqs_150:not(#\9),
|
|
216
|
+
.awsui_error_14mhv_i3kqs_149:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
|
-
.awsui-motion-disabled .
|
|
221
|
+
.awsui-motion-disabled .awsui_warning_14mhv_i3kqs_150:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_i3kqs_150:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_i3kqs_149:not(#\9), .awsui-mode-entering .awsui_error_14mhv_i3kqs_149:not(#\9) {
|
|
222
222
|
animation: none;
|
|
223
223
|
transition: none;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
.awsui_root_14mhv_i3kqs_232:not(#\9) {
|
|
227
227
|
border-collapse: separate;
|
|
228
228
|
border-spacing: 0;
|
|
229
229
|
box-sizing: border-box;
|
|
@@ -252,7 +252,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
252
252
|
word-spacing: normal;
|
|
253
253
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
254
254
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
255
|
-
color: var(--color-text-body-default-
|
|
255
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
256
256
|
font-weight: 400;
|
|
257
257
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
258
258
|
-webkit-font-smoothing: auto;
|
|
@@ -260,57 +260,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
box-sizing: border-box;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_label_14mhv_i3kqs_268:not(#\9) {
|
|
264
264
|
box-sizing: border-box;
|
|
265
|
-
color: var(--color-text-form-label-
|
|
265
|
+
color: var(--color-text-form-label-5nbxa6, #0f141a);
|
|
266
266
|
display: inline;
|
|
267
267
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
268
268
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
269
269
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
270
270
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_label_14mhv_i3kqs_268:not(#\9):only-child {
|
|
273
273
|
margin-block: 0;
|
|
274
274
|
margin-inline: 0;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.
|
|
277
|
+
.awsui_info_14mhv_i3kqs_282:not(#\9) {
|
|
278
278
|
display: inline-flex;
|
|
279
279
|
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
280
|
-
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-
|
|
280
|
+
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.
|
|
284
|
-
.
|
|
285
|
-
color: var(--color-text-form-secondary-
|
|
283
|
+
.awsui_description_14mhv_i3kqs_288:not(#\9),
|
|
284
|
+
.awsui_constraint_14mhv_i3kqs_289:not(#\9) {
|
|
285
|
+
color: var(--color-text-form-secondary-54emib, #656871);
|
|
286
286
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
287
287
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
288
288
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.
|
|
292
|
-
.awsui_constraint-has-validation-
|
|
291
|
+
.awsui_hints_14mhv_i3kqs_296:not(#\9),
|
|
292
|
+
.awsui_constraint-has-validation-text_14mhv_i3kqs_297:not(#\9) {
|
|
293
293
|
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_secondary-
|
|
296
|
+
.awsui_secondary-control_14mhv_i3kqs_301:not(#\9) {
|
|
297
297
|
/* used in test-utils */
|
|
298
298
|
}
|
|
299
299
|
|
|
300
|
-
.
|
|
300
|
+
.awsui_controls_14mhv_i3kqs_305:not(#\9):not(.awsui_label-hidden_14mhv_i3kqs_305) {
|
|
301
301
|
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
302
302
|
}
|
|
303
|
-
.awsui_label-
|
|
303
|
+
.awsui_label-wrapper_14mhv_i3kqs_308:not(#\9):empty + .awsui_controls_14mhv_i3kqs_305 {
|
|
304
304
|
padding-block-start: 0;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
.
|
|
307
|
+
.awsui_control_14mhv_i3kqs_305:not(#\9) {
|
|
308
308
|
min-inline-size: 0;
|
|
309
309
|
word-break: break-word;
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.
|
|
313
|
-
color: var(--color-text-status-error-
|
|
312
|
+
.awsui_error_14mhv_i3kqs_149:not(#\9) {
|
|
313
|
+
color: var(--color-text-status-error-5676bj, #db0000);
|
|
314
314
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
315
315
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
316
316
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -318,8 +318,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
318
318
|
align-items: flex-start;
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
-
.
|
|
322
|
-
color: var(--color-text-status-warning-
|
|
321
|
+
.awsui_warning_14mhv_i3kqs_150:not(#\9) {
|
|
322
|
+
color: var(--color-text-status-warning-csaw41, #855900);
|
|
323
323
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
324
324
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
325
325
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -327,12 +327,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
327
|
align-items: flex-start;
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.
|
|
331
|
-
.
|
|
330
|
+
.awsui_error__message_14mhv_i3kqs_335:not(#\9),
|
|
331
|
+
.awsui_warning__message_14mhv_i3kqs_336:not(#\9) {
|
|
332
332
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
333
333
|
}
|
|
334
334
|
|
|
335
|
-
.awsui_visually-
|
|
335
|
+
.awsui_visually-hidden_14mhv_i3kqs_340:not(#\9) {
|
|
336
336
|
position: absolute !important;
|
|
337
337
|
inset-block-start: -9999px !important;
|
|
338
338
|
inset-inline-start: -9999px !important;
|
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-
|
|
7
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
8
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
9
|
-
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-
|
|
10
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
11
|
-
"warning": "
|
|
12
|
-
"error": "
|
|
13
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
14
|
-
"root": "
|
|
15
|
-
"label": "
|
|
16
|
-
"info": "
|
|
17
|
-
"description": "
|
|
18
|
-
"constraint": "
|
|
19
|
-
"hints": "
|
|
20
|
-
"constraint-has-validation-text": "awsui_constraint-has-validation-
|
|
21
|
-
"secondary-control": "awsui_secondary-
|
|
22
|
-
"controls": "
|
|
23
|
-
"label-hidden": "awsui_label-
|
|
24
|
-
"label-wrapper": "awsui_label-
|
|
25
|
-
"control": "
|
|
26
|
-
"error__message": "
|
|
27
|
-
"warning__message": "
|
|
28
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_i3kqs_149",
|
|
6
|
+
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_i3kqs_150",
|
|
7
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_i3kqs_1",
|
|
8
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_i3kqs_180",
|
|
9
|
+
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_i3kqs_181",
|
|
10
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_i3kqs_1",
|
|
11
|
+
"warning": "awsui_warning_14mhv_i3kqs_150",
|
|
12
|
+
"error": "awsui_error_14mhv_i3kqs_149",
|
|
13
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_i3kqs_1",
|
|
14
|
+
"root": "awsui_root_14mhv_i3kqs_232",
|
|
15
|
+
"label": "awsui_label_14mhv_i3kqs_268",
|
|
16
|
+
"info": "awsui_info_14mhv_i3kqs_282",
|
|
17
|
+
"description": "awsui_description_14mhv_i3kqs_288",
|
|
18
|
+
"constraint": "awsui_constraint_14mhv_i3kqs_289",
|
|
19
|
+
"hints": "awsui_hints_14mhv_i3kqs_296",
|
|
20
|
+
"constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_i3kqs_297",
|
|
21
|
+
"secondary-control": "awsui_secondary-control_14mhv_i3kqs_301",
|
|
22
|
+
"controls": "awsui_controls_14mhv_i3kqs_305",
|
|
23
|
+
"label-hidden": "awsui_label-hidden_14mhv_i3kqs_305",
|
|
24
|
+
"label-wrapper": "awsui_label-wrapper_14mhv_i3kqs_308",
|
|
25
|
+
"control": "awsui_control_14mhv_i3kqs_305",
|
|
26
|
+
"error__message": "awsui_error__message_14mhv_i3kqs_335",
|
|
27
|
+
"warning__message": "awsui_warning__message_14mhv_i3kqs_336",
|
|
28
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_i3kqs_340"
|
|
29
29
|
};
|
|
30
30
|
|