@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
|
@@ -2,8 +2,140 @@
|
|
|
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
|
/*
|
|
@@ -14,21 +146,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
14
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
147
|
SPDX-License-Identifier: Apache-2.0
|
|
16
148
|
*/
|
|
17
|
-
|
|
149
|
+
/*
|
|
150
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
|
+
SPDX-License-Identifier: Apache-2.0
|
|
152
|
+
*/
|
|
153
|
+
/*
|
|
154
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
|
+
SPDX-License-Identifier: Apache-2.0
|
|
156
|
+
*/
|
|
157
|
+
.awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
18
158
|
transition: transform var(--motion-duration-rotate-180-cxi9g7, 135ms) var(--motion-easing-rotate-180-7a58rc, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
19
159
|
}
|
|
20
160
|
@media (prefers-reduced-motion: reduce) {
|
|
21
|
-
.awsui_button-
|
|
161
|
+
.awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
22
162
|
animation: none;
|
|
23
163
|
transition: none;
|
|
24
164
|
}
|
|
25
165
|
}
|
|
26
|
-
.awsui-motion-disabled .awsui_button-
|
|
166
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
27
167
|
animation: none;
|
|
28
168
|
transition: none;
|
|
29
169
|
}
|
|
30
170
|
|
|
31
|
-
.awsui_button-
|
|
171
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9) {
|
|
32
172
|
border-collapse: separate;
|
|
33
173
|
border-spacing: 0;
|
|
34
174
|
box-sizing: border-box;
|
|
@@ -51,11 +191,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
51
191
|
visibility: visible;
|
|
52
192
|
white-space: normal;
|
|
53
193
|
word-spacing: normal;
|
|
54
|
-
font-size: var(--font-size-body-m-
|
|
55
|
-
line-height: var(--line-height-body-m-
|
|
194
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
195
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
56
196
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
57
|
-
font-weight: var(--font-weight-normal-
|
|
58
|
-
font-family: var(--font-family-base-
|
|
197
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
198
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
59
199
|
-webkit-font-smoothing: auto;
|
|
60
200
|
-moz-osx-font-smoothing: auto;
|
|
61
201
|
position: relative;
|
|
@@ -66,33 +206,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
66
206
|
padding-block: var(--space-field-vertical-vm99qz, 5px);
|
|
67
207
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
68
208
|
background-color: var(--color-background-input-default-bz9w07, #ffffff);
|
|
69
|
-
border-start-start-radius: var(--border-radius-input-
|
|
70
|
-
border-start-end-radius: var(--border-radius-input-
|
|
71
|
-
border-end-start-radius: var(--border-radius-input-
|
|
72
|
-
border-end-end-radius: var(--border-radius-input-
|
|
73
|
-
border-block: var(--border-width-field-
|
|
74
|
-
border-inline: var(--border-width-field-
|
|
209
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
210
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
211
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
212
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
213
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-f3bzwh, #8c8c94);
|
|
214
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-f3bzwh, #8c8c94);
|
|
75
215
|
min-block-size: var(--size-vertical-input-p1d7xx, 32px);
|
|
76
216
|
}
|
|
77
|
-
.awsui_button-
|
|
217
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9), .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9) {
|
|
78
218
|
padding-block: 0px;
|
|
79
219
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
80
|
-
border-block-width: var(--border-width-token-
|
|
81
|
-
border-inline-width: var(--border-width-token-
|
|
220
|
+
border-block-width: var(--border-width-token-2ukdpu, 2px);
|
|
221
|
+
border-inline-width: var(--border-width-token-2ukdpu, 2px);
|
|
82
222
|
border-color: var(--color-border-item-selected-63a3p8, #006ce0);
|
|
83
223
|
border-start-end-radius: 0;
|
|
84
224
|
border-end-end-radius: 0;
|
|
85
225
|
block-size: 100%;
|
|
86
226
|
min-block-size: unset;
|
|
87
227
|
}
|
|
88
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
228
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus {
|
|
89
229
|
position: relative;
|
|
90
230
|
}
|
|
91
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
231
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus {
|
|
92
232
|
outline: 2px dotted transparent;
|
|
93
233
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px) - 1px);
|
|
94
234
|
}
|
|
95
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
235
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus::before {
|
|
96
236
|
content: " ";
|
|
97
237
|
display: block;
|
|
98
238
|
position: absolute;
|
|
@@ -100,105 +240,105 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_52cw2_17.awsui_i
|
|
|
100
240
|
inset-block-start: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px));
|
|
101
241
|
inline-size: calc(100% + var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px) + var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px));
|
|
102
242
|
block-size: calc(100% + var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px) + var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px));
|
|
103
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
104
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
105
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
106
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
243
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
244
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
245
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
246
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
107
247
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
108
248
|
}
|
|
109
|
-
.awsui_button-
|
|
110
|
-
border-start-start-radius: calc(var(--border-radius-input-
|
|
111
|
-
border-end-start-radius: calc(var(--border-radius-input-
|
|
249
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9) {
|
|
250
|
+
border-start-start-radius: calc(var(--border-radius-input-7q0str, 8px) / 2);
|
|
251
|
+
border-end-start-radius: calc(var(--border-radius-input-7q0str, 8px) / 2);
|
|
112
252
|
}
|
|
113
|
-
.awsui_button-
|
|
253
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_has-caret_18eso_1vwlm_253:not(#\9) {
|
|
114
254
|
padding-inline-end: var(--space-field-icon-offset-ikwzwx, 36px);
|
|
115
255
|
}
|
|
116
|
-
.awsui_button-
|
|
256
|
+
.awsui_button-trigger_18eso_1vwlm_157 > .awsui_placeholder_18eso_1vwlm_256:not(#\9) {
|
|
117
257
|
color: var(--color-text-input-placeholder-i4i8dv, #656871);
|
|
118
258
|
font-style: italic;
|
|
119
259
|
}
|
|
120
|
-
.awsui_button-
|
|
260
|
+
.awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
121
261
|
position: absolute;
|
|
122
262
|
inset-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
|
|
123
|
-
inset-block-start: calc(50% - var(--line-height-body-m-
|
|
263
|
+
inset-block-start: calc(50% - var(--line-height-body-m-2mh3ke, 20px) / 2);
|
|
124
264
|
color: var(--color-text-button-inline-icon-default-gdb4f4, #006ce0);
|
|
125
265
|
}
|
|
126
|
-
.awsui_button-
|
|
266
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):hover > .awsui_arrow_18eso_1vwlm_157 {
|
|
127
267
|
color: var(--color-text-button-inline-icon-hover-sqs5ft, #002b66);
|
|
128
268
|
}
|
|
129
|
-
.awsui_button-
|
|
269
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_pressed_18eso_1vwlm_269 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
130
270
|
transform: rotate(-180deg);
|
|
131
271
|
}
|
|
132
|
-
.awsui_button-
|
|
272
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272:not(#\9) {
|
|
133
273
|
background-color: var(--color-background-input-disabled-cecgeg, #ebebf0);
|
|
134
|
-
border-block: var(--border-width-field-
|
|
135
|
-
border-inline: var(--border-width-field-
|
|
274
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
275
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
136
276
|
color: var(--color-text-input-disabled-as3mmb, #b4b4bb);
|
|
137
277
|
cursor: auto;
|
|
138
278
|
}
|
|
139
|
-
.awsui_button-
|
|
279
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
|
|
140
280
|
color: var(--color-text-button-inline-icon-disabled-bnn5b7, #b4b4bb);
|
|
141
281
|
}
|
|
142
|
-
.awsui_button-
|
|
282
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272.awsui_in-filtering-token_18eso_1vwlm_217:not(#\9) {
|
|
143
283
|
background-color: var(--color-background-input-disabled-cecgeg, #ebebf0);
|
|
144
|
-
border-block: var(--border-width-token-
|
|
145
|
-
border-inline: var(--border-width-token-
|
|
284
|
+
border-block: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
285
|
+
border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
146
286
|
color: var(--color-text-input-disabled-as3mmb, #b4b4bb);
|
|
147
287
|
cursor: auto;
|
|
148
288
|
border-color: var(--color-border-control-disabled-dqtwtk, #dedee3);
|
|
149
289
|
}
|
|
150
|
-
.awsui_button-
|
|
290
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272 > .awsui_placeholder_18eso_1vwlm_256:not(#\9) {
|
|
151
291
|
color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
|
|
152
292
|
}
|
|
153
|
-
.awsui_button-
|
|
293
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_readonly_18eso_1vwlm_293:not(#\9):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token_18eso_1vwlm_217) {
|
|
154
294
|
background-color: var(--color-background-input-default-bz9w07, #ffffff);
|
|
155
|
-
border-block: var(--border-width-field-
|
|
156
|
-
border-inline: var(--border-width-field-
|
|
295
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
296
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
|
|
157
297
|
}
|
|
158
|
-
.awsui_button-
|
|
298
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_readonly_18eso_1vwlm_293:not(#\9):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272) {
|
|
159
299
|
-webkit-user-select: text;
|
|
160
300
|
user-select: text;
|
|
161
301
|
}
|
|
162
|
-
.awsui_button-
|
|
302
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):focus {
|
|
163
303
|
outline: none;
|
|
164
304
|
text-decoration: none;
|
|
165
305
|
}
|
|
166
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
306
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217):focus {
|
|
167
307
|
outline: 2px dotted transparent;
|
|
168
|
-
border-block: var(--border-width-field-
|
|
169
|
-
border-inline: var(--border-width-field-
|
|
170
|
-
border-start-start-radius: var(--border-radius-input-
|
|
171
|
-
border-start-end-radius: var(--border-radius-input-
|
|
172
|
-
border-end-start-radius: var(--border-radius-input-
|
|
173
|
-
border-end-end-radius: var(--border-radius-input-
|
|
174
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-
|
|
175
|
-
}
|
|
176
|
-
.awsui_button-
|
|
308
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
|
|
309
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
|
|
310
|
+
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
311
|
+
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
312
|
+
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
313
|
+
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
314
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
315
|
+
}
|
|
316
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217):invalid {
|
|
177
317
|
box-shadow: none;
|
|
178
318
|
}
|
|
179
|
-
.awsui_button-
|
|
319
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus {
|
|
180
320
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
181
321
|
border-color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
182
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
183
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
322
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
323
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
184
324
|
}
|
|
185
|
-
.awsui_button-
|
|
186
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
325
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus:focus {
|
|
326
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
187
327
|
}
|
|
188
|
-
.awsui_button-
|
|
328
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus {
|
|
189
329
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
190
330
|
border-color: var(--color-text-status-warning-avkj4w, #855900);
|
|
191
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
192
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
331
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
332
|
+
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
193
333
|
}
|
|
194
|
-
.awsui_button-
|
|
195
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
334
|
+
.awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus:focus {
|
|
335
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
196
336
|
}
|
|
197
|
-
.awsui_button-
|
|
337
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_custom-option_18eso_1vwlm_336:not(#\9) {
|
|
198
338
|
padding-block: 0;
|
|
199
339
|
padding-inline-start: 0;
|
|
200
340
|
overflow: clip;
|
|
201
341
|
}
|
|
202
|
-
.awsui_button-
|
|
342
|
+
.awsui_button-trigger_18eso_1vwlm_157.awsui_inline-tokens_18eso_1vwlm_341:not(#\9) {
|
|
203
343
|
padding-block: 0;
|
|
204
344
|
}
|
|
@@ -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
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"in-filtering-token-root": "awsui_in-filtering-token-
|
|
8
|
-
"in-filtering-token-nested": "awsui_in-filtering-token-
|
|
9
|
-
"has-caret": "awsui_has-
|
|
10
|
-
"placeholder": "
|
|
11
|
-
"pressed": "
|
|
12
|
-
"disabled": "
|
|
13
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
14
|
-
"readonly": "
|
|
15
|
-
"invalid": "
|
|
16
|
-
"warning": "
|
|
17
|
-
"custom-option": "awsui_custom-
|
|
18
|
-
"inline-tokens": "awsui_inline-
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_1vwlm_157",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_1vwlm_157",
|
|
7
|
+
"in-filtering-token-root": "awsui_in-filtering-token-root_18eso_1vwlm_217",
|
|
8
|
+
"in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_1vwlm_217",
|
|
9
|
+
"has-caret": "awsui_has-caret_18eso_1vwlm_253",
|
|
10
|
+
"placeholder": "awsui_placeholder_18eso_1vwlm_256",
|
|
11
|
+
"pressed": "awsui_pressed_18eso_1vwlm_269",
|
|
12
|
+
"disabled": "awsui_disabled_18eso_1vwlm_272",
|
|
13
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1vwlm_217",
|
|
14
|
+
"readonly": "awsui_readonly_18eso_1vwlm_293",
|
|
15
|
+
"invalid": "awsui_invalid_18eso_1vwlm_318",
|
|
16
|
+
"warning": "awsui_warning_18eso_1vwlm_327",
|
|
17
|
+
"custom-option": "awsui_custom-option_18eso_1vwlm_336",
|
|
18
|
+
"inline-tokens": "awsui_inline-tokens_18eso_1vwlm_341"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"axis": "
|
|
5
|
-
"vertical-marker": "awsui_vertical-
|
|
6
|
-
"axis--emphasized": "awsui_axis--
|
|
7
|
-
"axis-label": "awsui_axis-
|
|
8
|
-
"axis-label--x": "awsui_axis-label--
|
|
9
|
-
"axis-label--y": "awsui_axis-label--
|
|
10
|
-
"grid": "
|
|
11
|
-
"ticks__line": "
|
|
12
|
-
"ticks__text": "
|
|
13
|
-
"ticks--y": "awsui_ticks--
|
|
14
|
-
"ticks--x": "awsui_ticks--
|
|
15
|
-
"ticks--bottom": "awsui_ticks--
|
|
16
|
-
"labels-inline-start": "awsui_labels-inline-
|
|
17
|
-
"ticks": "
|
|
18
|
-
"labels-inline-start__label": "awsui_labels-inline-
|
|
19
|
-
"labels-inline-start--hidden": "awsui_labels-inline-start--
|
|
20
|
-
"labels-block-end": "awsui_labels-block-
|
|
21
|
-
"vertical-marker-circle": "awsui_vertical-marker-
|
|
22
|
-
"vertical-marker-circle-active": "awsui_vertical-marker-circle-
|
|
23
|
-
"focus-outline": "awsui_focus-
|
|
24
|
-
"chart-container": "awsui_chart-
|
|
25
|
-
"fit-height": "awsui_fit-
|
|
26
|
-
"chart-container-outer": "awsui_chart-container-
|
|
27
|
-
"has-filters": "awsui_has-
|
|
28
|
-
"chart-container-inner": "awsui_chart-container-
|
|
29
|
-
"chart-container-plot-wrapper": "awsui_chart-container-plot-
|
|
30
|
-
"chart-container-plot": "awsui_chart-container-
|
|
31
|
-
"chart-container-bottom-labels": "awsui_chart-container-bottom-
|
|
4
|
+
"axis": "awsui_axis_f0fot_ghf64_141",
|
|
5
|
+
"vertical-marker": "awsui_vertical-marker_f0fot_ghf64_142",
|
|
6
|
+
"axis--emphasized": "awsui_axis--emphasized_f0fot_ghf64_147",
|
|
7
|
+
"axis-label": "awsui_axis-label_f0fot_ghf64_151",
|
|
8
|
+
"axis-label--x": "awsui_axis-label--x_f0fot_ghf64_156",
|
|
9
|
+
"axis-label--y": "awsui_axis-label--y_f0fot_ghf64_157",
|
|
10
|
+
"grid": "awsui_grid_f0fot_ghf64_161",
|
|
11
|
+
"ticks__line": "awsui_ticks__line_f0fot_ghf64_166",
|
|
12
|
+
"ticks__text": "awsui_ticks__text_f0fot_ghf64_171",
|
|
13
|
+
"ticks--y": "awsui_ticks--y_f0fot_ghf64_176",
|
|
14
|
+
"ticks--x": "awsui_ticks--x_f0fot_ghf64_177",
|
|
15
|
+
"ticks--bottom": "awsui_ticks--bottom_f0fot_ghf64_181",
|
|
16
|
+
"labels-inline-start": "awsui_labels-inline-start_f0fot_ghf64_186",
|
|
17
|
+
"ticks": "awsui_ticks_f0fot_ghf64_166",
|
|
18
|
+
"labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_ghf64_201",
|
|
19
|
+
"labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_ghf64_205",
|
|
20
|
+
"labels-block-end": "awsui_labels-block-end_f0fot_ghf64_213",
|
|
21
|
+
"vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_ghf64_224",
|
|
22
|
+
"vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_ghf64_230",
|
|
23
|
+
"focus-outline": "awsui_focus-outline_f0fot_ghf64_235",
|
|
24
|
+
"chart-container": "awsui_chart-container_f0fot_ghf64_243",
|
|
25
|
+
"fit-height": "awsui_fit-height_f0fot_ghf64_248",
|
|
26
|
+
"chart-container-outer": "awsui_chart-container-outer_f0fot_ghf64_253",
|
|
27
|
+
"has-filters": "awsui_has-filters_f0fot_ghf64_259",
|
|
28
|
+
"chart-container-inner": "awsui_chart-container-inner_f0fot_ghf64_263",
|
|
29
|
+
"chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_ghf64_270",
|
|
30
|
+
"chart-container-plot": "awsui_chart-container-plot_f0fot_ghf64_270",
|
|
31
|
+
"chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_ghf64_282"
|
|
32
32
|
};
|
|
33
33
|
|