@cloudscape-design/components 3.0.361 → 3.0.363

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.
Files changed (167) hide show
  1. package/alert/index.d.ts.map +1 -1
  2. package/alert/index.js +21 -16
  3. package/alert/index.js.map +1 -1
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/visual-refresh/styles.css.js +69 -69
  8. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  9. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  10. package/area-chart/model/use-chart-model.js +1 -1
  11. package/area-chart/model/use-chart-model.js.map +1 -1
  12. package/area-chart/styles.css.js +6 -6
  13. package/area-chart/styles.scoped.css +10 -10
  14. package/area-chart/styles.selectors.js +6 -6
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +25 -25
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/button-dropdown/category-elements/styles.css.js +13 -13
  19. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  20. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  21. package/button-dropdown/item-element/styles.css.js +15 -15
  22. package/button-dropdown/item-element/styles.scoped.css +19 -19
  23. package/button-dropdown/item-element/styles.selectors.js +15 -15
  24. package/button-dropdown/styles.css.js +14 -14
  25. package/button-dropdown/styles.scoped.css +22 -22
  26. package/button-dropdown/styles.selectors.js +14 -14
  27. package/code-editor/index.d.ts.map +1 -1
  28. package/code-editor/index.js +26 -71
  29. package/code-editor/index.js.map +1 -1
  30. package/code-editor/listeners.d.ts +1 -1
  31. package/code-editor/listeners.d.ts.map +1 -1
  32. package/code-editor/listeners.js.map +1 -1
  33. package/code-editor/setup-editor.d.ts.map +1 -1
  34. package/code-editor/setup-editor.js +39 -36
  35. package/code-editor/setup-editor.js.map +1 -1
  36. package/code-editor/styles.css.js +32 -32
  37. package/code-editor/styles.scoped.css +130 -130
  38. package/code-editor/styles.selectors.js +32 -32
  39. package/code-editor/use-editor.d.ts +24 -0
  40. package/code-editor/use-editor.d.ts.map +1 -0
  41. package/code-editor/use-editor.js +71 -0
  42. package/code-editor/use-editor.js.map +1 -0
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +47 -47
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  50. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  51. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  52. package/column-layout/styles.css.js +13 -13
  53. package/column-layout/styles.scoped.css +46 -46
  54. package/column-layout/styles.selectors.js +13 -13
  55. package/container/styles.css.js +28 -28
  56. package/container/styles.scoped.css +55 -55
  57. package/container/styles.selectors.js +28 -28
  58. package/date-range-picker/styles.css.js +38 -38
  59. package/date-range-picker/styles.scoped.css +47 -47
  60. package/date-range-picker/styles.selectors.js +38 -38
  61. package/expandable-section/styles.css.js +29 -29
  62. package/expandable-section/styles.scoped.css +66 -66
  63. package/expandable-section/styles.selectors.js +29 -29
  64. package/form-field/internal.d.ts.map +1 -1
  65. package/form-field/internal.js +17 -12
  66. package/form-field/internal.js.map +1 -1
  67. package/form-field/styles.css.js +19 -19
  68. package/form-field/styles.scoped.css +30 -30
  69. package/form-field/styles.selectors.js +19 -19
  70. package/help-panel/styles.css.js +4 -4
  71. package/help-panel/styles.scoped.css +66 -66
  72. package/help-panel/styles.selectors.js +4 -4
  73. package/internal/base-component/styles.scoped.css +81 -57
  74. package/internal/components/chart-popover/index.d.ts.map +1 -1
  75. package/internal/components/chart-popover/index.js +1 -1
  76. package/internal/components/chart-popover/index.js.map +1 -1
  77. package/internal/components/dropdown-footer/styles.css.js +3 -3
  78. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  79. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +31 -31
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/components/token-list/styles.css.js +9 -9
  84. package/internal/components/token-list/styles.scoped.css +22 -22
  85. package/internal/components/token-list/styles.selectors.js +9 -9
  86. package/internal/environment.js +1 -1
  87. package/internal/environment.json +1 -1
  88. package/internal/generated/styles/tokens.js +1 -1
  89. package/internal/generated/theming/index.cjs +25 -23
  90. package/internal/generated/theming/index.js +25 -23
  91. package/internal/manifest.json +1 -1
  92. package/internal/plugins/api.d.ts +21 -25
  93. package/internal/plugins/api.d.ts.map +1 -1
  94. package/internal/plugins/api.js +15 -35
  95. package/internal/plugins/api.js.map +1 -1
  96. package/internal/plugins/controllers/action-buttons.d.ts +9 -0
  97. package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
  98. package/internal/plugins/controllers/action-buttons.js +11 -0
  99. package/internal/plugins/controllers/action-buttons.js.map +1 -1
  100. package/internal/plugins/controllers/drawers.d.ts +9 -0
  101. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  102. package/internal/plugins/controllers/drawers.js +11 -0
  103. package/internal/plugins/controllers/drawers.js.map +1 -1
  104. package/internal/utils/dom.d.ts +1 -8
  105. package/internal/utils/dom.d.ts.map +1 -1
  106. package/internal/utils/dom.js +1 -22
  107. package/internal/utils/dom.js.map +1 -1
  108. package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
  109. package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
  110. package/modal/styles.css.js +23 -23
  111. package/modal/styles.scoped.css +39 -39
  112. package/modal/styles.selectors.js +23 -23
  113. package/package.json +1 -1
  114. package/pie-chart/pie-chart.d.ts.map +1 -1
  115. package/pie-chart/pie-chart.js +1 -1
  116. package/pie-chart/pie-chart.js.map +1 -1
  117. package/pie-chart/styles.css.js +27 -27
  118. package/pie-chart/styles.scoped.css +43 -43
  119. package/pie-chart/styles.selectors.js +27 -27
  120. package/popover/container.d.ts.map +1 -1
  121. package/popover/container.js +3 -2
  122. package/popover/container.js.map +1 -1
  123. package/property-filter/styles.css.js +29 -29
  124. package/property-filter/styles.scoped.css +33 -33
  125. package/property-filter/styles.selectors.js +29 -29
  126. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  127. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  128. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  129. package/side-navigation/styles.css.js +28 -28
  130. package/side-navigation/styles.scoped.css +43 -43
  131. package/side-navigation/styles.selectors.js +28 -28
  132. package/split-panel/styles.css.js +56 -56
  133. package/split-panel/styles.scoped.css +85 -85
  134. package/split-panel/styles.selectors.js +56 -56
  135. package/table/body-cell/styles.css.js +28 -28
  136. package/table/body-cell/styles.scoped.css +76 -76
  137. package/table/body-cell/styles.selectors.js +28 -28
  138. package/table/header-cell/styles.css.js +24 -24
  139. package/table/header-cell/styles.scoped.css +43 -43
  140. package/table/header-cell/styles.selectors.js +24 -24
  141. package/table/sticky-scrollbar/styles.css.js +6 -6
  142. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  143. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  144. package/table/styles.css.js +34 -34
  145. package/table/styles.scoped.css +42 -42
  146. package/table/styles.selectors.js +34 -34
  147. package/tabs/styles.css.js +21 -21
  148. package/tabs/styles.scoped.css +46 -46
  149. package/tabs/styles.selectors.js +21 -21
  150. package/tiles/styles.css.js +29 -29
  151. package/tiles/styles.scoped.css +73 -73
  152. package/tiles/styles.selectors.js +29 -29
  153. package/top-navigation/1.0-beta/styles.css.js +25 -25
  154. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  155. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  156. package/top-navigation/styles.css.js +47 -47
  157. package/top-navigation/styles.scoped.css +73 -73
  158. package/top-navigation/styles.selectors.js +47 -47
  159. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  160. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  161. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  162. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  163. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  164. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  165. package/wizard/styles.css.js +31 -31
  166. package/wizard/styles.scoped.css +63 -63
  167. package/wizard/styles.selectors.js +31 -31
@@ -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
- .awsui_tutorial-list_1u70p_1xvd0_93:not(#\9) {
93
+ .awsui_tutorial-list_1u70p_1c36n_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -131,42 +131,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
131
131
  margin: 0;
132
132
  }
133
133
 
134
- .awsui_tutorial-title_1u70p_1xvd0_108:not(#\9) {
134
+ .awsui_tutorial-title_1u70p_1c36n_108:not(#\9) {
135
135
  display: flex;
136
136
  align-items: flex-start;
137
137
  margin-left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
138
138
  padding-bottom: var(--space-xxxs-zbmxqb, 2px);
139
139
  }
140
140
 
141
- .awsui_task_1u70p_1xvd0_115:not(#\9) {
141
+ .awsui_task_1u70p_1c36n_115:not(#\9) {
142
142
  list-style: none;
143
143
  padding-top: 0;
144
144
  }
145
- .awsui_task_1u70p_1xvd0_115:not(#\9):not(:first-child) {
145
+ .awsui_task_1u70p_1c36n_115:not(#\9):not(:first-child) {
146
146
  margin-top: var(--space-xl-lmui9r, 24px);
147
147
  }
148
148
 
149
- .awsui_task-title_1u70p_1xvd0_123:not(#\9) {
149
+ .awsui_task-title_1u70p_1c36n_123:not(#\9) {
150
150
  display: flex;
151
151
  align-items: flex-start;
152
- padding-left: var(--border-divider-section-width-4ax5o2, 2px);
152
+ padding-left: var(--border-divider-section-width-8a5uu9, 2px);
153
153
  font-size: var(--font-heading-s-size-5q52fl, 16px);
154
154
  line-height: var(--font-heading-s-line-height-w6crw0, 20px);
155
155
  letter-spacing: var(--font-heading-s-letter-spacing-ebpsb6, -0.005em);
156
156
  }
157
- .awsui_task-title--status_1u70p_1xvd0_131:not(#\9) {
157
+ .awsui_task-title--status_1u70p_1c36n_131:not(#\9) {
158
158
  line-height: inherit;
159
159
  }
160
160
 
161
- .awsui_current-task_1u70p_1xvd0_135:not(#\9) {
161
+ .awsui_current-task_1u70p_1c36n_135:not(#\9) {
162
162
  font-weight: 700;
163
163
  }
164
164
 
165
- .awsui_successful-task_1u70p_1xvd0_139:not(#\9) {
165
+ .awsui_successful-task_1u70p_1c36n_139:not(#\9) {
166
166
  color: var(--color-text-status-success-bpiyjm, #037f0c);
167
167
  }
168
168
 
169
- .awsui_congratulation-message_1u70p_1xvd0_143:not(#\9) {
169
+ .awsui_congratulation-message_1u70p_1c36n_143:not(#\9) {
170
170
  display: flex;
171
171
  font-size: var(--font-heading-s-size-5q52fl, 16px);
172
172
  line-height: var(--font-heading-s-line-height-w6crw0, 20px);
@@ -174,40 +174,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  font-weight: var(--font-heading-xs-weight-dcgvdt, 700);
175
175
  color: var(--color-text-status-success-bpiyjm, #037f0c);
176
176
  }
177
- .awsui_congratulation-message--status_1u70p_1xvd0_151:not(#\9) {
177
+ .awsui_congratulation-message--status_1u70p_1c36n_151:not(#\9) {
178
178
  line-height: inherit;
179
179
  }
180
180
 
181
- .awsui_plaintext-congratulation-description_1u70p_1xvd0_155:not(#\9) {
181
+ .awsui_plaintext-congratulation-description_1u70p_1c36n_155:not(#\9) {
182
182
  white-space: pre-line;
183
183
  }
184
184
 
185
- .awsui_divider_1u70p_1xvd0_159:not(#\9) {
186
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
185
+ .awsui_divider_1u70p_1c36n_159:not(#\9) {
186
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
187
187
  }
188
188
 
189
- .awsui_step-list_1u70p_1xvd0_163:not(#\9) {
189
+ .awsui_step-list_1u70p_1c36n_163:not(#\9) {
190
190
  list-style: none;
191
191
  padding: 0 0 0 var(--space-xxxs-zbmxqb, 2px);
192
192
  }
193
193
 
194
- .awsui_step_1u70p_1xvd0_163:not(#\9):not(:first-child) {
194
+ .awsui_step_1u70p_1c36n_163:not(#\9):not(:first-child) {
195
195
  padding-top: var(--space-xxs-p8yyaw, 4px);
196
196
  }
197
197
 
198
- .awsui_expandable-section-wrapper_1u70p_1xvd0_172:not(#\9) {
198
+ .awsui_expandable-section-wrapper_1u70p_1c36n_172:not(#\9) {
199
199
  width: 100%;
200
200
  }
201
201
 
202
- .awsui_expandable-section-header_1u70p_1xvd0_176:not(#\9) {
202
+ .awsui_expandable-section-header_1u70p_1c36n_176:not(#\9) {
203
203
  font-size: var(--font-body-m-size-dhtyxm, 14px);
204
204
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
205
205
  }
206
206
 
207
- .awsui_step-title_1u70p_1xvd0_181:not(#\9),
208
- .awsui_feedback-link_1u70p_1xvd0_182:not(#\9),
209
- .awsui_dismiss-button_1u70p_1xvd0_183:not(#\9),
210
- .awsui_completion-screen-title_1u70p_1xvd0_184:not(#\9),
211
- .awsui_completion-screen-description_1u70p_1xvd0_185:not(#\9) {
207
+ .awsui_step-title_1u70p_1c36n_181:not(#\9),
208
+ .awsui_feedback-link_1u70p_1c36n_182:not(#\9),
209
+ .awsui_dismiss-button_1u70p_1c36n_183:not(#\9),
210
+ .awsui_completion-screen-title_1u70p_1c36n_184:not(#\9),
211
+ .awsui_completion-screen-description_1u70p_1c36n_185:not(#\9) {
212
212
  /* used in test-utils */
213
213
  }
@@ -2,25 +2,25 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-list": "awsui_tutorial-list_1u70p_1xvd0_93",
6
- "tutorial-title": "awsui_tutorial-title_1u70p_1xvd0_108",
7
- "task": "awsui_task_1u70p_1xvd0_115",
8
- "task-title": "awsui_task-title_1u70p_1xvd0_123",
9
- "task-title--status": "awsui_task-title--status_1u70p_1xvd0_131",
10
- "current-task": "awsui_current-task_1u70p_1xvd0_135",
11
- "successful-task": "awsui_successful-task_1u70p_1xvd0_139",
12
- "congratulation-message": "awsui_congratulation-message_1u70p_1xvd0_143",
13
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1xvd0_151",
14
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1xvd0_155",
15
- "divider": "awsui_divider_1u70p_1xvd0_159",
16
- "step-list": "awsui_step-list_1u70p_1xvd0_163",
17
- "step": "awsui_step_1u70p_1xvd0_163",
18
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1xvd0_172",
19
- "expandable-section-header": "awsui_expandable-section-header_1u70p_1xvd0_176",
20
- "step-title": "awsui_step-title_1u70p_1xvd0_181",
21
- "feedback-link": "awsui_feedback-link_1u70p_1xvd0_182",
22
- "dismiss-button": "awsui_dismiss-button_1u70p_1xvd0_183",
23
- "completion-screen-title": "awsui_completion-screen-title_1u70p_1xvd0_184",
24
- "completion-screen-description": "awsui_completion-screen-description_1u70p_1xvd0_185"
5
+ "tutorial-list": "awsui_tutorial-list_1u70p_1c36n_93",
6
+ "tutorial-title": "awsui_tutorial-title_1u70p_1c36n_108",
7
+ "task": "awsui_task_1u70p_1c36n_115",
8
+ "task-title": "awsui_task-title_1u70p_1c36n_123",
9
+ "task-title--status": "awsui_task-title--status_1u70p_1c36n_131",
10
+ "current-task": "awsui_current-task_1u70p_1c36n_135",
11
+ "successful-task": "awsui_successful-task_1u70p_1c36n_139",
12
+ "congratulation-message": "awsui_congratulation-message_1u70p_1c36n_143",
13
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1c36n_151",
14
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1c36n_155",
15
+ "divider": "awsui_divider_1u70p_1c36n_159",
16
+ "step-list": "awsui_step-list_1u70p_1c36n_163",
17
+ "step": "awsui_step_1u70p_1c36n_163",
18
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1c36n_172",
19
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_1c36n_176",
20
+ "step-title": "awsui_step-title_1u70p_1c36n_181",
21
+ "feedback-link": "awsui_feedback-link_1u70p_1c36n_182",
22
+ "dismiss-button": "awsui_dismiss-button_1u70p_1c36n_183",
23
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_1c36n_184",
24
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_1c36n_185"
25
25
  };
26
26
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_ig8mp_1l77u_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1l77u_1",
6
- "tutorial-list": "awsui_tutorial-list_ig8mp_1l77u_119",
7
- "tutorial-box": "awsui_tutorial-box_ig8mp_1l77u_134",
8
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1l77u_154",
9
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1l77u_160",
10
- "tutorial-description": "awsui_tutorial-description_ig8mp_1l77u_160",
11
- "expandable-section": "awsui_expandable-section_ig8mp_1l77u_172",
12
- "expanded": "awsui_expanded_ig8mp_1l77u_176",
13
- "button-wrapper": "awsui_button-wrapper_ig8mp_1l77u_180",
14
- "start": "awsui_start_ig8mp_1l77u_184",
15
- "expand-button": "awsui_expand-button_ig8mp_1l77u_188",
16
- "collapse-button": "awsui_collapse-button_ig8mp_1l77u_192",
17
- "learn-more-link": "awsui_learn-more-link_ig8mp_1l77u_196",
18
- "title": "awsui_title_ig8mp_1l77u_200",
19
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1l77u_204",
20
- "completed": "awsui_completed_ig8mp_1l77u_208",
21
- "download-link": "awsui_download-link_ig8mp_1l77u_212"
4
+ "content-enter": "awsui_content-enter_ig8mp_mltc3_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_mltc3_1",
6
+ "tutorial-list": "awsui_tutorial-list_ig8mp_mltc3_119",
7
+ "tutorial-box": "awsui_tutorial-box_ig8mp_mltc3_134",
8
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_mltc3_154",
9
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_mltc3_160",
10
+ "tutorial-description": "awsui_tutorial-description_ig8mp_mltc3_160",
11
+ "expandable-section": "awsui_expandable-section_ig8mp_mltc3_172",
12
+ "expanded": "awsui_expanded_ig8mp_mltc3_176",
13
+ "button-wrapper": "awsui_button-wrapper_ig8mp_mltc3_180",
14
+ "start": "awsui_start_ig8mp_mltc3_184",
15
+ "expand-button": "awsui_expand-button_ig8mp_mltc3_188",
16
+ "collapse-button": "awsui_collapse-button_ig8mp_mltc3_192",
17
+ "learn-more-link": "awsui_learn-more-link_ig8mp_mltc3_196",
18
+ "title": "awsui_title_ig8mp_mltc3_200",
19
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_mltc3_204",
20
+ "completed": "awsui_completed_ig8mp_mltc3_208",
21
+ "download-link": "awsui_download-link_ig8mp_mltc3_212"
22
22
  };
23
23
 
@@ -90,10 +90,10 @@ 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
- .awsui_content-enter_ig8mp_1l77u_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_ig8mp_1l77u_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
93
+ .awsui_content-enter_ig8mp_mltc3_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_ig8mp_mltc3_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_ig8mp_1l77u_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_ig8mp_mltc3_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_content-enter_ig8mp_1l77u_93:not(#\9) {
105
+ .awsui_content-enter_ig8mp_mltc3_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_content-enter_ig8mp_1l77u_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_1l77u_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_content-enter_ig8mp_mltc3_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_mltc3_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_tutorial-list_ig8mp_1l77u_119:not(#\9) {
119
+ .awsui_tutorial-list_ig8mp_mltc3_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -157,7 +157,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
157
157
  margin: 0;
158
158
  }
159
159
 
160
- .awsui_tutorial-box_ig8mp_1l77u_134:not(#\9) {
160
+ .awsui_tutorial-box_ig8mp_mltc3_134:not(#\9) {
161
161
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
162
162
  border-collapse: separate;
163
163
  border-spacing: 0;
@@ -195,73 +195,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
195
  -webkit-font-smoothing: auto;
196
196
  -moz-osx-font-smoothing: auto;
197
197
  list-style: none;
198
- border: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-tutorial-kk53ya, #d1d5db);
198
+ border: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-tutorial-kk53ya, #d1d5db);
199
199
  border-radius: var(--border-radius-tutorial-panel-item-b44p0a, 8px);
200
200
  padding: var(--space-m-udix3p, 16px);
201
201
  }
202
- .awsui_tutorial-box_ig8mp_1l77u_134:not(#\9):not(:first-child) {
202
+ .awsui_tutorial-box_ig8mp_mltc3_134:not(#\9):not(:first-child) {
203
203
  margin-top: var(--space-l-t419sm, 20px);
204
204
  }
205
205
 
206
- .awsui_tutorial-box-title_ig8mp_1l77u_154:not(#\9) {
206
+ .awsui_tutorial-box-title_ig8mp_mltc3_154:not(#\9) {
207
207
  display: flex;
208
208
  align-items: flex-start;
209
209
  justify-content: space-between;
210
210
  }
211
211
 
212
- .awsui_tutorial-description-plaintext_ig8mp_1l77u_160:not(#\9) {
212
+ .awsui_tutorial-description-plaintext_ig8mp_mltc3_160:not(#\9) {
213
213
  white-space: pre-line;
214
214
  }
215
215
 
216
- .awsui_tutorial-description_ig8mp_1l77u_160:not(#\9) {
216
+ .awsui_tutorial-description_ig8mp_mltc3_160:not(#\9) {
217
217
  /* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
218
218
  }
219
- .awsui_tutorial-description_ig8mp_1l77u_160 ul:not(#\9) {
219
+ .awsui_tutorial-description_ig8mp_mltc3_160 ul:not(#\9) {
220
220
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
221
221
  list-style-type: disc;
222
222
  }
223
223
 
224
- .awsui_expandable-section_ig8mp_1l77u_172:not(#\9) {
224
+ .awsui_expandable-section_ig8mp_mltc3_172:not(#\9) {
225
225
  display: none;
226
226
  margin-top: var(--space-m-udix3p, 16px);
227
227
  }
228
- .awsui_expandable-section_ig8mp_1l77u_172.awsui_expanded_ig8mp_1l77u_176:not(#\9) {
228
+ .awsui_expandable-section_ig8mp_mltc3_172.awsui_expanded_ig8mp_mltc3_176:not(#\9) {
229
229
  display: block;
230
230
  }
231
231
 
232
- .awsui_button-wrapper_ig8mp_1l77u_180:not(#\9) {
232
+ .awsui_button-wrapper_ig8mp_mltc3_180:not(#\9) {
233
233
  margin: calc(-1 * var(--space-xxs-p8yyaw, 4px) - var(--border-field-width-09w7vk, 2px));
234
234
  }
235
235
 
236
- .awsui_start_ig8mp_1l77u_184:not(#\9) {
236
+ .awsui_start_ig8mp_mltc3_184:not(#\9) {
237
237
  /* used in test-utils */
238
238
  }
239
239
 
240
- .awsui_expand-button_ig8mp_1l77u_188:not(#\9) {
240
+ .awsui_expand-button_ig8mp_mltc3_188:not(#\9) {
241
241
  /* used in test-utils */
242
242
  }
243
243
 
244
- .awsui_collapse-button_ig8mp_1l77u_192:not(#\9) {
244
+ .awsui_collapse-button_ig8mp_mltc3_192:not(#\9) {
245
245
  /* used in test-utils */
246
246
  }
247
247
 
248
- .awsui_learn-more-link_ig8mp_1l77u_196:not(#\9) {
248
+ .awsui_learn-more-link_ig8mp_mltc3_196:not(#\9) {
249
249
  /* used in test-utils */
250
250
  }
251
251
 
252
- .awsui_title_ig8mp_1l77u_200:not(#\9) {
252
+ .awsui_title_ig8mp_mltc3_200:not(#\9) {
253
253
  /* used in test-utils */
254
254
  }
255
255
 
256
- .awsui_prerequisites-alert_ig8mp_1l77u_204:not(#\9) {
256
+ .awsui_prerequisites-alert_ig8mp_mltc3_204:not(#\9) {
257
257
  /* used in test-utils */
258
258
  }
259
259
 
260
- .awsui_completed_ig8mp_1l77u_208:not(#\9) {
260
+ .awsui_completed_ig8mp_mltc3_208:not(#\9) {
261
261
  /* used in test-utils */
262
262
  }
263
263
 
264
- .awsui_download-link_ig8mp_1l77u_212:not(#\9) {
264
+ .awsui_download-link_ig8mp_mltc3_212:not(#\9) {
265
265
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
266
266
  border-collapse: separate;
267
267
  border-spacing: 0;
@@ -304,18 +304,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
304
304
  letter-spacing: 0.005em;
305
305
  color: var(--color-text-body-secondary-so8znq, #414d5c);
306
306
  }
307
- .awsui_download-link_ig8mp_1l77u_212:not(#\9):hover {
307
+ .awsui_download-link_ig8mp_mltc3_212:not(#\9):hover {
308
308
  cursor: pointer;
309
309
  }
310
- .awsui_download-link_ig8mp_1l77u_212:not(#\9):focus {
310
+ .awsui_download-link_ig8mp_mltc3_212:not(#\9):focus {
311
311
  outline: none;
312
312
  }
313
- .awsui_download-link_ig8mp_1l77u_212:not(#\9):active, .awsui_download-link_ig8mp_1l77u_212:not(#\9):focus, .awsui_download-link_ig8mp_1l77u_212:not(#\9):hover {
313
+ .awsui_download-link_ig8mp_mltc3_212:not(#\9):active, .awsui_download-link_ig8mp_mltc3_212:not(#\9):focus, .awsui_download-link_ig8mp_mltc3_212:not(#\9):hover {
314
314
  text-decoration: underline;
315
315
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
316
316
  text-decoration-color: currentColor;
317
317
  }
318
- body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_1l77u_212:not(#\9):focus {
318
+ body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_mltc3_212:not(#\9):focus {
319
319
  outline: thin dotted;
320
320
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
321
321
  outline-offset: 2px;
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_ig8mp_1l77u_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1l77u_1",
7
- "tutorial-list": "awsui_tutorial-list_ig8mp_1l77u_119",
8
- "tutorial-box": "awsui_tutorial-box_ig8mp_1l77u_134",
9
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1l77u_154",
10
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1l77u_160",
11
- "tutorial-description": "awsui_tutorial-description_ig8mp_1l77u_160",
12
- "expandable-section": "awsui_expandable-section_ig8mp_1l77u_172",
13
- "expanded": "awsui_expanded_ig8mp_1l77u_176",
14
- "button-wrapper": "awsui_button-wrapper_ig8mp_1l77u_180",
15
- "start": "awsui_start_ig8mp_1l77u_184",
16
- "expand-button": "awsui_expand-button_ig8mp_1l77u_188",
17
- "collapse-button": "awsui_collapse-button_ig8mp_1l77u_192",
18
- "learn-more-link": "awsui_learn-more-link_ig8mp_1l77u_196",
19
- "title": "awsui_title_ig8mp_1l77u_200",
20
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1l77u_204",
21
- "completed": "awsui_completed_ig8mp_1l77u_208",
22
- "download-link": "awsui_download-link_ig8mp_1l77u_212"
5
+ "content-enter": "awsui_content-enter_ig8mp_mltc3_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_mltc3_1",
7
+ "tutorial-list": "awsui_tutorial-list_ig8mp_mltc3_119",
8
+ "tutorial-box": "awsui_tutorial-box_ig8mp_mltc3_134",
9
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_mltc3_154",
10
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_mltc3_160",
11
+ "tutorial-description": "awsui_tutorial-description_ig8mp_mltc3_160",
12
+ "expandable-section": "awsui_expandable-section_ig8mp_mltc3_172",
13
+ "expanded": "awsui_expanded_ig8mp_mltc3_176",
14
+ "button-wrapper": "awsui_button-wrapper_ig8mp_mltc3_180",
15
+ "start": "awsui_start_ig8mp_mltc3_184",
16
+ "expand-button": "awsui_expand-button_ig8mp_mltc3_188",
17
+ "collapse-button": "awsui_collapse-button_ig8mp_mltc3_192",
18
+ "learn-more-link": "awsui_learn-more-link_ig8mp_mltc3_196",
19
+ "title": "awsui_title_ig8mp_mltc3_200",
20
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_mltc3_204",
21
+ "completed": "awsui_completed_ig8mp_mltc3_208",
22
+ "download-link": "awsui_download-link_ig8mp_mltc3_212"
23
23
  };
24
24
 
@@ -1,36 +1,36 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_1vbym_94",
5
- "wizard": "awsui_wizard_1xupv_1vbym_107",
6
- "refresh": "awsui_refresh_1xupv_1vbym_107",
7
- "small-container": "awsui_small-container_1xupv_1vbym_114",
8
- "navigation": "awsui_navigation_1xupv_1vbym_123",
9
- "number": "awsui_number_1xupv_1vbym_185",
10
- "circle": "awsui_circle_1xupv_1vbym_201",
11
- "title": "awsui_title_1xupv_1vbym_209",
12
- "active": "awsui_active_1xupv_1vbym_238",
13
- "disabled": "awsui_disabled_1xupv_1vbym_249",
14
- "enabled": "awsui_enabled_1xupv_1vbym_259",
15
- "form": "awsui_form_1xupv_1vbym_301",
16
- "form-header": "awsui_form-header_1xupv_1vbym_307",
17
- "background": "awsui_background_1xupv_1vbym_318",
18
- "form-header-content": "awsui_form-header-content_1xupv_1vbym_330",
19
- "form-component": "awsui_form-component_1xupv_1vbym_334",
20
- "hidden": "awsui_hidden_1xupv_1vbym_348",
21
- "collapsed-steps": "awsui_collapsed-steps_1xupv_1vbym_352",
22
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1vbym_357",
23
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1vbym_361",
24
- "form-header-component": "awsui_form-header-component_1xupv_1vbym_361",
25
- "navigation-link": "awsui_navigation-link_1xupv_1vbym_374",
26
- "navigation-link-item": "awsui_navigation-link-item_1xupv_1vbym_375",
27
- "navigation-link-label": "awsui_navigation-link-label_1xupv_1vbym_376",
28
- "navigation-link-active": "awsui_navigation-link-active_1xupv_1vbym_380",
29
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1vbym_385",
30
- "cancel-button": "awsui_cancel-button_1xupv_1vbym_389",
31
- "previous-button": "awsui_previous-button_1xupv_1vbym_390",
32
- "primary-button": "awsui_primary-button_1xupv_1vbym_391",
33
- "skip-to-button": "awsui_skip-to-button_1xupv_1vbym_392",
34
- "action-buttons": "awsui_action-buttons_1xupv_1vbym_396"
4
+ "root": "awsui_root_1xupv_18anv_94",
5
+ "wizard": "awsui_wizard_1xupv_18anv_107",
6
+ "refresh": "awsui_refresh_1xupv_18anv_107",
7
+ "small-container": "awsui_small-container_1xupv_18anv_114",
8
+ "navigation": "awsui_navigation_1xupv_18anv_123",
9
+ "number": "awsui_number_1xupv_18anv_185",
10
+ "circle": "awsui_circle_1xupv_18anv_201",
11
+ "title": "awsui_title_1xupv_18anv_209",
12
+ "active": "awsui_active_1xupv_18anv_238",
13
+ "disabled": "awsui_disabled_1xupv_18anv_249",
14
+ "enabled": "awsui_enabled_1xupv_18anv_259",
15
+ "form": "awsui_form_1xupv_18anv_301",
16
+ "form-header": "awsui_form-header_1xupv_18anv_307",
17
+ "background": "awsui_background_1xupv_18anv_318",
18
+ "form-header-content": "awsui_form-header-content_1xupv_18anv_330",
19
+ "form-component": "awsui_form-component_1xupv_18anv_334",
20
+ "hidden": "awsui_hidden_1xupv_18anv_348",
21
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_18anv_352",
22
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_18anv_357",
23
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_18anv_361",
24
+ "form-header-component": "awsui_form-header-component_1xupv_18anv_361",
25
+ "navigation-link": "awsui_navigation-link_1xupv_18anv_374",
26
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_18anv_375",
27
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_18anv_376",
28
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_18anv_380",
29
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_18anv_385",
30
+ "cancel-button": "awsui_cancel-button_1xupv_18anv_389",
31
+ "previous-button": "awsui_previous-button_1xupv_18anv_390",
32
+ "primary-button": "awsui_primary-button_1xupv_18anv_391",
33
+ "skip-to-button": "awsui_skip-to-button_1xupv_18anv_392",
34
+ "action-buttons": "awsui_action-buttons_1xupv_18anv_396"
35
35
  };
36
36