@cloudscape-design/components-themeable 3.0.1303 → 3.0.1305

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 (236) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/expandable-section/styles.scss +2 -0
  3. package/lib/internal/scss/icon/mixins.scss +17 -5
  4. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +163 -160
  5. package/lib/internal/scss/status-indicator/styles.scss +22 -0
  6. package/lib/internal/scss/truncated-text/styles.scss +26 -0
  7. package/lib/internal/scss/truncated-text/test-classes/styles.scss +8 -0
  8. package/lib/internal/template/alert/styles.css.js +27 -27
  9. package/lib/internal/template/alert/styles.scoped.css +50 -50
  10. package/lib/internal/template/alert/styles.selectors.js +27 -27
  11. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  12. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  13. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  14. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  15. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  16. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  17. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  18. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  19. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  29. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  30. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  31. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  32. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  33. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  34. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  35. package/lib/internal/template/button/styles.css.js +22 -22
  36. package/lib/internal/template/button/styles.scoped.css +256 -256
  37. package/lib/internal/template/button/styles.selectors.js +22 -22
  38. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  39. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  40. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  41. package/lib/internal/template/checkbox/styles.css.js +3 -3
  42. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  43. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  44. package/lib/internal/template/collection-preferences/content-display/index.d.ts.map +1 -1
  45. package/lib/internal/template/collection-preferences/content-display/index.js +1 -1
  46. package/lib/internal/template/collection-preferences/content-display/index.js.map +1 -1
  47. package/lib/internal/template/container/interfaces.d.ts +0 -1
  48. package/lib/internal/template/container/interfaces.d.ts.map +1 -1
  49. package/lib/internal/template/container/interfaces.js.map +1 -1
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/index.d.ts +0 -3
  54. package/lib/internal/template/dropdown/index.d.ts.map +1 -1
  55. package/lib/internal/template/dropdown/index.js +0 -3
  56. package/lib/internal/template/dropdown/index.js.map +1 -1
  57. package/lib/internal/template/dropdown/styles.css.js +20 -20
  58. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  59. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  60. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  61. package/lib/internal/template/expandable-section/styles.scoped.css +68 -66
  62. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  63. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  64. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  65. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  66. package/lib/internal/template/flashbar/styles.css.js +50 -50
  67. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  68. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  69. package/lib/internal/template/help-panel/styles.css.js +6 -6
  70. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  71. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  72. package/lib/internal/template/i18n/messages/all.all.js +1 -1
  73. package/lib/internal/template/i18n/messages/all.all.json +1 -1
  74. package/lib/internal/template/i18n/messages/all.ar.js +1 -1
  75. package/lib/internal/template/i18n/messages/all.ar.json +1 -1
  76. package/lib/internal/template/i18n/messages/all.de.js +1 -1
  77. package/lib/internal/template/i18n/messages/all.de.json +1 -1
  78. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
  79. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
  80. package/lib/internal/template/i18n/messages/all.en.js +1 -1
  81. package/lib/internal/template/i18n/messages/all.en.json +1 -1
  82. package/lib/internal/template/i18n/messages/all.es.js +1 -1
  83. package/lib/internal/template/i18n/messages/all.es.json +1 -1
  84. package/lib/internal/template/i18n/messages/all.fr.js +1 -1
  85. package/lib/internal/template/i18n/messages/all.fr.json +1 -1
  86. package/lib/internal/template/i18n/messages/all.id.js +1 -1
  87. package/lib/internal/template/i18n/messages/all.id.json +1 -1
  88. package/lib/internal/template/i18n/messages/all.it.js +1 -1
  89. package/lib/internal/template/i18n/messages/all.it.json +1 -1
  90. package/lib/internal/template/i18n/messages/all.ja.js +1 -1
  91. package/lib/internal/template/i18n/messages/all.ja.json +1 -1
  92. package/lib/internal/template/i18n/messages/all.ko.js +1 -1
  93. package/lib/internal/template/i18n/messages/all.ko.json +1 -1
  94. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
  95. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
  96. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
  97. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
  98. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
  99. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
  100. package/lib/internal/template/icon/interfaces.d.ts +1 -1
  101. package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
  102. package/lib/internal/template/icon/interfaces.js.map +1 -1
  103. package/lib/internal/template/icon/internal.d.ts.map +1 -1
  104. package/lib/internal/template/icon/internal.js +86 -4
  105. package/lib/internal/template/icon/internal.js.map +1 -1
  106. package/lib/internal/template/icon/styles.css.js +41 -39
  107. package/lib/internal/template/icon/styles.scoped.css +135 -110
  108. package/lib/internal/template/icon/styles.selectors.js +41 -39
  109. package/lib/internal/template/icon-provider/context.d.ts +34 -3
  110. package/lib/internal/template/icon-provider/context.d.ts.map +1 -1
  111. package/lib/internal/template/icon-provider/context.js +7 -3
  112. package/lib/internal/template/icon-provider/context.js.map +1 -1
  113. package/lib/internal/template/icon-provider/interfaces.d.ts +52 -0
  114. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  115. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  116. package/lib/internal/template/icon-provider/internal.d.ts +1 -1
  117. package/lib/internal/template/icon-provider/internal.d.ts.map +1 -1
  118. package/lib/internal/template/icon-provider/internal.js +13 -4
  119. package/lib/internal/template/icon-provider/internal.js.map +1 -1
  120. package/lib/internal/template/index.d.ts +1 -0
  121. package/lib/internal/template/index.d.ts.map +1 -1
  122. package/lib/internal/template/index.js +1 -0
  123. package/lib/internal/template/index.js.map +1 -1
  124. package/lib/internal/template/input/styles.css.js +18 -18
  125. package/lib/internal/template/input/styles.scoped.css +82 -82
  126. package/lib/internal/template/input/styles.selectors.js +18 -18
  127. package/lib/internal/template/internal/base-component/styles.scoped.css +48 -38
  128. package/lib/internal/template/internal/components/drag-handle/button.d.ts.map +1 -1
  129. package/lib/internal/template/internal/components/drag-handle/button.js +1 -1
  130. package/lib/internal/template/internal/components/drag-handle/button.js.map +1 -1
  131. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  132. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  133. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  134. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  135. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  136. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  137. package/lib/internal/template/internal/components/sortable-area/index.d.ts.map +1 -1
  138. package/lib/internal/template/internal/components/sortable-area/index.js +1 -0
  139. package/lib/internal/template/internal/components/sortable-area/index.js.map +1 -1
  140. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  141. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  142. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  143. package/lib/internal/template/internal/environment.d.ts +2 -1
  144. package/lib/internal/template/internal/environment.js +4 -3
  145. package/lib/internal/template/internal/environment.json +4 -3
  146. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +3 -0
  147. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  148. package/lib/internal/template/internal/generated/custom-css-properties/index.js +162 -159
  149. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  150. package/lib/internal/template/internal/generated/styles/tokens.d.ts +30 -21
  151. package/lib/internal/template/internal/generated/styles/tokens.js +30 -21
  152. package/lib/internal/template/internal/generated/theming/index.cjs +278 -88
  153. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +189 -108
  154. package/lib/internal/template/internal/generated/theming/index.d.ts +189 -108
  155. package/lib/internal/template/internal/generated/theming/index.js +278 -88
  156. package/lib/internal/template/item-card/styles.css.js +14 -14
  157. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  158. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  159. package/lib/internal/template/link/styles.css.js +21 -21
  160. package/lib/internal/template/link/styles.scoped.css +104 -104
  161. package/lib/internal/template/link/styles.selectors.js +21 -21
  162. package/lib/internal/template/modal/styles.css.js +31 -31
  163. package/lib/internal/template/modal/styles.scoped.css +48 -48
  164. package/lib/internal/template/modal/styles.selectors.js +31 -31
  165. package/lib/internal/template/package.json +1 -0
  166. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  167. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  168. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  169. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  170. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  171. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  172. package/lib/internal/template/radio-button/index.d.ts +0 -3
  173. package/lib/internal/template/radio-button/index.d.ts.map +1 -1
  174. package/lib/internal/template/radio-button/index.js +0 -3
  175. package/lib/internal/template/radio-button/index.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/status-indicator/styles.css.js +24 -24
  186. package/lib/internal/template/status-indicator/styles.scoped.css +64 -30
  187. package/lib/internal/template/status-indicator/styles.selectors.js +24 -24
  188. package/lib/internal/template/tabs/styles.css.js +30 -30
  189. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  190. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  191. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  192. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  193. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  194. package/lib/internal/template/test-utils/dom/index.d.ts +28 -0
  195. package/lib/internal/template/test-utils/dom/index.js +20 -1
  196. package/lib/internal/template/test-utils/dom/index.js.map +1 -1
  197. package/lib/internal/template/test-utils/dom/truncated-text/index.d.ts +6 -0
  198. package/lib/internal/template/test-utils/dom/truncated-text/index.js +17 -0
  199. package/lib/internal/template/test-utils/dom/truncated-text/index.js.map +1 -0
  200. package/lib/internal/template/test-utils/selectors/index.d.ts +18 -0
  201. package/lib/internal/template/test-utils/selectors/index.js +15 -1
  202. package/lib/internal/template/test-utils/selectors/index.js.map +1 -1
  203. package/lib/internal/template/test-utils/selectors/truncated-text/index.d.ts +6 -0
  204. package/lib/internal/template/test-utils/selectors/truncated-text/index.js +17 -0
  205. package/lib/internal/template/test-utils/selectors/truncated-text/index.js.map +1 -0
  206. package/lib/internal/template/text-content/styles.css.js +1 -1
  207. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  208. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  209. package/lib/internal/template/textarea/styles.css.js +5 -5
  210. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  211. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  212. package/lib/internal/template/toggle/styles.css.js +10 -10
  213. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  214. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  215. package/lib/internal/template/token/styles.css.js +14 -14
  216. package/lib/internal/template/token/styles.scoped.css +46 -46
  217. package/lib/internal/template/token/styles.selectors.js +14 -14
  218. package/lib/internal/template/truncated-text/index.d.ts +4 -0
  219. package/lib/internal/template/truncated-text/index.d.ts.map +1 -0
  220. package/lib/internal/template/truncated-text/index.js +18 -0
  221. package/lib/internal/template/truncated-text/index.js.map +1 -0
  222. package/lib/internal/template/truncated-text/interfaces.d.ts +17 -0
  223. package/lib/internal/template/truncated-text/interfaces.d.ts.map +1 -0
  224. package/lib/internal/template/truncated-text/interfaces.js +2 -0
  225. package/lib/internal/template/truncated-text/interfaces.js.map +1 -0
  226. package/lib/internal/template/truncated-text/internal.d.ts +6 -0
  227. package/lib/internal/template/truncated-text/internal.d.ts.map +1 -0
  228. package/lib/internal/template/truncated-text/internal.js +47 -0
  229. package/lib/internal/template/truncated-text/internal.js.map +1 -0
  230. package/lib/internal/template/truncated-text/styles.css.js +6 -0
  231. package/lib/internal/template/truncated-text/styles.scoped.css +177 -0
  232. package/lib/internal/template/truncated-text/styles.selectors.js +7 -0
  233. package/lib/internal/template/truncated-text/test-classes/styles.css.js +6 -0
  234. package/lib/internal/template/truncated-text/test-classes/styles.scoped.css +7 -0
  235. package/lib/internal/template/truncated-text/test-classes/styles.selectors.js +7 -0
  236. package/package.json +1 -1
@@ -1,163 +1,166 @@
1
1
  const customCSSPropertiesMap = {
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",
2
+ "maxContentWidth": "--awsui-max-content-width-jsjyte",
3
+ "minContentWidth": "--awsui-min-content-width-jsjyte",
4
+ "breadcrumbsGap": "--awsui-breadcrumbs-gap-jsjyte",
5
+ "contentGapLeft": "--awsui-content-gap-left-jsjyte",
6
+ "contentGapRight": "--awsui-content-gap-right-jsjyte",
7
+ "contentHeight": "--awsui-content-height-jsjyte",
8
+ "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-jsjyte",
9
+ "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-jsjyte",
10
+ "contentLayoutMainGap": "--awsui-content-layout-main-gap-jsjyte",
11
+ "defaultMaxContentWidth": "--awsui-default-max-content-width-jsjyte",
12
+ "defaultMinContentWidth": "--awsui-default-min-content-width-jsjyte",
13
+ "drawerSize": "--awsui-drawer-size-jsjyte",
14
+ "drawerMinSize": "--awsui-drawer-min-size-jsjyte",
15
+ "bottomDrawerSize": "--awsui-bottom-drawer-size-jsjyte",
16
+ "footerHeight": "--awsui-footer-height-jsjyte",
17
+ "headerGap": "--awsui-header-gap-jsjyte",
18
+ "headerHeight": "--awsui-header-height-jsjyte",
19
+ "layoutWidth": "--awsui-layout-width-jsjyte",
20
+ "mainGap": "--awsui-main-gap-jsjyte",
21
+ "mainOffsetLeft": "--awsui-main-offset-left-jsjyte",
22
+ "mainTemplateRows": "--awsui-main-template-rows-jsjyte",
23
+ "mobileBarHeight": "--awsui-mobile-bar-height-jsjyte",
24
+ "notificationsHeight": "--awsui-notifications-height-jsjyte",
25
+ "offsetTop": "--awsui-offset-top-jsjyte",
26
+ "overlapHeight": "--awsui-overlap-height-jsjyte",
27
+ "navigationWidth": "--awsui-navigation-width-jsjyte",
28
+ "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-jsjyte",
29
+ "splitPanelReportedSize": "--awsui-split-panel-reported-size-jsjyte",
30
+ "splitPanelHeight": "--awsui-split-panel-height-jsjyte",
31
+ "splitPanelMinWidth": "--awsui-split-panel-min-width-jsjyte",
32
+ "splitPanelMaxWidth": "--awsui-split-panel-max-width-jsjyte",
33
+ "toolsMaxWidth": "--awsui-tools-max-width-jsjyte",
34
+ "toolsWidth": "--awsui-tools-width-jsjyte",
35
+ "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-jsjyte",
36
+ "contentScrollMargin": "--awsui-content-scroll-margin-jsjyte",
37
+ "flashbarStackDepth": "--awsui-flashbar-stack-depth-jsjyte",
38
+ "flashbarStackIndex": "--awsui-flashbar-stack-index-jsjyte",
39
+ "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-jsjyte",
40
+ "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-jsjyte",
41
+ "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-jsjyte",
42
+ "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-jsjyte",
43
+ "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-jsjyte",
44
+ "dropdownContentBorderColor": "--awsui-dropdown-content-border-color-jsjyte",
45
+ "dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-jsjyte",
46
+ "dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-jsjyte",
47
+ "modalCustomWidth": "--awsui-modal-custom-width-jsjyte",
48
+ "modalCustomHeight": "--awsui-modal-custom-height-jsjyte",
49
+ "spinnerRotatorFrom": "--awsui-spinner-rotator-from-jsjyte",
50
+ "spinnerRotatorTo": "--awsui-spinner-rotator-to-jsjyte",
51
+ "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-jsjyte",
52
+ "spinnerLineLeftTo": "--awsui-spinner-line-left-to-jsjyte",
53
+ "spinnerLineRightFrom": "--awsui-spinner-line-right-from-jsjyte",
54
+ "spinnerLineRightTo": "--awsui-spinner-line-right-to-jsjyte",
55
+ "sliderLabelCount": "--awsui-slider-label-count-jsjyte",
56
+ "sliderTickCount": "--awsui-slider-tick-count-jsjyte",
57
+ "sliderReferenceColumn": "--awsui-slider-reference-column-jsjyte",
58
+ "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-jsjyte",
59
+ "sliderMaxStart": "--awsui-slider-max-start-jsjyte",
60
+ "sliderMinEnd": "--awsui-slider-min-end-jsjyte",
61
+ "sliderRangeInlineSize": "--awsui-slider-range-inline-size-jsjyte",
62
+ "sliderTooltipPosition": "--awsui-slider-tooltip-position-jsjyte",
63
+ "togglesLeftWidth": "--awsui-toggles-left-width-jsjyte",
64
+ "togglesRightWidth": "--awsui-toggles-right-width-jsjyte",
65
+ "promptInputMaxRows": "--awsui-prompt-input-max-rows-jsjyte",
66
+ "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-jsjyte",
67
+ "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-jsjyte",
68
+ "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-jsjyte",
69
+ "styleBackgroundActive": "--awsui-style-background-active-jsjyte",
70
+ "styleBackgroundDefault": "--awsui-style-background-default-jsjyte",
71
+ "styleBackgroundDisabled": "--awsui-style-background-disabled-jsjyte",
72
+ "styleBackgroundHover": "--awsui-style-background-hover-jsjyte",
73
+ "styleBorderColorActive": "--awsui-style-border-color-active-jsjyte",
74
+ "styleBorderColorDefault": "--awsui-style-border-color-default-jsjyte",
75
+ "styleBorderColorDisabled": "--awsui-style-border-color-disabled-jsjyte",
76
+ "styleBorderColorHover": "--awsui-style-border-color-hover-jsjyte",
77
+ "styleColorActive": "--awsui-style-color-active-jsjyte",
78
+ "styleColorDefault": "--awsui-style-color-default-jsjyte",
79
+ "styleColorDisabled": "--awsui-style-color-disabled-jsjyte",
80
+ "styleColorHover": "--awsui-style-color-hover-jsjyte",
81
+ "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-jsjyte",
82
+ "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-jsjyte",
83
+ "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-jsjyte",
84
+ "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-jsjyte",
85
+ "styleBoxShadowActive": "--awsui-style-box-shadow-active-jsjyte",
86
+ "styleBoxShadowDefault": "--awsui-style-box-shadow-default-jsjyte",
87
+ "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-jsjyte",
88
+ "styleBoxShadowHover": "--awsui-style-box-shadow-hover-jsjyte",
89
+ "styleBackgroundReadonly": "--awsui-style-background-readonly-jsjyte",
90
+ "styleBorderColorReadonly": "--awsui-style-border-color-readonly-jsjyte",
91
+ "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-jsjyte",
92
+ "styleColorReadonly": "--awsui-style-color-readonly-jsjyte",
93
+ "styleBackgroundFocus": "--awsui-style-background-focus-jsjyte",
94
+ "styleBorderColorFocus": "--awsui-style-border-color-focus-jsjyte",
95
+ "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-jsjyte",
96
+ "styleColorFocus": "--awsui-style-color-focus-jsjyte",
97
+ "stylePlaceholderColor": "--awsui-style-placeholder-color-jsjyte",
98
+ "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-jsjyte",
99
+ "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-jsjyte",
100
+ "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-jsjyte",
101
+ "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-jsjyte",
102
+ "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-jsjyte",
103
+ "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-jsjyte",
104
+ "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-jsjyte",
105
+ "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-jsjyte",
106
+ "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-jsjyte",
107
+ "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-jsjyte",
108
+ "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-jsjyte",
109
+ "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-jsjyte",
110
+ "alertIconColor": "--awsui-alert-icon-color-jsjyte",
111
+ "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-jsjyte",
112
+ "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-jsjyte",
113
+ "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-jsjyte",
114
+ "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-jsjyte",
115
+ "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-jsjyte",
116
+ "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-jsjyte",
117
+ "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-jsjyte",
118
+ "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-jsjyte",
119
+ "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-jsjyte",
120
+ "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-jsjyte",
121
+ "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-jsjyte",
122
+ "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-jsjyte",
123
+ "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-jsjyte",
124
+ "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-jsjyte",
125
+ "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-jsjyte",
126
+ "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-jsjyte",
127
+ "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-jsjyte",
128
+ "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-jsjyte",
129
+ "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-jsjyte",
130
+ "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-jsjyte",
131
+ "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-jsjyte",
132
+ "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-jsjyte",
133
+ "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-jsjyte",
134
+ "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-jsjyte",
135
+ "progressBarBackgroundColor": "--awsui-progress-bar-background-color-jsjyte",
136
+ "progressBarBorderRadius": "--awsui-progress-bar-border-radius-jsjyte",
137
+ "progressBarHeight": "--awsui-progress-bar-height-jsjyte",
138
+ "progressValueBackgroundColor": "--awsui-progress-value-background-color-jsjyte",
139
+ "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-jsjyte",
140
+ "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-jsjyte",
141
+ "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-jsjyte",
142
+ "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-jsjyte",
143
+ "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-jsjyte",
144
+ "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-jsjyte",
145
+ "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-jsjyte",
146
+ "tokenStyleBackgroundDefault": "--awsui-token-style-background-default-jsjyte",
147
+ "tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-jsjyte",
148
+ "tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-jsjyte",
149
+ "tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-jsjyte",
150
+ "tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-jsjyte",
151
+ "tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-jsjyte",
152
+ "tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-jsjyte",
153
+ "tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-jsjyte",
154
+ "tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-jsjyte",
155
+ "tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-jsjyte",
156
+ "styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-jsjyte",
157
+ "styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-jsjyte",
158
+ "styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-jsjyte",
159
+ "styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-jsjyte",
160
+ "styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-jsjyte",
161
+ "iconSizeOverride": "--awsui-icon-size-override-jsjyte",
162
+ "iconStrokeWidthOverride": "--awsui-icon-stroke-width-override-jsjyte",
163
+ "iconStrokeScale": "--awsui-icon-stroke-scale-jsjyte",
161
164
  };
162
165
  export default customCSSPropertiesMap;
163
166
  //# 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-6b9ypa\",\n\"minContentWidth\": \"--awsui-min-content-width-6b9ypa\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-6b9ypa\",\n\"contentGapLeft\": \"--awsui-content-gap-left-6b9ypa\",\n\"contentGapRight\": \"--awsui-content-gap-right-6b9ypa\",\n\"contentHeight\": \"--awsui-content-height-6b9ypa\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-6b9ypa\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-6b9ypa\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-6b9ypa\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-6b9ypa\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-6b9ypa\",\n\"drawerSize\": \"--awsui-drawer-size-6b9ypa\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-6b9ypa\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-6b9ypa\",\n\"footerHeight\": \"--awsui-footer-height-6b9ypa\",\n\"headerGap\": \"--awsui-header-gap-6b9ypa\",\n\"headerHeight\": \"--awsui-header-height-6b9ypa\",\n\"layoutWidth\": \"--awsui-layout-width-6b9ypa\",\n\"mainGap\": \"--awsui-main-gap-6b9ypa\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-6b9ypa\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-6b9ypa\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-6b9ypa\",\n\"notificationsHeight\": \"--awsui-notifications-height-6b9ypa\",\n\"offsetTop\": \"--awsui-offset-top-6b9ypa\",\n\"overlapHeight\": \"--awsui-overlap-height-6b9ypa\",\n\"navigationWidth\": \"--awsui-navigation-width-6b9ypa\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-6b9ypa\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-6b9ypa\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-6b9ypa\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-6b9ypa\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-6b9ypa\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-6b9ypa\",\n\"toolsWidth\": \"--awsui-tools-width-6b9ypa\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-6b9ypa\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-6b9ypa\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-6b9ypa\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-6b9ypa\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-6b9ypa\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-6b9ypa\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-6b9ypa\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-6b9ypa\",\n\"dropdownDefaultMinWidth\": \"--awsui-dropdown-default-min-width-6b9ypa\",\n\"dropdownContentBorderColor\": \"--awsui-dropdown-content-border-color-6b9ypa\",\n\"dropdownContentBorderWidth\": \"--awsui-dropdown-content-border-width-6b9ypa\",\n\"dropdownContentBorderRadius\": \"--awsui-dropdown-content-border-radius-6b9ypa\",\n\"modalCustomWidth\": \"--awsui-modal-custom-width-6b9ypa\",\n\"modalCustomHeight\": \"--awsui-modal-custom-height-6b9ypa\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-6b9ypa\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-6b9ypa\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-6b9ypa\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-6b9ypa\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-6b9ypa\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-6b9ypa\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-6b9ypa\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-6b9ypa\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-6b9ypa\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-6b9ypa\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-6b9ypa\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-6b9ypa\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-6b9ypa\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-6b9ypa\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-6b9ypa\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-6b9ypa\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-6b9ypa\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-6b9ypa\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-6b9ypa\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-6b9ypa\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-6b9ypa\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-6b9ypa\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-6b9ypa\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-6b9ypa\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-6b9ypa\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-6b9ypa\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-6b9ypa\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-6b9ypa\",\n\"styleColorActive\": \"--awsui-style-color-active-6b9ypa\",\n\"styleColorDefault\": \"--awsui-style-color-default-6b9ypa\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-6b9ypa\",\n\"styleColorHover\": \"--awsui-style-color-hover-6b9ypa\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-6b9ypa\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-6b9ypa\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-6b9ypa\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-6b9ypa\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-6b9ypa\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-6b9ypa\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-6b9ypa\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-6b9ypa\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-6b9ypa\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-6b9ypa\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-6b9ypa\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-6b9ypa\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-6b9ypa\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-6b9ypa\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-6b9ypa\",\n\"styleColorFocus\": \"--awsui-style-color-focus-6b9ypa\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-6b9ypa\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-6b9ypa\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-6b9ypa\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-6b9ypa\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-6b9ypa\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-6b9ypa\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-6b9ypa\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-6b9ypa\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-6b9ypa\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-6b9ypa\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-6b9ypa\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-6b9ypa\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-6b9ypa\",\n\"alertIconColor\": \"--awsui-alert-icon-color-6b9ypa\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-6b9ypa\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-6b9ypa\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-6b9ypa\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-6b9ypa\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-6b9ypa\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-6b9ypa\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-6b9ypa\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-6b9ypa\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-6b9ypa\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-6b9ypa\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-6b9ypa\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-6b9ypa\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-6b9ypa\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-6b9ypa\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-6b9ypa\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-6b9ypa\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-6b9ypa\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-6b9ypa\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-6b9ypa\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-6b9ypa\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-6b9ypa\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-6b9ypa\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-6b9ypa\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-6b9ypa\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-6b9ypa\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-6b9ypa\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-6b9ypa\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-6b9ypa\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-6b9ypa\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-6b9ypa\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-6b9ypa\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-6b9ypa\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-6b9ypa\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-6b9ypa\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-6b9ypa\",\n\"tokenStyleBackgroundDefault\": \"--awsui-token-style-background-default-6b9ypa\",\n\"tokenStyleBackgroundDisabled\": \"--awsui-token-style-background-disabled-6b9ypa\",\n\"tokenStyleBackgroundReadOnly\": \"--awsui-token-style-background-read-only-6b9ypa\",\n\"tokenStyleBorderColorDefault\": \"--awsui-token-style-border-color-default-6b9ypa\",\n\"tokenStyleBorderColorDisabled\": \"--awsui-token-style-border-color-disabled-6b9ypa\",\n\"tokenStyleBorderColorReadOnly\": \"--awsui-token-style-border-color-read-only-6b9ypa\",\n\"tokenStyleDismissColorDefault\": \"--awsui-token-style-dismiss-color-default-6b9ypa\",\n\"tokenStyleDismissColorDisabled\": \"--awsui-token-style-dismiss-color-disabled-6b9ypa\",\n\"tokenStyleDismissColorHover\": \"--awsui-token-style-dismiss-color-hover-6b9ypa\",\n\"tokenStyleDismissColorReadOnly\": \"--awsui-token-style-dismiss-color-read-only-6b9ypa\",\n\"styleItemCardBackgroundDefault\": \"--awsui-style-item-card-background-default-6b9ypa\",\n\"styleItemCardBorderColorDefault\": \"--awsui-style-item-card-border-color-default-6b9ypa\",\n\"styleItemCardBorderRadius\": \"--awsui-style-item-card-border-radius-6b9ypa\",\n\"styleItemCardBorderWidthDefault\": \"--awsui-style-item-card-border-width-default-6b9ypa\",\n\"styleItemCardBoxShadowDefault\": \"--awsui-style-item-card-box-shadow-default-6b9ypa\",\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-jsjyte\",\n\"minContentWidth\": \"--awsui-min-content-width-jsjyte\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-jsjyte\",\n\"contentGapLeft\": \"--awsui-content-gap-left-jsjyte\",\n\"contentGapRight\": \"--awsui-content-gap-right-jsjyte\",\n\"contentHeight\": \"--awsui-content-height-jsjyte\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-jsjyte\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-jsjyte\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-jsjyte\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-jsjyte\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-jsjyte\",\n\"drawerSize\": \"--awsui-drawer-size-jsjyte\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-jsjyte\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-jsjyte\",\n\"footerHeight\": \"--awsui-footer-height-jsjyte\",\n\"headerGap\": \"--awsui-header-gap-jsjyte\",\n\"headerHeight\": \"--awsui-header-height-jsjyte\",\n\"layoutWidth\": \"--awsui-layout-width-jsjyte\",\n\"mainGap\": \"--awsui-main-gap-jsjyte\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-jsjyte\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-jsjyte\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-jsjyte\",\n\"notificationsHeight\": \"--awsui-notifications-height-jsjyte\",\n\"offsetTop\": \"--awsui-offset-top-jsjyte\",\n\"overlapHeight\": \"--awsui-overlap-height-jsjyte\",\n\"navigationWidth\": \"--awsui-navigation-width-jsjyte\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-jsjyte\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-jsjyte\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-jsjyte\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-jsjyte\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-jsjyte\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-jsjyte\",\n\"toolsWidth\": \"--awsui-tools-width-jsjyte\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-jsjyte\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-jsjyte\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-jsjyte\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-jsjyte\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-jsjyte\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-jsjyte\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-jsjyte\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-jsjyte\",\n\"dropdownDefaultMinWidth\": \"--awsui-dropdown-default-min-width-jsjyte\",\n\"dropdownContentBorderColor\": \"--awsui-dropdown-content-border-color-jsjyte\",\n\"dropdownContentBorderWidth\": \"--awsui-dropdown-content-border-width-jsjyte\",\n\"dropdownContentBorderRadius\": \"--awsui-dropdown-content-border-radius-jsjyte\",\n\"modalCustomWidth\": \"--awsui-modal-custom-width-jsjyte\",\n\"modalCustomHeight\": \"--awsui-modal-custom-height-jsjyte\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-jsjyte\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-jsjyte\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-jsjyte\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-jsjyte\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-jsjyte\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-jsjyte\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-jsjyte\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-jsjyte\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-jsjyte\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-jsjyte\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-jsjyte\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-jsjyte\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-jsjyte\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-jsjyte\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-jsjyte\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-jsjyte\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-jsjyte\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-jsjyte\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-jsjyte\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-jsjyte\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-jsjyte\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-jsjyte\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-jsjyte\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-jsjyte\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-jsjyte\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-jsjyte\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-jsjyte\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-jsjyte\",\n\"styleColorActive\": \"--awsui-style-color-active-jsjyte\",\n\"styleColorDefault\": \"--awsui-style-color-default-jsjyte\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-jsjyte\",\n\"styleColorHover\": \"--awsui-style-color-hover-jsjyte\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-jsjyte\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-jsjyte\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-jsjyte\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-jsjyte\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-jsjyte\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-jsjyte\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-jsjyte\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-jsjyte\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-jsjyte\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-jsjyte\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-jsjyte\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-jsjyte\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-jsjyte\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-jsjyte\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-jsjyte\",\n\"styleColorFocus\": \"--awsui-style-color-focus-jsjyte\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-jsjyte\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-jsjyte\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-jsjyte\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-jsjyte\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-jsjyte\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-jsjyte\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-jsjyte\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-jsjyte\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-jsjyte\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-jsjyte\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-jsjyte\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-jsjyte\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-jsjyte\",\n\"alertIconColor\": \"--awsui-alert-icon-color-jsjyte\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-jsjyte\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-jsjyte\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-jsjyte\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-jsjyte\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-jsjyte\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-jsjyte\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-jsjyte\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-jsjyte\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-jsjyte\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-jsjyte\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-jsjyte\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-jsjyte\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-jsjyte\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-jsjyte\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-jsjyte\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-jsjyte\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-jsjyte\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-jsjyte\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-jsjyte\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-jsjyte\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-jsjyte\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-jsjyte\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-jsjyte\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-jsjyte\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-jsjyte\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-jsjyte\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-jsjyte\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-jsjyte\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-jsjyte\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-jsjyte\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-jsjyte\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-jsjyte\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-jsjyte\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-jsjyte\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-jsjyte\",\n\"tokenStyleBackgroundDefault\": \"--awsui-token-style-background-default-jsjyte\",\n\"tokenStyleBackgroundDisabled\": \"--awsui-token-style-background-disabled-jsjyte\",\n\"tokenStyleBackgroundReadOnly\": \"--awsui-token-style-background-read-only-jsjyte\",\n\"tokenStyleBorderColorDefault\": \"--awsui-token-style-border-color-default-jsjyte\",\n\"tokenStyleBorderColorDisabled\": \"--awsui-token-style-border-color-disabled-jsjyte\",\n\"tokenStyleBorderColorReadOnly\": \"--awsui-token-style-border-color-read-only-jsjyte\",\n\"tokenStyleDismissColorDefault\": \"--awsui-token-style-dismiss-color-default-jsjyte\",\n\"tokenStyleDismissColorDisabled\": \"--awsui-token-style-dismiss-color-disabled-jsjyte\",\n\"tokenStyleDismissColorHover\": \"--awsui-token-style-dismiss-color-hover-jsjyte\",\n\"tokenStyleDismissColorReadOnly\": \"--awsui-token-style-dismiss-color-read-only-jsjyte\",\n\"styleItemCardBackgroundDefault\": \"--awsui-style-item-card-background-default-jsjyte\",\n\"styleItemCardBorderColorDefault\": \"--awsui-style-item-card-border-color-default-jsjyte\",\n\"styleItemCardBorderRadius\": \"--awsui-style-item-card-border-radius-jsjyte\",\n\"styleItemCardBorderWidthDefault\": \"--awsui-style-item-card-border-width-default-jsjyte\",\n\"styleItemCardBoxShadowDefault\": \"--awsui-style-item-card-box-shadow-default-jsjyte\",\n\"iconSizeOverride\": \"--awsui-icon-size-override-jsjyte\",\n\"iconStrokeWidthOverride\": \"--awsui-icon-stroke-width-override-jsjyte\",\n\"iconStrokeScale\": \"--awsui-icon-stroke-scale-jsjyte\",\n };\n export default customCSSPropertiesMap;\n "]}
@@ -381,6 +381,11 @@ export const colorBackgroundAvatarGenAi: string;
381
381
  export const colorBackgroundAvatarDefault: string;
382
382
  export const colorTextAvatar: string;
383
383
  export const colorBackgroundLoadingBarGenAi: string;
384
+ export const colorBackgroundStatusIndicatorError: string;
385
+ export const colorBackgroundStatusIndicatorWarning: string;
386
+ export const colorBackgroundStatusIndicatorSuccess: string;
387
+ export const colorBackgroundStatusIndicatorInfo: string;
388
+ export const colorBackgroundStatusIndicatorNeutral: string;
384
389
  export const colorBackgroundChatBubbleOutgoing: string;
385
390
  export const colorBackgroundChatBubbleIncoming: string;
386
391
  export const colorTextChatBubbleOutgoing: string;
@@ -675,61 +680,63 @@ export const borderItemWidth: string;
675
680
  export const borderLineChartDashArray: string;
676
681
  export const borderLineChartLineJoin: string;
677
682
  export const borderLineChartWidth: string;
683
+ export const borderLinkFocusRingOutline: string;
684
+ export const borderLinkFocusRingShadowSpread: string;
678
685
  export const borderPanelHeaderWidth: string;
679
686
  export const borderPanelTopWidth: string;
687
+ export const borderRadiusActionCardDefault: string;
688
+ export const borderRadiusActionCardEmbedded: string;
680
689
  export const borderRadiusAlert: string;
681
690
  export const borderRadiusBadge: string;
682
691
  export const borderRadiusButton: string;
683
692
  export const borderRadiusCalendarDayFocusRing: string;
684
- export const borderRadiusCodeEditor: string;
685
693
  export const borderRadiusCardDefault: string;
686
694
  export const borderRadiusCardEmbedded: string;
687
- export const borderRadiusItemCardDefault: string;
688
- export const borderRadiusItemCardEmbedded: string;
695
+ export const borderRadiusChatBubble: string;
696
+ export const borderRadiusCodeEditor: string;
689
697
  export const borderRadiusContainer: string;
690
698
  export const borderRadiusControlCircularFocusRing: string;
691
699
  export const borderRadiusControlDefaultFocusRing: string;
692
700
  export const borderRadiusDropdown: string;
693
701
  export const borderRadiusDropzone: string;
694
702
  export const borderRadiusFlashbar: string;
695
- export const borderRadiusItem: string;
696
703
  export const borderRadiusInput: string;
704
+ export const borderRadiusItem: string;
705
+ export const borderRadiusItemCardDefault: string;
706
+ export const borderRadiusItemCardEmbedded: string;
697
707
  export const borderRadiusPopover: string;
708
+ export const borderRadiusSkeleton: string;
709
+ export const borderRadiusStatusIndicator: string;
698
710
  export const borderRadiusTabsFocusRing: string;
699
711
  export const borderRadiusTiles: string;
700
712
  export const borderRadiusToken: string;
701
- export const borderRadiusChatBubble: string;
702
713
  export const borderRadiusTutorialPanelItem: string;
703
714
  export const borderTableStickyWidth: string;
704
- export const borderLinkFocusRingOutline: string;
705
- export const borderLinkFocusRingShadowSpread: string;
706
- export const borderWidthCard: string;
707
- export const borderWidthCardSelected: string;
708
- export const borderWidthItemCard: string;
709
- export const borderWidthItemCardHighlighted: string;
710
- export const borderWidthItemSelected: string;
715
+ export const borderWidthActionCardActive: string;
716
+ export const borderWidthActionCardDefault: string;
717
+ export const borderWidthActionCardDisabled: string;
718
+ export const borderWidthActionCardHover: string;
711
719
  export const borderWidthAlert: string;
712
- export const borderWidthAlertBlockStart: string;
713
720
  export const borderWidthAlertBlockEnd: string;
714
- export const borderWidthAlertInlineStart: string;
721
+ export const borderWidthAlertBlockStart: string;
715
722
  export const borderWidthAlertInlineEnd: string;
723
+ export const borderWidthAlertInlineStart: string;
716
724
  export const borderWidthButton: string;
725
+ export const borderWidthCard: string;
726
+ export const borderWidthCardSelected: string;
717
727
  export const borderWidthDropdown: string;
718
728
  export const borderWidthField: string;
719
729
  export const borderWidthPopover: string;
720
730
  export const borderWidthToken: string;
731
+ export const borderWidthIconXSmall: string;
721
732
  export const borderWidthIconSmall: string;
722
733
  export const borderWidthIconNormal: string;
723
734
  export const borderWidthIconMedium: string;
724
735
  export const borderWidthIconBig: string;
725
736
  export const borderWidthIconLarge: string;
726
- export const borderRadiusActionCardDefault: string;
727
- export const borderRadiusActionCardEmbedded: string;
728
- export const borderWidthActionCardDefault: string;
729
- export const borderWidthActionCardHover: string;
730
- export const borderWidthActionCardActive: string;
731
- export const borderWidthActionCardDisabled: string;
732
- export const borderRadiusSkeleton: string;
737
+ export const borderWidthItemCard: string;
738
+ export const borderWidthItemCardHighlighted: string;
739
+ export const borderWidthItemSelected: string;
733
740
  export const motionDurationExtraFast: string;
734
741
  export const motionDurationExtraSlow: string;
735
742
  export const motionDurationFast: string;
@@ -777,6 +784,7 @@ export const sizeIconBig: string;
777
784
  export const sizeIconLarge: string;
778
785
  export const sizeIconMedium: string;
779
786
  export const sizeIconNormal: string;
787
+ export const sizeIconXSmall: string;
780
788
  export const sizeTableSelectionHorizontal: string;
781
789
  export const sizeVerticalInput: string;
782
790
  export const sizeVerticalPanelIconOffset: string;
@@ -859,6 +867,7 @@ export const spaceActionCardDescriptionPaddingTop: string;
859
867
  export const spaceActionCardContentPaddingTop: string;
860
868
  export const spaceOptionPaddingVertical: string;
861
869
  export const spaceOptionPaddingHorizontal: string;
870
+ export const spaceStatusIndicatorPaddingHorizontal: string;
862
871
  export const spaceScaled2xNone: string;
863
872
  export const spaceScaled2xXxxs: string;
864
873
  export const spaceScaled2xXxs: string;