@cloudscape-design/components-themeable 3.0.1209 → 3.0.1211

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 (224) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/components/dropdown/styles.scss +3 -2
  3. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +140 -139
  4. package/lib/internal/template/alert/interfaces.d.ts +2 -0
  5. package/lib/internal/template/alert/interfaces.d.ts.map +1 -1
  6. package/lib/internal/template/alert/interfaces.js.map +1 -1
  7. package/lib/internal/template/alert/styles.css.js +27 -27
  8. package/lib/internal/template/alert/styles.scoped.css +50 -50
  9. package/lib/internal/template/alert/styles.selectors.js +27 -27
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  14. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  15. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  16. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  17. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  18. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  19. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  28. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  29. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  30. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  31. package/lib/internal/template/autosuggest/interfaces.d.ts +2 -0
  32. package/lib/internal/template/autosuggest/interfaces.d.ts.map +1 -1
  33. package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
  34. package/lib/internal/template/badge/interfaces.d.ts +2 -0
  35. package/lib/internal/template/badge/interfaces.d.ts.map +1 -1
  36. package/lib/internal/template/badge/interfaces.js.map +1 -1
  37. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  38. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  39. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  40. package/lib/internal/template/button/interfaces.d.ts +2 -0
  41. package/lib/internal/template/button/interfaces.d.ts.map +1 -1
  42. package/lib/internal/template/button/interfaces.js.map +1 -1
  43. package/lib/internal/template/button/styles.css.js +22 -22
  44. package/lib/internal/template/button/styles.scoped.css +256 -256
  45. package/lib/internal/template/button/styles.selectors.js +22 -22
  46. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +1 -1
  47. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  48. package/lib/internal/template/button-dropdown/interfaces.d.ts +2 -0
  49. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  50. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  51. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  52. package/lib/internal/template/button-dropdown/internal.js +1 -1
  53. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  54. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  55. package/lib/internal/template/button-dropdown/item-element/index.js +2 -1
  56. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  57. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  58. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  59. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  60. package/lib/internal/template/button-group/interfaces.d.ts +2 -0
  61. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  62. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  63. package/lib/internal/template/checkbox/interfaces.d.ts +2 -0
  64. package/lib/internal/template/checkbox/interfaces.d.ts.map +1 -1
  65. package/lib/internal/template/checkbox/interfaces.js.map +1 -1
  66. package/lib/internal/template/checkbox/styles.css.js +3 -3
  67. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  68. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  69. package/lib/internal/template/container/interfaces.d.ts +2 -0
  70. package/lib/internal/template/container/interfaces.d.ts.map +1 -1
  71. package/lib/internal/template/container/interfaces.js.map +1 -1
  72. package/lib/internal/template/content-layout/styles.css.js +14 -14
  73. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  74. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  75. package/lib/internal/template/date-picker/index.d.ts.map +1 -1
  76. package/lib/internal/template/date-picker/index.js +1 -1
  77. package/lib/internal/template/date-picker/index.js.map +1 -1
  78. package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
  79. package/lib/internal/template/date-range-picker/index.js +1 -1
  80. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  81. package/lib/internal/template/flashbar/interfaces.d.ts +2 -0
  82. package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
  83. package/lib/internal/template/flashbar/interfaces.js.map +1 -1
  84. package/lib/internal/template/flashbar/styles.css.js +50 -50
  85. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  86. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  87. package/lib/internal/template/help-panel/styles.css.js +6 -6
  88. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  89. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  90. package/lib/internal/template/input/interfaces.d.ts +2 -0
  91. package/lib/internal/template/input/interfaces.d.ts.map +1 -1
  92. package/lib/internal/template/input/interfaces.js.map +1 -1
  93. package/lib/internal/template/input/styles.css.js +13 -13
  94. package/lib/internal/template/input/styles.d.ts +9 -1
  95. package/lib/internal/template/input/styles.d.ts.map +1 -1
  96. package/lib/internal/template/input/styles.js +2 -39
  97. package/lib/internal/template/input/styles.js.map +1 -1
  98. package/lib/internal/template/input/styles.scoped.css +74 -74
  99. package/lib/internal/template/input/styles.selectors.js +13 -13
  100. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  101. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
  102. package/lib/internal/template/internal/components/autosuggest-input/index.js +2 -1
  103. package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
  104. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  105. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  106. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  107. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.d.ts +9 -9
  108. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
  109. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js +22 -23
  110. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  111. package/lib/internal/template/internal/components/dropdown/dropdown-position.d.ts.map +1 -1
  112. package/lib/internal/template/internal/components/dropdown/dropdown-position.js +4 -1
  113. package/lib/internal/template/internal/components/dropdown/dropdown-position.js.map +1 -1
  114. package/lib/internal/template/internal/components/dropdown/index.d.ts +1 -1
  115. package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
  116. package/lib/internal/template/internal/components/dropdown/index.js +52 -30
  117. package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
  118. package/lib/internal/template/internal/components/dropdown/interfaces.d.ts +20 -14
  119. package/lib/internal/template/internal/components/dropdown/interfaces.d.ts.map +1 -1
  120. package/lib/internal/template/internal/components/dropdown/interfaces.js.map +1 -1
  121. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  122. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -38
  123. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  124. package/lib/internal/template/internal/components/radio-button/interfaces.d.ts +2 -0
  125. package/lib/internal/template/internal/components/radio-button/interfaces.d.ts.map +1 -1
  126. package/lib/internal/template/internal/components/radio-button/interfaces.js.map +1 -1
  127. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  128. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  129. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  130. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  131. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  132. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  133. package/lib/internal/template/internal/environment.js +2 -2
  134. package/lib/internal/template/internal/environment.json +2 -2
  135. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -0
  136. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  137. package/lib/internal/template/internal/generated/custom-css-properties/index.js +139 -138
  138. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  139. package/lib/internal/template/internal/utils/data-attributes.d.ts +2 -0
  140. package/lib/internal/template/internal/utils/data-attributes.d.ts.map +1 -0
  141. package/lib/internal/template/internal/utils/data-attributes.js +21 -0
  142. package/lib/internal/template/internal/utils/data-attributes.js.map +1 -0
  143. package/lib/internal/template/internal/utils/input-styles.d.ts +90 -0
  144. package/lib/internal/template/internal/utils/input-styles.d.ts.map +1 -0
  145. package/lib/internal/template/internal/utils/input-styles.js +54 -0
  146. package/lib/internal/template/internal/utils/input-styles.js.map +1 -0
  147. package/lib/internal/template/link/interfaces.d.ts +2 -0
  148. package/lib/internal/template/link/interfaces.d.ts.map +1 -1
  149. package/lib/internal/template/link/interfaces.js.map +1 -1
  150. package/lib/internal/template/link/styles.css.js +20 -20
  151. package/lib/internal/template/link/styles.scoped.css +103 -103
  152. package/lib/internal/template/link/styles.selectors.js +20 -20
  153. package/lib/internal/template/multiselect/internal.d.ts.map +1 -1
  154. package/lib/internal/template/multiselect/internal.js +2 -1
  155. package/lib/internal/template/multiselect/internal.js.map +1 -1
  156. package/lib/internal/template/progress-bar/interfaces.d.ts +2 -0
  157. package/lib/internal/template/progress-bar/interfaces.d.ts.map +1 -1
  158. package/lib/internal/template/progress-bar/interfaces.js.map +1 -1
  159. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  160. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  161. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  162. package/lib/internal/template/prompt-input/interfaces.d.ts +2 -0
  163. package/lib/internal/template/prompt-input/interfaces.d.ts.map +1 -1
  164. package/lib/internal/template/prompt-input/interfaces.js.map +1 -1
  165. package/lib/internal/template/prompt-input/styles.css.js +17 -17
  166. package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
  167. package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
  168. package/lib/internal/template/radio-group/interfaces.d.ts +2 -0
  169. package/lib/internal/template/radio-group/interfaces.d.ts.map +1 -1
  170. package/lib/internal/template/radio-group/interfaces.js.map +1 -1
  171. package/lib/internal/template/segmented-control/interfaces.d.ts +2 -0
  172. package/lib/internal/template/segmented-control/interfaces.d.ts.map +1 -1
  173. package/lib/internal/template/segmented-control/interfaces.js.map +1 -1
  174. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  175. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  176. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  177. package/lib/internal/template/select/internal.d.ts.map +1 -1
  178. package/lib/internal/template/select/internal.js +2 -1
  179. package/lib/internal/template/select/internal.js.map +1 -1
  180. package/lib/internal/template/slider/interfaces.d.ts +2 -0
  181. package/lib/internal/template/slider/interfaces.d.ts.map +1 -1
  182. package/lib/internal/template/slider/interfaces.js.map +1 -1
  183. package/lib/internal/template/slider/styles.css.js +26 -26
  184. package/lib/internal/template/slider/styles.scoped.css +165 -165
  185. package/lib/internal/template/slider/styles.selectors.js +26 -26
  186. package/lib/internal/template/spinner/styles.css.js +13 -13
  187. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  188. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  189. package/lib/internal/template/tabs/interfaces.d.ts +2 -0
  190. package/lib/internal/template/tabs/interfaces.d.ts.map +1 -1
  191. package/lib/internal/template/tabs/interfaces.js.map +1 -1
  192. package/lib/internal/template/tabs/styles.css.js +30 -30
  193. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  194. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  195. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  196. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  197. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  198. package/lib/internal/template/text-content/styles.css.js +1 -1
  199. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  200. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  201. package/lib/internal/template/text-filter/interfaces.d.ts +2 -0
  202. package/lib/internal/template/text-filter/interfaces.d.ts.map +1 -1
  203. package/lib/internal/template/text-filter/interfaces.js.map +1 -1
  204. package/lib/internal/template/text-filter/styles.d.ts +9 -1
  205. package/lib/internal/template/text-filter/styles.d.ts.map +1 -1
  206. package/lib/internal/template/text-filter/styles.js +2 -39
  207. package/lib/internal/template/text-filter/styles.js.map +1 -1
  208. package/lib/internal/template/textarea/interfaces.d.ts +2 -0
  209. package/lib/internal/template/textarea/interfaces.d.ts.map +1 -1
  210. package/lib/internal/template/textarea/interfaces.js.map +1 -1
  211. package/lib/internal/template/textarea/styles.css.js +5 -5
  212. package/lib/internal/template/textarea/styles.d.ts +9 -1
  213. package/lib/internal/template/textarea/styles.d.ts.map +1 -1
  214. package/lib/internal/template/textarea/styles.js +2 -49
  215. package/lib/internal/template/textarea/styles.js.map +1 -1
  216. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  217. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  218. package/lib/internal/template/toggle/interfaces.d.ts +2 -0
  219. package/lib/internal/template/toggle/interfaces.d.ts.map +1 -1
  220. package/lib/internal/template/toggle/interfaces.js.map +1 -1
  221. package/lib/internal/template/toggle/styles.css.js +10 -10
  222. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  223. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  224. package/package.json +1 -1
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_root_gfwv3_1xycb_193:not(#\9) {
193
+ .awsui_root_gfwv3_1eux3_193:not(#\9) {
194
194
  gap: var(--space-scaled-xs-sppte9, 8px);
195
195
  }
196
- .awsui_root_gfwv3_1xycb_193.awsui_horizontal_gfwv3_1xycb_196:not(#\9) {
196
+ .awsui_root_gfwv3_1eux3_193.awsui_horizontal_gfwv3_1eux3_196:not(#\9) {
197
197
  display: flex;
198
198
  gap: var(--space-xs-kw7k3v, 8px);
199
199
  flex-direction: row;
200
200
  flex-wrap: wrap;
201
201
  }
202
- .awsui_root_gfwv3_1xycb_193.awsui_vertical_gfwv3_1xycb_202:not(#\9) {
202
+ .awsui_root_gfwv3_1eux3_193.awsui_vertical_gfwv3_1eux3_202:not(#\9) {
203
203
  display: flex;
204
204
  flex-direction: column;
205
205
  }
206
206
 
207
- .awsui_list_gfwv3_1xycb_207:not(#\9) {
207
+ .awsui_list_gfwv3_1eux3_207:not(#\9) {
208
208
  display: contents;
209
209
  list-style: none;
210
210
  padding-block: 0;
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
212
212
  margin-block: 0;
213
213
  margin-inline: 0;
214
214
  }
215
- .awsui_list_gfwv3_1xycb_207.awsui_horizontal_gfwv3_1xycb_196:not(#\9), .awsui_list_gfwv3_1xycb_207.awsui_vertical_gfwv3_1xycb_202:not(#\9) {
215
+ .awsui_list_gfwv3_1eux3_207.awsui_horizontal_gfwv3_1eux3_196:not(#\9), .awsui_list_gfwv3_1eux3_207.awsui_vertical_gfwv3_1eux3_202:not(#\9) {
216
216
  display: flex;
217
217
  gap: var(--space-xs-kw7k3v, 8px);
218
218
  }
219
- .awsui_list_gfwv3_1xycb_207.awsui_horizontal_gfwv3_1xycb_196:not(#\9) {
219
+ .awsui_list_gfwv3_1eux3_207.awsui_horizontal_gfwv3_1eux3_196:not(#\9) {
220
220
  flex-direction: row;
221
221
  flex-wrap: wrap;
222
222
  }
223
- .awsui_list_gfwv3_1xycb_207.awsui_vertical_gfwv3_1xycb_202:not(#\9) {
223
+ .awsui_list_gfwv3_1eux3_207.awsui_vertical_gfwv3_1eux3_202:not(#\9) {
224
224
  flex-direction: column;
225
225
  }
226
- .awsui_list_gfwv3_1xycb_207.awsui_grid_gfwv3_1xycb_226:not(#\9) {
226
+ .awsui_list_gfwv3_1eux3_207.awsui_grid_gfwv3_1eux3_226:not(#\9) {
227
227
  display: grid;
228
228
  gap: var(--space-xs-kw7k3v, 8px);
229
229
  grid-template-columns: repeat(auto-fill, 230px);
230
230
  }
231
231
  @media (max-width: 688px) {
232
- .awsui_list_gfwv3_1xycb_207.awsui_grid_gfwv3_1xycb_226:not(#\9) {
232
+ .awsui_list_gfwv3_1eux3_207.awsui_grid_gfwv3_1eux3_226:not(#\9) {
233
233
  display: flex;
234
234
  flex-direction: column;
235
235
  }
236
236
  }
237
237
 
238
- .awsui_list-item_gfwv3_1xycb_238:not(#\9) {
238
+ .awsui_list-item_gfwv3_1eux3_238:not(#\9) {
239
239
  padding-block: 0;
240
240
  padding-inline: 0;
241
241
  margin-block: 0;
242
242
  margin-inline: 0;
243
243
  }
244
244
 
245
- .awsui_toggle-container-inline_gfwv3_1xycb_245:not(#\9) {
245
+ .awsui_toggle-container-inline_gfwv3_1eux3_245:not(#\9) {
246
246
  padding-inline-start: var(--space-xs-kw7k3v, 8px);
247
247
  display: flex;
248
248
  align-items: center;
249
249
  }
250
250
 
251
- .awsui_toggle_gfwv3_1xycb_245:not(#\9) {
251
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9) {
252
252
  border-collapse: separate;
253
253
  border-spacing: 0;
254
254
  box-sizing: border-box;
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
288
288
  margin-inline-start: -1px;
289
289
  text-underline-offset: 0.25em;
290
290
  text-decoration-thickness: 1px;
291
- color: var(--awsui-style-color-default-4hh3rt, var(--color-text-link-default-z7zuy8, #0073bb));
291
+ color: var(--awsui-style-color-default-c5ek4l, var(--color-text-link-default-z7zuy8, #0073bb));
292
292
  font-weight: inherit;
293
293
  letter-spacing: normal;
294
294
  text-decoration-line: none;
@@ -299,34 +299,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
299
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
300
300
  }
301
301
  @media (prefers-reduced-motion: reduce) {
302
- .awsui_toggle_gfwv3_1xycb_245:not(#\9) {
302
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9) {
303
303
  animation: none;
304
304
  transition: none;
305
305
  }
306
306
  }
307
- .awsui-motion-disabled .awsui_toggle_gfwv3_1xycb_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1xycb_245:not(#\9) {
307
+ .awsui-motion-disabled .awsui_toggle_gfwv3_1eux3_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1eux3_245:not(#\9) {
308
308
  animation: none;
309
309
  transition: none;
310
310
  }
311
- .awsui_toggle_gfwv3_1xycb_245:not(#\9):hover {
311
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9):hover {
312
312
  cursor: pointer;
313
- color: var(--awsui-style-color-hover-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
313
+ color: var(--awsui-style-color-hover-c5ek4l, var(--color-text-link-hover-pqxtsy, #0a4a74));
314
314
  }
315
- .awsui_toggle_gfwv3_1xycb_245:not(#\9):focus {
315
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9):focus {
316
316
  outline: none;
317
317
  }
318
- .awsui_toggle_gfwv3_1xycb_245:not(#\9):active {
319
- color: var(--awsui-style-color-active-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
318
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9):active {
319
+ color: var(--awsui-style-color-active-c5ek4l, var(--color-text-link-hover-pqxtsy, #0a4a74));
320
320
  }
321
- .awsui_toggle_gfwv3_1xycb_245:not(#\9):active, .awsui_toggle_gfwv3_1xycb_245:not(#\9):focus, .awsui_toggle_gfwv3_1xycb_245:not(#\9):hover {
321
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9):active, .awsui_toggle_gfwv3_1eux3_245:not(#\9):focus, .awsui_toggle_gfwv3_1eux3_245:not(#\9):hover {
322
322
  text-decoration-line: underline;
323
323
  text-decoration-color: currentColor;
324
324
  }
325
- .awsui_toggle_gfwv3_1xycb_245:not(#\9):active, .awsui_toggle_gfwv3_1xycb_245:not(#\9):focus, .awsui_toggle_gfwv3_1xycb_245:not(#\9):hover {
325
+ .awsui_toggle_gfwv3_1eux3_245:not(#\9):active, .awsui_toggle_gfwv3_1eux3_245:not(#\9):focus, .awsui_toggle_gfwv3_1eux3_245:not(#\9):hover {
326
326
  text-decoration: none;
327
327
  text-decoration-color: transparent;
328
328
  }
329
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1xycb_245:not(#\9):focus {
329
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1eux3_245:not(#\9):focus {
330
330
  outline: 2px dotted transparent;
331
331
  border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
332
332
  border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
@@ -336,11 +336,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1xycb_245:not(#\9):focus
336
336
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
337
337
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
338
338
  }
339
- .awsui_toggle_gfwv3_1xycb_245 > .awsui_description_gfwv3_1xycb_337:not(#\9) {
339
+ .awsui_toggle_gfwv3_1eux3_245 > .awsui_description_gfwv3_1eux3_337:not(#\9) {
340
340
  margin-inline-start: var(--space-xxs-jnczic, 4px);
341
341
  }
342
342
 
343
- .awsui_separator_gfwv3_1xycb_341:not(#\9) {
343
+ .awsui_separator_gfwv3_1eux3_341:not(#\9) {
344
344
  margin-block: 0;
345
345
  margin-inline: var(--space-scaled-m-sw9kcx, 16px);
346
346
  inline-size: var(--border-divider-section-width-sznrdy, 1px);
@@ -2,15 +2,15 @@
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_1xycb_193",
6
- "horizontal": "awsui_horizontal_gfwv3_1xycb_196",
7
- "vertical": "awsui_vertical_gfwv3_1xycb_202",
8
- "list": "awsui_list_gfwv3_1xycb_207",
9
- "grid": "awsui_grid_gfwv3_1xycb_226",
10
- "list-item": "awsui_list-item_gfwv3_1xycb_238",
11
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1xycb_245",
12
- "toggle": "awsui_toggle_gfwv3_1xycb_245",
13
- "description": "awsui_description_gfwv3_1xycb_337",
14
- "separator": "awsui_separator_gfwv3_1xycb_341"
5
+ "root": "awsui_root_gfwv3_1eux3_193",
6
+ "horizontal": "awsui_horizontal_gfwv3_1eux3_196",
7
+ "vertical": "awsui_vertical_gfwv3_1eux3_202",
8
+ "list": "awsui_list_gfwv3_1eux3_207",
9
+ "grid": "awsui_grid_gfwv3_1eux3_226",
10
+ "list-item": "awsui_list-item_gfwv3_1eux3_238",
11
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1eux3_245",
12
+ "toggle": "awsui_toggle_gfwv3_1eux3_245",
13
+ "description": "awsui_description_gfwv3_1eux3_337",
14
+ "separator": "awsui_separator_gfwv3_1eux3_341"
15
15
  };
16
16
 
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (8c20e1c8)";
3
- export var GIT_SHA = "8c20e1c8";
2
+ export var PACKAGE_VERSION = "3.0.0 (87a3e478)";
3
+ export var GIT_SHA = "87a3e478";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "core";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (8c20e1c8)",
4
- "GIT_SHA": "8c20e1c8",
3
+ "PACKAGE_VERSION": "3.0.0 (87a3e478)",
4
+ "GIT_SHA": "87a3e478",
5
5
  "THEME": "default",
6
6
  "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": false
@@ -40,6 +40,7 @@ declare const customCSSPropertiesMap: {
40
40
  stackedNotificationsBottomMargin: string;
41
41
  stackedNotificationsDefaultBottomMargin: string;
42
42
  dropdownDefaultMaxWidth: string;
43
+ dropdownDefaultMinWidth: string;
43
44
  spinnerRotatorFrom: string;
44
45
  spinnerRotatorTo: string;
45
46
  spinnerLineLeftFrom: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2I3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4I3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
@@ -1,142 +1,143 @@
1
1
  const customCSSPropertiesMap = {
2
- "maxContentWidth": "--awsui-max-content-width-4hh3rt",
3
- "minContentWidth": "--awsui-min-content-width-4hh3rt",
4
- "breadcrumbsGap": "--awsui-breadcrumbs-gap-4hh3rt",
5
- "contentGapLeft": "--awsui-content-gap-left-4hh3rt",
6
- "contentGapRight": "--awsui-content-gap-right-4hh3rt",
7
- "contentHeight": "--awsui-content-height-4hh3rt",
8
- "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-4hh3rt",
9
- "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-4hh3rt",
10
- "contentLayoutMainGap": "--awsui-content-layout-main-gap-4hh3rt",
11
- "defaultMaxContentWidth": "--awsui-default-max-content-width-4hh3rt",
12
- "defaultMinContentWidth": "--awsui-default-min-content-width-4hh3rt",
13
- "drawerSize": "--awsui-drawer-size-4hh3rt",
14
- "drawerMinSize": "--awsui-drawer-min-size-4hh3rt",
15
- "bottomDrawerSize": "--awsui-bottom-drawer-size-4hh3rt",
16
- "footerHeight": "--awsui-footer-height-4hh3rt",
17
- "headerGap": "--awsui-header-gap-4hh3rt",
18
- "headerHeight": "--awsui-header-height-4hh3rt",
19
- "layoutWidth": "--awsui-layout-width-4hh3rt",
20
- "mainGap": "--awsui-main-gap-4hh3rt",
21
- "mainOffsetLeft": "--awsui-main-offset-left-4hh3rt",
22
- "mainTemplateRows": "--awsui-main-template-rows-4hh3rt",
23
- "mobileBarHeight": "--awsui-mobile-bar-height-4hh3rt",
24
- "notificationsHeight": "--awsui-notifications-height-4hh3rt",
25
- "offsetTop": "--awsui-offset-top-4hh3rt",
26
- "overlapHeight": "--awsui-overlap-height-4hh3rt",
27
- "navigationWidth": "--awsui-navigation-width-4hh3rt",
28
- "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-4hh3rt",
29
- "splitPanelReportedSize": "--awsui-split-panel-reported-size-4hh3rt",
30
- "splitPanelHeight": "--awsui-split-panel-height-4hh3rt",
31
- "splitPanelMinWidth": "--awsui-split-panel-min-width-4hh3rt",
32
- "splitPanelMaxWidth": "--awsui-split-panel-max-width-4hh3rt",
33
- "toolsMaxWidth": "--awsui-tools-max-width-4hh3rt",
34
- "toolsWidth": "--awsui-tools-width-4hh3rt",
35
- "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-4hh3rt",
36
- "contentScrollMargin": "--awsui-content-scroll-margin-4hh3rt",
37
- "flashbarStackDepth": "--awsui-flashbar-stack-depth-4hh3rt",
38
- "flashbarStackIndex": "--awsui-flashbar-stack-index-4hh3rt",
39
- "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-4hh3rt",
40
- "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-4hh3rt",
41
- "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-4hh3rt",
42
- "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-4hh3rt",
43
- "spinnerRotatorFrom": "--awsui-spinner-rotator-from-4hh3rt",
44
- "spinnerRotatorTo": "--awsui-spinner-rotator-to-4hh3rt",
45
- "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-4hh3rt",
46
- "spinnerLineLeftTo": "--awsui-spinner-line-left-to-4hh3rt",
47
- "spinnerLineRightFrom": "--awsui-spinner-line-right-from-4hh3rt",
48
- "spinnerLineRightTo": "--awsui-spinner-line-right-to-4hh3rt",
49
- "sliderLabelCount": "--awsui-slider-label-count-4hh3rt",
50
- "sliderTickCount": "--awsui-slider-tick-count-4hh3rt",
51
- "sliderReferenceColumn": "--awsui-slider-reference-column-4hh3rt",
52
- "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-4hh3rt",
53
- "sliderMaxStart": "--awsui-slider-max-start-4hh3rt",
54
- "sliderMinEnd": "--awsui-slider-min-end-4hh3rt",
55
- "sliderRangeInlineSize": "--awsui-slider-range-inline-size-4hh3rt",
56
- "sliderTooltipPosition": "--awsui-slider-tooltip-position-4hh3rt",
57
- "togglesLeftWidth": "--awsui-toggles-left-width-4hh3rt",
58
- "togglesRightWidth": "--awsui-toggles-right-width-4hh3rt",
59
- "promptInputMaxRows": "--awsui-prompt-input-max-rows-4hh3rt",
60
- "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-4hh3rt",
61
- "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-4hh3rt",
62
- "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-4hh3rt",
63
- "styleBackgroundActive": "--awsui-style-background-active-4hh3rt",
64
- "styleBackgroundDefault": "--awsui-style-background-default-4hh3rt",
65
- "styleBackgroundDisabled": "--awsui-style-background-disabled-4hh3rt",
66
- "styleBackgroundHover": "--awsui-style-background-hover-4hh3rt",
67
- "styleBorderColorActive": "--awsui-style-border-color-active-4hh3rt",
68
- "styleBorderColorDefault": "--awsui-style-border-color-default-4hh3rt",
69
- "styleBorderColorDisabled": "--awsui-style-border-color-disabled-4hh3rt",
70
- "styleBorderColorHover": "--awsui-style-border-color-hover-4hh3rt",
71
- "styleColorActive": "--awsui-style-color-active-4hh3rt",
72
- "styleColorDefault": "--awsui-style-color-default-4hh3rt",
73
- "styleColorDisabled": "--awsui-style-color-disabled-4hh3rt",
74
- "styleColorHover": "--awsui-style-color-hover-4hh3rt",
75
- "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-4hh3rt",
76
- "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-4hh3rt",
77
- "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-4hh3rt",
78
- "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-4hh3rt",
79
- "styleBoxShadowActive": "--awsui-style-box-shadow-active-4hh3rt",
80
- "styleBoxShadowDefault": "--awsui-style-box-shadow-default-4hh3rt",
81
- "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-4hh3rt",
82
- "styleBoxShadowHover": "--awsui-style-box-shadow-hover-4hh3rt",
83
- "styleBackgroundReadonly": "--awsui-style-background-readonly-4hh3rt",
84
- "styleBorderColorReadonly": "--awsui-style-border-color-readonly-4hh3rt",
85
- "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-4hh3rt",
86
- "styleColorReadonly": "--awsui-style-color-readonly-4hh3rt",
87
- "styleBackgroundFocus": "--awsui-style-background-focus-4hh3rt",
88
- "styleBorderColorFocus": "--awsui-style-border-color-focus-4hh3rt",
89
- "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-4hh3rt",
90
- "styleColorFocus": "--awsui-style-color-focus-4hh3rt",
91
- "stylePlaceholderColor": "--awsui-style-placeholder-color-4hh3rt",
92
- "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-4hh3rt",
93
- "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-4hh3rt",
94
- "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-4hh3rt",
95
- "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-4hh3rt",
96
- "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-4hh3rt",
97
- "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-4hh3rt",
98
- "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-4hh3rt",
99
- "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-4hh3rt",
100
- "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-4hh3rt",
101
- "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-4hh3rt",
102
- "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-4hh3rt",
103
- "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-4hh3rt",
104
- "alertIconColor": "--awsui-alert-icon-color-4hh3rt",
105
- "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-4hh3rt",
106
- "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-4hh3rt",
107
- "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-4hh3rt",
108
- "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-4hh3rt",
109
- "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-4hh3rt",
110
- "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-4hh3rt",
111
- "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-4hh3rt",
112
- "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-4hh3rt",
113
- "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-4hh3rt",
114
- "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-4hh3rt",
115
- "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-4hh3rt",
116
- "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-4hh3rt",
117
- "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-4hh3rt",
118
- "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-4hh3rt",
119
- "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-4hh3rt",
120
- "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-4hh3rt",
121
- "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-4hh3rt",
122
- "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-4hh3rt",
123
- "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-4hh3rt",
124
- "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-4hh3rt",
125
- "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-4hh3rt",
126
- "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-4hh3rt",
127
- "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-4hh3rt",
128
- "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-4hh3rt",
129
- "progressBarBackgroundColor": "--awsui-progress-bar-background-color-4hh3rt",
130
- "progressBarBorderRadius": "--awsui-progress-bar-border-radius-4hh3rt",
131
- "progressBarHeight": "--awsui-progress-bar-height-4hh3rt",
132
- "progressValueBackgroundColor": "--awsui-progress-value-background-color-4hh3rt",
133
- "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-4hh3rt",
134
- "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-4hh3rt",
135
- "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-4hh3rt",
136
- "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-4hh3rt",
137
- "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-4hh3rt",
138
- "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-4hh3rt",
139
- "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-4hh3rt",
2
+ "maxContentWidth": "--awsui-max-content-width-c5ek4l",
3
+ "minContentWidth": "--awsui-min-content-width-c5ek4l",
4
+ "breadcrumbsGap": "--awsui-breadcrumbs-gap-c5ek4l",
5
+ "contentGapLeft": "--awsui-content-gap-left-c5ek4l",
6
+ "contentGapRight": "--awsui-content-gap-right-c5ek4l",
7
+ "contentHeight": "--awsui-content-height-c5ek4l",
8
+ "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-c5ek4l",
9
+ "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-c5ek4l",
10
+ "contentLayoutMainGap": "--awsui-content-layout-main-gap-c5ek4l",
11
+ "defaultMaxContentWidth": "--awsui-default-max-content-width-c5ek4l",
12
+ "defaultMinContentWidth": "--awsui-default-min-content-width-c5ek4l",
13
+ "drawerSize": "--awsui-drawer-size-c5ek4l",
14
+ "drawerMinSize": "--awsui-drawer-min-size-c5ek4l",
15
+ "bottomDrawerSize": "--awsui-bottom-drawer-size-c5ek4l",
16
+ "footerHeight": "--awsui-footer-height-c5ek4l",
17
+ "headerGap": "--awsui-header-gap-c5ek4l",
18
+ "headerHeight": "--awsui-header-height-c5ek4l",
19
+ "layoutWidth": "--awsui-layout-width-c5ek4l",
20
+ "mainGap": "--awsui-main-gap-c5ek4l",
21
+ "mainOffsetLeft": "--awsui-main-offset-left-c5ek4l",
22
+ "mainTemplateRows": "--awsui-main-template-rows-c5ek4l",
23
+ "mobileBarHeight": "--awsui-mobile-bar-height-c5ek4l",
24
+ "notificationsHeight": "--awsui-notifications-height-c5ek4l",
25
+ "offsetTop": "--awsui-offset-top-c5ek4l",
26
+ "overlapHeight": "--awsui-overlap-height-c5ek4l",
27
+ "navigationWidth": "--awsui-navigation-width-c5ek4l",
28
+ "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-c5ek4l",
29
+ "splitPanelReportedSize": "--awsui-split-panel-reported-size-c5ek4l",
30
+ "splitPanelHeight": "--awsui-split-panel-height-c5ek4l",
31
+ "splitPanelMinWidth": "--awsui-split-panel-min-width-c5ek4l",
32
+ "splitPanelMaxWidth": "--awsui-split-panel-max-width-c5ek4l",
33
+ "toolsMaxWidth": "--awsui-tools-max-width-c5ek4l",
34
+ "toolsWidth": "--awsui-tools-width-c5ek4l",
35
+ "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-c5ek4l",
36
+ "contentScrollMargin": "--awsui-content-scroll-margin-c5ek4l",
37
+ "flashbarStackDepth": "--awsui-flashbar-stack-depth-c5ek4l",
38
+ "flashbarStackIndex": "--awsui-flashbar-stack-index-c5ek4l",
39
+ "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-c5ek4l",
40
+ "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-c5ek4l",
41
+ "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-c5ek4l",
42
+ "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-c5ek4l",
43
+ "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-c5ek4l",
44
+ "spinnerRotatorFrom": "--awsui-spinner-rotator-from-c5ek4l",
45
+ "spinnerRotatorTo": "--awsui-spinner-rotator-to-c5ek4l",
46
+ "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-c5ek4l",
47
+ "spinnerLineLeftTo": "--awsui-spinner-line-left-to-c5ek4l",
48
+ "spinnerLineRightFrom": "--awsui-spinner-line-right-from-c5ek4l",
49
+ "spinnerLineRightTo": "--awsui-spinner-line-right-to-c5ek4l",
50
+ "sliderLabelCount": "--awsui-slider-label-count-c5ek4l",
51
+ "sliderTickCount": "--awsui-slider-tick-count-c5ek4l",
52
+ "sliderReferenceColumn": "--awsui-slider-reference-column-c5ek4l",
53
+ "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-c5ek4l",
54
+ "sliderMaxStart": "--awsui-slider-max-start-c5ek4l",
55
+ "sliderMinEnd": "--awsui-slider-min-end-c5ek4l",
56
+ "sliderRangeInlineSize": "--awsui-slider-range-inline-size-c5ek4l",
57
+ "sliderTooltipPosition": "--awsui-slider-tooltip-position-c5ek4l",
58
+ "togglesLeftWidth": "--awsui-toggles-left-width-c5ek4l",
59
+ "togglesRightWidth": "--awsui-toggles-right-width-c5ek4l",
60
+ "promptInputMaxRows": "--awsui-prompt-input-max-rows-c5ek4l",
61
+ "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-c5ek4l",
62
+ "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-c5ek4l",
63
+ "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-c5ek4l",
64
+ "styleBackgroundActive": "--awsui-style-background-active-c5ek4l",
65
+ "styleBackgroundDefault": "--awsui-style-background-default-c5ek4l",
66
+ "styleBackgroundDisabled": "--awsui-style-background-disabled-c5ek4l",
67
+ "styleBackgroundHover": "--awsui-style-background-hover-c5ek4l",
68
+ "styleBorderColorActive": "--awsui-style-border-color-active-c5ek4l",
69
+ "styleBorderColorDefault": "--awsui-style-border-color-default-c5ek4l",
70
+ "styleBorderColorDisabled": "--awsui-style-border-color-disabled-c5ek4l",
71
+ "styleBorderColorHover": "--awsui-style-border-color-hover-c5ek4l",
72
+ "styleColorActive": "--awsui-style-color-active-c5ek4l",
73
+ "styleColorDefault": "--awsui-style-color-default-c5ek4l",
74
+ "styleColorDisabled": "--awsui-style-color-disabled-c5ek4l",
75
+ "styleColorHover": "--awsui-style-color-hover-c5ek4l",
76
+ "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-c5ek4l",
77
+ "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-c5ek4l",
78
+ "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-c5ek4l",
79
+ "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-c5ek4l",
80
+ "styleBoxShadowActive": "--awsui-style-box-shadow-active-c5ek4l",
81
+ "styleBoxShadowDefault": "--awsui-style-box-shadow-default-c5ek4l",
82
+ "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-c5ek4l",
83
+ "styleBoxShadowHover": "--awsui-style-box-shadow-hover-c5ek4l",
84
+ "styleBackgroundReadonly": "--awsui-style-background-readonly-c5ek4l",
85
+ "styleBorderColorReadonly": "--awsui-style-border-color-readonly-c5ek4l",
86
+ "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-c5ek4l",
87
+ "styleColorReadonly": "--awsui-style-color-readonly-c5ek4l",
88
+ "styleBackgroundFocus": "--awsui-style-background-focus-c5ek4l",
89
+ "styleBorderColorFocus": "--awsui-style-border-color-focus-c5ek4l",
90
+ "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-c5ek4l",
91
+ "styleColorFocus": "--awsui-style-color-focus-c5ek4l",
92
+ "stylePlaceholderColor": "--awsui-style-placeholder-color-c5ek4l",
93
+ "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-c5ek4l",
94
+ "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-c5ek4l",
95
+ "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-c5ek4l",
96
+ "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-c5ek4l",
97
+ "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-c5ek4l",
98
+ "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-c5ek4l",
99
+ "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-c5ek4l",
100
+ "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-c5ek4l",
101
+ "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-c5ek4l",
102
+ "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-c5ek4l",
103
+ "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-c5ek4l",
104
+ "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-c5ek4l",
105
+ "alertIconColor": "--awsui-alert-icon-color-c5ek4l",
106
+ "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-c5ek4l",
107
+ "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-c5ek4l",
108
+ "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-c5ek4l",
109
+ "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-c5ek4l",
110
+ "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-c5ek4l",
111
+ "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-c5ek4l",
112
+ "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-c5ek4l",
113
+ "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-c5ek4l",
114
+ "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-c5ek4l",
115
+ "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-c5ek4l",
116
+ "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-c5ek4l",
117
+ "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-c5ek4l",
118
+ "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-c5ek4l",
119
+ "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-c5ek4l",
120
+ "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-c5ek4l",
121
+ "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-c5ek4l",
122
+ "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-c5ek4l",
123
+ "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-c5ek4l",
124
+ "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-c5ek4l",
125
+ "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-c5ek4l",
126
+ "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-c5ek4l",
127
+ "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-c5ek4l",
128
+ "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-c5ek4l",
129
+ "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-c5ek4l",
130
+ "progressBarBackgroundColor": "--awsui-progress-bar-background-color-c5ek4l",
131
+ "progressBarBorderRadius": "--awsui-progress-bar-border-radius-c5ek4l",
132
+ "progressBarHeight": "--awsui-progress-bar-height-c5ek4l",
133
+ "progressValueBackgroundColor": "--awsui-progress-value-background-color-c5ek4l",
134
+ "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-c5ek4l",
135
+ "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-c5ek4l",
136
+ "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-c5ek4l",
137
+ "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-c5ek4l",
138
+ "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-c5ek4l",
139
+ "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-c5ek4l",
140
+ "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-c5ek4l",
140
141
  };
141
142
  export default customCSSPropertiesMap;
142
143
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-4hh3rt\",\n\"minContentWidth\": \"--awsui-min-content-width-4hh3rt\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-4hh3rt\",\n\"contentGapLeft\": \"--awsui-content-gap-left-4hh3rt\",\n\"contentGapRight\": \"--awsui-content-gap-right-4hh3rt\",\n\"contentHeight\": \"--awsui-content-height-4hh3rt\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-4hh3rt\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-4hh3rt\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-4hh3rt\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-4hh3rt\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-4hh3rt\",\n\"drawerSize\": \"--awsui-drawer-size-4hh3rt\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-4hh3rt\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-4hh3rt\",\n\"footerHeight\": \"--awsui-footer-height-4hh3rt\",\n\"headerGap\": \"--awsui-header-gap-4hh3rt\",\n\"headerHeight\": \"--awsui-header-height-4hh3rt\",\n\"layoutWidth\": \"--awsui-layout-width-4hh3rt\",\n\"mainGap\": \"--awsui-main-gap-4hh3rt\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-4hh3rt\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-4hh3rt\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-4hh3rt\",\n\"notificationsHeight\": \"--awsui-notifications-height-4hh3rt\",\n\"offsetTop\": \"--awsui-offset-top-4hh3rt\",\n\"overlapHeight\": \"--awsui-overlap-height-4hh3rt\",\n\"navigationWidth\": \"--awsui-navigation-width-4hh3rt\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-4hh3rt\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-4hh3rt\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-4hh3rt\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-4hh3rt\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-4hh3rt\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-4hh3rt\",\n\"toolsWidth\": \"--awsui-tools-width-4hh3rt\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-4hh3rt\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-4hh3rt\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-4hh3rt\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-4hh3rt\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-4hh3rt\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-4hh3rt\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-4hh3rt\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-4hh3rt\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-4hh3rt\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-4hh3rt\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-4hh3rt\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-4hh3rt\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-4hh3rt\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-4hh3rt\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-4hh3rt\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-4hh3rt\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-4hh3rt\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-4hh3rt\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-4hh3rt\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-4hh3rt\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-4hh3rt\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-4hh3rt\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-4hh3rt\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-4hh3rt\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-4hh3rt\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-4hh3rt\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-4hh3rt\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-4hh3rt\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-4hh3rt\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-4hh3rt\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-4hh3rt\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-4hh3rt\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-4hh3rt\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-4hh3rt\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-4hh3rt\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-4hh3rt\",\n\"styleColorActive\": \"--awsui-style-color-active-4hh3rt\",\n\"styleColorDefault\": \"--awsui-style-color-default-4hh3rt\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-4hh3rt\",\n\"styleColorHover\": \"--awsui-style-color-hover-4hh3rt\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-4hh3rt\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-4hh3rt\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-4hh3rt\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-4hh3rt\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-4hh3rt\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-4hh3rt\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-4hh3rt\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-4hh3rt\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-4hh3rt\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-4hh3rt\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-4hh3rt\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-4hh3rt\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-4hh3rt\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-4hh3rt\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-4hh3rt\",\n\"styleColorFocus\": \"--awsui-style-color-focus-4hh3rt\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-4hh3rt\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-4hh3rt\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-4hh3rt\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-4hh3rt\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-4hh3rt\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-4hh3rt\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-4hh3rt\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-4hh3rt\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-4hh3rt\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-4hh3rt\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-4hh3rt\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-4hh3rt\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-4hh3rt\",\n\"alertIconColor\": \"--awsui-alert-icon-color-4hh3rt\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-4hh3rt\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-4hh3rt\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-4hh3rt\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-4hh3rt\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-4hh3rt\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-4hh3rt\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-4hh3rt\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-4hh3rt\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-4hh3rt\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-4hh3rt\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-4hh3rt\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-4hh3rt\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-4hh3rt\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-4hh3rt\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-4hh3rt\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-4hh3rt\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-4hh3rt\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-4hh3rt\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-4hh3rt\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-4hh3rt\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-4hh3rt\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-4hh3rt\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-4hh3rt\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-4hh3rt\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-4hh3rt\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-4hh3rt\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-4hh3rt\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-4hh3rt\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-4hh3rt\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-4hh3rt\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-4hh3rt\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-4hh3rt\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-4hh3rt\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-4hh3rt\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-4hh3rt\",\n };\n export default customCSSPropertiesMap;\n "]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-c5ek4l\",\n\"minContentWidth\": \"--awsui-min-content-width-c5ek4l\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-c5ek4l\",\n\"contentGapLeft\": \"--awsui-content-gap-left-c5ek4l\",\n\"contentGapRight\": \"--awsui-content-gap-right-c5ek4l\",\n\"contentHeight\": \"--awsui-content-height-c5ek4l\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-c5ek4l\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-c5ek4l\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-c5ek4l\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-c5ek4l\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-c5ek4l\",\n\"drawerSize\": \"--awsui-drawer-size-c5ek4l\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-c5ek4l\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-c5ek4l\",\n\"footerHeight\": \"--awsui-footer-height-c5ek4l\",\n\"headerGap\": \"--awsui-header-gap-c5ek4l\",\n\"headerHeight\": \"--awsui-header-height-c5ek4l\",\n\"layoutWidth\": \"--awsui-layout-width-c5ek4l\",\n\"mainGap\": \"--awsui-main-gap-c5ek4l\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-c5ek4l\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-c5ek4l\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-c5ek4l\",\n\"notificationsHeight\": \"--awsui-notifications-height-c5ek4l\",\n\"offsetTop\": \"--awsui-offset-top-c5ek4l\",\n\"overlapHeight\": \"--awsui-overlap-height-c5ek4l\",\n\"navigationWidth\": \"--awsui-navigation-width-c5ek4l\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-c5ek4l\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-c5ek4l\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-c5ek4l\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-c5ek4l\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-c5ek4l\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-c5ek4l\",\n\"toolsWidth\": \"--awsui-tools-width-c5ek4l\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-c5ek4l\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-c5ek4l\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-c5ek4l\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-c5ek4l\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-c5ek4l\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-c5ek4l\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-c5ek4l\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-c5ek4l\",\n\"dropdownDefaultMinWidth\": \"--awsui-dropdown-default-min-width-c5ek4l\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-c5ek4l\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-c5ek4l\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-c5ek4l\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-c5ek4l\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-c5ek4l\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-c5ek4l\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-c5ek4l\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-c5ek4l\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-c5ek4l\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-c5ek4l\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-c5ek4l\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-c5ek4l\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-c5ek4l\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-c5ek4l\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-c5ek4l\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-c5ek4l\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-c5ek4l\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-c5ek4l\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-c5ek4l\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-c5ek4l\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-c5ek4l\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-c5ek4l\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-c5ek4l\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-c5ek4l\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-c5ek4l\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-c5ek4l\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-c5ek4l\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-c5ek4l\",\n\"styleColorActive\": \"--awsui-style-color-active-c5ek4l\",\n\"styleColorDefault\": \"--awsui-style-color-default-c5ek4l\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-c5ek4l\",\n\"styleColorHover\": \"--awsui-style-color-hover-c5ek4l\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-c5ek4l\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-c5ek4l\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-c5ek4l\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-c5ek4l\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-c5ek4l\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-c5ek4l\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-c5ek4l\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-c5ek4l\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-c5ek4l\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-c5ek4l\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-c5ek4l\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-c5ek4l\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-c5ek4l\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-c5ek4l\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-c5ek4l\",\n\"styleColorFocus\": \"--awsui-style-color-focus-c5ek4l\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-c5ek4l\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-c5ek4l\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-c5ek4l\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-c5ek4l\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-c5ek4l\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-c5ek4l\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-c5ek4l\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-c5ek4l\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-c5ek4l\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-c5ek4l\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-c5ek4l\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-c5ek4l\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-c5ek4l\",\n\"alertIconColor\": \"--awsui-alert-icon-color-c5ek4l\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-c5ek4l\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-c5ek4l\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-c5ek4l\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-c5ek4l\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-c5ek4l\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-c5ek4l\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-c5ek4l\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-c5ek4l\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-c5ek4l\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-c5ek4l\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-c5ek4l\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-c5ek4l\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-c5ek4l\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-c5ek4l\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-c5ek4l\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-c5ek4l\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-c5ek4l\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-c5ek4l\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-c5ek4l\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-c5ek4l\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-c5ek4l\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-c5ek4l\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-c5ek4l\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-c5ek4l\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-c5ek4l\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-c5ek4l\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-c5ek4l\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-c5ek4l\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-c5ek4l\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-c5ek4l\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-c5ek4l\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-c5ek4l\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-c5ek4l\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-c5ek4l\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-c5ek4l\",\n };\n export default customCSSPropertiesMap;\n "]}
@@ -0,0 +1,2 @@
1
+ export declare function getDataAttributes(dataAttributes: Record<string, string> | undefined, excludeKeys?: string[]): Record<string, string>;
2
+ //# sourceMappingURL=data-attributes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-attributes.d.ts","sourceRoot":"","sources":["../../../../src/internal/utils/data-attributes.ts"],"names":[],"mappings":"AAIA,wBAAgB,iBAAiB,CAC/B,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,EAClD,WAAW,GAAE,MAAM,EAAO,GACzB,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAsBxB"}