@cloudscape-design/components-themeable 3.0.776 → 3.0.778
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/lib/internal/manifest.json +1 -1
- package/lib/internal/template/alert/actions-wrapper/styles.css.js +1 -1
- package/lib/internal/template/alert/actions-wrapper/styles.scoped.css +3 -3
- package/lib/internal/template/alert/actions-wrapper/styles.selectors.js +1 -1
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +93 -93
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +61 -61
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +50 -50
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/drawer/index.js +2 -1
- package/lib/internal/template/app-layout/drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/drawer/styles.css.js +13 -13
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +33 -33
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +18 -18
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/resize/styles.css.js +4 -4
- package/lib/internal/template/app-layout/resize/styles.scoped.css +9 -9
- package/lib/internal/template/app-layout/resize/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/styles.css.js +12 -12
- package/lib/internal/template/app-layout/styles.scoped.css +21 -21
- package/lib/internal/template/app-layout/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +20 -20
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +85 -85
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +85 -85
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +9 -9
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +28 -28
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +40 -40
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +16 -16
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +43 -43
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +38 -38
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +191 -191
- package/lib/internal/template/box/styles.scoped.css +445 -445
- package/lib/internal/template/box/styles.selectors.js +191 -191
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +8 -8
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +40 -40
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +8 -8
- package/lib/internal/template/breadcrumb-group/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +16 -16
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +9 -9
- package/lib/internal/template/button/styles.css.js +20 -20
- package/lib/internal/template/button/styles.scoped.css +573 -573
- package/lib/internal/template/button/styles.selectors.js +20 -20
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +51 -51
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +53 -53
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +41 -41
- package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +12 -12
- package/lib/internal/template/button-group/styles.selectors.js +4 -4
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +128 -128
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +112 -112
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +19 -19
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +12 -12
- package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +303 -303
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +55 -55
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +95 -95
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +8 -8
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +58 -58
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +30 -30
- package/lib/internal/template/container/styles.scoped.css +125 -125
- package/lib/internal/template/container/styles.selectors.js +30 -30
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/copy-to-clipboard/styles.css.js +4 -4
- package/lib/internal/template/copy-to-clipboard/styles.scoped.css +5 -5
- package/lib/internal/template/copy-to-clipboard/styles.selectors.js +4 -4
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +19 -19
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +111 -111
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +39 -39
- package/lib/internal/template/date-range-picker/styles.scoped.css +87 -87
- package/lib/internal/template/date-range-picker/styles.selectors.js +39 -39
- package/lib/internal/template/drawer/styles.css.js +4 -4
- package/lib/internal/template/drawer/styles.scoped.css +37 -37
- package/lib/internal/template/drawer/styles.selectors.js +4 -4
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +127 -127
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +13 -13
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
- package/lib/internal/template/file-upload/file-input/styles.scoped.css +17 -17
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +259 -259
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +20 -20
- package/lib/internal/template/form/styles.selectors.js +8 -8
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +65 -65
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +62 -62
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +126 -126
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +5 -5
- package/lib/internal/template/help-panel/styles.scoped.css +177 -177
- package/lib/internal/template/help-panel/styles.selectors.js +5 -5
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +10 -10
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +38 -38
- package/lib/internal/template/icon/styles.scoped.css +123 -123
- package/lib/internal/template/icon/styles.selectors.js +38 -38
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +95 -95
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js +25 -5
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/lib/internal/template/internal/analytics/index.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/index.js +1 -0
- package/lib/internal/template/internal/analytics/index.js.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.d.ts +10 -0
- package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +3482 -3462
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +28 -28
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +89 -89
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +27 -27
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +41 -41
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +11 -11
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/lib/internal/template/internal/components/chart-popover-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +56 -56
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +20 -20
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +60 -60
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +79 -79
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +45 -45
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +27 -27
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +153 -153
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +22 -22
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +77 -77
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +2 -2
- package/lib/internal/template/multiselect/styles.scoped.css +7 -7
- package/lib/internal/template/multiselect/styles.selectors.js +2 -2
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +53 -53
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +72 -72
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +52 -52
- package/lib/internal/template/popover/styles.scoped.css +119 -119
- package/lib/internal/template/popover/styles.selectors.js +52 -52
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +8 -8
- package/lib/internal/template/prompt-input/styles.scoped.css +75 -75
- package/lib/internal/template/prompt-input/styles.selectors.js +8 -8
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +83 -83
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +38 -38
- package/lib/internal/template/property-filter/styles.scoped.css +88 -88
- package/lib/internal/template/property-filter/styles.selectors.js +38 -38
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +43 -43
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +14 -14
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +7 -7
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +80 -80
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +59 -59
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -5
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +104 -104
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +198 -198
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/space-between/styles.css.js +23 -23
- package/lib/internal/template/space-between/styles.scoped.css +40 -40
- package/lib/internal/template/space-between/styles.selectors.js +23 -23
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +36 -36
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +47 -47
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +26 -26
- package/lib/internal/template/split-panel/styles.scoped.css +84 -84
- package/lib/internal/template/split-panel/styles.selectors.js +26 -26
- package/lib/internal/template/status-indicator/styles.css.js +23 -23
- package/lib/internal/template/status-indicator/styles.scoped.css +48 -48
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +709 -709
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
- package/lib/internal/template/table/expandable-rows/styles.scoped.css +33 -33
- package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
- package/lib/internal/template/table/header-cell/styles.css.js +26 -26
- package/lib/internal/template/table/header-cell/styles.scoped.css +197 -197
- package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +38 -38
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/selection/styles.css.js +3 -3
- package/lib/internal/template/table/selection/styles.scoped.css +4 -4
- package/lib/internal/template/table/selection/styles.selectors.js +3 -3
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +88 -88
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +28 -28
- package/lib/internal/template/tabs/styles.scoped.css +119 -119
- package/lib/internal/template/tabs/styles.selectors.js +28 -28
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +27 -27
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +123 -123
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +10 -10
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +58 -58
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +148 -148
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +36 -36
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/styles.css.js +3 -3
- package/lib/internal/template/toggle-button/styles.scoped.css +6 -6
- package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
- package/lib/internal/template/token-group/styles.css.js +10 -10
- package/lib/internal/template/token-group/styles.scoped.css +66 -66
- package/lib/internal/template/token-group/styles.selectors.js +10 -10
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +86 -86
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +158 -158
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +59 -59
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -7
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +30 -30
- package/lib/internal/template/wizard/styles.scoped.css +120 -120
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -2,57 +2,57 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
11
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
13
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
17
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
20
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
21
|
-
"body": "
|
|
22
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
23
|
-
"has-dismiss": "awsui_has-
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"header-row": "awsui_header-
|
|
27
|
-
"header": "
|
|
28
|
-
"content": "
|
|
29
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
30
|
-
"container": "
|
|
31
|
-
"container-body": "awsui_container-
|
|
32
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
33
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
34
|
-
"fixed-width": "awsui_fixed-
|
|
35
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
36
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
37
|
-
"container-arrow": "awsui_container-
|
|
38
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
40
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
42
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
46
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
49
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
50
|
-
"root": "
|
|
51
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
52
|
-
"trigger": "
|
|
53
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
54
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
55
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
56
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_18kuo_281",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_18kuo_285",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_18kuo_285",
|
|
8
|
+
"refresh": "awsui_refresh_xjuzf_18kuo_320",
|
|
9
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_18kuo_330",
|
|
10
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_18kuo_330",
|
|
11
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_18kuo_333",
|
|
12
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_18kuo_333",
|
|
13
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_18kuo_336",
|
|
14
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_18kuo_336",
|
|
15
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_18kuo_336",
|
|
16
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_18kuo_336",
|
|
17
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_18kuo_339",
|
|
18
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_18kuo_339",
|
|
19
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_18kuo_339",
|
|
20
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_18kuo_339",
|
|
21
|
+
"body": "awsui_body_xjuzf_18kuo_483",
|
|
22
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_18kuo_522",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_18kuo_526",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_18kuo_531",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_18kuo_539",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_18kuo_543",
|
|
27
|
+
"header": "awsui_header_xjuzf_18kuo_543",
|
|
28
|
+
"content": "awsui_content_xjuzf_18kuo_568",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_18kuo_576",
|
|
30
|
+
"container": "awsui_container_xjuzf_18kuo_720",
|
|
31
|
+
"container-body": "awsui_container-body_xjuzf_18kuo_728",
|
|
32
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_18kuo_771",
|
|
33
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_18kuo_776",
|
|
34
|
+
"fixed-width": "awsui_fixed-width_xjuzf_18kuo_779",
|
|
35
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_18kuo_783",
|
|
36
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_18kuo_790",
|
|
37
|
+
"container-arrow": "awsui_container-arrow_xjuzf_18kuo_802",
|
|
38
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_18kuo_806",
|
|
39
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_18kuo_806",
|
|
40
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_18kuo_823",
|
|
41
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_18kuo_823",
|
|
42
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_18kuo_840",
|
|
43
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_18kuo_840",
|
|
44
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_18kuo_840",
|
|
45
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_18kuo_840",
|
|
46
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_18kuo_856",
|
|
47
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_18kuo_860",
|
|
48
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_18kuo_864",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_18kuo_1",
|
|
50
|
+
"root": "awsui_root_xjuzf_18kuo_1052",
|
|
51
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_18kuo_1088",
|
|
52
|
+
"trigger": "awsui_trigger_xjuzf_18kuo_1092",
|
|
53
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_18kuo_1099",
|
|
54
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_18kuo_1107",
|
|
55
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_18kuo_1143",
|
|
56
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_18kuo_1147"
|
|
57
57
|
};
|
|
58
58
|
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"progress": "
|
|
5
|
-
"result-state": "awsui_result-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"with-result-button": "awsui_with-result-
|
|
9
|
-
"result-text": "awsui_result-
|
|
10
|
-
"result-container-error": "awsui_result-container-
|
|
11
|
-
"result-container-success": "awsui_result-container-
|
|
12
|
-
"result-button": "awsui_result-
|
|
13
|
-
"word-wrap": "awsui_word-
|
|
14
|
-
"label-flash": "awsui_label-
|
|
15
|
-
"label-key-value": "awsui_label-key-
|
|
16
|
-
"flash": "
|
|
17
|
-
"progress-container": "awsui_progress-
|
|
18
|
-
"percentage-container": "awsui_percentage-
|
|
19
|
-
"percentage": "
|
|
20
|
-
"complete": "
|
|
21
|
-
"progress-in-flash": "awsui_progress-in-
|
|
22
|
-
"additional-info": "awsui_additional-
|
|
4
|
+
"progress": "awsui_progress_11huc_1b2v2_353",
|
|
5
|
+
"result-state": "awsui_result-state_11huc_1b2v2_367",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1b2v2_1",
|
|
7
|
+
"root": "awsui_root_11huc_1b2v2_389",
|
|
8
|
+
"with-result-button": "awsui_with-result-button_11huc_1b2v2_424",
|
|
9
|
+
"result-text": "awsui_result-text_11huc_1b2v2_428",
|
|
10
|
+
"result-container-error": "awsui_result-container-error_11huc_1b2v2_432",
|
|
11
|
+
"result-container-success": "awsui_result-container-success_11huc_1b2v2_432",
|
|
12
|
+
"result-button": "awsui_result-button_11huc_1b2v2_436",
|
|
13
|
+
"word-wrap": "awsui_word-wrap_11huc_1b2v2_442",
|
|
14
|
+
"label-flash": "awsui_label-flash_11huc_1b2v2_447",
|
|
15
|
+
"label-key-value": "awsui_label-key-value_11huc_1b2v2_451",
|
|
16
|
+
"flash": "awsui_flash_11huc_1b2v2_459",
|
|
17
|
+
"progress-container": "awsui_progress-container_11huc_1b2v2_463",
|
|
18
|
+
"percentage-container": "awsui_percentage-container_11huc_1b2v2_470",
|
|
19
|
+
"percentage": "awsui_percentage_11huc_1b2v2_470",
|
|
20
|
+
"complete": "awsui_complete_11huc_1b2v2_516",
|
|
21
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_1b2v2_529",
|
|
22
|
+
"additional-info": "awsui_additional-info_11huc_1b2v2_542"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -350,27 +350,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
350
350
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
351
351
|
SPDX-License-Identifier: Apache-2.0
|
|
352
352
|
*/
|
|
353
|
-
.
|
|
354
|
-
-webkit-transition: width var(--motion-duration-moderate-
|
|
355
|
-
transition: width var(--motion-duration-moderate-
|
|
353
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
|
|
354
|
+
-webkit-transition: width var(--motion-duration-moderate-pycjrk, 135ms) linear;
|
|
355
|
+
transition: width var(--motion-duration-moderate-pycjrk, 135ms) linear;
|
|
356
356
|
}
|
|
357
357
|
@media (prefers-reduced-motion: reduce) {
|
|
358
|
-
.
|
|
358
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
|
|
359
359
|
animation: none;
|
|
360
360
|
-webkit-transition: none;
|
|
361
361
|
transition: none;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
.awsui-motion-disabled .
|
|
364
|
+
.awsui-motion-disabled .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
|
|
365
365
|
animation: none;
|
|
366
366
|
-webkit-transition: none;
|
|
367
367
|
transition: none;
|
|
368
368
|
}
|
|
369
369
|
|
|
370
|
-
.awsui_result-
|
|
371
|
-
animation: awsui_awsui-motion-fade-
|
|
370
|
+
.awsui_result-state_11huc_1b2v2_367:not(#\9) {
|
|
371
|
+
animation: awsui_awsui-motion-fade-in_11huc_1b2v2_1 var(--motion-duration-transition-show-paced-wfc208, 180ms) var(--motion-easing-transition-show-paced-gne8l8, ease-out);
|
|
372
372
|
}
|
|
373
|
-
@keyframes awsui_awsui-motion-fade-
|
|
373
|
+
@keyframes awsui_awsui-motion-fade-in_11huc_1b2v2_1 {
|
|
374
374
|
from {
|
|
375
375
|
opacity: 0.2;
|
|
376
376
|
}
|
|
@@ -379,17 +379,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
381
|
@media (prefers-reduced-motion: reduce) {
|
|
382
|
-
.awsui_result-
|
|
382
|
+
.awsui_result-state_11huc_1b2v2_367:not(#\9) {
|
|
383
383
|
animation: none;
|
|
384
384
|
transition: none;
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
.awsui-motion-disabled .awsui_result-
|
|
387
|
+
.awsui-motion-disabled .awsui_result-state_11huc_1b2v2_367:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_1b2v2_367:not(#\9) {
|
|
388
388
|
animation: none;
|
|
389
389
|
transition: none;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
|
-
.
|
|
392
|
+
.awsui_root_11huc_1b2v2_389:not(#\9) {
|
|
393
393
|
border-collapse: separate;
|
|
394
394
|
border-spacing: 0;
|
|
395
395
|
box-sizing: border-box;
|
|
@@ -416,78 +416,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
416
416
|
visibility: visible;
|
|
417
417
|
white-space: normal;
|
|
418
418
|
word-spacing: normal;
|
|
419
|
-
font-size: var(--font-size-body-m-
|
|
420
|
-
line-height: var(--line-height-body-m-
|
|
421
|
-
color: var(--color-text-body-default-
|
|
419
|
+
font-size: var(--font-size-body-m-6wxxs5, 14px);
|
|
420
|
+
line-height: var(--line-height-body-m-gw0130, 22px);
|
|
421
|
+
color: var(--color-text-body-default-agk00h, #16191f);
|
|
422
422
|
font-weight: 400;
|
|
423
|
-
font-family: var(--font-family-base-
|
|
423
|
+
font-family: var(--font-family-base-pxn2ad, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
424
424
|
-webkit-font-smoothing: auto;
|
|
425
425
|
-moz-osx-font-smoothing: auto;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
|
-
.awsui_with-result-
|
|
429
|
-
padding-inline-end: var(--space-m-
|
|
428
|
+
.awsui_with-result-button_11huc_1b2v2_424:not(#\9) {
|
|
429
|
+
padding-inline-end: var(--space-m-u91ipm, 16px);
|
|
430
430
|
}
|
|
431
431
|
|
|
432
|
-
.awsui_result-
|
|
432
|
+
.awsui_result-text_11huc_1b2v2_428:not(#\9) {
|
|
433
433
|
/* used in test-utils */
|
|
434
434
|
}
|
|
435
435
|
|
|
436
|
-
.awsui_result-container-
|
|
436
|
+
.awsui_result-container-error_11huc_1b2v2_432:not(#\9), .awsui_result-container-success_11huc_1b2v2_432:not(#\9) {
|
|
437
437
|
/* used in test-utils */
|
|
438
438
|
}
|
|
439
439
|
|
|
440
|
-
.awsui_result-
|
|
440
|
+
.awsui_result-button_11huc_1b2v2_436:not(#\9) {
|
|
441
441
|
display: inline-block;
|
|
442
|
-
margin-block: var(--space-scaled-xxs-
|
|
442
|
+
margin-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
443
443
|
margin-inline: 0;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
-
.awsui_word-
|
|
446
|
+
.awsui_word-wrap_11huc_1b2v2_442:not(#\9) {
|
|
447
447
|
min-inline-size: 0;
|
|
448
448
|
word-break: break-word;
|
|
449
449
|
}
|
|
450
450
|
|
|
451
|
-
.awsui_label-
|
|
451
|
+
.awsui_label-flash_11huc_1b2v2_447:not(#\9) {
|
|
452
452
|
color: inherit;
|
|
453
453
|
font-weight: 700;
|
|
454
454
|
}
|
|
455
|
-
.awsui_label-key-
|
|
456
|
-
font-size: var(--font-size-body-m-
|
|
457
|
-
line-height: var(--line-height-body-m-
|
|
458
|
-
font-weight: var(--font-display-label-weight-
|
|
459
|
-
color: var(--color-text-label-
|
|
460
|
-
margin-block-end: var(--space-scaled-xxxs-
|
|
455
|
+
.awsui_label-key-value_11huc_1b2v2_451:not(#\9) {
|
|
456
|
+
font-size: var(--font-size-body-m-6wxxs5, 14px);
|
|
457
|
+
line-height: var(--line-height-body-m-gw0130, 22px);
|
|
458
|
+
font-weight: var(--font-display-label-weight-5p8eav, 400);
|
|
459
|
+
color: var(--color-text-label-zcg5ae, #545b64);
|
|
460
|
+
margin-block-end: var(--space-scaled-xxxs-6vyqo7, 2px);
|
|
461
461
|
}
|
|
462
462
|
|
|
463
|
-
.
|
|
463
|
+
.awsui_flash_11huc_1b2v2_459:not(#\9) {
|
|
464
464
|
color: inherit;
|
|
465
465
|
}
|
|
466
466
|
|
|
467
|
-
.awsui_progress-
|
|
467
|
+
.awsui_progress-container_11huc_1b2v2_463:not(#\9) {
|
|
468
468
|
display: flex;
|
|
469
469
|
align-items: center;
|
|
470
470
|
max-inline-size: 800px;
|
|
471
|
-
block-size: var(--line-height-body-m-
|
|
471
|
+
block-size: var(--line-height-body-m-gw0130, 22px);
|
|
472
472
|
}
|
|
473
473
|
|
|
474
|
-
.awsui_percentage-
|
|
474
|
+
.awsui_percentage-container_11huc_1b2v2_470:not(#\9) {
|
|
475
475
|
inline-size: 33px;
|
|
476
476
|
flex-shrink: 0;
|
|
477
477
|
white-space: nowrap;
|
|
478
478
|
text-align: end;
|
|
479
|
-
font-size: var(--font-size-body-s-
|
|
480
|
-
line-height: var(--line-height-body-s-
|
|
481
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
479
|
+
font-size: var(--font-size-body-s-4dzx5q, 12px);
|
|
480
|
+
line-height: var(--line-height-body-s-egzl4q, 16px);
|
|
481
|
+
letter-spacing: var(--letter-spacing-body-s-cbaxyl, normal);
|
|
482
482
|
}
|
|
483
483
|
|
|
484
|
-
.
|
|
484
|
+
.awsui_percentage_11huc_1b2v2_470:not(#\9) {
|
|
485
485
|
/* used in test-utils */
|
|
486
486
|
}
|
|
487
487
|
|
|
488
|
-
.
|
|
488
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9) {
|
|
489
489
|
inline-size: 100%;
|
|
490
|
-
margin-inline-end: var(--space-s-
|
|
490
|
+
margin-inline-end: var(--space-s-vmutj3, 12px);
|
|
491
491
|
min-inline-size: 0;
|
|
492
492
|
block-size: 4px;
|
|
493
493
|
border-block: 0;
|
|
@@ -497,9 +497,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
497
497
|
border-start-end-radius: 10px;
|
|
498
498
|
border-end-start-radius: 10px;
|
|
499
499
|
border-end-end-radius: 10px;
|
|
500
|
-
background-color: var(--color-background-progress-bar-layout-default-
|
|
500
|
+
background-color: var(--color-background-progress-bar-layout-default-ojjuy5, #eaeded);
|
|
501
501
|
}
|
|
502
|
-
.
|
|
502
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-bar {
|
|
503
503
|
block-size: 4px;
|
|
504
504
|
border-block: 0;
|
|
505
505
|
border-inline: none;
|
|
@@ -508,41 +508,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
508
508
|
border-start-end-radius: 10px;
|
|
509
509
|
border-end-start-radius: 10px;
|
|
510
510
|
border-end-end-radius: 10px;
|
|
511
|
-
background-color: var(--color-background-progress-bar-layout-default-
|
|
511
|
+
background-color: var(--color-background-progress-bar-layout-default-ojjuy5, #eaeded);
|
|
512
512
|
}
|
|
513
|
-
.
|
|
513
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9)::-webkit-progress-value {
|
|
514
514
|
border-start-start-radius: 10px;
|
|
515
515
|
border-start-end-radius: 0;
|
|
516
516
|
border-end-start-radius: 10px;
|
|
517
517
|
border-end-end-radius: 0;
|
|
518
|
-
background-color: var(--color-background-progress-bar-content-default-
|
|
518
|
+
background-color: var(--color-background-progress-bar-content-default-boav0a, #0073bb);
|
|
519
519
|
}
|
|
520
|
-
.
|
|
520
|
+
.awsui_progress_11huc_1b2v2_353.awsui_complete_11huc_1b2v2_516:not(#\9)::-webkit-progress-value {
|
|
521
521
|
border-start-start-radius: 10px;
|
|
522
522
|
border-start-end-radius: 10px;
|
|
523
523
|
border-end-start-radius: 10px;
|
|
524
524
|
border-end-end-radius: 10px;
|
|
525
525
|
}
|
|
526
|
-
.
|
|
526
|
+
.awsui_progress_11huc_1b2v2_353:not(#\9)::-moz-progress-bar {
|
|
527
527
|
border-start-start-radius: 10px;
|
|
528
528
|
border-start-end-radius: 0;
|
|
529
529
|
border-end-start-radius: 10px;
|
|
530
530
|
border-end-end-radius: 0;
|
|
531
|
-
background-color: var(--color-background-progress-bar-content-default-
|
|
531
|
+
background-color: var(--color-background-progress-bar-content-default-boav0a, #0073bb);
|
|
532
532
|
}
|
|
533
|
-
.
|
|
534
|
-
background-color: var(--color-background-progress-bar-layout-in-flash-
|
|
533
|
+
.awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9) {
|
|
534
|
+
background-color: var(--color-background-progress-bar-layout-in-flash-4ejtx8, rgba(255, 255, 255, 0.25));
|
|
535
535
|
}
|
|
536
|
-
.
|
|
537
|
-
background-color: var(--color-background-progress-bar-content-in-flash-
|
|
536
|
+
.awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-moz-progress-bar {
|
|
537
|
+
background-color: var(--color-background-progress-bar-content-in-flash-x3i3hs, rgba(255, 255, 255, 0.7));
|
|
538
538
|
}
|
|
539
|
-
.
|
|
540
|
-
background-color: var(--color-background-progress-bar-layout-in-flash-
|
|
539
|
+
.awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-webkit-progress-bar {
|
|
540
|
+
background-color: var(--color-background-progress-bar-layout-in-flash-4ejtx8, rgba(255, 255, 255, 0.25));
|
|
541
541
|
}
|
|
542
|
-
.
|
|
543
|
-
background-color: var(--color-background-progress-bar-content-in-flash-
|
|
542
|
+
.awsui_progress_11huc_1b2v2_353.awsui_progress-in-flash_11huc_1b2v2_529:not(#\9)::-webkit-progress-value {
|
|
543
|
+
background-color: var(--color-background-progress-bar-content-in-flash-x3i3hs, rgba(255, 255, 255, 0.7));
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_additional-
|
|
546
|
+
.awsui_additional-info_11huc_1b2v2_542:not(#\9) {
|
|
547
547
|
/* used in test-utils */
|
|
548
548
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"progress": "
|
|
6
|
-
"result-state": "awsui_result-
|
|
7
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
8
|
-
"root": "
|
|
9
|
-
"with-result-button": "awsui_with-result-
|
|
10
|
-
"result-text": "awsui_result-
|
|
11
|
-
"result-container-error": "awsui_result-container-
|
|
12
|
-
"result-container-success": "awsui_result-container-
|
|
13
|
-
"result-button": "awsui_result-
|
|
14
|
-
"word-wrap": "awsui_word-
|
|
15
|
-
"label-flash": "awsui_label-
|
|
16
|
-
"label-key-value": "awsui_label-key-
|
|
17
|
-
"flash": "
|
|
18
|
-
"progress-container": "awsui_progress-
|
|
19
|
-
"percentage-container": "awsui_percentage-
|
|
20
|
-
"percentage": "
|
|
21
|
-
"complete": "
|
|
22
|
-
"progress-in-flash": "awsui_progress-in-
|
|
23
|
-
"additional-info": "awsui_additional-
|
|
5
|
+
"progress": "awsui_progress_11huc_1b2v2_353",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_1b2v2_367",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1b2v2_1",
|
|
8
|
+
"root": "awsui_root_11huc_1b2v2_389",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_1b2v2_424",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_1b2v2_428",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_1b2v2_432",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_1b2v2_432",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_1b2v2_436",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_1b2v2_442",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_1b2v2_447",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_1b2v2_451",
|
|
17
|
+
"flash": "awsui_flash_11huc_1b2v2_459",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_1b2v2_463",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_1b2v2_470",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_1b2v2_470",
|
|
21
|
+
"complete": "awsui_complete_11huc_1b2v2_516",
|
|
22
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_1b2v2_529",
|
|
23
|
+
"additional-info": "awsui_additional-info_11huc_1b2v2_542"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"button": "
|
|
6
|
-
"action-button": "awsui_action-
|
|
7
|
-
"textarea": "
|
|
8
|
-
"textarea-readonly": "awsui_textarea-
|
|
9
|
-
"textarea-invalid": "awsui_textarea-
|
|
10
|
-
"textarea-warning": "awsui_textarea-
|
|
11
|
-
"textarea-with-button": "awsui_textarea-with-
|
|
4
|
+
"root": "awsui_root_55fkh_1gtid_142",
|
|
5
|
+
"button": "awsui_button_55fkh_1gtid_145",
|
|
6
|
+
"action-button": "awsui_action-button_55fkh_1gtid_150",
|
|
7
|
+
"textarea": "awsui_textarea_55fkh_1gtid_172",
|
|
8
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_1gtid_225",
|
|
9
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_1gtid_267",
|
|
10
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_1gtid_276",
|
|
11
|
+
"textarea-with-button": "awsui_textarea-with-button_55fkh_1gtid_285"
|
|
12
12
|
};
|
|
13
13
|
|