@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,34 +2,170 @@
|
|
|
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
|
+
/*
|
|
142
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
|
+
SPDX-License-Identifier: Apache-2.0
|
|
144
|
+
*/
|
|
145
|
+
.awsui_grid_1mfbn_1tsrr_145:not(#\9) {
|
|
10
146
|
inline-size: var(--size-calendar-grid-width-hv3136, 238px);
|
|
11
147
|
border-spacing: 0;
|
|
12
148
|
}
|
|
13
149
|
|
|
14
|
-
.awsui_grid-
|
|
150
|
+
.awsui_grid-cell_1mfbn_1tsrr_150:not(#\9) {
|
|
15
151
|
inline-size: 14.2857142857%;
|
|
16
152
|
word-break: break-word;
|
|
17
153
|
text-align: center;
|
|
18
154
|
font-weight: unset;
|
|
19
155
|
}
|
|
20
156
|
|
|
21
|
-
.awsui_day-
|
|
157
|
+
.awsui_day-header_1mfbn_1tsrr_157:not(#\9) {
|
|
22
158
|
padding-block-start: var(--space-s-tvghoh, 12px);
|
|
23
159
|
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
24
160
|
padding-inline: 0;
|
|
25
161
|
color: var(--color-text-calendar-month-357o43, #656871);
|
|
26
|
-
font-size: var(--font-size-body-s-
|
|
27
|
-
line-height: var(--line-height-body-s-
|
|
28
|
-
letter-spacing: var(--letter-spacing-body-s-
|
|
162
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
163
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
164
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
29
165
|
}
|
|
30
166
|
|
|
31
|
-
.
|
|
32
|
-
.
|
|
167
|
+
.awsui_day_1mfbn_1tsrr_157:not(#\9),
|
|
168
|
+
.awsui_month_1mfbn_1tsrr_168:not(#\9) {
|
|
33
169
|
border-block-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
34
170
|
border-inline-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
35
171
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
@@ -37,33 +173,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
37
173
|
color: var(--color-text-dropdown-item-disabled-pl4fy2, #b4b4bb);
|
|
38
174
|
position: relative;
|
|
39
175
|
}
|
|
40
|
-
.
|
|
41
|
-
.
|
|
176
|
+
.awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
|
|
177
|
+
.awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
|
|
42
178
|
outline: none;
|
|
43
179
|
}
|
|
44
|
-
.
|
|
45
|
-
.
|
|
180
|
+
.awsui_day_1mfbn_1tsrr_157:not(#\9)::after,
|
|
181
|
+
.awsui_month_1mfbn_1tsrr_168:not(#\9)::after {
|
|
46
182
|
content: "";
|
|
47
183
|
position: absolute;
|
|
48
184
|
z-index: 1;
|
|
49
|
-
inset-block-start: calc(-1 * var(--border-item-width-
|
|
185
|
+
inset-block-start: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
50
186
|
inset-block-end: -1px;
|
|
51
187
|
inset-inline-start: -1px;
|
|
52
|
-
inset-inline-end: calc(-1 * var(--border-item-width-
|
|
188
|
+
inset-inline-end: calc(-1 * var(--border-item-width-miijiw, 2px));
|
|
53
189
|
background-color: transparent;
|
|
54
190
|
}
|
|
55
|
-
body[data-awsui-focus-visible=true] .
|
|
56
|
-
body[data-awsui-focus-visible=true] .
|
|
191
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
|
|
192
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
|
|
57
193
|
z-index: 2;
|
|
58
194
|
position: relative;
|
|
59
195
|
}
|
|
60
|
-
body[data-awsui-focus-visible=true] .
|
|
61
|
-
body[data-awsui-focus-visible=true] .
|
|
196
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
|
|
197
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
|
|
62
198
|
outline: 2px dotted transparent;
|
|
63
199
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) - 1px);
|
|
64
200
|
}
|
|
65
|
-
body[data-awsui-focus-visible=true] .
|
|
66
|
-
body[data-awsui-focus-visible=true] .
|
|
201
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus::before,
|
|
202
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus::before {
|
|
67
203
|
content: " ";
|
|
68
204
|
display: block;
|
|
69
205
|
position: absolute;
|
|
@@ -71,87 +207,87 @@ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1f97j_32:not(#\9):focus::
|
|
|
71
207
|
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px));
|
|
72
208
|
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) + var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px));
|
|
73
209
|
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) + var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px));
|
|
74
|
-
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-
|
|
75
|
-
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-
|
|
76
|
-
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-
|
|
77
|
-
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-
|
|
210
|
+
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
211
|
+
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
212
|
+
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
213
|
+
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
78
214
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
79
215
|
}
|
|
80
|
-
.
|
|
81
|
-
.
|
|
82
|
-
.
|
|
83
|
-
.
|
|
216
|
+
.awsui_day_1mfbn_1tsrr_157 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
|
|
217
|
+
.awsui_day_1mfbn_1tsrr_157 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9),
|
|
218
|
+
.awsui_month_1mfbn_1tsrr_168 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
|
|
219
|
+
.awsui_month_1mfbn_1tsrr_168 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9) {
|
|
84
220
|
position: relative;
|
|
85
221
|
z-index: 1;
|
|
86
222
|
}
|
|
87
223
|
|
|
88
|
-
.awsui_in-first-
|
|
89
|
-
.awsui_in-first-
|
|
224
|
+
.awsui_in-first-row_1mfbn_1tsrr_224:not(#\9):not(.awsui_in-previous-month_1mfbn_1tsrr_224),
|
|
225
|
+
.awsui_in-first-row_1mfbn_1tsrr_224:not(#\9):not(.awsui_in-previous-year_1mfbn_1tsrr_225) {
|
|
90
226
|
border-block-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
91
227
|
}
|
|
92
228
|
|
|
93
|
-
.awsui_in-previous-
|
|
94
|
-
.awsui_in-previous-
|
|
229
|
+
.awsui_in-previous-month_1mfbn_1tsrr_224:not(#\9):not(.awsui_last-day-of-month_1mfbn_1tsrr_229),
|
|
230
|
+
.awsui_in-previous-year_1mfbn_1tsrr_225:not(#\9):not(.awsui_last-month-of-year_1mfbn_1tsrr_230) {
|
|
95
231
|
border-inline-end-color: transparent;
|
|
96
232
|
}
|
|
97
233
|
|
|
98
|
-
.awsui_in-next-
|
|
99
|
-
.awsui_in-next-
|
|
234
|
+
.awsui_in-next-month_1mfbn_1tsrr_234:not(#\9),
|
|
235
|
+
.awsui_in-next-year_1mfbn_1tsrr_235:not(#\9) {
|
|
100
236
|
border-color: transparent;
|
|
101
237
|
}
|
|
102
238
|
|
|
103
|
-
.awsui_in-first-
|
|
239
|
+
.awsui_in-first-column_1mfbn_1tsrr_239:not(#\9) {
|
|
104
240
|
border-inline-start: 1px solid 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
105
241
|
}
|
|
106
|
-
.awsui_in-first-
|
|
242
|
+
.awsui_in-first-column_1mfbn_1tsrr_239.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9), .awsui_in-first-column_1mfbn_1tsrr_239.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9) {
|
|
107
243
|
border-inline-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
108
244
|
}
|
|
109
245
|
|
|
110
|
-
.
|
|
246
|
+
.awsui_enabled_1mfbn_1tsrr_246:not(#\9) {
|
|
111
247
|
cursor: pointer;
|
|
112
248
|
}
|
|
113
|
-
.
|
|
249
|
+
.awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9) {
|
|
114
250
|
color: var(--color-text-dropdown-item-default-zani00, #0f141a);
|
|
115
251
|
}
|
|
116
|
-
.
|
|
117
|
-
border-start-start-radius: var(--border-radius-item-
|
|
118
|
-
border-start-end-radius: var(--border-radius-item-
|
|
119
|
-
border-end-start-radius: var(--border-radius-item-
|
|
120
|
-
border-end-end-radius: var(--border-radius-item-
|
|
252
|
+
.awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
|
|
253
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
254
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
255
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
256
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
121
257
|
}
|
|
122
|
-
.
|
|
258
|
+
.awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):hover, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):hover {
|
|
123
259
|
color: var(--color-text-calendar-date-hover-qy0tsn, #0f141a);
|
|
124
260
|
background-color: var(--color-background-dropdown-item-hover-wyujnt, #f3f3f7);
|
|
125
261
|
}
|
|
126
|
-
.
|
|
127
|
-
border-block: var(--border-item-width-
|
|
128
|
-
border-inline: var(--border-item-width-
|
|
262
|
+
.awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):hover:not(.awsui_selected_1mfbn_1tsrr_262)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):hover:not(.awsui_selected_1mfbn_1tsrr_262)::after {
|
|
263
|
+
border-block: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
264
|
+
border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
129
265
|
}
|
|
130
266
|
|
|
131
|
-
.
|
|
132
|
-
.awsui_this-
|
|
267
|
+
.awsui_today_1mfbn_1tsrr_267:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252),
|
|
268
|
+
.awsui_this-month_1mfbn_1tsrr_268:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252) {
|
|
133
269
|
background-color: var(--color-background-calendar-current-date-2c5ip4, #f3f3f7);
|
|
134
|
-
border-start-start-radius: var(--border-radius-item-
|
|
135
|
-
border-start-end-radius: var(--border-radius-item-
|
|
136
|
-
border-end-start-radius: var(--border-radius-item-
|
|
137
|
-
border-end-end-radius: var(--border-radius-item-
|
|
138
|
-
font-weight: var(--font-weight-bold-
|
|
270
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
271
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
272
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
273
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
274
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
139
275
|
}
|
|
140
276
|
|
|
141
|
-
.
|
|
277
|
+
.awsui_selected_1mfbn_1tsrr_262:not(#\9) {
|
|
142
278
|
border-color: transparent;
|
|
143
279
|
position: relative;
|
|
144
280
|
z-index: 2;
|
|
145
|
-
font-weight: var(--font-weight-bold-
|
|
281
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
146
282
|
}
|
|
147
|
-
body[data-awsui-focus-visible=true] .
|
|
283
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus {
|
|
148
284
|
position: relative;
|
|
149
285
|
}
|
|
150
|
-
body[data-awsui-focus-visible=true] .
|
|
286
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus {
|
|
151
287
|
outline: 2px dotted transparent;
|
|
152
288
|
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px) - 1px);
|
|
153
289
|
}
|
|
154
|
-
body[data-awsui-focus-visible=true] .
|
|
290
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus::before {
|
|
155
291
|
content: " ";
|
|
156
292
|
display: block;
|
|
157
293
|
position: absolute;
|
|
@@ -159,66 +295,66 @@ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1f97j_126:not(#\9):foc
|
|
|
159
295
|
inset-block-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px));
|
|
160
296
|
inline-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px));
|
|
161
297
|
block-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px));
|
|
162
|
-
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-
|
|
163
|
-
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-
|
|
164
|
-
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-
|
|
165
|
-
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-
|
|
298
|
+
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
299
|
+
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
300
|
+
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
301
|
+
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
|
|
166
302
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-t8s8m7, #f9f9fa);
|
|
167
303
|
}
|
|
168
|
-
body[data-awsui-focus-visible=true] .
|
|
304
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus::before {
|
|
169
305
|
z-index: 1;
|
|
170
306
|
}
|
|
171
|
-
.
|
|
307
|
+
.awsui_selected_1mfbn_1tsrr_262:not(#\9)::after {
|
|
172
308
|
background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
173
|
-
border-block: var(--border-item-width-
|
|
174
|
-
border-inline: var(--border-item-width-
|
|
309
|
+
border-block: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
310
|
+
border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
175
311
|
z-index: 0;
|
|
176
312
|
}
|
|
177
|
-
.
|
|
178
|
-
.
|
|
313
|
+
.awsui_selected_1mfbn_1tsrr_262 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
|
|
314
|
+
.awsui_selected_1mfbn_1tsrr_262 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9) {
|
|
179
315
|
color: var(--color-text-calendar-date-selected-dd6twp, #ffffff);
|
|
180
316
|
position: relative;
|
|
181
317
|
z-index: 2;
|
|
182
318
|
}
|
|
183
319
|
|
|
184
|
-
.awsui_in-
|
|
320
|
+
.awsui_in-range_1mfbn_1tsrr_252:not(#\9) {
|
|
185
321
|
background-color: var(--color-background-dropdown-item-selected-cnovvw, #f0fbff);
|
|
186
|
-
font-weight: var(--font-weight-bold-
|
|
322
|
+
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
187
323
|
}
|
|
188
|
-
.awsui_in-
|
|
189
|
-
border-block-start: var(--border-item-width-
|
|
324
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324:not(#\9)::after {
|
|
325
|
+
border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
190
326
|
}
|
|
191
|
-
.awsui_in-
|
|
192
|
-
border-inline-end: var(--border-item-width-
|
|
327
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
|
|
328
|
+
border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
193
329
|
}
|
|
194
|
-
.awsui_in-
|
|
195
|
-
border-block-end: var(--border-item-width-
|
|
330
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330:not(#\9)::after {
|
|
331
|
+
border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
196
332
|
}
|
|
197
|
-
.awsui_in-
|
|
198
|
-
border-inline-start: var(--border-item-width-
|
|
333
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
|
|
334
|
+
border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
199
335
|
}
|
|
200
|
-
.awsui_in-
|
|
201
|
-
border-start-end-radius: var(--border-radius-item-
|
|
336
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
|
|
337
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
202
338
|
}
|
|
203
|
-
.awsui_in-
|
|
204
|
-
border-end-end-radius: var(--border-radius-item-
|
|
339
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
|
|
340
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
205
341
|
}
|
|
206
|
-
.awsui_in-
|
|
207
|
-
border-end-start-radius: var(--border-radius-item-
|
|
342
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
|
|
343
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
208
344
|
}
|
|
209
|
-
.awsui_in-
|
|
210
|
-
border-start-start-radius: var(--border-radius-item-
|
|
345
|
+
.awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
|
|
346
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
211
347
|
}
|
|
212
348
|
|
|
213
|
-
.awsui_no-
|
|
214
|
-
border-start-start-radius: var(--border-radius-item-
|
|
349
|
+
.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
|
|
350
|
+
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
215
351
|
}
|
|
216
|
-
.awsui_no-
|
|
217
|
-
border-start-end-radius: var(--border-radius-item-
|
|
352
|
+
.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
|
|
353
|
+
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
218
354
|
}
|
|
219
|
-
.awsui_no-
|
|
220
|
-
border-end-start-radius: var(--border-radius-item-
|
|
355
|
+
.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
|
|
356
|
+
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
221
357
|
}
|
|
222
|
-
.awsui_no-
|
|
223
|
-
border-end-end-radius: var(--border-radius-item-
|
|
358
|
+
.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
|
|
359
|
+
border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
224
360
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-cell": "awsui_grid-
|
|
7
|
-
"day-header": "awsui_day-
|
|
8
|
-
"day": "
|
|
9
|
-
"month": "
|
|
10
|
-
"day-inner": "awsui_day-
|
|
11
|
-
"month-inner": "awsui_month-
|
|
12
|
-
"in-first-row": "awsui_in-first-
|
|
13
|
-
"in-previous-month": "awsui_in-previous-
|
|
14
|
-
"in-previous-year": "awsui_in-previous-
|
|
15
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
16
|
-
"last-month-of-year": "awsui_last-month-of-
|
|
17
|
-
"in-next-month": "awsui_in-next-
|
|
18
|
-
"in-next-year": "awsui_in-next-
|
|
19
|
-
"in-first-column": "awsui_in-first-
|
|
20
|
-
"in-visible-calendar": "awsui_in-visible-
|
|
21
|
-
"in-current-month": "awsui_in-current-
|
|
22
|
-
"in-current-year": "awsui_in-current-
|
|
23
|
-
"enabled": "
|
|
24
|
-
"in-range": "awsui_in-
|
|
25
|
-
"end-date": "awsui_end-
|
|
26
|
-
"start-date": "awsui_start-
|
|
27
|
-
"no-range": "awsui_no-
|
|
28
|
-
"selected": "
|
|
29
|
-
"today": "
|
|
30
|
-
"this-month": "awsui_this-
|
|
31
|
-
"in-range-border-block-start": "awsui_in-range-border-block-
|
|
32
|
-
"in-range-border-inline-end": "awsui_in-range-border-inline-
|
|
33
|
-
"in-range-border-block-end": "awsui_in-range-border-block-
|
|
34
|
-
"in-range-border-inline-start": "awsui_in-range-border-inline-
|
|
5
|
+
"grid": "awsui_grid_1mfbn_1tsrr_145",
|
|
6
|
+
"grid-cell": "awsui_grid-cell_1mfbn_1tsrr_150",
|
|
7
|
+
"day-header": "awsui_day-header_1mfbn_1tsrr_157",
|
|
8
|
+
"day": "awsui_day_1mfbn_1tsrr_157",
|
|
9
|
+
"month": "awsui_month_1mfbn_1tsrr_168",
|
|
10
|
+
"day-inner": "awsui_day-inner_1mfbn_1tsrr_216",
|
|
11
|
+
"month-inner": "awsui_month-inner_1mfbn_1tsrr_217",
|
|
12
|
+
"in-first-row": "awsui_in-first-row_1mfbn_1tsrr_224",
|
|
13
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_1tsrr_224",
|
|
14
|
+
"in-previous-year": "awsui_in-previous-year_1mfbn_1tsrr_225",
|
|
15
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_1tsrr_229",
|
|
16
|
+
"last-month-of-year": "awsui_last-month-of-year_1mfbn_1tsrr_230",
|
|
17
|
+
"in-next-month": "awsui_in-next-month_1mfbn_1tsrr_234",
|
|
18
|
+
"in-next-year": "awsui_in-next-year_1mfbn_1tsrr_235",
|
|
19
|
+
"in-first-column": "awsui_in-first-column_1mfbn_1tsrr_239",
|
|
20
|
+
"in-visible-calendar": "awsui_in-visible-calendar_1mfbn_1tsrr_242",
|
|
21
|
+
"in-current-month": "awsui_in-current-month_1mfbn_1tsrr_242",
|
|
22
|
+
"in-current-year": "awsui_in-current-year_1mfbn_1tsrr_242",
|
|
23
|
+
"enabled": "awsui_enabled_1mfbn_1tsrr_246",
|
|
24
|
+
"in-range": "awsui_in-range_1mfbn_1tsrr_252",
|
|
25
|
+
"end-date": "awsui_end-date_1mfbn_1tsrr_252",
|
|
26
|
+
"start-date": "awsui_start-date_1mfbn_1tsrr_252",
|
|
27
|
+
"no-range": "awsui_no-range_1mfbn_1tsrr_252",
|
|
28
|
+
"selected": "awsui_selected_1mfbn_1tsrr_262",
|
|
29
|
+
"today": "awsui_today_1mfbn_1tsrr_267",
|
|
30
|
+
"this-month": "awsui_this-month_1mfbn_1tsrr_268",
|
|
31
|
+
"in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_1tsrr_324",
|
|
32
|
+
"in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_1tsrr_327",
|
|
33
|
+
"in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_1tsrr_330",
|
|
34
|
+
"in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_1tsrr_333"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"custom-range": "awsui_custom-
|
|
5
|
-
"custom-range--no-padding": "awsui_custom-range--no-
|
|
6
|
-
"custom-range-form-controls": "awsui_custom-range-form-
|
|
7
|
-
"custom-range-duration": "awsui_custom-range-
|
|
8
|
-
"custom-range-unit": "awsui_custom-range-
|
|
9
|
-
"vertical": "
|
|
4
|
+
"custom-range": "awsui_custom-range_16zmw_16bxy_141",
|
|
5
|
+
"custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_16bxy_147",
|
|
6
|
+
"custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_16bxy_151",
|
|
7
|
+
"custom-range-duration": "awsui_custom-range-duration_16zmw_16bxy_155",
|
|
8
|
+
"custom-range-unit": "awsui_custom-range-unit_16zmw_16bxy_156",
|
|
9
|
+
"vertical": "awsui_vertical_16zmw_16bxy_162"
|
|
10
10
|
};
|
|
11
11
|
|