@cloudscape-design/components 3.0.1138 → 3.0.1139

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.
@@ -2057,5 +2057,5 @@ body {
2057
2057
  }
2058
2058
  }
2059
2059
  :root {
2060
- --awsui-version-info-485a7c98: true;
2060
+ --awsui-version-info-7db92ccf: true;
2061
2061
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (485a7c98)";
3
- export var GIT_SHA = "485a7c98";
2
+ export var PACKAGE_VERSION = "3.0.0 (7db92ccf)";
3
+ export var GIT_SHA = "7db92ccf";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "console";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (485a7c98)",
4
- "GIT_SHA": "485a7c98",
3
+ "PACKAGE_VERSION": "3.0.0 (7db92ccf)",
4
+ "GIT_SHA": "7db92ccf",
5
5
  "THEME": "open-source-visual-refresh",
6
6
  "SYSTEM": "console",
7
7
  "ALWAYS_VISUAL_REFRESH": true
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "485a7c98d68a36e7f16ce40feec92572102e3bf1"
2
+ "commit": "7db92ccf592e24e058bbb2196a2160483cc6ad62"
3
3
  }
package/package.json CHANGED
@@ -154,7 +154,7 @@
154
154
  "./internal/base-component/index.js",
155
155
  "./internal/base-component/styles.css.js"
156
156
  ],
157
- "version": "3.0.1138",
157
+ "version": "3.0.1139",
158
158
  "repository": {
159
159
  "type": "git",
160
160
  "url": "https://github.com/cloudscape-design/components.git"
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "radio-group": "awsui_radio-group_1mabk_ye5o0_145",
5
- "horizontal-group": "awsui_horizontal-group_1mabk_ye5o0_176",
6
- "radio": "awsui_radio_1mabk_ye5o0_145",
7
- "horizontal": "awsui_horizontal_1mabk_ye5o0_176",
8
- "radio--has-description": "awsui_radio--has-description_1mabk_ye5o0_190"
4
+ "radio-group": "awsui_radio-group_1mabk_1rw55_145",
5
+ "horizontal-group": "awsui_horizontal-group_1mabk_1rw55_176",
6
+ "radio": "awsui_radio_1mabk_1rw55_145",
7
+ "horizontal": "awsui_horizontal_1mabk_1rw55_176",
8
+ "radio--has-description": "awsui_radio--has-description_1mabk_1rw55_190"
9
9
  };
10
10
 
@@ -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
- .awsui_radio-group_1mabk_ye5o0_145:not(#\9) {
145
+ .awsui_radio-group_1mabk_1rw55_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -173,24 +173,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
173
173
  -webkit-font-smoothing: auto;
174
174
  -moz-osx-font-smoothing: auto;
175
175
  }
176
- .awsui_radio-group_1mabk_ye5o0_145:not(#\9):not(.awsui_horizontal-group_1mabk_ye5o0_176) {
176
+ .awsui_radio-group_1mabk_1rw55_145:not(#\9):not(.awsui_horizontal-group_1mabk_1rw55_176) {
177
177
  display: block;
178
178
  }
179
- .awsui_radio-group_1mabk_ye5o0_145.awsui_horizontal-group_1mabk_ye5o0_176:not(#\9) {
179
+ .awsui_radio-group_1mabk_1rw55_145.awsui_horizontal-group_1mabk_1rw55_176:not(#\9) {
180
180
  display: flex;
181
- align-items: start;
181
+ align-items: flex-start;
182
182
  flex-wrap: wrap;
183
183
  gap: var(--space-scaled-l-sej05l, 20px);
184
184
  }
185
185
 
186
- .awsui_radio_1mabk_ye5o0_145 + .awsui_radio_1mabk_ye5o0_145:not(#\9):not(.awsui_horizontal_1mabk_ye5o0_176) {
186
+ .awsui_radio_1mabk_1rw55_145 + .awsui_radio_1mabk_1rw55_145:not(#\9):not(.awsui_horizontal_1mabk_1rw55_176) {
187
187
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
188
188
  }
189
189
 
190
- .awsui_radio--has-description_1mabk_ye5o0_190 + .awsui_radio_1mabk_ye5o0_145:not(#\9):not(.awsui_horizontal_1mabk_ye5o0_176) {
190
+ .awsui_radio--has-description_1mabk_1rw55_190 + .awsui_radio_1mabk_1rw55_145:not(#\9):not(.awsui_horizontal_1mabk_1rw55_176) {
191
191
  margin-block-start: var(--space-scaled-xs-xwoogq, 8px);
192
192
  }
193
193
 
194
- .awsui_radio_1mabk_ye5o0_145.awsui_horizontal_1mabk_ye5o0_176:not(#\9) {
194
+ .awsui_radio_1mabk_1rw55_145.awsui_horizontal_1mabk_1rw55_176:not(#\9) {
195
195
  max-inline-size: calc(16 * var(--space-scaled-xxl-6wgq96, 32px));
196
196
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "radio-group": "awsui_radio-group_1mabk_ye5o0_145",
6
- "horizontal-group": "awsui_horizontal-group_1mabk_ye5o0_176",
7
- "radio": "awsui_radio_1mabk_ye5o0_145",
8
- "horizontal": "awsui_horizontal_1mabk_ye5o0_176",
9
- "radio--has-description": "awsui_radio--has-description_1mabk_ye5o0_190"
5
+ "radio-group": "awsui_radio-group_1mabk_1rw55_145",
6
+ "horizontal-group": "awsui_horizontal-group_1mabk_1rw55_176",
7
+ "radio": "awsui_radio_1mabk_1rw55_145",
8
+ "horizontal": "awsui_horizontal_1mabk_1rw55_176",
9
+ "radio--has-description": "awsui_radio--has-description_1mabk_1rw55_190"
10
10
  };
11
11