@cloudscape-design/components 3.0.1109 → 3.0.1110
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/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +10 -8
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"disable-paddings": "awsui_disable-
|
|
6
|
-
"main": "
|
|
7
|
-
"content-wrap": "awsui_content-
|
|
8
|
-
"wrap-actions": "awsui_wrap-
|
|
9
|
-
"content": "
|
|
10
|
-
"actions": "
|
|
4
|
+
"root": "awsui_root_1ifko_1wryl_145",
|
|
5
|
+
"disable-paddings": "awsui_disable-paddings_1ifko_1wryl_183",
|
|
6
|
+
"main": "awsui_main_1ifko_1wryl_187",
|
|
7
|
+
"content-wrap": "awsui_content-wrap_1ifko_1wryl_194",
|
|
8
|
+
"wrap-actions": "awsui_wrap-actions_1ifko_1wryl_204",
|
|
9
|
+
"content": "awsui_content_1ifko_1wryl_194",
|
|
10
|
+
"actions": "awsui_actions_1ifko_1wryl_213"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_1ifko_1wryl_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -180,35 +180,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
align-items: baseline;
|
|
181
181
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_root_1ifko_1wryl_145.awsui_disable-paddings_1ifko_1wryl_183:not(#\9) {
|
|
184
184
|
column-gap: 0;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
.awsui_main_1ifko_1wryl_187:not(#\9) {
|
|
188
188
|
flex-grow: 1;
|
|
189
189
|
display: flex;
|
|
190
190
|
flex-direction: column;
|
|
191
|
+
min-inline-size: 0;
|
|
191
192
|
}
|
|
192
193
|
|
|
193
|
-
.awsui_content-
|
|
194
|
+
.awsui_content-wrap_1ifko_1wryl_194:not(#\9) {
|
|
194
195
|
flex-grow: 1;
|
|
195
196
|
display: flex;
|
|
196
197
|
align-items: baseline;
|
|
197
198
|
flex-direction: row;
|
|
198
199
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
199
200
|
}
|
|
200
|
-
.awsui_disable-
|
|
201
|
+
.awsui_disable-paddings_1ifko_1wryl_183 > .awsui_main_1ifko_1wryl_187 > .awsui_content-wrap_1ifko_1wryl_194:not(#\9) {
|
|
201
202
|
column-gap: 0;
|
|
202
203
|
}
|
|
203
|
-
.awsui_content-
|
|
204
|
+
.awsui_content-wrap_1ifko_1wryl_194.awsui_wrap-actions_1ifko_1wryl_204:not(#\9) {
|
|
204
205
|
flex-wrap: wrap;
|
|
205
206
|
}
|
|
206
207
|
|
|
207
|
-
.
|
|
208
|
+
.awsui_content_1ifko_1wryl_194:not(#\9) {
|
|
208
209
|
flex-grow: 1;
|
|
210
|
+
min-inline-size: 0;
|
|
209
211
|
}
|
|
210
212
|
|
|
211
|
-
.
|
|
213
|
+
.awsui_actions_1ifko_1wryl_213:not(#\9) {
|
|
212
214
|
flex-shrink: 0;
|
|
213
215
|
margin-inline-start: auto;
|
|
214
216
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
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
|
-
"disable-paddings": "awsui_disable-
|
|
7
|
-
"main": "
|
|
8
|
-
"content-wrap": "awsui_content-
|
|
9
|
-
"wrap-actions": "awsui_wrap-
|
|
10
|
-
"content": "
|
|
11
|
-
"actions": "
|
|
5
|
+
"root": "awsui_root_1ifko_1wryl_145",
|
|
6
|
+
"disable-paddings": "awsui_disable-paddings_1ifko_1wryl_183",
|
|
7
|
+
"main": "awsui_main_1ifko_1wryl_187",
|
|
8
|
+
"content-wrap": "awsui_content-wrap_1ifko_1wryl_194",
|
|
9
|
+
"wrap-actions": "awsui_wrap-actions_1ifko_1wryl_204",
|
|
10
|
+
"content": "awsui_content_1ifko_1wryl_194",
|
|
11
|
+
"actions": "awsui_actions_1ifko_1wryl_213"
|
|
12
12
|
};
|
|
13
13
|
|
package/internal/environment.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (917de812)";
|
|
3
|
+
export var GIT_SHA = "917de812";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "console";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
package/internal/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"./internal/base-component/index.js",
|
|
152
152
|
"./internal/base-component/styles.css.js"
|
|
153
153
|
],
|
|
154
|
-
"version": "3.0.
|
|
154
|
+
"version": "3.0.1110",
|
|
155
155
|
"repository": {
|
|
156
156
|
"type": "git",
|
|
157
157
|
"url": "https://github.com/cloudscape-design/components.git"
|