@cloudscape-design/components 3.0.1254 → 3.0.1256

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 (170) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +50 -50
  3. package/alert/styles.selectors.js +27 -27
  4. package/annotation-context/annotation/styles.css.js +13 -13
  5. package/annotation-context/annotation/styles.scoped.css +21 -21
  6. package/annotation-context/annotation/styles.selectors.js +13 -13
  7. package/app-layout/notifications/styles.css.js +3 -3
  8. package/app-layout/notifications/styles.scoped.css +7 -7
  9. package/app-layout/notifications/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +86 -86
  11. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  12. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  13. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  14. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  15. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  16. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  17. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  18. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  19. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  20. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  21. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  22. package/attribute-editor/styles.css.js +15 -15
  23. package/attribute-editor/styles.scoped.css +28 -28
  24. package/attribute-editor/styles.selectors.js +15 -15
  25. package/breadcrumb-group/item/styles.css.js +7 -7
  26. package/breadcrumb-group/item/styles.scoped.css +28 -28
  27. package/breadcrumb-group/item/styles.selectors.js +7 -7
  28. package/button/styles.css.js +22 -22
  29. package/button/styles.scoped.css +256 -256
  30. package/button/styles.selectors.js +22 -22
  31. package/button-dropdown/item-element/styles.css.js +21 -21
  32. package/button-dropdown/item-element/styles.scoped.css +37 -37
  33. package/button-dropdown/item-element/styles.selectors.js +21 -21
  34. package/cards/index.js +2 -2
  35. package/cards/index.js.map +1 -1
  36. package/cards/styles.css.js +38 -38
  37. package/cards/styles.scoped.css +43 -43
  38. package/cards/styles.selectors.js +38 -38
  39. package/checkbox/styles.css.js +3 -3
  40. package/checkbox/styles.scoped.css +11 -11
  41. package/checkbox/styles.selectors.js +3 -3
  42. package/content-layout/styles.css.js +14 -14
  43. package/content-layout/styles.scoped.css +27 -27
  44. package/content-layout/styles.selectors.js +14 -14
  45. package/dropdown/styles.css.js +20 -20
  46. package/dropdown/styles.scoped.css +49 -49
  47. package/dropdown/styles.selectors.js +20 -20
  48. package/file-token-group/styles.css.js +23 -23
  49. package/file-token-group/styles.scoped.css +36 -36
  50. package/file-token-group/styles.selectors.js +23 -23
  51. package/flashbar/styles.css.js +50 -50
  52. package/flashbar/styles.scoped.css +187 -187
  53. package/flashbar/styles.selectors.js +50 -50
  54. package/help-panel/styles.css.js +6 -6
  55. package/help-panel/styles.scoped.css +73 -73
  56. package/help-panel/styles.selectors.js +6 -6
  57. package/index.d.ts +1 -0
  58. package/index.d.ts.map +1 -1
  59. package/index.js +1 -0
  60. package/index.js.map +1 -1
  61. package/input/styles.css.js +13 -13
  62. package/input/styles.scoped.css +74 -74
  63. package/input/styles.selectors.js +13 -13
  64. package/internal/base-component/styles.scoped.css +29 -5
  65. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  66. package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  67. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  68. package/internal/components/radio-button/styles.css.js +7 -7
  69. package/internal/components/radio-button/styles.scoped.css +18 -18
  70. package/internal/components/radio-button/styles.selectors.js +7 -7
  71. package/internal/components/token-list/styles.css.js +10 -10
  72. package/internal/components/token-list/styles.scoped.css +25 -25
  73. package/internal/components/token-list/styles.selectors.js +10 -10
  74. package/internal/environment.js +2 -2
  75. package/internal/environment.json +2 -2
  76. package/internal/generated/custom-css-properties/index.d.ts +5 -0
  77. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  78. package/internal/generated/custom-css-properties/index.js +159 -154
  79. package/internal/generated/custom-css-properties/index.js.map +1 -1
  80. package/internal/generated/styles/tokens.d.ts +12 -2
  81. package/internal/generated/styles/tokens.js +12 -2
  82. package/internal/generated/theming/index.cjs +152 -10
  83. package/internal/generated/theming/index.cjs.d.ts +18 -0
  84. package/internal/generated/theming/index.d.ts +18 -0
  85. package/internal/generated/theming/index.js +152 -10
  86. package/internal/manifest.json +1 -1
  87. package/item-card/index.d.ts +10 -0
  88. package/item-card/index.d.ts.map +1 -0
  89. package/item-card/index.js +23 -0
  90. package/item-card/index.js.map +1 -0
  91. package/item-card/interfaces.d.ts +122 -0
  92. package/item-card/interfaces.d.ts.map +1 -0
  93. package/item-card/interfaces.js.map +1 -0
  94. package/item-card/internal.d.ts +22 -0
  95. package/item-card/internal.d.ts.map +1 -0
  96. package/item-card/internal.js +29 -0
  97. package/item-card/internal.js.map +1 -0
  98. package/item-card/style.d.ts +20 -0
  99. package/item-card/style.d.ts.map +1 -0
  100. package/item-card/style.js +55 -0
  101. package/item-card/style.js.map +1 -0
  102. package/item-card/styles.css.js +19 -0
  103. package/item-card/styles.scoped.css +361 -0
  104. package/item-card/styles.selectors.js +20 -0
  105. package/item-card/test-classes/styles.css.js +10 -0
  106. package/item-card/test-classes/styles.scoped.css +23 -0
  107. package/item-card/test-classes/styles.selectors.js +11 -0
  108. package/link/styles.css.js +20 -20
  109. package/link/styles.scoped.css +103 -103
  110. package/link/styles.selectors.js +20 -20
  111. package/modal/styles.css.js +31 -31
  112. package/modal/styles.scoped.css +48 -48
  113. package/modal/styles.selectors.js +31 -31
  114. package/package.json +2 -1
  115. package/progress-bar/styles.css.js +18 -18
  116. package/progress-bar/styles.scoped.css +48 -48
  117. package/progress-bar/styles.selectors.js +18 -18
  118. package/prompt-input/styles.css.js +17 -17
  119. package/prompt-input/styles.scoped.css +79 -79
  120. package/prompt-input/styles.selectors.js +17 -17
  121. package/segmented-control/styles.css.js +16 -16
  122. package/segmented-control/styles.scoped.css +46 -46
  123. package/segmented-control/styles.selectors.js +16 -16
  124. package/slider/styles.css.js +26 -26
  125. package/slider/styles.scoped.css +165 -165
  126. package/slider/styles.selectors.js +26 -26
  127. package/spinner/styles.css.js +13 -13
  128. package/spinner/styles.scoped.css +39 -39
  129. package/spinner/styles.selectors.js +13 -13
  130. package/tabs/styles.css.js +30 -30
  131. package/tabs/styles.scoped.css +76 -76
  132. package/tabs/styles.selectors.js +30 -30
  133. package/tag-editor/styles.css.js +3 -3
  134. package/tag-editor/styles.scoped.css +13 -13
  135. package/tag-editor/styles.selectors.js +3 -3
  136. package/test-utils/dom/index.d.ts +28 -0
  137. package/test-utils/dom/index.js +21 -2
  138. package/test-utils/dom/index.js.map +1 -1
  139. package/test-utils/dom/item-card/index.d.ts +28 -0
  140. package/test-utils/dom/item-card/index.js +49 -0
  141. package/test-utils/dom/item-card/index.js.map +1 -0
  142. package/test-utils/selectors/index.d.ts +18 -0
  143. package/test-utils/selectors/index.js +16 -2
  144. package/test-utils/selectors/index.js.map +1 -1
  145. package/test-utils/selectors/item-card/index.d.ts +28 -0
  146. package/test-utils/selectors/item-card/index.js +49 -0
  147. package/test-utils/selectors/item-card/index.js.map +1 -0
  148. package/text-content/styles.css.js +1 -1
  149. package/text-content/styles.scoped.css +66 -66
  150. package/text-content/styles.selectors.js +1 -1
  151. package/textarea/styles.css.js +5 -5
  152. package/textarea/styles.scoped.css +45 -45
  153. package/textarea/styles.selectors.js +5 -5
  154. package/toggle/styles.css.js +10 -10
  155. package/toggle/styles.scoped.css +23 -23
  156. package/toggle/styles.selectors.js +10 -10
  157. package/token/styles.css.js +14 -14
  158. package/token/styles.scoped.css +48 -48
  159. package/token/styles.selectors.js +14 -14
  160. package/internal/components/card/index.d.ts +0 -14
  161. package/internal/components/card/index.d.ts.map +0 -1
  162. package/internal/components/card/index.js +0 -16
  163. package/internal/components/card/index.js.map +0 -1
  164. package/internal/components/card/interfaces.d.ts +0 -44
  165. package/internal/components/card/interfaces.d.ts.map +0 -1
  166. package/internal/components/card/interfaces.js.map +0 -1
  167. package/internal/components/card/styles.css.js +0 -16
  168. package/internal/components/card/styles.scoped.css +0 -318
  169. package/internal/components/card/styles.selectors.js +0 -17
  170. /package/{internal/components/card → item-card}/interfaces.js +0 -0
@@ -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_27cw4_193:not(#\9) {
193
+ .awsui_root_gfwv3_bxdgn_193:not(#\9) {
194
194
  gap: var(--space-scaled-xs-xwoogq, 8px);
195
195
  }
196
- .awsui_root_gfwv3_27cw4_193.awsui_horizontal_gfwv3_27cw4_196:not(#\9) {
196
+ .awsui_root_gfwv3_bxdgn_193.awsui_horizontal_gfwv3_bxdgn_196:not(#\9) {
197
197
  display: flex;
198
198
  gap: var(--space-xs-ymlm0b, 8px);
199
199
  flex-direction: row;
200
200
  flex-wrap: wrap;
201
201
  }
202
- .awsui_root_gfwv3_27cw4_193.awsui_vertical_gfwv3_27cw4_202:not(#\9) {
202
+ .awsui_root_gfwv3_bxdgn_193.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
203
203
  display: flex;
204
204
  flex-direction: column;
205
205
  }
206
206
 
207
- .awsui_list_gfwv3_27cw4_207:not(#\9) {
207
+ .awsui_list_gfwv3_bxdgn_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_27cw4_207.awsui_horizontal_gfwv3_27cw4_196:not(#\9), .awsui_list_gfwv3_27cw4_207.awsui_vertical_gfwv3_27cw4_202:not(#\9) {
215
+ .awsui_list_gfwv3_bxdgn_207.awsui_horizontal_gfwv3_bxdgn_196:not(#\9), .awsui_list_gfwv3_bxdgn_207.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
216
216
  display: flex;
217
217
  gap: var(--space-xs-ymlm0b, 8px);
218
218
  }
219
- .awsui_list_gfwv3_27cw4_207.awsui_horizontal_gfwv3_27cw4_196:not(#\9) {
219
+ .awsui_list_gfwv3_bxdgn_207.awsui_horizontal_gfwv3_bxdgn_196:not(#\9) {
220
220
  flex-direction: row;
221
221
  flex-wrap: wrap;
222
222
  }
223
- .awsui_list_gfwv3_27cw4_207.awsui_vertical_gfwv3_27cw4_202:not(#\9) {
223
+ .awsui_list_gfwv3_bxdgn_207.awsui_vertical_gfwv3_bxdgn_202:not(#\9) {
224
224
  flex-direction: column;
225
225
  }
226
- .awsui_list_gfwv3_27cw4_207.awsui_grid_gfwv3_27cw4_226:not(#\9) {
226
+ .awsui_list_gfwv3_bxdgn_207.awsui_grid_gfwv3_bxdgn_226:not(#\9) {
227
227
  display: grid;
228
228
  gap: var(--space-xs-ymlm0b, 8px);
229
229
  grid-template-columns: repeat(auto-fill, 230px);
230
230
  }
231
231
  @media (max-width: 688px) {
232
- .awsui_list_gfwv3_27cw4_207.awsui_grid_gfwv3_27cw4_226:not(#\9) {
232
+ .awsui_list_gfwv3_bxdgn_207.awsui_grid_gfwv3_bxdgn_226:not(#\9) {
233
233
  display: flex;
234
234
  flex-direction: column;
235
235
  }
236
236
  }
237
237
 
238
- .awsui_list-item_gfwv3_27cw4_238:not(#\9) {
238
+ .awsui_list-item_gfwv3_bxdgn_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_27cw4_245:not(#\9) {
245
+ .awsui_toggle-container-inline_gfwv3_bxdgn_245:not(#\9) {
246
246
  padding-inline-start: var(--space-xs-ymlm0b, 8px);
247
247
  display: flex;
248
248
  align-items: center;
249
249
  }
250
250
 
251
- .awsui_toggle_gfwv3_27cw4_245:not(#\9) {
251
+ .awsui_toggle_gfwv3_bxdgn_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-u09ddc, var(--color-text-link-default-hude44, #006ce0));
291
+ color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
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-5rbn3k, 165ms);
300
300
  }
301
301
  @media (prefers-reduced-motion: reduce) {
302
- .awsui_toggle_gfwv3_27cw4_245:not(#\9) {
302
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9) {
303
303
  animation: none;
304
304
  transition: none;
305
305
  }
306
306
  }
307
- .awsui-motion-disabled .awsui_toggle_gfwv3_27cw4_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_27cw4_245:not(#\9) {
307
+ .awsui-motion-disabled .awsui_toggle_gfwv3_bxdgn_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_bxdgn_245:not(#\9) {
308
308
  animation: none;
309
309
  transition: none;
310
310
  }
311
- .awsui_toggle_gfwv3_27cw4_245:not(#\9):hover {
311
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9):hover {
312
312
  cursor: pointer;
313
- color: var(--awsui-style-color-hover-u09ddc, var(--color-text-link-hover-2hfec2, #002b66));
313
+ color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
314
314
  }
315
- .awsui_toggle_gfwv3_27cw4_245:not(#\9):focus {
315
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus {
316
316
  outline: none;
317
317
  }
318
- .awsui_toggle_gfwv3_27cw4_245:not(#\9):active {
319
- color: var(--awsui-style-color-active-u09ddc, var(--color-text-link-hover-2hfec2, #002b66));
318
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9):active {
319
+ color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
320
320
  }
321
- .awsui_toggle_gfwv3_27cw4_245:not(#\9):active, .awsui_toggle_gfwv3_27cw4_245:not(#\9):focus, .awsui_toggle_gfwv3_27cw4_245:not(#\9):hover {
321
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9):active, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):hover {
322
322
  text-decoration-line: underline;
323
323
  text-decoration-color: currentColor;
324
324
  }
325
- .awsui_toggle_gfwv3_27cw4_245:not(#\9):active, .awsui_toggle_gfwv3_27cw4_245:not(#\9):focus, .awsui_toggle_gfwv3_27cw4_245:not(#\9):hover {
325
+ .awsui_toggle_gfwv3_bxdgn_245:not(#\9):active, .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus, .awsui_toggle_gfwv3_bxdgn_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_27cw4_245:not(#\9):focus {
329
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_bxdgn_245:not(#\9):focus {
330
330
  outline: 2px dotted transparent;
331
331
  border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
332
332
  border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
@@ -336,11 +336,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_27cw4_245:not(#\9):focus
336
336
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
337
337
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
338
338
  }
339
- .awsui_toggle_gfwv3_27cw4_245 > .awsui_description_gfwv3_27cw4_337:not(#\9) {
339
+ .awsui_toggle_gfwv3_bxdgn_245 > .awsui_description_gfwv3_bxdgn_337:not(#\9) {
340
340
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
341
341
  }
342
342
 
343
- .awsui_separator_gfwv3_27cw4_341:not(#\9) {
343
+ .awsui_separator_gfwv3_bxdgn_341:not(#\9) {
344
344
  margin-block: 0;
345
345
  margin-inline: var(--space-scaled-m-m892r9, 16px);
346
346
  inline-size: var(--border-divider-section-width-uwo8my, 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_27cw4_193",
6
- "horizontal": "awsui_horizontal_gfwv3_27cw4_196",
7
- "vertical": "awsui_vertical_gfwv3_27cw4_202",
8
- "list": "awsui_list_gfwv3_27cw4_207",
9
- "grid": "awsui_grid_gfwv3_27cw4_226",
10
- "list-item": "awsui_list-item_gfwv3_27cw4_238",
11
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_27cw4_245",
12
- "toggle": "awsui_toggle_gfwv3_27cw4_245",
13
- "description": "awsui_description_gfwv3_27cw4_337",
14
- "separator": "awsui_separator_gfwv3_27cw4_341"
5
+ "root": "awsui_root_gfwv3_bxdgn_193",
6
+ "horizontal": "awsui_horizontal_gfwv3_bxdgn_196",
7
+ "vertical": "awsui_vertical_gfwv3_bxdgn_202",
8
+ "list": "awsui_list_gfwv3_bxdgn_207",
9
+ "grid": "awsui_grid_gfwv3_bxdgn_226",
10
+ "list-item": "awsui_list-item_gfwv3_bxdgn_238",
11
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_bxdgn_245",
12
+ "toggle": "awsui_toggle_gfwv3_bxdgn_245",
13
+ "description": "awsui_description_gfwv3_bxdgn_337",
14
+ "separator": "awsui_separator_gfwv3_bxdgn_341"
15
15
  };
16
16
 
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (1413288e)";
3
- export var GIT_SHA = "1413288e";
2
+ export var PACKAGE_VERSION = "3.0.0 (a1e1f5e7)";
3
+ export var GIT_SHA = "a1e1f5e7";
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 (1413288e)",
4
- "GIT_SHA": "1413288e",
3
+ "PACKAGE_VERSION": "3.0.0 (a1e1f5e7)",
4
+ "GIT_SHA": "a1e1f5e7",
5
5
  "THEME": "open-source-visual-refresh",
6
6
  "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": true
@@ -153,5 +153,10 @@ declare const customCSSPropertiesMap: {
153
153
  tokenStyleDismissColorDisabled: string;
154
154
  tokenStyleDismissColorHover: string;
155
155
  tokenStyleDismissColorReadOnly: string;
156
+ styleItemCardBackgroundDefault: string;
157
+ styleItemCardBorderColorDefault: string;
158
+ styleItemCardBorderRadius: string;
159
+ styleItemCardBorderWidthDefault: string;
160
+ styleItemCardBoxShadowDefault: string;
156
161
  };
157
162
  export default customCSSPropertiesMap;
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2J3B,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgK3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
@@ -1,158 +1,163 @@
1
1
  const customCSSPropertiesMap = {
2
- "maxContentWidth": "--awsui-max-content-width-u09ddc",
3
- "minContentWidth": "--awsui-min-content-width-u09ddc",
4
- "breadcrumbsGap": "--awsui-breadcrumbs-gap-u09ddc",
5
- "contentGapLeft": "--awsui-content-gap-left-u09ddc",
6
- "contentGapRight": "--awsui-content-gap-right-u09ddc",
7
- "contentHeight": "--awsui-content-height-u09ddc",
8
- "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-u09ddc",
9
- "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-u09ddc",
10
- "contentLayoutMainGap": "--awsui-content-layout-main-gap-u09ddc",
11
- "defaultMaxContentWidth": "--awsui-default-max-content-width-u09ddc",
12
- "defaultMinContentWidth": "--awsui-default-min-content-width-u09ddc",
13
- "drawerSize": "--awsui-drawer-size-u09ddc",
14
- "drawerMinSize": "--awsui-drawer-min-size-u09ddc",
15
- "bottomDrawerSize": "--awsui-bottom-drawer-size-u09ddc",
16
- "footerHeight": "--awsui-footer-height-u09ddc",
17
- "headerGap": "--awsui-header-gap-u09ddc",
18
- "headerHeight": "--awsui-header-height-u09ddc",
19
- "layoutWidth": "--awsui-layout-width-u09ddc",
20
- "mainGap": "--awsui-main-gap-u09ddc",
21
- "mainOffsetLeft": "--awsui-main-offset-left-u09ddc",
22
- "mainTemplateRows": "--awsui-main-template-rows-u09ddc",
23
- "mobileBarHeight": "--awsui-mobile-bar-height-u09ddc",
24
- "notificationsHeight": "--awsui-notifications-height-u09ddc",
25
- "offsetTop": "--awsui-offset-top-u09ddc",
26
- "overlapHeight": "--awsui-overlap-height-u09ddc",
27
- "navigationWidth": "--awsui-navigation-width-u09ddc",
28
- "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-u09ddc",
29
- "splitPanelReportedSize": "--awsui-split-panel-reported-size-u09ddc",
30
- "splitPanelHeight": "--awsui-split-panel-height-u09ddc",
31
- "splitPanelMinWidth": "--awsui-split-panel-min-width-u09ddc",
32
- "splitPanelMaxWidth": "--awsui-split-panel-max-width-u09ddc",
33
- "toolsMaxWidth": "--awsui-tools-max-width-u09ddc",
34
- "toolsWidth": "--awsui-tools-width-u09ddc",
35
- "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-u09ddc",
36
- "contentScrollMargin": "--awsui-content-scroll-margin-u09ddc",
37
- "flashbarStackDepth": "--awsui-flashbar-stack-depth-u09ddc",
38
- "flashbarStackIndex": "--awsui-flashbar-stack-index-u09ddc",
39
- "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-u09ddc",
40
- "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-u09ddc",
41
- "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-u09ddc",
42
- "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-u09ddc",
43
- "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-u09ddc",
44
- "dropdownContentBorderColor": "--awsui-dropdown-content-border-color-u09ddc",
45
- "dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-u09ddc",
46
- "dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-u09ddc",
47
- "modalCustomWidth": "--awsui-modal-custom-width-u09ddc",
48
- "modalCustomHeight": "--awsui-modal-custom-height-u09ddc",
49
- "spinnerRotatorFrom": "--awsui-spinner-rotator-from-u09ddc",
50
- "spinnerRotatorTo": "--awsui-spinner-rotator-to-u09ddc",
51
- "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-u09ddc",
52
- "spinnerLineLeftTo": "--awsui-spinner-line-left-to-u09ddc",
53
- "spinnerLineRightFrom": "--awsui-spinner-line-right-from-u09ddc",
54
- "spinnerLineRightTo": "--awsui-spinner-line-right-to-u09ddc",
55
- "sliderLabelCount": "--awsui-slider-label-count-u09ddc",
56
- "sliderTickCount": "--awsui-slider-tick-count-u09ddc",
57
- "sliderReferenceColumn": "--awsui-slider-reference-column-u09ddc",
58
- "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-u09ddc",
59
- "sliderMaxStart": "--awsui-slider-max-start-u09ddc",
60
- "sliderMinEnd": "--awsui-slider-min-end-u09ddc",
61
- "sliderRangeInlineSize": "--awsui-slider-range-inline-size-u09ddc",
62
- "sliderTooltipPosition": "--awsui-slider-tooltip-position-u09ddc",
63
- "togglesLeftWidth": "--awsui-toggles-left-width-u09ddc",
64
- "togglesRightWidth": "--awsui-toggles-right-width-u09ddc",
65
- "promptInputMaxRows": "--awsui-prompt-input-max-rows-u09ddc",
66
- "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-u09ddc",
67
- "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-u09ddc",
68
- "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-u09ddc",
69
- "styleBackgroundActive": "--awsui-style-background-active-u09ddc",
70
- "styleBackgroundDefault": "--awsui-style-background-default-u09ddc",
71
- "styleBackgroundDisabled": "--awsui-style-background-disabled-u09ddc",
72
- "styleBackgroundHover": "--awsui-style-background-hover-u09ddc",
73
- "styleBorderColorActive": "--awsui-style-border-color-active-u09ddc",
74
- "styleBorderColorDefault": "--awsui-style-border-color-default-u09ddc",
75
- "styleBorderColorDisabled": "--awsui-style-border-color-disabled-u09ddc",
76
- "styleBorderColorHover": "--awsui-style-border-color-hover-u09ddc",
77
- "styleColorActive": "--awsui-style-color-active-u09ddc",
78
- "styleColorDefault": "--awsui-style-color-default-u09ddc",
79
- "styleColorDisabled": "--awsui-style-color-disabled-u09ddc",
80
- "styleColorHover": "--awsui-style-color-hover-u09ddc",
81
- "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-u09ddc",
82
- "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-u09ddc",
83
- "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-u09ddc",
84
- "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-u09ddc",
85
- "styleBoxShadowActive": "--awsui-style-box-shadow-active-u09ddc",
86
- "styleBoxShadowDefault": "--awsui-style-box-shadow-default-u09ddc",
87
- "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-u09ddc",
88
- "styleBoxShadowHover": "--awsui-style-box-shadow-hover-u09ddc",
89
- "styleBackgroundReadonly": "--awsui-style-background-readonly-u09ddc",
90
- "styleBorderColorReadonly": "--awsui-style-border-color-readonly-u09ddc",
91
- "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-u09ddc",
92
- "styleColorReadonly": "--awsui-style-color-readonly-u09ddc",
93
- "styleBackgroundFocus": "--awsui-style-background-focus-u09ddc",
94
- "styleBorderColorFocus": "--awsui-style-border-color-focus-u09ddc",
95
- "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-u09ddc",
96
- "styleColorFocus": "--awsui-style-color-focus-u09ddc",
97
- "stylePlaceholderColor": "--awsui-style-placeholder-color-u09ddc",
98
- "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-u09ddc",
99
- "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-u09ddc",
100
- "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-u09ddc",
101
- "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-u09ddc",
102
- "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-u09ddc",
103
- "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-u09ddc",
104
- "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-u09ddc",
105
- "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-u09ddc",
106
- "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-u09ddc",
107
- "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-u09ddc",
108
- "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-u09ddc",
109
- "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-u09ddc",
110
- "alertIconColor": "--awsui-alert-icon-color-u09ddc",
111
- "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-u09ddc",
112
- "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-u09ddc",
113
- "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-u09ddc",
114
- "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-u09ddc",
115
- "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-u09ddc",
116
- "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-u09ddc",
117
- "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-u09ddc",
118
- "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-u09ddc",
119
- "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-u09ddc",
120
- "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-u09ddc",
121
- "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-u09ddc",
122
- "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-u09ddc",
123
- "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-u09ddc",
124
- "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-u09ddc",
125
- "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-u09ddc",
126
- "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-u09ddc",
127
- "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-u09ddc",
128
- "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-u09ddc",
129
- "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-u09ddc",
130
- "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-u09ddc",
131
- "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-u09ddc",
132
- "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-u09ddc",
133
- "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-u09ddc",
134
- "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-u09ddc",
135
- "progressBarBackgroundColor": "--awsui-progress-bar-background-color-u09ddc",
136
- "progressBarBorderRadius": "--awsui-progress-bar-border-radius-u09ddc",
137
- "progressBarHeight": "--awsui-progress-bar-height-u09ddc",
138
- "progressValueBackgroundColor": "--awsui-progress-value-background-color-u09ddc",
139
- "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-u09ddc",
140
- "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-u09ddc",
141
- "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-u09ddc",
142
- "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-u09ddc",
143
- "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-u09ddc",
144
- "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-u09ddc",
145
- "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-u09ddc",
146
- "tokenStyleBackgroundDefault": "--awsui-token-style-background-default-u09ddc",
147
- "tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-u09ddc",
148
- "tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-u09ddc",
149
- "tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-u09ddc",
150
- "tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-u09ddc",
151
- "tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-u09ddc",
152
- "tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-u09ddc",
153
- "tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-u09ddc",
154
- "tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-u09ddc",
155
- "tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-u09ddc",
2
+ "maxContentWidth": "--awsui-max-content-width-6b9ypa",
3
+ "minContentWidth": "--awsui-min-content-width-6b9ypa",
4
+ "breadcrumbsGap": "--awsui-breadcrumbs-gap-6b9ypa",
5
+ "contentGapLeft": "--awsui-content-gap-left-6b9ypa",
6
+ "contentGapRight": "--awsui-content-gap-right-6b9ypa",
7
+ "contentHeight": "--awsui-content-height-6b9ypa",
8
+ "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-6b9ypa",
9
+ "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-6b9ypa",
10
+ "contentLayoutMainGap": "--awsui-content-layout-main-gap-6b9ypa",
11
+ "defaultMaxContentWidth": "--awsui-default-max-content-width-6b9ypa",
12
+ "defaultMinContentWidth": "--awsui-default-min-content-width-6b9ypa",
13
+ "drawerSize": "--awsui-drawer-size-6b9ypa",
14
+ "drawerMinSize": "--awsui-drawer-min-size-6b9ypa",
15
+ "bottomDrawerSize": "--awsui-bottom-drawer-size-6b9ypa",
16
+ "footerHeight": "--awsui-footer-height-6b9ypa",
17
+ "headerGap": "--awsui-header-gap-6b9ypa",
18
+ "headerHeight": "--awsui-header-height-6b9ypa",
19
+ "layoutWidth": "--awsui-layout-width-6b9ypa",
20
+ "mainGap": "--awsui-main-gap-6b9ypa",
21
+ "mainOffsetLeft": "--awsui-main-offset-left-6b9ypa",
22
+ "mainTemplateRows": "--awsui-main-template-rows-6b9ypa",
23
+ "mobileBarHeight": "--awsui-mobile-bar-height-6b9ypa",
24
+ "notificationsHeight": "--awsui-notifications-height-6b9ypa",
25
+ "offsetTop": "--awsui-offset-top-6b9ypa",
26
+ "overlapHeight": "--awsui-overlap-height-6b9ypa",
27
+ "navigationWidth": "--awsui-navigation-width-6b9ypa",
28
+ "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-6b9ypa",
29
+ "splitPanelReportedSize": "--awsui-split-panel-reported-size-6b9ypa",
30
+ "splitPanelHeight": "--awsui-split-panel-height-6b9ypa",
31
+ "splitPanelMinWidth": "--awsui-split-panel-min-width-6b9ypa",
32
+ "splitPanelMaxWidth": "--awsui-split-panel-max-width-6b9ypa",
33
+ "toolsMaxWidth": "--awsui-tools-max-width-6b9ypa",
34
+ "toolsWidth": "--awsui-tools-width-6b9ypa",
35
+ "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-6b9ypa",
36
+ "contentScrollMargin": "--awsui-content-scroll-margin-6b9ypa",
37
+ "flashbarStackDepth": "--awsui-flashbar-stack-depth-6b9ypa",
38
+ "flashbarStackIndex": "--awsui-flashbar-stack-index-6b9ypa",
39
+ "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-6b9ypa",
40
+ "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-6b9ypa",
41
+ "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-6b9ypa",
42
+ "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-6b9ypa",
43
+ "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-6b9ypa",
44
+ "dropdownContentBorderColor": "--awsui-dropdown-content-border-color-6b9ypa",
45
+ "dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-6b9ypa",
46
+ "dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-6b9ypa",
47
+ "modalCustomWidth": "--awsui-modal-custom-width-6b9ypa",
48
+ "modalCustomHeight": "--awsui-modal-custom-height-6b9ypa",
49
+ "spinnerRotatorFrom": "--awsui-spinner-rotator-from-6b9ypa",
50
+ "spinnerRotatorTo": "--awsui-spinner-rotator-to-6b9ypa",
51
+ "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-6b9ypa",
52
+ "spinnerLineLeftTo": "--awsui-spinner-line-left-to-6b9ypa",
53
+ "spinnerLineRightFrom": "--awsui-spinner-line-right-from-6b9ypa",
54
+ "spinnerLineRightTo": "--awsui-spinner-line-right-to-6b9ypa",
55
+ "sliderLabelCount": "--awsui-slider-label-count-6b9ypa",
56
+ "sliderTickCount": "--awsui-slider-tick-count-6b9ypa",
57
+ "sliderReferenceColumn": "--awsui-slider-reference-column-6b9ypa",
58
+ "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-6b9ypa",
59
+ "sliderMaxStart": "--awsui-slider-max-start-6b9ypa",
60
+ "sliderMinEnd": "--awsui-slider-min-end-6b9ypa",
61
+ "sliderRangeInlineSize": "--awsui-slider-range-inline-size-6b9ypa",
62
+ "sliderTooltipPosition": "--awsui-slider-tooltip-position-6b9ypa",
63
+ "togglesLeftWidth": "--awsui-toggles-left-width-6b9ypa",
64
+ "togglesRightWidth": "--awsui-toggles-right-width-6b9ypa",
65
+ "promptInputMaxRows": "--awsui-prompt-input-max-rows-6b9ypa",
66
+ "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-6b9ypa",
67
+ "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-6b9ypa",
68
+ "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-6b9ypa",
69
+ "styleBackgroundActive": "--awsui-style-background-active-6b9ypa",
70
+ "styleBackgroundDefault": "--awsui-style-background-default-6b9ypa",
71
+ "styleBackgroundDisabled": "--awsui-style-background-disabled-6b9ypa",
72
+ "styleBackgroundHover": "--awsui-style-background-hover-6b9ypa",
73
+ "styleBorderColorActive": "--awsui-style-border-color-active-6b9ypa",
74
+ "styleBorderColorDefault": "--awsui-style-border-color-default-6b9ypa",
75
+ "styleBorderColorDisabled": "--awsui-style-border-color-disabled-6b9ypa",
76
+ "styleBorderColorHover": "--awsui-style-border-color-hover-6b9ypa",
77
+ "styleColorActive": "--awsui-style-color-active-6b9ypa",
78
+ "styleColorDefault": "--awsui-style-color-default-6b9ypa",
79
+ "styleColorDisabled": "--awsui-style-color-disabled-6b9ypa",
80
+ "styleColorHover": "--awsui-style-color-hover-6b9ypa",
81
+ "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-6b9ypa",
82
+ "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-6b9ypa",
83
+ "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-6b9ypa",
84
+ "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-6b9ypa",
85
+ "styleBoxShadowActive": "--awsui-style-box-shadow-active-6b9ypa",
86
+ "styleBoxShadowDefault": "--awsui-style-box-shadow-default-6b9ypa",
87
+ "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-6b9ypa",
88
+ "styleBoxShadowHover": "--awsui-style-box-shadow-hover-6b9ypa",
89
+ "styleBackgroundReadonly": "--awsui-style-background-readonly-6b9ypa",
90
+ "styleBorderColorReadonly": "--awsui-style-border-color-readonly-6b9ypa",
91
+ "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-6b9ypa",
92
+ "styleColorReadonly": "--awsui-style-color-readonly-6b9ypa",
93
+ "styleBackgroundFocus": "--awsui-style-background-focus-6b9ypa",
94
+ "styleBorderColorFocus": "--awsui-style-border-color-focus-6b9ypa",
95
+ "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-6b9ypa",
96
+ "styleColorFocus": "--awsui-style-color-focus-6b9ypa",
97
+ "stylePlaceholderColor": "--awsui-style-placeholder-color-6b9ypa",
98
+ "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-6b9ypa",
99
+ "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-6b9ypa",
100
+ "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-6b9ypa",
101
+ "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-6b9ypa",
102
+ "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-6b9ypa",
103
+ "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-6b9ypa",
104
+ "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-6b9ypa",
105
+ "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-6b9ypa",
106
+ "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-6b9ypa",
107
+ "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-6b9ypa",
108
+ "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-6b9ypa",
109
+ "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-6b9ypa",
110
+ "alertIconColor": "--awsui-alert-icon-color-6b9ypa",
111
+ "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-6b9ypa",
112
+ "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-6b9ypa",
113
+ "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-6b9ypa",
114
+ "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-6b9ypa",
115
+ "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-6b9ypa",
116
+ "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-6b9ypa",
117
+ "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-6b9ypa",
118
+ "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-6b9ypa",
119
+ "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-6b9ypa",
120
+ "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-6b9ypa",
121
+ "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-6b9ypa",
122
+ "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-6b9ypa",
123
+ "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-6b9ypa",
124
+ "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-6b9ypa",
125
+ "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-6b9ypa",
126
+ "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-6b9ypa",
127
+ "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-6b9ypa",
128
+ "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-6b9ypa",
129
+ "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-6b9ypa",
130
+ "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-6b9ypa",
131
+ "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-6b9ypa",
132
+ "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-6b9ypa",
133
+ "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-6b9ypa",
134
+ "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-6b9ypa",
135
+ "progressBarBackgroundColor": "--awsui-progress-bar-background-color-6b9ypa",
136
+ "progressBarBorderRadius": "--awsui-progress-bar-border-radius-6b9ypa",
137
+ "progressBarHeight": "--awsui-progress-bar-height-6b9ypa",
138
+ "progressValueBackgroundColor": "--awsui-progress-value-background-color-6b9ypa",
139
+ "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-6b9ypa",
140
+ "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-6b9ypa",
141
+ "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-6b9ypa",
142
+ "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-6b9ypa",
143
+ "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-6b9ypa",
144
+ "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-6b9ypa",
145
+ "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-6b9ypa",
146
+ "tokenStyleBackgroundDefault": "--awsui-token-style-background-default-6b9ypa",
147
+ "tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-6b9ypa",
148
+ "tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-6b9ypa",
149
+ "tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-6b9ypa",
150
+ "tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-6b9ypa",
151
+ "tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-6b9ypa",
152
+ "tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-6b9ypa",
153
+ "tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-6b9ypa",
154
+ "tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-6b9ypa",
155
+ "tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-6b9ypa",
156
+ "styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-6b9ypa",
157
+ "styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-6b9ypa",
158
+ "styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-6b9ypa",
159
+ "styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-6b9ypa",
160
+ "styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-6b9ypa",
156
161
  };
157
162
  export default customCSSPropertiesMap;
158
163
  //# sourceMappingURL=index.js.map