@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
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment__path": "
|
|
6
|
-
"segment": "
|
|
7
|
-
"segment__hover": "
|
|
8
|
-
"label": "
|
|
9
|
-
"root": "
|
|
10
|
-
"filter-container": "awsui_filter-
|
|
11
|
-
"has-default-filter": "awsui_has-default-
|
|
12
|
-
"content": "
|
|
13
|
-
"content--small": "awsui_content--
|
|
14
|
-
"content--without-labels": "awsui_content--without-
|
|
15
|
-
"content--medium": "awsui_content--
|
|
16
|
-
"content--large": "awsui_content--
|
|
17
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
18
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
19
|
-
"status-container": "awsui_status-
|
|
20
|
-
"chart-container": "awsui_chart-
|
|
21
|
-
"inner-content": "awsui_inner-
|
|
22
|
-
"segment__highlight": "
|
|
23
|
-
"segment--dimmed": "awsui_segment--
|
|
24
|
-
"segment--highlighted": "awsui_segment--
|
|
25
|
-
"label--dimmed": "awsui_label--
|
|
26
|
-
"label--align-right": "awsui_label--align-
|
|
27
|
-
"label-text": "awsui_label-
|
|
28
|
-
"label__description": "
|
|
29
|
-
"label-line": "awsui_label-
|
|
30
|
-
"label--highlighted": "awsui_label--
|
|
31
|
-
"popover-header": "awsui_popover-
|
|
5
|
+
"segment__path": "awsui_segment__path_1edmh_7a6ah_97",
|
|
6
|
+
"segment": "awsui_segment_1edmh_7a6ah_97",
|
|
7
|
+
"segment__hover": "awsui_segment__hover_1edmh_7a6ah_124",
|
|
8
|
+
"label": "awsui_label_1edmh_7a6ah_138",
|
|
9
|
+
"root": "awsui_root_1edmh_7a6ah_156",
|
|
10
|
+
"filter-container": "awsui_filter-container_1edmh_7a6ah_170",
|
|
11
|
+
"has-default-filter": "awsui_has-default-filter_1edmh_7a6ah_174",
|
|
12
|
+
"content": "awsui_content_1edmh_7a6ah_178",
|
|
13
|
+
"content--small": "awsui_content--small_1edmh_7a6ah_184",
|
|
14
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_7a6ah_187",
|
|
15
|
+
"content--medium": "awsui_content--medium_1edmh_7a6ah_190",
|
|
16
|
+
"content--large": "awsui_content--large_1edmh_7a6ah_196",
|
|
17
|
+
"content--reserve-filter": "awsui_content--reserve-filter_1edmh_7a6ah_202",
|
|
18
|
+
"content--reserve-legend": "awsui_content--reserve-legend_1edmh_7a6ah_205",
|
|
19
|
+
"status-container": "awsui_status-container_1edmh_7a6ah_209",
|
|
20
|
+
"chart-container": "awsui_chart-container_1edmh_7a6ah_213",
|
|
21
|
+
"inner-content": "awsui_inner-content_1edmh_7a6ah_218",
|
|
22
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_7a6ah_232",
|
|
23
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_7a6ah_247",
|
|
24
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_7a6ah_250",
|
|
25
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_7a6ah_267",
|
|
26
|
+
"label--align-right": "awsui_label--align-right_1edmh_7a6ah_270",
|
|
27
|
+
"label-text": "awsui_label-text_1edmh_7a6ah_278",
|
|
28
|
+
"label__description": "awsui_label__description_1edmh_7a6ah_286",
|
|
29
|
+
"label-line": "awsui_label-line_1edmh_7a6ah_293",
|
|
30
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_7a6ah_297",
|
|
31
|
+
"popover-header": "awsui_popover-header_1edmh_7a6ah_301"
|
|
32
32
|
};
|
|
33
33
|
|
package/popover/styles.css.js
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"body": "
|
|
20
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
21
|
-
"has-dismiss": "awsui_has-
|
|
22
|
-
"dismiss": "
|
|
23
|
-
"dismiss-control": "awsui_dismiss-
|
|
24
|
-
"header-row": "awsui_header-
|
|
25
|
-
"header": "
|
|
26
|
-
"content": "
|
|
27
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
28
|
-
"container": "
|
|
29
|
-
"container-body": "awsui_container-
|
|
30
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
31
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
32
|
-
"fixed-width": "awsui_fixed-
|
|
33
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
34
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
35
|
-
"container-arrow": "awsui_container-
|
|
36
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
48
|
-
"refresh": "
|
|
49
|
-
"root": "
|
|
50
|
-
"trigger": "
|
|
51
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
52
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
53
|
-
"popover-content": "awsui_popover-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_14m2k_185",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_14m2k_189",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_14m2k_189",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_14m2k_220",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_14m2k_220",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_14m2k_223",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_14m2k_223",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_14m2k_226",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_14m2k_226",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_14m2k_226",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_14m2k_226",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_14m2k_229",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_14m2k_229",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_14m2k_229",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_14m2k_229",
|
|
19
|
+
"body": "awsui_body_xjuzf_14m2k_325",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_14m2k_341",
|
|
21
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_14m2k_345",
|
|
22
|
+
"dismiss": "awsui_dismiss_xjuzf_14m2k_350",
|
|
23
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_14m2k_357",
|
|
24
|
+
"header-row": "awsui_header-row_xjuzf_14m2k_361",
|
|
25
|
+
"header": "awsui_header_xjuzf_14m2k_361",
|
|
26
|
+
"content": "awsui_content_xjuzf_14m2k_387",
|
|
27
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_14m2k_394",
|
|
28
|
+
"container": "awsui_container_xjuzf_14m2k_490",
|
|
29
|
+
"container-body": "awsui_container-body_xjuzf_14m2k_498",
|
|
30
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_14m2k_515",
|
|
31
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_14m2k_520",
|
|
32
|
+
"fixed-width": "awsui_fixed-width_xjuzf_14m2k_523",
|
|
33
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_14m2k_527",
|
|
34
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_14m2k_534",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_14m2k_546",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_14m2k_550",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_14m2k_562",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_14m2k_574",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_14m2k_574",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_14m2k_574",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_14m2k_574",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_14m2k_590",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_14m2k_594",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_14m2k_598",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_14m2k_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_14m2k_716",
|
|
49
|
+
"root": "awsui_root_xjuzf_14m2k_738",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_14m2k_753",
|
|
51
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_14m2k_760",
|
|
52
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_14m2k_789",
|
|
53
|
+
"popover-content": "awsui_popover-content_xjuzf_14m2k_793"
|
|
54
54
|
};
|
|
55
55
|
|
|
@@ -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
|
|
@@ -142,8 +142,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
143
|
SPDX-License-Identifier: Apache-2.0
|
|
144
144
|
*/
|
|
145
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
146
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
147
145
|
/*
|
|
148
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
147
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -156,6 +154,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
156
154
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
157
155
|
SPDX-License-Identifier: Apache-2.0
|
|
158
156
|
*/
|
|
157
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
158
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
159
159
|
/*
|
|
160
160
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
161
161
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_arrow_xjuzf_14m2k_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_14m2k_189:not(#\9), .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9) {
|
|
190
190
|
position: absolute;
|
|
191
191
|
overflow: hidden;
|
|
192
192
|
width: 20px;
|
|
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
top: 0;
|
|
195
195
|
left: 0;
|
|
196
196
|
}
|
|
197
|
-
.awsui_arrow-
|
|
197
|
+
.awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_14m2k_189:not(#\9)::after {
|
|
198
198
|
content: "";
|
|
199
199
|
box-sizing: border-box;
|
|
200
200
|
display: inline-block;
|
|
@@ -207,26 +207,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
transform: rotate(45deg);
|
|
208
208
|
transform-origin: 0 100%;
|
|
209
209
|
}
|
|
210
|
-
.awsui_arrow-
|
|
210
|
+
.awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
|
|
211
211
|
background-color: var(--color-border-popover-5pygk7, #9ba7b6);
|
|
212
212
|
}
|
|
213
|
-
.awsui_arrow-
|
|
213
|
+
.awsui_arrow-inner_xjuzf_14m2k_189:not(#\9) {
|
|
214
214
|
top: 2px;
|
|
215
215
|
}
|
|
216
|
-
.awsui_arrow-
|
|
216
|
+
.awsui_arrow-inner_xjuzf_14m2k_189:not(#\9)::after {
|
|
217
217
|
border-radius: 1px 0 0 0;
|
|
218
218
|
background-color: var(--color-background-popover-mn5o9k, #ffffff);
|
|
219
219
|
}
|
|
220
|
-
.awsui_arrow-position-right-
|
|
220
|
+
.awsui_arrow-position-right-top_xjuzf_14m2k_220 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_14m2k_220 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
|
|
221
221
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
222
222
|
}
|
|
223
|
-
.awsui_arrow-position-left-
|
|
223
|
+
.awsui_arrow-position-left-top_xjuzf_14m2k_223 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_14m2k_223 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
|
|
224
224
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-position-top-
|
|
226
|
+
.awsui_arrow-position-top-center_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_14m2k_226 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
|
|
227
227
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-position-bottom-
|
|
229
|
+
.awsui_arrow-position-bottom-center_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_14m2k_229 > .awsui_arrow-outer_xjuzf_14m2k_189:not(#\9)::after {
|
|
230
230
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
231
231
|
}
|
|
232
232
|
|
|
@@ -282,8 +282,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
282
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
283
283
|
SPDX-License-Identifier: Apache-2.0
|
|
284
284
|
*/
|
|
285
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
286
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
287
285
|
/*
|
|
288
286
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
289
287
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -296,6 +294,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
294
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
297
295
|
SPDX-License-Identifier: Apache-2.0
|
|
298
296
|
*/
|
|
297
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
298
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
299
299
|
/*
|
|
300
300
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
301
301
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
322
322
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
323
323
|
SPDX-License-Identifier: Apache-2.0
|
|
324
324
|
*/
|
|
325
|
-
.
|
|
325
|
+
.awsui_body_xjuzf_14m2k_325:not(#\9) {
|
|
326
326
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
327
327
|
border-collapse: separate;
|
|
328
328
|
border-spacing: 0;
|
|
@@ -364,31 +364,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
364
364
|
overflow: hidden;
|
|
365
365
|
padding: var(--space-s-hv8c1d, 12px) var(--space-m-17eucw, 16px);
|
|
366
366
|
}
|
|
367
|
-
.awsui_body-overflow-
|
|
367
|
+
.awsui_body-overflow-visible_xjuzf_14m2k_341:not(#\9) {
|
|
368
368
|
overflow: visible;
|
|
369
369
|
}
|
|
370
370
|
|
|
371
|
-
.awsui_has-
|
|
371
|
+
.awsui_has-dismiss_xjuzf_14m2k_345:not(#\9) {
|
|
372
372
|
display: flex;
|
|
373
373
|
align-items: baseline;
|
|
374
374
|
}
|
|
375
375
|
|
|
376
|
-
.
|
|
376
|
+
.awsui_dismiss_xjuzf_14m2k_350:not(#\9) {
|
|
377
377
|
margin: calc(-1 * (var(--space-scaled-xxs-95dhkm, 4px) + var(--border-field-width-idlekx, 2px))) calc(-1 * (var(--space-xxs-ynfts5, 4px) + var(--border-field-width-idlekx, 2px)));
|
|
378
378
|
margin-left: 0;
|
|
379
379
|
flex: 0 0 auto;
|
|
380
380
|
order: 1;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.awsui_dismiss-
|
|
383
|
+
.awsui_dismiss-control_xjuzf_14m2k_357:not(#\9) {
|
|
384
384
|
/* used in test-utils */
|
|
385
385
|
}
|
|
386
386
|
|
|
387
|
-
.awsui_header-
|
|
387
|
+
.awsui_header-row_xjuzf_14m2k_361:not(#\9) {
|
|
388
388
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
389
389
|
}
|
|
390
390
|
|
|
391
|
-
.
|
|
391
|
+
.awsui_header_xjuzf_14m2k_361:not(#\9) {
|
|
392
392
|
word-wrap: break-word;
|
|
393
393
|
max-width: 100%;
|
|
394
394
|
overflow: hidden;
|
|
@@ -401,7 +401,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
401
401
|
/* stylelint-disable selector-max-type */
|
|
402
402
|
/* stylelint-enable selector-max-type */
|
|
403
403
|
}
|
|
404
|
-
.
|
|
404
|
+
.awsui_header_xjuzf_14m2k_361 > h2:not(#\9) {
|
|
405
405
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
406
406
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
407
407
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
@@ -410,14 +410,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
410
410
|
display: inline;
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.
|
|
413
|
+
.awsui_content_xjuzf_14m2k_387:not(#\9) {
|
|
414
414
|
word-wrap: break-word;
|
|
415
415
|
max-width: 100%;
|
|
416
416
|
overflow: hidden;
|
|
417
417
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
418
418
|
flex: 1 1 auto;
|
|
419
419
|
}
|
|
420
|
-
.awsui_content-overflow-
|
|
420
|
+
.awsui_content-overflow-visible_xjuzf_14m2k_394:not(#\9) {
|
|
421
421
|
overflow: visible;
|
|
422
422
|
}
|
|
423
423
|
|
|
@@ -473,8 +473,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
473
473
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
474
474
|
SPDX-License-Identifier: Apache-2.0
|
|
475
475
|
*/
|
|
476
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
477
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
478
476
|
/*
|
|
479
477
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
480
478
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -487,6 +485,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
487
485
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
488
486
|
SPDX-License-Identifier: Apache-2.0
|
|
489
487
|
*/
|
|
488
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
489
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
490
490
|
/*
|
|
491
491
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
492
492
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -513,7 +513,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
513
513
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
514
514
|
SPDX-License-Identifier: Apache-2.0
|
|
515
515
|
*/
|
|
516
|
-
.
|
|
516
|
+
.awsui_container_xjuzf_14m2k_490:not(#\9) {
|
|
517
517
|
display: inline-block;
|
|
518
518
|
position: fixed;
|
|
519
519
|
top: -9999px;
|
|
@@ -521,7 +521,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
521
521
|
z-index: 2000;
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
.awsui_container-
|
|
524
|
+
.awsui_container-body_xjuzf_14m2k_498:not(#\9) {
|
|
525
525
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
526
526
|
border-collapse: separate;
|
|
527
527
|
border-spacing: 0;
|
|
@@ -564,90 +564,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
564
564
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-popover-5pygk7, #9ba7b6);
|
|
565
565
|
}
|
|
566
566
|
|
|
567
|
-
.awsui_container-body-variant-
|
|
567
|
+
.awsui_container-body-variant-annotation_xjuzf_14m2k_515:not(#\9) {
|
|
568
568
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
569
569
|
border-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
570
570
|
}
|
|
571
571
|
|
|
572
|
-
.awsui_container-body-size-
|
|
572
|
+
.awsui_container-body-size-small_xjuzf_14m2k_520:not(#\9) {
|
|
573
573
|
max-width: 210px;
|
|
574
574
|
}
|
|
575
|
-
.awsui_container-body-size-
|
|
575
|
+
.awsui_container-body-size-small_xjuzf_14m2k_520.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
|
|
576
576
|
width: 210px;
|
|
577
577
|
}
|
|
578
578
|
|
|
579
|
-
.awsui_container-body-size-
|
|
579
|
+
.awsui_container-body-size-medium_xjuzf_14m2k_527:not(#\9) {
|
|
580
580
|
max-width: 310px;
|
|
581
581
|
}
|
|
582
|
-
.awsui_container-body-size-
|
|
582
|
+
.awsui_container-body-size-medium_xjuzf_14m2k_527.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
|
|
583
583
|
width: 310px;
|
|
584
584
|
}
|
|
585
585
|
|
|
586
|
-
.awsui_container-body-size-
|
|
586
|
+
.awsui_container-body-size-large_xjuzf_14m2k_534:not(#\9) {
|
|
587
587
|
max-width: 480px;
|
|
588
588
|
}
|
|
589
589
|
@media (max-width: 480px) {
|
|
590
|
-
.awsui_container-body-size-
|
|
590
|
+
.awsui_container-body-size-large_xjuzf_14m2k_534:not(#\9) {
|
|
591
591
|
max-width: 310px;
|
|
592
592
|
}
|
|
593
593
|
}
|
|
594
|
-
.awsui_container-body-size-
|
|
594
|
+
.awsui_container-body-size-large_xjuzf_14m2k_534.awsui_fixed-width_xjuzf_14m2k_523:not(#\9) {
|
|
595
595
|
width: 480px;
|
|
596
596
|
}
|
|
597
597
|
|
|
598
|
-
.awsui_container-
|
|
598
|
+
.awsui_container-arrow_xjuzf_14m2k_546:not(#\9) {
|
|
599
599
|
position: absolute;
|
|
600
600
|
display: inline-block;
|
|
601
601
|
}
|
|
602
|
-
.awsui_container-arrow-position-right-
|
|
602
|
+
.awsui_container-arrow-position-right-top_xjuzf_14m2k_550:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550:not(#\9) {
|
|
603
603
|
transform: rotate(-90deg);
|
|
604
604
|
transform-origin: 0 100%;
|
|
605
605
|
}
|
|
606
|
-
.awsui_container-arrow-position-right-
|
|
606
|
+
.awsui_container-arrow-position-right-top_xjuzf_14m2k_550:not(#\9) {
|
|
607
607
|
top: calc(12px + 10px);
|
|
608
608
|
left: 0;
|
|
609
609
|
}
|
|
610
|
-
.awsui_container-arrow-position-right-
|
|
610
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550:not(#\9) {
|
|
611
611
|
bottom: 12px;
|
|
612
612
|
left: 0;
|
|
613
613
|
}
|
|
614
|
-
.awsui_container-arrow-position-left-
|
|
614
|
+
.awsui_container-arrow-position-left-top_xjuzf_14m2k_562:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562:not(#\9) {
|
|
615
615
|
transform: rotate(90deg);
|
|
616
616
|
transform-origin: 100% 100%;
|
|
617
617
|
}
|
|
618
|
-
.awsui_container-arrow-position-left-
|
|
618
|
+
.awsui_container-arrow-position-left-top_xjuzf_14m2k_562:not(#\9) {
|
|
619
619
|
top: calc(12px + 10px);
|
|
620
620
|
right: 0;
|
|
621
621
|
}
|
|
622
|
-
.awsui_container-arrow-position-left-
|
|
622
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562:not(#\9) {
|
|
623
623
|
bottom: 12px;
|
|
624
624
|
right: 0;
|
|
625
625
|
}
|
|
626
|
-
.awsui_container-arrow-position-top-
|
|
626
|
+
.awsui_container-arrow-position-top-center_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_14m2k_574:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_14m2k_574:not(#\9) {
|
|
627
627
|
transform: rotate(180deg);
|
|
628
628
|
transform-origin: 50% 50%;
|
|
629
629
|
}
|
|
630
|
-
.awsui_container-arrow-position-top-
|
|
630
|
+
.awsui_container-arrow-position-top-center_xjuzf_14m2k_574:not(#\9) {
|
|
631
631
|
bottom: -10px;
|
|
632
632
|
left: calc(50% - 10px);
|
|
633
633
|
}
|
|
634
|
-
.awsui_container-arrow-position-top-
|
|
634
|
+
.awsui_container-arrow-position-top-right_xjuzf_14m2k_574:not(#\9) {
|
|
635
635
|
bottom: -10px;
|
|
636
636
|
left: 12px;
|
|
637
637
|
}
|
|
638
|
-
.awsui_container-arrow-position-top-
|
|
638
|
+
.awsui_container-arrow-position-top-left_xjuzf_14m2k_574:not(#\9) {
|
|
639
639
|
bottom: -10px;
|
|
640
640
|
left: calc(100% - 20px - 12px);
|
|
641
641
|
}
|
|
642
|
-
.awsui_container-arrow-position-bottom-
|
|
642
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_14m2k_590:not(#\9) {
|
|
643
643
|
top: -10px;
|
|
644
644
|
left: calc(50% - 10px);
|
|
645
645
|
}
|
|
646
|
-
.awsui_container-arrow-position-bottom-
|
|
646
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_14m2k_594:not(#\9) {
|
|
647
647
|
top: -10px;
|
|
648
648
|
left: 12px;
|
|
649
649
|
}
|
|
650
|
-
.awsui_container-arrow-position-bottom-
|
|
650
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_14m2k_598:not(#\9) {
|
|
651
651
|
top: -10px;
|
|
652
652
|
left: calc(100% - 20px - 12px);
|
|
653
653
|
}
|
|
@@ -704,8 +704,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
704
704
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
705
705
|
SPDX-License-Identifier: Apache-2.0
|
|
706
706
|
*/
|
|
707
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
708
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
709
707
|
/*
|
|
710
708
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
711
709
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -718,6 +716,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
718
716
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
719
717
|
SPDX-License-Identifier: Apache-2.0
|
|
720
718
|
*/
|
|
719
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
720
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
721
721
|
/*
|
|
722
722
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
723
723
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -744,10 +744,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
744
744
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
745
745
|
SPDX-License-Identifier: Apache-2.0
|
|
746
746
|
*/
|
|
747
|
-
.
|
|
748
|
-
animation: awsui_awsui-motion-fade-
|
|
747
|
+
.awsui_container_xjuzf_14m2k_490:not(#\9) {
|
|
748
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_14m2k_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
749
749
|
}
|
|
750
|
-
@keyframes awsui_awsui-motion-fade-
|
|
750
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_14m2k_1 {
|
|
751
751
|
from {
|
|
752
752
|
opacity: 0.2;
|
|
753
753
|
}
|
|
@@ -756,19 +756,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
756
756
|
}
|
|
757
757
|
}
|
|
758
758
|
@media (prefers-reduced-motion: reduce) {
|
|
759
|
-
.
|
|
759
|
+
.awsui_container_xjuzf_14m2k_490:not(#\9) {
|
|
760
760
|
animation: none;
|
|
761
761
|
transition: none;
|
|
762
762
|
}
|
|
763
763
|
}
|
|
764
|
-
.awsui-motion-disabled .
|
|
764
|
+
.awsui-motion-disabled .awsui_container_xjuzf_14m2k_490:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_14m2k_490:not(#\9) {
|
|
765
765
|
animation: none;
|
|
766
766
|
transition: none;
|
|
767
767
|
}
|
|
768
|
-
.
|
|
769
|
-
animation: awsui_awsui-motion-fade-
|
|
768
|
+
.awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
|
|
769
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_14m2k_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
770
770
|
}
|
|
771
|
-
@keyframes awsui_awsui-motion-fade-
|
|
771
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_14m2k_1 {
|
|
772
772
|
from {
|
|
773
773
|
opacity: 0.2;
|
|
774
774
|
}
|
|
@@ -777,17 +777,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
777
777
|
}
|
|
778
778
|
}
|
|
779
779
|
@media (prefers-reduced-motion: reduce) {
|
|
780
|
-
.
|
|
780
|
+
.awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
|
|
781
781
|
animation: none;
|
|
782
782
|
transition: none;
|
|
783
783
|
}
|
|
784
784
|
}
|
|
785
|
-
.awsui-motion-disabled .
|
|
785
|
+
.awsui-motion-disabled .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_14m2k_490.awsui_refresh_xjuzf_14m2k_716:not(#\9) {
|
|
786
786
|
animation: none;
|
|
787
787
|
transition: none;
|
|
788
788
|
}
|
|
789
789
|
|
|
790
|
-
.
|
|
790
|
+
.awsui_root_xjuzf_14m2k_738:not(#\9) {
|
|
791
791
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
792
792
|
border-collapse: separate;
|
|
793
793
|
border-spacing: 0;
|
|
@@ -828,14 +828,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
828
828
|
display: inline;
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
-
.
|
|
831
|
+
.awsui_trigger_xjuzf_14m2k_753:not(#\9) {
|
|
832
832
|
display: inline-block;
|
|
833
833
|
max-width: 100%;
|
|
834
834
|
color: inherit;
|
|
835
835
|
text-align: inherit;
|
|
836
836
|
}
|
|
837
837
|
|
|
838
|
-
.awsui_trigger-type-
|
|
838
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760:not(#\9) {
|
|
839
839
|
border: 0;
|
|
840
840
|
margin: 0;
|
|
841
841
|
padding: 0;
|
|
@@ -843,17 +843,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
843
843
|
cursor: pointer;
|
|
844
844
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
845
845
|
}
|
|
846
|
-
.awsui_trigger-type-
|
|
846
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760:not(#\9):focus {
|
|
847
847
|
outline: none;
|
|
848
848
|
}
|
|
849
|
-
.awsui_trigger-type-
|
|
849
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
850
850
|
position: relative;
|
|
851
851
|
}
|
|
852
|
-
.awsui_trigger-type-
|
|
852
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
853
853
|
outline: 2px dotted transparent;
|
|
854
854
|
outline-offset: calc(1px - 1px);
|
|
855
855
|
}
|
|
856
|
-
.awsui_trigger-type-
|
|
856
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
857
857
|
content: " ";
|
|
858
858
|
display: block;
|
|
859
859
|
position: absolute;
|
|
@@ -864,10 +864,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
864
864
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
865
865
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
866
866
|
}
|
|
867
|
-
.awsui_trigger-type-
|
|
867
|
+
.awsui_trigger-type-text_xjuzf_14m2k_760 > .awsui_trigger-inner-text_xjuzf_14m2k_789:not(#\9) {
|
|
868
868
|
position: relative;
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
.awsui_popover-
|
|
871
|
+
.awsui_popover-content_xjuzf_14m2k_793:not(#\9) {
|
|
872
872
|
display: inline;
|
|
873
873
|
}
|