@cloudscape-design/components 3.0.193 → 3.0.195
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/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +8 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/mobile-toolbar/styles.css.js +4 -4
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
- package/app-layout/notifications/styles.css.js +1 -1
- package/app-layout/notifications/styles.scoped.css +2 -1
- package/app-layout/notifications/styles.selectors.js +1 -1
- package/app-layout/styles.css.js +26 -26
- package/app-layout/styles.scoped.css +35 -35
- package/app-layout/styles.selectors.js +26 -26
- package/app-layout/toggles/styles.css.js +1 -1
- package/app-layout/toggles/styles.scoped.css +3 -3
- package/app-layout/toggles/styles.selectors.js +1 -1
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +225 -224
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -18
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/interfaces.d.ts +1 -0
- package/attribute-editor/interfaces.d.ts.map +1 -1
- package/attribute-editor/interfaces.js.map +1 -1
- package/attribute-editor/internal.d.ts.map +1 -1
- package/attribute-editor/internal.js +17 -2
- package/attribute-editor/internal.js.map +1 -1
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -26
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +240 -240
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +19 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +13 -13
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -138
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +25 -25
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +14 -14
- package/button-dropdown/item-element/styles.scoped.css +20 -20
- package/button-dropdown/item-element/styles.selectors.js +14 -14
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +8 -8
- package/button-dropdown/styles.scoped.css +16 -16
- package/button-dropdown/styles.selectors.js +8 -8
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +122 -57
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -111
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/styles.css.js +20 -20
- package/collection-preferences/styles.scoped.css +25 -25
- package/collection-preferences/styles.selectors.js +20 -20
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +1 -1
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +18 -17
- package/container/styles.scoped.css +107 -44
- package/container/styles.selectors.js +18 -17
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +4 -15
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +15 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -44
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/collapsible-flashbar.d.ts +2 -2
- package/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/collapsible-flashbar.js +19 -9
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/common.d.ts +2 -2
- package/flashbar/common.d.ts.map +1 -1
- package/flashbar/common.js.map +1 -1
- package/flashbar/index.d.ts +2 -2
- package/flashbar/index.d.ts.map +1 -1
- package/flashbar/index.js +1 -4
- package/flashbar/index.js.map +1 -1
- package/flashbar/interfaces.d.ts +30 -17
- package/flashbar/interfaces.d.ts.map +1 -1
- package/flashbar/interfaces.js.map +1 -1
- package/flashbar/non-collapsible-flashbar.d.ts +2 -2
- package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/non-collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +43 -43
- package/flashbar/styles.scoped.css +152 -163
- package/flashbar/styles.selectors.js +43 -43
- package/flashbar/utils.d.ts +1 -0
- package/flashbar/utils.d.ts.map +1 -1
- package/flashbar/utils.js +3 -0
- package/flashbar/utils.js.map +1 -1
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -31
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -49
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -60
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +9 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +50 -50
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +32 -32
- package/input/styles.selectors.js +12 -12
- package/internal/base-component/styles.scoped.css +6 -6
- package/internal/components/abstract-switch/styles.css.js +12 -12
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +12 -12
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -25
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -5
- 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 +17 -17
- 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 +7 -7
- 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 +5 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +10 -10
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -37
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- 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 +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- 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 +31 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +28 -27
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/theming/index.cjs +6 -6
- package/internal/generated/theming/index.js +6 -6
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -28
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +40 -47
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -45
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +73 -73
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +36 -36
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -37
- package/property-filter/styles.selectors.js +33 -33
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +9 -9
- package/select/parts/styles.scoped.css +14 -14
- package/select/parts/styles.selectors.js +9 -9
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +26 -26
- package/side-navigation/styles.scoped.css +38 -38
- package/side-navigation/styles.selectors.js +26 -26
- package/space-between/styles.css.js +28 -28
- package/space-between/styles.scoped.css +31 -31
- package/space-between/styles.selectors.js +28 -28
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -28
- package/status-indicator/styles.selectors.js +20 -20
- package/table/body-cell/styles.css.js +18 -18
- package/table/body-cell/styles.scoped.css +52 -52
- package/table/body-cell/styles.selectors.js +18 -18
- package/table/header-cell/styles.css.js +19 -19
- package/table/header-cell/styles.scoped.css +33 -33
- package/table/header-cell/styles.selectors.js +19 -19
- package/table/resizer/styles.css.js +6 -6
- package/table/resizer/styles.scoped.css +13 -13
- package/table/resizer/styles.selectors.js +6 -6
- package/table/selection-control/styles.css.js +3 -3
- package/table/selection-control/styles.scoped.css +5 -5
- package/table/selection-control/styles.selectors.js +3 -3
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -41
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +42 -42
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/flashbar/index.d.ts +2 -0
- package/test-utils/dom/flashbar/index.js +2 -0
- package/test-utils/dom/flashbar/index.js.map +1 -1
- package/test-utils/selectors/flashbar/index.d.ts +2 -0
- package/test-utils/selectors/flashbar/index.js +2 -0
- package/test-utils/selectors/flashbar/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -6
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +70 -70
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +24 -24
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- 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 +29 -29
- 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 +3 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +5 -4
- package/wizard/index.js.map +1 -1
- package/wizard/internal/analytics.d.ts +3 -3
- package/wizard/internal/analytics.d.ts.map +1 -1
- package/wizard/internal/analytics.js +6 -11
- package/wizard/internal/analytics.js.map +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +98 -64
- package/wizard/styles.selectors.js +32 -32
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon-shake": "awsui_icon-
|
|
5
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
6
|
-
"container-fade-in": "awsui_container-fade-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"status-error": "awsui_status-
|
|
10
|
-
"status-warning": "awsui_status-
|
|
11
|
-
"status-success": "awsui_status-
|
|
12
|
-
"status-info": "awsui_status-
|
|
13
|
-
"status-stopped": "awsui_status-
|
|
14
|
-
"status-pending": "awsui_status-
|
|
15
|
-
"status-in-progress": "awsui_status-in-
|
|
16
|
-
"status-loading": "awsui_status-
|
|
17
|
-
"color-override-red": "awsui_color-override-
|
|
18
|
-
"color-override-grey": "awsui_color-override-
|
|
19
|
-
"color-override-blue": "awsui_color-override-
|
|
20
|
-
"color-override-green": "awsui_color-override-
|
|
21
|
-
"icon": "
|
|
22
|
-
"container": "
|
|
23
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
4
|
+
"icon-shake": "awsui_icon-shake_1cbgc_2rq10_97",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_1cbgc_2rq10_1",
|
|
6
|
+
"container-fade-in": "awsui_container-fade-in_1cbgc_2rq10_125",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1cbgc_2rq10_1",
|
|
8
|
+
"root": "awsui_root_1cbgc_2rq10_147",
|
|
9
|
+
"status-error": "awsui_status-error_1cbgc_2rq10_156",
|
|
10
|
+
"status-warning": "awsui_status-warning_1cbgc_2rq10_159",
|
|
11
|
+
"status-success": "awsui_status-success_1cbgc_2rq10_162",
|
|
12
|
+
"status-info": "awsui_status-info_1cbgc_2rq10_165",
|
|
13
|
+
"status-stopped": "awsui_status-stopped_1cbgc_2rq10_168",
|
|
14
|
+
"status-pending": "awsui_status-pending_1cbgc_2rq10_171",
|
|
15
|
+
"status-in-progress": "awsui_status-in-progress_1cbgc_2rq10_174",
|
|
16
|
+
"status-loading": "awsui_status-loading_1cbgc_2rq10_177",
|
|
17
|
+
"color-override-red": "awsui_color-override-red_1cbgc_2rq10_180",
|
|
18
|
+
"color-override-grey": "awsui_color-override-grey_1cbgc_2rq10_183",
|
|
19
|
+
"color-override-blue": "awsui_color-override-blue_1cbgc_2rq10_186",
|
|
20
|
+
"color-override-green": "awsui_color-override-green_1cbgc_2rq10_189",
|
|
21
|
+
"icon": "awsui_icon_1cbgc_2rq10_97",
|
|
22
|
+
"container": "awsui_container_1cbgc_2rq10_125",
|
|
23
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_1cbgc_2rq10_203"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -94,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_icon-
|
|
97
|
+
.awsui_icon-shake_1cbgc_2rq10_97:not(#\9) {
|
|
98
98
|
display: inline-block;
|
|
99
|
-
animation: awsui_awsui-motion-shake-
|
|
99
|
+
animation: awsui_awsui-motion-shake-horizontally_1cbgc_2rq10_1 var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
100
100
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-shake-
|
|
101
|
+
@keyframes awsui_awsui-motion-shake-horizontally_1cbgc_2rq10_1 {
|
|
102
102
|
0% {
|
|
103
103
|
transform: translateX(-5px);
|
|
104
104
|
animation-timing-function: linear;
|
|
@@ -112,20 +112,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
@media (prefers-reduced-motion: reduce) {
|
|
115
|
-
.awsui_icon-
|
|
115
|
+
.awsui_icon-shake_1cbgc_2rq10_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
.awsui-motion-disabled .awsui_icon-
|
|
120
|
+
.awsui-motion-disabled .awsui_icon-shake_1cbgc_2rq10_97:not(#\9), .awsui-mode-entering .awsui_icon-shake_1cbgc_2rq10_97:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.awsui_container-fade-
|
|
126
|
-
animation: awsui_awsui-motion-fade-in-
|
|
125
|
+
.awsui_container-fade-in_1cbgc_2rq10_125:not(#\9) {
|
|
126
|
+
animation: awsui_awsui-motion-fade-in-0_1cbgc_2rq10_1 var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
127
127
|
}
|
|
128
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
128
|
+
@keyframes awsui_awsui-motion-fade-in-0_1cbgc_2rq10_1 {
|
|
129
129
|
from {
|
|
130
130
|
opacity: 0;
|
|
131
131
|
}
|
|
@@ -134,17 +134,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.awsui_container-fade-
|
|
137
|
+
.awsui_container-fade-in_1cbgc_2rq10_125:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .awsui_container-fade-
|
|
142
|
+
.awsui-motion-disabled .awsui_container-fade-in_1cbgc_2rq10_125:not(#\9), .awsui-mode-entering .awsui_container-fade-in_1cbgc_2rq10_125:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.
|
|
147
|
+
.awsui_root_1cbgc_2rq10_147:not(#\9) {
|
|
148
148
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
149
149
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
150
150
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
@@ -153,54 +153,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
153
|
-webkit-font-smoothing: auto;
|
|
154
154
|
-moz-osx-font-smoothing: auto;
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-error_1cbgc_2rq10_156:not(#\9) {
|
|
157
157
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
159
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-warning_1cbgc_2rq10_159:not(#\9) {
|
|
160
160
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-success_1cbgc_2rq10_162:not(#\9) {
|
|
163
163
|
color: var(--color-text-status-success-0fzhv9, #037f0c);
|
|
164
164
|
}
|
|
165
|
-
.
|
|
165
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-info_1cbgc_2rq10_165:not(#\9) {
|
|
166
166
|
color: var(--color-text-status-info-utupcz, #0972d3);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-stopped_1cbgc_2rq10_168:not(#\9) {
|
|
169
169
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-pending_1cbgc_2rq10_171:not(#\9) {
|
|
172
172
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
173
173
|
}
|
|
174
|
-
.
|
|
174
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-in-progress_1cbgc_2rq10_174:not(#\9) {
|
|
175
175
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_1cbgc_2rq10_147.awsui_status-loading_1cbgc_2rq10_177:not(#\9) {
|
|
178
178
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_root_1cbgc_2rq10_147.awsui_color-override-red_1cbgc_2rq10_180:not(#\9) {
|
|
181
181
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_root_1cbgc_2rq10_147.awsui_color-override-grey_1cbgc_2rq10_183:not(#\9) {
|
|
184
184
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_root_1cbgc_2rq10_147.awsui_color-override-blue_1cbgc_2rq10_186:not(#\9) {
|
|
187
187
|
color: var(--color-text-status-info-utupcz, #0972d3);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_root_1cbgc_2rq10_147.awsui_color-override-green_1cbgc_2rq10_189:not(#\9) {
|
|
190
190
|
color: var(--color-text-status-success-0fzhv9, #037f0c);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.
|
|
193
|
+
.awsui_icon_1cbgc_2rq10_97:not(#\9) {
|
|
194
194
|
padding-right: var(--space-xxs-ynfts5, 4px);
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.
|
|
197
|
+
.awsui_container_1cbgc_2rq10_125:not(#\9) {
|
|
198
198
|
display: inline-block;
|
|
199
199
|
word-break: break-all;
|
|
200
200
|
word-wrap: break-word;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.awsui_overflow-
|
|
203
|
+
.awsui_overflow-ellipsis_1cbgc_2rq10_203:not(#\9) {
|
|
204
204
|
max-width: 100%;
|
|
205
205
|
overflow: hidden;
|
|
206
206
|
text-overflow: ellipsis;
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"icon-shake": "awsui_icon-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"container-fade-in": "awsui_container-fade-
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"status-error": "awsui_status-
|
|
11
|
-
"status-warning": "awsui_status-
|
|
12
|
-
"status-success": "awsui_status-
|
|
13
|
-
"status-info": "awsui_status-
|
|
14
|
-
"status-stopped": "awsui_status-
|
|
15
|
-
"status-pending": "awsui_status-
|
|
16
|
-
"status-in-progress": "awsui_status-in-
|
|
17
|
-
"status-loading": "awsui_status-
|
|
18
|
-
"color-override-red": "awsui_color-override-
|
|
19
|
-
"color-override-grey": "awsui_color-override-
|
|
20
|
-
"color-override-blue": "awsui_color-override-
|
|
21
|
-
"color-override-green": "awsui_color-override-
|
|
22
|
-
"icon": "
|
|
23
|
-
"container": "
|
|
24
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
5
|
+
"icon-shake": "awsui_icon-shake_1cbgc_2rq10_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_1cbgc_2rq10_1",
|
|
7
|
+
"container-fade-in": "awsui_container-fade-in_1cbgc_2rq10_125",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1cbgc_2rq10_1",
|
|
9
|
+
"root": "awsui_root_1cbgc_2rq10_147",
|
|
10
|
+
"status-error": "awsui_status-error_1cbgc_2rq10_156",
|
|
11
|
+
"status-warning": "awsui_status-warning_1cbgc_2rq10_159",
|
|
12
|
+
"status-success": "awsui_status-success_1cbgc_2rq10_162",
|
|
13
|
+
"status-info": "awsui_status-info_1cbgc_2rq10_165",
|
|
14
|
+
"status-stopped": "awsui_status-stopped_1cbgc_2rq10_168",
|
|
15
|
+
"status-pending": "awsui_status-pending_1cbgc_2rq10_171",
|
|
16
|
+
"status-in-progress": "awsui_status-in-progress_1cbgc_2rq10_174",
|
|
17
|
+
"status-loading": "awsui_status-loading_1cbgc_2rq10_177",
|
|
18
|
+
"color-override-red": "awsui_color-override-red_1cbgc_2rq10_180",
|
|
19
|
+
"color-override-grey": "awsui_color-override-grey_1cbgc_2rq10_183",
|
|
20
|
+
"color-override-blue": "awsui_color-override-blue_1cbgc_2rq10_186",
|
|
21
|
+
"color-override-green": "awsui_color-override-green_1cbgc_2rq10_189",
|
|
22
|
+
"icon": "awsui_icon_1cbgc_2rq10_97",
|
|
23
|
+
"container": "awsui_container_1cbgc_2rq10_125",
|
|
24
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_1cbgc_2rq10_203"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"body-cell": "awsui_body-
|
|
5
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
6
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
7
|
-
"has-striped-rows": "awsui_has-striped-
|
|
8
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
9
|
-
"body-cell-editable": "awsui_body-cell-
|
|
10
|
-
"has-selection": "awsui_has-
|
|
11
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
12
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
13
|
-
"body-cell-selected": "awsui_body-cell-
|
|
14
|
-
"has-footer": "awsui_has-
|
|
15
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
16
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
17
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
18
|
-
"body-cell-editor": "awsui_body-cell-
|
|
19
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
20
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
21
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
4
|
+
"body-cell": "awsui_body-cell_c6tup_13u7r_93",
|
|
5
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_13u7r_102",
|
|
6
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_13u7r_114",
|
|
7
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_13u7r_126",
|
|
8
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_13u7r_129",
|
|
9
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_13u7r_129",
|
|
10
|
+
"has-selection": "awsui_has-selection_c6tup_13u7r_135",
|
|
11
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_13u7r_141",
|
|
12
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_13u7r_144",
|
|
13
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_13u7r_144",
|
|
14
|
+
"has-footer": "awsui_has-footer_c6tup_13u7r_144",
|
|
15
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_13u7r_154",
|
|
16
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_13u7r_176",
|
|
17
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_13u7r_180",
|
|
18
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_13u7r_204",
|
|
19
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_13u7r_214",
|
|
20
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_13u7r_223",
|
|
21
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_13u7r_233"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_body-
|
|
93
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9) {
|
|
94
94
|
box-sizing: border-box;
|
|
95
95
|
padding: var(--space-scaled-xs-6859qs, 8px) var(--space-scaled-l-t03y3z, 20px) calc(
|
|
96
96
|
var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
@@ -99,19 +99,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
99
99
|
word-wrap: break-word;
|
|
100
100
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
101
101
|
}
|
|
102
|
-
.awsui_body-
|
|
102
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_13u7r_102) {
|
|
103
103
|
white-space: nowrap;
|
|
104
104
|
overflow: hidden;
|
|
105
105
|
text-overflow: ellipsis;
|
|
106
106
|
}
|
|
107
|
-
.awsui_body-
|
|
107
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9):first-child {
|
|
108
108
|
border-left: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
109
109
|
}
|
|
110
|
-
.awsui_body-
|
|
110
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9):last-child {
|
|
111
111
|
border-right: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
112
112
|
padding-right: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
113
113
|
}
|
|
114
|
-
.awsui_body-
|
|
114
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):first-child {
|
|
115
115
|
/*
|
|
116
116
|
Striped rows requires additional left padding because the
|
|
117
117
|
shaded background makes the child content appear too close
|
|
@@ -123,85 +123,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
123
123
|
that the placeholder border would consume.
|
|
124
124
|
*/
|
|
125
125
|
}
|
|
126
|
-
.awsui_body-
|
|
126
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_13u7r_126) {
|
|
127
127
|
padding-left: var(--space-xxxs-k2w98v, 2px);
|
|
128
128
|
}
|
|
129
|
-
.awsui_body-
|
|
129
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_13u7r_126):not(.awsui_body-cell-edit-active_c6tup_13u7r_129).awsui_body-cell-editable_c6tup_13u7r_129:hover {
|
|
130
130
|
padding-left: calc(var(--space-xxxs-k2w98v, 2px) + var(--border-divider-list-width-hacikr, 1px));
|
|
131
131
|
}
|
|
132
|
-
.awsui_body-
|
|
132
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_13u7r_126 {
|
|
133
133
|
padding-left: var(--space-xxs-ynfts5, 4px);
|
|
134
134
|
}
|
|
135
|
-
.awsui_body-
|
|
135
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):first-child:not(.awsui_has-selection_c6tup_13u7r_135):not(.awsui_body-cell-editable_c6tup_13u7r_129) {
|
|
136
136
|
border-left: none;
|
|
137
137
|
}
|
|
138
|
-
.awsui_body-
|
|
138
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_13u7r_114) {
|
|
139
139
|
padding-left: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
140
140
|
}
|
|
141
|
-
.awsui_body-cell-first-
|
|
141
|
+
.awsui_body-cell-first-row_c6tup_13u7r_141:not(#\9) {
|
|
142
142
|
border-top: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
143
143
|
}
|
|
144
|
-
.awsui_body-cell-last-
|
|
144
|
+
.awsui_body-cell-last-row_c6tup_13u7r_144:not(#\9):not(.awsui_body-cell-selected_c6tup_13u7r_144):not(.awsui_has-footer_c6tup_13u7r_144) {
|
|
145
145
|
border-bottom: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
146
146
|
}
|
|
147
|
-
.awsui_body-cell-last-
|
|
147
|
+
.awsui_body-cell-last-row_c6tup_13u7r_144:not(#\9):not(.awsui_body-cell-selected_c6tup_13u7r_144).awsui_has-footer_c6tup_13u7r_144 {
|
|
148
148
|
/*
|
|
149
149
|
Add a bottom border to the body cells of the last row as a separator between the
|
|
150
150
|
table and the footer
|
|
151
151
|
*/
|
|
152
152
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
153
153
|
}
|
|
154
|
-
.awsui_body-cell-
|
|
154
|
+
.awsui_body-cell-shaded_c6tup_13u7r_154:not(#\9) {
|
|
155
155
|
background: var(--color-background-cell-shaded-26ubfj, #f8f8f8);
|
|
156
156
|
}
|
|
157
|
-
.awsui_body-cell-
|
|
157
|
+
.awsui_body-cell-selected_c6tup_13u7r_144:not(#\9) {
|
|
158
158
|
background-color: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
159
159
|
border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
160
160
|
border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
161
161
|
padding-bottom: var(--space-scaled-xs-6859qs, 8px);
|
|
162
162
|
}
|
|
163
|
-
.awsui_body-cell-
|
|
163
|
+
.awsui_body-cell-selected_c6tup_13u7r_144:not(#\9):first-child {
|
|
164
164
|
border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
165
165
|
border-radius: var(--border-radius-item-u2ibpi, 8px) 0 0 var(--border-radius-item-u2ibpi, 8px);
|
|
166
166
|
}
|
|
167
|
-
.awsui_body-cell-
|
|
167
|
+
.awsui_body-cell-selected_c6tup_13u7r_144:not(#\9):last-child {
|
|
168
168
|
border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
169
169
|
border-radius: 0 var(--border-radius-item-u2ibpi, 8px) var(--border-radius-item-u2ibpi, 8px) 0;
|
|
170
170
|
}
|
|
171
|
-
.awsui_body-cell-
|
|
171
|
+
.awsui_body-cell-selected_c6tup_13u7r_144:not(#\9):not(:first-child) {
|
|
172
172
|
padding-top: calc(
|
|
173
173
|
var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
174
174
|
);
|
|
175
175
|
}
|
|
176
|
-
.awsui_body-
|
|
176
|
+
.awsui_body-cell_c6tup_13u7r_93:not(#\9):not(.awsui_body-cell-selected_c6tup_13u7r_144).awsui_body-cell-next-selected_c6tup_13u7r_176 {
|
|
177
177
|
border-bottom: 0;
|
|
178
178
|
padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-divider-list-width-hacikr, 1px));
|
|
179
179
|
}
|
|
180
|
-
.awsui_body-cell-
|
|
180
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-prev-selected_c6tup_13u7r_180:not(#\9) {
|
|
181
181
|
padding-top: calc(
|
|
182
182
|
var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
183
183
|
);
|
|
184
184
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-item-placeholder-jgzhnb, #0972d3);
|
|
185
185
|
}
|
|
186
|
-
.awsui_body-cell-
|
|
186
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-next-selected_c6tup_13u7r_176:not(#\9) {
|
|
187
187
|
border-bottom-width: var(--border-divider-list-width-hacikr, 1px);
|
|
188
188
|
}
|
|
189
|
-
.awsui_body-cell-
|
|
189
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-next-selected_c6tup_13u7r_176:not(#\9):first-child {
|
|
190
190
|
border-bottom-left-radius: 0;
|
|
191
191
|
}
|
|
192
|
-
.awsui_body-cell-
|
|
192
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-next-selected_c6tup_13u7r_176:not(#\9):last-child {
|
|
193
193
|
border-bottom-right-radius: 0;
|
|
194
194
|
}
|
|
195
|
-
.awsui_body-cell-
|
|
195
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-prev-selected_c6tup_13u7r_180:not(#\9):first-child {
|
|
196
196
|
border-top-left-radius: 0;
|
|
197
197
|
}
|
|
198
|
-
.awsui_body-cell-
|
|
198
|
+
.awsui_body-cell-selected_c6tup_13u7r_144.awsui_body-cell-prev-selected_c6tup_13u7r_180:not(#\9):last-child {
|
|
199
199
|
border-top-right-radius: 0;
|
|
200
200
|
}
|
|
201
|
-
.awsui_body-cell-
|
|
201
|
+
.awsui_body-cell-selected_c6tup_13u7r_144:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_13u7r_180) {
|
|
202
202
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
203
203
|
}
|
|
204
|
-
.awsui_body-cell-
|
|
204
|
+
.awsui_body-cell-editor_c6tup_13u7r_204:not(#\9) {
|
|
205
205
|
top: 0;
|
|
206
206
|
right: 0;
|
|
207
207
|
bottom: 0;
|
|
@@ -211,77 +211,77 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
justify-content: flex-end;
|
|
212
212
|
padding-right: var(--space-xs-rsr2qu, 8px);
|
|
213
213
|
}
|
|
214
|
-
.awsui_body-cell-editor-
|
|
214
|
+
.awsui_body-cell-editor-form_c6tup_13u7r_214:not(#\9) {
|
|
215
215
|
margin: calc(-1 * var(--space-xs-rsr2qu, 8px)) calc(-1.5 * var(--space-xs-rsr2qu, 8px));
|
|
216
216
|
}
|
|
217
|
-
.awsui_is-visual-
|
|
217
|
+
.awsui_is-visual-refresh_c6tup_13u7r_114.awsui_body-cell_c6tup_13u7r_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_13u7r_126 > .awsui_body-cell-editor-form_c6tup_13u7r_214 {
|
|
218
218
|
margin-left: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
219
219
|
}
|
|
220
|
-
.awsui_is-visual-
|
|
220
|
+
.awsui_is-visual-refresh_c6tup_13u7r_114.awsui_body-cell_c6tup_13u7r_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_13u7r_126) > .awsui_body-cell-editor-form_c6tup_13u7r_214 {
|
|
221
221
|
margin-left: calc(-1 * var(--space-xxxs-k2w98v, 2px));
|
|
222
222
|
}
|
|
223
|
-
.awsui_body-cell-editor-
|
|
223
|
+
.awsui_body-cell-editor-row_c6tup_13u7r_223:not(#\9) {
|
|
224
224
|
display: flex;
|
|
225
225
|
flex-flow: row nowrap;
|
|
226
226
|
align-items: center;
|
|
227
227
|
justify-content: space-between;
|
|
228
228
|
column-gap: var(--space-xxs-ynfts5, 4px);
|
|
229
229
|
}
|
|
230
|
-
.awsui_body-cell-editor-
|
|
230
|
+
.awsui_body-cell-editor-row_c6tup_13u7r_223 > :not(#\9):not(:last-child) {
|
|
231
231
|
flex-grow: 1;
|
|
232
232
|
}
|
|
233
|
-
.awsui_body-cell-editor-
|
|
233
|
+
.awsui_body-cell-editor-controls_c6tup_13u7r_233:not(#\9) {
|
|
234
234
|
flex-shrink: 0;
|
|
235
235
|
}
|
|
236
|
-
.awsui_body-
|
|
236
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9) {
|
|
237
237
|
position: relative;
|
|
238
238
|
cursor: pointer;
|
|
239
239
|
}
|
|
240
|
-
.awsui_body-
|
|
240
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129.awsui_body-cell-edit-active_c6tup_13u7r_129:not(#\9) {
|
|
241
241
|
overflow: visible;
|
|
242
242
|
}
|
|
243
|
-
.awsui_body-
|
|
243
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129) > .awsui_body-cell-editor_c6tup_13u7r_204 {
|
|
244
244
|
opacity: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_body-
|
|
246
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover {
|
|
247
247
|
position: relative;
|
|
248
248
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
249
249
|
border: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-control-default-m3lmsh, #7d8998);
|
|
250
250
|
left: calc(-1 * var(--border-divider-list-width-hacikr, 1px));
|
|
251
251
|
right: calc(-1 * var(--border-divider-list-width-hacikr, 1px));
|
|
252
252
|
}
|
|
253
|
-
.awsui_body-
|
|
253
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover > .awsui_body-cell-editor_c6tup_13u7r_204 {
|
|
254
254
|
padding-right: calc(var(--space-xs-rsr2qu, 8px) - (2 * var(--border-divider-list-width-hacikr, 1px)));
|
|
255
255
|
}
|
|
256
|
-
.awsui_body-
|
|
256
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover.awsui_body-cell-last-row_c6tup_13u7r_144.awsui_body-cell-selected_c6tup_13u7r_144, .awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover.awsui_body-cell-next-selected_c6tup_13u7r_176 {
|
|
257
257
|
padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
|
|
258
258
|
padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px) / 2));
|
|
259
259
|
}
|
|
260
|
-
.awsui_body-
|
|
260
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover.awsui_body-cell-last-row_c6tup_13u7r_144:not(.awsui_body-cell-selected_c6tup_13u7r_144) {
|
|
261
261
|
padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
|
|
262
262
|
}
|
|
263
|
-
.awsui_body-
|
|
263
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover.awsui_body-cell-first-row_c6tup_13u7r_141:not(.awsui_body-cell-selected_c6tup_13u7r_144) {
|
|
264
264
|
padding-top: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
|
|
265
265
|
padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) - calc(var(--border-divider-list-width-hacikr, 1px)));
|
|
266
266
|
}
|
|
267
|
-
.awsui_body-
|
|
267
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover, .awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129)[data-awsui-focus-visible=true]:focus-within {
|
|
268
268
|
padding-right: calc(var(--space-scaled-l-t03y3z, 20px) + var(--space-l-4vl6xu, 20px));
|
|
269
269
|
}
|
|
270
|
-
.awsui_body-
|
|
270
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover > .awsui_body-cell-editor_c6tup_13u7r_204, .awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129)[data-awsui-focus-visible=true]:focus-within > .awsui_body-cell-editor_c6tup_13u7r_204 {
|
|
271
271
|
opacity: 1;
|
|
272
272
|
}
|
|
273
|
-
.awsui_body-
|
|
273
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover:first-child {
|
|
274
274
|
left: 0;
|
|
275
275
|
right: 0;
|
|
276
276
|
}
|
|
277
|
-
.awsui_body-
|
|
277
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129)[data-awsui-focus-visible=true]:not(:hover):focus-within {
|
|
278
278
|
position: relative;
|
|
279
279
|
}
|
|
280
|
-
.awsui_body-
|
|
280
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129)[data-awsui-focus-visible=true]:not(:hover):focus-within {
|
|
281
281
|
outline: 2px dotted transparent;
|
|
282
282
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-95dhkm, 4px)) - 1px);
|
|
283
283
|
}
|
|
284
|
-
.awsui_body-
|
|
284
|
+
.awsui_body-cell_c6tup_13u7r_93.awsui_body-cell-editable_c6tup_13u7r_129:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129)[data-awsui-focus-visible=true]:not(:hover):focus-within::before {
|
|
285
285
|
content: " ";
|
|
286
286
|
display: block;
|
|
287
287
|
position: absolute;
|
|
@@ -292,14 +292,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
292
292
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
293
293
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
294
294
|
}
|
|
295
|
-
.awsui_body-cell-
|
|
295
|
+
.awsui_body-cell-editable_c6tup_13u7r_129.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover:first-child {
|
|
296
296
|
border-top-left-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
297
297
|
border-bottom-left-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_body-cell-
|
|
299
|
+
.awsui_body-cell-editable_c6tup_13u7r_129.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover:last-child {
|
|
300
300
|
border-top-right-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
301
301
|
border-bottom-right-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
302
302
|
}
|
|
303
|
-
.awsui_body-cell-
|
|
303
|
+
.awsui_body-cell-editable_c6tup_13u7r_129.awsui_is-visual-refresh_c6tup_13u7r_114:not(#\9):not(.awsui_body-cell-edit-active_c6tup_13u7r_129):hover.awsui_body-cell-first-row_c6tup_13u7r_141 > .awsui_body-cell-editor_c6tup_13u7r_204 {
|
|
304
304
|
padding-top: var(--border-divider-list-width-hacikr, 1px);
|
|
305
305
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"body-cell": "awsui_body-
|
|
6
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
7
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
8
|
-
"has-striped-rows": "awsui_has-striped-
|
|
9
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
10
|
-
"body-cell-editable": "awsui_body-cell-
|
|
11
|
-
"has-selection": "awsui_has-
|
|
12
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
13
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
14
|
-
"body-cell-selected": "awsui_body-cell-
|
|
15
|
-
"has-footer": "awsui_has-
|
|
16
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
17
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
18
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
19
|
-
"body-cell-editor": "awsui_body-cell-
|
|
20
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
21
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
22
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
5
|
+
"body-cell": "awsui_body-cell_c6tup_13u7r_93",
|
|
6
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_13u7r_102",
|
|
7
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_13u7r_114",
|
|
8
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_13u7r_126",
|
|
9
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_13u7r_129",
|
|
10
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_13u7r_129",
|
|
11
|
+
"has-selection": "awsui_has-selection_c6tup_13u7r_135",
|
|
12
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_13u7r_141",
|
|
13
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_13u7r_144",
|
|
14
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_13u7r_144",
|
|
15
|
+
"has-footer": "awsui_has-footer_c6tup_13u7r_144",
|
|
16
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_13u7r_154",
|
|
17
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_13u7r_176",
|
|
18
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_13u7r_180",
|
|
19
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_13u7r_204",
|
|
20
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_13u7r_214",
|
|
21
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_13u7r_223",
|
|
22
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_13u7r_233"
|
|
23
23
|
};
|
|
24
24
|
|