@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
package/icon/styles.scoped.css
CHANGED
|
@@ -2,195 +2,15 @@
|
|
|
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
|
-
*/
|
|
113
|
-
/*
|
|
114
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
115
|
-
SPDX-License-Identifier: Apache-2.0
|
|
116
|
-
*/
|
|
117
|
-
/*
|
|
118
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
119
|
-
SPDX-License-Identifier: Apache-2.0
|
|
120
|
-
*/
|
|
121
|
-
/*
|
|
122
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
123
|
-
SPDX-License-Identifier: Apache-2.0
|
|
124
|
-
*/
|
|
125
|
-
/*
|
|
126
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
127
|
-
SPDX-License-Identifier: Apache-2.0
|
|
128
|
-
*/
|
|
129
|
-
/*
|
|
130
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
131
|
-
SPDX-License-Identifier: Apache-2.0
|
|
132
|
-
*/
|
|
133
|
-
/*
|
|
134
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
135
|
-
SPDX-License-Identifier: Apache-2.0
|
|
136
|
-
*/
|
|
137
5
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
138
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
|
-
/*
|
|
144
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
|
-
SPDX-License-Identifier: Apache-2.0
|
|
146
|
-
*/
|
|
147
|
-
/*
|
|
148
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
|
-
SPDX-License-Identifier: Apache-2.0
|
|
150
|
-
*/
|
|
151
|
-
/*
|
|
152
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
153
|
-
SPDX-License-Identifier: Apache-2.0
|
|
154
|
-
*/
|
|
155
|
-
/*
|
|
156
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
157
|
-
SPDX-License-Identifier: Apache-2.0
|
|
158
|
-
*/
|
|
159
|
-
/*
|
|
160
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
161
|
-
SPDX-License-Identifier: Apache-2.0
|
|
162
|
-
*/
|
|
163
|
-
/*
|
|
164
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
165
|
-
SPDX-License-Identifier: Apache-2.0
|
|
166
|
-
*/
|
|
167
|
-
/*
|
|
168
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
169
|
-
SPDX-License-Identifier: Apache-2.0
|
|
170
|
-
*/
|
|
171
|
-
/*
|
|
172
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
|
-
SPDX-License-Identifier: Apache-2.0
|
|
174
|
-
*/
|
|
175
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
176
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
177
9
|
/*
|
|
178
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
179
11
|
SPDX-License-Identifier: Apache-2.0
|
|
180
12
|
*/
|
|
181
|
-
|
|
182
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
|
-
SPDX-License-Identifier: Apache-2.0
|
|
184
|
-
*/
|
|
185
|
-
/*
|
|
186
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
|
-
SPDX-License-Identifier: Apache-2.0
|
|
188
|
-
*/
|
|
189
|
-
/*
|
|
190
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
|
-
SPDX-License-Identifier: Apache-2.0
|
|
192
|
-
*/
|
|
193
|
-
.awsui_icon_h11ix_16ww5_193:not(#\9) {
|
|
13
|
+
.awsui_icon_h11ix_9mx3k_13:not(#\9) {
|
|
194
14
|
position: relative;
|
|
195
15
|
display: inline-block;
|
|
196
16
|
vertical-align: top;
|
|
@@ -198,232 +18,235 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
18
|
/* stylelint-disable selector-max-type, selector-max-universal */
|
|
199
19
|
/* stylelint-enable selector-max-type, selector-max-universal */
|
|
200
20
|
}
|
|
201
|
-
.awsui_icon-flex-
|
|
21
|
+
.awsui_icon-flex-height_h11ix_9mx3k_21:not(#\9) {
|
|
202
22
|
display: inline-flex;
|
|
203
23
|
align-items: center;
|
|
204
24
|
}
|
|
205
|
-
.
|
|
25
|
+
.awsui_icon_h11ix_9mx3k_13 > svg:not(#\9) {
|
|
206
26
|
pointer-events: none;
|
|
207
27
|
}
|
|
208
|
-
.
|
|
28
|
+
.awsui_icon_h11ix_9mx3k_13 > svg:not(#\9) {
|
|
209
29
|
fill: none;
|
|
210
30
|
}
|
|
211
|
-
.
|
|
31
|
+
.awsui_icon_h11ix_9mx3k_13 > svg *:not(#\9) {
|
|
212
32
|
stroke: currentColor;
|
|
213
33
|
}
|
|
214
|
-
.
|
|
34
|
+
.awsui_icon_h11ix_9mx3k_13 > svg .stroke-linejoin-round:not(#\9) {
|
|
215
35
|
stroke-linejoin: round;
|
|
216
36
|
}
|
|
217
|
-
.
|
|
37
|
+
.awsui_icon_h11ix_9mx3k_13 > svg .stroke-linecap-square:not(#\9) {
|
|
218
38
|
stroke-linecap: square;
|
|
219
39
|
}
|
|
220
|
-
.
|
|
40
|
+
.awsui_icon_h11ix_9mx3k_13 > svg .stroke-linecap-round:not(#\9) {
|
|
221
41
|
stroke-linecap: round;
|
|
222
42
|
}
|
|
223
|
-
.
|
|
43
|
+
.awsui_icon_h11ix_9mx3k_13 > svg .filled:not(#\9) {
|
|
224
44
|
fill: currentColor;
|
|
225
45
|
}
|
|
226
|
-
.
|
|
46
|
+
.awsui_icon_h11ix_9mx3k_13 > svg .no-stroke:not(#\9) {
|
|
227
47
|
stroke: none;
|
|
228
48
|
}
|
|
229
|
-
.
|
|
49
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49:not(#\9) {
|
|
230
50
|
inline-size: 12px;
|
|
231
51
|
box-sizing: border-box;
|
|
232
52
|
}
|
|
233
|
-
.
|
|
234
|
-
block-size: var(--line-height-body-s-
|
|
235
|
-
padding-block: calc((var(--line-height-body-s-
|
|
53
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small-mapped-height_h11ix_9mx3k_53:not(#\9) {
|
|
54
|
+
block-size: var(--line-height-body-s-gako33, 16px);
|
|
55
|
+
padding-block: calc((var(--line-height-body-s-gako33, 16px) - 12px) / 2);
|
|
236
56
|
padding-inline: 0;
|
|
237
57
|
}
|
|
238
|
-
.
|
|
239
|
-
.
|
|
58
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49 > svg:not(#\9),
|
|
59
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49 > img:not(#\9) {
|
|
240
60
|
inline-size: 12px;
|
|
241
61
|
block-size: 12px;
|
|
242
62
|
vertical-align: top;
|
|
243
63
|
}
|
|
244
|
-
.
|
|
245
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-x-small-
|
|
64
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49 > svg:not(#\9) {
|
|
65
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-x-small-3m5wt5, 1.5px) / 0.75);
|
|
246
66
|
}
|
|
247
|
-
.
|
|
248
|
-
.
|
|
249
|
-
stroke-width: calc(var(--border-width-icon-x-small-
|
|
67
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49 > svg:not(#\9),
|
|
68
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-x-small_h11ix_9mx3k_49 > svg *:not(#\9) {
|
|
69
|
+
stroke-width: calc(var(--border-width-icon-x-small-3m5wt5, 1.5px) / 0.75);
|
|
250
70
|
}
|
|
251
|
-
.
|
|
71
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71:not(#\9) {
|
|
252
72
|
inline-size: var(--size-icon-normal-levt08, 16px);
|
|
253
73
|
box-sizing: border-box;
|
|
254
74
|
}
|
|
255
|
-
.
|
|
256
|
-
block-size: var(--line-height-body-s-
|
|
257
|
-
padding-block: calc((var(--line-height-body-s-
|
|
75
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small-mapped-height_h11ix_9mx3k_75:not(#\9) {
|
|
76
|
+
block-size: var(--line-height-body-s-gako33, 16px);
|
|
77
|
+
padding-block: calc((var(--line-height-body-s-gako33, 16px) - var(--size-icon-normal-levt08, 16px)) / 2);
|
|
258
78
|
padding-inline: 0;
|
|
259
79
|
}
|
|
260
|
-
.
|
|
261
|
-
.
|
|
80
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71 > svg:not(#\9),
|
|
81
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71 > img:not(#\9) {
|
|
262
82
|
inline-size: var(--size-icon-normal-levt08, 16px);
|
|
263
83
|
block-size: var(--size-icon-normal-levt08, 16px);
|
|
264
84
|
vertical-align: top;
|
|
265
85
|
}
|
|
266
|
-
.
|
|
267
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-small-
|
|
86
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71 > svg:not(#\9) {
|
|
87
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-small-m3z2f5, 2px) / 1);
|
|
268
88
|
}
|
|
269
|
-
.
|
|
270
|
-
.
|
|
271
|
-
stroke-width: calc(var(--border-width-icon-small-
|
|
89
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71 > svg:not(#\9),
|
|
90
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-small_h11ix_9mx3k_71 > svg *:not(#\9) {
|
|
91
|
+
stroke-width: calc(var(--border-width-icon-small-m3z2f5, 2px) / 1);
|
|
272
92
|
}
|
|
273
|
-
.
|
|
93
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93:not(#\9) {
|
|
274
94
|
inline-size: var(--size-icon-normal-levt08, 16px);
|
|
275
95
|
box-sizing: border-box;
|
|
276
96
|
}
|
|
277
|
-
.
|
|
278
|
-
block-size: var(--line-height-body-m-
|
|
279
|
-
padding-block: calc((var(--line-height-body-m-
|
|
97
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal-mapped-height_h11ix_9mx3k_97:not(#\9) {
|
|
98
|
+
block-size: var(--line-height-body-m-5xw6xo, 20px);
|
|
99
|
+
padding-block: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / 2);
|
|
280
100
|
padding-inline: 0;
|
|
281
101
|
}
|
|
282
|
-
.
|
|
283
|
-
.
|
|
102
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93 > svg:not(#\9),
|
|
103
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93 > img:not(#\9) {
|
|
284
104
|
inline-size: var(--size-icon-normal-levt08, 16px);
|
|
285
105
|
block-size: var(--size-icon-normal-levt08, 16px);
|
|
286
106
|
vertical-align: top;
|
|
287
107
|
}
|
|
288
|
-
.
|
|
289
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-normal-
|
|
108
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93 > svg:not(#\9) {
|
|
109
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-normal-swx9va, 2px) / 1);
|
|
290
110
|
}
|
|
291
|
-
.
|
|
292
|
-
.
|
|
293
|
-
stroke-width: calc(var(--border-width-icon-normal-
|
|
111
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93 > svg:not(#\9),
|
|
112
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-normal_h11ix_9mx3k_93 > svg *:not(#\9) {
|
|
113
|
+
stroke-width: calc(var(--border-width-icon-normal-swx9va, 2px) / 1);
|
|
294
114
|
}
|
|
295
|
-
.
|
|
115
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115:not(#\9) {
|
|
296
116
|
inline-size: var(--size-icon-medium-uv8xcz, 20px);
|
|
297
117
|
box-sizing: border-box;
|
|
298
118
|
}
|
|
299
|
-
.
|
|
300
|
-
block-size: var(--line-height-heading-l-
|
|
301
|
-
padding-block: calc((var(--line-height-heading-l-
|
|
119
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium-mapped-height_h11ix_9mx3k_119:not(#\9) {
|
|
120
|
+
block-size: var(--line-height-heading-l-zmt48b, 24px);
|
|
121
|
+
padding-block: calc((var(--line-height-heading-l-zmt48b, 24px) - var(--size-icon-medium-uv8xcz, 20px)) / 2);
|
|
302
122
|
padding-inline: 0;
|
|
303
123
|
}
|
|
304
|
-
.
|
|
305
|
-
.
|
|
124
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115 > svg:not(#\9),
|
|
125
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115 > img:not(#\9) {
|
|
306
126
|
inline-size: var(--size-icon-medium-uv8xcz, 20px);
|
|
307
127
|
block-size: var(--size-icon-medium-uv8xcz, 20px);
|
|
308
128
|
vertical-align: top;
|
|
309
129
|
}
|
|
310
|
-
.
|
|
311
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-medium-
|
|
130
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115 > svg:not(#\9) {
|
|
131
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-medium-4yajvt, 2px) / 1.25);
|
|
312
132
|
}
|
|
313
|
-
.
|
|
314
|
-
.
|
|
315
|
-
stroke-width: calc(var(--border-width-icon-medium-
|
|
133
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115 > svg:not(#\9),
|
|
134
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-medium_h11ix_9mx3k_115 > svg *:not(#\9) {
|
|
135
|
+
stroke-width: calc(var(--border-width-icon-medium-4yajvt, 2px) / 1.25);
|
|
316
136
|
}
|
|
317
|
-
.
|
|
137
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137:not(#\9) {
|
|
318
138
|
inline-size: var(--size-icon-big-7pq9l3, 32px);
|
|
319
139
|
box-sizing: border-box;
|
|
320
140
|
}
|
|
321
|
-
.
|
|
322
|
-
block-size: var(--line-height-heading-xl-
|
|
323
|
-
padding-block: calc((var(--line-height-heading-xl-
|
|
141
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big-mapped-height_h11ix_9mx3k_141:not(#\9) {
|
|
142
|
+
block-size: var(--line-height-heading-xl-pi61pg, 30px);
|
|
143
|
+
padding-block: calc((var(--line-height-heading-xl-pi61pg, 30px) - var(--size-icon-big-7pq9l3, 32px)) / 2);
|
|
324
144
|
padding-inline: 0;
|
|
325
145
|
}
|
|
326
|
-
.
|
|
327
|
-
.
|
|
146
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137 > svg:not(#\9),
|
|
147
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137 > img:not(#\9) {
|
|
328
148
|
inline-size: var(--size-icon-big-7pq9l3, 32px);
|
|
329
149
|
block-size: var(--size-icon-big-7pq9l3, 32px);
|
|
330
150
|
vertical-align: top;
|
|
331
151
|
}
|
|
332
|
-
.
|
|
333
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-big-
|
|
152
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137 > svg:not(#\9) {
|
|
153
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-big-telu48, 3px) / 2);
|
|
334
154
|
}
|
|
335
|
-
.
|
|
336
|
-
.
|
|
337
|
-
stroke-width: calc(var(--border-width-icon-big-
|
|
155
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137 > svg:not(#\9),
|
|
156
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-big_h11ix_9mx3k_137 > svg *:not(#\9) {
|
|
157
|
+
stroke-width: calc(var(--border-width-icon-big-telu48, 3px) / 2);
|
|
338
158
|
}
|
|
339
|
-
.
|
|
159
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159:not(#\9) {
|
|
340
160
|
inline-size: var(--size-icon-large-mb6y6y, 48px);
|
|
341
161
|
box-sizing: border-box;
|
|
342
162
|
}
|
|
343
|
-
.
|
|
344
|
-
block-size: var(--line-height-display-l-
|
|
345
|
-
padding-block: calc((var(--line-height-display-l-
|
|
163
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large-mapped-height_h11ix_9mx3k_163:not(#\9) {
|
|
164
|
+
block-size: var(--line-height-display-l-tjudur, 48px);
|
|
165
|
+
padding-block: calc((var(--line-height-display-l-tjudur, 48px) - var(--size-icon-large-mb6y6y, 48px)) / 2);
|
|
346
166
|
padding-inline: 0;
|
|
347
167
|
}
|
|
348
|
-
.
|
|
349
|
-
.
|
|
168
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159 > svg:not(#\9),
|
|
169
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159 > img:not(#\9) {
|
|
350
170
|
inline-size: var(--size-icon-large-mb6y6y, 48px);
|
|
351
171
|
block-size: var(--size-icon-large-mb6y6y, 48px);
|
|
352
172
|
vertical-align: top;
|
|
353
173
|
}
|
|
354
|
-
.
|
|
355
|
-
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-large-
|
|
174
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159 > svg:not(#\9) {
|
|
175
|
+
--awsui-internal-style-icon-stroke-width: calc(var(--border-width-icon-large-cvs2dx, 4px) / 3);
|
|
356
176
|
}
|
|
357
|
-
.
|
|
358
|
-
.
|
|
359
|
-
stroke-width: calc(var(--border-width-icon-large-
|
|
177
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159 > svg:not(#\9),
|
|
178
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_size-large_h11ix_9mx3k_159 > svg *:not(#\9) {
|
|
179
|
+
stroke-width: calc(var(--border-width-icon-large-cvs2dx, 4px) / 3);
|
|
360
180
|
}
|
|
361
|
-
.
|
|
181
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-normal_h11ix_9mx3k_181:not(#\9) {
|
|
362
182
|
color: currentColor;
|
|
363
183
|
}
|
|
364
|
-
.
|
|
184
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-disabled_h11ix_9mx3k_184:not(#\9) {
|
|
365
185
|
color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
|
|
366
186
|
}
|
|
367
|
-
.
|
|
187
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-inverted_h11ix_9mx3k_187:not(#\9) {
|
|
368
188
|
color: var(--color-text-inverted-my1sxo, #ffffff);
|
|
369
189
|
}
|
|
370
|
-
.
|
|
190
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-subtle_h11ix_9mx3k_190:not(#\9) {
|
|
371
191
|
color: var(--color-text-icon-subtle-7e5fex, #656871);
|
|
372
192
|
}
|
|
373
|
-
.
|
|
193
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-warning_h11ix_9mx3k_193:not(#\9) {
|
|
374
194
|
color: var(--color-text-status-warning-avkj4w, #855900);
|
|
375
195
|
}
|
|
376
|
-
.
|
|
196
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-error_h11ix_9mx3k_196:not(#\9) {
|
|
377
197
|
color: var(--color-text-status-error-ak9yp5, #db0000);
|
|
378
198
|
}
|
|
379
|
-
.
|
|
199
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-success_h11ix_9mx3k_199:not(#\9) {
|
|
380
200
|
color: var(--color-text-status-success-9wcobb, #00802f);
|
|
381
201
|
}
|
|
382
|
-
.
|
|
202
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-link_h11ix_9mx3k_202:not(#\9) {
|
|
383
203
|
color: var(--color-text-link-default-rhby5q, #006ce0);
|
|
384
204
|
}
|
|
385
|
-
.
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
.awsui_name-angle-
|
|
389
|
-
.awsui_name-
|
|
390
|
-
.awsui_name-
|
|
391
|
-
.awsui_name-
|
|
392
|
-
.awsui_name-
|
|
393
|
-
.awsui_name-
|
|
394
|
-
.awsui_name-
|
|
395
|
-
.awsui_name-
|
|
396
|
-
.awsui_name-
|
|
397
|
-
.awsui_name-
|
|
398
|
-
.awsui_name-
|
|
399
|
-
.awsui_name-
|
|
400
|
-
.awsui_name-
|
|
401
|
-
.awsui_name-
|
|
402
|
-
.awsui_name-
|
|
205
|
+
.awsui_icon_h11ix_9mx3k_13.awsui_variant-info_h11ix_9mx3k_205:not(#\9) {
|
|
206
|
+
color: var(--color-text-status-info-c3q8b6, #006ce0);
|
|
207
|
+
}
|
|
208
|
+
.awsui_icon_h11ix_9mx3k_13:not(#\9):is(.awsui_name-angle-left-double_h11ix_9mx3k_208,
|
|
209
|
+
.awsui_name-angle-left_h11ix_9mx3k_208,
|
|
210
|
+
.awsui_name-angle-right-double_h11ix_9mx3k_210,
|
|
211
|
+
.awsui_name-angle-right_h11ix_9mx3k_210,
|
|
212
|
+
.awsui_name-arrow-left_h11ix_9mx3k_212,
|
|
213
|
+
.awsui_name-arrow-right_h11ix_9mx3k_213,
|
|
214
|
+
.awsui_name-caret-left-filled_h11ix_9mx3k_214,
|
|
215
|
+
.awsui_name-caret-right-filled_h11ix_9mx3k_215,
|
|
216
|
+
.awsui_name-audio-full_h11ix_9mx3k_216,
|
|
217
|
+
.awsui_name-audio-half_h11ix_9mx3k_217,
|
|
218
|
+
.awsui_name-audio-off_h11ix_9mx3k_218,
|
|
219
|
+
.awsui_name-external_h11ix_9mx3k_219,
|
|
220
|
+
.awsui_name-redo_h11ix_9mx3k_220,
|
|
221
|
+
.awsui_name-resize-area_h11ix_9mx3k_221,
|
|
222
|
+
.awsui_name-send_h11ix_9mx3k_222,
|
|
223
|
+
.awsui_name-shrink_h11ix_9mx3k_223,
|
|
224
|
+
.awsui_name-undo_h11ix_9mx3k_224,
|
|
225
|
+
.awsui_name-view-vertical_h11ix_9mx3k_225) {
|
|
403
226
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
404
227
|
}
|
|
405
|
-
.
|
|
406
|
-
.awsui_name-angle-
|
|
407
|
-
.awsui_name-angle-right-
|
|
408
|
-
.awsui_name-angle-
|
|
409
|
-
.awsui_name-arrow-
|
|
410
|
-
.awsui_name-arrow-
|
|
411
|
-
.awsui_name-caret-left-
|
|
412
|
-
.awsui_name-caret-right-
|
|
413
|
-
.awsui_name-audio-
|
|
414
|
-
.awsui_name-audio-
|
|
415
|
-
.awsui_name-audio-
|
|
416
|
-
.awsui_name-
|
|
417
|
-
.awsui_name-
|
|
418
|
-
.awsui_name-resize-
|
|
419
|
-
.awsui_name-
|
|
420
|
-
.awsui_name-
|
|
421
|
-
.awsui_name-
|
|
422
|
-
.awsui_name-view-
|
|
228
|
+
.awsui_icon_h11ix_9mx3k_13:not(#\9):is(.awsui_name-angle-left-double_h11ix_9mx3k_208,
|
|
229
|
+
.awsui_name-angle-left_h11ix_9mx3k_208,
|
|
230
|
+
.awsui_name-angle-right-double_h11ix_9mx3k_210,
|
|
231
|
+
.awsui_name-angle-right_h11ix_9mx3k_210,
|
|
232
|
+
.awsui_name-arrow-left_h11ix_9mx3k_212,
|
|
233
|
+
.awsui_name-arrow-right_h11ix_9mx3k_213,
|
|
234
|
+
.awsui_name-caret-left-filled_h11ix_9mx3k_214,
|
|
235
|
+
.awsui_name-caret-right-filled_h11ix_9mx3k_215,
|
|
236
|
+
.awsui_name-audio-full_h11ix_9mx3k_216,
|
|
237
|
+
.awsui_name-audio-half_h11ix_9mx3k_217,
|
|
238
|
+
.awsui_name-audio-off_h11ix_9mx3k_218,
|
|
239
|
+
.awsui_name-external_h11ix_9mx3k_219,
|
|
240
|
+
.awsui_name-redo_h11ix_9mx3k_220,
|
|
241
|
+
.awsui_name-resize-area_h11ix_9mx3k_221,
|
|
242
|
+
.awsui_name-send_h11ix_9mx3k_222,
|
|
243
|
+
.awsui_name-shrink_h11ix_9mx3k_223,
|
|
244
|
+
.awsui_name-undo_h11ix_9mx3k_224,
|
|
245
|
+
.awsui_name-view-vertical_h11ix_9mx3k_225):dir(rtl) {
|
|
423
246
|
transform: scaleX(-1);
|
|
424
247
|
}
|
|
425
248
|
|
|
426
|
-
.
|
|
249
|
+
.awsui_badge_h11ix_9mx3k_249:not(#\9)::after {
|
|
427
250
|
content: "";
|
|
428
251
|
position: absolute;
|
|
429
252
|
inline-size: 6px;
|
package/icon/styles.selectors.js
CHANGED
|
@@ -2,46 +2,47 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"icon": "
|
|
6
|
-
"icon-flex-height": "awsui_icon-flex-
|
|
7
|
-
"size-x-small": "awsui_size-x-
|
|
8
|
-
"size-x-small-mapped-height": "awsui_size-x-small-mapped-
|
|
9
|
-
"size-small": "awsui_size-
|
|
10
|
-
"size-small-mapped-height": "awsui_size-small-mapped-
|
|
11
|
-
"size-normal": "awsui_size-
|
|
12
|
-
"size-normal-mapped-height": "awsui_size-normal-mapped-
|
|
13
|
-
"size-medium": "awsui_size-
|
|
14
|
-
"size-medium-mapped-height": "awsui_size-medium-mapped-
|
|
15
|
-
"size-big": "awsui_size-
|
|
16
|
-
"size-big-mapped-height": "awsui_size-big-mapped-
|
|
17
|
-
"size-large": "awsui_size-
|
|
18
|
-
"size-large-mapped-height": "awsui_size-large-mapped-
|
|
19
|
-
"variant-normal": "awsui_variant-
|
|
20
|
-
"variant-disabled": "awsui_variant-
|
|
21
|
-
"variant-inverted": "awsui_variant-
|
|
22
|
-
"variant-subtle": "awsui_variant-
|
|
23
|
-
"variant-warning": "awsui_variant-
|
|
24
|
-
"variant-error": "awsui_variant-
|
|
25
|
-
"variant-success": "awsui_variant-
|
|
26
|
-
"variant-link": "awsui_variant-
|
|
27
|
-
"
|
|
28
|
-
"name-angle-left": "awsui_name-angle-
|
|
29
|
-
"name-angle-
|
|
30
|
-
"name-angle-right": "awsui_name-angle-
|
|
31
|
-
"name-
|
|
32
|
-
"name-arrow-
|
|
33
|
-
"name-
|
|
34
|
-
"name-caret-
|
|
35
|
-
"name-
|
|
36
|
-
"name-audio-
|
|
37
|
-
"name-audio-
|
|
38
|
-
"name-
|
|
39
|
-
"name-
|
|
40
|
-
"name-
|
|
41
|
-
"name-
|
|
42
|
-
"name-
|
|
43
|
-
"name-
|
|
44
|
-
"name-
|
|
45
|
-
"
|
|
5
|
+
"icon": "awsui_icon_h11ix_9mx3k_13",
|
|
6
|
+
"icon-flex-height": "awsui_icon-flex-height_h11ix_9mx3k_21",
|
|
7
|
+
"size-x-small": "awsui_size-x-small_h11ix_9mx3k_49",
|
|
8
|
+
"size-x-small-mapped-height": "awsui_size-x-small-mapped-height_h11ix_9mx3k_53",
|
|
9
|
+
"size-small": "awsui_size-small_h11ix_9mx3k_71",
|
|
10
|
+
"size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_9mx3k_75",
|
|
11
|
+
"size-normal": "awsui_size-normal_h11ix_9mx3k_93",
|
|
12
|
+
"size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_9mx3k_97",
|
|
13
|
+
"size-medium": "awsui_size-medium_h11ix_9mx3k_115",
|
|
14
|
+
"size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_9mx3k_119",
|
|
15
|
+
"size-big": "awsui_size-big_h11ix_9mx3k_137",
|
|
16
|
+
"size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_9mx3k_141",
|
|
17
|
+
"size-large": "awsui_size-large_h11ix_9mx3k_159",
|
|
18
|
+
"size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_9mx3k_163",
|
|
19
|
+
"variant-normal": "awsui_variant-normal_h11ix_9mx3k_181",
|
|
20
|
+
"variant-disabled": "awsui_variant-disabled_h11ix_9mx3k_184",
|
|
21
|
+
"variant-inverted": "awsui_variant-inverted_h11ix_9mx3k_187",
|
|
22
|
+
"variant-subtle": "awsui_variant-subtle_h11ix_9mx3k_190",
|
|
23
|
+
"variant-warning": "awsui_variant-warning_h11ix_9mx3k_193",
|
|
24
|
+
"variant-error": "awsui_variant-error_h11ix_9mx3k_196",
|
|
25
|
+
"variant-success": "awsui_variant-success_h11ix_9mx3k_199",
|
|
26
|
+
"variant-link": "awsui_variant-link_h11ix_9mx3k_202",
|
|
27
|
+
"variant-info": "awsui_variant-info_h11ix_9mx3k_205",
|
|
28
|
+
"name-angle-left-double": "awsui_name-angle-left-double_h11ix_9mx3k_208",
|
|
29
|
+
"name-angle-left": "awsui_name-angle-left_h11ix_9mx3k_208",
|
|
30
|
+
"name-angle-right-double": "awsui_name-angle-right-double_h11ix_9mx3k_210",
|
|
31
|
+
"name-angle-right": "awsui_name-angle-right_h11ix_9mx3k_210",
|
|
32
|
+
"name-arrow-left": "awsui_name-arrow-left_h11ix_9mx3k_212",
|
|
33
|
+
"name-arrow-right": "awsui_name-arrow-right_h11ix_9mx3k_213",
|
|
34
|
+
"name-caret-left-filled": "awsui_name-caret-left-filled_h11ix_9mx3k_214",
|
|
35
|
+
"name-caret-right-filled": "awsui_name-caret-right-filled_h11ix_9mx3k_215",
|
|
36
|
+
"name-audio-full": "awsui_name-audio-full_h11ix_9mx3k_216",
|
|
37
|
+
"name-audio-half": "awsui_name-audio-half_h11ix_9mx3k_217",
|
|
38
|
+
"name-audio-off": "awsui_name-audio-off_h11ix_9mx3k_218",
|
|
39
|
+
"name-external": "awsui_name-external_h11ix_9mx3k_219",
|
|
40
|
+
"name-redo": "awsui_name-redo_h11ix_9mx3k_220",
|
|
41
|
+
"name-resize-area": "awsui_name-resize-area_h11ix_9mx3k_221",
|
|
42
|
+
"name-send": "awsui_name-send_h11ix_9mx3k_222",
|
|
43
|
+
"name-shrink": "awsui_name-shrink_h11ix_9mx3k_223",
|
|
44
|
+
"name-undo": "awsui_name-undo_h11ix_9mx3k_224",
|
|
45
|
+
"name-view-vertical": "awsui_name-view-vertical_h11ix_9mx3k_225",
|
|
46
|
+
"badge": "awsui_badge_h11ix_9mx3k_249"
|
|
46
47
|
};
|
|
47
48
|
|