@cloudscape-design/components 3.0.699 → 3.0.701

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.
@@ -1,23 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button-dropdown": "awsui_button-dropdown_sne0l_15vbp_97",
5
- "items-list-container": "awsui_items-list-container_sne0l_15vbp_101",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_15vbp_1",
7
- "rotate-up": "awsui_rotate-up_sne0l_15vbp_120",
8
- "rotate-down": "awsui_rotate-down_sne0l_15vbp_135",
9
- "header": "awsui_header_sne0l_15vbp_150",
10
- "title": "awsui_title_sne0l_15vbp_161",
11
- "description": "awsui_description_sne0l_15vbp_162",
12
- "split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_15vbp_166",
13
- "trigger-item": "awsui_trigger-item_sne0l_15vbp_169",
14
- "trigger-button": "awsui_trigger-button_sne0l_15vbp_169",
15
- "visual-refresh": "awsui_visual-refresh_sne0l_15vbp_183",
16
- "disabled": "awsui_disabled_sne0l_15vbp_186",
17
- "loading": "awsui_loading_sne0l_15vbp_186",
18
- "variant-normal": "awsui_variant-normal_sne0l_15vbp_189",
19
- "split-trigger": "awsui_split-trigger_sne0l_15vbp_166",
20
- "dropdown-trigger": "awsui_dropdown-trigger_sne0l_15vbp_200",
21
- "test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_15vbp_204"
4
+ "button-dropdown": "awsui_button-dropdown_sne0l_1175t_97",
5
+ "items-list-container": "awsui_items-list-container_sne0l_1175t_101",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_1175t_1",
7
+ "rotate-up": "awsui_rotate-up_sne0l_1175t_120",
8
+ "rotate-down": "awsui_rotate-down_sne0l_1175t_135",
9
+ "header": "awsui_header_sne0l_1175t_150",
10
+ "title": "awsui_title_sne0l_1175t_161",
11
+ "description": "awsui_description_sne0l_1175t_162",
12
+ "split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_1175t_166",
13
+ "trigger-item": "awsui_trigger-item_sne0l_1175t_169",
14
+ "trigger-button": "awsui_trigger-button_sne0l_1175t_169",
15
+ "visual-refresh": "awsui_visual-refresh_sne0l_1175t_183",
16
+ "variant-normal": "awsui_variant-normal_sne0l_1175t_186",
17
+ "split-trigger": "awsui_split-trigger_sne0l_1175t_166",
18
+ "dropdown-trigger": "awsui_dropdown-trigger_sne0l_1175t_197",
19
+ "test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_1175t_201"
22
20
  };
23
21
 
@@ -94,60 +94,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_button-dropdown_sne0l_15vbp_97:not(#\9) {
97
+ .awsui_button-dropdown_sne0l_1175t_97:not(#\9) {
98
98
  display: inline-block;
99
99
  }
100
100
 
101
- .awsui_items-list-container_sne0l_15vbp_101:not(#\9) {
101
+ .awsui_items-list-container_sne0l_1175t_101:not(#\9) {
102
102
  padding-block: 0;
103
103
  padding-inline: 0;
104
104
  margin-block: 0;
105
105
  margin-inline: 0;
106
- animation: awsui_awsui-motion-fade-in-0_sne0l_15vbp_1 500ms var(--motion-easing-show-quick-vc5zgd, ease-out);
106
+ animation: awsui_awsui-motion-fade-in-0_sne0l_1175t_1 500ms var(--motion-easing-show-quick-vc5zgd, ease-out);
107
107
  animation-fill-mode: none;
108
108
  }
109
109
  @media (prefers-reduced-motion: reduce) {
110
- .awsui_items-list-container_sne0l_15vbp_101:not(#\9) {
110
+ .awsui_items-list-container_sne0l_1175t_101:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
114
114
  }
115
- .awsui-motion-disabled .awsui_items-list-container_sne0l_15vbp_101:not(#\9), .awsui-mode-entering .awsui_items-list-container_sne0l_15vbp_101:not(#\9) {
115
+ .awsui-motion-disabled .awsui_items-list-container_sne0l_1175t_101:not(#\9), .awsui-mode-entering .awsui_items-list-container_sne0l_1175t_101:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
 
120
- .awsui_rotate-up_sne0l_15vbp_120:not(#\9) {
120
+ .awsui_rotate-up_sne0l_1175t_120:not(#\9) {
121
121
  transform: rotate(-180deg);
122
122
  transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
123
123
  }
124
124
  @media (prefers-reduced-motion: reduce) {
125
- .awsui_rotate-up_sne0l_15vbp_120:not(#\9) {
125
+ .awsui_rotate-up_sne0l_1175t_120:not(#\9) {
126
126
  animation: none;
127
127
  transition: none;
128
128
  }
129
129
  }
130
- .awsui-motion-disabled .awsui_rotate-up_sne0l_15vbp_120:not(#\9), .awsui-mode-entering .awsui_rotate-up_sne0l_15vbp_120:not(#\9) {
130
+ .awsui-motion-disabled .awsui_rotate-up_sne0l_1175t_120:not(#\9), .awsui-mode-entering .awsui_rotate-up_sne0l_1175t_120:not(#\9) {
131
131
  animation: none;
132
132
  transition: none;
133
133
  }
134
134
 
135
- .awsui_rotate-down_sne0l_15vbp_135:not(#\9) {
135
+ .awsui_rotate-down_sne0l_1175t_135:not(#\9) {
136
136
  transform: rotate(0deg);
137
137
  transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
138
138
  }
139
139
  @media (prefers-reduced-motion: reduce) {
140
- .awsui_rotate-down_sne0l_15vbp_135:not(#\9) {
140
+ .awsui_rotate-down_sne0l_1175t_135:not(#\9) {
141
141
  animation: none;
142
142
  transition: none;
143
143
  }
144
144
  }
145
- .awsui-motion-disabled .awsui_rotate-down_sne0l_15vbp_135:not(#\9), .awsui-mode-entering .awsui_rotate-down_sne0l_15vbp_135:not(#\9) {
145
+ .awsui-motion-disabled .awsui_rotate-down_sne0l_1175t_135:not(#\9), .awsui-mode-entering .awsui_rotate-down_sne0l_1175t_135:not(#\9) {
146
146
  animation: none;
147
147
  transition: none;
148
148
  }
149
149
 
150
- .awsui_header_sne0l_15vbp_150:not(#\9) {
150
+ .awsui_header_sne0l_1175t_150:not(#\9) {
151
151
  display: flex;
152
152
  flex-direction: column;
153
153
  list-style: none;
@@ -158,49 +158,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  border-inline: var(--border-field-width-09w7vk, 2px) solid transparent;
159
159
  }
160
160
 
161
- .awsui_title_sne0l_15vbp_161:not(#\9),
162
- .awsui_description_sne0l_15vbp_162:not(#\9) {
161
+ .awsui_title_sne0l_1175t_161:not(#\9),
162
+ .awsui_description_sne0l_1175t_162:not(#\9) {
163
163
  color: var(--color-text-top-navigation-title-v7rgbf, #000716);
164
164
  }
165
165
 
166
- .awsui_split-trigger-wrapper_sne0l_15vbp_166:not(#\9) {
166
+ .awsui_split-trigger-wrapper_sne0l_1175t_166:not(#\9) {
167
167
  display: flex;
168
168
  }
169
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169 > .awsui_trigger-button_sne0l_15vbp_169:not(#\9):focus, .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169 > .awsui_trigger-button_sne0l_15vbp_169:not(#\9):hover {
169
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169 > .awsui_trigger-button_sne0l_1175t_169:not(#\9):focus, .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169 > .awsui_trigger-button_sne0l_1175t_169:not(#\9):hover {
170
170
  z-index: 1;
171
171
  }
172
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_15vbp_169 {
172
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1175t_169 {
173
173
  border-start-end-radius: 0;
174
174
  border-end-end-radius: 0;
175
175
  padding-inline-end: var(--space-m-udix3p, 16px);
176
176
  margin-inline-end: var(--space-xxxs-zbmxqb, 2px);
177
177
  }
178
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_15vbp_169 {
178
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_1175t_169 {
179
179
  border-start-start-radius: 0;
180
180
  border-end-start-radius: 0;
181
181
  padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
182
182
  }
183
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169:not(#\9):not(:first-child).awsui_visual-refresh_sne0l_15vbp_183 > .awsui_trigger-button_sne0l_15vbp_169 {
183
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169:not(#\9):not(:first-child).awsui_visual-refresh_sne0l_1175t_183 > .awsui_trigger-button_sne0l_1175t_169 {
184
184
  padding-inline-end: calc(var(--space-s-34lx8l, 12px) - 2px);
185
185
  }
186
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169.awsui_disabled_sne0l_15vbp_186 > .awsui_trigger-button_sne0l_15vbp_169:not(#\9):not(:focus), .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169.awsui_loading_sne0l_15vbp_186 > .awsui_trigger-button_sne0l_15vbp_169:not(#\9):not(:focus) {
187
- z-index: -1;
188
- }
189
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169.awsui_variant-normal_sne0l_15vbp_189:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_15vbp_169 {
186
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169.awsui_variant-normal_sne0l_1175t_186:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1175t_169 {
190
187
  margin-inline-end: 0;
191
188
  }
192
- .awsui_split-trigger-wrapper_sne0l_15vbp_166 > .awsui_trigger-item_sne0l_15vbp_169.awsui_variant-normal_sne0l_15vbp_189:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_15vbp_169 {
189
+ .awsui_split-trigger-wrapper_sne0l_1175t_166 > .awsui_trigger-item_sne0l_1175t_169.awsui_variant-normal_sne0l_1175t_186:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_1175t_169 {
193
190
  margin-inline-start: calc(var(--border-field-width-09w7vk, 2px) * -1);
194
191
  }
195
192
 
196
- .awsui_split-trigger_sne0l_15vbp_166:not(#\9) {
193
+ .awsui_split-trigger_sne0l_1175t_166:not(#\9) {
197
194
  display: contents;
198
195
  }
199
196
 
200
- .awsui_dropdown-trigger_sne0l_15vbp_200:not(#\9) {
197
+ .awsui_dropdown-trigger_sne0l_1175t_197:not(#\9) {
201
198
  display: contents;
202
199
  }
203
200
 
204
- .awsui_test-utils-button-trigger_sne0l_15vbp_204:not(#\9) {
201
+ .awsui_test-utils-button-trigger_sne0l_1175t_201:not(#\9) {
205
202
  /* used in test-utils */
206
203
  }
@@ -2,23 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "button-dropdown": "awsui_button-dropdown_sne0l_15vbp_97",
6
- "items-list-container": "awsui_items-list-container_sne0l_15vbp_101",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_15vbp_1",
8
- "rotate-up": "awsui_rotate-up_sne0l_15vbp_120",
9
- "rotate-down": "awsui_rotate-down_sne0l_15vbp_135",
10
- "header": "awsui_header_sne0l_15vbp_150",
11
- "title": "awsui_title_sne0l_15vbp_161",
12
- "description": "awsui_description_sne0l_15vbp_162",
13
- "split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_15vbp_166",
14
- "trigger-item": "awsui_trigger-item_sne0l_15vbp_169",
15
- "trigger-button": "awsui_trigger-button_sne0l_15vbp_169",
16
- "visual-refresh": "awsui_visual-refresh_sne0l_15vbp_183",
17
- "disabled": "awsui_disabled_sne0l_15vbp_186",
18
- "loading": "awsui_loading_sne0l_15vbp_186",
19
- "variant-normal": "awsui_variant-normal_sne0l_15vbp_189",
20
- "split-trigger": "awsui_split-trigger_sne0l_15vbp_166",
21
- "dropdown-trigger": "awsui_dropdown-trigger_sne0l_15vbp_200",
22
- "test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_15vbp_204"
5
+ "button-dropdown": "awsui_button-dropdown_sne0l_1175t_97",
6
+ "items-list-container": "awsui_items-list-container_sne0l_1175t_101",
7
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_1175t_1",
8
+ "rotate-up": "awsui_rotate-up_sne0l_1175t_120",
9
+ "rotate-down": "awsui_rotate-down_sne0l_1175t_135",
10
+ "header": "awsui_header_sne0l_1175t_150",
11
+ "title": "awsui_title_sne0l_1175t_161",
12
+ "description": "awsui_description_sne0l_1175t_162",
13
+ "split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_1175t_166",
14
+ "trigger-item": "awsui_trigger-item_sne0l_1175t_169",
15
+ "trigger-button": "awsui_trigger-button_sne0l_1175t_169",
16
+ "visual-refresh": "awsui_visual-refresh_sne0l_1175t_183",
17
+ "variant-normal": "awsui_variant-normal_sne0l_1175t_186",
18
+ "split-trigger": "awsui_split-trigger_sne0l_1175t_166",
19
+ "dropdown-trigger": "awsui_dropdown-trigger_sne0l_1175t_197",
20
+ "test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_1175t_201"
23
21
  };
24
22
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resizable-box": "awsui_resizable-box_cufu9_uu6zx_17",
5
- "resizable-box-handle": "awsui_resizable-box-handle_cufu9_uu6zx_22",
6
- "resize-active": "awsui_resize-active_cufu9_uu6zx_48"
4
+ "resizable-box": "awsui_resizable-box_cufu9_dv6l8_101",
5
+ "resizable-box-handle": "awsui_resizable-box-handle_cufu9_dv6l8_106",
6
+ "resize-active": "awsui_resize-active_cufu9_dv6l8_136"
7
7
  };
8
8
 
@@ -14,12 +14,96 @@
14
14
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
15
  SPDX-License-Identifier: Apache-2.0
16
16
  */
17
- .awsui_resizable-box_cufu9_uu6zx_17:not(#\9) {
17
+ /*
18
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
+ SPDX-License-Identifier: Apache-2.0
20
+ */
21
+ /*
22
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
+ SPDX-License-Identifier: Apache-2.0
24
+ */
25
+ /*
26
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
+ SPDX-License-Identifier: Apache-2.0
28
+ */
29
+ /*
30
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
+ SPDX-License-Identifier: Apache-2.0
32
+ */
33
+ /*
34
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
+ SPDX-License-Identifier: Apache-2.0
36
+ */
37
+ /*
38
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
+ SPDX-License-Identifier: Apache-2.0
40
+ */
41
+ /*
42
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
+ SPDX-License-Identifier: Apache-2.0
44
+ */
45
+ /*
46
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
+ SPDX-License-Identifier: Apache-2.0
48
+ */
49
+ /*
50
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
+ SPDX-License-Identifier: Apache-2.0
52
+ */
53
+ /*
54
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
+ SPDX-License-Identifier: Apache-2.0
56
+ */
57
+ /*
58
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
+ SPDX-License-Identifier: Apache-2.0
60
+ */
61
+ /*
62
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
+ SPDX-License-Identifier: Apache-2.0
64
+ */
65
+ /*
66
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
+ SPDX-License-Identifier: Apache-2.0
68
+ */
69
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
70
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
71
+ /*
72
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
73
+ SPDX-License-Identifier: Apache-2.0
74
+ */
75
+ /*
76
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
77
+ SPDX-License-Identifier: Apache-2.0
78
+ */
79
+ /*
80
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
81
+ SPDX-License-Identifier: Apache-2.0
82
+ */
83
+ /*
84
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
85
+ SPDX-License-Identifier: Apache-2.0
86
+ */
87
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
88
+ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
89
+ /*
90
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
+ SPDX-License-Identifier: Apache-2.0
92
+ */
93
+ /*
94
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
+ SPDX-License-Identifier: Apache-2.0
96
+ */
97
+ /*
98
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
+ SPDX-License-Identifier: Apache-2.0
100
+ */
101
+ .awsui_resizable-box_cufu9_dv6l8_101:not(#\9) {
18
102
  position: relative;
19
103
  inline-size: 100%;
20
104
  }
21
105
 
22
- .awsui_resizable-box-handle_cufu9_uu6zx_22:not(#\9) {
106
+ .awsui_resizable-box-handle_cufu9_dv6l8_106:not(#\9) {
23
107
  position: absolute;
24
108
  inset-inline-end: 0;
25
109
  inset-block-end: 0;
@@ -32,20 +116,24 @@
32
116
  background-position: bottom right;
33
117
  background-size: var(--space-l-t419sm, 20px);
34
118
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
119
+ /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
35
120
  cursor: ns-resize;
36
121
  }
37
122
  @supports (--css-variable-support-check: #000) {
38
123
  @media not print {
39
- .awsui_resizable-box-handle_cufu9_uu6zx_22:not(#\9) {
124
+ .awsui_resizable-box-handle_cufu9_dv6l8_106:not(#\9) {
40
125
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
41
126
  }
42
- .awsui-polaris-dark-mode .awsui_resizable-box-handle_cufu9_uu6zx_22:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_cufu9_uu6zx_22:not(#\9) {
127
+ .awsui-polaris-dark-mode .awsui_resizable-box-handle_cufu9_dv6l8_106:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_cufu9_dv6l8_106:not(#\9) {
43
128
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
44
129
  }
45
130
  }
46
131
  }
132
+ .awsui_resizable-box-handle_cufu9_dv6l8_106:not(#\9):dir(rtl) {
133
+ transform: scaleX(-1);
134
+ }
47
135
 
48
- .awsui_resize-active_cufu9_uu6zx_48:not(#\9) {
136
+ .awsui_resize-active_cufu9_dv6l8_136:not(#\9) {
49
137
  -webkit-user-select: none;
50
138
  user-select: none;
51
139
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resizable-box": "awsui_resizable-box_cufu9_uu6zx_17",
6
- "resizable-box-handle": "awsui_resizable-box-handle_cufu9_uu6zx_22",
7
- "resize-active": "awsui_resize-active_cufu9_uu6zx_48"
5
+ "resizable-box": "awsui_resizable-box_cufu9_dv6l8_101",
6
+ "resizable-box-handle": "awsui_resizable-box-handle_cufu9_dv6l8_106",
7
+ "resize-active": "awsui_resize-active_cufu9_dv6l8_136"
8
8
  };
9
9
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (0d6a2602)";
2
+ export var PACKAGE_VERSION = "3.0.0 (dbcc7a18)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (0d6a2602)",
3
+ "PACKAGE_VERSION": "3.0.0 (dbcc7a18)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "0d6a2602ed5424be98fd140fcc35367a4d923397"
2
+ "commit": "dbcc7a18b8d7847c4ccc64d38fab6d85684ead42"
3
3
  }
package/package.json CHANGED
@@ -124,7 +124,7 @@
124
124
  "./internal/base-component/index.js",
125
125
  "./internal/base-component/styles.css.js"
126
126
  ],
127
- "version": "3.0.699",
127
+ "version": "3.0.701",
128
128
  "repository": {
129
129
  "type": "git",
130
130
  "url": "https://github.com/cloudscape-design/components.git"