@cloudscape-design/components 3.0.991 → 3.0.993

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 (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -143,7 +143,7 @@
143
143
  */
144
144
  /* Style used for links in slots/components that are text heavy, to help links stand out among
145
145
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
146
- .awsui_text-content_6absk_bpcho_146:not(#\9) {
146
+ .awsui_text-content_6absk_i9ovx_146:not(#\9) {
147
147
  border-collapse: separate;
148
148
  border-spacing: 0;
149
149
  box-sizing: border-box;
@@ -169,7 +169,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
169
169
  word-spacing: normal;
170
170
  font-size: var(--font-size-body-m-a7nh2n, 14px);
171
171
  line-height: var(--line-height-body-m-2mh3ke, 20px);
172
- color: var(--color-text-body-default-3mljql, #0f141a);
172
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
173
173
  font-weight: 400;
174
174
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
175
175
  -webkit-font-smoothing: auto;
@@ -177,12 +177,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
177
  /* stylelint-disable no-descending-specificity */
178
178
  /* stylelint-enable no-descending-specificity */
179
179
  }
180
- .awsui_text-content_6absk_bpcho_146 h1:not(#\9),
181
- .awsui_text-content_6absk_bpcho_146 h2:not(#\9),
182
- .awsui_text-content_6absk_bpcho_146 h3:not(#\9),
183
- .awsui_text-content_6absk_bpcho_146 h4:not(#\9),
184
- .awsui_text-content_6absk_bpcho_146 h5:not(#\9),
185
- .awsui_text-content_6absk_bpcho_146 p:not(#\9) {
180
+ .awsui_text-content_6absk_i9ovx_146 h1:not(#\9),
181
+ .awsui_text-content_6absk_i9ovx_146 h2:not(#\9),
182
+ .awsui_text-content_6absk_i9ovx_146 h3:not(#\9),
183
+ .awsui_text-content_6absk_i9ovx_146 h4:not(#\9),
184
+ .awsui_text-content_6absk_i9ovx_146 h5:not(#\9),
185
+ .awsui_text-content_6absk_i9ovx_146 p:not(#\9) {
186
186
  font-family: inherit;
187
187
  font-weight: normal;
188
188
  text-decoration: none;
@@ -191,14 +191,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
191
  padding-block: var(--space-xxs-hwfkai, 4px);
192
192
  padding-inline: 0;
193
193
  }
194
- .awsui_text-content_6absk_bpcho_146 h1:not(#\9),
195
- .awsui_text-content_6absk_bpcho_146 h2:not(#\9),
196
- .awsui_text-content_6absk_bpcho_146 h3:not(#\9),
197
- .awsui_text-content_6absk_bpcho_146 h4:not(#\9),
198
- .awsui_text-content_6absk_bpcho_146 h5:not(#\9) {
199
- color: var(--color-text-heading-default-pn83b8, #0f141a);
194
+ .awsui_text-content_6absk_i9ovx_146 h1:not(#\9),
195
+ .awsui_text-content_6absk_i9ovx_146 h2:not(#\9),
196
+ .awsui_text-content_6absk_i9ovx_146 h3:not(#\9),
197
+ .awsui_text-content_6absk_i9ovx_146 h4:not(#\9),
198
+ .awsui_text-content_6absk_i9ovx_146 h5:not(#\9) {
199
+ color: var(--color-text-heading-default-izpp46, #0f141a);
200
200
  }
201
- .awsui_text-content_6absk_bpcho_146 h1:not(#\9) {
201
+ .awsui_text-content_6absk_i9ovx_146 h1:not(#\9) {
202
202
  font-size: var(--font-size-heading-xl-wvkbur, 24px);
203
203
  line-height: var(--line-height-heading-xl-hko6p0, 30px);
204
204
  letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
@@ -206,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
206
206
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
207
207
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
208
208
  }
209
- .awsui_text-content_6absk_bpcho_146 h2:not(#\9) {
209
+ .awsui_text-content_6absk_i9ovx_146 h2:not(#\9) {
210
210
  font-size: var(--font-size-heading-l-vnacx6, 20px);
211
211
  line-height: var(--line-height-heading-l-mg5bx6, 24px);
212
212
  letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
@@ -214,7 +214,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
215
215
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
216
216
  }
217
- .awsui_text-content_6absk_bpcho_146 h3:not(#\9) {
217
+ .awsui_text-content_6absk_i9ovx_146 h3:not(#\9) {
218
218
  font-size: var(--font-size-heading-m-170yiy, 18px);
219
219
  line-height: var(--line-height-heading-m-uoaqdh, 22px);
220
220
  letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
@@ -222,7 +222,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
222
222
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
223
223
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
224
224
  }
225
- .awsui_text-content_6absk_bpcho_146 h4:not(#\9) {
225
+ .awsui_text-content_6absk_i9ovx_146 h4:not(#\9) {
226
226
  font-size: var(--font-size-heading-s-zp08en, 16px);
227
227
  line-height: var(--line-height-heading-s-hmi4vc, 20px);
228
228
  letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
@@ -230,34 +230,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
230
230
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
231
231
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
232
232
  }
233
- .awsui_text-content_6absk_bpcho_146 h5:not(#\9) {
233
+ .awsui_text-content_6absk_i9ovx_146 h5:not(#\9) {
234
234
  font-size: var(--font-size-heading-xs-j8yzxv, 14px);
235
235
  line-height: var(--line-height-heading-xs-q9j004, 18px);
236
236
  font-weight: var(--font-weight-heading-xs-wqqpne, 700);
237
237
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
238
238
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
239
239
  }
240
- .awsui_text-content_6absk_bpcho_146 b:not(#\9),
241
- .awsui_text-content_6absk_bpcho_146 strong:not(#\9) {
240
+ .awsui_text-content_6absk_i9ovx_146 b:not(#\9),
241
+ .awsui_text-content_6absk_i9ovx_146 strong:not(#\9) {
242
242
  font-weight: 700;
243
243
  }
244
- .awsui_text-content_6absk_bpcho_146 p:not(#\9) {
244
+ .awsui_text-content_6absk_i9ovx_146 p:not(#\9) {
245
245
  font-size: var(--font-size-body-m-a7nh2n, 14px);
246
246
  line-height: var(--line-height-body-m-2mh3ke, 20px);
247
247
  color: inherit;
248
248
  }
249
- .awsui_text-content_6absk_bpcho_146 small:not(#\9) {
249
+ .awsui_text-content_6absk_i9ovx_146 small:not(#\9) {
250
250
  display: inline-block;
251
251
  font-size: var(--font-size-body-s-smc8cv, 12px);
252
252
  line-height: var(--line-height-body-s-nu5hx1, 16px);
253
253
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
254
- color: var(--color-text-small-vk4o1c, #656871);
254
+ color: var(--color-text-small-m1tr70, #656871);
255
255
  }
256
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9) {
256
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9) {
257
257
  font-size: inherit;
258
258
  text-underline-offset: 0.25em;
259
259
  text-decoration-thickness: 1px;
260
- color: var(--color-text-link-default-dsa7ac, #006ce0);
260
+ color: var(--color-text-link-default-1dmm7z, #006ce0);
261
261
  font-weight: inherit;
262
262
  letter-spacing: normal;
263
263
  text-decoration-line: underline;
@@ -268,44 +268,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
268
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
269
269
  }
270
270
  @media (prefers-reduced-motion: reduce) {
271
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9) {
271
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9) {
272
272
  animation: none;
273
273
  transition: none;
274
274
  }
275
275
  }
276
- .awsui-motion-disabled .awsui_text-content_6absk_bpcho_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_bpcho_146 small a:not(#\9) {
276
+ .awsui-motion-disabled .awsui_text-content_6absk_i9ovx_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_i9ovx_146 small a:not(#\9) {
277
277
  animation: none;
278
278
  transition: none;
279
279
  }
280
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9):hover {
280
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):hover {
281
281
  cursor: pointer;
282
- color: var(--color-text-link-hover-nut5c6, #002b66);
282
+ color: var(--color-text-link-hover-sq1gxg, #002b66);
283
283
  }
284
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9):focus {
284
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):focus {
285
285
  outline: none;
286
286
  }
287
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9):active {
288
- color: var(--color-text-link-hover-nut5c6, #002b66);
287
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):active {
288
+ color: var(--color-text-link-hover-sq1gxg, #002b66);
289
289
  }
290
- .awsui_text-content_6absk_bpcho_146 small a:not(#\9):active, .awsui_text-content_6absk_bpcho_146 small a:not(#\9):focus, .awsui_text-content_6absk_bpcho_146 small a:not(#\9):hover {
290
+ .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):active, .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):focus, .awsui_text-content_6absk_i9ovx_146 small a:not(#\9):hover {
291
291
  text-decoration-line: underline;
292
292
  text-decoration-color: currentColor;
293
293
  }
294
- .awsui_text-content_6absk_bpcho_146 code:not(#\9),
295
- .awsui_text-content_6absk_bpcho_146 pre:not(#\9),
296
- .awsui_text-content_6absk_bpcho_146 samp:not(#\9) {
294
+ .awsui_text-content_6absk_i9ovx_146 code:not(#\9),
295
+ .awsui_text-content_6absk_i9ovx_146 pre:not(#\9),
296
+ .awsui_text-content_6absk_i9ovx_146 samp:not(#\9) {
297
297
  font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
298
298
  background: transparent;
299
299
  }
300
- .awsui_text-content_6absk_bpcho_146 code:not(#\9) {
300
+ .awsui_text-content_6absk_i9ovx_146 code:not(#\9) {
301
301
  font-size: var(--font-size-body-s-smc8cv, 12px);
302
302
  line-height: var(--line-height-body-s-nu5hx1, 16px);
303
303
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
304
304
  }
305
- .awsui_text-content_6absk_bpcho_146 a:not(#\9) {
305
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9) {
306
306
  text-underline-offset: 0.25em;
307
307
  text-decoration-thickness: 1px;
308
- color: var(--color-text-link-default-dsa7ac, #006ce0);
308
+ color: var(--color-text-link-default-1dmm7z, #006ce0);
309
309
  font-weight: inherit;
310
310
  letter-spacing: normal;
311
311
  text-decoration-line: underline;
@@ -316,67 +316,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
316
316
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
317
317
  }
318
318
  @media (prefers-reduced-motion: reduce) {
319
- .awsui_text-content_6absk_bpcho_146 a:not(#\9) {
319
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9) {
320
320
  animation: none;
321
321
  transition: none;
322
322
  }
323
323
  }
324
- .awsui-motion-disabled .awsui_text-content_6absk_bpcho_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_bpcho_146 a:not(#\9) {
324
+ .awsui-motion-disabled .awsui_text-content_6absk_i9ovx_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_i9ovx_146 a:not(#\9) {
325
325
  animation: none;
326
326
  transition: none;
327
327
  }
328
- .awsui_text-content_6absk_bpcho_146 a:not(#\9):hover {
328
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9):hover {
329
329
  cursor: pointer;
330
- color: var(--color-text-link-hover-nut5c6, #002b66);
330
+ color: var(--color-text-link-hover-sq1gxg, #002b66);
331
331
  }
332
- .awsui_text-content_6absk_bpcho_146 a:not(#\9):focus {
332
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9):focus {
333
333
  outline: none;
334
334
  }
335
- .awsui_text-content_6absk_bpcho_146 a:not(#\9):active {
336
- color: var(--color-text-link-hover-nut5c6, #002b66);
335
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9):active {
336
+ color: var(--color-text-link-hover-sq1gxg, #002b66);
337
337
  }
338
- .awsui_text-content_6absk_bpcho_146 a:not(#\9):active, .awsui_text-content_6absk_bpcho_146 a:not(#\9):focus, .awsui_text-content_6absk_bpcho_146 a:not(#\9):hover {
338
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9):active, .awsui_text-content_6absk_i9ovx_146 a:not(#\9):focus, .awsui_text-content_6absk_i9ovx_146 a:not(#\9):hover {
339
339
  text-decoration-line: underline;
340
340
  text-decoration-color: currentColor;
341
341
  }
342
- .awsui_text-content_6absk_bpcho_146 a:not(#\9):focus {
342
+ .awsui_text-content_6absk_i9ovx_146 a:not(#\9):focus {
343
343
  outline: thin dotted;
344
344
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
345
345
  outline-offset: 2px;
346
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
346
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
347
347
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
348
348
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
349
349
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
350
350
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
351
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
351
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
352
352
  }
353
- .awsui_text-content_6absk_bpcho_146 ul:not(#\9),
354
- .awsui_text-content_6absk_bpcho_146 ol:not(#\9) {
353
+ .awsui_text-content_6absk_i9ovx_146 ul:not(#\9),
354
+ .awsui_text-content_6absk_i9ovx_146 ol:not(#\9) {
355
355
  padding-inline-start: var(--space-l-2ud1p3, 20px);
356
356
  margin-block: var(--space-scaled-xs-xwoogq, 8px);
357
357
  margin-inline: 0;
358
358
  list-style-position: outside;
359
359
  }
360
- .awsui_text-content_6absk_bpcho_146 ul + ul:not(#\9),
361
- .awsui_text-content_6absk_bpcho_146 ul + ol:not(#\9),
362
- .awsui_text-content_6absk_bpcho_146 ul > li + ul:not(#\9),
363
- .awsui_text-content_6absk_bpcho_146 ul > li + li:not(#\9),
364
- .awsui_text-content_6absk_bpcho_146 ul > li + ol:not(#\9),
365
- .awsui_text-content_6absk_bpcho_146 ul > li > ul:not(#\9),
366
- .awsui_text-content_6absk_bpcho_146 ul > li > ol:not(#\9),
367
- .awsui_text-content_6absk_bpcho_146 ol + ul:not(#\9),
368
- .awsui_text-content_6absk_bpcho_146 ol + ol:not(#\9),
369
- .awsui_text-content_6absk_bpcho_146 ol > li + ul:not(#\9),
370
- .awsui_text-content_6absk_bpcho_146 ol > li + li:not(#\9),
371
- .awsui_text-content_6absk_bpcho_146 ol > li + ol:not(#\9),
372
- .awsui_text-content_6absk_bpcho_146 ol > li > ul:not(#\9),
373
- .awsui_text-content_6absk_bpcho_146 ol > li > ol:not(#\9) {
360
+ .awsui_text-content_6absk_i9ovx_146 ul + ul:not(#\9),
361
+ .awsui_text-content_6absk_i9ovx_146 ul + ol:not(#\9),
362
+ .awsui_text-content_6absk_i9ovx_146 ul > li + ul:not(#\9),
363
+ .awsui_text-content_6absk_i9ovx_146 ul > li + li:not(#\9),
364
+ .awsui_text-content_6absk_i9ovx_146 ul > li + ol:not(#\9),
365
+ .awsui_text-content_6absk_i9ovx_146 ul > li > ul:not(#\9),
366
+ .awsui_text-content_6absk_i9ovx_146 ul > li > ol:not(#\9),
367
+ .awsui_text-content_6absk_i9ovx_146 ol + ul:not(#\9),
368
+ .awsui_text-content_6absk_i9ovx_146 ol + ol:not(#\9),
369
+ .awsui_text-content_6absk_i9ovx_146 ol > li + ul:not(#\9),
370
+ .awsui_text-content_6absk_i9ovx_146 ol > li + li:not(#\9),
371
+ .awsui_text-content_6absk_i9ovx_146 ol > li + ol:not(#\9),
372
+ .awsui_text-content_6absk_i9ovx_146 ol > li > ul:not(#\9),
373
+ .awsui_text-content_6absk_i9ovx_146 ol > li > ol:not(#\9) {
374
374
  padding-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
375
375
  }
376
- .awsui_text-content_6absk_bpcho_146 ul > li > ul:not(#\9),
377
- .awsui_text-content_6absk_bpcho_146 ul > li > ol:not(#\9),
378
- .awsui_text-content_6absk_bpcho_146 ol > li > ul:not(#\9),
379
- .awsui_text-content_6absk_bpcho_146 ol > li > ol:not(#\9) {
376
+ .awsui_text-content_6absk_i9ovx_146 ul > li > ul:not(#\9),
377
+ .awsui_text-content_6absk_i9ovx_146 ul > li > ol:not(#\9),
378
+ .awsui_text-content_6absk_i9ovx_146 ol > li > ul:not(#\9),
379
+ .awsui_text-content_6absk_i9ovx_146 ol > li > ol:not(#\9) {
380
380
  margin-block: 0;
381
381
  margin-inline: 0;
382
382
  }
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "text-content": "awsui_text-content_6absk_bpcho_146"
5
+ "text-content": "awsui_text-content_6absk_i9ovx_146"
6
6
  };
7
7
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1sdq3_1r7gl_145",
5
- "input": "awsui_input_1sdq3_1r7gl_180",
6
- "results": "awsui_results_1sdq3_1r7gl_184"
4
+ "root": "awsui_root_1sdq3_1y1he_145",
5
+ "input": "awsui_input_1sdq3_1y1he_180",
6
+ "results": "awsui_results_1sdq3_1y1he_184"
7
7
  };
8
8
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1sdq3_1r7gl_145:not(#\9) {
145
+ .awsui_root_1sdq3_1y1he_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,7 +168,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  word-spacing: normal;
169
169
  font-size: var(--font-size-body-m-a7nh2n, 14px);
170
170
  line-height: var(--line-height-body-m-2mh3ke, 20px);
171
- color: var(--color-text-body-default-3mljql, #0f141a);
171
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
172
172
  font-weight: 400;
173
173
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
174
174
  -webkit-font-smoothing: auto;
@@ -178,12 +178,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
178
  max-inline-size: calc(688px - 2 * var(--space-l-2ud1p3, 20px));
179
179
  }
180
180
 
181
- .awsui_input_1sdq3_1r7gl_180:not(#\9) {
181
+ .awsui_input_1sdq3_1y1he_180:not(#\9) {
182
182
  flex: 1;
183
183
  }
184
184
 
185
- .awsui_results_1sdq3_1r7gl_184:not(#\9) {
186
- color: var(--color-text-form-label-84uan1, #0f141a);
185
+ .awsui_results_1sdq3_1y1he_184:not(#\9) {
186
+ color: var(--color-text-form-label-6sbm75, #0f141a);
187
187
  display: inline-block;
188
188
  box-sizing: border-box;
189
189
  white-space: nowrap;
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1sdq3_1r7gl_145",
6
- "input": "awsui_input_1sdq3_1r7gl_180",
7
- "results": "awsui_results_1sdq3_1r7gl_184"
5
+ "root": "awsui_root_1sdq3_1y1he_145",
6
+ "input": "awsui_input_1sdq3_1y1he_180",
7
+ "results": "awsui_results_1sdq3_1y1he_184"
8
8
  };
9
9
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_qk1j1_4axn6_145",
5
- "textarea": "awsui_textarea_qk1j1_4axn6_149",
6
- "textarea-readonly": "awsui_textarea-readonly_qk1j1_4axn6_199",
7
- "textarea-invalid": "awsui_textarea-invalid_qk1j1_4axn6_241",
8
- "textarea-warning": "awsui_textarea-warning_qk1j1_4axn6_250"
4
+ "root": "awsui_root_qk1j1_15a0y_145",
5
+ "textarea": "awsui_textarea_qk1j1_15a0y_149",
6
+ "textarea-readonly": "awsui_textarea-readonly_qk1j1_15a0y_199",
7
+ "textarea-invalid": "awsui_textarea-invalid_qk1j1_15a0y_241",
8
+ "textarea-warning": "awsui_textarea-warning_qk1j1_15a0y_250"
9
9
  };
10
10
 
@@ -142,11 +142,11 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_qk1j1_4axn6_145:not(#\9) {
145
+ .awsui_root_qk1j1_15a0y_145:not(#\9) {
146
146
  /* used for test-utils */
147
147
  }
148
148
 
149
- .awsui_textarea_qk1j1_4axn6_149:not(#\9) {
149
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9) {
150
150
  border-collapse: separate;
151
151
  border-spacing: 0;
152
152
  box-sizing: border-box;
@@ -172,7 +172,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
172
172
  word-spacing: normal;
173
173
  font-size: var(--font-size-body-m-a7nh2n, 14px);
174
174
  line-height: var(--line-height-body-m-2mh3ke, 20px);
175
- color: var(--color-text-body-default-3mljql, #0f141a);
175
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
176
176
  font-weight: 400;
177
177
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
178
178
  -webkit-font-smoothing: auto;
@@ -182,78 +182,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  white-space: pre-wrap;
183
183
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
184
184
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
185
- color: var(--color-text-body-default-3mljql, #0f141a);
185
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
186
186
  max-inline-size: 100%;
187
187
  inline-size: 100%;
188
188
  display: block;
189
189
  box-sizing: border-box;
190
- background-color: var(--color-background-input-default-bz9w07, #ffffff);
190
+ background-color: var(--color-background-input-default-ifz5bb, #ffffff);
191
191
  border-start-start-radius: var(--border-radius-input-7q0str, 8px);
192
192
  border-start-end-radius: var(--border-radius-input-7q0str, 8px);
193
193
  border-end-start-radius: var(--border-radius-input-7q0str, 8px);
194
194
  border-end-end-radius: var(--border-radius-input-7q0str, 8px);
195
- border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-f3bzwh, #8c8c94);
196
- border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-f3bzwh, #8c8c94);
195
+ border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-317xk5, #8c8c94);
196
+ border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-317xk5, #8c8c94);
197
197
  font-size: var(--font-size-body-m-a7nh2n, 14px);
198
198
  line-height: var(--line-height-body-m-2mh3ke, 20px);
199
199
  }
200
- .awsui_textarea_qk1j1_4axn6_149.awsui_textarea-readonly_qk1j1_4axn6_199:not(#\9) {
201
- background-color: var(--color-background-input-default-bz9w07, #ffffff);
202
- border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
203
- border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
200
+ .awsui_textarea_qk1j1_15a0y_149.awsui_textarea-readonly_qk1j1_15a0y_199:not(#\9) {
201
+ background-color: var(--color-background-input-default-ifz5bb, #ffffff);
202
+ border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-zgnzvk, #ebebf0);
203
+ border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-zgnzvk, #ebebf0);
204
204
  }
205
- .awsui_textarea_qk1j1_4axn6_149:not(#\9)::placeholder {
206
- color: var(--color-text-input-placeholder-i4i8dv, #656871);
205
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9)::placeholder {
206
+ color: var(--color-text-input-placeholder-dclg8u, #656871);
207
207
  font-style: italic;
208
208
  opacity: 1;
209
209
  }
210
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):-ms-input-placeholder {
211
- color: var(--color-text-input-placeholder-i4i8dv, #656871);
210
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):-ms-input-placeholder {
211
+ color: var(--color-text-input-placeholder-dclg8u, #656871);
212
212
  font-style: italic;
213
213
  }
214
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):focus {
214
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):focus {
215
215
  outline: 2px dotted transparent;
216
- border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
217
- border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
216
+ border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-4z0pgn, #006ce0);
217
+ border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-4z0pgn, #006ce0);
218
218
  border-start-start-radius: var(--border-radius-input-7q0str, 8px);
219
219
  border-start-end-radius: var(--border-radius-input-7q0str, 8px);
220
220
  border-end-start-radius: var(--border-radius-input-7q0str, 8px);
221
221
  border-end-end-radius: var(--border-radius-input-7q0str, 8px);
222
- box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-8bi903, #006ce0);
222
+ box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
223
223
  }
224
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):invalid {
224
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):invalid {
225
225
  box-shadow: none;
226
226
  }
227
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):disabled {
228
- background-color: var(--color-background-input-disabled-cecgeg, #ebebf0);
229
- border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
230
- border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
231
- color: var(--color-text-input-disabled-as3mmb, #b4b4bb);
227
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):disabled {
228
+ background-color: var(--color-background-input-disabled-dihaja, #ebebf0);
229
+ border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-zgnzvk, #ebebf0);
230
+ border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-zgnzvk, #ebebf0);
231
+ color: var(--color-text-input-disabled-wh1f3y, #b4b4bb);
232
232
  cursor: auto;
233
233
  cursor: default;
234
234
  }
235
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):disabled::placeholder {
236
- color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
235
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):disabled::placeholder {
236
+ color: var(--color-text-input-placeholder-disabled-wg87og, #b4b4bb);
237
237
  opacity: 1;
238
238
  }
239
- .awsui_textarea_qk1j1_4axn6_149:not(#\9):disabled:-ms-input-placeholder {
240
- color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
239
+ .awsui_textarea_qk1j1_15a0y_149:not(#\9):disabled:-ms-input-placeholder {
240
+ color: var(--color-text-input-placeholder-disabled-wg87og, #b4b4bb);
241
241
  }
242
- .awsui_textarea_qk1j1_4axn6_149.awsui_textarea-invalid_qk1j1_4axn6_241:not(#\9) {
243
- color: var(--color-text-status-error-57bfn2, #db0000);
244
- border-color: var(--color-text-status-error-57bfn2, #db0000);
242
+ .awsui_textarea_qk1j1_15a0y_149.awsui_textarea-invalid_qk1j1_15a0y_241:not(#\9) {
243
+ color: var(--color-text-status-error-ksqavh, #db0000);
244
+ border-color: var(--color-text-status-error-ksqavh, #db0000);
245
245
  padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
246
246
  border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
247
247
  }
248
- .awsui_textarea_qk1j1_4axn6_149.awsui_textarea-invalid_qk1j1_4axn6_241:not(#\9):focus {
249
- box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-8bi903, #006ce0);
248
+ .awsui_textarea_qk1j1_15a0y_149.awsui_textarea-invalid_qk1j1_15a0y_241:not(#\9):focus {
249
+ box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
250
250
  }
251
- .awsui_textarea_qk1j1_4axn6_149.awsui_textarea-warning_qk1j1_4axn6_250:not(#\9) {
252
- color: var(--color-text-status-warning-fa077b, #855900);
253
- border-color: var(--color-text-status-warning-fa077b, #855900);
251
+ .awsui_textarea_qk1j1_15a0y_149.awsui_textarea-warning_qk1j1_15a0y_250:not(#\9) {
252
+ color: var(--color-text-status-warning-6meo06, #855900);
253
+ border-color: var(--color-text-status-warning-6meo06, #855900);
254
254
  padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
255
255
  border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
256
256
  }
257
- .awsui_textarea_qk1j1_4axn6_149.awsui_textarea-warning_qk1j1_4axn6_250:not(#\9):focus {
258
- box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-8bi903, #006ce0);
257
+ .awsui_textarea_qk1j1_15a0y_149.awsui_textarea-warning_qk1j1_15a0y_250:not(#\9):focus {
258
+ box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
259
259
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_qk1j1_4axn6_145",
6
- "textarea": "awsui_textarea_qk1j1_4axn6_149",
7
- "textarea-readonly": "awsui_textarea-readonly_qk1j1_4axn6_199",
8
- "textarea-invalid": "awsui_textarea-invalid_qk1j1_4axn6_241",
9
- "textarea-warning": "awsui_textarea-warning_qk1j1_4axn6_250"
5
+ "root": "awsui_root_qk1j1_15a0y_145",
6
+ "textarea": "awsui_textarea_qk1j1_15a0y_149",
7
+ "textarea-readonly": "awsui_textarea-readonly_qk1j1_15a0y_199",
8
+ "textarea-invalid": "awsui_textarea-invalid_qk1j1_15a0y_241",
9
+ "textarea-warning": "awsui_textarea-warning_qk1j1_15a0y_250"
10
10
  };
11
11
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "column-layout": "awsui_column-layout_vj6p7_1ihwu_189",
5
- "grid": "awsui_grid_vj6p7_1ihwu_221",
6
- "grid-no-gutters": "awsui_grid-no-gutters_vj6p7_1ihwu_227",
7
- "grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_1ihwu_231",
8
- "grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_1ihwu_239",
9
- "grid-columns-1": "awsui_grid-columns-1_vj6p7_1ihwu_242",
10
- "grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_1ihwu_242",
11
- "grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_1ihwu_245",
12
- "grid-columns-2": "awsui_grid-columns-2_vj6p7_1ihwu_248",
13
- "grid-columns-3": "awsui_grid-columns-3_vj6p7_1ihwu_254",
14
- "grid-columns-4": "awsui_grid-columns-4_vj6p7_1ihwu_260",
15
- "grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_1ihwu_276",
16
- "grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_1ihwu_309",
17
- "root": "awsui_root_vj6p7_1ihwu_359",
18
- "tile-container": "awsui_tile-container_vj6p7_1ihwu_394",
19
- "refresh": "awsui_refresh_vj6p7_1ihwu_419",
20
- "selected": "awsui_selected_vj6p7_1ihwu_423",
21
- "disabled": "awsui_disabled_vj6p7_1ihwu_423",
22
- "readonly": "awsui_readonly_vj6p7_1ihwu_423",
23
- "has-metadata": "awsui_has-metadata_vj6p7_1ihwu_426",
24
- "columns": "awsui_columns_vj6p7_1ihwu_448",
25
- "column-1": "awsui_column-1_vj6p7_1ihwu_455",
26
- "breakpoint-xs": "awsui_breakpoint-xs_vj6p7_1ihwu_462",
27
- "breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_1ihwu_466",
28
- "column-2": "awsui_column-2_vj6p7_1ihwu_470",
29
- "column-3": "awsui_column-3_vj6p7_1ihwu_485",
30
- "column-4": "awsui_column-4_vj6p7_1ihwu_500",
31
- "control": "awsui_control_vj6p7_1ihwu_516",
32
- "no-image": "awsui_no-image_vj6p7_1ihwu_520",
33
- "image": "awsui_image_vj6p7_1ihwu_524"
4
+ "column-layout": "awsui_column-layout_vj6p7_1p9yl_189",
5
+ "grid": "awsui_grid_vj6p7_1p9yl_221",
6
+ "grid-no-gutters": "awsui_grid-no-gutters_vj6p7_1p9yl_227",
7
+ "grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_1p9yl_231",
8
+ "grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_1p9yl_239",
9
+ "grid-columns-1": "awsui_grid-columns-1_vj6p7_1p9yl_242",
10
+ "grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_1p9yl_242",
11
+ "grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_1p9yl_245",
12
+ "grid-columns-2": "awsui_grid-columns-2_vj6p7_1p9yl_248",
13
+ "grid-columns-3": "awsui_grid-columns-3_vj6p7_1p9yl_254",
14
+ "grid-columns-4": "awsui_grid-columns-4_vj6p7_1p9yl_260",
15
+ "grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_1p9yl_276",
16
+ "grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_1p9yl_309",
17
+ "root": "awsui_root_vj6p7_1p9yl_359",
18
+ "tile-container": "awsui_tile-container_vj6p7_1p9yl_394",
19
+ "refresh": "awsui_refresh_vj6p7_1p9yl_419",
20
+ "selected": "awsui_selected_vj6p7_1p9yl_423",
21
+ "disabled": "awsui_disabled_vj6p7_1p9yl_423",
22
+ "readonly": "awsui_readonly_vj6p7_1p9yl_423",
23
+ "has-metadata": "awsui_has-metadata_vj6p7_1p9yl_426",
24
+ "columns": "awsui_columns_vj6p7_1p9yl_448",
25
+ "column-1": "awsui_column-1_vj6p7_1p9yl_455",
26
+ "breakpoint-xs": "awsui_breakpoint-xs_vj6p7_1p9yl_462",
27
+ "breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_1p9yl_466",
28
+ "column-2": "awsui_column-2_vj6p7_1p9yl_470",
29
+ "column-3": "awsui_column-3_vj6p7_1p9yl_485",
30
+ "column-4": "awsui_column-4_vj6p7_1p9yl_500",
31
+ "control": "awsui_control_vj6p7_1p9yl_516",
32
+ "no-image": "awsui_no-image_vj6p7_1p9yl_520",
33
+ "image": "awsui_image_vj6p7_1p9yl_524"
34
34
  };
35
35