@cloudscape-design/components 3.0.1361 → 3.0.1363
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 +203 -347
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +2 -6
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +63 -251
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +51 -227
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +29 -201
- 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 +6 -142
- 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 +22 -198
- 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 +8 -144
- 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 +5 -9
- 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 +12 -144
- 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 +2 -138
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -148
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +10 -182
- 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 +182 -374
- 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 +105 -281
- 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 +11 -1
- 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 +9 -145
- 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 +3 -7
- 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 +71 -207
- 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 +1 -133
- 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 +40 -176
- 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 +22 -154
- 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 +14 -190
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +38 -174
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +7 -6
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +23 -163
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +346 -502
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +34 -166
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +41 -173
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +96 -240
- 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 +44 -176
- 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 +52 -184
- 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 +9 -141
- 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 +35 -167
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +9 -177
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +88 -228
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +53 -185
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +14 -146
- 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 +6 -142
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +207 -351
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +66 -210
- 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 +9 -177
- 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 +50 -218
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +107 -279
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -148
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +6 -10
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +17 -149
- 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 +95 -231
- 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 +10 -142
- 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 +47 -183
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +13 -145
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +61 -237
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +58 -194
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +133 -269
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +7 -175
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +16 -188
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -240
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +3 -7
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +194 -382
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +12 -144
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +57 -193
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -190
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +117 -293
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +146 -314
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -175
- 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 +42 -41
- package/icon/styles.scoped.css +124 -301
- package/icon/styles.selectors.js +42 -41
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +134 -266
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -9
- 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 +23 -155
- 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 +68 -208
- 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 +40 -172
- 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 +7 -139
- 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 +22 -158
- 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 +5 -137
- 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 +8 -140
- 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 +46 -182
- 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 +11 -143
- 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 +2 -6
- 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 +15 -183
- 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 +10 -142
- 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 +26 -158
- 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 +48 -184
- 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 +9 -141
- 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 +6 -138
- 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 +21 -157
- 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 +24 -156
- 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 +39 -175
- 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 +11 -143
- 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 +11 -143
- 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 +17 -149
- 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 +1 -133
- 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 +93 -225
- 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 +43 -175
- 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 +13 -145
- 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 +41 -221
- 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 +78 -214
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +21 -153
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +142 -274
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +12 -144
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -135
- 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 +21 -197
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +64 -204
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +13 -145
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +48 -180
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +22 -194
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +60 -200
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +140 -288
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +42 -214
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +124 -256
- 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 +61 -197
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +69 -201
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +5 -137
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -142
- 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 +10 -14
- 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 +6 -174
- 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 +62 -202
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +27 -159
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +7 -139
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +174 -306
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +45 -177
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +81 -217
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -156
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +24 -160
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -156
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +76 -212
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +55 -191
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +41 -209
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +826 -958
- 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 +118 -286
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -171
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -136
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +11 -179
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +60 -196
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +84 -220
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +22 -154
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +3 -4
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +3 -4
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +3 -4
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +3 -4
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +127 -259
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +7 -139
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +46 -178
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +96 -264
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -158
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +4 -8
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +52 -192
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +8 -140
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -137
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +118 -250
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +9 -177
- 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 +17 -193
- 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 +6 -10
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +9 -141
- 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 +37 -205
- 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 +53 -229
- 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 +13 -185
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +81 -213
- package/wizard/styles.selectors.js +30 -30
|
@@ -3,143 +3,11 @@
|
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
5
|
/* stylelint-disable */
|
|
6
|
-
/*
|
|
7
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
8
|
-
SPDX-License-Identifier: Apache-2.0
|
|
9
|
-
*/
|
|
10
|
-
/*
|
|
11
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
12
|
-
SPDX-License-Identifier: Apache-2.0
|
|
13
|
-
*/
|
|
14
|
-
/*
|
|
15
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
16
|
-
SPDX-License-Identifier: Apache-2.0
|
|
17
|
-
*/
|
|
18
|
-
/*
|
|
19
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
20
|
-
SPDX-License-Identifier: Apache-2.0
|
|
21
|
-
*/
|
|
22
|
-
/*
|
|
23
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
24
|
-
SPDX-License-Identifier: Apache-2.0
|
|
25
|
-
*/
|
|
26
|
-
/*
|
|
27
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
28
|
-
SPDX-License-Identifier: Apache-2.0
|
|
29
|
-
*/
|
|
30
|
-
/*
|
|
31
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
32
|
-
SPDX-License-Identifier: Apache-2.0
|
|
33
|
-
*/
|
|
34
|
-
/*
|
|
35
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
36
|
-
SPDX-License-Identifier: Apache-2.0
|
|
37
|
-
*/
|
|
38
|
-
/*
|
|
39
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
40
|
-
SPDX-License-Identifier: Apache-2.0
|
|
41
|
-
*/
|
|
42
|
-
/*
|
|
43
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
44
|
-
SPDX-License-Identifier: Apache-2.0
|
|
45
|
-
*/
|
|
46
|
-
/*
|
|
47
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
48
|
-
SPDX-License-Identifier: Apache-2.0
|
|
49
|
-
*/
|
|
50
|
-
/*
|
|
51
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
52
|
-
SPDX-License-Identifier: Apache-2.0
|
|
53
|
-
*/
|
|
54
|
-
/*
|
|
55
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56
|
-
SPDX-License-Identifier: Apache-2.0
|
|
57
|
-
*/
|
|
58
|
-
/*
|
|
59
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
60
|
-
SPDX-License-Identifier: Apache-2.0
|
|
61
|
-
*/
|
|
62
|
-
/*
|
|
63
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
64
|
-
SPDX-License-Identifier: Apache-2.0
|
|
65
|
-
*/
|
|
66
|
-
/*
|
|
67
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
68
|
-
SPDX-License-Identifier: Apache-2.0
|
|
69
|
-
*/
|
|
70
|
-
/*
|
|
71
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
72
|
-
SPDX-License-Identifier: Apache-2.0
|
|
73
|
-
*/
|
|
74
|
-
/*
|
|
75
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
76
|
-
SPDX-License-Identifier: Apache-2.0
|
|
77
|
-
*/
|
|
78
|
-
/*
|
|
79
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
80
|
-
SPDX-License-Identifier: Apache-2.0
|
|
81
|
-
*/
|
|
82
|
-
/*
|
|
83
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
84
|
-
SPDX-License-Identifier: Apache-2.0
|
|
85
|
-
*/
|
|
86
|
-
/*
|
|
87
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
88
|
-
SPDX-License-Identifier: Apache-2.0
|
|
89
|
-
*/
|
|
90
|
-
/*
|
|
91
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
92
|
-
SPDX-License-Identifier: Apache-2.0
|
|
93
|
-
*/
|
|
94
|
-
/*
|
|
95
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
96
|
-
SPDX-License-Identifier: Apache-2.0
|
|
97
|
-
*/
|
|
98
|
-
/*
|
|
99
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
100
|
-
SPDX-License-Identifier: Apache-2.0
|
|
101
|
-
*/
|
|
102
|
-
/*
|
|
103
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
104
|
-
SPDX-License-Identifier: Apache-2.0
|
|
105
|
-
*/
|
|
106
|
-
/*
|
|
107
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
108
|
-
SPDX-License-Identifier: Apache-2.0
|
|
109
|
-
*/
|
|
110
|
-
/*
|
|
111
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
112
|
-
SPDX-License-Identifier: Apache-2.0
|
|
113
|
-
*/
|
|
114
6
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
7
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
116
|
-
/*
|
|
117
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
|
-
SPDX-License-Identifier: Apache-2.0
|
|
119
|
-
*/
|
|
120
|
-
/*
|
|
121
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
|
-
SPDX-License-Identifier: Apache-2.0
|
|
123
|
-
*/
|
|
124
|
-
/*
|
|
125
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
126
|
-
SPDX-License-Identifier: Apache-2.0
|
|
127
|
-
*/
|
|
128
|
-
/*
|
|
129
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
130
|
-
SPDX-License-Identifier: Apache-2.0
|
|
131
|
-
*/
|
|
132
|
-
/*
|
|
133
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
134
|
-
SPDX-License-Identifier: Apache-2.0
|
|
135
|
-
*/
|
|
136
|
-
/*
|
|
137
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
138
|
-
SPDX-License-Identifier: Apache-2.0
|
|
139
|
-
*/
|
|
140
8
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
141
9
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
142
|
-
.
|
|
10
|
+
.awsui_root_55fkh_vv02n_10:not(#\9) {
|
|
143
11
|
border-collapse: separate;
|
|
144
12
|
border-spacing: 0;
|
|
145
13
|
box-sizing: border-box;
|
|
@@ -162,119 +30,119 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
30
|
visibility: visible;
|
|
163
31
|
white-space: normal;
|
|
164
32
|
word-spacing: normal;
|
|
165
|
-
font-size: var(--font-size-body-m-
|
|
166
|
-
line-height: var(--line-height-body-m-
|
|
33
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
34
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
167
35
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
168
|
-
font-weight: var(--font-weight-normal-
|
|
169
|
-
font-family: var(--font-family-base-
|
|
36
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
37
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
170
38
|
-webkit-font-smoothing: auto;
|
|
171
39
|
-moz-osx-font-smoothing: auto;
|
|
172
|
-
border-start-start-radius: var(--border-radius-input-
|
|
173
|
-
border-start-end-radius: var(--border-radius-input-
|
|
174
|
-
border-end-start-radius: var(--border-radius-input-
|
|
175
|
-
border-end-end-radius: var(--border-radius-input-
|
|
40
|
+
border-start-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
41
|
+
border-start-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
42
|
+
border-end-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
43
|
+
border-end-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
176
44
|
cursor: text;
|
|
177
45
|
background-color: var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff));
|
|
178
|
-
border-block: var(--border-width-field-
|
|
179
|
-
border-inline: var(--border-width-field-
|
|
46
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94));
|
|
47
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94));
|
|
180
48
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-esndbs);
|
|
181
49
|
}
|
|
182
|
-
.
|
|
50
|
+
.awsui_root_55fkh_vv02n_10:not(#\9):hover {
|
|
183
51
|
background-color: var(--awsui-prompt-input-style-background-hover-esndbs, var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff)));
|
|
184
52
|
border-color: var(--awsui-prompt-input-style-border-color-hover-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-default-f3bzwh, #8c8c94)));
|
|
185
53
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-esndbs, var(--awsui-prompt-input-style-box-shadow-default-esndbs));
|
|
186
54
|
}
|
|
187
|
-
.
|
|
55
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-readonly_55fkh_vv02n_55:not(#\9) {
|
|
188
56
|
background-color: var(--awsui-prompt-input-style-background-readonly-esndbs, var(--awsui-prompt-input-style-background-default-esndbs, var(--color-background-input-default-bz9w07, #ffffff)));
|
|
189
|
-
border-block: var(--border-width-field-
|
|
190
|
-
border-inline: var(--border-width-field-
|
|
57
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0)));
|
|
58
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-esndbs, var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0)));
|
|
191
59
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-esndbs);
|
|
192
60
|
}
|
|
193
|
-
.
|
|
61
|
+
.awsui_root_55fkh_vv02n_10.awsui_disabled_55fkh_vv02n_61:not(#\9) {
|
|
194
62
|
background-color: var(--awsui-prompt-input-style-background-disabled-esndbs, var(--color-background-input-disabled-cecgeg, #ebebf0));
|
|
195
|
-
border-block: var(--border-width-field-
|
|
196
|
-
border-inline: var(--border-width-field-
|
|
63
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
64
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
197
65
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
198
66
|
cursor: default;
|
|
199
67
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
200
68
|
}
|
|
201
|
-
.
|
|
69
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9) {
|
|
202
70
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
203
71
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
204
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
205
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
72
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
73
|
+
border-inline-start-width: var(--border-invalid-width-b183os, 8px);
|
|
206
74
|
}
|
|
207
|
-
.
|
|
208
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
75
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus {
|
|
76
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
209
77
|
}
|
|
210
|
-
.
|
|
78
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9) {
|
|
211
79
|
padding-inline-start: 0;
|
|
212
80
|
}
|
|
213
|
-
.
|
|
81
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus {
|
|
214
82
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
215
83
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-error-ak9yp5, #db0000));
|
|
216
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
217
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
84
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
85
|
+
border-inline-start-width: var(--border-invalid-width-b183os, 8px);
|
|
218
86
|
}
|
|
219
|
-
.
|
|
220
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
87
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus-within:focus, .awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus:focus {
|
|
88
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
221
89
|
}
|
|
222
|
-
.
|
|
90
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69:not(#\9):focus {
|
|
223
91
|
padding-inline-start: 0;
|
|
224
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
92
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
225
93
|
}
|
|
226
|
-
.
|
|
94
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69.awsui_disabled_55fkh_vv02n_61:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-invalid_55fkh_vv02n_69.awsui_disabled_55fkh_vv02n_61:not(#\9):focus {
|
|
227
95
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
228
96
|
}
|
|
229
|
-
.
|
|
97
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9) {
|
|
230
98
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
231
99
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
232
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
233
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
100
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
101
|
+
border-inline-start-width: var(--border-invalid-width-b183os, 8px);
|
|
234
102
|
}
|
|
235
|
-
.
|
|
236
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
103
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus {
|
|
104
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
237
105
|
}
|
|
238
|
-
.
|
|
106
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9) {
|
|
239
107
|
padding-inline-start: 0;
|
|
240
108
|
}
|
|
241
|
-
.
|
|
109
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus {
|
|
242
110
|
color: var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
243
111
|
border-color: var(--awsui-prompt-input-style-border-color-default-esndbs, var(--color-text-status-warning-avkj4w, #855900));
|
|
244
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
245
|
-
border-inline-start-width: var(--border-invalid-width-
|
|
112
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
113
|
+
border-inline-start-width: var(--border-invalid-width-b183os, 8px);
|
|
246
114
|
}
|
|
247
|
-
.
|
|
248
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
115
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus-within:focus, .awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus:focus {
|
|
116
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
249
117
|
}
|
|
250
|
-
.
|
|
118
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97:not(#\9):focus {
|
|
251
119
|
padding-inline-start: 0;
|
|
252
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-
|
|
120
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
253
121
|
}
|
|
254
|
-
.
|
|
122
|
+
.awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97.awsui_disabled_55fkh_vv02n_61:not(#\9):focus-within, .awsui_root_55fkh_vv02n_10.awsui_textarea-warning_55fkh_vv02n_97.awsui_disabled_55fkh_vv02n_61:not(#\9):focus {
|
|
255
123
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
256
124
|
}
|
|
257
|
-
.
|
|
125
|
+
.awsui_root_55fkh_vv02n_10:not(#\9):focus-within:not(.awsui_textarea-invalid_55fkh_vv02n_69):not(.awsui_textarea-warning_55fkh_vv02n_97), .awsui_root_55fkh_vv02n_10:not(#\9):focus:not(.awsui_textarea-invalid_55fkh_vv02n_69):not(.awsui_textarea-warning_55fkh_vv02n_97) {
|
|
258
126
|
outline: 2px dotted transparent;
|
|
259
|
-
border-block: var(--border-width-field-
|
|
260
|
-
border-inline: var(--border-width-field-
|
|
261
|
-
border-start-start-radius: var(--border-radius-input-
|
|
262
|
-
border-start-end-radius: var(--border-radius-input-
|
|
263
|
-
border-end-start-radius: var(--border-radius-input-
|
|
264
|
-
border-end-end-radius: var(--border-radius-input-
|
|
265
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-esndbs, 0 0 0 var(--border-control-focus-ring-shadow-spread-
|
|
127
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-focus-esndbs, var(--color-border-input-focused-9bkrxq, #006ce0));
|
|
128
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-focus-esndbs, var(--color-border-input-focused-9bkrxq, #006ce0));
|
|
129
|
+
border-start-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
130
|
+
border-start-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
131
|
+
border-end-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
132
|
+
border-end-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
133
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-esndbs, 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-ditkrb, #006ce0));
|
|
266
134
|
background-color: var(--awsui-prompt-input-style-background-focus-esndbs, var(--color-background-input-default-bz9w07, #ffffff));
|
|
267
135
|
}
|
|
268
|
-
.
|
|
136
|
+
.awsui_root_55fkh_vv02n_10.awsui_disabled_55fkh_vv02n_61:not(#\9):focus-within:not(.awsui_textarea-invalid_55fkh_vv02n_69):not(.awsui_textarea-warning_55fkh_vv02n_97), .awsui_root_55fkh_vv02n_10.awsui_disabled_55fkh_vv02n_61:not(#\9):focus:not(.awsui_textarea-invalid_55fkh_vv02n_69):not(.awsui_textarea-warning_55fkh_vv02n_97) {
|
|
269
137
|
background-color: var(--awsui-prompt-input-style-background-disabled-esndbs, var(--color-background-input-disabled-cecgeg, #ebebf0));
|
|
270
|
-
border-block: var(--border-width-field-
|
|
271
|
-
border-inline: var(--border-width-field-
|
|
138
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
139
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-esndbs, var(--color-border-input-disabled-k518xl, #ebebf0));
|
|
272
140
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
273
141
|
cursor: default;
|
|
274
142
|
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-esndbs);
|
|
275
143
|
}
|
|
276
144
|
|
|
277
|
-
.
|
|
145
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9) {
|
|
278
146
|
border-collapse: separate;
|
|
279
147
|
border-spacing: 0;
|
|
280
148
|
box-sizing: border-box;
|
|
@@ -297,19 +165,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
165
|
visibility: visible;
|
|
298
166
|
white-space: normal;
|
|
299
167
|
word-spacing: normal;
|
|
300
|
-
font-size: var(--font-size-body-m-
|
|
301
|
-
line-height: var(--line-height-body-m-
|
|
168
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
169
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
302
170
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
303
|
-
font-weight: var(--font-weight-normal-
|
|
304
|
-
font-family: var(--font-family-base-
|
|
171
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
172
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
305
173
|
-webkit-font-smoothing: auto;
|
|
306
174
|
-moz-osx-font-smoothing: auto;
|
|
307
|
-
border-start-start-radius: var(--border-radius-input-
|
|
308
|
-
border-start-end-radius: var(--border-radius-input-
|
|
309
|
-
border-end-start-radius: var(--border-radius-input-
|
|
310
|
-
border-end-end-radius: var(--border-radius-input-
|
|
311
|
-
font-size: var(--font-size-body-m-
|
|
312
|
-
line-height: var(--line-height-body-m-
|
|
175
|
+
border-start-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
176
|
+
border-start-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
177
|
+
border-end-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
178
|
+
border-end-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
179
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
180
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
313
181
|
resize: none;
|
|
314
182
|
cursor: text;
|
|
315
183
|
white-space: pre-wrap;
|
|
@@ -323,15 +191,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
323
191
|
box-sizing: border-box;
|
|
324
192
|
border: 0;
|
|
325
193
|
}
|
|
326
|
-
.
|
|
194
|
+
.awsui_textarea_55fkh_vv02n_55.awsui_placeholder-visible_55fkh_vv02n_194:not(#\9) {
|
|
327
195
|
display: grid;
|
|
328
196
|
grid-template-columns: 1fr;
|
|
329
197
|
}
|
|
330
|
-
.
|
|
198
|
+
.awsui_textarea_55fkh_vv02n_55.awsui_placeholder-visible_55fkh_vv02n_194:not(#\9)::before, .awsui_textarea_55fkh_vv02n_55.awsui_placeholder-visible_55fkh_vv02n_194 > *:not(#\9) {
|
|
331
199
|
grid-column: 1;
|
|
332
200
|
grid-row: 1;
|
|
333
201
|
}
|
|
334
|
-
.
|
|
202
|
+
.awsui_textarea_55fkh_vv02n_55.awsui_placeholder-visible_55fkh_vv02n_194:not(#\9)::before {
|
|
335
203
|
content: attr(data-placeholder);
|
|
336
204
|
color: var(--awsui-prompt-input-style-placeholder-color-esndbs, var(--color-text-input-placeholder-i4i8dv, #656871));
|
|
337
205
|
font-size: var(--awsui-prompt-input-style-placeholder-font-size-esndbs);
|
|
@@ -342,75 +210,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
342
210
|
align-self: start;
|
|
343
211
|
min-inline-size: 0;
|
|
344
212
|
}
|
|
345
|
-
.
|
|
213
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9):hover {
|
|
346
214
|
color: var(--awsui-prompt-input-style-color-hover-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
347
215
|
}
|
|
348
|
-
.
|
|
216
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9):focus {
|
|
349
217
|
outline: none;
|
|
350
218
|
color: var(--awsui-prompt-input-style-color-focus-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
351
219
|
}
|
|
352
|
-
.
|
|
220
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9):invalid {
|
|
353
221
|
box-shadow: none;
|
|
354
222
|
}
|
|
355
|
-
.
|
|
223
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9)::placeholder {
|
|
356
224
|
color: var(--awsui-prompt-input-style-placeholder-color-esndbs, var(--color-text-input-placeholder-i4i8dv, #656871));
|
|
357
225
|
font-size: var(--awsui-prompt-input-style-placeholder-font-size-esndbs);
|
|
358
226
|
font-style: var(--awsui-prompt-input-style-placeholder-font-style-esndbs, italic);
|
|
359
227
|
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-esndbs);
|
|
360
228
|
opacity: 1;
|
|
361
229
|
}
|
|
362
|
-
.
|
|
363
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
230
|
+
.awsui_textarea_55fkh_vv02n_55.awsui_invalid_55fkh_vv02n_230:not(#\9), .awsui_textarea_55fkh_vv02n_55.awsui_warning_55fkh_vv02n_230:not(#\9) {
|
|
231
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
364
232
|
}
|
|
365
|
-
.
|
|
233
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9):disabled, .awsui_textarea_55fkh_vv02n_55.awsui_textarea-disabled_55fkh_vv02n_233:not(#\9) {
|
|
366
234
|
color: var(--awsui-prompt-input-style-color-disabled-esndbs, var(--color-text-input-disabled-as3mmb, #b4b4bb));
|
|
367
235
|
cursor: default;
|
|
368
236
|
overflow-y: hidden;
|
|
369
237
|
}
|
|
370
|
-
.
|
|
238
|
+
.awsui_textarea_55fkh_vv02n_55:not(#\9):disabled::placeholder, .awsui_textarea_55fkh_vv02n_55.awsui_textarea-disabled_55fkh_vv02n_233:not(#\9)::placeholder {
|
|
371
239
|
color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
|
|
372
240
|
opacity: 1;
|
|
373
241
|
}
|
|
374
|
-
.awsui_textarea-
|
|
242
|
+
.awsui_textarea-readonly_55fkh_vv02n_55:not(#\9) {
|
|
375
243
|
color: var(--awsui-prompt-input-style-color-readonly-esndbs, var(--awsui-prompt-input-style-color-default-esndbs, var(--color-text-body-default-gtm97i, #0f141a)));
|
|
376
244
|
}
|
|
377
|
-
.
|
|
245
|
+
.awsui_textarea_55fkh_vv02n_55.awsui_textarea-disabled_55fkh_vv02n_233.awsui_placeholder-visible_55fkh_vv02n_194:not(#\9)::before {
|
|
378
246
|
color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
|
|
379
247
|
opacity: 1;
|
|
380
248
|
pointer-events: none;
|
|
381
249
|
}
|
|
382
|
-
.awsui_textarea-
|
|
250
|
+
.awsui_textarea-wrapper_55fkh_vv02n_250:not(#\9) {
|
|
383
251
|
display: flex;
|
|
384
252
|
position: relative;
|
|
385
253
|
}
|
|
386
254
|
|
|
387
|
-
.awsui_editable-
|
|
255
|
+
.awsui_editable-wrapper_55fkh_vv02n_255:not(#\9) {
|
|
388
256
|
flex: 1;
|
|
389
257
|
min-inline-size: 0;
|
|
390
258
|
position: relative;
|
|
391
259
|
}
|
|
392
260
|
|
|
393
|
-
.awsui_editable-
|
|
261
|
+
.awsui_editable-element_55fkh_vv02n_261:not(#\9) {
|
|
394
262
|
word-wrap: break-word;
|
|
395
263
|
overflow-wrap: break-word;
|
|
396
264
|
overflow-y: auto;
|
|
397
265
|
overflow-x: hidden;
|
|
398
266
|
}
|
|
399
267
|
|
|
400
|
-
.awsui_primary-
|
|
268
|
+
.awsui_primary-action_55fkh_vv02n_268:not(#\9) {
|
|
401
269
|
align-self: flex-end;
|
|
402
270
|
flex-shrink: 0;
|
|
403
271
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
404
272
|
}
|
|
405
|
-
.awsui_textarea-
|
|
273
|
+
.awsui_textarea-wrapper_55fkh_vv02n_250 > .awsui_primary-action_55fkh_vv02n_268:not(#\9) {
|
|
406
274
|
padding-inline-end: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
407
275
|
}
|
|
408
|
-
.awsui_textarea-
|
|
276
|
+
.awsui_textarea-wrapper_55fkh_vv02n_250 > .awsui_primary-action_55fkh_vv02n_268 > .awsui_action-button_55fkh_vv02n_276:not(#\9) {
|
|
409
277
|
margin-block-end: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
410
278
|
padding: 0;
|
|
411
279
|
}
|
|
412
280
|
|
|
413
|
-
.awsui_secondary-
|
|
281
|
+
.awsui_secondary-content_55fkh_vv02n_281:not(#\9) {
|
|
414
282
|
border-collapse: separate;
|
|
415
283
|
border-spacing: 0;
|
|
416
284
|
box-sizing: border-box;
|
|
@@ -433,29 +301,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
433
301
|
visibility: visible;
|
|
434
302
|
white-space: normal;
|
|
435
303
|
word-spacing: normal;
|
|
436
|
-
font-size: var(--font-size-body-m-
|
|
437
|
-
line-height: var(--line-height-body-m-
|
|
304
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
305
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
438
306
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
439
|
-
font-weight: var(--font-weight-normal-
|
|
440
|
-
font-family: var(--font-family-base-
|
|
307
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
308
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
441
309
|
-webkit-font-smoothing: auto;
|
|
442
310
|
-moz-osx-font-smoothing: auto;
|
|
443
|
-
border-start-start-radius: var(--border-radius-input-
|
|
444
|
-
border-start-end-radius: var(--border-radius-input-
|
|
445
|
-
border-end-start-radius: var(--border-radius-input-
|
|
446
|
-
border-end-end-radius: var(--border-radius-input-
|
|
311
|
+
border-start-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
312
|
+
border-start-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
313
|
+
border-end-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
314
|
+
border-end-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
447
315
|
}
|
|
448
|
-
.awsui_secondary-
|
|
316
|
+
.awsui_secondary-content_55fkh_vv02n_281.awsui_with-paddings_55fkh_vv02n_316:not(#\9) {
|
|
449
317
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
450
318
|
padding-block-end: var(--space-scaled-s-8ozaad, 12px);
|
|
451
319
|
padding-inline-start: var(--space-field-horizontal-0aq2ch, 12px);
|
|
452
320
|
padding-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
|
|
453
321
|
}
|
|
454
|
-
.awsui_secondary-
|
|
455
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
322
|
+
.awsui_secondary-content_55fkh_vv02n_281.awsui_with-paddings_55fkh_vv02n_316.awsui_invalid_55fkh_vv02n_230:not(#\9), .awsui_secondary-content_55fkh_vv02n_281.awsui_with-paddings_55fkh_vv02n_316.awsui_warning_55fkh_vv02n_230:not(#\9) {
|
|
323
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
456
324
|
}
|
|
457
325
|
|
|
458
|
-
.awsui_action-
|
|
326
|
+
.awsui_action-stripe_55fkh_vv02n_326:not(#\9) {
|
|
459
327
|
border-collapse: separate;
|
|
460
328
|
border-spacing: 0;
|
|
461
329
|
box-sizing: border-box;
|
|
@@ -478,23 +346,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
478
346
|
visibility: visible;
|
|
479
347
|
white-space: normal;
|
|
480
348
|
word-spacing: normal;
|
|
481
|
-
font-size: var(--font-size-body-m-
|
|
482
|
-
line-height: var(--line-height-body-m-
|
|
349
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
350
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
483
351
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
484
|
-
font-weight: var(--font-weight-normal-
|
|
485
|
-
font-family: var(--font-family-base-
|
|
352
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
353
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
486
354
|
-webkit-font-smoothing: auto;
|
|
487
355
|
-moz-osx-font-smoothing: auto;
|
|
488
|
-
border-start-start-radius: var(--border-radius-input-
|
|
489
|
-
border-start-end-radius: var(--border-radius-input-
|
|
490
|
-
border-end-start-radius: var(--border-radius-input-
|
|
491
|
-
border-end-end-radius: var(--border-radius-input-
|
|
356
|
+
border-start-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
357
|
+
border-start-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
358
|
+
border-end-start-radius: var(--border-radius-input-k1q34z, 8px);
|
|
359
|
+
border-end-end-radius: var(--border-radius-input-k1q34z, 8px);
|
|
492
360
|
display: flex;
|
|
493
361
|
justify-content: space-between;
|
|
494
362
|
align-items: flex-end;
|
|
495
363
|
}
|
|
496
364
|
|
|
497
|
-
.awsui_secondary-
|
|
365
|
+
.awsui_secondary-actions_55fkh_vv02n_365:not(#\9) {
|
|
498
366
|
flex-basis: max-content;
|
|
499
367
|
flex-grow: 0;
|
|
500
368
|
flex-shrink: 1;
|
|
@@ -504,25 +372,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
504
372
|
overflow: hidden;
|
|
505
373
|
padding-inline-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
506
374
|
}
|
|
507
|
-
.awsui_secondary-
|
|
375
|
+
.awsui_secondary-actions_55fkh_vv02n_365.awsui_with-paddings_55fkh_vv02n_316:not(#\9) {
|
|
508
376
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
509
377
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
510
378
|
padding-block-end: var(--space-field-vertical-vm99qz, 5px);
|
|
511
379
|
}
|
|
512
|
-
.awsui_secondary-
|
|
513
|
-
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-
|
|
380
|
+
.awsui_secondary-actions_55fkh_vv02n_365.awsui_with-paddings_55fkh_vv02n_316.awsui_invalid_55fkh_vv02n_230:not(#\9), .awsui_secondary-actions_55fkh_vv02n_365.awsui_with-paddings_55fkh_vv02n_316.awsui_warning_55fkh_vv02n_230:not(#\9) {
|
|
381
|
+
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-b183os, 8px) - var(--border-width-field-2365x3, 1px)));
|
|
514
382
|
}
|
|
515
|
-
.awsui_secondary-
|
|
383
|
+
.awsui_secondary-actions_55fkh_vv02n_365.awsui_with-paddings-and-actions_55fkh_vv02n_383:not(#\9) {
|
|
516
384
|
padding-inline-end: 0;
|
|
517
385
|
}
|
|
518
386
|
|
|
519
|
-
.
|
|
387
|
+
.awsui_buffer_55fkh_vv02n_387:not(#\9) {
|
|
520
388
|
flex: 1;
|
|
521
389
|
align-self: stretch;
|
|
522
390
|
cursor: text;
|
|
523
391
|
}
|
|
524
392
|
|
|
525
|
-
.awsui_token-
|
|
393
|
+
.awsui_token-container_55fkh_vv02n_393:not(#\9) {
|
|
526
394
|
display: inline-block;
|
|
527
395
|
user-select: all;
|
|
528
396
|
-webkit-user-select: all;
|
|
@@ -530,22 +398,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
530
398
|
padding-inline: var(--space-xxxs-pajhad, 2px);
|
|
531
399
|
}
|
|
532
400
|
|
|
533
|
-
.awsui_reference-
|
|
401
|
+
.awsui_reference-wrapper_55fkh_vv02n_401:not(#\9) {
|
|
534
402
|
unicode-bidi: isolate;
|
|
535
403
|
}
|
|
536
404
|
|
|
537
|
-
.awsui_trigger-
|
|
405
|
+
.awsui_trigger-base_55fkh_vv02n_405:not(#\9) {
|
|
538
406
|
unicode-bidi: isolate;
|
|
539
407
|
}
|
|
540
408
|
|
|
541
|
-
.awsui_trigger-
|
|
409
|
+
.awsui_trigger-token_55fkh_vv02n_409:not(#\9) {
|
|
542
410
|
-webkit-text-decoration: underline dashed currentColor;
|
|
543
411
|
text-decoration: underline dashed currentColor;
|
|
544
|
-
text-decoration-thickness: var(--border-divider-list-width-
|
|
412
|
+
text-decoration-thickness: var(--border-divider-list-width-2qbfmz, 1px);
|
|
545
413
|
text-underline-offset: var(--space-xxxs-pajhad, 2px);
|
|
546
414
|
}
|
|
547
415
|
|
|
548
|
-
.
|
|
416
|
+
.awsui_paragraph_55fkh_vv02n_415:not(#\9) {
|
|
549
417
|
border-collapse: separate;
|
|
550
418
|
border-spacing: 0;
|
|
551
419
|
box-sizing: border-box;
|
|
@@ -568,11 +436,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
568
436
|
visibility: visible;
|
|
569
437
|
white-space: normal;
|
|
570
438
|
word-spacing: normal;
|
|
571
|
-
font-size: var(--font-size-body-m-
|
|
572
|
-
line-height: var(--line-height-body-m-
|
|
439
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
440
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
573
441
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
574
|
-
font-weight: var(--font-weight-normal-
|
|
575
|
-
font-family: var(--font-family-base-
|
|
442
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
443
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
576
444
|
-webkit-font-smoothing: auto;
|
|
577
445
|
-moz-osx-font-smoothing: auto;
|
|
578
446
|
margin: 0;
|