@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,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-wrapper": "awsui_content-
|
|
6
|
-
"content-wrapper-mobile": "awsui_content-wrapper-
|
|
7
|
-
"content-type-dashboard": "awsui_content-type-
|
|
5
|
+
"content-wrapper": "awsui_content-wrapper_zycdx_18ee9_97",
|
|
6
|
+
"content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_18ee9_101",
|
|
7
|
+
"content-type-dashboard": "awsui_content-type-dashboard_zycdx_18ee9_106"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"block-body-scroll": "awsui_block-body-
|
|
5
|
-
"mobile-bar": "awsui_mobile-
|
|
6
|
-
"mobile-bar-breadcrumbs": "awsui_mobile-bar-
|
|
7
|
-
"mobile-toggle": "awsui_mobile-
|
|
4
|
+
"block-body-scroll": "awsui_block-body-scroll_19d8l_9ag87_97",
|
|
5
|
+
"mobile-bar": "awsui_mobile-bar_19d8l_9ag87_101",
|
|
6
|
+
"mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_9ag87_115",
|
|
7
|
+
"mobile-toggle": "awsui_mobile-toggle_19d8l_9ag87_122"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -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_block-body-
|
|
97
|
+
.awsui_block-body-scroll_19d8l_9ag87_97:not(#\9) {
|
|
98
98
|
overflow: hidden;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.awsui_mobile-
|
|
101
|
+
.awsui_mobile-bar_19d8l_9ag87_101:not(#\9) {
|
|
102
102
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
103
103
|
position: sticky;
|
|
104
104
|
display: flex;
|
|
@@ -112,26 +112,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
112
|
height: calc(2 * var(--space-m-17eucw, 16px) + var(--space-scaled-xs-6859qs, 8px));
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.awsui_mobile-bar-
|
|
115
|
+
.awsui_mobile-bar-breadcrumbs_19d8l_9ag87_115:not(#\9) {
|
|
116
116
|
min-width: 0;
|
|
117
117
|
flex: 1;
|
|
118
118
|
margin-left: var(--space-m-17eucw, 16px);
|
|
119
119
|
margin-right: var(--space-m-17eucw, 16px);
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
.awsui_mobile-
|
|
122
|
+
.awsui_mobile-toggle_19d8l_9ag87_122:not(#\9) {
|
|
123
123
|
box-sizing: border-box;
|
|
124
124
|
cursor: pointer;
|
|
125
125
|
z-index: 1;
|
|
126
126
|
padding: var(--space-xxs-ynfts5, 4px) 7px;
|
|
127
127
|
width: 40px;
|
|
128
128
|
}
|
|
129
|
-
.awsui_mobile-
|
|
129
|
+
.awsui_mobile-toggle_19d8l_9ag87_122:not(#\9):first-child {
|
|
130
130
|
border-right: 1px solid var(--color-border-layout-wf5alz, #d1d5db);
|
|
131
131
|
}
|
|
132
|
-
.awsui_mobile-
|
|
132
|
+
.awsui_mobile-toggle_19d8l_9ag87_122:not(#\9):last-child {
|
|
133
133
|
border-left: 1px solid var(--color-border-layout-wf5alz, #d1d5db);
|
|
134
134
|
}
|
|
135
|
-
.awsui_mobile-
|
|
135
|
+
.awsui_mobile-toggle_19d8l_9ag87_122:not(#\9):hover {
|
|
136
136
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
137
137
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"block-body-scroll": "awsui_block-body-
|
|
6
|
-
"mobile-bar": "awsui_mobile-
|
|
7
|
-
"mobile-bar-breadcrumbs": "awsui_mobile-bar-
|
|
8
|
-
"mobile-toggle": "awsui_mobile-
|
|
5
|
+
"block-body-scroll": "awsui_block-body-scroll_19d8l_9ag87_97",
|
|
6
|
+
"mobile-bar": "awsui_mobile-bar_19d8l_9ag87_101",
|
|
7
|
+
"mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_9ag87_115",
|
|
8
|
+
"mobile-toggle": "awsui_mobile-toggle_19d8l_9ag87_122"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -6,8 +6,9 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.awsui_notifications-
|
|
9
|
+
.awsui_notifications-sticky_1hmm4_1hpyn_9:not(#\9) {
|
|
10
10
|
top: 0;
|
|
11
11
|
z-index: 825;
|
|
12
12
|
position: sticky;
|
|
13
|
+
--awsui-flashbar-sticky-bottom-margin-20d8jh: var(--space-xxl-2nvmf1, 32px);
|
|
13
14
|
}
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"notifications-sticky": "awsui_notifications-
|
|
5
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_1hpyn_9"
|
|
6
6
|
};
|
|
7
7
|
|
package/app-layout/styles.css.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"layout-wrapper": "awsui_layout-
|
|
6
|
-
"root-no-scroll": "awsui_root-no-
|
|
7
|
-
"layout": "
|
|
8
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
9
|
-
"layout-main": "awsui_layout-
|
|
10
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
11
|
-
"unfocusable": "
|
|
12
|
-
"navigation-panel": "awsui_navigation-
|
|
13
|
-
"drawer": "
|
|
14
|
-
"drawer-mobile": "awsui_drawer-
|
|
15
|
-
"drawer-closed": "awsui_drawer-
|
|
16
|
-
"drawer-content": "awsui_drawer-
|
|
17
|
-
"toggle": "
|
|
18
|
-
"visual-refresh-toggle": "awsui_visual-refresh-
|
|
19
|
-
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-
|
|
20
|
-
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-
|
|
21
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
22
|
-
"content-header-wrapper": "awsui_content-header-
|
|
23
|
-
"content-wrapper": "awsui_content-
|
|
24
|
-
"content-overlapped": "awsui_content-
|
|
25
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
26
|
-
"panel-wrapper-outer": "awsui_panel-wrapper-
|
|
27
|
-
"mobile": "
|
|
28
|
-
"open": "
|
|
29
|
-
"panel-wrapper-inner": "awsui_panel-wrapper-
|
|
4
|
+
"root": "awsui_root_lm6vo_81mjv_97",
|
|
5
|
+
"layout-wrapper": "awsui_layout-wrapper_lm6vo_81mjv_98",
|
|
6
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_81mjv_104",
|
|
7
|
+
"layout": "awsui_layout_lm6vo_81mjv_98",
|
|
8
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_81mjv_115",
|
|
9
|
+
"layout-main": "awsui_layout-main_lm6vo_81mjv_119",
|
|
10
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_81mjv_125",
|
|
11
|
+
"unfocusable": "awsui_unfocusable_lm6vo_81mjv_130",
|
|
12
|
+
"navigation-panel": "awsui_navigation-panel_lm6vo_81mjv_134",
|
|
13
|
+
"drawer": "awsui_drawer_lm6vo_81mjv_138",
|
|
14
|
+
"drawer-mobile": "awsui_drawer-mobile_lm6vo_81mjv_144",
|
|
15
|
+
"drawer-closed": "awsui_drawer-closed_lm6vo_81mjv_147",
|
|
16
|
+
"drawer-content": "awsui_drawer-content_lm6vo_81mjv_155",
|
|
17
|
+
"toggle": "awsui_toggle_lm6vo_81mjv_177",
|
|
18
|
+
"visual-refresh-toggle": "awsui_visual-refresh-toggle_lm6vo_81mjv_182",
|
|
19
|
+
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-tools_lm6vo_81mjv_186",
|
|
20
|
+
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-navigation_lm6vo_81mjv_189",
|
|
21
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_81mjv_199",
|
|
22
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_81mjv_204",
|
|
23
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_81mjv_208",
|
|
24
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_81mjv_212",
|
|
25
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_81mjv_216",
|
|
26
|
+
"panel-wrapper-outer": "awsui_panel-wrapper-outer_lm6vo_81mjv_220",
|
|
27
|
+
"mobile": "awsui_mobile_lm6vo_81mjv_226",
|
|
28
|
+
"open": "awsui_open_lm6vo_81mjv_232",
|
|
29
|
+
"panel-wrapper-inner": "awsui_panel-wrapper-inner_lm6vo_81mjv_238"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -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,147 +94,147 @@ 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
|
-
.
|
|
98
|
-
.awsui_layout-
|
|
97
|
+
.awsui_root_lm6vo_81mjv_97:not(#\9),
|
|
98
|
+
.awsui_layout-wrapper_lm6vo_81mjv_98:not(#\9) {
|
|
99
99
|
display: flex;
|
|
100
100
|
flex-direction: column;
|
|
101
101
|
position: relative;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.awsui_root-no-
|
|
104
|
+
.awsui_root-no-scroll_lm6vo_81mjv_104:not(#\9) {
|
|
105
105
|
position: relative;
|
|
106
106
|
z-index: 1;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.awsui_layout_lm6vo_81mjv_98:not(#\9) {
|
|
110
110
|
flex: 1 1 auto;
|
|
111
111
|
display: flex;
|
|
112
112
|
align-items: stretch;
|
|
113
113
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
114
114
|
}
|
|
115
|
-
.awsui_layout-no-
|
|
115
|
+
.awsui_layout-no-scroll_lm6vo_81mjv_115:not(#\9) {
|
|
116
116
|
overflow: hidden;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_layout-
|
|
119
|
+
.awsui_layout-main_lm6vo_81mjv_119:not(#\9) {
|
|
120
120
|
flex: 1;
|
|
121
121
|
min-width: 0;
|
|
122
122
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
123
123
|
position: relative;
|
|
124
124
|
}
|
|
125
|
-
.awsui_layout-main-
|
|
125
|
+
.awsui_layout-main-scrollable_lm6vo_81mjv_125:not(#\9) {
|
|
126
126
|
overflow: auto;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
130
|
-
.
|
|
130
|
+
.awsui_unfocusable_lm6vo_81mjv_130 *:not(#\9) {
|
|
131
131
|
visibility: hidden;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.awsui_navigation-
|
|
134
|
+
.awsui_navigation-panel_lm6vo_81mjv_134:not(#\9) {
|
|
135
135
|
overflow-anchor: none;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_drawer_lm6vo_81mjv_138:not(#\9) {
|
|
139
139
|
flex-shrink: 0;
|
|
140
140
|
position: relative;
|
|
141
141
|
word-wrap: break-word;
|
|
142
142
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
143
143
|
}
|
|
144
|
-
.
|
|
144
|
+
.awsui_drawer_lm6vo_81mjv_138:not(#\9):not(.awsui_drawer-mobile_lm6vo_81mjv_144) {
|
|
145
145
|
z-index: 850;
|
|
146
146
|
}
|
|
147
|
-
.awsui_drawer-
|
|
147
|
+
.awsui_drawer-closed_lm6vo_81mjv_147:not(#\9) {
|
|
148
148
|
min-width: 40px;
|
|
149
149
|
cursor: pointer;
|
|
150
150
|
}
|
|
151
|
-
.awsui_drawer-
|
|
151
|
+
.awsui_drawer-closed_lm6vo_81mjv_147.awsui_drawer-mobile_lm6vo_81mjv_144:not(#\9) {
|
|
152
152
|
display: none;
|
|
153
153
|
}
|
|
154
154
|
|
|
155
|
-
.awsui_drawer-
|
|
155
|
+
.awsui_drawer-content_lm6vo_81mjv_155:not(#\9) {
|
|
156
156
|
position: fixed;
|
|
157
157
|
overflow: auto;
|
|
158
158
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
159
159
|
}
|
|
160
|
-
.awsui_drawer-
|
|
160
|
+
.awsui_drawer-mobile_lm6vo_81mjv_144 > .awsui_drawer-content_lm6vo_81mjv_155:not(#\9) {
|
|
161
161
|
z-index: 1001;
|
|
162
162
|
top: 0;
|
|
163
163
|
bottom: 0;
|
|
164
164
|
left: 0;
|
|
165
165
|
right: 0;
|
|
166
166
|
}
|
|
167
|
-
.awsui_drawer-
|
|
167
|
+
.awsui_drawer-closed_lm6vo_81mjv_147 > .awsui_drawer-content_lm6vo_81mjv_155:not(#\9) {
|
|
168
168
|
width: 40px;
|
|
169
169
|
}
|
|
170
|
-
.awsui_drawer-
|
|
170
|
+
.awsui_drawer-closed_lm6vo_81mjv_147 > .awsui_drawer-content_lm6vo_81mjv_155:not(#\9):hover {
|
|
171
171
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
172
172
|
}
|
|
173
|
-
.awsui_drawer-
|
|
173
|
+
.awsui_drawer-content_lm6vo_81mjv_155 > [aria-hidden=true]:not(#\9) {
|
|
174
174
|
display: none;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.
|
|
177
|
+
.awsui_toggle_lm6vo_81mjv_177:not(#\9) {
|
|
178
178
|
box-sizing: border-box;
|
|
179
179
|
padding: var(--space-xxs-ynfts5, 4px) 7px;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.awsui_visual-refresh-
|
|
182
|
+
.awsui_visual-refresh-toggle_lm6vo_81mjv_182:not(#\9) {
|
|
183
183
|
position: fixed;
|
|
184
184
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
|
|
185
185
|
}
|
|
186
|
-
.awsui_visual-refresh-toggle-type-
|
|
186
|
+
.awsui_visual-refresh-toggle-type-tools_lm6vo_81mjv_186:not(#\9) {
|
|
187
187
|
right: 0;
|
|
188
188
|
}
|
|
189
|
-
.awsui_visual-refresh-toggle-type-
|
|
189
|
+
.awsui_visual-refresh-toggle-type-navigation_lm6vo_81mjv_189:not(#\9) {
|
|
190
190
|
left: 0;
|
|
191
191
|
}
|
|
192
|
-
.awsui_visual-refresh-
|
|
192
|
+
.awsui_visual-refresh-toggle_lm6vo_81mjv_182[aria-hidden=true]:not(#\9) {
|
|
193
193
|
visibility: hidden;
|
|
194
194
|
}
|
|
195
|
-
.awsui_visual-refresh-
|
|
195
|
+
.awsui_visual-refresh-toggle_lm6vo_81mjv_182[aria-hidden=false]:not(#\9) {
|
|
196
196
|
visibility: visible;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_breadcrumbs-
|
|
199
|
+
.awsui_breadcrumbs-desktop_lm6vo_81mjv_199:not(#\9) {
|
|
200
200
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
201
201
|
padding-bottom: var(--space-scaled-s-cu1hzn, 12px);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.awsui_content-header-
|
|
204
|
+
.awsui_content-header-wrapper_lm6vo_81mjv_204:not(#\9) {
|
|
205
205
|
padding-bottom: var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.awsui_content-
|
|
208
|
+
.awsui_content-wrapper_lm6vo_81mjv_208:not(#\9) {
|
|
209
209
|
padding-bottom: var(--space-layout-content-bottom-kg9l42, 40px);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_content-
|
|
212
|
+
.awsui_content-overlapped_lm6vo_81mjv_212:not(#\9) {
|
|
213
213
|
margin-top: calc(-1 * var(--space-dark-header-overlap-distance-hfejul, 36px));
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_content-extra-top-
|
|
216
|
+
.awsui_content-extra-top-padding_lm6vo_81mjv_216:not(#\9) {
|
|
217
217
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_panel-wrapper-
|
|
220
|
+
.awsui_panel-wrapper-outer_lm6vo_81mjv_220:not(#\9) {
|
|
221
221
|
position: fixed;
|
|
222
222
|
height: 100%;
|
|
223
223
|
z-index: 850;
|
|
224
224
|
display: flex;
|
|
225
225
|
}
|
|
226
|
-
.awsui_panel-wrapper-
|
|
226
|
+
.awsui_panel-wrapper-outer_lm6vo_81mjv_220.awsui_mobile_lm6vo_81mjv_226:not(#\9) {
|
|
227
227
|
left: 0;
|
|
228
228
|
right: 0;
|
|
229
229
|
z-index: -1;
|
|
230
230
|
pointer-events: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_panel-wrapper-
|
|
232
|
+
.awsui_panel-wrapper-outer_lm6vo_81mjv_220.awsui_mobile_lm6vo_81mjv_226.awsui_open_lm6vo_81mjv_232:not(#\9) {
|
|
233
233
|
z-index: 1001;
|
|
234
234
|
width: 100vw;
|
|
235
235
|
pointer-events: auto;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_panel-wrapper-
|
|
238
|
+
.awsui_panel-wrapper-inner_lm6vo_81mjv_238:not(#\9) {
|
|
239
239
|
background: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
240
240
|
}
|
|
@@ -2,31 +2,31 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"layout-wrapper": "awsui_layout-
|
|
7
|
-
"root-no-scroll": "awsui_root-no-
|
|
8
|
-
"layout": "
|
|
9
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
10
|
-
"layout-main": "awsui_layout-
|
|
11
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
12
|
-
"unfocusable": "
|
|
13
|
-
"navigation-panel": "awsui_navigation-
|
|
14
|
-
"drawer": "
|
|
15
|
-
"drawer-mobile": "awsui_drawer-
|
|
16
|
-
"drawer-closed": "awsui_drawer-
|
|
17
|
-
"drawer-content": "awsui_drawer-
|
|
18
|
-
"toggle": "
|
|
19
|
-
"visual-refresh-toggle": "awsui_visual-refresh-
|
|
20
|
-
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-
|
|
21
|
-
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-
|
|
22
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
23
|
-
"content-header-wrapper": "awsui_content-header-
|
|
24
|
-
"content-wrapper": "awsui_content-
|
|
25
|
-
"content-overlapped": "awsui_content-
|
|
26
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
27
|
-
"panel-wrapper-outer": "awsui_panel-wrapper-
|
|
28
|
-
"mobile": "
|
|
29
|
-
"open": "
|
|
30
|
-
"panel-wrapper-inner": "awsui_panel-wrapper-
|
|
5
|
+
"root": "awsui_root_lm6vo_81mjv_97",
|
|
6
|
+
"layout-wrapper": "awsui_layout-wrapper_lm6vo_81mjv_98",
|
|
7
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_81mjv_104",
|
|
8
|
+
"layout": "awsui_layout_lm6vo_81mjv_98",
|
|
9
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_81mjv_115",
|
|
10
|
+
"layout-main": "awsui_layout-main_lm6vo_81mjv_119",
|
|
11
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_81mjv_125",
|
|
12
|
+
"unfocusable": "awsui_unfocusable_lm6vo_81mjv_130",
|
|
13
|
+
"navigation-panel": "awsui_navigation-panel_lm6vo_81mjv_134",
|
|
14
|
+
"drawer": "awsui_drawer_lm6vo_81mjv_138",
|
|
15
|
+
"drawer-mobile": "awsui_drawer-mobile_lm6vo_81mjv_144",
|
|
16
|
+
"drawer-closed": "awsui_drawer-closed_lm6vo_81mjv_147",
|
|
17
|
+
"drawer-content": "awsui_drawer-content_lm6vo_81mjv_155",
|
|
18
|
+
"toggle": "awsui_toggle_lm6vo_81mjv_177",
|
|
19
|
+
"visual-refresh-toggle": "awsui_visual-refresh-toggle_lm6vo_81mjv_182",
|
|
20
|
+
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-tools_lm6vo_81mjv_186",
|
|
21
|
+
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-navigation_lm6vo_81mjv_189",
|
|
22
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_81mjv_199",
|
|
23
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_81mjv_204",
|
|
24
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_81mjv_208",
|
|
25
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_81mjv_212",
|
|
26
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_81mjv_216",
|
|
27
|
+
"panel-wrapper-outer": "awsui_panel-wrapper-outer_lm6vo_81mjv_220",
|
|
28
|
+
"mobile": "awsui_mobile_lm6vo_81mjv_226",
|
|
29
|
+
"open": "awsui_open_lm6vo_81mjv_232",
|
|
30
|
+
"panel-wrapper-inner": "awsui_panel-wrapper-inner_lm6vo_81mjv_238"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -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_close-
|
|
93
|
+
.awsui_close-button_16w0h_1i33e_93:not(#\9) {
|
|
94
94
|
position: absolute;
|
|
95
95
|
outline: none;
|
|
96
96
|
right: var(--space-m-17eucw, 16px);
|
|
@@ -1,65 +1,65 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"appbar": "
|
|
5
|
-
"appbar-nav": "awsui_appbar-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"appbar-tools": "awsui_appbar-
|
|
8
|
-
"has-breadcrumbs": "awsui_has-
|
|
9
|
-
"has-notifications-content": "awsui_has-notifications-
|
|
10
|
-
"has-header": "awsui_has-
|
|
11
|
-
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-
|
|
12
|
-
"content-type-wizard": "awsui_content-type-
|
|
13
|
-
"content-type-cards": "awsui_content-type-
|
|
14
|
-
"content-type-table": "awsui_content-type-
|
|
15
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
16
|
-
"background": "
|
|
17
|
-
"notifications-appbar-header": "awsui_notifications-appbar-
|
|
18
|
-
"sticky-notifications": "awsui_sticky-
|
|
19
|
-
"overlap": "
|
|
20
|
-
"content": "
|
|
21
|
-
"layout": "
|
|
22
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
23
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
24
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
25
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
26
|
-
"has-split-panel": "awsui_has-split-
|
|
27
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
28
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
29
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
30
|
-
"block-body-scroll": "awsui_block-body-
|
|
31
|
-
"container": "
|
|
32
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
33
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
34
|
-
"is-tools-open": "awsui_is-tools-
|
|
35
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
36
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
37
|
-
"content-type-default": "awsui_content-type-
|
|
38
|
-
"content-type-form": "awsui_content-type-
|
|
39
|
-
"unfocusable": "
|
|
40
|
-
"navigation-container": "awsui_navigation-
|
|
41
|
-
"show-navigation": "awsui_show-
|
|
42
|
-
"animating": "
|
|
43
|
-
"showButtons": "
|
|
44
|
-
"navigation": "
|
|
45
|
-
"openNavigation": "
|
|
46
|
-
"animated-content": "awsui_animated-
|
|
47
|
-
"hide-navigation": "awsui_hide-
|
|
48
|
-
"notifications": "
|
|
49
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
50
|
-
"position-bottom": "awsui_position-
|
|
51
|
-
"openSplitPanelBottom": "
|
|
52
|
-
"split-panel-side": "awsui_split-panel-
|
|
53
|
-
"position-side": "awsui_position-
|
|
54
|
-
"openSplitPanelSide": "
|
|
55
|
-
"tools-container": "awsui_tools-
|
|
56
|
-
"tools": "
|
|
57
|
-
"openTools": "
|
|
58
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
59
|
-
"hide-tools": "awsui_hide-
|
|
60
|
-
"show-tools": "awsui_show-
|
|
61
|
-
"has-tools-form": "awsui_has-tools-
|
|
62
|
-
"trigger": "
|
|
63
|
-
"selected": "
|
|
4
|
+
"appbar": "awsui_appbar_hyvsj_1naed_93",
|
|
5
|
+
"appbar-nav": "awsui_appbar-nav_hyvsj_1naed_117",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_1naed_121",
|
|
7
|
+
"appbar-tools": "awsui_appbar-tools_hyvsj_1naed_125",
|
|
8
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1naed_166",
|
|
9
|
+
"has-notifications-content": "awsui_has-notifications-content_hyvsj_1naed_173",
|
|
10
|
+
"has-header": "awsui_has-header_hyvsj_1naed_179",
|
|
11
|
+
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_1naed_179",
|
|
12
|
+
"content-type-wizard": "awsui_content-type-wizard_hyvsj_1naed_180",
|
|
13
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_1naed_183",
|
|
14
|
+
"content-type-table": "awsui_content-type-table_hyvsj_1naed_184",
|
|
15
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_1naed_187",
|
|
16
|
+
"background": "awsui_background_hyvsj_1naed_221",
|
|
17
|
+
"notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_1naed_224",
|
|
18
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_1naed_236",
|
|
19
|
+
"overlap": "awsui_overlap_hyvsj_1naed_242",
|
|
20
|
+
"content": "awsui_content_hyvsj_1naed_180",
|
|
21
|
+
"layout": "awsui_layout_hyvsj_1naed_333",
|
|
22
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_1naed_415",
|
|
23
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1naed_442",
|
|
24
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1naed_445",
|
|
25
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1naed_449",
|
|
26
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_1naed_463",
|
|
27
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1naed_463",
|
|
28
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1naed_475",
|
|
29
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1naed_478",
|
|
30
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_1naed_493",
|
|
31
|
+
"container": "awsui_container_hyvsj_1naed_501",
|
|
32
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1naed_527",
|
|
33
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_1naed_532",
|
|
34
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_1naed_535",
|
|
35
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1naed_535",
|
|
36
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1naed_535",
|
|
37
|
+
"content-type-default": "awsui_content-type-default_hyvsj_1naed_555",
|
|
38
|
+
"content-type-form": "awsui_content-type-form_hyvsj_1naed_555",
|
|
39
|
+
"unfocusable": "awsui_unfocusable_hyvsj_1naed_596",
|
|
40
|
+
"navigation-container": "awsui_navigation-container_hyvsj_1naed_606",
|
|
41
|
+
"show-navigation": "awsui_show-navigation_hyvsj_1naed_641",
|
|
42
|
+
"animating": "awsui_animating_hyvsj_1naed_663",
|
|
43
|
+
"showButtons": "awsui_showButtons_hyvsj_1naed_1",
|
|
44
|
+
"navigation": "awsui_navigation_hyvsj_1naed_606",
|
|
45
|
+
"openNavigation": "awsui_openNavigation_hyvsj_1naed_1",
|
|
46
|
+
"animated-content": "awsui_animated-content_hyvsj_1naed_724",
|
|
47
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_1naed_733",
|
|
48
|
+
"notifications": "awsui_notifications_hyvsj_1naed_224",
|
|
49
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1naed_799",
|
|
50
|
+
"position-bottom": "awsui_position-bottom_hyvsj_1naed_845",
|
|
51
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1naed_1",
|
|
52
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_1naed_874",
|
|
53
|
+
"position-side": "awsui_position-side_hyvsj_1naed_902",
|
|
54
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_1naed_1",
|
|
55
|
+
"tools-container": "awsui_tools-container_hyvsj_1naed_939",
|
|
56
|
+
"tools": "awsui_tools_hyvsj_1naed_939",
|
|
57
|
+
"openTools": "awsui_openTools_hyvsj_1naed_1",
|
|
58
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1naed_1024",
|
|
59
|
+
"hide-tools": "awsui_hide-tools_hyvsj_1naed_1034",
|
|
60
|
+
"show-tools": "awsui_show-tools_hyvsj_1naed_1046",
|
|
61
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_1naed_1024",
|
|
62
|
+
"trigger": "awsui_trigger_hyvsj_1naed_1103",
|
|
63
|
+
"selected": "awsui_selected_hyvsj_1naed_1142"
|
|
64
64
|
};
|
|
65
65
|
|