@cloudscape-design/components-themeable 3.0.517 → 3.0.519

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 (213) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +1 -1
  3. package/lib/internal/scss/table/body-cell/styles.scss +1 -0
  4. package/lib/internal/template/alert/styles.css.js +25 -25
  5. package/lib/internal/template/alert/styles.scoped.css +41 -41
  6. package/lib/internal/template/alert/styles.selectors.js +25 -25
  7. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  8. package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
  9. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  14. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -173
  15. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  16. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  17. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  18. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  19. package/lib/internal/template/badge/styles.css.js +5 -5
  20. package/lib/internal/template/badge/styles.scoped.css +6 -6
  21. package/lib/internal/template/badge/styles.selectors.js +5 -5
  22. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  23. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  24. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  25. package/lib/internal/template/button/styles.css.js +20 -20
  26. package/lib/internal/template/button/styles.scoped.css +152 -152
  27. package/lib/internal/template/button/styles.selectors.js +20 -20
  28. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  30. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/lib/internal/template/calendar/styles.css.js +18 -18
  32. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  33. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  34. package/lib/internal/template/cards/styles.css.js +40 -40
  35. package/lib/internal/template/cards/styles.scoped.css +51 -51
  36. package/lib/internal/template/cards/styles.selectors.js +40 -40
  37. package/lib/internal/template/checkbox/styles.css.js +3 -3
  38. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  39. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  40. package/lib/internal/template/code-editor/styles.css.js +32 -32
  41. package/lib/internal/template/code-editor/styles.scoped.css +178 -178
  42. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  43. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  44. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  47. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  48. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  49. package/lib/internal/template/column-layout/styles.css.js +13 -13
  50. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  51. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  52. package/lib/internal/template/container/styles.css.js +30 -30
  53. package/lib/internal/template/container/styles.scoped.css +55 -55
  54. package/lib/internal/template/container/styles.selectors.js +30 -30
  55. package/lib/internal/template/date-picker/styles.css.js +7 -7
  56. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  57. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  58. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  59. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -47
  60. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  61. package/lib/internal/template/drawer/styles.css.js +3 -3
  62. package/lib/internal/template/drawer/styles.scoped.css +9 -9
  63. package/lib/internal/template/drawer/styles.selectors.js +3 -3
  64. package/lib/internal/template/expandable-section/styles.css.js +32 -32
  65. package/lib/internal/template/expandable-section/styles.scoped.css +63 -63
  66. package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
  67. package/lib/internal/template/flashbar/styles.css.js +47 -47
  68. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  69. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  70. package/lib/internal/template/form/styles.css.js +9 -9
  71. package/lib/internal/template/form/styles.scoped.css +9 -9
  72. package/lib/internal/template/form/styles.selectors.js +9 -9
  73. package/lib/internal/template/form-field/styles.css.js +19 -19
  74. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  75. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  76. package/lib/internal/template/grid/styles.css.js +53 -53
  77. package/lib/internal/template/grid/styles.scoped.css +55 -55
  78. package/lib/internal/template/grid/styles.selectors.js +53 -53
  79. package/lib/internal/template/header/styles.css.js +34 -34
  80. package/lib/internal/template/header/styles.scoped.css +51 -51
  81. package/lib/internal/template/header/styles.selectors.js +34 -34
  82. package/lib/internal/template/help-panel/styles.css.js +4 -4
  83. package/lib/internal/template/help-panel/styles.scoped.css +64 -64
  84. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  85. package/lib/internal/template/input/styles.css.js +12 -12
  86. package/lib/internal/template/input/styles.scoped.css +31 -31
  87. package/lib/internal/template/input/styles.selectors.js +12 -12
  88. package/lib/internal/template/internal/components/button-trigger/styles.css.js +10 -10
  89. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -25
  90. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +10 -10
  91. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  92. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  93. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  94. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  95. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  96. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  97. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  98. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  99. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  100. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  101. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +36 -36
  102. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  103. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  104. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  105. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  106. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  107. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
  108. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  109. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  110. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  111. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  112. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  113. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  114. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  115. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  119. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  120. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  121. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  122. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  123. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  124. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  128. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  129. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  130. package/lib/internal/template/internal/environment.js +1 -1
  131. package/lib/internal/template/internal/environment.json +1 -1
  132. package/lib/internal/template/link/styles.css.js +20 -20
  133. package/lib/internal/template/link/styles.scoped.css +72 -72
  134. package/lib/internal/template/link/styles.selectors.js +20 -20
  135. package/lib/internal/template/modal/styles.css.js +23 -23
  136. package/lib/internal/template/modal/styles.scoped.css +40 -40
  137. package/lib/internal/template/modal/styles.selectors.js +23 -23
  138. package/lib/internal/template/multiselect/styles.css.js +2 -2
  139. package/lib/internal/template/multiselect/styles.scoped.css +3 -3
  140. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  141. package/lib/internal/template/pagination/styles.css.js +9 -9
  142. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  143. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  144. package/lib/internal/template/popover/styles.css.js +50 -50
  145. package/lib/internal/template/popover/styles.scoped.css +66 -66
  146. package/lib/internal/template/popover/styles.selectors.js +50 -50
  147. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  148. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  149. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  150. package/lib/internal/template/property-filter/styles.css.js +31 -31
  151. package/lib/internal/template/property-filter/styles.scoped.css +34 -34
  152. package/lib/internal/template/property-filter/styles.selectors.js +31 -31
  153. package/lib/internal/template/radio-group/styles.css.js +9 -9
  154. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  155. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  156. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  157. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  158. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  159. package/lib/internal/template/select/styles.css.js +1 -1
  160. package/lib/internal/template/select/styles.scoped.css +2 -2
  161. package/lib/internal/template/select/styles.selectors.js +1 -1
  162. package/lib/internal/template/side-navigation/styles.css.js +28 -28
  163. package/lib/internal/template/side-navigation/styles.scoped.css +39 -39
  164. package/lib/internal/template/side-navigation/styles.selectors.js +28 -28
  165. package/lib/internal/template/split-panel/styles.css.js +55 -55
  166. package/lib/internal/template/split-panel/styles.scoped.css +76 -76
  167. package/lib/internal/template/split-panel/styles.selectors.js +55 -55
  168. package/lib/internal/template/table/body-cell/styles.css.js +30 -30
  169. package/lib/internal/template/table/body-cell/styles.scoped.css +78 -77
  170. package/lib/internal/template/table/body-cell/styles.selectors.js +30 -30
  171. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  172. package/lib/internal/template/table/resizer/styles.scoped.css +15 -15
  173. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  174. package/lib/internal/template/tabs/styles.css.js +21 -21
  175. package/lib/internal/template/tabs/styles.scoped.css +40 -40
  176. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  177. package/lib/internal/template/text-content/styles.css.js +1 -1
  178. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  179. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  180. package/lib/internal/template/text-filter/styles.css.js +3 -3
  181. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  182. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  183. package/lib/internal/template/textarea/styles.css.js +4 -4
  184. package/lib/internal/template/textarea/styles.scoped.css +13 -13
  185. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  186. package/lib/internal/template/tiles/styles.css.js +29 -29
  187. package/lib/internal/template/tiles/styles.scoped.css +72 -72
  188. package/lib/internal/template/tiles/styles.selectors.js +29 -29
  189. package/lib/internal/template/toggle/styles.css.js +8 -8
  190. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  191. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  192. package/lib/internal/template/token-group/styles.css.js +8 -8
  193. package/lib/internal/template/token-group/styles.scoped.css +17 -17
  194. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  195. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  196. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  197. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  198. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  199. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  200. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  201. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  202. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  203. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  204. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  205. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  206. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  207. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  208. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  209. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  210. package/lib/internal/template/wizard/styles.css.js +32 -32
  211. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  212. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  213. package/package.json +1 -1
@@ -94,7 +94,7 @@ 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_option_1p2cx_r2f36_97:not(#\9) {
97
+ .awsui_option_1p2cx_gav8b_97:not(#\9) {
98
98
  border-collapse: separate;
99
99
  border-spacing: 0;
100
100
  box-sizing: border-box;
@@ -114,7 +114,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
114
  letter-spacing: normal;
115
115
  list-style: disc outside none;
116
116
  tab-size: 8;
117
- text-align: left;
117
+ text-align: start;
118
118
  text-indent: 0;
119
119
  text-shadow: none;
120
120
  text-transform: none;
@@ -135,107 +135,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
135
135
  box-sizing: border-box;
136
136
  color: inherit;
137
137
  }
138
- .awsui_option_1p2cx_r2f36_97:not(#\9):not(.awsui_disabled_1p2cx_r2f36_137) {
138
+ .awsui_option_1p2cx_gav8b_97:not(#\9):not(.awsui_disabled_1p2cx_gav8b_137) {
139
139
  cursor: inherit;
140
140
  }
141
- .awsui_option_1p2cx_r2f36_97.awsui_parent_1p2cx_r2f36_140:not(#\9) {
141
+ .awsui_option_1p2cx_gav8b_97.awsui_parent_1p2cx_gav8b_140:not(#\9) {
142
142
  font-weight: bold;
143
143
  }
144
- .awsui_option_1p2cx_r2f36_97.awsui_parent_1p2cx_r2f36_140:not(#\9):not(.awsui_disabled_1p2cx_r2f36_137):not(.awsui_highlighted_1p2cx_r2f36_143) {
144
+ .awsui_option_1p2cx_gav8b_97.awsui_parent_1p2cx_gav8b_140:not(#\9):not(.awsui_disabled_1p2cx_gav8b_137):not(.awsui_highlighted_1p2cx_gav8b_143) {
145
145
  color: var(--color-text-dropdown-group-label-sizd89, #545b64);
146
146
  }
147
147
 
148
- .awsui_content_1p2cx_r2f36_147:not(#\9) {
148
+ .awsui_content_1p2cx_gav8b_147:not(#\9) {
149
149
  width: 100%;
150
150
  display: flex;
151
151
  flex-direction: column;
152
152
  min-width: 0;
153
153
  }
154
154
 
155
- .awsui_label-content_1p2cx_r2f36_154:not(#\9) {
155
+ .awsui_label-content_1p2cx_gav8b_154:not(#\9) {
156
156
  display: flex;
157
157
  justify-content: space-between;
158
158
  flex-wrap: wrap;
159
159
  }
160
160
 
161
- .awsui_label_1p2cx_r2f36_154:not(#\9),
162
- .awsui_tag_1p2cx_r2f36_161:not(#\9),
163
- .awsui_label-tag_1p2cx_r2f36_162:not(#\9) {
161
+ .awsui_label_1p2cx_gav8b_154:not(#\9),
162
+ .awsui_tag_1p2cx_gav8b_161:not(#\9),
163
+ .awsui_label-tag_1p2cx_gav8b_162:not(#\9) {
164
164
  min-width: 0;
165
165
  word-break: break-word;
166
166
  }
167
167
 
168
- .awsui_label_1p2cx_r2f36_154:not(#\9),
169
- .awsui_tag_1p2cx_r2f36_161:not(#\9) {
168
+ .awsui_label_1p2cx_gav8b_154:not(#\9),
169
+ .awsui_tag_1p2cx_gav8b_161:not(#\9) {
170
170
  flex-wrap: wrap;
171
171
  }
172
172
 
173
- .awsui_label-prefix_1p2cx_r2f36_172:not(#\9) {
173
+ .awsui_label-prefix_1p2cx_gav8b_172:not(#\9) {
174
174
  font-weight: 700;
175
175
  }
176
176
 
177
- .awsui_label-tag_1p2cx_r2f36_162:not(#\9) {
177
+ .awsui_label-tag_1p2cx_gav8b_162:not(#\9) {
178
178
  padding-left: var(--space-s-2025hl, 12px);
179
179
  flex: auto;
180
180
  text-align: right;
181
181
  }
182
- .awsui_label-tag_1p2cx_r2f36_162:not(#\9):empty {
182
+ .awsui_label-tag_1p2cx_gav8b_162:not(#\9):empty {
183
183
  display: none;
184
184
  }
185
185
 
186
- .awsui_tags_1p2cx_r2f36_185:not(#\9),
187
- .awsui_description_1p2cx_r2f36_186:not(#\9) {
186
+ .awsui_tags_1p2cx_gav8b_185:not(#\9),
187
+ .awsui_description_1p2cx_gav8b_186:not(#\9) {
188
188
  font-size: var(--font-size-body-s-533prh, 12px);
189
189
  line-height: var(--line-height-body-s-n0pazd, 16px);
190
190
  letter-spacing: var(--letter-spacing-body-s-nkvets, normal);
191
191
  color: var(--color-text-dropdown-item-secondary-x5katv, #687078);
192
192
  flex-wrap: wrap;
193
193
  }
194
- .awsui_tags_1p2cx_r2f36_185.awsui_highlighted_1p2cx_r2f36_143:not(#\9),
195
- .awsui_description_1p2cx_r2f36_186.awsui_highlighted_1p2cx_r2f36_143:not(#\9) {
194
+ .awsui_tags_1p2cx_gav8b_185.awsui_highlighted_1p2cx_gav8b_143:not(#\9),
195
+ .awsui_description_1p2cx_gav8b_186.awsui_highlighted_1p2cx_gav8b_143:not(#\9) {
196
196
  color: var(--color-text-dropdown-item-secondary-hover-q6kp0a, #687078);
197
197
  }
198
- .awsui_tags_1p2cx_r2f36_185.awsui_selected_1p2cx_r2f36_197:not(#\9),
199
- .awsui_description_1p2cx_r2f36_186.awsui_selected_1p2cx_r2f36_197:not(#\9) {
198
+ .awsui_tags_1p2cx_gav8b_185.awsui_selected_1p2cx_gav8b_197:not(#\9),
199
+ .awsui_description_1p2cx_gav8b_186.awsui_selected_1p2cx_gav8b_197:not(#\9) {
200
200
  color: var(--color-text-dropdown-item-secondary-x5katv, #687078);
201
201
  }
202
202
 
203
- .awsui_tags_1p2cx_r2f36_185:not(#\9) {
203
+ .awsui_tags_1p2cx_gav8b_185:not(#\9) {
204
204
  display: flex;
205
205
  align-items: stretch;
206
206
  }
207
207
 
208
- .awsui_tag_1p2cx_r2f36_161:not(#\9):not(:last-child) {
208
+ .awsui_tag_1p2cx_gav8b_161:not(#\9):not(:last-child) {
209
209
  padding-right: var(--space-m-kpg8id, 16px);
210
210
  }
211
211
 
212
- .awsui_icon_1p2cx_r2f36_211:not(#\9) {
212
+ .awsui_icon_1p2cx_gav8b_211:not(#\9) {
213
213
  padding-right: var(--space-xs-xf5ch3, 8px);
214
214
  align-content: center;
215
215
  display: flex;
216
216
  flex-shrink: 0;
217
217
  }
218
218
 
219
- .awsui_icon-size-big_1p2cx_r2f36_218:not(#\9) {
219
+ .awsui_icon-size-big_1p2cx_gav8b_218:not(#\9) {
220
220
  padding-top: var(--space-option-icon-big-top-b7er3p, 2px);
221
221
  }
222
222
 
223
- .awsui_filtering-match-highlight_1p2cx_r2f36_222:not(#\9) {
223
+ .awsui_filtering-match-highlight_1p2cx_gav8b_222:not(#\9) {
224
224
  background-color: var(--color-background-dropdown-item-filter-match-nyh5xa, #f1faff);
225
225
  color: var(--color-text-dropdown-item-filter-match-45q4r4, #0073bb);
226
226
  font-weight: bold;
227
227
  }
228
228
 
229
- .awsui_disabled_1p2cx_r2f36_137:not(#\9) {
229
+ .awsui_disabled_1p2cx_gav8b_137:not(#\9) {
230
230
  color: var(--color-text-dropdown-item-disabled-nf1b1j, #aab7b8);
231
231
  pointer-events: none;
232
232
  }
233
- .awsui_disabled_1p2cx_r2f36_137 > .awsui_content_1p2cx_r2f36_147 > .awsui_tags_1p2cx_r2f36_185:not(#\9),
234
- .awsui_disabled_1p2cx_r2f36_137 > .awsui_content_1p2cx_r2f36_147 > .awsui_description_1p2cx_r2f36_186:not(#\9) {
233
+ .awsui_disabled_1p2cx_gav8b_137 > .awsui_content_1p2cx_gav8b_147 > .awsui_tags_1p2cx_gav8b_185:not(#\9),
234
+ .awsui_disabled_1p2cx_gav8b_137 > .awsui_content_1p2cx_gav8b_147 > .awsui_description_1p2cx_gav8b_186:not(#\9) {
235
235
  color: currentColor;
236
236
  }
237
237
 
238
- .awsui_trigger-variant_1p2cx_r2f36_237:not(#\9) {
238
+ .awsui_trigger-variant_1p2cx_gav8b_237:not(#\9) {
239
239
  white-space: nowrap;
240
240
  overflow: hidden;
241
241
  text-overflow: ellipsis;
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "option": "awsui_option_1p2cx_r2f36_97",
6
- "disabled": "awsui_disabled_1p2cx_r2f36_137",
7
- "parent": "awsui_parent_1p2cx_r2f36_140",
8
- "highlighted": "awsui_highlighted_1p2cx_r2f36_143",
9
- "content": "awsui_content_1p2cx_r2f36_147",
10
- "label-content": "awsui_label-content_1p2cx_r2f36_154",
11
- "label": "awsui_label_1p2cx_r2f36_154",
12
- "tag": "awsui_tag_1p2cx_r2f36_161",
13
- "label-tag": "awsui_label-tag_1p2cx_r2f36_162",
14
- "label-prefix": "awsui_label-prefix_1p2cx_r2f36_172",
15
- "tags": "awsui_tags_1p2cx_r2f36_185",
16
- "description": "awsui_description_1p2cx_r2f36_186",
17
- "selected": "awsui_selected_1p2cx_r2f36_197",
18
- "icon": "awsui_icon_1p2cx_r2f36_211",
19
- "icon-size-big": "awsui_icon-size-big_1p2cx_r2f36_218",
20
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_r2f36_222",
21
- "trigger-variant": "awsui_trigger-variant_1p2cx_r2f36_237"
5
+ "option": "awsui_option_1p2cx_gav8b_97",
6
+ "disabled": "awsui_disabled_1p2cx_gav8b_137",
7
+ "parent": "awsui_parent_1p2cx_gav8b_140",
8
+ "highlighted": "awsui_highlighted_1p2cx_gav8b_143",
9
+ "content": "awsui_content_1p2cx_gav8b_147",
10
+ "label-content": "awsui_label-content_1p2cx_gav8b_154",
11
+ "label": "awsui_label_1p2cx_gav8b_154",
12
+ "tag": "awsui_tag_1p2cx_gav8b_161",
13
+ "label-tag": "awsui_label-tag_1p2cx_gav8b_162",
14
+ "label-prefix": "awsui_label-prefix_1p2cx_gav8b_172",
15
+ "tags": "awsui_tags_1p2cx_gav8b_185",
16
+ "description": "awsui_description_1p2cx_gav8b_186",
17
+ "selected": "awsui_selected_1p2cx_gav8b_197",
18
+ "icon": "awsui_icon_1p2cx_gav8b_211",
19
+ "icon-size-big": "awsui_icon-size-big_1p2cx_gav8b_218",
20
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_gav8b_222",
21
+ "trigger-variant": "awsui_trigger-variant_1p2cx_gav8b_237"
22
22
  };
23
23
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "options-list": "awsui_options-list_19gcf_14w2k_93",
5
- "decrease-top-margin": "awsui_decrease-top-margin_19gcf_14w2k_137"
4
+ "options-list": "awsui_options-list_19gcf_1pefu_93",
5
+ "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1pefu_137"
6
6
  };
7
7
 
@@ -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_options-list_19gcf_14w2k_93:not(#\9) {
93
+ .awsui_options-list_19gcf_1pefu_93:not(#\9) {
94
94
  padding: 0;
95
95
  margin: 0;
96
96
  outline: none;
@@ -114,7 +114,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
114
  letter-spacing: normal;
115
115
  list-style: disc outside none;
116
116
  tab-size: 8;
117
- text-align: left;
117
+ text-align: start;
118
118
  text-indent: 0;
119
119
  text-shadow: none;
120
120
  text-transform: none;
@@ -135,6 +135,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
135
135
  border-radius: var(--border-radius-dropdown-cw0ldi, 0px);
136
136
  }
137
137
 
138
- .awsui_decrease-top-margin_19gcf_14w2k_137:not(#\9) {
138
+ .awsui_decrease-top-margin_19gcf_1pefu_137:not(#\9) {
139
139
  margin-top: -1px;
140
140
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "options-list": "awsui_options-list_19gcf_14w2k_93",
6
- "decrease-top-margin": "awsui_decrease-top-margin_19gcf_14w2k_137"
5
+ "options-list": "awsui_options-list_19gcf_1pefu_93",
6
+ "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1pefu_137"
7
7
  };
8
8
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_19yd4_93",
5
- "horizontal": "awsui_horizontal_gfwv3_19yd4_98",
6
- "vertical": "awsui_vertical_gfwv3_19yd4_102",
7
- "list": "awsui_list_gfwv3_19yd4_106",
8
- "list-item": "awsui_list-item_gfwv3_19yd4_124",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_19yd4_129",
10
- "toggle": "awsui_toggle_gfwv3_19yd4_129",
11
- "description": "awsui_description_gfwv3_19yd4_219",
12
- "separator": "awsui_separator_gfwv3_19yd4_223"
4
+ "root": "awsui_root_gfwv3_zlont_93",
5
+ "horizontal": "awsui_horizontal_gfwv3_zlont_98",
6
+ "vertical": "awsui_vertical_gfwv3_zlont_102",
7
+ "list": "awsui_list_gfwv3_zlont_106",
8
+ "list-item": "awsui_list-item_gfwv3_zlont_124",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_zlont_129",
10
+ "toggle": "awsui_toggle_gfwv3_zlont_129",
11
+ "description": "awsui_description_gfwv3_zlont_219",
12
+ "separator": "awsui_separator_gfwv3_zlont_223"
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_19yd4_93:not(#\9) {
93
+ .awsui_root_gfwv3_zlont_93:not(#\9) {
94
94
  display: flex;
95
95
  flex-wrap: wrap;
96
96
  gap: var(--space-scaled-xs-x91h81, 8px);
97
97
  }
98
- .awsui_root_gfwv3_19yd4_93.awsui_horizontal_gfwv3_19yd4_98:not(#\9) {
98
+ .awsui_root_gfwv3_zlont_93.awsui_horizontal_gfwv3_zlont_98:not(#\9) {
99
99
  gap: var(--space-xs-xf5ch3, 8px);
100
100
  flex-direction: row;
101
101
  }
102
- .awsui_root_gfwv3_19yd4_93.awsui_vertical_gfwv3_19yd4_102:not(#\9) {
102
+ .awsui_root_gfwv3_zlont_93.awsui_vertical_gfwv3_zlont_102:not(#\9) {
103
103
  flex-direction: column;
104
104
  }
105
105
 
106
- .awsui_list_gfwv3_19yd4_106:not(#\9) {
106
+ .awsui_list_gfwv3_zlont_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_19yd4_106.awsui_horizontal_gfwv3_19yd4_98:not(#\9), .awsui_list_gfwv3_19yd4_106.awsui_vertical_gfwv3_19yd4_102:not(#\9) {
112
+ .awsui_list_gfwv3_zlont_106.awsui_horizontal_gfwv3_zlont_98:not(#\9), .awsui_list_gfwv3_zlont_106.awsui_vertical_gfwv3_zlont_102:not(#\9) {
113
113
  display: flex;
114
114
  flex-wrap: wrap;
115
115
  gap: var(--space-xs-xf5ch3, 8px);
116
116
  }
117
- .awsui_list_gfwv3_19yd4_106.awsui_horizontal_gfwv3_19yd4_98:not(#\9) {
117
+ .awsui_list_gfwv3_zlont_106.awsui_horizontal_gfwv3_zlont_98:not(#\9) {
118
118
  flex-direction: row;
119
119
  }
120
- .awsui_list_gfwv3_19yd4_106.awsui_vertical_gfwv3_19yd4_102:not(#\9) {
120
+ .awsui_list_gfwv3_zlont_106.awsui_vertical_gfwv3_zlont_102:not(#\9) {
121
121
  flex-direction: column;
122
122
  }
123
123
 
124
- .awsui_list-item_gfwv3_19yd4_124:not(#\9) {
124
+ .awsui_list-item_gfwv3_zlont_124:not(#\9) {
125
125
  padding: 0;
126
126
  margin: 0;
127
127
  }
128
128
 
129
- .awsui_toggle-container-inline_gfwv3_19yd4_129:not(#\9) {
129
+ .awsui_toggle-container-inline_gfwv3_zlont_129:not(#\9) {
130
130
  padding-left: var(--space-xs-xf5ch3, 8px);
131
131
  display: flex;
132
132
  align-items: center;
133
133
  }
134
134
 
135
- .awsui_toggle_gfwv3_19yd4_129:not(#\9) {
135
+ .awsui_toggle_gfwv3_zlont_129:not(#\9) {
136
136
  border-collapse: separate;
137
137
  border-spacing: 0;
138
138
  box-sizing: border-box;
@@ -152,7 +152,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
152
  letter-spacing: normal;
153
153
  list-style: disc outside none;
154
154
  tab-size: 8;
155
- text-align: left;
155
+ text-align: start;
156
156
  text-indent: 0;
157
157
  text-shadow: none;
158
158
  text-transform: none;
@@ -185,45 +185,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
185
  margin-left: -1px;
186
186
  }
187
187
  @media (prefers-reduced-motion: reduce) {
188
- .awsui_toggle_gfwv3_19yd4_129:not(#\9) {
188
+ .awsui_toggle_gfwv3_zlont_129:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
192
  }
193
- .awsui-motion-disabled .awsui_toggle_gfwv3_19yd4_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_19yd4_129:not(#\9) {
193
+ .awsui-motion-disabled .awsui_toggle_gfwv3_zlont_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_zlont_129:not(#\9) {
194
194
  animation: none;
195
195
  transition: none;
196
196
  }
197
- .awsui_toggle_gfwv3_19yd4_129:not(#\9):hover {
197
+ .awsui_toggle_gfwv3_zlont_129:not(#\9):hover {
198
198
  cursor: pointer;
199
199
  color: var(--color-text-link-hover-8s5z9d, #0a4a74);
200
200
  }
201
- .awsui_toggle_gfwv3_19yd4_129:not(#\9):focus {
201
+ .awsui_toggle_gfwv3_zlont_129:not(#\9):focus {
202
202
  outline: none;
203
203
  }
204
- .awsui_toggle_gfwv3_19yd4_129:not(#\9):active {
204
+ .awsui_toggle_gfwv3_zlont_129:not(#\9):active {
205
205
  color: var(--color-text-link-hover-8s5z9d, #0a4a74);
206
206
  }
207
- .awsui_toggle_gfwv3_19yd4_129:not(#\9):active, .awsui_toggle_gfwv3_19yd4_129:not(#\9):focus, .awsui_toggle_gfwv3_19yd4_129:not(#\9):hover {
207
+ .awsui_toggle_gfwv3_zlont_129:not(#\9):active, .awsui_toggle_gfwv3_zlont_129:not(#\9):focus, .awsui_toggle_gfwv3_zlont_129:not(#\9):hover {
208
208
  text-decoration-line: underline;
209
209
  text-decoration-color: currentColor;
210
210
  }
211
- .awsui_toggle_gfwv3_19yd4_129:not(#\9):active, .awsui_toggle_gfwv3_19yd4_129:not(#\9):focus, .awsui_toggle_gfwv3_19yd4_129:not(#\9):hover {
211
+ .awsui_toggle_gfwv3_zlont_129:not(#\9):active, .awsui_toggle_gfwv3_zlont_129:not(#\9):focus, .awsui_toggle_gfwv3_zlont_129:not(#\9):hover {
212
212
  text-decoration: none;
213
213
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
214
214
  text-decoration-color: transparent;
215
215
  }
216
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_19yd4_129:not(#\9):focus {
216
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_zlont_129:not(#\9):focus {
217
217
  outline: 2px dotted transparent;
218
218
  border: var(--border-field-width-yoy972, 1px) solid var(--color-border-item-focused-v8nq2m, #0073bb);
219
219
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
220
220
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0k725q, 1px) var(--color-border-item-focused-v8nq2m, #0073bb);
221
221
  }
222
- .awsui_toggle_gfwv3_19yd4_129 > .awsui_description_gfwv3_19yd4_219:not(#\9) {
222
+ .awsui_toggle_gfwv3_zlont_129 > .awsui_description_gfwv3_zlont_219:not(#\9) {
223
223
  margin-left: var(--space-xxs-9rrxti, 4px);
224
224
  }
225
225
 
226
- .awsui_separator_gfwv3_19yd4_223:not(#\9) {
226
+ .awsui_separator_gfwv3_zlont_223:not(#\9) {
227
227
  margin: 0px var(--space-scaled-m-er48cl, 16px);
228
228
  width: var(--border-divider-section-width-wl9k66, 1px);
229
229
  background-color: var(--color-border-divider-default-in8dkg, #eaeded);
@@ -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_19yd4_93",
6
- "horizontal": "awsui_horizontal_gfwv3_19yd4_98",
7
- "vertical": "awsui_vertical_gfwv3_19yd4_102",
8
- "list": "awsui_list_gfwv3_19yd4_106",
9
- "list-item": "awsui_list-item_gfwv3_19yd4_124",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_19yd4_129",
11
- "toggle": "awsui_toggle_gfwv3_19yd4_129",
12
- "description": "awsui_description_gfwv3_19yd4_219",
13
- "separator": "awsui_separator_gfwv3_19yd4_223"
5
+ "root": "awsui_root_gfwv3_zlont_93",
6
+ "horizontal": "awsui_horizontal_gfwv3_zlont_98",
7
+ "vertical": "awsui_vertical_gfwv3_zlont_102",
8
+ "list": "awsui_list_gfwv3_zlont_106",
9
+ "list-item": "awsui_list-item_gfwv3_zlont_124",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_zlont_129",
11
+ "toggle": "awsui_toggle_gfwv3_zlont_129",
12
+ "description": "awsui_description_gfwv3_zlont_219",
13
+ "separator": "awsui_separator_gfwv3_zlont_223"
14
14
  };
15
15
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (6ea0f800)";
2
+ export var PACKAGE_VERSION = "3.0.0 (d7035c8a)";
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 (6ea0f800)",
3
+ "PACKAGE_VERSION": "3.0.0 (d7035c8a)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_4c84z_u4hc7_93",
5
- "variant-secondary": "awsui_variant-secondary_4c84z_u4hc7_162",
6
- "variant-primary": "awsui_variant-primary_4c84z_u4hc7_197",
7
- "variant-info": "awsui_variant-info_4c84z_u4hc7_230",
8
- "variant-value-large": "awsui_variant-value-large_4c84z_u4hc7_265",
9
- "variant-top-navigation": "awsui_variant-top-navigation_4c84z_u4hc7_297",
10
- "variant-recovery": "awsui_variant-recovery_4c84z_u4hc7_330",
11
- "button": "awsui_button_4c84z_u4hc7_363",
12
- "color-inverted": "awsui_color-inverted_4c84z_u4hc7_398",
13
- "font-size-body-s": "awsui_font-size-body-s_4c84z_u4hc7_416",
14
- "font-size-body-m": "awsui_font-size-body-m_4c84z_u4hc7_423",
15
- "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_u4hc7_429",
16
- "font-size-heading-s": "awsui_font-size-heading-s_4c84z_u4hc7_435",
17
- "font-size-heading-m": "awsui_font-size-heading-m_4c84z_u4hc7_442",
18
- "font-size-heading-l": "awsui_font-size-heading-l_4c84z_u4hc7_449",
19
- "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_u4hc7_456",
20
- "font-size-display-l": "awsui_font-size-display-l_4c84z_u4hc7_463",
21
- "font-size-inherit": "awsui_font-size-inherit_4c84z_u4hc7_470",
22
- "icon-wrapper": "awsui_icon-wrapper_4c84z_u4hc7_478",
23
- "icon": "awsui_icon_4c84z_u4hc7_478"
4
+ "link": "awsui_link_4c84z_1s1f3_93",
5
+ "variant-secondary": "awsui_variant-secondary_4c84z_1s1f3_162",
6
+ "variant-primary": "awsui_variant-primary_4c84z_1s1f3_197",
7
+ "variant-info": "awsui_variant-info_4c84z_1s1f3_230",
8
+ "variant-value-large": "awsui_variant-value-large_4c84z_1s1f3_265",
9
+ "variant-top-navigation": "awsui_variant-top-navigation_4c84z_1s1f3_297",
10
+ "variant-recovery": "awsui_variant-recovery_4c84z_1s1f3_330",
11
+ "button": "awsui_button_4c84z_1s1f3_363",
12
+ "color-inverted": "awsui_color-inverted_4c84z_1s1f3_398",
13
+ "font-size-body-s": "awsui_font-size-body-s_4c84z_1s1f3_416",
14
+ "font-size-body-m": "awsui_font-size-body-m_4c84z_1s1f3_423",
15
+ "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1s1f3_429",
16
+ "font-size-heading-s": "awsui_font-size-heading-s_4c84z_1s1f3_435",
17
+ "font-size-heading-m": "awsui_font-size-heading-m_4c84z_1s1f3_442",
18
+ "font-size-heading-l": "awsui_font-size-heading-l_4c84z_1s1f3_449",
19
+ "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1s1f3_456",
20
+ "font-size-display-l": "awsui_font-size-display-l_4c84z_1s1f3_463",
21
+ "font-size-inherit": "awsui_font-size-inherit_4c84z_1s1f3_470",
22
+ "icon-wrapper": "awsui_icon-wrapper_4c84z_1s1f3_478",
23
+ "icon": "awsui_icon_4c84z_1s1f3_478"
24
24
  };
25
25