@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  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 +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_6v1sx_93",
5
- "horizontal": "awsui_horizontal_gfwv3_6v1sx_98",
6
- "vertical": "awsui_vertical_gfwv3_6v1sx_102",
7
- "list": "awsui_list_gfwv3_6v1sx_106",
8
- "list-item": "awsui_list-item_gfwv3_6v1sx_124",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_6v1sx_129",
10
- "toggle": "awsui_toggle_gfwv3_6v1sx_129",
11
- "description": "awsui_description_gfwv3_6v1sx_197",
12
- "separator": "awsui_separator_gfwv3_6v1sx_201"
4
+ "root": "awsui_root_gfwv3_1m10o_93",
5
+ "horizontal": "awsui_horizontal_gfwv3_1m10o_98",
6
+ "vertical": "awsui_vertical_gfwv3_1m10o_102",
7
+ "list": "awsui_list_gfwv3_1m10o_106",
8
+ "list-item": "awsui_list-item_gfwv3_1m10o_124",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1m10o_129",
10
+ "toggle": "awsui_toggle_gfwv3_1m10o_129",
11
+ "description": "awsui_description_gfwv3_1m10o_197",
12
+ "separator": "awsui_separator_gfwv3_1m10o_201"
13
13
  };
14
14
 
@@ -90,49 +90,49 @@ 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_root_gfwv3_6v1sx_93:not(#\9) {
93
+ .awsui_root_gfwv3_1m10o_93:not(#\9) {
94
94
  display: flex;
95
95
  flex-wrap: wrap;
96
96
  gap: var(--space-scaled-xs-26e2du, 8px);
97
97
  }
98
- .awsui_root_gfwv3_6v1sx_93.awsui_horizontal_gfwv3_6v1sx_98:not(#\9) {
98
+ .awsui_root_gfwv3_1m10o_93.awsui_horizontal_gfwv3_1m10o_98:not(#\9) {
99
99
  gap: var(--space-xs-zb16t3, 8px);
100
100
  flex-direction: row;
101
101
  }
102
- .awsui_root_gfwv3_6v1sx_93.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
102
+ .awsui_root_gfwv3_1m10o_93.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
103
103
  flex-direction: column;
104
104
  }
105
105
 
106
- .awsui_list_gfwv3_6v1sx_106:not(#\9) {
106
+ .awsui_list_gfwv3_1m10o_106:not(#\9) {
107
107
  display: contents;
108
108
  list-style: none;
109
109
  padding: 0;
110
110
  margin: 0;
111
111
  }
112
- .awsui_list_gfwv3_6v1sx_106.awsui_horizontal_gfwv3_6v1sx_98:not(#\9), .awsui_list_gfwv3_6v1sx_106.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
112
+ .awsui_list_gfwv3_1m10o_106.awsui_horizontal_gfwv3_1m10o_98:not(#\9), .awsui_list_gfwv3_1m10o_106.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
113
113
  display: flex;
114
114
  flex-wrap: wrap;
115
115
  gap: var(--space-xs-zb16t3, 8px);
116
116
  }
117
- .awsui_list_gfwv3_6v1sx_106.awsui_horizontal_gfwv3_6v1sx_98:not(#\9) {
117
+ .awsui_list_gfwv3_1m10o_106.awsui_horizontal_gfwv3_1m10o_98:not(#\9) {
118
118
  flex-direction: row;
119
119
  }
120
- .awsui_list_gfwv3_6v1sx_106.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
120
+ .awsui_list_gfwv3_1m10o_106.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
121
121
  flex-direction: column;
122
122
  }
123
123
 
124
- .awsui_list-item_gfwv3_6v1sx_124:not(#\9) {
124
+ .awsui_list-item_gfwv3_1m10o_124:not(#\9) {
125
125
  padding: 0;
126
126
  margin: 0;
127
127
  }
128
128
 
129
- .awsui_toggle-container-inline_gfwv3_6v1sx_129:not(#\9) {
129
+ .awsui_toggle-container-inline_gfwv3_1m10o_129:not(#\9) {
130
130
  padding-left: var(--space-xs-zb16t3, 8px);
131
131
  display: flex;
132
132
  align-items: center;
133
133
  }
134
134
 
135
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
135
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
136
136
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
137
137
  border-collapse: separate;
138
138
  border-spacing: 0;
@@ -162,8 +162,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  widows: 2;
163
163
  word-spacing: normal;
164
164
  box-sizing: border-box;
165
- font-size: var(--font-body-m-size-dhtyxm, 14px);
166
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
165
+ font-size: var(--font-size-body-m-x4okxb, 14px);
166
+ line-height: var(--line-height-body-m-30ar75, 20px);
167
167
  color: var(--color-text-body-default-2sxhhn, #000716);
168
168
  font-weight: 400;
169
169
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -187,46 +187,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  margin-left: -1px;
188
188
  }
189
189
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
190
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
191
191
  animation: none;
192
192
  transition: none;
193
193
  }
194
194
  }
195
- .awsui-motion-disabled .awsui_toggle_gfwv3_6v1sx_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
195
+ .awsui-motion-disabled .awsui_toggle_gfwv3_1m10o_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
196
196
  animation: none;
197
197
  transition: none;
198
198
  }
199
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
199
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
200
200
  cursor: pointer;
201
201
  color: var(--color-text-link-hover-8j6p14, #033160);
202
202
  }
203
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus {
203
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus {
204
204
  outline: none;
205
205
  }
206
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active {
206
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9):active {
207
207
  color: var(--color-text-link-hover-8j6p14, #033160);
208
208
  }
209
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
209
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9):active, .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus, .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
210
210
  text-decoration: underline;
211
211
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
212
212
  text-decoration-color: currentColor;
213
213
  }
214
- .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
214
+ .awsui_toggle_gfwv3_1m10o_129:not(#\9):active, .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus, .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
215
215
  text-decoration: none;
216
216
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
217
217
  text-decoration-color: transparent;
218
218
  }
219
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus {
219
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus {
220
220
  outline: 2px dotted transparent;
221
221
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
222
222
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
223
223
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
224
224
  }
225
- .awsui_toggle_gfwv3_6v1sx_129 > .awsui_description_gfwv3_6v1sx_197:not(#\9) {
225
+ .awsui_toggle_gfwv3_1m10o_129 > .awsui_description_gfwv3_1m10o_197:not(#\9) {
226
226
  margin-left: var(--space-xxs-p8yyaw, 4px);
227
227
  }
228
228
 
229
- .awsui_separator_gfwv3_6v1sx_201:not(#\9) {
229
+ .awsui_separator_gfwv3_1m10o_201:not(#\9) {
230
230
  margin: 0px var(--space-scaled-m-mo5yse, 16px);
231
231
  width: var(--border-divider-section-width-8a5uu9, 2px);
232
232
  background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gfwv3_6v1sx_93",
6
- "horizontal": "awsui_horizontal_gfwv3_6v1sx_98",
7
- "vertical": "awsui_vertical_gfwv3_6v1sx_102",
8
- "list": "awsui_list_gfwv3_6v1sx_106",
9
- "list-item": "awsui_list-item_gfwv3_6v1sx_124",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_6v1sx_129",
11
- "toggle": "awsui_toggle_gfwv3_6v1sx_129",
12
- "description": "awsui_description_gfwv3_6v1sx_197",
13
- "separator": "awsui_separator_gfwv3_6v1sx_201"
5
+ "root": "awsui_root_gfwv3_1m10o_93",
6
+ "horizontal": "awsui_horizontal_gfwv3_1m10o_98",
7
+ "vertical": "awsui_vertical_gfwv3_1m10o_102",
8
+ "list": "awsui_list_gfwv3_1m10o_106",
9
+ "list-item": "awsui_list-item_gfwv3_1m10o_124",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1m10o_129",
11
+ "toggle": "awsui_toggle_gfwv3_1m10o_129",
12
+ "description": "awsui_description_gfwv3_1m10o_197",
13
+ "separator": "awsui_separator_gfwv3_1m10o_201"
14
14
  };
15
15
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (8acd854f)";
2
+ export var PACKAGE_VERSION = "3.0.0 (060d090d)";
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 (8acd854f)",
3
+ "PACKAGE_VERSION": "3.0.0 (060d090d)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1637,54 +1637,54 @@ module.exports.preset = {
1637
1637
  "light": "{colorBlue800}",
1638
1638
  "dark": "{colorWhite}"
1639
1639
  },
1640
- "fontBodyMLineHeight": "20px",
1641
- "fontBodyMSize": "14px",
1642
- "fontBodySLetterSpacing": "0.005em",
1643
- "fontBodySLineHeight": "16px",
1644
- "fontBodySSize": "12px",
1640
+ "fontBoxValueLargeWeight": "700",
1645
1641
  "fontButtonLetterSpacing": "0.005em",
1646
1642
  "fontButtonWeight": "700",
1647
- "fontChartDetailSize": "{fontBodySSize}",
1648
- "fontDisplayLLetterSpacing": "-0.03em",
1649
- "fontDisplayLLineHeight": "48px",
1650
- "fontDisplayLSize": "42px",
1643
+ "fontChartDetailSize": "{fontSizeBodyS}",
1651
1644
  "fontDisplayLabelWeight": "700",
1652
- "fontExpandableHeadingSize": "{fontHeadingSSize}",
1645
+ "fontExpandableHeadingSize": "{fontSizeHeadingS}",
1653
1646
  "fontFamilyBase": "'Open Sans', 'Helvetica Neue', Roboto, Arial, sans-serif",
1654
1647
  "fontFamilyMonospace": "Monaco, Menlo, Consolas, 'Courier Prime', Courier, 'Courier New', monospace",
1655
- "fontHeaderH2DescriptionLineHeight": "{fontBodyMLineHeight}",
1656
- "fontHeaderH2DescriptionSize": "{fontBodyMSize}",
1657
- "fontHeadingLLetterSpacing": "-0.015em",
1658
- "fontHeadingLLineHeight": "24px",
1659
- "fontHeadingLSize": "20px",
1660
- "fontHeadingLWeight": "700",
1661
- "fontHeadingMLetterSpacing": "-0.010em",
1662
- "fontHeadingMLineHeight": "22px",
1663
- "fontHeadingMSize": "18px",
1664
- "fontHeadingMWeight": "700",
1665
- "fontHeadingSLetterSpacing": "-0.005em",
1666
- "fontHeadingSLineHeight": "20px",
1667
- "fontHeadingSSize": "16px",
1668
- "fontHeadingSWeight": "700",
1669
- "fontHeadingXlLetterSpacing": "-0.02em",
1670
- "fontHeadingXlLineHeight": "30px",
1671
- "fontHeadingXlSize": "24px",
1672
- "fontHeadingXlWeight": "700",
1673
- "fontHeadingXsLineHeight": "18px",
1674
- "fontHeadingXsSize": "14px",
1675
- "fontHeadingXsWeight": "700",
1676
- "fontBoxValueLargeWeight": "700",
1648
+ "fontHeaderH2DescriptionLineHeight": "{lineHeightBodyM}",
1649
+ "fontHeaderH2DescriptionSize": "{fontSizeBodyM}",
1677
1650
  "fontLinkButtonLetterSpacing": "{fontButtonLetterSpacing}",
1678
1651
  "fontLinkButtonWeight": "{fontButtonWeight}",
1679
- "fontPanelHeaderLineHeight": "{fontHeadingMLineHeight}",
1680
- "fontPanelHeaderSize": "{fontHeadingMSize}",
1681
- "fontSmoothingWebkit": "antialiased",
1652
+ "fontPanelHeaderLineHeight": "{lineHeightHeadingM}",
1653
+ "fontPanelHeaderSize": "{fontSizeHeadingM}",
1654
+ "fontSizeBodyM": "14px",
1655
+ "fontSizeBodyS": "12px",
1656
+ "fontSizeDisplayL": "42px",
1657
+ "fontSizeHeadingXl": "24px",
1658
+ "fontSizeHeadingL": "20px",
1659
+ "fontSizeHeadingM": "18px",
1660
+ "fontSizeHeadingS": "16px",
1661
+ "fontSizeHeadingXs": "14px",
1682
1662
  "fontSmoothingMozOsx": "grayscale",
1663
+ "fontSmoothingWebkit": "antialiased",
1683
1664
  "fontTabsDisabledWeight": "{fontWayfindingLinkActiveWeight}",
1684
- "fontTabsLineHeight": "{fontHeadingSLineHeight}",
1685
- "fontTabsSize": "{fontHeadingSSize}",
1665
+ "fontTabsLineHeight": "{lineHeightHeadingS}",
1666
+ "fontTabsSize": "{fontSizeHeadingS}",
1686
1667
  "fontWayfindingLinkActiveWeight": "700",
1668
+ "fontWeightHeadingXl": "700",
1669
+ "fontWeightHeadingL": "700",
1670
+ "fontWeightHeadingM": "700",
1671
+ "fontWeightHeadingS": "700",
1672
+ "fontWeightHeadingXs": "700",
1687
1673
  "fontWeightHeavy": "700",
1674
+ "letterSpacingBodyS": "0.005em",
1675
+ "letterSpacingDisplayL": "-0.03em",
1676
+ "letterSpacingHeadingXl": "-0.02em",
1677
+ "letterSpacingHeadingL": "-0.015em",
1678
+ "letterSpacingHeadingM": "-0.010em",
1679
+ "letterSpacingHeadingS": "-0.005em",
1680
+ "lineHeightBodyM": "20px",
1681
+ "lineHeightBodyS": "16px",
1682
+ "lineHeightDisplayL": "48px",
1683
+ "lineHeightHeadingXl": "30px",
1684
+ "lineHeightHeadingL": "24px",
1685
+ "lineHeightHeadingM": "22px",
1686
+ "lineHeightHeadingS": "20px",
1687
+ "lineHeightHeadingXs": "18px",
1688
1688
  "borderActiveWidth": "4px",
1689
1689
  "borderCodeEditorStatusDividerWidth": "{borderDividerSectionWidth}",
1690
1690
  "borderContainerStickyWidth": "0px",
@@ -9895,54 +9895,54 @@ module.exports.preset = {
9895
9895
  "colorDropzoneBackgroundHover": "color-dropzone-background-hover",
9896
9896
  "colorDropzoneTextActive": "color-dropzone-text-active",
9897
9897
  "colorDropzoneTextHover": "color-dropzone-text-hover",
9898
- "fontBodyMLineHeight": "font-body-m-line-height",
9899
- "fontBodyMSize": "font-body-m-size",
9900
- "fontBodySLetterSpacing": "font-body-s-letter-spacing",
9901
- "fontBodySLineHeight": "font-body-s-line-height",
9902
- "fontBodySSize": "font-body-s-size",
9898
+ "fontBoxValueLargeWeight": "font-box-value-large-weight",
9903
9899
  "fontButtonLetterSpacing": "font-button-letter-spacing",
9904
9900
  "fontButtonWeight": "font-button-weight",
9905
9901
  "fontChartDetailSize": "font-chart-detail-size",
9906
- "fontDisplayLLetterSpacing": "font-display-l-letter-spacing",
9907
- "fontDisplayLLineHeight": "font-display-l-line-height",
9908
- "fontDisplayLSize": "font-display-l-size",
9909
9902
  "fontDisplayLabelWeight": "font-display-label-weight",
9910
9903
  "fontExpandableHeadingSize": "font-expandable-heading-size",
9911
9904
  "fontFamilyBase": "font-family-base",
9912
9905
  "fontFamilyMonospace": "font-family-monospace",
9913
9906
  "fontHeaderH2DescriptionLineHeight": "font-header-h2-description-line-height",
9914
9907
  "fontHeaderH2DescriptionSize": "font-header-h2-description-size",
9915
- "fontHeadingLLetterSpacing": "font-heading-l-letter-spacing",
9916
- "fontHeadingLLineHeight": "font-heading-l-line-height",
9917
- "fontHeadingLSize": "font-heading-l-size",
9918
- "fontHeadingLWeight": "font-heading-l-weight",
9919
- "fontHeadingMLetterSpacing": "font-heading-m-letter-spacing",
9920
- "fontHeadingMLineHeight": "font-heading-m-line-height",
9921
- "fontHeadingMSize": "font-heading-m-size",
9922
- "fontHeadingMWeight": "font-heading-m-weight",
9923
- "fontHeadingSLetterSpacing": "font-heading-s-letter-spacing",
9924
- "fontHeadingSLineHeight": "font-heading-s-line-height",
9925
- "fontHeadingSSize": "font-heading-s-size",
9926
- "fontHeadingSWeight": "font-heading-s-weight",
9927
- "fontHeadingXlLetterSpacing": "font-heading-xl-letter-spacing",
9928
- "fontHeadingXlLineHeight": "font-heading-xl-line-height",
9929
- "fontHeadingXlSize": "font-heading-xl-size",
9930
- "fontHeadingXlWeight": "font-heading-xl-weight",
9931
- "fontHeadingXsLineHeight": "font-heading-xs-line-height",
9932
- "fontHeadingXsSize": "font-heading-xs-size",
9933
- "fontHeadingXsWeight": "font-heading-xs-weight",
9934
- "fontBoxValueLargeWeight": "font-box-value-large-weight",
9935
9908
  "fontLinkButtonLetterSpacing": "font-link-button-letter-spacing",
9936
9909
  "fontLinkButtonWeight": "font-link-button-weight",
9937
9910
  "fontPanelHeaderLineHeight": "font-panel-header-line-height",
9938
9911
  "fontPanelHeaderSize": "font-panel-header-size",
9939
- "fontSmoothingWebkit": "font-smoothing-webkit",
9912
+ "fontSizeBodyM": "font-size-body-m",
9913
+ "fontSizeBodyS": "font-size-body-s",
9914
+ "fontSizeDisplayL": "font-size-display-l",
9915
+ "fontSizeHeadingXl": "font-size-heading-xl",
9916
+ "fontSizeHeadingL": "font-size-heading-l",
9917
+ "fontSizeHeadingM": "font-size-heading-m",
9918
+ "fontSizeHeadingS": "font-size-heading-s",
9919
+ "fontSizeHeadingXs": "font-size-heading-xs",
9940
9920
  "fontSmoothingMozOsx": "font-smoothing-moz-osx",
9921
+ "fontSmoothingWebkit": "font-smoothing-webkit",
9941
9922
  "fontTabsDisabledWeight": "font-tabs-disabled-weight",
9942
9923
  "fontTabsLineHeight": "font-tabs-line-height",
9943
9924
  "fontTabsSize": "font-tabs-size",
9944
9925
  "fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
9926
+ "fontWeightHeadingXl": "font-weight-heading-xl",
9927
+ "fontWeightHeadingL": "font-weight-heading-l",
9928
+ "fontWeightHeadingM": "font-weight-heading-m",
9929
+ "fontWeightHeadingS": "font-weight-heading-s",
9930
+ "fontWeightHeadingXs": "font-weight-heading-xs",
9945
9931
  "fontWeightHeavy": "font-weight-heavy",
9932
+ "letterSpacingBodyS": "letter-spacing-body-s",
9933
+ "letterSpacingDisplayL": "letter-spacing-display-l",
9934
+ "letterSpacingHeadingXl": "letter-spacing-heading-xl",
9935
+ "letterSpacingHeadingL": "letter-spacing-heading-l",
9936
+ "letterSpacingHeadingM": "letter-spacing-heading-m",
9937
+ "letterSpacingHeadingS": "letter-spacing-heading-s",
9938
+ "lineHeightBodyM": "line-height-body-m",
9939
+ "lineHeightBodyS": "line-height-body-s",
9940
+ "lineHeightDisplayL": "line-height-display-l",
9941
+ "lineHeightHeadingXl": "line-height-heading-xl",
9942
+ "lineHeightHeadingL": "line-height-heading-l",
9943
+ "lineHeightHeadingM": "line-height-heading-m",
9944
+ "lineHeightHeadingS": "line-height-heading-s",
9945
+ "lineHeightHeadingXs": "line-height-heading-xs",
9946
9946
  "borderActiveWidth": "border-active-width",
9947
9947
  "borderCodeEditorStatusDividerWidth": "border-code-editor-status-divider-width",
9948
9948
  "borderContainerStickyWidth": "border-container-sticky-width",
@@ -10575,54 +10575,54 @@ module.exports.preset = {
10575
10575
  "colorDropzoneBackgroundHover": "--color-dropzone-background-hover-42q8nb",
10576
10576
  "colorDropzoneTextActive": "--color-dropzone-text-active-8e1lcf",
10577
10577
  "colorDropzoneTextHover": "--color-dropzone-text-hover-4qxymq",
10578
- "fontBodyMLineHeight": "--font-body-m-line-height-5wv9x1",
10579
- "fontBodyMSize": "--font-body-m-size-dhtyxm",
10580
- "fontBodySLetterSpacing": "--font-body-s-letter-spacing-4obhmb",
10581
- "fontBodySLineHeight": "--font-body-s-line-height-uztvf6",
10582
- "fontBodySSize": "--font-body-s-size-8339kg",
10578
+ "fontBoxValueLargeWeight": "--font-box-value-large-weight-onoq9k",
10583
10579
  "fontButtonLetterSpacing": "--font-button-letter-spacing-65ug0o",
10584
10580
  "fontButtonWeight": "--font-button-weight-hv56tz",
10585
10581
  "fontChartDetailSize": "--font-chart-detail-size-1n389u",
10586
- "fontDisplayLLetterSpacing": "--font-display-l-letter-spacing-1tbjpl",
10587
- "fontDisplayLLineHeight": "--font-display-l-line-height-07o0h7",
10588
- "fontDisplayLSize": "--font-display-l-size-0u12dn",
10589
10582
  "fontDisplayLabelWeight": "--font-display-label-weight-815ja9",
10590
10583
  "fontExpandableHeadingSize": "--font-expandable-heading-size-smdiul",
10591
10584
  "fontFamilyBase": "--font-family-base-dnvic8",
10592
10585
  "fontFamilyMonospace": "--font-family-monospace-bftdwf",
10593
10586
  "fontHeaderH2DescriptionLineHeight": "--font-header-h2-description-line-height-rtewek",
10594
10587
  "fontHeaderH2DescriptionSize": "--font-header-h2-description-size-2hj97p",
10595
- "fontHeadingLLetterSpacing": "--font-heading-l-letter-spacing-r9otw4",
10596
- "fontHeadingLLineHeight": "--font-heading-l-line-height-thvd8z",
10597
- "fontHeadingLSize": "--font-heading-l-size-hknb7q",
10598
- "fontHeadingLWeight": "--font-heading-l-weight-a4lz4s",
10599
- "fontHeadingMLetterSpacing": "--font-heading-m-letter-spacing-fefyfv",
10600
- "fontHeadingMLineHeight": "--font-heading-m-line-height-bk6bii",
10601
- "fontHeadingMSize": "--font-heading-m-size-ytqm4n",
10602
- "fontHeadingMWeight": "--font-heading-m-weight-e0dmul",
10603
- "fontHeadingSLetterSpacing": "--font-heading-s-letter-spacing-ebpsb6",
10604
- "fontHeadingSLineHeight": "--font-heading-s-line-height-w6crw0",
10605
- "fontHeadingSSize": "--font-heading-s-size-5q52fl",
10606
- "fontHeadingSWeight": "--font-heading-s-weight-02hnau",
10607
- "fontHeadingXlLetterSpacing": "--font-heading-xl-letter-spacing-6telo5",
10608
- "fontHeadingXlLineHeight": "--font-heading-xl-line-height-qs40h8",
10609
- "fontHeadingXlSize": "--font-heading-xl-size-h632xk",
10610
- "fontHeadingXlWeight": "--font-heading-xl-weight-x1288f",
10611
- "fontHeadingXsLineHeight": "--font-heading-xs-line-height-gyxcvc",
10612
- "fontHeadingXsSize": "--font-heading-xs-size-d24gfe",
10613
- "fontHeadingXsWeight": "--font-heading-xs-weight-dcgvdt",
10614
- "fontBoxValueLargeWeight": "--font-box-value-large-weight-onoq9k",
10615
10588
  "fontLinkButtonLetterSpacing": "--font-link-button-letter-spacing-yi9f0l",
10616
10589
  "fontLinkButtonWeight": "--font-link-button-weight-jephf1",
10617
10590
  "fontPanelHeaderLineHeight": "--font-panel-header-line-height-kxi4u2",
10618
10591
  "fontPanelHeaderSize": "--font-panel-header-size-edjz3l",
10619
- "fontSmoothingWebkit": "--font-smoothing-webkit-m8nc84",
10592
+ "fontSizeBodyM": "--font-size-body-m-x4okxb",
10593
+ "fontSizeBodyS": "--font-size-body-s-asqx2i",
10594
+ "fontSizeDisplayL": "--font-size-display-l-htkq3e",
10595
+ "fontSizeHeadingXl": "--font-size-heading-xl-ypc05a",
10596
+ "fontSizeHeadingL": "--font-size-heading-l-ou0d0l",
10597
+ "fontSizeHeadingM": "--font-size-heading-m-sjd256",
10598
+ "fontSizeHeadingS": "--font-size-heading-s-yykzif",
10599
+ "fontSizeHeadingXs": "--font-size-heading-xs-wo4hpf",
10620
10600
  "fontSmoothingMozOsx": "--font-smoothing-moz-osx-foywby",
10601
+ "fontSmoothingWebkit": "--font-smoothing-webkit-m8nc84",
10621
10602
  "fontTabsDisabledWeight": "--font-tabs-disabled-weight-1xcs5l",
10622
10603
  "fontTabsLineHeight": "--font-tabs-line-height-dzo7k3",
10623
10604
  "fontTabsSize": "--font-tabs-size-8zzqp2",
10624
10605
  "fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-rbmzei",
10606
+ "fontWeightHeadingXl": "--font-weight-heading-xl-yvsksd",
10607
+ "fontWeightHeadingL": "--font-weight-heading-l-f8711v",
10608
+ "fontWeightHeadingM": "--font-weight-heading-m-m2ekmb",
10609
+ "fontWeightHeadingS": "--font-weight-heading-s-cwn6wc",
10610
+ "fontWeightHeadingXs": "--font-weight-heading-xs-l7rqme",
10625
10611
  "fontWeightHeavy": "--font-weight-heavy-cqd9pv",
10612
+ "letterSpacingBodyS": "--letter-spacing-body-s-z9jkwp",
10613
+ "letterSpacingDisplayL": "--letter-spacing-display-l-9cigop",
10614
+ "letterSpacingHeadingXl": "--letter-spacing-heading-xl-sagq9c",
10615
+ "letterSpacingHeadingL": "--letter-spacing-heading-l-qqjd4y",
10616
+ "letterSpacingHeadingM": "--letter-spacing-heading-m-0w575i",
10617
+ "letterSpacingHeadingS": "--letter-spacing-heading-s-jr3mor",
10618
+ "lineHeightBodyM": "--line-height-body-m-30ar75",
10619
+ "lineHeightBodyS": "--line-height-body-s-7zv1j5",
10620
+ "lineHeightDisplayL": "--line-height-display-l-8nioft",
10621
+ "lineHeightHeadingXl": "--line-height-heading-xl-avbttk",
10622
+ "lineHeightHeadingL": "--line-height-heading-l-mmm3my",
10623
+ "lineHeightHeadingM": "--line-height-heading-m-50evfk",
10624
+ "lineHeightHeadingS": "--line-height-heading-s-4i6ewn",
10625
+ "lineHeightHeadingXs": "--line-height-heading-xs-aeleja",
10626
10626
  "borderActiveWidth": "--border-active-width-9dmqf4",
10627
10627
  "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-6zj7o8",
10628
10628
  "borderContainerStickyWidth": "--border-container-sticky-width-6asz33",