@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
|
@@ -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
|
-
.
|
|
93
|
+
.awsui_root_l0dv0_1vgoe_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
word-break: break-word;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_header_l0dv0_1vgoe_109:not(#\9) {
|
|
136
136
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
137
137
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
138
138
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
143
|
padding-right: calc(var(--space-scaled-xxl-pfgv96, 32px) + var(--space-xl-a39hup, 24px));
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.awsui_header-
|
|
146
|
+
.awsui_header-link_l0dv0_1vgoe_120:not(#\9) {
|
|
147
147
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
148
148
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
149
149
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -153,71 +153,71 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
153
|
min-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
154
154
|
display: flex;
|
|
155
155
|
}
|
|
156
|
-
.awsui_header-link--has-
|
|
156
|
+
.awsui_header-link--has-logo_l0dv0_1vgoe_130 > .awsui_header-link-text_l0dv0_1vgoe_130:not(#\9) {
|
|
157
157
|
font-weight: 400;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.awsui_header-
|
|
160
|
+
.awsui_header-logo_l0dv0_1vgoe_134:not(#\9) {
|
|
161
161
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
162
162
|
margin-top: var(--space-xxxs-k2w98v, 2px);
|
|
163
163
|
max-width: calc(1.25 * var(--size-icon-big-cu55wt, 32px));
|
|
164
164
|
align-self: flex-start;
|
|
165
165
|
}
|
|
166
|
-
.awsui_header-logo--
|
|
166
|
+
.awsui_header-logo--stretched_l0dv0_1vgoe_140:not(#\9) {
|
|
167
167
|
max-width: 100%;
|
|
168
168
|
margin-right: 0;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.awsui_list-
|
|
171
|
+
.awsui_list-container_l0dv0_1vgoe_145:not(#\9) {
|
|
172
172
|
margin-top: var(--space-scaled-l-t03y3z, 20px);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_list_l0dv0_1vgoe_145:not(#\9) {
|
|
176
176
|
margin: 0;
|
|
177
177
|
padding: 0;
|
|
178
178
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_list-variant-
|
|
181
|
+
.awsui_list-variant-root_l0dv0_1vgoe_155:not(#\9) {
|
|
182
182
|
margin: 0;
|
|
183
183
|
margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
|
|
184
184
|
padding: 0 var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-nav-left-o5fvw3, 28px);
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.awsui_list-variant-expandable-link-
|
|
187
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1vgoe_161:not(#\9) {
|
|
188
188
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.awsui_list-
|
|
191
|
+
.awsui_list-item_l0dv0_1vgoe_165:not(#\9) {
|
|
192
192
|
margin: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
193
193
|
padding: 0;
|
|
194
194
|
list-style: none;
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.
|
|
198
|
-
.awsui_expandable-link-
|
|
197
|
+
.awsui_section_l0dv0_1vgoe_171:not(#\9),
|
|
198
|
+
.awsui_expandable-link-group_l0dv0_1vgoe_172:not(#\9) {
|
|
199
199
|
margin-left: calc(-1 * var(--space-l-4vl6xu, 20px));
|
|
200
200
|
}
|
|
201
|
-
.awsui_section--no-
|
|
202
|
-
.awsui_expandable-link-group--no-
|
|
201
|
+
.awsui_section--no-ident_l0dv0_1vgoe_175:not(#\9),
|
|
202
|
+
.awsui_expandable-link-group--no-ident_l0dv0_1vgoe_176:not(#\9) {
|
|
203
203
|
margin-left: 0;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
.awsui_section_l0dv0_1vgoe_171:not(#\9) {
|
|
207
207
|
margin-top: calc(var(--space-scaled-2x-l-yejodm, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
208
208
|
margin-bottom: calc(var(--space-scaled-2x-l-yejodm, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
209
209
|
/* stylelint-disable-next-line selector-max-type */
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_section_l0dv0_1vgoe_171 > div:not(#\9) {
|
|
212
212
|
padding: 0;
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.awsui_list-variant-section-
|
|
215
|
+
.awsui_list-variant-section-group_l0dv0_1vgoe_189:not(#\9) {
|
|
216
216
|
margin: 0;
|
|
217
217
|
padding: 0;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_section-
|
|
220
|
+
.awsui_section-group_l0dv0_1vgoe_194:not(#\9) {
|
|
221
221
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
222
222
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
223
223
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
@@ -227,11 +227,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
margin: 0;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.awsui_section-group-
|
|
230
|
+
.awsui_section-group-title_l0dv0_1vgoe_204:not(#\9) {
|
|
231
231
|
/* used in test-utils */
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
234
|
+
.awsui_link_l0dv0_1vgoe_208:not(#\9) {
|
|
235
235
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
236
236
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
237
237
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
@@ -240,30 +240,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
-moz-osx-font-smoothing: auto;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.awsui_link-
|
|
243
|
+
.awsui_link-active_l0dv0_1vgoe_217:not(#\9) {
|
|
244
244
|
font-weight: var(--font-wayfinding-link-active-weight-l3fid7, 800);
|
|
245
245
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
246
246
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
247
247
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.awsui_header-
|
|
251
|
-
.
|
|
250
|
+
.awsui_header-link_l0dv0_1vgoe_120:not(#\9),
|
|
251
|
+
.awsui_link_l0dv0_1vgoe_208:not(#\9) {
|
|
252
252
|
text-decoration: none;
|
|
253
253
|
}
|
|
254
|
-
.awsui_header-
|
|
255
|
-
.
|
|
254
|
+
.awsui_header-link_l0dv0_1vgoe_120:not(#\9):hover,
|
|
255
|
+
.awsui_link_l0dv0_1vgoe_208:not(#\9):hover {
|
|
256
256
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
257
257
|
}
|
|
258
|
-
.awsui_header-
|
|
259
|
-
.
|
|
258
|
+
.awsui_header-link_l0dv0_1vgoe_120:not(#\9):focus,
|
|
259
|
+
.awsui_link_l0dv0_1vgoe_208:not(#\9):focus {
|
|
260
260
|
outline: none;
|
|
261
261
|
}
|
|
262
|
-
.awsui_header-
|
|
262
|
+
.awsui_header-link_l0dv0_1vgoe_120:not(#\9):hover, .awsui_header-link_l0dv0_1vgoe_120:not(#\9):focus, .awsui_link_l0dv0_1vgoe_208:not(#\9):hover, .awsui_link_l0dv0_1vgoe_208:not(#\9):focus {
|
|
263
263
|
text-decoration: none;
|
|
264
264
|
}
|
|
265
|
-
.awsui_header-
|
|
266
|
-
.
|
|
265
|
+
.awsui_header-link_l0dv0_1vgoe_120[data-awsui-focus-visible=true]:not(#\9):focus,
|
|
266
|
+
.awsui_link_l0dv0_1vgoe_208[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
267
267
|
outline: thin dotted;
|
|
268
268
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
269
269
|
outline-offset: 2px;
|
|
@@ -272,23 +272,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
272
272
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.
|
|
275
|
+
.awsui_info_l0dv0_1vgoe_251:not(#\9) {
|
|
276
276
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.awsui_external-
|
|
279
|
+
.awsui_external-icon_l0dv0_1vgoe_255:not(#\9) {
|
|
280
280
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.
|
|
283
|
+
.awsui_divider_l0dv0_1vgoe_259:not(#\9) {
|
|
284
284
|
border: none;
|
|
285
285
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.awsui_divider-
|
|
288
|
+
.awsui_divider-default_l0dv0_1vgoe_264:not(#\9) {
|
|
289
289
|
margin: var(--space-scaled-2x-xl-x30c9w, 24px) calc(-1 * var(--space-s-hv8c1d, 12px));
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_divider-
|
|
292
|
+
.awsui_divider-header_l0dv0_1vgoe_268:not(#\9) {
|
|
293
293
|
margin-top: 0;
|
|
294
294
|
}
|
|
@@ -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
|
-
"header": "
|
|
7
|
-
"header-link": "awsui_header-
|
|
8
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
9
|
-
"header-link-text": "awsui_header-link-
|
|
10
|
-
"header-logo": "awsui_header-
|
|
11
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
12
|
-
"list-container": "awsui_list-
|
|
13
|
-
"list": "
|
|
14
|
-
"list-variant-root": "awsui_list-variant-
|
|
15
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
16
|
-
"list-item": "awsui_list-
|
|
17
|
-
"section": "
|
|
18
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
19
|
-
"section--no-ident": "awsui_section--no-
|
|
20
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
21
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
22
|
-
"section-group": "awsui_section-
|
|
23
|
-
"section-group-title": "awsui_section-group-
|
|
24
|
-
"link": "
|
|
25
|
-
"link-active": "awsui_link-
|
|
26
|
-
"info": "
|
|
27
|
-
"external-icon": "awsui_external-
|
|
28
|
-
"divider": "
|
|
29
|
-
"divider-default": "awsui_divider-
|
|
30
|
-
"divider-header": "awsui_divider-
|
|
5
|
+
"root": "awsui_root_l0dv0_1vgoe_93",
|
|
6
|
+
"header": "awsui_header_l0dv0_1vgoe_109",
|
|
7
|
+
"header-link": "awsui_header-link_l0dv0_1vgoe_120",
|
|
8
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1vgoe_130",
|
|
9
|
+
"header-link-text": "awsui_header-link-text_l0dv0_1vgoe_130",
|
|
10
|
+
"header-logo": "awsui_header-logo_l0dv0_1vgoe_134",
|
|
11
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1vgoe_140",
|
|
12
|
+
"list-container": "awsui_list-container_l0dv0_1vgoe_145",
|
|
13
|
+
"list": "awsui_list_l0dv0_1vgoe_145",
|
|
14
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_1vgoe_155",
|
|
15
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1vgoe_161",
|
|
16
|
+
"list-item": "awsui_list-item_l0dv0_1vgoe_165",
|
|
17
|
+
"section": "awsui_section_l0dv0_1vgoe_171",
|
|
18
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_1vgoe_172",
|
|
19
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_1vgoe_175",
|
|
20
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1vgoe_176",
|
|
21
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1vgoe_189",
|
|
22
|
+
"section-group": "awsui_section-group_l0dv0_1vgoe_194",
|
|
23
|
+
"section-group-title": "awsui_section-group-title_l0dv0_1vgoe_204",
|
|
24
|
+
"link": "awsui_link_l0dv0_1vgoe_208",
|
|
25
|
+
"link-active": "awsui_link-active_l0dv0_1vgoe_217",
|
|
26
|
+
"info": "awsui_info_l0dv0_1vgoe_251",
|
|
27
|
+
"external-icon": "awsui_external-icon_l0dv0_1vgoe_255",
|
|
28
|
+
"divider": "awsui_divider_l0dv0_1vgoe_259",
|
|
29
|
+
"divider-default": "awsui_divider-default_l0dv0_1vgoe_264",
|
|
30
|
+
"divider-header": "awsui_divider-header_l0dv0_1vgoe_268"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"child": "
|
|
6
|
-
"horizontal": "
|
|
7
|
-
"horizontal-xxxs": "awsui_horizontal-
|
|
8
|
-
"horizontal-xxs": "awsui_horizontal-
|
|
9
|
-
"horizontal-xs": "awsui_horizontal-
|
|
10
|
-
"horizontal-s": "awsui_horizontal-
|
|
11
|
-
"horizontal-m": "awsui_horizontal-
|
|
12
|
-
"horizontal-l": "awsui_horizontal-
|
|
13
|
-
"horizontal-xl": "awsui_horizontal-
|
|
14
|
-
"horizontal-xxl": "awsui_horizontal-
|
|
15
|
-
"child-horizontal-xxxs": "awsui_child-horizontal-
|
|
16
|
-
"child-horizontal-xxs": "awsui_child-horizontal-
|
|
17
|
-
"child-horizontal-xs": "awsui_child-horizontal-
|
|
18
|
-
"child-horizontal-s": "awsui_child-horizontal-
|
|
19
|
-
"child-horizontal-m": "awsui_child-horizontal-
|
|
20
|
-
"child-horizontal-l": "awsui_child-horizontal-
|
|
21
|
-
"child-horizontal-xl": "awsui_child-horizontal-
|
|
22
|
-
"child-horizontal-xxl": "awsui_child-horizontal-
|
|
23
|
-
"vertical": "
|
|
24
|
-
"child-vertical-xxxs": "awsui_child-vertical-
|
|
25
|
-
"child-vertical-xxs": "awsui_child-vertical-
|
|
26
|
-
"child-vertical-xs": "awsui_child-vertical-
|
|
27
|
-
"child-vertical-s": "awsui_child-vertical-
|
|
28
|
-
"child-vertical-m": "awsui_child-vertical-
|
|
29
|
-
"child-vertical-l": "awsui_child-vertical-
|
|
30
|
-
"child-vertical-xl": "awsui_child-vertical-
|
|
31
|
-
"child-vertical-xxl": "awsui_child-vertical-
|
|
4
|
+
"root": "awsui_root_18582_1f6cg_93",
|
|
5
|
+
"child": "awsui_child_18582_1f6cg_97",
|
|
6
|
+
"horizontal": "awsui_horizontal_18582_1f6cg_108",
|
|
7
|
+
"horizontal-xxxs": "awsui_horizontal-xxxs_18582_1f6cg_112",
|
|
8
|
+
"horizontal-xxs": "awsui_horizontal-xxs_18582_1f6cg_116",
|
|
9
|
+
"horizontal-xs": "awsui_horizontal-xs_18582_1f6cg_120",
|
|
10
|
+
"horizontal-s": "awsui_horizontal-s_18582_1f6cg_124",
|
|
11
|
+
"horizontal-m": "awsui_horizontal-m_18582_1f6cg_128",
|
|
12
|
+
"horizontal-l": "awsui_horizontal-l_18582_1f6cg_132",
|
|
13
|
+
"horizontal-xl": "awsui_horizontal-xl_18582_1f6cg_136",
|
|
14
|
+
"horizontal-xxl": "awsui_horizontal-xxl_18582_1f6cg_140",
|
|
15
|
+
"child-horizontal-xxxs": "awsui_child-horizontal-xxxs_18582_1f6cg_145",
|
|
16
|
+
"child-horizontal-xxs": "awsui_child-horizontal-xxs_18582_1f6cg_151",
|
|
17
|
+
"child-horizontal-xs": "awsui_child-horizontal-xs_18582_1f6cg_157",
|
|
18
|
+
"child-horizontal-s": "awsui_child-horizontal-s_18582_1f6cg_163",
|
|
19
|
+
"child-horizontal-m": "awsui_child-horizontal-m_18582_1f6cg_169",
|
|
20
|
+
"child-horizontal-l": "awsui_child-horizontal-l_18582_1f6cg_175",
|
|
21
|
+
"child-horizontal-xl": "awsui_child-horizontal-xl_18582_1f6cg_181",
|
|
22
|
+
"child-horizontal-xxl": "awsui_child-horizontal-xxl_18582_1f6cg_187",
|
|
23
|
+
"vertical": "awsui_vertical_18582_1f6cg_196",
|
|
24
|
+
"child-vertical-xxxs": "awsui_child-vertical-xxxs_18582_1f6cg_200",
|
|
25
|
+
"child-vertical-xxs": "awsui_child-vertical-xxs_18582_1f6cg_204",
|
|
26
|
+
"child-vertical-xs": "awsui_child-vertical-xs_18582_1f6cg_208",
|
|
27
|
+
"child-vertical-s": "awsui_child-vertical-s_18582_1f6cg_212",
|
|
28
|
+
"child-vertical-m": "awsui_child-vertical-m_18582_1f6cg_216",
|
|
29
|
+
"child-vertical-l": "awsui_child-vertical-l_18582_1f6cg_220",
|
|
30
|
+
"child-vertical-xl": "awsui_child-vertical-xl_18582_1f6cg_224",
|
|
31
|
+
"child-vertical-xxl": "awsui_child-vertical-xxl_18582_1f6cg_228"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -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,101 +90,101 @@ 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
|
-
.
|
|
93
|
+
.awsui_root_18582_1f6cg_93:not(#\9) {
|
|
94
94
|
display: flex;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_child_18582_1f6cg_97:not(#\9) {
|
|
98
98
|
/* used in test-utils */
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.
|
|
101
|
+
.awsui_child_18582_1f6cg_97:not(#\9):empty {
|
|
102
102
|
display: none;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
/*
|
|
106
106
|
* Horizontal variant
|
|
107
107
|
*/
|
|
108
|
-
.
|
|
108
|
+
.awsui_horizontal_18582_1f6cg_108:not(#\9) {
|
|
109
109
|
flex-direction: row;
|
|
110
110
|
flex-wrap: wrap;
|
|
111
111
|
}
|
|
112
|
-
.awsui_horizontal-
|
|
112
|
+
.awsui_horizontal-xxxs_18582_1f6cg_112:not(#\9) {
|
|
113
113
|
margin-left: calc(-1 * var(--space-xxxs-k2w98v, 2px));
|
|
114
114
|
margin-bottom: calc(-1 * var(--space-xxxs-k2w98v, 2px));
|
|
115
115
|
}
|
|
116
|
-
.awsui_horizontal-
|
|
116
|
+
.awsui_horizontal-xxs_18582_1f6cg_116:not(#\9) {
|
|
117
117
|
margin-left: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
118
118
|
margin-bottom: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
119
119
|
}
|
|
120
|
-
.awsui_horizontal-
|
|
120
|
+
.awsui_horizontal-xs_18582_1f6cg_120:not(#\9) {
|
|
121
121
|
margin-left: calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
122
122
|
margin-bottom: calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
123
123
|
}
|
|
124
|
-
.awsui_horizontal-
|
|
124
|
+
.awsui_horizontal-s_18582_1f6cg_124:not(#\9) {
|
|
125
125
|
margin-left: calc(-1 * var(--space-s-hv8c1d, 12px));
|
|
126
126
|
margin-bottom: calc(-1 * var(--space-s-hv8c1d, 12px));
|
|
127
127
|
}
|
|
128
|
-
.awsui_horizontal-
|
|
128
|
+
.awsui_horizontal-m_18582_1f6cg_128:not(#\9) {
|
|
129
129
|
margin-left: calc(-1 * var(--space-m-17eucw, 16px));
|
|
130
130
|
margin-bottom: calc(-1 * var(--space-m-17eucw, 16px));
|
|
131
131
|
}
|
|
132
|
-
.awsui_horizontal-
|
|
132
|
+
.awsui_horizontal-l_18582_1f6cg_132:not(#\9) {
|
|
133
133
|
margin-left: calc(-1 * var(--space-l-4vl6xu, 20px));
|
|
134
134
|
margin-bottom: calc(-1 * var(--space-l-4vl6xu, 20px));
|
|
135
135
|
}
|
|
136
|
-
.awsui_horizontal-
|
|
136
|
+
.awsui_horizontal-xl_18582_1f6cg_136:not(#\9) {
|
|
137
137
|
margin-left: calc(-1 * var(--space-xl-a39hup, 24px));
|
|
138
138
|
margin-bottom: calc(-1 * var(--space-xl-a39hup, 24px));
|
|
139
139
|
}
|
|
140
|
-
.awsui_horizontal-
|
|
140
|
+
.awsui_horizontal-xxl_18582_1f6cg_140:not(#\9) {
|
|
141
141
|
margin-left: calc(-1 * var(--space-xxl-2nvmf1, 32px));
|
|
142
142
|
margin-bottom: calc(-1 * var(--space-xxl-2nvmf1, 32px));
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.awsui_child-horizontal-
|
|
145
|
+
.awsui_child-horizontal-xxxs_18582_1f6cg_145:not(#\9) {
|
|
146
146
|
margin-left: var(--space-xxxs-k2w98v, 2px);
|
|
147
147
|
margin-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
148
148
|
min-width: 1px;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.awsui_child-horizontal-
|
|
151
|
+
.awsui_child-horizontal-xxs_18582_1f6cg_151:not(#\9) {
|
|
152
152
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
153
153
|
margin-bottom: var(--space-xxs-ynfts5, 4px);
|
|
154
154
|
min-width: 1px;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.awsui_child-horizontal-
|
|
157
|
+
.awsui_child-horizontal-xs_18582_1f6cg_157:not(#\9) {
|
|
158
158
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
159
159
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
160
160
|
min-width: 1px;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.awsui_child-horizontal-
|
|
163
|
+
.awsui_child-horizontal-s_18582_1f6cg_163:not(#\9) {
|
|
164
164
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
165
165
|
margin-bottom: var(--space-s-hv8c1d, 12px);
|
|
166
166
|
min-width: 1px;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.awsui_child-horizontal-
|
|
169
|
+
.awsui_child-horizontal-m_18582_1f6cg_169:not(#\9) {
|
|
170
170
|
margin-left: var(--space-m-17eucw, 16px);
|
|
171
171
|
margin-bottom: var(--space-m-17eucw, 16px);
|
|
172
172
|
min-width: 1px;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_child-horizontal-
|
|
175
|
+
.awsui_child-horizontal-l_18582_1f6cg_175:not(#\9) {
|
|
176
176
|
margin-left: var(--space-l-4vl6xu, 20px);
|
|
177
177
|
margin-bottom: var(--space-l-4vl6xu, 20px);
|
|
178
178
|
min-width: 1px;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_child-horizontal-
|
|
181
|
+
.awsui_child-horizontal-xl_18582_1f6cg_181:not(#\9) {
|
|
182
182
|
margin-left: var(--space-xl-a39hup, 24px);
|
|
183
183
|
margin-bottom: var(--space-xl-a39hup, 24px);
|
|
184
184
|
min-width: 1px;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.awsui_child-horizontal-
|
|
187
|
+
.awsui_child-horizontal-xxl_18582_1f6cg_187:not(#\9) {
|
|
188
188
|
margin-left: var(--space-xxl-2nvmf1, 32px);
|
|
189
189
|
margin-bottom: var(--space-xxl-2nvmf1, 32px);
|
|
190
190
|
min-width: 1px;
|
|
@@ -193,38 +193,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
193
193
|
/*
|
|
194
194
|
* Vertical variant
|
|
195
195
|
*/
|
|
196
|
-
.
|
|
196
|
+
.awsui_vertical_18582_1f6cg_196:not(#\9) {
|
|
197
197
|
flex-direction: column;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_child-vertical-
|
|
200
|
+
.awsui_child-vertical-xxxs_18582_1f6cg_200:not(#\9):not(:last-child) {
|
|
201
201
|
margin-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.awsui_child-vertical-
|
|
204
|
+
.awsui_child-vertical-xxs_18582_1f6cg_204:not(#\9):not(:last-child) {
|
|
205
205
|
margin-bottom: var(--space-xxs-ynfts5, 4px);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.awsui_child-vertical-
|
|
208
|
+
.awsui_child-vertical-xs_18582_1f6cg_208:not(#\9):not(:last-child) {
|
|
209
209
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_child-vertical-
|
|
212
|
+
.awsui_child-vertical-s_18582_1f6cg_212:not(#\9):not(:last-child) {
|
|
213
213
|
margin-bottom: var(--space-scaled-s-cu1hzn, 12px);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_child-vertical-
|
|
216
|
+
.awsui_child-vertical-m_18582_1f6cg_216:not(#\9):not(:last-child) {
|
|
217
217
|
margin-bottom: var(--space-scaled-m-pv0fmt, 16px);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_child-vertical-
|
|
220
|
+
.awsui_child-vertical-l_18582_1f6cg_220:not(#\9):not(:last-child) {
|
|
221
221
|
margin-bottom: var(--space-scaled-l-t03y3z, 20px);
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_child-vertical-
|
|
224
|
+
.awsui_child-vertical-xl_18582_1f6cg_224:not(#\9):not(:last-child) {
|
|
225
225
|
margin-bottom: var(--space-scaled-xl-w2t504, 24px);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
|
-
.awsui_child-vertical-
|
|
228
|
+
.awsui_child-vertical-xxl_18582_1f6cg_228:not(#\9):not(:last-child) {
|
|
229
229
|
margin-bottom: var(--space-scaled-xxl-pfgv96, 32px);
|
|
230
230
|
}
|
|
@@ -2,33 +2,33 @@
|
|
|
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
|
-
"child": "
|
|
7
|
-
"horizontal": "
|
|
8
|
-
"horizontal-xxxs": "awsui_horizontal-
|
|
9
|
-
"horizontal-xxs": "awsui_horizontal-
|
|
10
|
-
"horizontal-xs": "awsui_horizontal-
|
|
11
|
-
"horizontal-s": "awsui_horizontal-
|
|
12
|
-
"horizontal-m": "awsui_horizontal-
|
|
13
|
-
"horizontal-l": "awsui_horizontal-
|
|
14
|
-
"horizontal-xl": "awsui_horizontal-
|
|
15
|
-
"horizontal-xxl": "awsui_horizontal-
|
|
16
|
-
"child-horizontal-xxxs": "awsui_child-horizontal-
|
|
17
|
-
"child-horizontal-xxs": "awsui_child-horizontal-
|
|
18
|
-
"child-horizontal-xs": "awsui_child-horizontal-
|
|
19
|
-
"child-horizontal-s": "awsui_child-horizontal-
|
|
20
|
-
"child-horizontal-m": "awsui_child-horizontal-
|
|
21
|
-
"child-horizontal-l": "awsui_child-horizontal-
|
|
22
|
-
"child-horizontal-xl": "awsui_child-horizontal-
|
|
23
|
-
"child-horizontal-xxl": "awsui_child-horizontal-
|
|
24
|
-
"vertical": "
|
|
25
|
-
"child-vertical-xxxs": "awsui_child-vertical-
|
|
26
|
-
"child-vertical-xxs": "awsui_child-vertical-
|
|
27
|
-
"child-vertical-xs": "awsui_child-vertical-
|
|
28
|
-
"child-vertical-s": "awsui_child-vertical-
|
|
29
|
-
"child-vertical-m": "awsui_child-vertical-
|
|
30
|
-
"child-vertical-l": "awsui_child-vertical-
|
|
31
|
-
"child-vertical-xl": "awsui_child-vertical-
|
|
32
|
-
"child-vertical-xxl": "awsui_child-vertical-
|
|
5
|
+
"root": "awsui_root_18582_1f6cg_93",
|
|
6
|
+
"child": "awsui_child_18582_1f6cg_97",
|
|
7
|
+
"horizontal": "awsui_horizontal_18582_1f6cg_108",
|
|
8
|
+
"horizontal-xxxs": "awsui_horizontal-xxxs_18582_1f6cg_112",
|
|
9
|
+
"horizontal-xxs": "awsui_horizontal-xxs_18582_1f6cg_116",
|
|
10
|
+
"horizontal-xs": "awsui_horizontal-xs_18582_1f6cg_120",
|
|
11
|
+
"horizontal-s": "awsui_horizontal-s_18582_1f6cg_124",
|
|
12
|
+
"horizontal-m": "awsui_horizontal-m_18582_1f6cg_128",
|
|
13
|
+
"horizontal-l": "awsui_horizontal-l_18582_1f6cg_132",
|
|
14
|
+
"horizontal-xl": "awsui_horizontal-xl_18582_1f6cg_136",
|
|
15
|
+
"horizontal-xxl": "awsui_horizontal-xxl_18582_1f6cg_140",
|
|
16
|
+
"child-horizontal-xxxs": "awsui_child-horizontal-xxxs_18582_1f6cg_145",
|
|
17
|
+
"child-horizontal-xxs": "awsui_child-horizontal-xxs_18582_1f6cg_151",
|
|
18
|
+
"child-horizontal-xs": "awsui_child-horizontal-xs_18582_1f6cg_157",
|
|
19
|
+
"child-horizontal-s": "awsui_child-horizontal-s_18582_1f6cg_163",
|
|
20
|
+
"child-horizontal-m": "awsui_child-horizontal-m_18582_1f6cg_169",
|
|
21
|
+
"child-horizontal-l": "awsui_child-horizontal-l_18582_1f6cg_175",
|
|
22
|
+
"child-horizontal-xl": "awsui_child-horizontal-xl_18582_1f6cg_181",
|
|
23
|
+
"child-horizontal-xxl": "awsui_child-horizontal-xxl_18582_1f6cg_187",
|
|
24
|
+
"vertical": "awsui_vertical_18582_1f6cg_196",
|
|
25
|
+
"child-vertical-xxxs": "awsui_child-vertical-xxxs_18582_1f6cg_200",
|
|
26
|
+
"child-vertical-xxs": "awsui_child-vertical-xxs_18582_1f6cg_204",
|
|
27
|
+
"child-vertical-xs": "awsui_child-vertical-xs_18582_1f6cg_208",
|
|
28
|
+
"child-vertical-s": "awsui_child-vertical-s_18582_1f6cg_212",
|
|
29
|
+
"child-vertical-m": "awsui_child-vertical-m_18582_1f6cg_216",
|
|
30
|
+
"child-vertical-l": "awsui_child-vertical-l_18582_1f6cg_220",
|
|
31
|
+
"child-vertical-xl": "awsui_child-vertical-xl_18582_1f6cg_224",
|
|
32
|
+
"child-vertical-xxl": "awsui_child-vertical-xxl_18582_1f6cg_228"
|
|
33
33
|
};
|
|
34
34
|
|
package/spinner/styles.css.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"spinner-rotator": "awsui_spinner-
|
|
6
|
-
"size-normal": "awsui_size-
|
|
7
|
-
"size-big": "awsui_size-
|
|
8
|
-
"size-large": "awsui_size-
|
|
9
|
-
"variant-normal": "awsui_variant-
|
|
10
|
-
"variant-disabled": "awsui_variant-
|
|
11
|
-
"variant-inverted": "awsui_variant-
|
|
12
|
-
"circle": "
|
|
13
|
-
"circle-left": "awsui_circle-
|
|
14
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
15
|
-
"circle-right": "awsui_circle-
|
|
16
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
4
|
+
"root": "awsui_root_1612d_iivw8_127",
|
|
5
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_iivw8_1",
|
|
6
|
+
"size-normal": "awsui_size-normal_1612d_iivw8_135",
|
|
7
|
+
"size-big": "awsui_size-big_1612d_iivw8_143",
|
|
8
|
+
"size-large": "awsui_size-large_1612d_iivw8_151",
|
|
9
|
+
"variant-normal": "awsui_variant-normal_1612d_iivw8_159",
|
|
10
|
+
"variant-disabled": "awsui_variant-disabled_1612d_iivw8_162",
|
|
11
|
+
"variant-inverted": "awsui_variant-inverted_1612d_iivw8_165",
|
|
12
|
+
"circle": "awsui_circle_1612d_iivw8_169",
|
|
13
|
+
"circle-left": "awsui_circle-left_1612d_iivw8_193",
|
|
14
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_iivw8_1",
|
|
15
|
+
"circle-right": "awsui_circle-right_1612d_iivw8_198",
|
|
16
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_iivw8_1"
|
|
17
17
|
};
|
|
18
18
|
|