@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
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "placeholder": "awsui_placeholder_dwuol_1ank7_145",
5
- "item": "awsui_item_dwuol_1ank7_150",
6
- "checkbox": "awsui_checkbox_dwuol_1ank7_154",
7
- "filter": "awsui_filter_dwuol_1ank7_163",
8
- "trigger": "awsui_trigger_dwuol_1ank7_168",
9
- "layout-strut": "awsui_layout-strut_dwuol_1ank7_174",
10
- "list-bottom": "awsui_list-bottom_dwuol_1ank7_180",
11
- "selected-icon": "awsui_selected-icon_dwuol_1ank7_184",
12
- "show-label-tag": "awsui_show-label-tag_dwuol_1ank7_188",
13
- "inline-token-trigger": "awsui_inline-token-trigger_dwuol_1ank7_192",
14
- "inline-token-list": "awsui_inline-token-list_dwuol_1ank7_199",
15
- "inline-token": "awsui_inline-token_dwuol_1ank7_192",
16
- "visual-refresh": "awsui_visual-refresh_dwuol_1ank7_229",
17
- "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_1ank7_236",
18
- "inline-token-counter": "awsui_inline-token-counter_dwuol_1ank7_242",
19
- "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_1ank7_246",
20
- "inline-label-trigger-wrapper": "awsui_inline-label-trigger-wrapper_dwuol_1ank7_252",
21
- "inline-label-wrapper": "awsui_inline-label-wrapper_dwuol_1ank7_256",
22
- "inline-label": "awsui_inline-label_dwuol_1ank7_252",
23
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_dwuol_1ank7_282"
4
+ "placeholder": "awsui_placeholder_dwuol_1j2uk_145",
5
+ "item": "awsui_item_dwuol_1j2uk_150",
6
+ "checkbox": "awsui_checkbox_dwuol_1j2uk_154",
7
+ "filter": "awsui_filter_dwuol_1j2uk_163",
8
+ "trigger": "awsui_trigger_dwuol_1j2uk_168",
9
+ "layout-strut": "awsui_layout-strut_dwuol_1j2uk_174",
10
+ "list-bottom": "awsui_list-bottom_dwuol_1j2uk_180",
11
+ "selected-icon": "awsui_selected-icon_dwuol_1j2uk_184",
12
+ "show-label-tag": "awsui_show-label-tag_dwuol_1j2uk_188",
13
+ "inline-token-trigger": "awsui_inline-token-trigger_dwuol_1j2uk_192",
14
+ "inline-token-list": "awsui_inline-token-list_dwuol_1j2uk_199",
15
+ "inline-token": "awsui_inline-token_dwuol_1j2uk_192",
16
+ "visual-refresh": "awsui_visual-refresh_dwuol_1j2uk_229",
17
+ "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_1j2uk_236",
18
+ "inline-token-counter": "awsui_inline-token-counter_dwuol_1j2uk_242",
19
+ "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_1j2uk_246",
20
+ "inline-label-trigger-wrapper": "awsui_inline-label-trigger-wrapper_dwuol_1j2uk_252",
21
+ "inline-label-wrapper": "awsui_inline-label-wrapper_dwuol_1j2uk_256",
22
+ "inline-label": "awsui_inline-label_dwuol_1j2uk_252",
23
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_dwuol_1j2uk_282"
24
24
  };
25
25
 
@@ -142,16 +142,16 @@
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_placeholder_dwuol_1ank7_145:not(#\9) {
146
- color: var(--color-text-input-placeholder-i4i8dv, #656871);
145
+ .awsui_placeholder_dwuol_1j2uk_145:not(#\9) {
146
+ color: var(--color-text-input-placeholder-dclg8u, #656871);
147
147
  font-style: italic;
148
148
  }
149
149
 
150
- .awsui_item_dwuol_1ank7_150:not(#\9) {
150
+ .awsui_item_dwuol_1j2uk_150:not(#\9) {
151
151
  display: flex;
152
152
  align-items: center;
153
153
  }
154
- .awsui_item_dwuol_1ank7_150 > .awsui_checkbox_dwuol_1ank7_154:not(#\9) {
154
+ .awsui_item_dwuol_1j2uk_150 > .awsui_checkbox_dwuol_1j2uk_154:not(#\9) {
155
155
  position: relative;
156
156
  min-block-size: var(--size-control-adm93y, 16px);
157
157
  min-inline-size: var(--size-control-adm93y, 16px);
@@ -160,43 +160,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  margin-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
161
161
  }
162
162
 
163
- .awsui_filter_dwuol_1ank7_163:not(#\9) {
163
+ .awsui_filter_dwuol_1j2uk_163:not(#\9) {
164
164
  z-index: 4;
165
165
  flex-shrink: 0;
166
166
  }
167
167
 
168
- .awsui_trigger_dwuol_1ank7_168:not(#\9) {
168
+ .awsui_trigger_dwuol_1j2uk_168:not(#\9) {
169
169
  white-space: nowrap;
170
170
  overflow: hidden;
171
171
  text-overflow: ellipsis;
172
172
  }
173
173
 
174
- .awsui_layout-strut_dwuol_1ank7_174:not(#\9) {
174
+ .awsui_layout-strut_dwuol_1j2uk_174:not(#\9) {
175
175
  inline-size: 100%;
176
176
  position: relative;
177
177
  transform: translate3d(0, 0, 0);
178
178
  }
179
179
 
180
- .awsui_list-bottom_dwuol_1ank7_180:not(#\9) {
180
+ .awsui_list-bottom_dwuol_1j2uk_180:not(#\9) {
181
181
  /* used in unit-tests */
182
182
  }
183
183
 
184
- .awsui_selected-icon_dwuol_1ank7_184:not(#\9) {
185
- color: var(--color-border-item-focused-8bi903, #006ce0);
184
+ .awsui_selected-icon_dwuol_1j2uk_184:not(#\9) {
185
+ color: var(--color-border-item-focused-uk47pl, #006ce0);
186
186
  }
187
187
 
188
- .awsui_show-label-tag_dwuol_1ank7_188 > .awsui_selected-icon_dwuol_1ank7_184:not(#\9) {
188
+ .awsui_show-label-tag_dwuol_1j2uk_188 > .awsui_selected-icon_dwuol_1j2uk_184:not(#\9) {
189
189
  padding-inline-start: var(--space-scaled-s-8ozaad, 12px);
190
190
  }
191
191
 
192
- .awsui_inline-token-trigger_dwuol_1ank7_192:not(#\9) {
192
+ .awsui_inline-token-trigger_dwuol_1j2uk_192:not(#\9) {
193
193
  display: flex;
194
194
  flex-wrap: nowrap;
195
195
  column-gap: var(--space-xxs-hwfkai, 4px);
196
196
  inline-size: 100%;
197
197
  }
198
198
 
199
- .awsui_inline-token-list_dwuol_1ank7_199:not(#\9) {
199
+ .awsui_inline-token-list_dwuol_1j2uk_199:not(#\9) {
200
200
  display: flex;
201
201
  flex-wrap: nowrap;
202
202
  align-items: center;
@@ -206,66 +206,66 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
206
206
  mask-image: linear-gradient(270deg, transparent, white 20px, white);
207
207
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
208
208
  }
209
- .awsui_inline-token-list_dwuol_1ank7_199:not(#\9):dir(rtl) {
209
+ .awsui_inline-token-list_dwuol_1j2uk_199:not(#\9):dir(rtl) {
210
210
  mask-image: linear-gradient(-270deg, transparent, white 20px, white);
211
211
  }
212
- .awsui_inline-token-list_dwuol_1ank7_199 > .awsui_inline-token_dwuol_1ank7_192:not(#\9) {
212
+ .awsui_inline-token-list_dwuol_1j2uk_199 > .awsui_inline-token_dwuol_1j2uk_192:not(#\9) {
213
213
  display: flex;
214
214
  align-items: center;
215
215
  min-inline-size: max-content;
216
216
  block-size: 18px;
217
- border-block: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-63a3p8, #006ce0);
218
- border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-63a3p8, #006ce0);
217
+ border-block: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-wl5ttm, #006ce0);
218
+ border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-wl5ttm, #006ce0);
219
219
  padding-block: 0;
220
220
  padding-inline: var(--space-xxs-hwfkai, 4px);
221
- background: var(--color-background-item-selected-pyr5cw, #f0fbff);
221
+ background: var(--color-background-item-selected-9gppru, #f0fbff);
222
222
  border-start-start-radius: var(--border-radius-token-ycnemh, 8px);
223
223
  border-start-end-radius: var(--border-radius-token-ycnemh, 8px);
224
224
  border-end-start-radius: var(--border-radius-token-ycnemh, 8px);
225
225
  border-end-end-radius: var(--border-radius-token-ycnemh, 8px);
226
- color: var(--color-text-body-default-3mljql, #0f141a);
226
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
227
227
  }
228
228
 
229
- .awsui_visual-refresh_dwuol_1ank7_229 > .awsui_inline-token-list_dwuol_1ank7_199 > .awsui_inline-token_dwuol_1ank7_192:not(#\9) {
229
+ .awsui_visual-refresh_dwuol_1j2uk_229 > .awsui_inline-token-list_dwuol_1j2uk_199 > .awsui_inline-token_dwuol_1j2uk_192:not(#\9) {
230
230
  border-start-start-radius: var(--border-radius-badge-exolfb, 4px);
231
231
  border-start-end-radius: var(--border-radius-badge-exolfb, 4px);
232
232
  border-end-start-radius: var(--border-radius-badge-exolfb, 4px);
233
233
  border-end-end-radius: var(--border-radius-badge-exolfb, 4px);
234
234
  }
235
235
 
236
- .awsui_inline-token-hidden-placeholder_dwuol_1ank7_236:not(#\9) {
236
+ .awsui_inline-token-hidden-placeholder_dwuol_1j2uk_236:not(#\9) {
237
237
  position: absolute !important;
238
238
  inset-block-start: -9999px !important;
239
239
  inset-inline-start: -9999px !important;
240
240
  }
241
241
 
242
- .awsui_inline-token-counter_dwuol_1ank7_242:not(#\9) {
242
+ .awsui_inline-token-counter_dwuol_1j2uk_242:not(#\9) {
243
243
  white-space: nowrap;
244
244
  }
245
245
 
246
- .awsui_inline-token-trigger--disabled_dwuol_1ank7_246 > .awsui_inline-token-list_dwuol_1ank7_199 > .awsui_inline-token_dwuol_1ank7_192:not(#\9) {
247
- border-color: var(--color-border-control-disabled-dqtwtk, #dedee3);
248
- background-color: var(--color-background-container-content-78ljyf, #ffffff);
249
- color: var(--color-text-disabled-y4dmv3, #b4b4bb);
246
+ .awsui_inline-token-trigger--disabled_dwuol_1j2uk_246 > .awsui_inline-token-list_dwuol_1j2uk_199 > .awsui_inline-token_dwuol_1j2uk_192:not(#\9) {
247
+ border-color: var(--color-border-control-disabled-uj7t08, #dedee3);
248
+ background-color: var(--color-background-container-content-6u8rvp, #ffffff);
249
+ color: var(--color-text-disabled-rox5hg, #b4b4bb);
250
250
  }
251
251
 
252
- .awsui_inline-label-trigger-wrapper_dwuol_1ank7_252:not(#\9) {
252
+ .awsui_inline-label-trigger-wrapper_dwuol_1j2uk_252:not(#\9) {
253
253
  margin-block-start: -7px;
254
254
  }
255
255
 
256
- .awsui_inline-label-wrapper_dwuol_1ank7_256:not(#\9) {
256
+ .awsui_inline-label-wrapper_dwuol_1j2uk_256:not(#\9) {
257
257
  margin-block-start: calc(var(--space-scaled-xs-xwoogq, 8px) * -1);
258
258
  }
259
259
 
260
- .awsui_inline-label_dwuol_1ank7_252:not(#\9) {
261
- background: linear-gradient(to bottom, var(--color-background-layout-main-uncvr6, #ffffff), var(--color-background-input-default-bz9w07, #ffffff));
260
+ .awsui_inline-label_dwuol_1j2uk_252:not(#\9) {
261
+ background: linear-gradient(to bottom, var(--color-background-layout-main-5ilwcb, #ffffff), var(--color-background-input-default-ifz5bb, #ffffff));
262
262
  border-start-start-radius: 2px;
263
263
  border-start-end-radius: 2px;
264
264
  border-end-start-radius: 2px;
265
265
  border-end-end-radius: 2px;
266
266
  box-sizing: border-box;
267
267
  display: inline-block;
268
- color: var(--color-text-form-label-84uan1, #0f141a);
268
+ color: var(--color-text-form-label-6sbm75, #0f141a);
269
269
  font-weight: var(--font-display-label-weight-zavpeo, 700);
270
270
  font-size: var(--font-size-body-s-smc8cv, 12px);
271
271
  line-height: 14px;
@@ -279,6 +279,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
279
279
  z-index: 1;
280
280
  }
281
281
 
282
- .awsui_disabled-reason-tooltip_dwuol_1ank7_282:not(#\9) {
282
+ .awsui_disabled-reason-tooltip_dwuol_1j2uk_282:not(#\9) {
283
283
  /* used in test-utils or tests */
284
284
  }
@@ -2,25 +2,25 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "placeholder": "awsui_placeholder_dwuol_1ank7_145",
6
- "item": "awsui_item_dwuol_1ank7_150",
7
- "checkbox": "awsui_checkbox_dwuol_1ank7_154",
8
- "filter": "awsui_filter_dwuol_1ank7_163",
9
- "trigger": "awsui_trigger_dwuol_1ank7_168",
10
- "layout-strut": "awsui_layout-strut_dwuol_1ank7_174",
11
- "list-bottom": "awsui_list-bottom_dwuol_1ank7_180",
12
- "selected-icon": "awsui_selected-icon_dwuol_1ank7_184",
13
- "show-label-tag": "awsui_show-label-tag_dwuol_1ank7_188",
14
- "inline-token-trigger": "awsui_inline-token-trigger_dwuol_1ank7_192",
15
- "inline-token-list": "awsui_inline-token-list_dwuol_1ank7_199",
16
- "inline-token": "awsui_inline-token_dwuol_1ank7_192",
17
- "visual-refresh": "awsui_visual-refresh_dwuol_1ank7_229",
18
- "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_1ank7_236",
19
- "inline-token-counter": "awsui_inline-token-counter_dwuol_1ank7_242",
20
- "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_1ank7_246",
21
- "inline-label-trigger-wrapper": "awsui_inline-label-trigger-wrapper_dwuol_1ank7_252",
22
- "inline-label-wrapper": "awsui_inline-label-wrapper_dwuol_1ank7_256",
23
- "inline-label": "awsui_inline-label_dwuol_1ank7_252",
24
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_dwuol_1ank7_282"
5
+ "placeholder": "awsui_placeholder_dwuol_1j2uk_145",
6
+ "item": "awsui_item_dwuol_1j2uk_150",
7
+ "checkbox": "awsui_checkbox_dwuol_1j2uk_154",
8
+ "filter": "awsui_filter_dwuol_1j2uk_163",
9
+ "trigger": "awsui_trigger_dwuol_1j2uk_168",
10
+ "layout-strut": "awsui_layout-strut_dwuol_1j2uk_174",
11
+ "list-bottom": "awsui_list-bottom_dwuol_1j2uk_180",
12
+ "selected-icon": "awsui_selected-icon_dwuol_1j2uk_184",
13
+ "show-label-tag": "awsui_show-label-tag_dwuol_1j2uk_188",
14
+ "inline-token-trigger": "awsui_inline-token-trigger_dwuol_1j2uk_192",
15
+ "inline-token-list": "awsui_inline-token-list_dwuol_1j2uk_199",
16
+ "inline-token": "awsui_inline-token_dwuol_1j2uk_192",
17
+ "visual-refresh": "awsui_visual-refresh_dwuol_1j2uk_229",
18
+ "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_1j2uk_236",
19
+ "inline-token-counter": "awsui_inline-token-counter_dwuol_1j2uk_242",
20
+ "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_1j2uk_246",
21
+ "inline-label-trigger-wrapper": "awsui_inline-label-trigger-wrapper_dwuol_1j2uk_252",
22
+ "inline-label-wrapper": "awsui_inline-label-wrapper_dwuol_1j2uk_256",
23
+ "inline-label": "awsui_inline-label_dwuol_1j2uk_252",
24
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_dwuol_1j2uk_282"
25
25
  };
26
26
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_r2vco_w90gc_145"
4
+ "root": "awsui_root_r2vco_1yzpb_145"
5
5
  };
6
6
 
@@ -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_r2vco_w90gc_145:not(#\9) {
145
+ .awsui_root_r2vco_1yzpb_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;
@@ -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
- "root": "awsui_root_r2vco_w90gc_145"
5
+ "root": "awsui_root_r2vco_1yzpb_145"
6
6
  };
7
7
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_l0dv0_1kfs7_145",
5
- "header": "awsui_header_l0dv0_1kfs7_179",
6
- "header-link": "awsui_header-link_l0dv0_1kfs7_192",
7
- "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1kfs7_202",
8
- "header-link-text": "awsui_header-link-text_l0dv0_1kfs7_202",
9
- "header-logo": "awsui_header-logo_l0dv0_1kfs7_207",
10
- "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1kfs7_213",
11
- "items-control": "awsui_items-control_l0dv0_1kfs7_218",
12
- "list-container": "awsui_list-container_l0dv0_1kfs7_222",
13
- "with-toolbar": "awsui_with-toolbar_l0dv0_1kfs7_230",
14
- "divider-header": "awsui_divider-header_l0dv0_1kfs7_230",
15
- "list": "awsui_list_l0dv0_1kfs7_222",
16
- "list-variant-root": "awsui_list-variant-root_l0dv0_1kfs7_243",
17
- "list-variant-root--first": "awsui_list-variant-root--first_l0dv0_1kfs7_250",
18
- "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1kfs7_254",
19
- "list-item": "awsui_list-item_l0dv0_1kfs7_258",
20
- "section": "awsui_section_l0dv0_1kfs7_269",
21
- "expandable-link-group": "awsui_expandable-link-group_l0dv0_1kfs7_270",
22
- "section--no-ident": "awsui_section--no-ident_l0dv0_1kfs7_273",
23
- "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1kfs7_274",
24
- "refresh": "awsui_refresh_l0dv0_1kfs7_282",
25
- "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1kfs7_293",
26
- "section-group": "awsui_section-group_l0dv0_1kfs7_300",
27
- "section-group-title": "awsui_section-group-title_l0dv0_1kfs7_311",
28
- "link": "awsui_link_l0dv0_1kfs7_315",
29
- "link-active": "awsui_link-active_l0dv0_1kfs7_324",
30
- "info": "awsui_info_l0dv0_1kfs7_361",
31
- "external-icon": "awsui_external-icon_l0dv0_1kfs7_365",
32
- "divider": "awsui_divider_l0dv0_1kfs7_230",
33
- "divider-default": "awsui_divider-default_l0dv0_1kfs7_374"
4
+ "root": "awsui_root_l0dv0_sejwa_145",
5
+ "header": "awsui_header_l0dv0_sejwa_179",
6
+ "header-link": "awsui_header-link_l0dv0_sejwa_192",
7
+ "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_sejwa_202",
8
+ "header-link-text": "awsui_header-link-text_l0dv0_sejwa_202",
9
+ "header-logo": "awsui_header-logo_l0dv0_sejwa_207",
10
+ "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_sejwa_213",
11
+ "items-control": "awsui_items-control_l0dv0_sejwa_218",
12
+ "list-container": "awsui_list-container_l0dv0_sejwa_222",
13
+ "with-toolbar": "awsui_with-toolbar_l0dv0_sejwa_230",
14
+ "divider-header": "awsui_divider-header_l0dv0_sejwa_230",
15
+ "list": "awsui_list_l0dv0_sejwa_222",
16
+ "list-variant-root": "awsui_list-variant-root_l0dv0_sejwa_243",
17
+ "list-variant-root--first": "awsui_list-variant-root--first_l0dv0_sejwa_250",
18
+ "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_sejwa_254",
19
+ "list-item": "awsui_list-item_l0dv0_sejwa_258",
20
+ "section": "awsui_section_l0dv0_sejwa_269",
21
+ "expandable-link-group": "awsui_expandable-link-group_l0dv0_sejwa_270",
22
+ "section--no-ident": "awsui_section--no-ident_l0dv0_sejwa_273",
23
+ "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_sejwa_274",
24
+ "refresh": "awsui_refresh_l0dv0_sejwa_282",
25
+ "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_sejwa_293",
26
+ "section-group": "awsui_section-group_l0dv0_sejwa_300",
27
+ "section-group-title": "awsui_section-group-title_l0dv0_sejwa_311",
28
+ "link": "awsui_link_l0dv0_sejwa_315",
29
+ "link-active": "awsui_link-active_l0dv0_sejwa_324",
30
+ "info": "awsui_info_l0dv0_sejwa_361",
31
+ "external-icon": "awsui_external-icon_l0dv0_sejwa_365",
32
+ "divider": "awsui_divider_l0dv0_sejwa_230",
33
+ "divider-default": "awsui_divider-default_l0dv0_sejwa_374"
34
34
  };
35
35
 
@@ -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_l0dv0_1kfs7_145:not(#\9) {
145
+ .awsui_root_l0dv0_sejwa_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;
@@ -177,7 +177,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
177
  word-break: break-word;
178
178
  }
179
179
 
180
- .awsui_header_l0dv0_1kfs7_179:not(#\9) {
180
+ .awsui_header_l0dv0_sejwa_179:not(#\9) {
181
181
  font-size: var(--font-panel-header-size-33h9j8, 18px);
182
182
  line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
183
183
  font-weight: var(--font-weight-heading-l-0t6dwc, 700);
@@ -190,50 +190,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  padding-inline-end: calc(var(--space-scaled-xxl-6wgq96, 32px) + var(--space-xl-jfy3x4, 24px));
191
191
  }
192
192
 
193
- .awsui_header-link_l0dv0_1kfs7_192:not(#\9) {
193
+ .awsui_header-link_l0dv0_sejwa_192:not(#\9) {
194
194
  font-size: var(--font-panel-header-size-33h9j8, 18px);
195
195
  line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
196
196
  font-weight: var(--font-weight-heading-l-0t6dwc, 700);
197
197
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
198
198
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
199
- color: var(--color-text-heading-default-pn83b8, #0f141a);
199
+ color: var(--color-text-heading-default-izpp46, #0f141a);
200
200
  min-block-size: var(--font-panel-header-line-height-8xb2qj, 22px);
201
201
  display: flex;
202
202
  }
203
- .awsui_header-link--has-logo_l0dv0_1kfs7_202 > .awsui_header-link-text_l0dv0_1kfs7_202:not(#\9) {
203
+ .awsui_header-link--has-logo_l0dv0_sejwa_202 > .awsui_header-link-text_l0dv0_sejwa_202:not(#\9) {
204
204
  font-weight: 400;
205
205
  align-self: center;
206
206
  }
207
207
 
208
- .awsui_header-logo_l0dv0_1kfs7_207:not(#\9) {
208
+ .awsui_header-logo_l0dv0_sejwa_207:not(#\9) {
209
209
  margin-inline-end: var(--space-s-tvghoh, 12px);
210
210
  margin-block-start: var(--space-xxxs-pajhad, 2px);
211
211
  max-inline-size: calc(1.25 * var(--size-icon-big-7pq9l3, 32px));
212
212
  align-self: flex-start;
213
213
  }
214
- .awsui_header-logo--stretched_l0dv0_1kfs7_213:not(#\9) {
214
+ .awsui_header-logo--stretched_l0dv0_sejwa_213:not(#\9) {
215
215
  max-inline-size: 100%;
216
216
  margin-inline-end: 0;
217
217
  }
218
218
 
219
- .awsui_items-control_l0dv0_1kfs7_218:not(#\9) {
219
+ .awsui_items-control_l0dv0_sejwa_218:not(#\9) {
220
220
  padding-inline: var(--space-l-2ud1p3, 20px);
221
221
  }
222
222
 
223
- .awsui_list-container_l0dv0_1kfs7_222:not(#\9) {
223
+ .awsui_list-container_l0dv0_sejwa_222:not(#\9) {
224
224
  margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
225
225
  }
226
226
 
227
- .awsui_items-control_l0dv0_1kfs7_218:not(#\9),
228
- .awsui_list-container_l0dv0_1kfs7_222:not(#\9) {
227
+ .awsui_items-control_l0dv0_sejwa_218:not(#\9),
228
+ .awsui_list-container_l0dv0_sejwa_222:not(#\9) {
229
229
  margin-block-start: var(--space-panel-content-top-qvd1dr, 20px);
230
230
  }
231
- .awsui_with-toolbar_l0dv0_1kfs7_230 > .awsui_divider-header_l0dv0_1kfs7_230 + .awsui_items-control_l0dv0_1kfs7_218:not(#\9),
232
- .awsui_with-toolbar_l0dv0_1kfs7_230 > .awsui_divider-header_l0dv0_1kfs7_230 + .awsui_list-container_l0dv0_1kfs7_222:not(#\9) {
231
+ .awsui_with-toolbar_l0dv0_sejwa_230 > .awsui_divider-header_l0dv0_sejwa_230 + .awsui_items-control_l0dv0_sejwa_218:not(#\9),
232
+ .awsui_with-toolbar_l0dv0_sejwa_230 > .awsui_divider-header_l0dv0_sejwa_230 + .awsui_list-container_l0dv0_sejwa_222:not(#\9) {
233
233
  margin-block-start: 0;
234
234
  }
235
235
 
236
- .awsui_list_l0dv0_1kfs7_222:not(#\9) {
236
+ .awsui_list_l0dv0_sejwa_222:not(#\9) {
237
237
  margin-block: 0;
238
238
  margin-inline: 0;
239
239
  padding-block: 0;
@@ -241,64 +241,64 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
241
241
  padding-inline-start: var(--space-l-2ud1p3, 20px);
242
242
  }
243
243
 
244
- .awsui_list-variant-root_l0dv0_1kfs7_243:not(#\9) {
244
+ .awsui_list-variant-root_l0dv0_sejwa_243:not(#\9) {
245
245
  margin-block: 0;
246
246
  margin-inline: 0;
247
247
  padding-block: 0;
248
248
  padding-inline-start: var(--space-panel-nav-left-wn0n7h, 28px);
249
249
  padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
250
250
  }
251
- .awsui_list-variant-root--first_l0dv0_1kfs7_250:not(#\9) {
251
+ .awsui_list-variant-root--first_l0dv0_sejwa_250:not(#\9) {
252
252
  margin-block-start: 0;
253
253
  }
254
254
 
255
- .awsui_list-variant-expandable-link-group_l0dv0_1kfs7_254:not(#\9) {
255
+ .awsui_list-variant-expandable-link-group_l0dv0_sejwa_254:not(#\9) {
256
256
  padding-inline-start: var(--space-xxxl-aut1u7, 40px);
257
257
  }
258
258
 
259
- .awsui_list-item_l0dv0_1kfs7_258:not(#\9) {
259
+ .awsui_list-item_l0dv0_sejwa_258:not(#\9) {
260
260
  margin-block: var(--space-scaled-xs-xwoogq, 8px);
261
261
  margin-inline: 0;
262
262
  padding-block: 0;
263
263
  padding-inline: 0;
264
264
  list-style: none;
265
265
  }
266
- .awsui_list-variant-root--first_l0dv0_1kfs7_250 > .awsui_list-item_l0dv0_1kfs7_258:not(#\9):first-child {
266
+ .awsui_list-variant-root--first_l0dv0_sejwa_250 > .awsui_list-item_l0dv0_sejwa_258:not(#\9):first-child {
267
267
  margin-block-start: 0px;
268
268
  }
269
269
 
270
- .awsui_section_l0dv0_1kfs7_269:not(#\9),
271
- .awsui_expandable-link-group_l0dv0_1kfs7_270:not(#\9) {
270
+ .awsui_section_l0dv0_sejwa_269:not(#\9),
271
+ .awsui_expandable-link-group_l0dv0_sejwa_270:not(#\9) {
272
272
  margin-inline-start: calc(-1 * var(--space-l-2ud1p3, 20px));
273
273
  }
274
- .awsui_section--no-ident_l0dv0_1kfs7_273:not(#\9),
275
- .awsui_expandable-link-group--no-ident_l0dv0_1kfs7_274:not(#\9) {
274
+ .awsui_section--no-ident_l0dv0_sejwa_273:not(#\9),
275
+ .awsui_expandable-link-group--no-ident_l0dv0_sejwa_274:not(#\9) {
276
276
  margin-inline-start: 0;
277
277
  }
278
278
 
279
- .awsui_section_l0dv0_1kfs7_269:not(#\9) {
279
+ .awsui_section_l0dv0_sejwa_269:not(#\9) {
280
280
  margin-block: calc(var(--space-scaled-2x-l-u5ida5, 20px) - var(--border-divider-section-width-uwo8my, 1px));
281
281
  /* stylelint-disable-next-line selector-max-type */
282
282
  }
283
- .awsui_section_l0dv0_1kfs7_269.awsui_refresh_l0dv0_1kfs7_282:not(#\9) {
283
+ .awsui_section_l0dv0_sejwa_269.awsui_refresh_l0dv0_sejwa_282:not(#\9) {
284
284
  margin-block: calc(var(--space-scaled-2x-m-4euqsk, 16px) - var(--border-divider-section-width-uwo8my, 1px));
285
285
  }
286
- .awsui_list-variant-root--first_l0dv0_1kfs7_250 > .awsui_list-item_l0dv0_1kfs7_258:not(#\9):first-child > .awsui_section_l0dv0_1kfs7_269 {
286
+ .awsui_list-variant-root--first_l0dv0_sejwa_250 > .awsui_list-item_l0dv0_sejwa_258:not(#\9):first-child > .awsui_section_l0dv0_sejwa_269 {
287
287
  margin-block-start: 0px;
288
288
  }
289
- .awsui_section_l0dv0_1kfs7_269 > div:not(#\9) {
289
+ .awsui_section_l0dv0_sejwa_269 > div:not(#\9) {
290
290
  padding-block: 0;
291
291
  padding-inline: 0;
292
292
  }
293
293
 
294
- .awsui_list-variant-section-group_l0dv0_1kfs7_293:not(#\9) {
294
+ .awsui_list-variant-section-group_l0dv0_sejwa_293:not(#\9) {
295
295
  margin-block: 0;
296
296
  margin-inline: 0;
297
297
  padding-block: 0;
298
298
  padding-inline: 0;
299
299
  }
300
300
 
301
- .awsui_section-group_l0dv0_1kfs7_300:not(#\9) {
301
+ .awsui_section-group_l0dv0_sejwa_300:not(#\9) {
302
302
  font-size: var(--font-size-heading-m-170yiy, 18px);
303
303
  line-height: var(--line-height-heading-m-uoaqdh, 22px);
304
304
  letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
@@ -309,77 +309,77 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
309
309
  margin-inline: 0;
310
310
  }
311
311
 
312
- .awsui_section-group-title_l0dv0_1kfs7_311:not(#\9) {
312
+ .awsui_section-group-title_l0dv0_sejwa_311:not(#\9) {
313
313
  /* used in test-utils */
314
314
  }
315
315
 
316
- .awsui_link_l0dv0_1kfs7_315:not(#\9) {
316
+ .awsui_link_l0dv0_sejwa_315:not(#\9) {
317
317
  font-size: var(--font-size-body-m-a7nh2n, 14px);
318
318
  line-height: var(--line-height-body-m-2mh3ke, 20px);
319
- color: var(--color-text-body-secondary-a325a8, #424650);
319
+ color: var(--color-text-body-secondary-bcbgoi, #424650);
320
320
  font-weight: 400;
321
321
  -webkit-font-smoothing: auto;
322
322
  -moz-osx-font-smoothing: auto;
323
323
  }
324
324
 
325
- .awsui_link-active_l0dv0_1kfs7_324:not(#\9) {
325
+ .awsui_link-active_l0dv0_sejwa_324:not(#\9) {
326
326
  font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
327
327
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
328
328
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
329
- color: var(--color-text-accent-uvfi4k, #006ce0);
329
+ color: var(--color-text-accent-n1kmht, #006ce0);
330
330
  }
331
331
 
332
- .awsui_header-link_l0dv0_1kfs7_192:not(#\9),
333
- .awsui_link_l0dv0_1kfs7_315:not(#\9) {
332
+ .awsui_header-link_l0dv0_sejwa_192:not(#\9),
333
+ .awsui_link_l0dv0_sejwa_315:not(#\9) {
334
334
  text-decoration: none;
335
335
  }
336
- .awsui_header-link_l0dv0_1kfs7_192:not(#\9):hover,
337
- .awsui_link_l0dv0_1kfs7_315:not(#\9):hover {
338
- color: var(--color-text-accent-uvfi4k, #006ce0);
336
+ .awsui_header-link_l0dv0_sejwa_192:not(#\9):hover,
337
+ .awsui_link_l0dv0_sejwa_315:not(#\9):hover {
338
+ color: var(--color-text-accent-n1kmht, #006ce0);
339
339
  }
340
- .awsui_header-link_l0dv0_1kfs7_192:not(#\9):focus,
341
- .awsui_link_l0dv0_1kfs7_315:not(#\9):focus {
340
+ .awsui_header-link_l0dv0_sejwa_192:not(#\9):focus,
341
+ .awsui_link_l0dv0_sejwa_315:not(#\9):focus {
342
342
  outline: none;
343
343
  }
344
- .awsui_header-link_l0dv0_1kfs7_192:not(#\9):hover, .awsui_header-link_l0dv0_1kfs7_192:not(#\9):focus, .awsui_link_l0dv0_1kfs7_315:not(#\9):hover, .awsui_link_l0dv0_1kfs7_315:not(#\9):focus {
344
+ .awsui_header-link_l0dv0_sejwa_192:not(#\9):hover, .awsui_header-link_l0dv0_sejwa_192:not(#\9):focus, .awsui_link_l0dv0_sejwa_315:not(#\9):hover, .awsui_link_l0dv0_sejwa_315:not(#\9):focus {
345
345
  text-decoration: none;
346
346
  }
347
- body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_1kfs7_192:not(#\9):focus,
348
- body[data-awsui-focus-visible=true] .awsui_link_l0dv0_1kfs7_315:not(#\9):focus {
347
+ body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_sejwa_192:not(#\9):focus,
348
+ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_sejwa_315:not(#\9):focus {
349
349
  outline: thin dotted;
350
350
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
351
351
  outline-offset: 2px;
352
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
352
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
353
353
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
354
354
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
355
355
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
356
356
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
357
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
357
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
358
358
  }
359
359
 
360
- .awsui_info_l0dv0_1kfs7_361:not(#\9) {
360
+ .awsui_info_l0dv0_sejwa_361:not(#\9) {
361
361
  margin-inline-start: var(--space-xs-ymlm0b, 8px);
362
362
  }
363
363
 
364
- .awsui_external-icon_l0dv0_1kfs7_365:not(#\9) {
364
+ .awsui_external-icon_l0dv0_sejwa_365:not(#\9) {
365
365
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
366
366
  }
367
367
 
368
- .awsui_divider_l0dv0_1kfs7_230:not(#\9) {
368
+ .awsui_divider_l0dv0_sejwa_230:not(#\9) {
369
369
  border-block: none;
370
370
  border-inline: none;
371
371
  }
372
372
 
373
- .awsui_divider-default_l0dv0_1kfs7_374:not(#\9) {
373
+ .awsui_divider-default_l0dv0_sejwa_374:not(#\9) {
374
374
  margin-block: var(--space-scaled-2x-xl-he48nr, 24px);
375
375
  margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-yw31p0, 8px));
376
- border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
376
+ border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
377
377
  }
378
378
 
379
- .awsui_divider-header_l0dv0_1kfs7_230:not(#\9) {
379
+ .awsui_divider-header_l0dv0_sejwa_230:not(#\9) {
380
380
  margin-block: 0;
381
- border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-4n3p1f, #c6c6cd);
381
+ border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-ygztvl, #c6c6cd);
382
382
  }
383
- .awsui_with-toolbar_l0dv0_1kfs7_230 > .awsui_divider-header_l0dv0_1kfs7_230:not(#\9) {
383
+ .awsui_with-toolbar_l0dv0_sejwa_230 > .awsui_divider-header_l0dv0_sejwa_230:not(#\9) {
384
384
  border-color: transparent;
385
385
  }