@cloudscape-design/components 3.0.519 → 3.0.521
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 +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- 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 +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- 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 +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- 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 +64 -56
- 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 +5 -3
- 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 +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +39 -39
- 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 +14 -8
- 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 +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- 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 +149 -130
- 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 +36 -32
- 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 +47 -36
- 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 +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
package/tiles/styles.scoped.css
CHANGED
|
@@ -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
|
-
div.awsui_column-
|
|
93
|
+
div.awsui_column-layout_vj6p7_7f2f2_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -126,135 +126,135 @@ div.awsui_column-layout_vj6p7_mloa0_93:not(#\9) {
|
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
word-wrap: break-word;
|
|
128
128
|
}
|
|
129
|
-
div.awsui_column-
|
|
129
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128:not(#\9) {
|
|
130
130
|
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
131
131
|
/* stylelint-disable-next-line selector-max-universal */
|
|
132
132
|
/* stylelint-disable-next-line selector-max-universal */
|
|
133
133
|
}
|
|
134
|
-
div.awsui_column-
|
|
134
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-no-gutters_vj6p7_7f2f2_133:not(#\9) {
|
|
135
135
|
margin: 0;
|
|
136
136
|
}
|
|
137
|
-
div.awsui_column-
|
|
137
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136:not(#\9) {
|
|
138
138
|
/* stylelint-disable-next-line selector-max-universal */
|
|
139
139
|
margin: calc(-1 * var(--space-grid-gutter-ieqn7e, 20px) / 2) calc(-1 * var(--space-grid-gutter-ieqn7e, 20px));
|
|
140
140
|
}
|
|
141
|
-
div.awsui_column-
|
|
141
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136 > *:not(#\9) {
|
|
142
142
|
border-left: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
143
143
|
}
|
|
144
|
-
div.awsui_column-
|
|
144
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-breakpoint-default_vj6p7_7f2f2_143 > *:not(#\9):nth-child(1n+1) {
|
|
145
145
|
border-left-width: 0;
|
|
146
146
|
}
|
|
147
|
-
div.awsui_column-
|
|
147
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-1_vj6p7_7f2f2_146.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(1n+1) {
|
|
148
148
|
border-left-width: 0;
|
|
149
149
|
}
|
|
150
|
-
div.awsui_column-
|
|
150
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-1_vj6p7_7f2f2_146.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(1n+1) {
|
|
151
151
|
border-left-width: 0;
|
|
152
152
|
}
|
|
153
|
-
div.awsui_column-
|
|
153
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n+1) {
|
|
154
154
|
border-left-width: 0;
|
|
155
155
|
}
|
|
156
|
-
div.awsui_column-
|
|
156
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(2n+1) {
|
|
157
157
|
border-left-width: 0;
|
|
158
158
|
}
|
|
159
|
-
div.awsui_column-
|
|
159
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n+1) {
|
|
160
160
|
border-left-width: 0;
|
|
161
161
|
}
|
|
162
|
-
div.awsui_column-
|
|
162
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(3n+1) {
|
|
163
163
|
border-left-width: 0;
|
|
164
164
|
}
|
|
165
|
-
div.awsui_column-
|
|
165
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n+1) {
|
|
166
166
|
border-left-width: 0;
|
|
167
167
|
}
|
|
168
|
-
div.awsui_column-
|
|
168
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-variant-text-grid_vj6p7_7f2f2_136.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(4n+1) {
|
|
169
169
|
border-left-width: 0;
|
|
170
170
|
}
|
|
171
|
-
div.awsui_column-
|
|
171
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128:not(#\9):not(.awsui_grid-no-gutters_vj6p7_7f2f2_133) > * {
|
|
172
172
|
padding: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
173
173
|
}
|
|
174
|
-
div.awsui_column-
|
|
174
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128:not(#\9):not(.awsui_grid-no-gutters_vj6p7_7f2f2_133).awsui_grid-variant-text-grid_vj6p7_7f2f2_136 > * {
|
|
175
175
|
padding: 0 var(--space-grid-gutter-ieqn7e, 20px);
|
|
176
176
|
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2) 0;
|
|
177
177
|
}
|
|
178
|
-
div.awsui_column-
|
|
178
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177:not(#\9) {
|
|
179
179
|
/* stylelint-disable-next-line selector-max-universal */
|
|
180
180
|
}
|
|
181
|
-
div.awsui_column-
|
|
181
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177 > *:not(#\9) {
|
|
182
182
|
border-right: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
183
183
|
}
|
|
184
|
-
div.awsui_column-
|
|
184
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-breakpoint-default_vj6p7_7f2f2_143 > *:not(#\9):nth-child(1n) {
|
|
185
185
|
border-right-width: 0;
|
|
186
186
|
}
|
|
187
|
-
div.awsui_column-
|
|
187
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-1_vj6p7_7f2f2_146.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(1n) {
|
|
188
188
|
border-right-width: 0;
|
|
189
189
|
}
|
|
190
|
-
div.awsui_column-
|
|
190
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-1_vj6p7_7f2f2_146.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(1n) {
|
|
191
191
|
border-right-width: 0;
|
|
192
192
|
}
|
|
193
|
-
div.awsui_column-
|
|
193
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n) {
|
|
194
194
|
border-right-width: 0;
|
|
195
195
|
}
|
|
196
|
-
div.awsui_column-
|
|
196
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(2n) {
|
|
197
197
|
border-right-width: 0;
|
|
198
198
|
}
|
|
199
|
-
div.awsui_column-
|
|
199
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n) {
|
|
200
200
|
border-right-width: 0;
|
|
201
201
|
}
|
|
202
|
-
div.awsui_column-
|
|
202
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(3n) {
|
|
203
203
|
border-right-width: 0;
|
|
204
204
|
}
|
|
205
|
-
div.awsui_column-
|
|
205
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-child(2n) {
|
|
206
206
|
border-right-width: 0;
|
|
207
207
|
}
|
|
208
|
-
div.awsui_column-
|
|
208
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-vertical-borders_vj6p7_7f2f2_177.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-child(4n) {
|
|
209
209
|
border-right-width: 0;
|
|
210
210
|
}
|
|
211
|
-
div.awsui_column-
|
|
211
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210:not(#\9) {
|
|
212
212
|
/* stylelint-disable selector-max-universal */
|
|
213
213
|
/* stylelint-enable selector-max-universal */
|
|
214
214
|
}
|
|
215
|
-
div.awsui_column-
|
|
215
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210 > *:not(#\9) {
|
|
216
216
|
border-bottom: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
217
217
|
}
|
|
218
|
-
div.awsui_column-
|
|
218
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210 > *:not(#\9):last-child {
|
|
219
219
|
border-bottom-width: 0;
|
|
220
220
|
}
|
|
221
|
-
div.awsui_column-
|
|
221
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
222
222
|
border-bottom-width: 0;
|
|
223
223
|
}
|
|
224
|
-
div.awsui_column-
|
|
224
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-2_vj6p7_7f2f2_152.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
225
225
|
border-bottom-width: 0;
|
|
226
226
|
}
|
|
227
|
-
div.awsui_column-
|
|
227
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
228
228
|
border-bottom-width: 0;
|
|
229
229
|
}
|
|
230
|
-
div.awsui_column-
|
|
230
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(3n+1) {
|
|
231
231
|
border-bottom-width: 0;
|
|
232
232
|
}
|
|
233
|
-
div.awsui_column-
|
|
233
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(3n+2) {
|
|
234
234
|
border-bottom-width: 0;
|
|
235
235
|
}
|
|
236
|
-
div.awsui_column-
|
|
236
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-3_vj6p7_7f2f2_158.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(3):nth-child(3n+1) {
|
|
237
237
|
border-bottom-width: 0;
|
|
238
238
|
}
|
|
239
|
-
div.awsui_column-
|
|
239
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146 > *:not(#\9):nth-last-child(2):nth-child(2n+1) {
|
|
240
240
|
border-bottom-width: 0;
|
|
241
241
|
}
|
|
242
|
-
div.awsui_column-
|
|
242
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(4n+1) {
|
|
243
243
|
border-bottom-width: 0;
|
|
244
244
|
}
|
|
245
|
-
div.awsui_column-
|
|
245
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(4n+2) {
|
|
246
246
|
border-bottom-width: 0;
|
|
247
247
|
}
|
|
248
|
-
div.awsui_column-
|
|
248
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(2):nth-child(4n+3) {
|
|
249
249
|
border-bottom-width: 0;
|
|
250
250
|
}
|
|
251
|
-
div.awsui_column-
|
|
251
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(3):nth-child(4n+1) {
|
|
252
252
|
border-bottom-width: 0;
|
|
253
253
|
}
|
|
254
|
-
div.awsui_column-
|
|
254
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(3):nth-child(4n+2) {
|
|
255
255
|
border-bottom-width: 0;
|
|
256
256
|
}
|
|
257
|
-
div.awsui_column-
|
|
257
|
+
div.awsui_column-layout_vj6p7_7f2f2_93 > .awsui_grid_vj6p7_7f2f2_128.awsui_grid-horizontal-borders_vj6p7_7f2f2_210.awsui_grid-columns-4_vj6p7_7f2f2_164.awsui_grid-breakpoint-xs_vj6p7_7f2f2_149 > *:not(#\9):nth-last-child(4):nth-child(4n+1) {
|
|
258
258
|
border-bottom-width: 0;
|
|
259
259
|
}
|
|
260
260
|
|
|
@@ -262,7 +262,7 @@ div.awsui_column-layout_vj6p7_mloa0_93 > .awsui_grid_vj6p7_mloa0_128.awsui_grid-
|
|
|
262
262
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
263
263
|
SPDX-License-Identifier: Apache-2.0
|
|
264
264
|
*/
|
|
265
|
-
.
|
|
265
|
+
.awsui_root_vj6p7_7f2f2_264:not(#\9) {
|
|
266
266
|
border-collapse: separate;
|
|
267
267
|
border-spacing: 0;
|
|
268
268
|
box-sizing: border-box;
|
|
@@ -296,138 +296,151 @@ div.awsui_column-layout_vj6p7_mloa0_93 > .awsui_grid_vj6p7_mloa0_128.awsui_grid-
|
|
|
296
296
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
297
297
|
-webkit-font-smoothing: auto;
|
|
298
298
|
-moz-osx-font-smoothing: auto;
|
|
299
|
-
min-
|
|
299
|
+
min-inline-size: 0;
|
|
300
300
|
word-break: break-word;
|
|
301
301
|
display: block;
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
-
.awsui_tile-
|
|
304
|
+
.awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
305
305
|
box-sizing: border-box;
|
|
306
306
|
display: flex;
|
|
307
307
|
flex-direction: column;
|
|
308
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
309
|
-
border-
|
|
308
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
309
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
310
|
+
border-start-start-radius: var(--border-radius-tiles-60y8e6, 8px);
|
|
311
|
+
border-start-end-radius: var(--border-radius-tiles-60y8e6, 8px);
|
|
312
|
+
border-end-start-radius: var(--border-radius-tiles-60y8e6, 8px);
|
|
313
|
+
border-end-end-radius: var(--border-radius-tiles-60y8e6, 8px);
|
|
310
314
|
background: var(--color-background-input-default-igdh5e, #ffffff);
|
|
311
|
-
padding: var(--space-xs-zb16t3, 8px)
|
|
315
|
+
padding-block: var(--space-xs-zb16t3, 8px);
|
|
316
|
+
padding-inline: var(--space-scaled-m-mo5yse, 16px);
|
|
312
317
|
transition: border-color var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear), background-color var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
313
318
|
}
|
|
314
|
-
.awsui_tile-
|
|
315
|
-
padding: var(--space-xs-zb16t3, 8px)
|
|
319
|
+
.awsui_tile-container_vj6p7_7f2f2_302.awsui_refresh_vj6p7_7f2f2_317:not(#\9) {
|
|
320
|
+
padding-block: var(--space-xs-zb16t3, 8px);
|
|
321
|
+
padding-inline: var(--space-s-34lx8l, 12px);
|
|
316
322
|
}
|
|
317
|
-
.awsui_tile-
|
|
318
|
-
padding-
|
|
323
|
+
.awsui_tile-container_vj6p7_7f2f2_302.awsui_has-metadata_vj6p7_7f2f2_321:not(#\9) {
|
|
324
|
+
padding-block-end: var(--space-s-34lx8l, 12px);
|
|
319
325
|
}
|
|
320
|
-
.awsui_tile-
|
|
321
|
-
padding-
|
|
326
|
+
.awsui_tile-container_vj6p7_7f2f2_302.awsui_has-metadata_vj6p7_7f2f2_321.awsui_refresh_vj6p7_7f2f2_317:not(#\9) {
|
|
327
|
+
padding-block-end: var(--space-scaled-s-aqzyko, 12px);
|
|
322
328
|
}
|
|
323
|
-
.awsui_tile-
|
|
324
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
329
|
+
.awsui_tile-container_vj6p7_7f2f2_302.awsui_selected_vj6p7_7f2f2_327:not(#\9) {
|
|
330
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
331
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
325
332
|
background: var(--color-background-item-selected-hcx8l4, #f2f8fd);
|
|
326
333
|
}
|
|
327
|
-
.awsui_tile-
|
|
328
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-tiles-disabled-q5e1so, #e9ebed);
|
|
334
|
+
.awsui_tile-container_vj6p7_7f2f2_302.awsui_disabled_vj6p7_7f2f2_332:not(#\9) {
|
|
335
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-tiles-disabled-q5e1so, #e9ebed);
|
|
336
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-tiles-disabled-q5e1so, #e9ebed);
|
|
329
337
|
background: var(--color-background-tiles-disabled-0j6ior, #e9ebed);
|
|
330
338
|
}
|
|
331
339
|
@media (prefers-reduced-motion: reduce) {
|
|
332
|
-
.awsui_tile-
|
|
340
|
+
.awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
333
341
|
animation: none;
|
|
334
342
|
transition: none;
|
|
335
343
|
}
|
|
336
344
|
}
|
|
337
|
-
.awsui-motion-disabled .awsui_tile-
|
|
345
|
+
.awsui-motion-disabled .awsui_tile-container_vj6p7_7f2f2_302:not(#\9), .awsui-mode-entering .awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
338
346
|
animation: none;
|
|
339
347
|
transition: none;
|
|
340
348
|
}
|
|
341
349
|
|
|
342
|
-
.
|
|
350
|
+
.awsui_columns_vj6p7_7f2f2_348:not(#\9) {
|
|
343
351
|
display: flex;
|
|
344
352
|
flex-wrap: wrap;
|
|
345
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
353
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
354
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
346
355
|
}
|
|
347
|
-
.
|
|
348
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
356
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-1_vj6p7_7f2f2_354 > .awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
357
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
358
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
349
359
|
box-sizing: border-box;
|
|
350
360
|
flex: 0 0;
|
|
351
361
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
352
|
-
max-
|
|
362
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
353
363
|
}
|
|
354
|
-
.
|
|
364
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-1_vj6p7_7f2f2_354 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xs_vj6p7_7f2f2_362:not(#\9) {
|
|
355
365
|
flex: 0 0;
|
|
356
366
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
357
|
-
max-
|
|
367
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
358
368
|
}
|
|
359
|
-
.
|
|
369
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-1_vj6p7_7f2f2_354 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xxs_vj6p7_7f2f2_367:not(#\9) {
|
|
360
370
|
flex: 0 0;
|
|
361
371
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
362
|
-
max-
|
|
372
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
363
373
|
}
|
|
364
|
-
.
|
|
365
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
374
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-2_vj6p7_7f2f2_372 > .awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
375
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
376
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
366
377
|
box-sizing: border-box;
|
|
367
378
|
flex: 0 0;
|
|
368
379
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
369
|
-
max-
|
|
380
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
370
381
|
}
|
|
371
|
-
.
|
|
382
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-2_vj6p7_7f2f2_372 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xs_vj6p7_7f2f2_362:not(#\9) {
|
|
372
383
|
flex: 0 0;
|
|
373
384
|
flex-basis: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
374
|
-
max-
|
|
385
|
+
max-inline-size: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
375
386
|
}
|
|
376
|
-
.
|
|
387
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-2_vj6p7_7f2f2_372 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xxs_vj6p7_7f2f2_367:not(#\9) {
|
|
377
388
|
flex: 0 0;
|
|
378
389
|
flex-basis: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
379
|
-
max-
|
|
390
|
+
max-inline-size: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
380
391
|
}
|
|
381
|
-
.
|
|
382
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
392
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-3_vj6p7_7f2f2_390 > .awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
393
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
394
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
383
395
|
box-sizing: border-box;
|
|
384
396
|
flex: 0 0;
|
|
385
397
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
386
|
-
max-
|
|
398
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
387
399
|
}
|
|
388
|
-
.
|
|
400
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-3_vj6p7_7f2f2_390 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xs_vj6p7_7f2f2_362:not(#\9) {
|
|
389
401
|
flex: 0 0;
|
|
390
402
|
flex-basis: calc(33.3333333333% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
391
|
-
max-
|
|
403
|
+
max-inline-size: calc(33.3333333333% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
392
404
|
}
|
|
393
|
-
.
|
|
405
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-3_vj6p7_7f2f2_390 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xxs_vj6p7_7f2f2_367:not(#\9) {
|
|
394
406
|
flex: 0 0;
|
|
395
407
|
flex-basis: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
396
|
-
max-
|
|
408
|
+
max-inline-size: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
397
409
|
}
|
|
398
|
-
.
|
|
399
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
410
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-4_vj6p7_7f2f2_408 > .awsui_tile-container_vj6p7_7f2f2_302:not(#\9) {
|
|
411
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
412
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
400
413
|
box-sizing: border-box;
|
|
401
414
|
flex: 0 0;
|
|
402
415
|
flex-basis: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
403
|
-
max-
|
|
416
|
+
max-inline-size: calc(100% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
404
417
|
}
|
|
405
|
-
.
|
|
418
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-4_vj6p7_7f2f2_408 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xs_vj6p7_7f2f2_362:not(#\9) {
|
|
406
419
|
flex: 0 0;
|
|
407
420
|
flex-basis: calc(25% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
408
|
-
max-
|
|
421
|
+
max-inline-size: calc(25% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
409
422
|
}
|
|
410
|
-
.
|
|
423
|
+
.awsui_columns_vj6p7_7f2f2_348.awsui_column-4_vj6p7_7f2f2_408 > .awsui_tile-container_vj6p7_7f2f2_302.awsui_breakpoint-xxs_vj6p7_7f2f2_367:not(#\9) {
|
|
411
424
|
flex: 0 0;
|
|
412
425
|
flex-basis: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
413
|
-
max-
|
|
426
|
+
max-inline-size: calc(50% - var(--space-grid-gutter-ieqn7e, 20px));
|
|
414
427
|
}
|
|
415
428
|
|
|
416
|
-
.
|
|
429
|
+
.awsui_control_vj6p7_7f2f2_427:not(#\9) {
|
|
417
430
|
flex-grow: 1;
|
|
418
|
-
margin-
|
|
431
|
+
margin-block-end: var(--space-s-34lx8l, 12px);
|
|
419
432
|
}
|
|
420
|
-
.
|
|
421
|
-
margin-
|
|
433
|
+
.awsui_control_vj6p7_7f2f2_427.awsui_no-image_vj6p7_7f2f2_431:not(#\9) {
|
|
434
|
+
margin-block-end: 0;
|
|
422
435
|
}
|
|
423
436
|
|
|
424
|
-
.
|
|
437
|
+
.awsui_image_vj6p7_7f2f2_435:not(#\9) {
|
|
425
438
|
text-align: center;
|
|
426
439
|
flex: none;
|
|
427
440
|
}
|
|
428
|
-
.
|
|
429
|
-
max-
|
|
441
|
+
.awsui_image_vj6p7_7f2f2_435 > img:not(#\9) {
|
|
442
|
+
max-inline-size: 100%;
|
|
430
443
|
}
|
|
431
|
-
.
|
|
444
|
+
.awsui_image_vj6p7_7f2f2_435.awsui_disabled_vj6p7_7f2f2_332 > img:not(#\9) {
|
|
432
445
|
opacity: 0.3;
|
|
433
446
|
}
|
|
@@ -2,34 +2,34 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"column-layout": "awsui_column-
|
|
6
|
-
"grid": "
|
|
7
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
8
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
9
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
10
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
11
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
13
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
15
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
16
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
17
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
18
|
-
"root": "
|
|
19
|
-
"tile-container": "awsui_tile-
|
|
20
|
-
"refresh": "
|
|
21
|
-
"has-metadata": "awsui_has-
|
|
22
|
-
"selected": "
|
|
23
|
-
"disabled": "
|
|
24
|
-
"columns": "
|
|
25
|
-
"column-1": "awsui_column-
|
|
26
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
27
|
-
"breakpoint-xxs": "awsui_breakpoint-
|
|
28
|
-
"column-2": "awsui_column-
|
|
29
|
-
"column-3": "awsui_column-
|
|
30
|
-
"column-4": "awsui_column-
|
|
31
|
-
"control": "
|
|
32
|
-
"no-image": "awsui_no-
|
|
33
|
-
"image": "
|
|
5
|
+
"column-layout": "awsui_column-layout_vj6p7_7f2f2_93",
|
|
6
|
+
"grid": "awsui_grid_vj6p7_7f2f2_128",
|
|
7
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_7f2f2_133",
|
|
8
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_7f2f2_136",
|
|
9
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_7f2f2_143",
|
|
10
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_7f2f2_146",
|
|
11
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_7f2f2_146",
|
|
12
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_7f2f2_149",
|
|
13
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_7f2f2_152",
|
|
14
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_7f2f2_158",
|
|
15
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_7f2f2_164",
|
|
16
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_7f2f2_177",
|
|
17
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_7f2f2_210",
|
|
18
|
+
"root": "awsui_root_vj6p7_7f2f2_264",
|
|
19
|
+
"tile-container": "awsui_tile-container_vj6p7_7f2f2_302",
|
|
20
|
+
"refresh": "awsui_refresh_vj6p7_7f2f2_317",
|
|
21
|
+
"has-metadata": "awsui_has-metadata_vj6p7_7f2f2_321",
|
|
22
|
+
"selected": "awsui_selected_vj6p7_7f2f2_327",
|
|
23
|
+
"disabled": "awsui_disabled_vj6p7_7f2f2_332",
|
|
24
|
+
"columns": "awsui_columns_vj6p7_7f2f2_348",
|
|
25
|
+
"column-1": "awsui_column-1_vj6p7_7f2f2_354",
|
|
26
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_7f2f2_362",
|
|
27
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_7f2f2_367",
|
|
28
|
+
"column-2": "awsui_column-2_vj6p7_7f2f2_372",
|
|
29
|
+
"column-3": "awsui_column-3_vj6p7_7f2f2_390",
|
|
30
|
+
"column-4": "awsui_column-4_vj6p7_7f2f2_408",
|
|
31
|
+
"control": "awsui_control_vj6p7_7f2f2_427",
|
|
32
|
+
"no-image": "awsui_no-image_vj6p7_7f2f2_431",
|
|
33
|
+
"image": "awsui_image_vj6p7_7f2f2_435"
|
|
34
34
|
};
|
|
35
35
|
|
package/toggle/styles.css.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"outline": "
|
|
6
|
-
"toggle-control": "awsui_toggle-
|
|
7
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
8
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
9
|
-
"toggle-handle": "awsui_toggle-
|
|
10
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
11
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
4
|
+
"root": "awsui_root_4yi2u_1a1yw_93",
|
|
5
|
+
"outline": "awsui_outline_4yi2u_1a1yw_129",
|
|
6
|
+
"toggle-control": "awsui_toggle-control_4yi2u_1a1yw_151",
|
|
7
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_1a1yw_164",
|
|
8
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_1a1yw_167",
|
|
9
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_1a1yw_174",
|
|
10
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_1a1yw_189",
|
|
11
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_1a1yw_192"
|
|
12
12
|
};
|
|
13
13
|
|
package/toggle/styles.scoped.css
CHANGED
|
@@ -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_4yi2u_1a1yw_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -127,71 +127,80 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
127
127
|
display: flex;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
.
|
|
130
|
+
.awsui_outline_4yi2u_1a1yw_129:not(#\9) {
|
|
131
131
|
position: relative;
|
|
132
132
|
}
|
|
133
|
-
.
|
|
133
|
+
.awsui_outline_4yi2u_1a1yw_129:not(#\9) {
|
|
134
134
|
outline: 2px dotted transparent;
|
|
135
135
|
outline-offset: calc(2px - 1px);
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_outline_4yi2u_1a1yw_129:not(#\9)::before {
|
|
138
138
|
content: " ";
|
|
139
139
|
display: block;
|
|
140
140
|
position: absolute;
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
141
|
+
inset-inline-start: calc(-1 * 2px);
|
|
142
|
+
inset-block-start: calc(-1 * 2px);
|
|
143
|
+
inline-size: calc(100% + 2 * 2px);
|
|
144
|
+
block-size: calc(100% + 2 * 2px);
|
|
145
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
146
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
147
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
148
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
146
149
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
147
150
|
}
|
|
148
151
|
|
|
149
|
-
.awsui_toggle-
|
|
152
|
+
.awsui_toggle-control_4yi2u_1a1yw_151:not(#\9) {
|
|
150
153
|
forced-color-adjust: none;
|
|
151
|
-
margin-
|
|
152
|
-
min-
|
|
153
|
-
min-
|
|
154
|
-
|
|
155
|
-
|
|
154
|
+
margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - 16px) / 2);
|
|
155
|
+
min-block-size: 16px;
|
|
156
|
+
min-inline-size: 24px;
|
|
157
|
+
block-size: 16px;
|
|
158
|
+
inline-size: 24px;
|
|
156
159
|
background: var(--color-background-toggle-default-6qtbef, #414d5c);
|
|
157
|
-
border-radius: 8px;
|
|
160
|
+
border-start-start-radius: 8px;
|
|
161
|
+
border-start-end-radius: 8px;
|
|
162
|
+
border-end-start-radius: 8px;
|
|
163
|
+
border-end-end-radius: 8px;
|
|
158
164
|
}
|
|
159
|
-
.awsui_toggle-control-
|
|
165
|
+
.awsui_toggle-control-checked_4yi2u_1a1yw_164:not(#\9) {
|
|
160
166
|
background: var(--color-background-control-checked-w517i0, #0972d3);
|
|
161
167
|
}
|
|
162
|
-
.awsui_toggle-control-
|
|
168
|
+
.awsui_toggle-control-disabled_4yi2u_1a1yw_167:not(#\9) {
|
|
163
169
|
background: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
164
170
|
}
|
|
165
|
-
.awsui_toggle-control-
|
|
171
|
+
.awsui_toggle-control-disabled_4yi2u_1a1yw_167.awsui_toggle-control-checked_4yi2u_1a1yw_164:not(#\9) {
|
|
166
172
|
background: var(--color-background-toggle-checked-disabled-uqvx2z, #b5d6f4);
|
|
167
173
|
}
|
|
168
174
|
|
|
169
|
-
.awsui_toggle-
|
|
175
|
+
.awsui_toggle-handle_4yi2u_1a1yw_174:not(#\9) {
|
|
170
176
|
display: block;
|
|
171
177
|
position: absolute;
|
|
172
|
-
border-radius: 6px;
|
|
178
|
+
border-start-start-radius: 6px;
|
|
179
|
+
border-start-end-radius: 6px;
|
|
180
|
+
border-end-start-radius: 6px;
|
|
181
|
+
border-end-end-radius: 6px;
|
|
173
182
|
background: var(--color-foreground-control-default-wq2gpa, #ffffff);
|
|
174
183
|
box-shadow: 1px 1px rgba(0, 0, 0, 0.25);
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
184
|
+
inline-size: 12px;
|
|
185
|
+
block-size: 12px;
|
|
186
|
+
inset-block-start: 2px;
|
|
187
|
+
inset-inline-start: 2px;
|
|
179
188
|
transition: transform var(--motion-duration-fast-sbm3r7, 90ms) var(--motion-easing-ease-out-quart-rrej5m, cubic-bezier(0.165, 0.84, 0.44, 1)), background-color var(--motion-duration-fast-sbm3r7, 90ms) var(--motion-easing-ease-out-quart-rrej5m, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
180
189
|
}
|
|
181
|
-
.awsui_toggle-handle-
|
|
190
|
+
.awsui_toggle-handle-checked_4yi2u_1a1yw_189:not(#\9) {
|
|
182
191
|
transform: translateX(8px);
|
|
183
192
|
}
|
|
184
|
-
.awsui_toggle-handle-
|
|
193
|
+
.awsui_toggle-handle-disabled_4yi2u_1a1yw_192:not(#\9) {
|
|
185
194
|
background: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
|
|
186
195
|
box-shadow: none;
|
|
187
196
|
}
|
|
188
197
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.awsui_toggle-
|
|
198
|
+
.awsui_toggle-handle_4yi2u_1a1yw_174:not(#\9) {
|
|
190
199
|
animation: none;
|
|
191
200
|
transition: none;
|
|
192
201
|
}
|
|
193
202
|
}
|
|
194
|
-
.awsui-motion-disabled .awsui_toggle-
|
|
203
|
+
.awsui-motion-disabled .awsui_toggle-handle_4yi2u_1a1yw_174:not(#\9), .awsui-mode-entering .awsui_toggle-handle_4yi2u_1a1yw_174:not(#\9) {
|
|
195
204
|
animation: none;
|
|
196
205
|
transition: none;
|
|
197
206
|
}
|