@cloudscape-design/components 3.0.1365 → 3.0.1367

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 (500) hide show
  1. package/action-card/internal.d.ts.map +1 -1
  2. package/action-card/internal.js +5 -2
  3. package/action-card/internal.js.map +1 -1
  4. package/action-card/styles.css.js +17 -17
  5. package/action-card/styles.scoped.css +117 -117
  6. package/action-card/styles.selectors.js +17 -17
  7. package/alert/actions-wrapper/styles.css.js +1 -1
  8. package/alert/actions-wrapper/styles.scoped.css +3 -3
  9. package/alert/actions-wrapper/styles.selectors.js +1 -1
  10. package/alert/styles.css.js +27 -27
  11. package/alert/styles.scoped.css +67 -67
  12. package/alert/styles.selectors.js +27 -27
  13. package/anchor-navigation/styles.css.js +8 -8
  14. package/anchor-navigation/styles.scoped.css +22 -22
  15. package/anchor-navigation/styles.selectors.js +8 -8
  16. package/annotation-context/annotation/styles.css.js +13 -13
  17. package/annotation-context/annotation/styles.scoped.css +23 -23
  18. package/annotation-context/annotation/styles.selectors.js +13 -13
  19. package/app-layout/content-wrapper/styles.css.js +3 -3
  20. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  21. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  22. package/app-layout/drawer/styles.css.js +14 -14
  23. package/app-layout/drawer/styles.scoped.css +25 -25
  24. package/app-layout/drawer/styles.selectors.js +14 -14
  25. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  26. package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
  27. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  28. package/app-layout/notifications/styles.css.js +3 -3
  29. package/app-layout/notifications/styles.scoped.css +7 -7
  30. package/app-layout/notifications/styles.selectors.js +3 -3
  31. package/app-layout/resize/styles.css.js +5 -5
  32. package/app-layout/resize/styles.scoped.css +14 -14
  33. package/app-layout/resize/styles.selectors.js +5 -5
  34. package/app-layout/styles.css.js +12 -12
  35. package/app-layout/styles.scoped.css +18 -18
  36. package/app-layout/styles.selectors.js +12 -12
  37. package/app-layout/toggles/index.d.ts.map +1 -1
  38. package/app-layout/toggles/index.js +1 -1
  39. package/app-layout/toggles/index.js.map +1 -1
  40. package/app-layout/toggles/styles.css.js +2 -2
  41. package/app-layout/toggles/styles.scoped.css +15 -15
  42. package/app-layout/toggles/styles.selectors.js +2 -2
  43. package/app-layout/visual-refresh/styles.css.js +86 -86
  44. package/app-layout/visual-refresh/styles.scoped.css +288 -288
  45. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  46. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/trigger-button.js +1 -1
  48. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  49. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  50. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +112 -112
  51. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  52. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -15
  54. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  55. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  56. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  57. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  58. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  59. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  60. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  61. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  62. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  64. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  65. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +1 -1
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  67. package/area-chart/styles.css.js +6 -6
  68. package/area-chart/styles.scoped.css +11 -11
  69. package/area-chart/styles.selectors.js +6 -6
  70. package/attribute-editor/styles.css.js +15 -15
  71. package/attribute-editor/styles.scoped.css +32 -32
  72. package/attribute-editor/styles.selectors.js +15 -15
  73. package/badge/styles.css.js +10 -10
  74. package/badge/styles.scoped.css +11 -11
  75. package/badge/styles.selectors.js +10 -10
  76. package/box/styles.css.js +220 -220
  77. package/box/styles.scoped.css +433 -433
  78. package/box/styles.selectors.js +220 -220
  79. package/breadcrumb-group/all-items-dropdown.js +2 -2
  80. package/breadcrumb-group/all-items-dropdown.js.map +1 -1
  81. package/breadcrumb-group/item/styles.css.js +7 -7
  82. package/breadcrumb-group/item/styles.scoped.css +30 -30
  83. package/breadcrumb-group/item/styles.selectors.js +7 -7
  84. package/breadcrumb-group/styles.css.js +14 -14
  85. package/breadcrumb-group/styles.scoped.css +32 -32
  86. package/breadcrumb-group/styles.selectors.js +14 -14
  87. package/button/internal.d.ts.map +1 -1
  88. package/button/internal.js +2 -0
  89. package/button/internal.js.map +1 -1
  90. package/button/styles.css.js +23 -23
  91. package/button/styles.scoped.css +295 -295
  92. package/button/styles.selectors.js +23 -23
  93. package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  94. package/button-dropdown/category-elements/expandable-category-element.js +2 -2
  95. package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  96. package/button-dropdown/category-elements/styles.css.js +18 -18
  97. package/button-dropdown/category-elements/styles.scoped.css +37 -37
  98. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  99. package/button-dropdown/filter.d.ts +1 -1
  100. package/button-dropdown/filter.d.ts.map +1 -1
  101. package/button-dropdown/internal.d.ts.map +1 -1
  102. package/button-dropdown/internal.js +9 -3
  103. package/button-dropdown/internal.js.map +1 -1
  104. package/button-dropdown/item-element/index.d.ts.map +1 -1
  105. package/button-dropdown/item-element/index.js +2 -2
  106. package/button-dropdown/item-element/index.js.map +1 -1
  107. package/button-dropdown/item-element/styles.css.js +21 -21
  108. package/button-dropdown/item-element/styles.scoped.css +45 -45
  109. package/button-dropdown/item-element/styles.selectors.js +21 -21
  110. package/button-dropdown/styles.css.js +23 -23
  111. package/button-dropdown/styles.scoped.css +40 -40
  112. package/button-dropdown/styles.selectors.js +23 -23
  113. package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
  114. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  115. package/button-dropdown/utils/use-button-dropdown.js +14 -2
  116. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  117. package/button-group/styles.css.js +4 -4
  118. package/button-group/styles.scoped.css +6 -6
  119. package/button-group/styles.selectors.js +4 -4
  120. package/calendar/styles.css.js +21 -21
  121. package/calendar/styles.scoped.css +62 -62
  122. package/calendar/styles.selectors.js +21 -21
  123. package/cards/styles.css.js +39 -38
  124. package/cards/styles.scoped.css +54 -51
  125. package/cards/styles.selectors.js +39 -38
  126. package/checkbox/styles.css.js +3 -3
  127. package/checkbox/styles.scoped.css +16 -16
  128. package/checkbox/styles.selectors.js +3 -3
  129. package/code-editor/resizable-box/styles.css.js +4 -4
  130. package/code-editor/resizable-box/styles.scoped.css +9 -9
  131. package/code-editor/resizable-box/styles.selectors.js +4 -4
  132. package/code-editor/styles.css.js +33 -33
  133. package/code-editor/styles.scoped.css +159 -159
  134. package/code-editor/styles.selectors.js +33 -33
  135. package/code-editor/tab-button.d.ts.map +1 -1
  136. package/code-editor/tab-button.js +1 -1
  137. package/code-editor/tab-button.js.map +1 -1
  138. package/collection-preferences/styles.css.js +38 -38
  139. package/collection-preferences/styles.scoped.css +52 -52
  140. package/collection-preferences/styles.selectors.js +38 -38
  141. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  142. package/column-layout/flexible-column-layout/styles.scoped.css +12 -12
  143. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  144. package/column-layout/styles.css.js +13 -13
  145. package/column-layout/styles.scoped.css +51 -51
  146. package/column-layout/styles.selectors.js +13 -13
  147. package/container/styles.css.js +33 -33
  148. package/container/styles.scoped.css +73 -72
  149. package/container/styles.selectors.js +33 -33
  150. package/content-layout/styles.css.js +14 -14
  151. package/content-layout/styles.scoped.css +30 -30
  152. package/content-layout/styles.selectors.js +14 -14
  153. package/copy-to-clipboard/styles.css.js +5 -5
  154. package/copy-to-clipboard/styles.scoped.css +7 -7
  155. package/copy-to-clipboard/styles.selectors.js +5 -5
  156. package/date-picker/styles.css.js +7 -7
  157. package/date-picker/styles.scoped.css +10 -10
  158. package/date-picker/styles.selectors.js +7 -7
  159. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  160. package/date-range-picker/calendar/grids/styles.scoped.css +69 -69
  161. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  162. package/date-range-picker/relative-range/styles.css.js +6 -6
  163. package/date-range-picker/relative-range/styles.scoped.css +13 -13
  164. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  165. package/date-range-picker/styles.css.js +23 -23
  166. package/date-range-picker/styles.scoped.css +46 -46
  167. package/date-range-picker/styles.selectors.js +23 -23
  168. package/divider/styles.css.js +6 -6
  169. package/divider/styles.scoped.css +8 -8
  170. package/divider/styles.selectors.js +6 -6
  171. package/drawer/styles.css.js +29 -29
  172. package/drawer/styles.scoped.css +47 -47
  173. package/drawer/styles.selectors.js +29 -29
  174. package/dropdown/styles.css.js +20 -20
  175. package/dropdown/styles.scoped.css +54 -54
  176. package/dropdown/styles.selectors.js +20 -20
  177. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  178. package/expandable-section/expandable-section-header.js +13 -7
  179. package/expandable-section/expandable-section-header.js.map +1 -1
  180. package/expandable-section/styles.css.js +43 -43
  181. package/expandable-section/styles.scoped.css +129 -129
  182. package/expandable-section/styles.selectors.js +43 -43
  183. package/file-dropzone/styles.css.js +3 -3
  184. package/file-dropzone/styles.scoped.css +6 -6
  185. package/file-dropzone/styles.selectors.js +3 -3
  186. package/file-input/styles.css.js +5 -5
  187. package/file-input/styles.scoped.css +18 -18
  188. package/file-input/styles.selectors.js +5 -5
  189. package/file-token-group/styles.css.js +23 -23
  190. package/file-token-group/styles.scoped.css +52 -52
  191. package/file-token-group/styles.selectors.js +23 -23
  192. package/file-upload/styles.css.js +2 -2
  193. package/file-upload/styles.scoped.css +4 -4
  194. package/file-upload/styles.selectors.js +2 -2
  195. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  196. package/flashbar/collapsible-flashbar.js +3 -3
  197. package/flashbar/collapsible-flashbar.js.map +1 -1
  198. package/flashbar/styles.css.js +50 -50
  199. package/flashbar/styles.scoped.css +249 -249
  200. package/flashbar/styles.selectors.js +50 -50
  201. package/form/styles.css.js +8 -8
  202. package/form/styles.scoped.css +16 -16
  203. package/form/styles.selectors.js +8 -8
  204. package/form-field/styles.css.js +24 -24
  205. package/form-field/styles.scoped.css +44 -44
  206. package/form-field/styles.selectors.js +24 -24
  207. package/grid/styles.css.js +53 -53
  208. package/grid/styles.scoped.css +58 -58
  209. package/grid/styles.selectors.js +53 -53
  210. package/header/styles.css.js +35 -35
  211. package/header/styles.scoped.css +83 -83
  212. package/header/styles.selectors.js +35 -35
  213. package/help-panel/styles.css.js +6 -6
  214. package/help-panel/styles.scoped.css +100 -100
  215. package/help-panel/styles.selectors.js +6 -6
  216. package/hotspot/styles.css.js +7 -7
  217. package/hotspot/styles.scoped.css +10 -10
  218. package/hotspot/styles.selectors.js +7 -7
  219. package/icon/styles.css.js +42 -42
  220. package/icon/styles.scoped.css +118 -118
  221. package/icon/styles.selectors.js +42 -42
  222. package/input/index.d.ts.map +1 -1
  223. package/input/index.js +3 -2
  224. package/input/index.js.map +1 -1
  225. package/input/interfaces.d.ts +6 -0
  226. package/input/interfaces.d.ts.map +1 -1
  227. package/input/interfaces.js.map +1 -1
  228. package/input/internal.d.ts +0 -1
  229. package/input/internal.d.ts.map +1 -1
  230. package/input/internal.js +26 -12
  231. package/input/internal.js.map +1 -1
  232. package/input/styles.css.js +29 -28
  233. package/input/styles.scoped.css +159 -156
  234. package/input/styles.selectors.js +29 -28
  235. package/internal/base-component/styles.scoped.css +2 -2
  236. package/internal/base-theme/styles.scoped.css +319 -319
  237. package/internal/components/abstract-switch/styles.css.js +13 -13
  238. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  239. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  240. package/internal/components/button-trigger/index.d.ts.map +1 -1
  241. package/internal/components/button-trigger/index.js +2 -2
  242. package/internal/components/button-trigger/index.js.map +1 -1
  243. package/internal/components/button-trigger/styles.css.js +14 -14
  244. package/internal/components/button-trigger/styles.scoped.css +43 -43
  245. package/internal/components/button-trigger/styles.selectors.js +14 -14
  246. package/internal/components/chart-legend/styles.css.js +6 -6
  247. package/internal/components/chart-legend/styles.scoped.css +16 -16
  248. package/internal/components/chart-legend/styles.selectors.js +6 -6
  249. package/internal/components/chart-popover/styles.css.js +3 -3
  250. package/internal/components/chart-popover/styles.scoped.css +6 -6
  251. package/internal/components/chart-popover/styles.selectors.js +3 -3
  252. package/internal/components/chart-series-details/styles.css.js +19 -19
  253. package/internal/components/chart-series-details/styles.scoped.css +39 -39
  254. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  255. package/internal/components/chart-series-marker/styles.css.js +5 -5
  256. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  257. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  258. package/internal/components/checkbox-icon/styles.css.js +9 -9
  259. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  260. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  261. package/internal/components/drag-handle/button.d.ts.map +1 -1
  262. package/internal/components/drag-handle/button.js +3 -1
  263. package/internal/components/drag-handle/button.js.map +1 -1
  264. package/internal/components/drag-handle/styles.css.js +14 -14
  265. package/internal/components/drag-handle/styles.scoped.css +21 -21
  266. package/internal/components/drag-handle/styles.selectors.js +14 -14
  267. package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
  268. package/internal/components/drag-handle-wrapper/index.js +2 -1
  269. package/internal/components/drag-handle-wrapper/index.js.map +1 -1
  270. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  271. package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
  272. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  273. package/internal/components/dropdown-status/styles.css.js +2 -2
  274. package/internal/components/dropdown-status/styles.scoped.css +5 -5
  275. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  276. package/internal/components/expand-toggle-button/index.d.ts.map +1 -1
  277. package/internal/components/expand-toggle-button/index.js +1 -1
  278. package/internal/components/expand-toggle-button/index.js.map +1 -1
  279. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  280. package/internal/components/expand-toggle-button/styles.scoped.css +21 -21
  281. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  282. package/internal/components/menu-dropdown/index.d.ts.map +1 -1
  283. package/internal/components/menu-dropdown/index.js +1 -1
  284. package/internal/components/menu-dropdown/index.js.map +1 -1
  285. package/internal/components/menu-dropdown/styles.css.js +7 -7
  286. package/internal/components/menu-dropdown/styles.scoped.css +18 -18
  287. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  288. package/internal/components/option/styles.css.js +17 -17
  289. package/internal/components/option/styles.scoped.css +34 -34
  290. package/internal/components/option/styles.selectors.js +17 -17
  291. package/internal/components/radio-button/styles.css.js +7 -7
  292. package/internal/components/radio-button/styles.scoped.css +24 -24
  293. package/internal/components/radio-button/styles.selectors.js +7 -7
  294. package/internal/components/selectable-item/styles.css.js +22 -22
  295. package/internal/components/selectable-item/styles.scoped.css +66 -66
  296. package/internal/components/selectable-item/styles.selectors.js +22 -22
  297. package/internal/components/sortable-area/styles.css.js +8 -8
  298. package/internal/components/sortable-area/styles.scoped.css +17 -17
  299. package/internal/components/sortable-area/styles.selectors.js +8 -8
  300. package/internal/components/structured-item/styles.css.js +7 -7
  301. package/internal/components/structured-item/styles.scoped.css +11 -11
  302. package/internal/components/structured-item/styles.selectors.js +7 -7
  303. package/internal/components/token-list/styles.css.js +10 -10
  304. package/internal/components/token-list/styles.scoped.css +33 -33
  305. package/internal/components/token-list/styles.selectors.js +10 -10
  306. package/internal/components/token-list/token-limit-toggle.d.ts.map +1 -1
  307. package/internal/components/token-list/token-limit-toggle.js +2 -2
  308. package/internal/components/token-list/token-limit-toggle.js.map +1 -1
  309. package/internal/environment.js +2 -2
  310. package/internal/environment.json +2 -2
  311. package/internal/generated/custom-css-properties/index.d.ts +1 -0
  312. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  313. package/internal/generated/custom-css-properties/index.js +174 -173
  314. package/internal/generated/custom-css-properties/index.js.map +1 -1
  315. package/internal/generated/styles/tokens.js +200 -200
  316. package/internal/generated/theming/index.cjs +200 -200
  317. package/internal/generated/theming/index.js +200 -200
  318. package/internal/manifest.json +1 -1
  319. package/internal/utils/focus-visible.d.ts +14 -0
  320. package/internal/utils/focus-visible.d.ts.map +1 -0
  321. package/internal/utils/focus-visible.js +21 -0
  322. package/internal/utils/focus-visible.js.map +1 -0
  323. package/item-card/styles.css.js +14 -14
  324. package/item-card/styles.scoped.css +94 -94
  325. package/item-card/styles.selectors.js +14 -14
  326. package/key-value-pairs/styles.css.js +8 -8
  327. package/key-value-pairs/styles.scoped.css +14 -14
  328. package/key-value-pairs/styles.selectors.js +8 -8
  329. package/link/internal.d.ts.map +1 -1
  330. package/link/internal.js +2 -0
  331. package/link/internal.js.map +1 -1
  332. package/link/styles.css.js +21 -21
  333. package/link/styles.scoped.css +112 -112
  334. package/link/styles.selectors.js +21 -21
  335. package/list/styles.css.js +5 -5
  336. package/list/styles.scoped.css +9 -9
  337. package/list/styles.selectors.js +5 -5
  338. package/manifest.json +2 -2
  339. package/mixed-line-bar-chart/styles.css.js +11 -11
  340. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  341. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  342. package/modal/styles.css.js +31 -31
  343. package/modal/styles.scoped.css +65 -65
  344. package/modal/styles.selectors.js +31 -31
  345. package/multiselect/styles.css.js +5 -5
  346. package/multiselect/styles.scoped.css +6 -6
  347. package/multiselect/styles.selectors.js +5 -5
  348. package/package.json +1 -1
  349. package/pagination/internal.d.ts.map +1 -1
  350. package/pagination/internal.js +4 -4
  351. package/pagination/internal.js.map +1 -1
  352. package/pagination/styles.css.js +12 -12
  353. package/pagination/styles.scoped.css +36 -36
  354. package/pagination/styles.selectors.js +12 -12
  355. package/pie-chart/styles.css.js +27 -27
  356. package/pie-chart/styles.scoped.css +58 -58
  357. package/pie-chart/styles.selectors.js +27 -27
  358. package/popover/styles.css.js +58 -58
  359. package/popover/styles.scoped.css +102 -102
  360. package/popover/styles.selectors.js +58 -58
  361. package/progress-bar/styles.css.js +19 -19
  362. package/progress-bar/styles.scoped.css +64 -64
  363. package/progress-bar/styles.selectors.js +19 -19
  364. package/prompt-input/styles.css.js +26 -26
  365. package/prompt-input/styles.scoped.css +127 -127
  366. package/prompt-input/styles.selectors.js +26 -26
  367. package/property-filter/filtering-token/index.js +4 -4
  368. package/property-filter/filtering-token/index.js.map +1 -1
  369. package/property-filter/filtering-token/styles.css.js +18 -18
  370. package/property-filter/filtering-token/styles.scoped.css +54 -54
  371. package/property-filter/filtering-token/styles.selectors.js +18 -18
  372. package/property-filter/styles.css.js +39 -39
  373. package/property-filter/styles.scoped.css +75 -75
  374. package/property-filter/styles.selectors.js +39 -39
  375. package/radio-group/styles.css.js +5 -5
  376. package/radio-group/styles.scoped.css +10 -10
  377. package/radio-group/styles.selectors.js +5 -5
  378. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  379. package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
  380. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  381. package/segmented-control/segment.d.ts.map +1 -1
  382. package/segmented-control/segment.js +1 -1
  383. package/segmented-control/segment.js.map +1 -1
  384. package/segmented-control/styles.css.js +16 -16
  385. package/segmented-control/styles.scoped.css +67 -67
  386. package/segmented-control/styles.selectors.js +16 -16
  387. package/select/parts/filter.d.ts +1 -1
  388. package/select/parts/filter.d.ts.map +1 -1
  389. package/select/parts/styles.css.js +21 -21
  390. package/select/parts/styles.scoped.css +38 -38
  391. package/select/parts/styles.selectors.js +21 -21
  392. package/side-navigation/parts.js +3 -3
  393. package/side-navigation/parts.js.map +1 -1
  394. package/side-navigation/styles.css.js +64 -64
  395. package/side-navigation/styles.scoped.css +162 -162
  396. package/side-navigation/styles.selectors.js +64 -64
  397. package/slider/styles.css.js +26 -26
  398. package/slider/styles.scoped.css +205 -205
  399. package/slider/styles.selectors.js +26 -26
  400. package/space-between/styles.css.js +23 -23
  401. package/space-between/styles.scoped.css +40 -40
  402. package/space-between/styles.selectors.js +23 -23
  403. package/spinner/styles.css.js +14 -14
  404. package/spinner/styles.scoped.css +55 -55
  405. package/spinner/styles.selectors.js +14 -14
  406. package/split-panel/styles.css.js +38 -38
  407. package/split-panel/styles.scoped.css +84 -84
  408. package/split-panel/styles.selectors.js +38 -38
  409. package/status-indicator/styles.css.js +25 -25
  410. package/status-indicator/styles.scoped.css +50 -50
  411. package/status-indicator/styles.selectors.js +25 -25
  412. package/steps/styles.css.js +17 -17
  413. package/steps/styles.scoped.css +51 -51
  414. package/steps/styles.selectors.js +17 -17
  415. package/table/body-cell/styles.css.js +48 -48
  416. package/table/body-cell/styles.scoped.css +816 -816
  417. package/table/body-cell/styles.selectors.js +48 -48
  418. package/table/header-cell/index.d.ts.map +1 -1
  419. package/table/header-cell/index.js +2 -1
  420. package/table/header-cell/index.js.map +1 -1
  421. package/table/header-cell/styles.css.js +38 -38
  422. package/table/header-cell/styles.scoped.css +156 -156
  423. package/table/header-cell/styles.selectors.js +38 -38
  424. package/table/resizer/styles.css.js +17 -17
  425. package/table/resizer/styles.scoped.css +39 -39
  426. package/table/resizer/styles.selectors.js +17 -17
  427. package/table/selection/styles.css.js +4 -4
  428. package/table/selection/styles.scoped.css +6 -6
  429. package/table/selection/styles.selectors.js +4 -4
  430. package/table/styles.css.js +37 -37
  431. package/table/styles.scoped.css +73 -70
  432. package/table/styles.selectors.js +37 -37
  433. package/tabs/styles.css.js +30 -30
  434. package/tabs/styles.scoped.css +105 -105
  435. package/tabs/styles.selectors.js +30 -30
  436. package/tabs/tab-header-bar.d.ts.map +1 -1
  437. package/tabs/tab-header-bar.js +1 -1
  438. package/tabs/tab-header-bar.js.map +1 -1
  439. package/tag-editor/styles.css.js +3 -3
  440. package/tag-editor/styles.scoped.css +14 -14
  441. package/tag-editor/styles.selectors.js +3 -3
  442. package/test-utils/dom/input/index.d.ts +1 -0
  443. package/test-utils/dom/input/index.js +3 -0
  444. package/test-utils/dom/input/index.js.map +1 -1
  445. package/test-utils/selectors/input/index.d.ts +1 -0
  446. package/test-utils/selectors/input/index.js +3 -0
  447. package/test-utils/selectors/input/index.js.map +1 -1
  448. package/text-content/styles.css.js +1 -1
  449. package/text-content/styles.scoped.css +73 -73
  450. package/text-content/styles.selectors.js +1 -1
  451. package/text-filter/styles.css.js +3 -3
  452. package/text-filter/styles.scoped.css +5 -5
  453. package/text-filter/styles.selectors.js +3 -3
  454. package/textarea/styles.css.js +9 -9
  455. package/textarea/styles.scoped.css +55 -55
  456. package/textarea/styles.selectors.js +9 -9
  457. package/tiles/styles.css.js +30 -30
  458. package/tiles/styles.scoped.css +123 -123
  459. package/tiles/styles.selectors.js +30 -30
  460. package/toggle/styles.css.js +10 -10
  461. package/toggle/styles.scoped.css +24 -24
  462. package/toggle/styles.selectors.js +10 -10
  463. package/token/dismiss-button.js +2 -2
  464. package/token/dismiss-button.js.map +1 -1
  465. package/token/styles.css.js +14 -14
  466. package/token/styles.scoped.css +58 -58
  467. package/token/styles.selectors.js +14 -14
  468. package/token-group/styles.css.js +5 -5
  469. package/token-group/styles.scoped.css +5 -5
  470. package/token-group/styles.selectors.js +5 -5
  471. package/tooltip/styles.css.js +2 -2
  472. package/tooltip/styles.scoped.css +5 -5
  473. package/tooltip/styles.selectors.js +2 -2
  474. package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  475. package/top-navigation/parts/overflow-menu/menu-item.js +5 -5
  476. package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  477. package/top-navigation/styles.css.js +47 -47
  478. package/top-navigation/styles.scoped.css +97 -97
  479. package/top-navigation/styles.selectors.js +47 -47
  480. package/tree-view/styles.css.js +2 -2
  481. package/tree-view/styles.scoped.css +4 -4
  482. package/tree-view/styles.selectors.js +2 -2
  483. package/tree-view/tree-item/styles.css.js +10 -10
  484. package/tree-view/tree-item/styles.scoped.css +15 -15
  485. package/tree-view/tree-item/styles.selectors.js +10 -10
  486. package/tree-view/vertical-connector/styles.css.js +3 -3
  487. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  488. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  489. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  490. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
  491. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  492. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  493. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  494. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  495. package/tutorial-panel/styles.css.js +1 -1
  496. package/tutorial-panel/styles.scoped.css +7 -7
  497. package/tutorial-panel/styles.selectors.js +1 -1
  498. package/wizard/styles.css.js +30 -30
  499. package/wizard/styles.scoped.css +79 -79
  500. package/wizard/styles.selectors.js +30 -30
@@ -1,177 +1,178 @@
1
1
  const customCSSPropertiesMap = {
2
- "maxContentWidth": "--awsui-max-content-width-esndbs",
3
- "minContentWidth": "--awsui-min-content-width-esndbs",
4
- "breadcrumbsGap": "--awsui-breadcrumbs-gap-esndbs",
5
- "contentGapLeft": "--awsui-content-gap-left-esndbs",
6
- "contentGapRight": "--awsui-content-gap-right-esndbs",
7
- "contentHeight": "--awsui-content-height-esndbs",
8
- "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-esndbs",
9
- "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-esndbs",
10
- "contentLayoutMainGap": "--awsui-content-layout-main-gap-esndbs",
11
- "defaultMaxContentWidth": "--awsui-default-max-content-width-esndbs",
12
- "defaultMinContentWidth": "--awsui-default-min-content-width-esndbs",
13
- "drawerSize": "--awsui-drawer-size-esndbs",
14
- "drawerMinSize": "--awsui-drawer-min-size-esndbs",
15
- "bottomDrawerSize": "--awsui-bottom-drawer-size-esndbs",
16
- "footerHeight": "--awsui-footer-height-esndbs",
17
- "headerGap": "--awsui-header-gap-esndbs",
18
- "headerHeight": "--awsui-header-height-esndbs",
19
- "layoutWidth": "--awsui-layout-width-esndbs",
20
- "mainGap": "--awsui-main-gap-esndbs",
21
- "mainOffsetLeft": "--awsui-main-offset-left-esndbs",
22
- "mainTemplateRows": "--awsui-main-template-rows-esndbs",
23
- "mobileBarHeight": "--awsui-mobile-bar-height-esndbs",
24
- "notificationsHeight": "--awsui-notifications-height-esndbs",
25
- "offsetTop": "--awsui-offset-top-esndbs",
26
- "overlapHeight": "--awsui-overlap-height-esndbs",
27
- "navigationWidth": "--awsui-navigation-width-esndbs",
28
- "navigationCollapsedWidth": "--awsui-navigation-collapsed-width-esndbs",
29
- "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-esndbs",
30
- "splitPanelReportedSize": "--awsui-split-panel-reported-size-esndbs",
31
- "splitPanelHeight": "--awsui-split-panel-height-esndbs",
32
- "splitPanelMinWidth": "--awsui-split-panel-min-width-esndbs",
33
- "splitPanelMaxWidth": "--awsui-split-panel-max-width-esndbs",
34
- "toolsMaxWidth": "--awsui-tools-max-width-esndbs",
35
- "toolsWidth": "--awsui-tools-width-esndbs",
36
- "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-esndbs",
37
- "contentScrollMargin": "--awsui-content-scroll-margin-esndbs",
38
- "flashbarStackDepth": "--awsui-flashbar-stack-depth-esndbs",
39
- "flashbarStackIndex": "--awsui-flashbar-stack-index-esndbs",
40
- "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-esndbs",
41
- "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-esndbs",
42
- "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-esndbs",
43
- "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-esndbs",
44
- "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-esndbs",
45
- "dropdownContentBorderColor": "--awsui-dropdown-content-border-color-esndbs",
46
- "dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-esndbs",
47
- "dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-esndbs",
48
- "modalCustomWidth": "--awsui-modal-custom-width-esndbs",
49
- "modalCustomHeight": "--awsui-modal-custom-height-esndbs",
50
- "spinnerRotatorFrom": "--awsui-spinner-rotator-from-esndbs",
51
- "spinnerRotatorTo": "--awsui-spinner-rotator-to-esndbs",
52
- "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-esndbs",
53
- "spinnerLineLeftTo": "--awsui-spinner-line-left-to-esndbs",
54
- "spinnerLineRightFrom": "--awsui-spinner-line-right-from-esndbs",
55
- "spinnerLineRightTo": "--awsui-spinner-line-right-to-esndbs",
56
- "sliderLabelCount": "--awsui-slider-label-count-esndbs",
57
- "sliderTickCount": "--awsui-slider-tick-count-esndbs",
58
- "sliderReferenceColumn": "--awsui-slider-reference-column-esndbs",
59
- "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-esndbs",
60
- "sliderMaxStart": "--awsui-slider-max-start-esndbs",
61
- "sliderMinEnd": "--awsui-slider-min-end-esndbs",
62
- "sliderRangeInlineSize": "--awsui-slider-range-inline-size-esndbs",
63
- "sliderTooltipPosition": "--awsui-slider-tooltip-position-esndbs",
64
- "togglesLeftWidth": "--awsui-toggles-left-width-esndbs",
65
- "togglesRightWidth": "--awsui-toggles-right-width-esndbs",
66
- "promptInputMaxRows": "--awsui-prompt-input-max-rows-esndbs",
67
- "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-esndbs",
68
- "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-esndbs",
69
- "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-esndbs",
70
- "styleBackgroundActive": "--awsui-style-background-active-esndbs",
71
- "styleBackgroundDefault": "--awsui-style-background-default-esndbs",
72
- "styleBackgroundDisabled": "--awsui-style-background-disabled-esndbs",
73
- "styleBackgroundHover": "--awsui-style-background-hover-esndbs",
74
- "styleBorderColorActive": "--awsui-style-border-color-active-esndbs",
75
- "styleBorderColorDefault": "--awsui-style-border-color-default-esndbs",
76
- "styleBorderColorDisabled": "--awsui-style-border-color-disabled-esndbs",
77
- "styleBorderColorHover": "--awsui-style-border-color-hover-esndbs",
78
- "styleColorActive": "--awsui-style-color-active-esndbs",
79
- "styleColorDefault": "--awsui-style-color-default-esndbs",
80
- "styleColorDisabled": "--awsui-style-color-disabled-esndbs",
81
- "styleColorHover": "--awsui-style-color-hover-esndbs",
82
- "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-esndbs",
83
- "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-esndbs",
84
- "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-esndbs",
85
- "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-esndbs",
86
- "styleBoxShadowActive": "--awsui-style-box-shadow-active-esndbs",
87
- "styleBoxShadowDefault": "--awsui-style-box-shadow-default-esndbs",
88
- "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-esndbs",
89
- "styleBoxShadowHover": "--awsui-style-box-shadow-hover-esndbs",
90
- "styleBackgroundReadonly": "--awsui-style-background-readonly-esndbs",
91
- "styleBorderColorReadonly": "--awsui-style-border-color-readonly-esndbs",
92
- "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-esndbs",
93
- "styleColorReadonly": "--awsui-style-color-readonly-esndbs",
94
- "styleBackgroundFocus": "--awsui-style-background-focus-esndbs",
95
- "styleBorderColorFocus": "--awsui-style-border-color-focus-esndbs",
96
- "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-esndbs",
97
- "styleColorFocus": "--awsui-style-color-focus-esndbs",
98
- "stylePlaceholderColor": "--awsui-style-placeholder-color-esndbs",
99
- "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-esndbs",
100
- "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-esndbs",
101
- "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-esndbs",
102
- "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-esndbs",
103
- "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-esndbs",
104
- "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-esndbs",
105
- "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-esndbs",
106
- "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-esndbs",
107
- "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-esndbs",
108
- "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-esndbs",
109
- "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-esndbs",
110
- "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-esndbs",
111
- "alertIconColor": "--awsui-alert-icon-color-esndbs",
112
- "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-esndbs",
113
- "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-esndbs",
114
- "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-esndbs",
115
- "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-esndbs",
116
- "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-esndbs",
117
- "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-esndbs",
118
- "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-esndbs",
119
- "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-esndbs",
120
- "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-esndbs",
121
- "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-esndbs",
122
- "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-esndbs",
123
- "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-esndbs",
124
- "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-esndbs",
125
- "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-esndbs",
126
- "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-esndbs",
127
- "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-esndbs",
128
- "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-esndbs",
129
- "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-esndbs",
130
- "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-esndbs",
131
- "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-esndbs",
132
- "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-esndbs",
133
- "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-esndbs",
134
- "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-esndbs",
135
- "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-esndbs",
136
- "promptInputMenuStyleBackgroundColor": "--awsui-prompt-input-menu-style-background-color-esndbs",
137
- "promptInputMenuStyleBorderColor": "--awsui-prompt-input-menu-style-border-color-esndbs",
138
- "promptInputMenuStyleBorderRadius": "--awsui-prompt-input-menu-style-border-radius-esndbs",
139
- "promptInputMenuStyleBorderWidth": "--awsui-prompt-input-menu-style-border-width-esndbs",
140
- "optionBackgroundDefault": "--awsui-option-background-default-esndbs",
141
- "optionBackgroundHighlighted": "--awsui-option-background-highlighted-esndbs",
142
- "optionBackgroundSelected": "--awsui-option-background-selected-esndbs",
143
- "optionColorDefault": "--awsui-option-color-default-esndbs",
144
- "optionColorHighlighted": "--awsui-option-color-highlighted-esndbs",
145
- "optionColorDisabled": "--awsui-option-color-disabled-esndbs",
146
- "optionGroupLabelColor": "--awsui-option-group-label-color-esndbs",
147
- "optionFilterMatchBackground": "--awsui-option-filter-match-background-esndbs",
148
- "optionFilterMatchColor": "--awsui-option-filter-match-color-esndbs",
149
- "progressBarBackgroundColor": "--awsui-progress-bar-background-color-esndbs",
150
- "progressBarBorderRadius": "--awsui-progress-bar-border-radius-esndbs",
151
- "progressBarHeight": "--awsui-progress-bar-height-esndbs",
152
- "progressValueBackgroundColor": "--awsui-progress-value-background-color-esndbs",
153
- "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-esndbs",
154
- "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-esndbs",
155
- "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-esndbs",
156
- "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-esndbs",
157
- "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-esndbs",
158
- "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-esndbs",
159
- "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-esndbs",
160
- "tokenStyleBackgroundDefault": "--awsui-token-style-background-default-esndbs",
161
- "tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-esndbs",
162
- "tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-esndbs",
163
- "tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-esndbs",
164
- "tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-esndbs",
165
- "tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-esndbs",
166
- "tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-esndbs",
167
- "tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-esndbs",
168
- "tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-esndbs",
169
- "tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-esndbs",
170
- "styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-esndbs",
171
- "styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-esndbs",
172
- "styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-esndbs",
173
- "styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-esndbs",
174
- "styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-esndbs",
2
+ "maxContentWidth": "--awsui-max-content-width-66120l",
3
+ "minContentWidth": "--awsui-min-content-width-66120l",
4
+ "breadcrumbsGap": "--awsui-breadcrumbs-gap-66120l",
5
+ "contentGapLeft": "--awsui-content-gap-left-66120l",
6
+ "contentGapRight": "--awsui-content-gap-right-66120l",
7
+ "contentHeight": "--awsui-content-height-66120l",
8
+ "contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-66120l",
9
+ "contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-66120l",
10
+ "contentLayoutMainGap": "--awsui-content-layout-main-gap-66120l",
11
+ "defaultMaxContentWidth": "--awsui-default-max-content-width-66120l",
12
+ "defaultMinContentWidth": "--awsui-default-min-content-width-66120l",
13
+ "drawerSize": "--awsui-drawer-size-66120l",
14
+ "drawerMinSize": "--awsui-drawer-min-size-66120l",
15
+ "bottomDrawerSize": "--awsui-bottom-drawer-size-66120l",
16
+ "footerHeight": "--awsui-footer-height-66120l",
17
+ "headerGap": "--awsui-header-gap-66120l",
18
+ "headerHeight": "--awsui-header-height-66120l",
19
+ "layoutWidth": "--awsui-layout-width-66120l",
20
+ "mainGap": "--awsui-main-gap-66120l",
21
+ "mainOffsetLeft": "--awsui-main-offset-left-66120l",
22
+ "mainTemplateRows": "--awsui-main-template-rows-66120l",
23
+ "mobileBarHeight": "--awsui-mobile-bar-height-66120l",
24
+ "notificationsHeight": "--awsui-notifications-height-66120l",
25
+ "offsetTop": "--awsui-offset-top-66120l",
26
+ "overlapHeight": "--awsui-overlap-height-66120l",
27
+ "navigationWidth": "--awsui-navigation-width-66120l",
28
+ "navigationCollapsedWidth": "--awsui-navigation-collapsed-width-66120l",
29
+ "splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-66120l",
30
+ "splitPanelReportedSize": "--awsui-split-panel-reported-size-66120l",
31
+ "splitPanelHeight": "--awsui-split-panel-height-66120l",
32
+ "splitPanelMinWidth": "--awsui-split-panel-min-width-66120l",
33
+ "splitPanelMaxWidth": "--awsui-split-panel-max-width-66120l",
34
+ "toolsMaxWidth": "--awsui-tools-max-width-66120l",
35
+ "toolsWidth": "--awsui-tools-width-66120l",
36
+ "toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-66120l",
37
+ "contentScrollMargin": "--awsui-content-scroll-margin-66120l",
38
+ "flashbarStackDepth": "--awsui-flashbar-stack-depth-66120l",
39
+ "flashbarStackIndex": "--awsui-flashbar-stack-index-66120l",
40
+ "flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-66120l",
41
+ "stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-66120l",
42
+ "stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-66120l",
43
+ "dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-66120l",
44
+ "dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-66120l",
45
+ "dropdownContentBorderColor": "--awsui-dropdown-content-border-color-66120l",
46
+ "dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-66120l",
47
+ "dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-66120l",
48
+ "modalCustomWidth": "--awsui-modal-custom-width-66120l",
49
+ "modalCustomHeight": "--awsui-modal-custom-height-66120l",
50
+ "spinnerRotatorFrom": "--awsui-spinner-rotator-from-66120l",
51
+ "spinnerRotatorTo": "--awsui-spinner-rotator-to-66120l",
52
+ "spinnerLineLeftFrom": "--awsui-spinner-line-left-from-66120l",
53
+ "spinnerLineLeftTo": "--awsui-spinner-line-left-to-66120l",
54
+ "spinnerLineRightFrom": "--awsui-spinner-line-right-from-66120l",
55
+ "spinnerLineRightTo": "--awsui-spinner-line-right-to-66120l",
56
+ "sliderLabelCount": "--awsui-slider-label-count-66120l",
57
+ "sliderTickCount": "--awsui-slider-tick-count-66120l",
58
+ "sliderReferenceColumn": "--awsui-slider-reference-column-66120l",
59
+ "sliderNextReferenceColumn": "--awsui-slider-next-reference-column-66120l",
60
+ "sliderMaxStart": "--awsui-slider-max-start-66120l",
61
+ "sliderMinEnd": "--awsui-slider-min-end-66120l",
62
+ "sliderRangeInlineSize": "--awsui-slider-range-inline-size-66120l",
63
+ "sliderTooltipPosition": "--awsui-slider-tooltip-position-66120l",
64
+ "togglesLeftWidth": "--awsui-toggles-left-width-66120l",
65
+ "togglesRightWidth": "--awsui-toggles-right-width-66120l",
66
+ "promptInputMaxRows": "--awsui-prompt-input-max-rows-66120l",
67
+ "promptInputScrollHeight": "--awsui-prompt-input-scroll-height-66120l",
68
+ "dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-66120l",
69
+ "dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-66120l",
70
+ "styleBackgroundActive": "--awsui-style-background-active-66120l",
71
+ "styleBackgroundDefault": "--awsui-style-background-default-66120l",
72
+ "styleBackgroundDisabled": "--awsui-style-background-disabled-66120l",
73
+ "styleBackgroundHover": "--awsui-style-background-hover-66120l",
74
+ "styleBorderColorActive": "--awsui-style-border-color-active-66120l",
75
+ "styleBorderColorDefault": "--awsui-style-border-color-default-66120l",
76
+ "styleBorderColorDisabled": "--awsui-style-border-color-disabled-66120l",
77
+ "styleBorderColorHover": "--awsui-style-border-color-hover-66120l",
78
+ "styleColorActive": "--awsui-style-color-active-66120l",
79
+ "styleColorDefault": "--awsui-style-color-default-66120l",
80
+ "styleColorDisabled": "--awsui-style-color-disabled-66120l",
81
+ "styleColorHover": "--awsui-style-color-hover-66120l",
82
+ "styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-66120l",
83
+ "styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-66120l",
84
+ "styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-66120l",
85
+ "styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-66120l",
86
+ "styleBoxShadowActive": "--awsui-style-box-shadow-active-66120l",
87
+ "styleBoxShadowDefault": "--awsui-style-box-shadow-default-66120l",
88
+ "styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-66120l",
89
+ "styleBoxShadowHover": "--awsui-style-box-shadow-hover-66120l",
90
+ "styleBackgroundReadonly": "--awsui-style-background-readonly-66120l",
91
+ "styleBorderColorReadonly": "--awsui-style-border-color-readonly-66120l",
92
+ "styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-66120l",
93
+ "styleColorReadonly": "--awsui-style-color-readonly-66120l",
94
+ "styleBackgroundFocus": "--awsui-style-background-focus-66120l",
95
+ "styleBorderColorFocus": "--awsui-style-border-color-focus-66120l",
96
+ "styleBoxShadowFocus": "--awsui-style-box-shadow-focus-66120l",
97
+ "styleColorFocus": "--awsui-style-color-focus-66120l",
98
+ "stylePlaceholderColor": "--awsui-style-placeholder-color-66120l",
99
+ "stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-66120l",
100
+ "stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-66120l",
101
+ "stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-66120l",
102
+ "styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-66120l",
103
+ "styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-66120l",
104
+ "styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-66120l",
105
+ "styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-66120l",
106
+ "styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-66120l",
107
+ "alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-66120l",
108
+ "alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-66120l",
109
+ "alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-66120l",
110
+ "alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-66120l",
111
+ "alertIconColor": "--awsui-alert-icon-color-66120l",
112
+ "promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-66120l",
113
+ "promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-66120l",
114
+ "promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-66120l",
115
+ "promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-66120l",
116
+ "promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-66120l",
117
+ "promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-66120l",
118
+ "promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-66120l",
119
+ "promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-66120l",
120
+ "promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-66120l",
121
+ "promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-66120l",
122
+ "promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-66120l",
123
+ "promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-66120l",
124
+ "promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-66120l",
125
+ "promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-66120l",
126
+ "promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-66120l",
127
+ "promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-66120l",
128
+ "promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-66120l",
129
+ "promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-66120l",
130
+ "promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-66120l",
131
+ "promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-66120l",
132
+ "promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-66120l",
133
+ "promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-66120l",
134
+ "promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-66120l",
135
+ "promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-66120l",
136
+ "promptInputMenuStyleBackgroundColor": "--awsui-prompt-input-menu-style-background-color-66120l",
137
+ "promptInputMenuStyleBorderColor": "--awsui-prompt-input-menu-style-border-color-66120l",
138
+ "promptInputMenuStyleBorderRadius": "--awsui-prompt-input-menu-style-border-radius-66120l",
139
+ "promptInputMenuStyleBorderWidth": "--awsui-prompt-input-menu-style-border-width-66120l",
140
+ "optionBackgroundDefault": "--awsui-option-background-default-66120l",
141
+ "optionBackgroundHighlighted": "--awsui-option-background-highlighted-66120l",
142
+ "optionBackgroundSelected": "--awsui-option-background-selected-66120l",
143
+ "optionColorDefault": "--awsui-option-color-default-66120l",
144
+ "optionColorHighlighted": "--awsui-option-color-highlighted-66120l",
145
+ "optionColorDisabled": "--awsui-option-color-disabled-66120l",
146
+ "optionGroupLabelColor": "--awsui-option-group-label-color-66120l",
147
+ "optionFilterMatchBackground": "--awsui-option-filter-match-background-66120l",
148
+ "optionFilterMatchColor": "--awsui-option-filter-match-color-66120l",
149
+ "progressBarBackgroundColor": "--awsui-progress-bar-background-color-66120l",
150
+ "progressBarBorderRadius": "--awsui-progress-bar-border-radius-66120l",
151
+ "progressBarHeight": "--awsui-progress-bar-height-66120l",
152
+ "progressValueBackgroundColor": "--awsui-progress-value-background-color-66120l",
153
+ "styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-66120l",
154
+ "styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-66120l",
155
+ "styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-66120l",
156
+ "styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-66120l",
157
+ "styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-66120l",
158
+ "styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-66120l",
159
+ "styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-66120l",
160
+ "tokenStyleBackgroundDefault": "--awsui-token-style-background-default-66120l",
161
+ "tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-66120l",
162
+ "tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-66120l",
163
+ "tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-66120l",
164
+ "tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-66120l",
165
+ "tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-66120l",
166
+ "tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-66120l",
167
+ "tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-66120l",
168
+ "tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-66120l",
169
+ "tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-66120l",
170
+ "styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-66120l",
171
+ "styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-66120l",
172
+ "styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-66120l",
173
+ "styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-66120l",
174
+ "styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-66120l",
175
+ "inlineLabelBackgroundColor": "--awsui-inline-label-background-color-66120l",
175
176
  };
176
177
  export default customCSSPropertiesMap;
177
178
  //# 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-esndbs\",\n\"minContentWidth\": \"--awsui-min-content-width-esndbs\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-esndbs\",\n\"contentGapLeft\": \"--awsui-content-gap-left-esndbs\",\n\"contentGapRight\": \"--awsui-content-gap-right-esndbs\",\n\"contentHeight\": \"--awsui-content-height-esndbs\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-esndbs\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-esndbs\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-esndbs\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-esndbs\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-esndbs\",\n\"drawerSize\": \"--awsui-drawer-size-esndbs\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-esndbs\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-esndbs\",\n\"footerHeight\": \"--awsui-footer-height-esndbs\",\n\"headerGap\": \"--awsui-header-gap-esndbs\",\n\"headerHeight\": \"--awsui-header-height-esndbs\",\n\"layoutWidth\": \"--awsui-layout-width-esndbs\",\n\"mainGap\": \"--awsui-main-gap-esndbs\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-esndbs\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-esndbs\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-esndbs\",\n\"notificationsHeight\": \"--awsui-notifications-height-esndbs\",\n\"offsetTop\": \"--awsui-offset-top-esndbs\",\n\"overlapHeight\": \"--awsui-overlap-height-esndbs\",\n\"navigationWidth\": \"--awsui-navigation-width-esndbs\",\n\"navigationCollapsedWidth\": \"--awsui-navigation-collapsed-width-esndbs\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-esndbs\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-esndbs\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-esndbs\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-esndbs\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-esndbs\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-esndbs\",\n\"toolsWidth\": \"--awsui-tools-width-esndbs\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-esndbs\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-esndbs\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-esndbs\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-esndbs\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-esndbs\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-esndbs\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-esndbs\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-esndbs\",\n\"dropdownDefaultMinWidth\": \"--awsui-dropdown-default-min-width-esndbs\",\n\"dropdownContentBorderColor\": \"--awsui-dropdown-content-border-color-esndbs\",\n\"dropdownContentBorderWidth\": \"--awsui-dropdown-content-border-width-esndbs\",\n\"dropdownContentBorderRadius\": \"--awsui-dropdown-content-border-radius-esndbs\",\n\"modalCustomWidth\": \"--awsui-modal-custom-width-esndbs\",\n\"modalCustomHeight\": \"--awsui-modal-custom-height-esndbs\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-esndbs\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-esndbs\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-esndbs\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-esndbs\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-esndbs\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-esndbs\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-esndbs\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-esndbs\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-esndbs\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-esndbs\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-esndbs\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-esndbs\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-esndbs\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-esndbs\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-esndbs\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-esndbs\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-esndbs\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-esndbs\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-esndbs\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-esndbs\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-esndbs\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-esndbs\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-esndbs\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-esndbs\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-esndbs\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-esndbs\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-esndbs\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-esndbs\",\n\"styleColorActive\": \"--awsui-style-color-active-esndbs\",\n\"styleColorDefault\": \"--awsui-style-color-default-esndbs\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-esndbs\",\n\"styleColorHover\": \"--awsui-style-color-hover-esndbs\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-esndbs\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-esndbs\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-esndbs\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-esndbs\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-esndbs\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-esndbs\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-esndbs\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-esndbs\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-esndbs\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-esndbs\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-esndbs\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-esndbs\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-esndbs\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-esndbs\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-esndbs\",\n\"styleColorFocus\": \"--awsui-style-color-focus-esndbs\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-esndbs\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-esndbs\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-esndbs\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-esndbs\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-esndbs\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-esndbs\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-esndbs\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-esndbs\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-esndbs\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-esndbs\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-esndbs\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-esndbs\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-esndbs\",\n\"alertIconColor\": \"--awsui-alert-icon-color-esndbs\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-esndbs\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-esndbs\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-esndbs\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-esndbs\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-esndbs\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-esndbs\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-esndbs\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-esndbs\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-esndbs\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-esndbs\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-esndbs\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-esndbs\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-esndbs\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-esndbs\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-esndbs\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-esndbs\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-esndbs\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-esndbs\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-esndbs\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-esndbs\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-esndbs\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-esndbs\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-esndbs\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-esndbs\",\n\"promptInputMenuStyleBackgroundColor\": \"--awsui-prompt-input-menu-style-background-color-esndbs\",\n\"promptInputMenuStyleBorderColor\": \"--awsui-prompt-input-menu-style-border-color-esndbs\",\n\"promptInputMenuStyleBorderRadius\": \"--awsui-prompt-input-menu-style-border-radius-esndbs\",\n\"promptInputMenuStyleBorderWidth\": \"--awsui-prompt-input-menu-style-border-width-esndbs\",\n\"optionBackgroundDefault\": \"--awsui-option-background-default-esndbs\",\n\"optionBackgroundHighlighted\": \"--awsui-option-background-highlighted-esndbs\",\n\"optionBackgroundSelected\": \"--awsui-option-background-selected-esndbs\",\n\"optionColorDefault\": \"--awsui-option-color-default-esndbs\",\n\"optionColorHighlighted\": \"--awsui-option-color-highlighted-esndbs\",\n\"optionColorDisabled\": \"--awsui-option-color-disabled-esndbs\",\n\"optionGroupLabelColor\": \"--awsui-option-group-label-color-esndbs\",\n\"optionFilterMatchBackground\": \"--awsui-option-filter-match-background-esndbs\",\n\"optionFilterMatchColor\": \"--awsui-option-filter-match-color-esndbs\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-esndbs\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-esndbs\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-esndbs\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-esndbs\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-esndbs\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-esndbs\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-esndbs\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-esndbs\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-esndbs\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-esndbs\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-esndbs\",\n\"tokenStyleBackgroundDefault\": \"--awsui-token-style-background-default-esndbs\",\n\"tokenStyleBackgroundDisabled\": \"--awsui-token-style-background-disabled-esndbs\",\n\"tokenStyleBackgroundReadOnly\": \"--awsui-token-style-background-read-only-esndbs\",\n\"tokenStyleBorderColorDefault\": \"--awsui-token-style-border-color-default-esndbs\",\n\"tokenStyleBorderColorDisabled\": \"--awsui-token-style-border-color-disabled-esndbs\",\n\"tokenStyleBorderColorReadOnly\": \"--awsui-token-style-border-color-read-only-esndbs\",\n\"tokenStyleDismissColorDefault\": \"--awsui-token-style-dismiss-color-default-esndbs\",\n\"tokenStyleDismissColorDisabled\": \"--awsui-token-style-dismiss-color-disabled-esndbs\",\n\"tokenStyleDismissColorHover\": \"--awsui-token-style-dismiss-color-hover-esndbs\",\n\"tokenStyleDismissColorReadOnly\": \"--awsui-token-style-dismiss-color-read-only-esndbs\",\n\"styleItemCardBackgroundDefault\": \"--awsui-style-item-card-background-default-esndbs\",\n\"styleItemCardBorderColorDefault\": \"--awsui-style-item-card-border-color-default-esndbs\",\n\"styleItemCardBorderRadius\": \"--awsui-style-item-card-border-radius-esndbs\",\n\"styleItemCardBorderWidthDefault\": \"--awsui-style-item-card-border-width-default-esndbs\",\n\"styleItemCardBoxShadowDefault\": \"--awsui-style-item-card-box-shadow-default-esndbs\",\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-66120l\",\n\"minContentWidth\": \"--awsui-min-content-width-66120l\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-66120l\",\n\"contentGapLeft\": \"--awsui-content-gap-left-66120l\",\n\"contentGapRight\": \"--awsui-content-gap-right-66120l\",\n\"contentHeight\": \"--awsui-content-height-66120l\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-66120l\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-66120l\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-66120l\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-66120l\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-66120l\",\n\"drawerSize\": \"--awsui-drawer-size-66120l\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-66120l\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-66120l\",\n\"footerHeight\": \"--awsui-footer-height-66120l\",\n\"headerGap\": \"--awsui-header-gap-66120l\",\n\"headerHeight\": \"--awsui-header-height-66120l\",\n\"layoutWidth\": \"--awsui-layout-width-66120l\",\n\"mainGap\": \"--awsui-main-gap-66120l\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-66120l\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-66120l\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-66120l\",\n\"notificationsHeight\": \"--awsui-notifications-height-66120l\",\n\"offsetTop\": \"--awsui-offset-top-66120l\",\n\"overlapHeight\": \"--awsui-overlap-height-66120l\",\n\"navigationWidth\": \"--awsui-navigation-width-66120l\",\n\"navigationCollapsedWidth\": \"--awsui-navigation-collapsed-width-66120l\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-66120l\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-66120l\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-66120l\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-66120l\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-66120l\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-66120l\",\n\"toolsWidth\": \"--awsui-tools-width-66120l\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-66120l\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-66120l\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-66120l\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-66120l\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-66120l\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-66120l\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-66120l\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-66120l\",\n\"dropdownDefaultMinWidth\": \"--awsui-dropdown-default-min-width-66120l\",\n\"dropdownContentBorderColor\": \"--awsui-dropdown-content-border-color-66120l\",\n\"dropdownContentBorderWidth\": \"--awsui-dropdown-content-border-width-66120l\",\n\"dropdownContentBorderRadius\": \"--awsui-dropdown-content-border-radius-66120l\",\n\"modalCustomWidth\": \"--awsui-modal-custom-width-66120l\",\n\"modalCustomHeight\": \"--awsui-modal-custom-height-66120l\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-66120l\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-66120l\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-66120l\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-66120l\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-66120l\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-66120l\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-66120l\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-66120l\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-66120l\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-66120l\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-66120l\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-66120l\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-66120l\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-66120l\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-66120l\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-66120l\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-66120l\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-66120l\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-66120l\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-66120l\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-66120l\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-66120l\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-66120l\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-66120l\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-66120l\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-66120l\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-66120l\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-66120l\",\n\"styleColorActive\": \"--awsui-style-color-active-66120l\",\n\"styleColorDefault\": \"--awsui-style-color-default-66120l\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-66120l\",\n\"styleColorHover\": \"--awsui-style-color-hover-66120l\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-66120l\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-66120l\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-66120l\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-66120l\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-66120l\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-66120l\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-66120l\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-66120l\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-66120l\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-66120l\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-66120l\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-66120l\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-66120l\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-66120l\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-66120l\",\n\"styleColorFocus\": \"--awsui-style-color-focus-66120l\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-66120l\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-66120l\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-66120l\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-66120l\",\n\"styleTabsActiveIndicatorColor\": \"--awsui-style-tabs-active-indicator-color-66120l\",\n\"styleTabsActiveIndicatorWidth\": \"--awsui-style-tabs-active-indicator-width-66120l\",\n\"styleTabsActiveIndicatorBorderRadius\": \"--awsui-style-tabs-active-indicator-border-radius-66120l\",\n\"styleTabsSeparatorColor\": \"--awsui-style-tabs-separator-color-66120l\",\n\"styleTabsSeparatorWidth\": \"--awsui-style-tabs-separator-width-66120l\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-66120l\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-66120l\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-66120l\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-66120l\",\n\"alertIconColor\": \"--awsui-alert-icon-color-66120l\",\n\"promptInputStyleBackgroundDefault\": \"--awsui-prompt-input-style-background-default-66120l\",\n\"promptInputStyleBackgroundDisabled\": \"--awsui-prompt-input-style-background-disabled-66120l\",\n\"promptInputStyleBackgroundFocus\": \"--awsui-prompt-input-style-background-focus-66120l\",\n\"promptInputStyleBackgroundHover\": \"--awsui-prompt-input-style-background-hover-66120l\",\n\"promptInputStyleBackgroundReadonly\": \"--awsui-prompt-input-style-background-readonly-66120l\",\n\"promptInputStyleBorderColorDefault\": \"--awsui-prompt-input-style-border-color-default-66120l\",\n\"promptInputStyleBorderColorDisabled\": \"--awsui-prompt-input-style-border-color-disabled-66120l\",\n\"promptInputStyleBorderColorFocus\": \"--awsui-prompt-input-style-border-color-focus-66120l\",\n\"promptInputStyleBorderColorHover\": \"--awsui-prompt-input-style-border-color-hover-66120l\",\n\"promptInputStyleBorderColorReadonly\": \"--awsui-prompt-input-style-border-color-readonly-66120l\",\n\"promptInputStyleBoxShadowDefault\": \"--awsui-prompt-input-style-box-shadow-default-66120l\",\n\"promptInputStyleBoxShadowDisabled\": \"--awsui-prompt-input-style-box-shadow-disabled-66120l\",\n\"promptInputStyleBoxShadowFocus\": \"--awsui-prompt-input-style-box-shadow-focus-66120l\",\n\"promptInputStyleBoxShadowHover\": \"--awsui-prompt-input-style-box-shadow-hover-66120l\",\n\"promptInputStyleBoxShadowReadonly\": \"--awsui-prompt-input-style-box-shadow-readonly-66120l\",\n\"promptInputStyleColorDefault\": \"--awsui-prompt-input-style-color-default-66120l\",\n\"promptInputStyleColorDisabled\": \"--awsui-prompt-input-style-color-disabled-66120l\",\n\"promptInputStyleColorFocus\": \"--awsui-prompt-input-style-color-focus-66120l\",\n\"promptInputStyleColorHover\": \"--awsui-prompt-input-style-color-hover-66120l\",\n\"promptInputStyleColorReadonly\": \"--awsui-prompt-input-style-color-readonly-66120l\",\n\"promptInputStylePlaceholderColor\": \"--awsui-prompt-input-style-placeholder-color-66120l\",\n\"promptInputStylePlaceholderFontSize\": \"--awsui-prompt-input-style-placeholder-font-size-66120l\",\n\"promptInputStylePlaceholderFontStyle\": \"--awsui-prompt-input-style-placeholder-font-style-66120l\",\n\"promptInputStylePlaceholderFontWeight\": \"--awsui-prompt-input-style-placeholder-font-weight-66120l\",\n\"promptInputMenuStyleBackgroundColor\": \"--awsui-prompt-input-menu-style-background-color-66120l\",\n\"promptInputMenuStyleBorderColor\": \"--awsui-prompt-input-menu-style-border-color-66120l\",\n\"promptInputMenuStyleBorderRadius\": \"--awsui-prompt-input-menu-style-border-radius-66120l\",\n\"promptInputMenuStyleBorderWidth\": \"--awsui-prompt-input-menu-style-border-width-66120l\",\n\"optionBackgroundDefault\": \"--awsui-option-background-default-66120l\",\n\"optionBackgroundHighlighted\": \"--awsui-option-background-highlighted-66120l\",\n\"optionBackgroundSelected\": \"--awsui-option-background-selected-66120l\",\n\"optionColorDefault\": \"--awsui-option-color-default-66120l\",\n\"optionColorHighlighted\": \"--awsui-option-color-highlighted-66120l\",\n\"optionColorDisabled\": \"--awsui-option-color-disabled-66120l\",\n\"optionGroupLabelColor\": \"--awsui-option-group-label-color-66120l\",\n\"optionFilterMatchBackground\": \"--awsui-option-filter-match-background-66120l\",\n\"optionFilterMatchColor\": \"--awsui-option-filter-match-color-66120l\",\n\"progressBarBackgroundColor\": \"--awsui-progress-bar-background-color-66120l\",\n\"progressBarBorderRadius\": \"--awsui-progress-bar-border-radius-66120l\",\n\"progressBarHeight\": \"--awsui-progress-bar-height-66120l\",\n\"progressValueBackgroundColor\": \"--awsui-progress-value-background-color-66120l\",\n\"styleSliderTrackBackgroundColor\": \"--awsui-style-slider-track-background-color-66120l\",\n\"styleSliderRangeBackgroundDefault\": \"--awsui-style-slider-range-background-default-66120l\",\n\"styleSliderRangeBackgroundActive\": \"--awsui-style-slider-range-background-active-66120l\",\n\"styleSliderHandleBackgroundDefault\": \"--awsui-style-slider-handle-background-default-66120l\",\n\"styleSliderHandleBackgroundHover\": \"--awsui-style-slider-handle-background-hover-66120l\",\n\"styleSliderHandleBackgroundActive\": \"--awsui-style-slider-handle-background-active-66120l\",\n\"styleSliderHandleBorderRadius\": \"--awsui-style-slider-handle-border-radius-66120l\",\n\"tokenStyleBackgroundDefault\": \"--awsui-token-style-background-default-66120l\",\n\"tokenStyleBackgroundDisabled\": \"--awsui-token-style-background-disabled-66120l\",\n\"tokenStyleBackgroundReadOnly\": \"--awsui-token-style-background-read-only-66120l\",\n\"tokenStyleBorderColorDefault\": \"--awsui-token-style-border-color-default-66120l\",\n\"tokenStyleBorderColorDisabled\": \"--awsui-token-style-border-color-disabled-66120l\",\n\"tokenStyleBorderColorReadOnly\": \"--awsui-token-style-border-color-read-only-66120l\",\n\"tokenStyleDismissColorDefault\": \"--awsui-token-style-dismiss-color-default-66120l\",\n\"tokenStyleDismissColorDisabled\": \"--awsui-token-style-dismiss-color-disabled-66120l\",\n\"tokenStyleDismissColorHover\": \"--awsui-token-style-dismiss-color-hover-66120l\",\n\"tokenStyleDismissColorReadOnly\": \"--awsui-token-style-dismiss-color-read-only-66120l\",\n\"styleItemCardBackgroundDefault\": \"--awsui-style-item-card-background-default-66120l\",\n\"styleItemCardBorderColorDefault\": \"--awsui-style-item-card-border-color-default-66120l\",\n\"styleItemCardBorderRadius\": \"--awsui-style-item-card-border-radius-66120l\",\n\"styleItemCardBorderWidthDefault\": \"--awsui-style-item-card-border-width-default-66120l\",\n\"styleItemCardBoxShadowDefault\": \"--awsui-style-item-card-box-shadow-default-66120l\",\n\"inlineLabelBackgroundColor\": \"--awsui-inline-label-background-color-66120l\",\n };\n export default customCSSPropertiesMap;\n "]}