@cloudscape-design/components 3.0.1360 → 3.0.1361
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +347 -203
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +6 -2
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +251 -63
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +227 -51
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +201 -29
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +142 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +198 -22
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +144 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +9 -5
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +144 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +138 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +148 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +182 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +374 -182
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +281 -105
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -11
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +145 -9
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +7 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +207 -71
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +133 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +176 -40
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +154 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +190 -14
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +174 -38
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +6 -7
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +163 -23
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +502 -346
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +166 -34
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +173 -41
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +240 -96
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +176 -44
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +184 -52
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +141 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +167 -35
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +177 -9
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +228 -88
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +185 -53
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +146 -14
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +142 -6
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +351 -207
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +210 -66
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +177 -9
- 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 +218 -50
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +279 -107
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +148 -16
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +10 -6
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +149 -17
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +231 -95
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +142 -10
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +183 -47
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +145 -13
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +237 -61
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +194 -58
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +269 -133
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +175 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +188 -16
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +240 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +7 -3
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +382 -194
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +144 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +193 -57
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +190 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +293 -117
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +314 -146
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +175 -7
- package/hotspot/styles.selectors.js +7 -7
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +41 -42
- package/icon/styles.scoped.css +301 -124
- package/icon/styles.selectors.js +41 -42
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +266 -134
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +9 -1
- package/internal/base-theme/styles.scoped.css +424 -424
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +155 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +208 -68
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +172 -40
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +139 -7
- 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 +158 -22
- 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 +137 -5
- 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 +140 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +182 -46
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +143 -11
- 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 +6 -2
- 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 +183 -15
- 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 +142 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +158 -26
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +184 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +141 -9
- 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 +138 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +157 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +156 -24
- 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 +175 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +143 -11
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +143 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +149 -17
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +133 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +225 -93
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +175 -43
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +145 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +221 -41
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.js +314 -314
- package/internal/generated/theming/index.cjs +314 -314
- package/internal/generated/theming/index.js +314 -314
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +214 -78
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +153 -21
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +274 -142
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +144 -12
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +135 -3
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +197 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +204 -64
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +145 -13
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +180 -48
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +194 -22
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +200 -60
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +288 -140
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +214 -42
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +256 -124
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +197 -61
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +201 -69
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +137 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +142 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +14 -10
- 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 +174 -6
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +202 -62
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +159 -27
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +139 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +306 -174
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +177 -45
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +217 -81
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +156 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +160 -24
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +156 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +212 -76
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +191 -55
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +209 -41
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +958 -826
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +286 -118
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +171 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +136 -4
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +179 -11
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +196 -60
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +220 -84
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +154 -22
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +4 -3
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +4 -3
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +4 -3
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +4 -3
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +259 -127
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +139 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +178 -46
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +264 -96
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +158 -26
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +8 -4
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +192 -52
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +140 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +137 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +250 -118
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +177 -9
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +193 -17
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +10 -6
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +141 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +205 -37
- 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 +229 -53
- 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 +185 -13
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +213 -81
- package/wizard/styles.selectors.js +30 -30
package/internal/manifest.json
CHANGED
package/item-card/styles.css.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header-inner": "awsui_header-
|
|
6
|
-
"header": "
|
|
7
|
-
"body": "
|
|
8
|
-
"footer": "
|
|
9
|
-
"refresh": "
|
|
10
|
-
"highlighted": "
|
|
11
|
-
"variant-embedded": "awsui_variant-
|
|
12
|
-
"inner-card": "awsui_inner-
|
|
13
|
-
"variant-default": "awsui_variant-
|
|
14
|
-
"no-padding": "awsui_no-
|
|
15
|
-
"with-actions": "awsui_with-
|
|
16
|
-
"full-height": "awsui_full-
|
|
17
|
-
"description": "
|
|
4
|
+
"root": "awsui_root_n1fwt_1wnwc_149",
|
|
5
|
+
"header-inner": "awsui_header-inner_n1fwt_1wnwc_181",
|
|
6
|
+
"header": "awsui_header_n1fwt_1wnwc_181",
|
|
7
|
+
"body": "awsui_body_n1fwt_1wnwc_190",
|
|
8
|
+
"footer": "awsui_footer_n1fwt_1wnwc_198",
|
|
9
|
+
"refresh": "awsui_refresh_n1fwt_1wnwc_264",
|
|
10
|
+
"highlighted": "awsui_highlighted_n1fwt_1wnwc_267",
|
|
11
|
+
"variant-embedded": "awsui_variant-embedded_n1fwt_1wnwc_274",
|
|
12
|
+
"inner-card": "awsui_inner-card_n1fwt_1wnwc_274",
|
|
13
|
+
"variant-default": "awsui_variant-default_n1fwt_1wnwc_274",
|
|
14
|
+
"no-padding": "awsui_no-padding_n1fwt_1wnwc_280",
|
|
15
|
+
"with-actions": "awsui_with-actions_n1fwt_1wnwc_305",
|
|
16
|
+
"full-height": "awsui_full-height_n1fwt_1wnwc_351",
|
|
17
|
+
"description": "awsui_description_n1fwt_1wnwc_355"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -2,68 +2,204 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
5
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
6
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
7
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
141
|
/*
|
|
10
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
143
|
SPDX-License-Identifier: Apache-2.0
|
|
12
144
|
*/
|
|
13
|
-
|
|
145
|
+
/*
|
|
146
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
+
SPDX-License-Identifier: Apache-2.0
|
|
148
|
+
*/
|
|
149
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9) {
|
|
14
150
|
transition-property: background-color;
|
|
15
151
|
transition-duration: var(--motion-duration-transition-show-paced-t8d1os, 180ms);
|
|
16
152
|
transition-timing-function: var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
17
153
|
}
|
|
18
154
|
@media (prefers-reduced-motion: reduce) {
|
|
19
|
-
.
|
|
155
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9) {
|
|
20
156
|
animation: none;
|
|
21
157
|
transition: none;
|
|
22
158
|
}
|
|
23
159
|
}
|
|
24
|
-
.awsui-motion-disabled .
|
|
160
|
+
.awsui-motion-disabled .awsui_root_n1fwt_1wnwc_149:not(#\9), .awsui-mode-entering .awsui_root_n1fwt_1wnwc_149:not(#\9) {
|
|
25
161
|
animation: none;
|
|
26
162
|
transition: none;
|
|
27
163
|
}
|
|
28
164
|
|
|
29
|
-
.
|
|
165
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9)::before {
|
|
30
166
|
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
31
167
|
transition-duration: var(--motion-duration-transition-show-paced-t8d1os, 180ms);
|
|
32
168
|
transition-timing-function: var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
33
169
|
}
|
|
34
170
|
@media (prefers-reduced-motion: reduce) {
|
|
35
|
-
.
|
|
171
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9)::before {
|
|
36
172
|
animation: none;
|
|
37
173
|
transition: none;
|
|
38
174
|
}
|
|
39
175
|
}
|
|
40
|
-
.awsui-motion-disabled .
|
|
176
|
+
.awsui-motion-disabled .awsui_root_n1fwt_1wnwc_149:not(#\9)::before, .awsui-mode-entering .awsui_root_n1fwt_1wnwc_149:not(#\9)::before {
|
|
41
177
|
animation: none;
|
|
42
178
|
transition: none;
|
|
43
179
|
}
|
|
44
180
|
|
|
45
|
-
.awsui_header-
|
|
46
|
-
font-family: var(--font-family-heading-
|
|
47
|
-
font-size: var(--font-size-heading-s-
|
|
48
|
-
line-height: var(--line-height-heading-s-
|
|
49
|
-
letter-spacing: var(--letter-spacing-heading-s-
|
|
50
|
-
font-weight: var(--font-weight-heading-s-
|
|
51
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
52
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
53
|
-
}
|
|
54
|
-
.
|
|
181
|
+
.awsui_header-inner_n1fwt_1wnwc_181:not(#\9) {
|
|
182
|
+
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
183
|
+
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
184
|
+
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
185
|
+
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
186
|
+
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
187
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
188
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
189
|
+
}
|
|
190
|
+
.awsui_header_n1fwt_1wnwc_181:not(#\9):not(:has(+ .awsui_body_n1fwt_1wnwc_190)) {
|
|
55
191
|
flex: 1;
|
|
56
192
|
}
|
|
57
193
|
|
|
58
|
-
.
|
|
194
|
+
.awsui_body_n1fwt_1wnwc_190:not(#\9) {
|
|
59
195
|
flex: 1;
|
|
60
196
|
}
|
|
61
197
|
|
|
62
|
-
.
|
|
198
|
+
.awsui_footer_n1fwt_1wnwc_198:not(#\9):first-child {
|
|
63
199
|
margin-block-start: auto;
|
|
64
200
|
}
|
|
65
201
|
|
|
66
|
-
.
|
|
202
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9) {
|
|
67
203
|
border-collapse: separate;
|
|
68
204
|
border-spacing: 0;
|
|
69
205
|
box-sizing: border-box;
|
|
@@ -86,11 +222,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
86
222
|
visibility: visible;
|
|
87
223
|
white-space: normal;
|
|
88
224
|
word-spacing: normal;
|
|
89
|
-
font-size: var(--font-size-body-m-
|
|
90
|
-
line-height: var(--line-height-body-m-
|
|
225
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
226
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
91
227
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
92
|
-
font-weight: var(--font-weight-normal-
|
|
93
|
-
font-family: var(--font-family-base-
|
|
228
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
229
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
94
230
|
-webkit-font-smoothing: auto;
|
|
95
231
|
-moz-osx-font-smoothing: auto;
|
|
96
232
|
box-sizing: border-box;
|
|
@@ -99,7 +235,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
99
235
|
min-inline-size: 0;
|
|
100
236
|
box-shadow: var(--awsui-style-item-card-box-shadow-default-esndbs, var(--shadow-item-card-282f8w, none));
|
|
101
237
|
}
|
|
102
|
-
.
|
|
238
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9):before {
|
|
103
239
|
content: "";
|
|
104
240
|
position: absolute;
|
|
105
241
|
inset-inline-start: 0px;
|
|
@@ -111,10 +247,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
247
|
box-sizing: border-box;
|
|
112
248
|
box-shadow: none;
|
|
113
249
|
border-color: transparent;
|
|
114
|
-
border-block: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-width-item-card-
|
|
115
|
-
border-inline: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-width-item-card-
|
|
250
|
+
border-block: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-width-item-card-3wmyp3, 1px)) var(--awsui-style-item-card-border-color-default-esndbs, var(--color-border-item-card-7kgzg2, #c6c6cd));
|
|
251
|
+
border-inline: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-width-item-card-3wmyp3, 1px)) var(--awsui-style-item-card-border-color-default-esndbs, var(--color-border-item-card-7kgzg2, #c6c6cd));
|
|
116
252
|
}
|
|
117
|
-
.
|
|
253
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9)::after {
|
|
118
254
|
content: "";
|
|
119
255
|
position: absolute;
|
|
120
256
|
inset-inline-start: 0px;
|
|
@@ -125,97 +261,97 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
261
|
background: transparent;
|
|
126
262
|
box-sizing: border-box;
|
|
127
263
|
}
|
|
128
|
-
.
|
|
129
|
-
border-block-start: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-container-top-width-
|
|
264
|
+
.awsui_root_n1fwt_1wnwc_149:not(#\9):not(.awsui_refresh_n1fwt_1wnwc_264)::before {
|
|
265
|
+
border-block-start: solid var(--awsui-style-item-card-border-width-default-esndbs, var(--border-container-top-width-n1eke6, 0px)) var(--awsui-style-item-card-border-color-default-esndbs, var(--color-border-container-top-k3vmoz, transparent));
|
|
130
266
|
}
|
|
131
|
-
.
|
|
267
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_highlighted_n1fwt_1wnwc_267:not(#\9) {
|
|
132
268
|
background: var(--color-background-item-selected-pyr5cw, #f0fbff);
|
|
133
269
|
}
|
|
134
|
-
.
|
|
135
|
-
border-block: solid var(--border-width-card-selected-
|
|
136
|
-
border-inline: solid var(--border-width-card-selected-
|
|
270
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_highlighted_n1fwt_1wnwc_267:not(#\9):before {
|
|
271
|
+
border-block: solid var(--border-width-card-selected-01i6br, 2px) var(--color-border-item-card-highlighted-m2lkyj, #006ce0);
|
|
272
|
+
border-inline: solid var(--border-width-card-selected-01i6br, 2px) var(--color-border-item-card-highlighted-m2lkyj, #006ce0);
|
|
137
273
|
}
|
|
138
|
-
.
|
|
274
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274:not(#\9), .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274:not(#\9) {
|
|
139
275
|
display: flex;
|
|
140
276
|
flex-direction: column;
|
|
141
277
|
block-size: 100%;
|
|
142
278
|
inline-size: 100%;
|
|
143
279
|
}
|
|
144
|
-
.
|
|
145
|
-
.
|
|
146
|
-
.
|
|
147
|
-
.
|
|
148
|
-
.
|
|
149
|
-
.
|
|
280
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181 + .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
281
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181 + .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
282
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190 + .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
283
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181 + .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
284
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181 + .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
285
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190 + .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280) {
|
|
150
286
|
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
151
287
|
}
|
|
152
|
-
.
|
|
288
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198), .awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198), .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198), .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198) {
|
|
153
289
|
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
154
290
|
}
|
|
155
|
-
.
|
|
156
|
-
border-start-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-
|
|
157
|
-
border-start-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-
|
|
158
|
-
border-end-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-
|
|
159
|
-
border-end-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-
|
|
291
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274:not(#\9), .awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274:not(#\9):before, .awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274:not(#\9)::after, .awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274:not(#\9) {
|
|
292
|
+
border-start-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-l0g6e3, 8px));
|
|
293
|
+
border-start-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-l0g6e3, 8px));
|
|
294
|
+
border-end-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-l0g6e3, 8px));
|
|
295
|
+
border-end-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-embedded-l0g6e3, 8px));
|
|
160
296
|
}
|
|
161
|
-
.
|
|
162
|
-
.
|
|
163
|
-
.
|
|
297
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
298
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
299
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280) {
|
|
164
300
|
padding-block: var(--space-item-card-vertical-embedded-zuozef, 10px);
|
|
165
301
|
padding-inline-start: var(--space-item-card-horizontal-embedded-e0vef5, 12px);
|
|
166
302
|
}
|
|
167
|
-
.
|
|
168
|
-
.
|
|
169
|
-
.
|
|
303
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305),
|
|
304
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305),
|
|
305
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305) {
|
|
170
306
|
padding-inline-end: var(--space-item-card-horizontal-embedded-e0vef5, 12px);
|
|
171
307
|
}
|
|
172
|
-
.
|
|
173
|
-
.
|
|
174
|
-
.
|
|
308
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305,
|
|
309
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305,
|
|
310
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305 {
|
|
175
311
|
padding-inline-end: calc(var(--space-item-card-horizontal-embedded-e0vef5, 12px) - var(--space-xxs-hwfkai, 4px));
|
|
176
312
|
}
|
|
177
|
-
.
|
|
313
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305 {
|
|
178
314
|
padding-block: calc(var(--space-item-card-vertical-embedded-zuozef, 10px) - var(--space-scaled-xxs-pfm1nx, 4px));
|
|
179
315
|
}
|
|
180
|
-
.
|
|
316
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-embedded_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305:has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198) {
|
|
181
317
|
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
182
318
|
}
|
|
183
|
-
.
|
|
184
|
-
border-start-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-
|
|
185
|
-
border-start-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-
|
|
186
|
-
border-end-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-
|
|
187
|
-
border-end-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-
|
|
319
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274:not(#\9), .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274:not(#\9):before, .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274:not(#\9)::after, .awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274:not(#\9) {
|
|
320
|
+
border-start-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-pi9u8q, 16px));
|
|
321
|
+
border-start-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-pi9u8q, 16px));
|
|
322
|
+
border-end-start-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-pi9u8q, 16px));
|
|
323
|
+
border-end-end-radius: var(--awsui-style-item-card-border-radius-esndbs, var(--border-radius-item-card-default-pi9u8q, 16px));
|
|
188
324
|
}
|
|
189
|
-
.
|
|
190
|
-
.
|
|
191
|
-
.
|
|
325
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
326
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280),
|
|
327
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280) {
|
|
192
328
|
padding-block: var(--space-item-card-vertical-default-ppqfu4, 16px);
|
|
193
329
|
padding-inline-start: var(--space-item-card-horizontal-default-obq2ks, 20px);
|
|
194
330
|
}
|
|
195
|
-
.
|
|
196
|
-
.
|
|
197
|
-
.
|
|
331
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305),
|
|
332
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305),
|
|
333
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280):not(.awsui_with-actions_n1fwt_1wnwc_305) {
|
|
198
334
|
padding-inline-end: var(--space-item-card-horizontal-default-obq2ks, 20px);
|
|
199
335
|
}
|
|
200
|
-
.
|
|
201
|
-
.
|
|
202
|
-
.
|
|
336
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305,
|
|
337
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_body_n1fwt_1wnwc_190:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305,
|
|
338
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_footer_n1fwt_1wnwc_198:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305 {
|
|
203
339
|
padding-inline-end: calc(var(--space-item-card-horizontal-default-obq2ks, 20px) - var(--space-xxs-hwfkai, 4px));
|
|
204
340
|
}
|
|
205
|
-
.
|
|
341
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305 {
|
|
206
342
|
padding-block: calc(var(--space-item-card-vertical-default-ppqfu4, 16px) - var(--space-scaled-xxs-pfm1nx, 4px));
|
|
207
343
|
}
|
|
208
|
-
.
|
|
344
|
+
.awsui_root_n1fwt_1wnwc_149.awsui_variant-default_n1fwt_1wnwc_274 > .awsui_inner-card_n1fwt_1wnwc_274 > .awsui_header_n1fwt_1wnwc_181:not(#\9):not(.awsui_no-padding_n1fwt_1wnwc_280).awsui_with-actions_n1fwt_1wnwc_305:has(+ .awsui_body_n1fwt_1wnwc_190, + .awsui_footer_n1fwt_1wnwc_198) {
|
|
209
345
|
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
210
346
|
}
|
|
211
347
|
|
|
212
|
-
.awsui_full-
|
|
348
|
+
.awsui_full-height_n1fwt_1wnwc_351:not(#\9) {
|
|
213
349
|
block-size: 100%;
|
|
214
350
|
}
|
|
215
351
|
|
|
216
|
-
.
|
|
352
|
+
.awsui_description_n1fwt_1wnwc_355:not(#\9) {
|
|
217
353
|
color: var(--color-text-heading-secondary-su1acg, #424650);
|
|
218
|
-
font-size: var(--font-size-body-s-
|
|
219
|
-
line-height: var(--line-height-body-s-
|
|
220
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
354
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
355
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
356
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
221
357
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
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-inner": "awsui_header-
|
|
7
|
-
"header": "
|
|
8
|
-
"body": "
|
|
9
|
-
"footer": "
|
|
10
|
-
"refresh": "
|
|
11
|
-
"highlighted": "
|
|
12
|
-
"variant-embedded": "awsui_variant-
|
|
13
|
-
"inner-card": "awsui_inner-
|
|
14
|
-
"variant-default": "awsui_variant-
|
|
15
|
-
"no-padding": "awsui_no-
|
|
16
|
-
"with-actions": "awsui_with-
|
|
17
|
-
"full-height": "awsui_full-
|
|
18
|
-
"description": "
|
|
5
|
+
"root": "awsui_root_n1fwt_1wnwc_149",
|
|
6
|
+
"header-inner": "awsui_header-inner_n1fwt_1wnwc_181",
|
|
7
|
+
"header": "awsui_header_n1fwt_1wnwc_181",
|
|
8
|
+
"body": "awsui_body_n1fwt_1wnwc_190",
|
|
9
|
+
"footer": "awsui_footer_n1fwt_1wnwc_198",
|
|
10
|
+
"refresh": "awsui_refresh_n1fwt_1wnwc_264",
|
|
11
|
+
"highlighted": "awsui_highlighted_n1fwt_1wnwc_267",
|
|
12
|
+
"variant-embedded": "awsui_variant-embedded_n1fwt_1wnwc_274",
|
|
13
|
+
"inner-card": "awsui_inner-card_n1fwt_1wnwc_274",
|
|
14
|
+
"variant-default": "awsui_variant-default_n1fwt_1wnwc_274",
|
|
15
|
+
"no-padding": "awsui_no-padding_n1fwt_1wnwc_280",
|
|
16
|
+
"with-actions": "awsui_with-actions_n1fwt_1wnwc_305",
|
|
17
|
+
"full-height": "awsui_full-height_n1fwt_1wnwc_351",
|
|
18
|
+
"description": "awsui_description_n1fwt_1wnwc_355"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"key-value-pairs": "awsui_key-value-
|
|
5
|
-
"group-title": "awsui_group-
|
|
6
|
-
"group-list": "awsui_group-
|
|
7
|
-
"group-list-item": "awsui_group-list-
|
|
8
|
-
"term": "
|
|
9
|
-
"key-label": "awsui_key-
|
|
10
|
-
"detail": "
|
|
11
|
-
"info": "
|
|
4
|
+
"key-value-pairs": "awsui_key-value-pairs_1y9fy_8t20w_141",
|
|
5
|
+
"group-title": "awsui_group-title_1y9fy_8t20w_173",
|
|
6
|
+
"group-list": "awsui_group-list_1y9fy_8t20w_177",
|
|
7
|
+
"group-list-item": "awsui_group-list-item_1y9fy_8t20w_187",
|
|
8
|
+
"term": "awsui_term_1y9fy_8t20w_191",
|
|
9
|
+
"key-label": "awsui_key-label_1y9fy_8t20w_199",
|
|
10
|
+
"detail": "awsui_detail_1y9fy_8t20w_208",
|
|
11
|
+
"info": "awsui_info_1y9fy_8t20w_244"
|
|
12
12
|
};
|
|
13
13
|
|