@cloudscape-design/components 3.0.685 → 3.0.687
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +255 -255
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js +2 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +12 -11
- package/button-dropdown/item-element/styles.scoped.css +14 -14
- package/button-dropdown/item-element/styles.selectors.js +12 -11
- package/button-dropdown/tooltip.d.ts +2 -1
- package/button-dropdown/tooltip.d.ts.map +1 -1
- package/button-dropdown/tooltip.js +2 -2
- package/button-dropdown/tooltip.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +0 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -31
- package/container/styles.scoped.css +54 -57
- package/container/styles.selectors.js +30 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/icon/styles.css.js +38 -37
- package/icon/styles.scoped.css +82 -80
- package/icon/styles.selectors.js +38 -37
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +57 -55
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +11 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/package.json +2 -1
- package/prompt-input/index.d.ts +6 -0
- package/prompt-input/index.d.ts.map +1 -0
- package/prompt-input/index.js +27 -0
- package/prompt-input/index.js.map +1 -0
- package/prompt-input/interfaces.d.ts +82 -0
- package/prompt-input/interfaces.d.ts.map +1 -0
- package/prompt-input/interfaces.js +2 -0
- package/prompt-input/interfaces.js.map +1 -0
- package/prompt-input/internal.d.ts +8 -0
- package/prompt-input/internal.d.ts.map +1 -0
- package/prompt-input/internal.js +109 -0
- package/prompt-input/internal.js.map +1 -0
- package/prompt-input/styles.css.js +13 -0
- package/prompt-input/styles.scoped.css +248 -0
- package/prompt-input/styles.selectors.js +14 -0
- package/prompt-input/test-classes/styles.css.js +8 -0
- package/prompt-input/test-classes/styles.scoped.css +15 -0
- package/prompt-input/test-classes/styles.selectors.js +9 -0
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/bottom.d.ts.map +1 -1
- package/split-panel/bottom.js +3 -0
- package/split-panel/bottom.js.map +1 -1
- package/split-panel/styles.css.js +27 -26
- package/split-panel/styles.scoped.css +44 -41
- package/split-panel/styles.selectors.js +27 -26
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/prompt-input/index.d.ts +18 -0
- package/test-utils/dom/prompt-input/index.js +49 -0
- package/test-utils/dom/prompt-input/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.d.ts +6 -0
- package/test-utils/selectors/prompt-input/index.js +15 -0
- package/test-utils/selectors/prompt-input/index.js.map +1 -0
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -98,52 +98,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
@keyframes awsui_spinner-
|
|
101
|
+
@keyframes awsui_spinner-rotator_1612d_andhz_1 {
|
|
102
102
|
0% {
|
|
103
|
-
transform: rotate(var(--awsui-spinner-rotator-from-
|
|
103
|
+
transform: rotate(var(--awsui-spinner-rotator-from-g964ok));
|
|
104
104
|
}
|
|
105
105
|
100% {
|
|
106
|
-
transform: rotate(var(--awsui-spinner-rotator-to-
|
|
106
|
+
transform: rotate(var(--awsui-spinner-rotator-to-g964ok));
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
|
-
@keyframes awsui_spinner-line-
|
|
109
|
+
@keyframes awsui_spinner-line-left_1612d_andhz_1 {
|
|
110
110
|
0% {
|
|
111
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
111
|
+
transform: rotate(var(--awsui-spinner-line-left-from-g964ok));
|
|
112
112
|
}
|
|
113
113
|
50% {
|
|
114
|
-
transform: rotate(var(--awsui-spinner-line-left-to-
|
|
114
|
+
transform: rotate(var(--awsui-spinner-line-left-to-g964ok));
|
|
115
115
|
}
|
|
116
116
|
100% {
|
|
117
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
117
|
+
transform: rotate(var(--awsui-spinner-line-left-from-g964ok));
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
@keyframes awsui_spinner-line-
|
|
120
|
+
@keyframes awsui_spinner-line-right_1612d_andhz_1 {
|
|
121
121
|
0% {
|
|
122
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
122
|
+
transform: rotate(var(--awsui-spinner-line-right-from-g964ok));
|
|
123
123
|
}
|
|
124
124
|
50% {
|
|
125
|
-
transform: rotate(var(--awsui-spinner-line-right-to-
|
|
125
|
+
transform: rotate(var(--awsui-spinner-line-right-to-g964ok));
|
|
126
126
|
}
|
|
127
127
|
100% {
|
|
128
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
128
|
+
transform: rotate(var(--awsui-spinner-line-right-from-g964ok));
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
.
|
|
132
|
-
--awsui-spinner-rotator-from-
|
|
133
|
-
--awsui-spinner-rotator-to-
|
|
134
|
-
--awsui-spinner-line-left-from-
|
|
135
|
-
--awsui-spinner-line-left-to-
|
|
136
|
-
--awsui-spinner-line-right-from-
|
|
137
|
-
--awsui-spinner-line-right-to-
|
|
131
|
+
.awsui_root_1612d_andhz_131:not(#\9) {
|
|
132
|
+
--awsui-spinner-rotator-from-g964ok: 0deg;
|
|
133
|
+
--awsui-spinner-rotator-to-g964ok: 360deg;
|
|
134
|
+
--awsui-spinner-line-left-from-g964ok: 0deg;
|
|
135
|
+
--awsui-spinner-line-left-to-g964ok: 120deg;
|
|
136
|
+
--awsui-spinner-line-right-from-g964ok: 90deg;
|
|
137
|
+
--awsui-spinner-line-right-to-g964ok: -30deg;
|
|
138
138
|
display: inline-block;
|
|
139
139
|
vertical-align: top;
|
|
140
140
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
141
|
-
animation: awsui_spinner-
|
|
141
|
+
animation: awsui_spinner-rotator_1612d_andhz_1 0.7s linear infinite;
|
|
142
142
|
box-sizing: border-box;
|
|
143
143
|
line-height: 0;
|
|
144
144
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_1612d_andhz_131.awsui_size-normal_1612d_andhz_146:not(#\9) {
|
|
147
147
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
148
148
|
block-size: var(--size-icon-normal-0m1722, 16px);
|
|
149
149
|
padding-block: calc((var(--size-icon-normal-0m1722, 16px) - 12px) / 2);
|
|
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
margin-block: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / 2);
|
|
152
152
|
box-sizing: border-box;
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_root_1612d_andhz_131.awsui_size-big_1612d_andhz_154:not(#\9) {
|
|
155
155
|
inline-size: var(--size-icon-big-zkdryd, 32px);
|
|
156
156
|
block-size: var(--size-icon-big-zkdryd, 32px);
|
|
157
157
|
padding-block: calc((var(--size-icon-big-zkdryd, 32px) - 24px) / 2);
|
|
@@ -159,7 +159,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
margin-block: calc((var(--line-height-heading-xl-avbttk, 30px) - var(--size-icon-big-zkdryd, 32px)) / 2);
|
|
160
160
|
box-sizing: border-box;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_root_1612d_andhz_131.awsui_size-large_1612d_andhz_162:not(#\9) {
|
|
163
163
|
inline-size: var(--size-icon-large-bivhmh, 48px);
|
|
164
164
|
block-size: var(--size-icon-large-bivhmh, 48px);
|
|
165
165
|
padding-block: calc((var(--size-icon-large-bivhmh, 48px) - 36px) / 2);
|
|
@@ -167,32 +167,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
margin-block: calc((var(--line-height-display-l-8nioft, 48px) - var(--size-icon-large-bivhmh, 48px)) / 2);
|
|
168
168
|
box-sizing: border-box;
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_root_1612d_andhz_131.awsui_variant-normal_1612d_andhz_170:not(#\9) {
|
|
171
171
|
color: currentColor;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_root_1612d_andhz_131.awsui_variant-disabled_1612d_andhz_173:not(#\9) {
|
|
174
174
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_root_1612d_andhz_131.awsui_variant-inverted_1612d_andhz_176:not(#\9) {
|
|
177
177
|
color: var(--color-text-inverted-70cpkk, #ffffff);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
180
|
-
--awsui-spinner-rotator-from-
|
|
181
|
-
--awsui-spinner-rotator-to-
|
|
182
|
-
--awsui-spinner-line-left-from-
|
|
183
|
-
--awsui-spinner-line-left-to-
|
|
184
|
-
--awsui-spinner-line-right-from-
|
|
185
|
-
--awsui-spinner-line-right-to-
|
|
179
|
+
.awsui_root_1612d_andhz_131:not(#\9):dir(rtl) {
|
|
180
|
+
--awsui-spinner-rotator-from-g964ok: 360deg;
|
|
181
|
+
--awsui-spinner-rotator-to-g964ok: 0deg;
|
|
182
|
+
--awsui-spinner-line-left-from-g964ok: 0deg;
|
|
183
|
+
--awsui-spinner-line-left-to-g964ok: -120deg;
|
|
184
|
+
--awsui-spinner-line-right-from-g964ok: -90deg;
|
|
185
|
+
--awsui-spinner-line-right-to-g964ok: 30deg;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.
|
|
188
|
+
.awsui_circle_1612d_andhz_188:not(#\9) {
|
|
189
189
|
display: inline-block;
|
|
190
190
|
inline-size: 50%;
|
|
191
191
|
block-size: 100%;
|
|
192
192
|
overflow: hidden;
|
|
193
193
|
position: relative;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_circle_1612d_andhz_188:not(#\9):after {
|
|
196
196
|
position: absolute;
|
|
197
197
|
box-sizing: border-box;
|
|
198
198
|
content: "";
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
border-inline-end-color: transparent;
|
|
206
206
|
border-block-end-color: transparent;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_circle_1612d_andhz_188:not(#\9):after {
|
|
209
209
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
210
210
|
animation: 1.5s ease-in-out infinite;
|
|
211
211
|
inset-block-start: 0;
|
|
@@ -213,13 +213,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
block-size: 100%;
|
|
214
214
|
inline-size: 200%;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_circle_1612d_andhz_188.awsui_circle-left_1612d_andhz_216:not(#\9):after {
|
|
217
217
|
inset-inline-start: 0;
|
|
218
218
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
219
|
-
animation-name: awsui_spinner-line-
|
|
219
|
+
animation-name: awsui_spinner-line-left_1612d_andhz_1;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_circle_1612d_andhz_188.awsui_circle-right_1612d_andhz_221:not(#\9):after {
|
|
222
222
|
inset-inline-start: -100%;
|
|
223
223
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
224
|
-
animation-name: awsui_spinner-line-
|
|
224
|
+
animation-name: awsui_spinner-line-right_1612d_andhz_1;
|
|
225
225
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
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
|
-
"spinner-rotator": "awsui_spinner-
|
|
7
|
-
"size-normal": "awsui_size-
|
|
8
|
-
"size-big": "awsui_size-
|
|
9
|
-
"size-large": "awsui_size-
|
|
10
|
-
"variant-normal": "awsui_variant-
|
|
11
|
-
"variant-disabled": "awsui_variant-
|
|
12
|
-
"variant-inverted": "awsui_variant-
|
|
13
|
-
"circle": "
|
|
14
|
-
"circle-left": "awsui_circle-
|
|
15
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
16
|
-
"circle-right": "awsui_circle-
|
|
17
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
5
|
+
"root": "awsui_root_1612d_andhz_131",
|
|
6
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_andhz_1",
|
|
7
|
+
"size-normal": "awsui_size-normal_1612d_andhz_146",
|
|
8
|
+
"size-big": "awsui_size-big_1612d_andhz_154",
|
|
9
|
+
"size-large": "awsui_size-large_1612d_andhz_162",
|
|
10
|
+
"variant-normal": "awsui_variant-normal_1612d_andhz_170",
|
|
11
|
+
"variant-disabled": "awsui_variant-disabled_1612d_andhz_173",
|
|
12
|
+
"variant-inverted": "awsui_variant-inverted_1612d_andhz_176",
|
|
13
|
+
"circle": "awsui_circle_1612d_andhz_188",
|
|
14
|
+
"circle-left": "awsui_circle-left_1612d_andhz_216",
|
|
15
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_andhz_1",
|
|
16
|
+
"circle-right": "awsui_circle-right_1612d_andhz_221",
|
|
17
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_andhz_1"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bottom.d.ts","sourceRoot":"","sources":["../../../src/split-panel/bottom.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAGjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"bottom.d.ts","sourceRoot":"","sources":["../../../src/split-panel/bottom.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAGjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAQtD,UAAU,4BAA6B,SAAQ,sBAAsB;IACnE,KAAK,EAAE,gBAAgB,CAAC;IACxB,uBAAuB,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACxC,iBAAiB,EAAE,KAAK,CAAC,aAAa,GAAG,SAAS,CAAC;CACpD;AAED,wBAAgB,uBAAuB,CAAC,EACtC,SAAS,EACT,MAAM,EACN,KAAK,EACL,uBAAuB,EACvB,aAAa,EACb,UAAU,EACV,MAAM,EACN,YAAY,EACZ,QAAQ,EACR,iBAAiB,EACjB,aAAa,EACb,QAAQ,GACT,EAAE,4BAA4B,eAwD9B"}
|
package/split-panel/bottom.js
CHANGED
|
@@ -9,8 +9,10 @@ import { useVisualRefresh } from '../internal/hooks/use-visual-mode';
|
|
|
9
9
|
import { useResizeObserver } from '@cloudscape-design/component-toolkit/internal';
|
|
10
10
|
import styles from './styles.css.js';
|
|
11
11
|
import testUtilStyles from './test-classes/styles.css.js';
|
|
12
|
+
import { getGlobalFlag } from '../internal/utils/global-flags';
|
|
12
13
|
export function SplitPanelContentBottom({ baseProps, isOpen, state, transitioningElementRef, splitPanelRef, cappedSize, header, resizeHandle, children, appLayoutMaxWidth, panelHeaderId, onToggle, }) {
|
|
13
14
|
const isRefresh = useVisualRefresh();
|
|
15
|
+
const hasToolbar = getGlobalFlag('appLayoutWidget');
|
|
14
16
|
const { bottomOffset, leftOffset, rightOffset, disableContentPaddings, contentWrapperPaddings, reportHeaderHeight } = useSplitPanelContext();
|
|
15
17
|
const transitionContentBottomRef = useMergeRefs(splitPanelRef || null, transitioningElementRef);
|
|
16
18
|
const isMobile = useMobile();
|
|
@@ -33,6 +35,7 @@ export function SplitPanelContentBottom({ baseProps, isOpen, state, transitionin
|
|
|
33
35
|
[styles['drawer-disable-content-paddings']]: disableContentPaddings,
|
|
34
36
|
[styles.animating]: isRefresh && (state === 'entering' || state === 'exiting'),
|
|
35
37
|
[styles.refresh]: isRefresh,
|
|
38
|
+
[styles['with-toolbar']]: hasToolbar,
|
|
36
39
|
}), onClick: () => !isOpen && onToggle(), style: {
|
|
37
40
|
insetBlockEnd: bottomOffset,
|
|
38
41
|
insetInlineStart: leftOffset,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bottom.js","sourceRoot":"","sources":["../../../src/split-panel/bottom.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAGzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAClF,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,cAAc,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"bottom.js","sourceRoot":"","sources":["../../../src/split-panel/bottom.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport React, { useEffect, useRef } from 'react';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useMobile } from '../internal/hooks/use-mobile';\nimport { TransitionStatus } from '../internal/components/transition';\nimport { SplitPanelContentProps } from './interfaces';\nimport { useSplitPanelContext } from '../internal/context/split-panel-context';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { useResizeObserver } from '@cloudscape-design/component-toolkit/internal';\nimport styles from './styles.css.js';\nimport testUtilStyles from './test-classes/styles.css.js';\nimport { getGlobalFlag } from '../internal/utils/global-flags';\n\ninterface SplitPanelContentBottomProps extends SplitPanelContentProps {\n state: TransitionStatus;\n transitioningElementRef: React.Ref<any>;\n appLayoutMaxWidth: React.CSSProperties | undefined;\n}\n\nexport function SplitPanelContentBottom({\n baseProps,\n isOpen,\n state,\n transitioningElementRef,\n splitPanelRef,\n cappedSize,\n header,\n resizeHandle,\n children,\n appLayoutMaxWidth,\n panelHeaderId,\n onToggle,\n}: SplitPanelContentBottomProps) {\n const isRefresh = useVisualRefresh();\n const hasToolbar = getGlobalFlag('appLayoutWidget');\n const { bottomOffset, leftOffset, rightOffset, disableContentPaddings, contentWrapperPaddings, reportHeaderHeight } =\n useSplitPanelContext();\n const transitionContentBottomRef = useMergeRefs(splitPanelRef || null, transitioningElementRef);\n const isMobile = useMobile();\n\n const headerRef = useRef<HTMLDivElement>(null);\n useResizeObserver(headerRef, entry => reportHeaderHeight(entry.borderBoxHeight));\n useEffect(() => {\n // report empty height when unmounting the panel\n return () => reportHeaderHeight(0);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, []);\n\n const centeredMaxWidthClasses = clsx({\n [styles['pane-bottom-center-align']]: isRefresh,\n [styles['pane-bottom-content-nav-padding']]: contentWrapperPaddings?.closedNav,\n [styles['pane-bottom-content-tools-padding']]: contentWrapperPaddings?.closedTools,\n });\n\n return (\n <div\n {...baseProps}\n className={clsx(baseProps.className, styles.drawer, styles['position-bottom'], testUtilStyles.root, {\n [testUtilStyles['open-position-bottom']]: isOpen,\n [styles['drawer-closed']]: !isOpen,\n [styles['drawer-mobile']]: isMobile,\n [styles['drawer-disable-content-paddings']]: disableContentPaddings,\n [styles.animating]: isRefresh && (state === 'entering' || state === 'exiting'),\n [styles.refresh]: isRefresh,\n [styles['with-toolbar']]: hasToolbar,\n })}\n onClick={() => !isOpen && onToggle()}\n style={{\n insetBlockEnd: bottomOffset,\n insetInlineStart: leftOffset,\n insetInlineEnd: rightOffset,\n blockSize: isOpen ? cappedSize : undefined,\n }}\n ref={transitionContentBottomRef}\n >\n {isOpen && <div className={styles['slider-wrapper-bottom']}>{resizeHandle}</div>}\n <div className={styles['drawer-content-bottom']} aria-labelledby={panelHeaderId} role=\"region\">\n <div className={clsx(styles['pane-header-wrapper-bottom'], centeredMaxWidthClasses)} ref={headerRef}>\n {header}\n </div>\n <div className={clsx(styles['content-bottom'], centeredMaxWidthClasses)} aria-hidden={!isOpen}>\n <div className={clsx({ [styles['content-bottom-max-width']]: isRefresh })} style={appLayoutMaxWidth}>\n {children}\n </div>\n </div>\n </div>\n </div>\n );\n}\n"]}
|
|
@@ -1,31 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"drawer": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"animating": "
|
|
7
|
-
"drawer-closed": "awsui_drawer-
|
|
8
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
9
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
10
|
-
"position-bottom": "awsui_position-
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"slider-wrapper-
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"drawer-
|
|
18
|
-
"content-
|
|
19
|
-
"
|
|
20
|
-
"pane-bottom-
|
|
21
|
-
"pane-bottom-content-
|
|
22
|
-
"
|
|
23
|
-
"content-
|
|
24
|
-
"
|
|
25
|
-
"pane-
|
|
26
|
-
"
|
|
27
|
-
"header
|
|
28
|
-
"header-
|
|
29
|
-
"
|
|
4
|
+
"drawer": "awsui_drawer_1r9lg_10v1l_197",
|
|
5
|
+
"refresh": "awsui_refresh_1r9lg_10v1l_197",
|
|
6
|
+
"animating": "awsui_animating_1r9lg_10v1l_211",
|
|
7
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_10v1l_266",
|
|
8
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_10v1l_271",
|
|
9
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_10v1l_287",
|
|
10
|
+
"position-bottom": "awsui_position-bottom_1r9lg_10v1l_294",
|
|
11
|
+
"with-toolbar": "awsui_with-toolbar_1r9lg_10v1l_311",
|
|
12
|
+
"position-side": "awsui_position-side_1r9lg_10v1l_324",
|
|
13
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_10v1l_330",
|
|
14
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_10v1l_341",
|
|
15
|
+
"open-button-side": "awsui_open-button-side_1r9lg_10v1l_352",
|
|
16
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_10v1l_361",
|
|
17
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_10v1l_371",
|
|
18
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_10v1l_375",
|
|
19
|
+
"content-bottom": "awsui_content-bottom_1r9lg_10v1l_384",
|
|
20
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_10v1l_400",
|
|
21
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_10v1l_405",
|
|
22
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_10v1l_409",
|
|
23
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_10v1l_413",
|
|
24
|
+
"content-side": "awsui_content-side_1r9lg_10v1l_418",
|
|
25
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_10v1l_428",
|
|
26
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_10v1l_434",
|
|
27
|
+
"header": "awsui_header_1r9lg_10v1l_442",
|
|
28
|
+
"header-text": "awsui_header-text_1r9lg_10v1l_452",
|
|
29
|
+
"header-actions": "awsui_header-actions_1r9lg_10v1l_465",
|
|
30
|
+
"divider": "awsui_divider_1r9lg_10v1l_473"
|
|
30
31
|
};
|
|
31
32
|
|
|
@@ -194,36 +194,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
195
195
|
SPDX-License-Identifier: Apache-2.0
|
|
196
196
|
*/
|
|
197
|
-
.
|
|
197
|
+
.awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197:not(#\9) {
|
|
198
198
|
transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
199
199
|
transition-property: none;
|
|
200
200
|
}
|
|
201
201
|
@media (prefers-reduced-motion: reduce) {
|
|
202
|
-
.
|
|
202
|
+
.awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197:not(#\9) {
|
|
203
203
|
animation: none;
|
|
204
204
|
transition: none;
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
|
-
.awsui-motion-disabled .
|
|
207
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197:not(#\9) {
|
|
208
208
|
animation: none;
|
|
209
209
|
transition: none;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197.awsui_animating_1r9lg_10v1l_211:not(#\9) {
|
|
212
212
|
transition-property: transform;
|
|
213
213
|
transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
214
214
|
}
|
|
215
215
|
@media (prefers-reduced-motion: reduce) {
|
|
216
|
-
.
|
|
216
|
+
.awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197.awsui_animating_1r9lg_10v1l_211:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
|
-
.awsui-motion-disabled .
|
|
221
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197.awsui_animating_1r9lg_10v1l_211:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_10v1l_197.awsui_refresh_1r9lg_10v1l_197.awsui_animating_1r9lg_10v1l_211:not(#\9) {
|
|
222
222
|
animation: none;
|
|
223
223
|
transition: none;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
.awsui_drawer_1r9lg_10v1l_197:not(#\9) {
|
|
227
227
|
border-collapse: separate;
|
|
228
228
|
border-spacing: 0;
|
|
229
229
|
box-sizing: border-box;
|
|
@@ -264,35 +264,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
264
264
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
265
265
|
z-index: 840;
|
|
266
266
|
}
|
|
267
|
-
.awsui_drawer-
|
|
267
|
+
.awsui_drawer-closed_1r9lg_10v1l_266:not(#\9) {
|
|
268
268
|
cursor: pointer;
|
|
269
269
|
min-inline-size: 40px;
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_drawer-content-
|
|
272
|
+
.awsui_drawer-content-side_1r9lg_10v1l_271:not(#\9) {
|
|
273
273
|
display: flex;
|
|
274
274
|
align-items: center;
|
|
275
275
|
block-size: 100%;
|
|
276
276
|
overflow: auto;
|
|
277
277
|
}
|
|
278
|
-
.awsui_drawer-
|
|
278
|
+
.awsui_drawer-closed_1r9lg_10v1l_266 > .awsui_drawer-content-side_1r9lg_10v1l_271:not(#\9) {
|
|
279
279
|
inline-size: 40px;
|
|
280
280
|
}
|
|
281
|
-
.awsui_drawer-
|
|
281
|
+
.awsui_drawer-closed_1r9lg_10v1l_266 > .awsui_drawer-content-side_1r9lg_10v1l_271:not(#\9):hover {
|
|
282
282
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
283
283
|
}
|
|
284
|
-
.awsui_drawer-content-
|
|
284
|
+
.awsui_drawer-content-side_1r9lg_10v1l_271 > [aria-hidden=true]:not(#\9) {
|
|
285
285
|
display: none;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
:not(#\9):not(.awsui_drawer-
|
|
288
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_10v1l_266) > .awsui_drawer-content-bottom_1r9lg_10v1l_287 {
|
|
289
289
|
overflow-y: auto;
|
|
290
290
|
position: absolute;
|
|
291
291
|
inset: 0;
|
|
292
292
|
clip-path: border-box;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_position-
|
|
295
|
+
.awsui_position-bottom_1r9lg_10v1l_294:not(#\9) {
|
|
296
296
|
position: fixed;
|
|
297
297
|
overflow-y: auto;
|
|
298
298
|
border-block-start: var(--border-panel-top-width-7uc0w9, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
@@ -301,31 +301,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
301
|
SplitPanel is no longer in fixed position in the DOM.
|
|
302
302
|
*/
|
|
303
303
|
}
|
|
304
|
-
.awsui_position-
|
|
304
|
+
.awsui_position-bottom_1r9lg_10v1l_294:not(#\9):not(.awsui_refresh_1r9lg_10v1l_197) {
|
|
305
305
|
box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
306
306
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
307
307
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
308
308
|
}
|
|
309
|
-
.awsui_position-
|
|
309
|
+
.awsui_position-bottom_1r9lg_10v1l_294.awsui_drawer-closed_1r9lg_10v1l_266:not(#\9) {
|
|
310
310
|
overflow: hidden;
|
|
311
311
|
}
|
|
312
|
-
.awsui_position-
|
|
312
|
+
.awsui_position-bottom_1r9lg_10v1l_294.awsui_drawer-closed_1r9lg_10v1l_266.awsui_with-toolbar_1r9lg_10v1l_311:not(#\9) {
|
|
313
|
+
display: none;
|
|
314
|
+
}
|
|
315
|
+
.awsui_position-bottom_1r9lg_10v1l_294.awsui_drawer-closed_1r9lg_10v1l_266:not(#\9):hover {
|
|
313
316
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
314
317
|
}
|
|
315
|
-
.awsui_position-
|
|
318
|
+
.awsui_position-bottom_1r9lg_10v1l_294 > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > [aria-hidden=true]:not(#\9) {
|
|
316
319
|
display: none;
|
|
317
320
|
}
|
|
318
|
-
.awsui_position-
|
|
321
|
+
.awsui_position-bottom_1r9lg_10v1l_294.awsui_refresh_1r9lg_10v1l_197:not(#\9) {
|
|
319
322
|
position: relative;
|
|
320
323
|
}
|
|
321
324
|
|
|
322
|
-
.awsui_position-
|
|
325
|
+
.awsui_position-side_1r9lg_10v1l_324:not(#\9) {
|
|
323
326
|
border-block-start: none;
|
|
324
327
|
box-shadow: var(--shadow-split-side-ggdtnk, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
|
|
325
328
|
block-size: 100%;
|
|
326
329
|
}
|
|
327
330
|
|
|
328
|
-
.awsui_slider-wrapper-
|
|
331
|
+
.awsui_slider-wrapper-bottom_1r9lg_10v1l_330:not(#\9) {
|
|
329
332
|
position: absolute;
|
|
330
333
|
inset-block-start: 0;
|
|
331
334
|
inset-inline-start: 0;
|
|
@@ -336,7 +339,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
336
339
|
z-index: 2;
|
|
337
340
|
}
|
|
338
341
|
|
|
339
|
-
.awsui_slider-wrapper-
|
|
342
|
+
.awsui_slider-wrapper-side_1r9lg_10v1l_341:not(#\9) {
|
|
340
343
|
position: absolute;
|
|
341
344
|
inset-inline-start: 0;
|
|
342
345
|
inset-block-start: 0;
|
|
@@ -347,7 +350,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
347
350
|
z-index: 1;
|
|
348
351
|
}
|
|
349
352
|
|
|
350
|
-
.awsui_open-button-
|
|
353
|
+
.awsui_open-button-side_1r9lg_10v1l_352:not(#\9) {
|
|
351
354
|
flex: 0 0 auto;
|
|
352
355
|
align-self: flex-start;
|
|
353
356
|
box-sizing: border-box;
|
|
@@ -356,7 +359,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
356
359
|
margin-inline: auto;
|
|
357
360
|
}
|
|
358
361
|
|
|
359
|
-
.awsui_pane-header-wrapper-
|
|
362
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_10v1l_361:not(#\9) {
|
|
360
363
|
position: sticky;
|
|
361
364
|
inset-block-start: 0;
|
|
362
365
|
display: flex;
|
|
@@ -366,54 +369,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
366
369
|
padding-block: 0;
|
|
367
370
|
padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
368
371
|
}
|
|
369
|
-
.awsui_drawer-
|
|
372
|
+
.awsui_drawer-mobile_1r9lg_10v1l_371 > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > .awsui_pane-header-wrapper-bottom_1r9lg_10v1l_361:not(#\9) {
|
|
370
373
|
padding-block: 0;
|
|
371
374
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
372
375
|
}
|
|
373
|
-
.awsui_drawer-disable-content-
|
|
376
|
+
.awsui_drawer-disable-content-paddings_1r9lg_10v1l_375 > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > .awsui_pane-header-wrapper-bottom_1r9lg_10v1l_361:not(#\9) {
|
|
374
377
|
padding-block: 0;
|
|
375
378
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
376
379
|
}
|
|
377
|
-
:not(#\9):not(.awsui_drawer-
|
|
380
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_10v1l_266) > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > .awsui_pane-header-wrapper-bottom_1r9lg_10v1l_361 {
|
|
378
381
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
379
382
|
border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
380
383
|
}
|
|
381
384
|
|
|
382
|
-
.awsui_content-
|
|
385
|
+
.awsui_content-bottom_1r9lg_10v1l_384:not(#\9) {
|
|
383
386
|
padding-block: 0;
|
|
384
387
|
padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
385
388
|
margin-block-start: var(--space-panel-split-top-q1pux4, 20px);
|
|
386
389
|
position: relative;
|
|
387
390
|
z-index: 0;
|
|
388
391
|
}
|
|
389
|
-
.awsui_drawer-
|
|
392
|
+
.awsui_drawer-mobile_1r9lg_10v1l_371 > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > .awsui_content-bottom_1r9lg_10v1l_384:not(#\9) {
|
|
390
393
|
padding-block: 0;
|
|
391
394
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
392
395
|
}
|
|
393
|
-
.awsui_drawer-disable-content-
|
|
396
|
+
.awsui_drawer-disable-content-paddings_1r9lg_10v1l_375 > .awsui_drawer-content-bottom_1r9lg_10v1l_287 > .awsui_content-bottom_1r9lg_10v1l_384:not(#\9) {
|
|
394
397
|
padding-block: 0;
|
|
395
398
|
padding-inline: 0;
|
|
396
399
|
}
|
|
397
400
|
|
|
398
|
-
.awsui_pane-bottom-center-
|
|
401
|
+
.awsui_pane-bottom-center-align_1r9lg_10v1l_400:not(#\9) {
|
|
399
402
|
display: flex;
|
|
400
403
|
justify-content: center;
|
|
401
404
|
}
|
|
402
405
|
|
|
403
|
-
.awsui_pane-bottom-content-nav-
|
|
406
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_10v1l_405:not(#\9) {
|
|
404
407
|
padding-inline-start: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
|
|
405
408
|
}
|
|
406
409
|
|
|
407
|
-
.awsui_pane-bottom-content-tools-
|
|
410
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_10v1l_409:not(#\9) {
|
|
408
411
|
padding-inline-end: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
|
|
409
412
|
}
|
|
410
413
|
|
|
411
|
-
.awsui_content-bottom-max-
|
|
414
|
+
.awsui_content-bottom-max-width_1r9lg_10v1l_413:not(#\9) {
|
|
412
415
|
flex-grow: 1;
|
|
413
416
|
max-inline-size: 100%;
|
|
414
417
|
}
|
|
415
418
|
|
|
416
|
-
.awsui_content-
|
|
419
|
+
.awsui_content-side_1r9lg_10v1l_418:not(#\9) {
|
|
417
420
|
flex: auto;
|
|
418
421
|
align-self: flex-start;
|
|
419
422
|
box-sizing: border-box;
|
|
@@ -423,13 +426,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
423
426
|
inset-inline: 0;
|
|
424
427
|
block-size: 100%;
|
|
425
428
|
}
|
|
426
|
-
.awsui_content-
|
|
429
|
+
.awsui_content-side_1r9lg_10v1l_418 > .awsui_pane-header-wrapper-side_1r9lg_10v1l_428:not(#\9) {
|
|
427
430
|
padding-block: 0;
|
|
428
431
|
padding-inline-end: var(--space-m-udix3p, 16px);
|
|
429
432
|
padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
|
|
430
433
|
border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
431
434
|
}
|
|
432
|
-
.awsui_content-
|
|
435
|
+
.awsui_content-side_1r9lg_10v1l_418 > .awsui_pane-content-wrapper-side_1r9lg_10v1l_434:not(#\9) {
|
|
433
436
|
padding-block: 0;
|
|
434
437
|
padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
|
|
435
438
|
padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
|
|
@@ -437,7 +440,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
437
440
|
margin-block-end: var(--space-panel-split-bottom-qwdduf, 20px);
|
|
438
441
|
}
|
|
439
442
|
|
|
440
|
-
.
|
|
443
|
+
.awsui_header_1r9lg_10v1l_442:not(#\9) {
|
|
441
444
|
display: flex;
|
|
442
445
|
flex: auto;
|
|
443
446
|
flex-direction: row;
|
|
@@ -447,7 +450,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
447
450
|
margin-block: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
448
451
|
margin-inline: 0;
|
|
449
452
|
}
|
|
450
|
-
.awsui_header-
|
|
453
|
+
.awsui_header-text_1r9lg_10v1l_452:not(#\9) {
|
|
451
454
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
452
455
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
453
456
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -460,7 +463,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
460
463
|
margin-block-start: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
|
|
461
464
|
}
|
|
462
465
|
|
|
463
|
-
.awsui_header-
|
|
466
|
+
.awsui_header-actions_1r9lg_10v1l_465:not(#\9) {
|
|
464
467
|
display: flex;
|
|
465
468
|
flex-direction: row;
|
|
466
469
|
justify-content: space-between;
|
|
@@ -468,7 +471,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
468
471
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
469
472
|
}
|
|
470
473
|
|
|
471
|
-
.
|
|
474
|
+
.awsui_divider_1r9lg_10v1l_473:not(#\9) {
|
|
472
475
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
473
476
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
474
477
|
margin-inline: var(--space-scaled-xs-26e2du, 8px);
|