@cloudscape-design/components 3.0.990 → 3.0.992

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 (375) 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/interfaces.d.ts +1 -1
  134. package/flashbar/interfaces.js.map +1 -1
  135. package/flashbar/styles.css.js +50 -50
  136. package/flashbar/styles.scoped.css +151 -151
  137. package/flashbar/styles.selectors.js +50 -50
  138. package/form/styles.css.js +8 -8
  139. package/form/styles.scoped.css +9 -9
  140. package/form/styles.selectors.js +8 -8
  141. package/form-field/styles.css.js +24 -24
  142. package/form-field/styles.scoped.css +44 -44
  143. package/form-field/styles.selectors.js +24 -24
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +55 -55
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +34 -34
  148. package/header/styles.scoped.css +54 -54
  149. package/header/styles.selectors.js +34 -34
  150. package/help-panel/styles.css.js +6 -6
  151. package/help-panel/styles.scoped.css +84 -84
  152. package/help-panel/styles.selectors.js +6 -6
  153. package/icon/styles.css.js +39 -39
  154. package/icon/styles.scoped.css +100 -100
  155. package/icon/styles.selectors.js +39 -39
  156. package/input/styles.css.js +13 -13
  157. package/input/styles.scoped.css +63 -63
  158. package/input/styles.selectors.js +13 -13
  159. package/internal/base-component/styles.scoped.css +1193 -1193
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +13 -13
  164. package/internal/components/button-trigger/styles.scoped.css +55 -55
  165. package/internal/components/button-trigger/styles.selectors.js +13 -13
  166. package/internal/components/cartesian-chart/styles.css.js +28 -28
  167. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  168. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +4 -4
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +16 -16
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/styles.css.js +3 -3
  179. package/internal/components/chart-popover/styles.scoped.css +6 -6
  180. package/internal/components/chart-popover/styles.selectors.js +3 -3
  181. package/internal/components/chart-series-details/styles.css.js +19 -19
  182. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  183. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  184. package/internal/components/chart-series-marker/styles.css.js +5 -5
  185. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  186. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  187. package/internal/components/chart-status-container/styles.css.js +2 -2
  188. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  189. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  190. package/internal/components/chart-wrapper/styles.css.js +9 -9
  191. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  192. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  193. package/internal/components/checkbox-icon/styles.css.js +9 -9
  194. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  195. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  196. package/internal/components/drag-handle/styles.css.js +12 -12
  197. package/internal/components/drag-handle/styles.scoped.css +24 -24
  198. package/internal/components/drag-handle/styles.selectors.js +12 -12
  199. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  200. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  201. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  202. package/internal/components/dropdown/styles.css.js +20 -20
  203. package/internal/components/dropdown/styles.scoped.css +42 -42
  204. package/internal/components/dropdown/styles.selectors.js +20 -20
  205. package/internal/components/dropdown-footer/styles.css.js +3 -3
  206. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  207. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  208. package/internal/components/dropdown-status/styles.css.js +2 -2
  209. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  210. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  211. package/internal/components/menu-dropdown/styles.css.js +7 -7
  212. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  213. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  214. package/internal/components/option/styles.css.js +17 -17
  215. package/internal/components/option/styles.scoped.css +37 -37
  216. package/internal/components/option/styles.selectors.js +17 -17
  217. package/internal/components/options-list/styles.css.js +3 -3
  218. package/internal/components/options-list/styles.scoped.css +4 -4
  219. package/internal/components/options-list/styles.selectors.js +3 -3
  220. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  221. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  222. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  223. package/internal/components/selectable-item/styles.css.js +21 -21
  224. package/internal/components/selectable-item/styles.scoped.css +69 -69
  225. package/internal/components/selectable-item/styles.selectors.js +21 -21
  226. package/internal/components/sortable-area/styles.css.js +8 -8
  227. package/internal/components/sortable-area/styles.scoped.css +21 -21
  228. package/internal/components/sortable-area/styles.selectors.js +8 -8
  229. package/internal/components/token-list/styles.css.js +10 -10
  230. package/internal/components/token-list/styles.scoped.css +30 -30
  231. package/internal/components/token-list/styles.selectors.js +10 -10
  232. package/internal/environment.js +1 -1
  233. package/internal/environment.json +1 -1
  234. package/internal/generated/styles/tokens.js +222 -222
  235. package/internal/generated/theming/index.cjs +232 -232
  236. package/internal/generated/theming/index.cjs.d.ts +2 -2
  237. package/internal/generated/theming/index.d.ts +2 -2
  238. package/internal/generated/theming/index.js +232 -232
  239. package/internal/manifest.json +1 -1
  240. package/key-value-pairs/styles.css.js +8 -8
  241. package/key-value-pairs/styles.scoped.css +13 -13
  242. package/key-value-pairs/styles.selectors.js +8 -8
  243. package/link/styles.css.js +20 -20
  244. package/link/styles.scoped.css +98 -98
  245. package/link/styles.selectors.js +20 -20
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +45 -45
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +3 -3
  250. package/multiselect/styles.scoped.css +5 -5
  251. package/multiselect/styles.selectors.js +3 -3
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +38 -38
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +53 -53
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +56 -56
  260. package/popover/styles.scoped.css +101 -101
  261. package/popover/styles.selectors.js +56 -56
  262. package/progress-bar/styles.css.js +19 -19
  263. package/progress-bar/styles.scoped.css +36 -36
  264. package/progress-bar/styles.selectors.js +19 -19
  265. package/prompt-input/styles.css.js +15 -15
  266. package/prompt-input/styles.scoped.css +83 -83
  267. package/prompt-input/styles.selectors.js +15 -15
  268. package/property-filter/filtering-token/styles.css.js +18 -18
  269. package/property-filter/filtering-token/styles.scoped.css +55 -55
  270. package/property-filter/filtering-token/styles.selectors.js +18 -18
  271. package/property-filter/styles.css.js +39 -39
  272. package/property-filter/styles.scoped.css +52 -52
  273. package/property-filter/styles.selectors.js +39 -39
  274. package/radio-group/styles.css.js +10 -10
  275. package/radio-group/styles.scoped.css +27 -27
  276. package/radio-group/styles.selectors.js +10 -10
  277. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  278. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  279. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  280. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  281. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  282. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  283. package/segmented-control/styles.css.js +16 -16
  284. package/segmented-control/styles.scoped.css +56 -56
  285. package/segmented-control/styles.selectors.js +16 -16
  286. package/select/parts/styles.css.js +20 -20
  287. package/select/parts/styles.scoped.css +32 -32
  288. package/select/parts/styles.selectors.js +20 -20
  289. package/select/styles.css.js +1 -1
  290. package/select/styles.scoped.css +2 -2
  291. package/select/styles.selectors.js +1 -1
  292. package/side-navigation/styles.css.js +30 -30
  293. package/side-navigation/styles.scoped.css +55 -55
  294. package/side-navigation/styles.selectors.js +30 -30
  295. package/slider/styles.css.js +26 -26
  296. package/slider/styles.scoped.css +152 -152
  297. package/slider/styles.selectors.js +26 -26
  298. package/spinner/styles.css.js +13 -13
  299. package/spinner/styles.scoped.css +21 -21
  300. package/spinner/styles.selectors.js +13 -13
  301. package/split-panel/icons/styles.css.js +22 -22
  302. package/split-panel/icons/styles.scoped.css +44 -44
  303. package/split-panel/icons/styles.selectors.js +22 -22
  304. package/split-panel/styles.css.js +27 -27
  305. package/split-panel/styles.scoped.css +55 -55
  306. package/split-panel/styles.selectors.js +27 -27
  307. package/status-indicator/styles.css.js +23 -23
  308. package/status-indicator/styles.scoped.css +43 -43
  309. package/status-indicator/styles.selectors.js +23 -23
  310. package/steps/styles.css.js +6 -6
  311. package/steps/styles.scoped.css +9 -9
  312. package/steps/styles.selectors.js +6 -6
  313. package/table/body-cell/styles.css.js +46 -46
  314. package/table/body-cell/styles.scoped.css +401 -401
  315. package/table/body-cell/styles.selectors.js +46 -46
  316. package/table/expandable-rows/styles.css.js +3 -3
  317. package/table/expandable-rows/styles.scoped.css +18 -18
  318. package/table/expandable-rows/styles.selectors.js +3 -3
  319. package/table/header-cell/styles.css.js +28 -28
  320. package/table/header-cell/styles.scoped.css +84 -84
  321. package/table/header-cell/styles.selectors.js +28 -28
  322. package/table/resizer/styles.css.js +8 -8
  323. package/table/resizer/styles.scoped.css +22 -22
  324. package/table/resizer/styles.selectors.js +8 -8
  325. package/table/sticky-scrollbar/styles.css.js +6 -6
  326. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  327. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  328. package/table/styles.css.js +34 -34
  329. package/table/styles.scoped.css +48 -48
  330. package/table/styles.selectors.js +34 -34
  331. package/tabs/styles.css.js +30 -30
  332. package/tabs/styles.scoped.css +65 -65
  333. package/tabs/styles.selectors.js +30 -30
  334. package/tag-editor/styles.css.js +3 -3
  335. package/tag-editor/styles.scoped.css +15 -15
  336. package/tag-editor/styles.selectors.js +3 -3
  337. package/text-content/styles.css.js +1 -1
  338. package/text-content/styles.scoped.css +71 -71
  339. package/text-content/styles.selectors.js +1 -1
  340. package/text-filter/styles.css.js +3 -3
  341. package/text-filter/styles.scoped.css +5 -5
  342. package/text-filter/styles.selectors.js +3 -3
  343. package/textarea/styles.css.js +5 -5
  344. package/textarea/styles.scoped.css +39 -39
  345. package/textarea/styles.selectors.js +5 -5
  346. package/tiles/styles.css.js +30 -30
  347. package/tiles/styles.scoped.css +90 -90
  348. package/tiles/styles.selectors.js +30 -30
  349. package/toggle/styles.css.js +10 -10
  350. package/toggle/styles.scoped.css +27 -27
  351. package/toggle/styles.selectors.js +10 -10
  352. package/toggle-button/styles.css.js +3 -3
  353. package/toggle-button/styles.scoped.css +6 -6
  354. package/toggle-button/styles.selectors.js +3 -3
  355. package/token-group/styles.css.js +8 -8
  356. package/token-group/styles.scoped.css +33 -33
  357. package/token-group/styles.selectors.js +8 -8
  358. package/top-navigation/1.0-beta/styles.css.js +23 -23
  359. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  360. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  361. package/top-navigation/styles.css.js +47 -47
  362. package/top-navigation/styles.scoped.css +86 -86
  363. package/top-navigation/styles.selectors.js +47 -47
  364. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  365. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  366. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  367. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  368. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  369. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  370. package/tutorial-panel/styles.css.js +1 -1
  371. package/tutorial-panel/styles.scoped.css +2 -2
  372. package/tutorial-panel/styles.selectors.js +1 -1
  373. package/wizard/styles.css.js +30 -30
  374. package/wizard/styles.scoped.css +83 -83
  375. package/wizard/styles.selectors.js +30 -30
@@ -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_1mabk_i7wt6_145:not(#\9) {
145
+ .awsui_root_1mabk_es0cz_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;
@@ -176,19 +176,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  display: block;
177
177
  }
178
178
 
179
- .awsui_radio_1mabk_i7wt6_178:not(#\9) {
179
+ .awsui_radio_1mabk_es0cz_178:not(#\9) {
180
180
  /*used in test-utils*/
181
181
  }
182
182
 
183
- .awsui_radio_1mabk_i7wt6_178 + .awsui_radio_1mabk_i7wt6_178:not(#\9) {
183
+ .awsui_radio_1mabk_es0cz_178 + .awsui_radio_1mabk_es0cz_178:not(#\9) {
184
184
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
185
185
  }
186
186
 
187
- .awsui_radio--has-description_1mabk_i7wt6_186 + .awsui_radio_1mabk_i7wt6_178:not(#\9) {
187
+ .awsui_radio--has-description_1mabk_es0cz_186 + .awsui_radio_1mabk_es0cz_178:not(#\9) {
188
188
  margin-block-start: var(--space-scaled-xs-xwoogq, 8px);
189
189
  }
190
190
 
191
- .awsui_radio-control_1mabk_i7wt6_190:not(#\9) {
191
+ .awsui_radio-control_1mabk_es0cz_190:not(#\9) {
192
192
  margin-block-start: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-control-adm93y, 16px)) / 2);
193
193
  min-block-size: var(--size-control-adm93y, 16px);
194
194
  min-inline-size: var(--size-control-adm93y, 16px);
@@ -196,14 +196,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
196
196
  inline-size: var(--size-control-adm93y, 16px);
197
197
  }
198
198
 
199
- .awsui_outline_1mabk_i7wt6_198:not(#\9) {
199
+ .awsui_outline_1mabk_es0cz_198:not(#\9) {
200
200
  position: relative;
201
201
  }
202
- .awsui_outline_1mabk_i7wt6_198:not(#\9) {
202
+ .awsui_outline_1mabk_es0cz_198:not(#\9) {
203
203
  outline: 2px dotted transparent;
204
204
  outline-offset: calc(2px - 1px);
205
205
  }
206
- .awsui_outline_1mabk_i7wt6_198:not(#\9)::before {
206
+ .awsui_outline_1mabk_es0cz_198:not(#\9)::before {
207
207
  content: " ";
208
208
  display: block;
209
209
  position: absolute;
@@ -215,42 +215,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
215
215
  border-start-end-radius: var(--border-radius-control-circular-focus-ring-yjhscw, 4px);
216
216
  border-end-start-radius: var(--border-radius-control-circular-focus-ring-yjhscw, 4px);
217
217
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-yjhscw, 4px);
218
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
218
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
219
219
  }
220
220
 
221
- .awsui_styled-circle-border_1mabk_i7wt6_220:not(#\9) {
221
+ .awsui_styled-circle-border_1mabk_es0cz_220:not(#\9) {
222
222
  stroke: var(--color-border-control-default-sh3548, #8c8c94);
223
- fill: var(--color-background-control-default-nub6gm, #ffffff);
223
+ fill: var(--color-background-control-default-4jb21l, #ffffff);
224
224
  }
225
- .awsui_styled-circle-border_1mabk_i7wt6_220.awsui_styled-circle-disabled_1mabk_i7wt6_224:not(#\9), .awsui_styled-circle-border_1mabk_i7wt6_220.awsui_styled-circle-readonly_1mabk_i7wt6_224:not(#\9) {
226
- fill: var(--color-background-control-disabled-cb50zl, #dedee3);
227
- stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
225
+ .awsui_styled-circle-border_1mabk_es0cz_220.awsui_styled-circle-disabled_1mabk_es0cz_224:not(#\9), .awsui_styled-circle-border_1mabk_es0cz_220.awsui_styled-circle-readonly_1mabk_es0cz_224:not(#\9) {
226
+ fill: var(--color-background-control-disabled-1f3718, #dedee3);
227
+ stroke: var(--color-background-control-disabled-1f3718, #dedee3);
228
228
  }
229
229
 
230
- .awsui_styled-circle-fill_1mabk_i7wt6_229:not(#\9) {
231
- stroke: var(--color-background-control-checked-jwoxtj, #006ce0);
232
- fill: var(--color-foreground-control-default-z8tr7i, #ffffff);
230
+ .awsui_styled-circle-fill_1mabk_es0cz_229:not(#\9) {
231
+ stroke: var(--color-background-control-checked-ka7kc2, #006ce0);
232
+ fill: var(--color-foreground-control-default-eto4wy, #ffffff);
233
233
  opacity: 0;
234
234
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
235
235
  }
236
236
  @media (prefers-reduced-motion: reduce) {
237
- .awsui_styled-circle-fill_1mabk_i7wt6_229:not(#\9) {
237
+ .awsui_styled-circle-fill_1mabk_es0cz_229:not(#\9) {
238
238
  animation: none;
239
239
  transition: none;
240
240
  }
241
241
  }
242
- .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_i7wt6_229:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_i7wt6_229:not(#\9) {
242
+ .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_es0cz_229:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_es0cz_229:not(#\9) {
243
243
  animation: none;
244
244
  transition: none;
245
245
  }
246
- .awsui_styled-circle-fill_1mabk_i7wt6_229.awsui_styled-circle-checked_1mabk_i7wt6_245:not(#\9) {
246
+ .awsui_styled-circle-fill_1mabk_es0cz_229.awsui_styled-circle-checked_1mabk_es0cz_245:not(#\9) {
247
247
  opacity: 1;
248
248
  }
249
- .awsui_styled-circle-fill_1mabk_i7wt6_229.awsui_styled-circle-disabled_1mabk_i7wt6_224:not(#\9) {
250
- fill: var(--color-foreground-control-disabled-6vf647, #ffffff);
251
- stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
249
+ .awsui_styled-circle-fill_1mabk_es0cz_229.awsui_styled-circle-disabled_1mabk_es0cz_224:not(#\9) {
250
+ fill: var(--color-foreground-control-disabled-txi6cf, #ffffff);
251
+ stroke: var(--color-background-control-disabled-1f3718, #dedee3);
252
252
  }
253
- .awsui_styled-circle-fill_1mabk_i7wt6_229.awsui_styled-circle-readonly_1mabk_i7wt6_224:not(#\9) {
254
- fill: var(--color-foreground-control-read-only-dtlpre, #656871);
255
- stroke: var(--color-background-control-disabled-cb50zl, #dedee3);
253
+ .awsui_styled-circle-fill_1mabk_es0cz_229.awsui_styled-circle-readonly_1mabk_es0cz_224:not(#\9) {
254
+ fill: var(--color-foreground-control-read-only-7ydvuj, #656871);
255
+ stroke: var(--color-background-control-disabled-1f3718, #dedee3);
256
256
  }
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1mabk_i7wt6_145",
6
- "radio": "awsui_radio_1mabk_i7wt6_178",
7
- "radio--has-description": "awsui_radio--has-description_1mabk_i7wt6_186",
8
- "radio-control": "awsui_radio-control_1mabk_i7wt6_190",
9
- "outline": "awsui_outline_1mabk_i7wt6_198",
10
- "styled-circle-border": "awsui_styled-circle-border_1mabk_i7wt6_220",
11
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_i7wt6_224",
12
- "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_i7wt6_224",
13
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_i7wt6_229",
14
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_i7wt6_245"
5
+ "root": "awsui_root_1mabk_es0cz_145",
6
+ "radio": "awsui_radio_1mabk_es0cz_178",
7
+ "radio--has-description": "awsui_radio--has-description_1mabk_es0cz_186",
8
+ "radio-control": "awsui_radio-control_1mabk_es0cz_190",
9
+ "outline": "awsui_outline_1mabk_es0cz_198",
10
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_es0cz_220",
11
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_es0cz_224",
12
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_es0cz_224",
13
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_es0cz_229",
14
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_es0cz_245"
15
15
  };
16
16
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1vtzr_x02pv_9",
5
- "view-button": "awsui_view-button_1vtzr_x02pv_13",
6
- "browse-button": "awsui_browse-button_1vtzr_x02pv_17",
7
- "layout": "awsui_layout_1vtzr_x02pv_21",
8
- "layout-uri": "awsui_layout-uri_1vtzr_x02pv_33",
9
- "layout-version": "awsui_layout-version_1vtzr_x02pv_37",
10
- "layout-divider": "awsui_layout-divider_1vtzr_x02pv_42"
4
+ "root": "awsui_root_1vtzr_1qv0p_9",
5
+ "view-button": "awsui_view-button_1vtzr_1qv0p_13",
6
+ "browse-button": "awsui_browse-button_1vtzr_1qv0p_17",
7
+ "layout": "awsui_layout_1vtzr_1qv0p_21",
8
+ "layout-uri": "awsui_layout-uri_1vtzr_1qv0p_33",
9
+ "layout-version": "awsui_layout-version_1vtzr_1qv0p_37",
10
+ "layout-divider": "awsui_layout-divider_1vtzr_1qv0p_42"
11
11
  };
12
12
 
@@ -6,19 +6,19 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_root_1vtzr_x02pv_9:not(#\9) {
9
+ .awsui_root_1vtzr_1qv0p_9:not(#\9) {
10
10
  /* used in test-utils */
11
11
  }
12
12
 
13
- .awsui_view-button_1vtzr_x02pv_13:not(#\9) {
13
+ .awsui_view-button_1vtzr_1qv0p_13:not(#\9) {
14
14
  /* used in test-utils */
15
15
  }
16
16
 
17
- .awsui_browse-button_1vtzr_x02pv_17:not(#\9) {
17
+ .awsui_browse-button_1vtzr_1qv0p_17:not(#\9) {
18
18
  /* used in test-utils */
19
19
  }
20
20
 
21
- .awsui_layout_1vtzr_x02pv_21:not(#\9) {
21
+ .awsui_layout_1vtzr_1qv0p_21:not(#\9) {
22
22
  display: flex;
23
23
  flex-wrap: wrap;
24
24
  align-items: flex-end;
@@ -26,20 +26,20 @@
26
26
  margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
27
27
  /* stylelint-disable-next-line selector-max-universal */
28
28
  }
29
- .awsui_layout_1vtzr_x02pv_21 > *:not(#\9) {
29
+ .awsui_layout_1vtzr_1qv0p_21 > *:not(#\9) {
30
30
  margin-block: var(--space-xs-ymlm0b, 8px);
31
31
  margin-inline: var(--space-xs-ymlm0b, 8px);
32
32
  }
33
- .awsui_layout-uri_1vtzr_x02pv_33:not(#\9) {
33
+ .awsui_layout-uri_1vtzr_1qv0p_33:not(#\9) {
34
34
  min-inline-size: 200px;
35
35
  flex: 1;
36
36
  }
37
- .awsui_layout-version_1vtzr_x02pv_37:not(#\9) {
37
+ .awsui_layout-version_1vtzr_1qv0p_37:not(#\9) {
38
38
  max-inline-size: 180px;
39
39
  min-inline-size: 140px;
40
40
  inline-size: 20%;
41
41
  }
42
- .awsui_layout-divider_1vtzr_x02pv_42:not(#\9) {
42
+ .awsui_layout-divider_1vtzr_1qv0p_42:not(#\9) {
43
43
  block-size: calc(2 * var(--border-divider-section-width-uwo8my, 1px) + 2 * var(--space-scaled-xxs-pfm1nx, 4px) + var(--line-height-body-m-2mh3ke, 20px));
44
- border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
44
+ border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
45
45
  }
@@ -2,12 +2,12 @@
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_1vtzr_x02pv_9",
6
- "view-button": "awsui_view-button_1vtzr_x02pv_13",
7
- "browse-button": "awsui_browse-button_1vtzr_x02pv_17",
8
- "layout": "awsui_layout_1vtzr_x02pv_21",
9
- "layout-uri": "awsui_layout-uri_1vtzr_x02pv_33",
10
- "layout-version": "awsui_layout-version_1vtzr_x02pv_37",
11
- "layout-divider": "awsui_layout-divider_1vtzr_x02pv_42"
5
+ "root": "awsui_root_1vtzr_1qv0p_9",
6
+ "view-button": "awsui_view-button_1vtzr_1qv0p_13",
7
+ "browse-button": "awsui_browse-button_1vtzr_1qv0p_17",
8
+ "layout": "awsui_layout_1vtzr_1qv0p_21",
9
+ "layout-uri": "awsui_layout-uri_1vtzr_1qv0p_33",
10
+ "layout-version": "awsui_layout-version_1vtzr_1qv0p_37",
11
+ "layout-divider": "awsui_layout-divider_1vtzr_1qv0p_42"
12
12
  };
13
13
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "modal-actions": "awsui_modal-actions_12hyz_1xqz4_181",
5
- "submit-button": "awsui_submit-button_12hyz_1xqz4_185",
6
- "last-updated-caption": "awsui_last-updated-caption_12hyz_1xqz4_189"
4
+ "modal-actions": "awsui_modal-actions_12hyz_163me_181",
5
+ "submit-button": "awsui_submit-button_12hyz_163me_185",
6
+ "last-updated-caption": "awsui_last-updated-caption_12hyz_163me_189"
7
7
  };
8
8
 
@@ -178,18 +178,18 @@
178
178
  */
179
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
- .awsui_modal-actions_12hyz_1xqz4_181:not(#\9) {
181
+ .awsui_modal-actions_12hyz_163me_181:not(#\9) {
182
182
  justify-content: flex-end;
183
183
  }
184
184
 
185
- .awsui_submit-button_12hyz_1xqz4_185:not(#\9) {
185
+ .awsui_submit-button_12hyz_163me_185:not(#\9) {
186
186
  /* used in test-utils */
187
187
  }
188
188
 
189
- .awsui_last-updated-caption_12hyz_1xqz4_189:not(#\9) {
189
+ .awsui_last-updated-caption_12hyz_163me_189:not(#\9) {
190
190
  font-size: var(--font-size-body-s-smc8cv, 12px);
191
191
  line-height: var(--line-height-body-s-nu5hx1, 16px);
192
192
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
193
193
  text-align: end;
194
- color: var(--color-text-status-inactive-tg9r8q, #656871);
194
+ color: var(--color-text-status-inactive-gy7337, #656871);
195
195
  }
@@ -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
- "modal-actions": "awsui_modal-actions_12hyz_1xqz4_181",
6
- "submit-button": "awsui_submit-button_12hyz_1xqz4_185",
7
- "last-updated-caption": "awsui_last-updated-caption_12hyz_1xqz4_189"
5
+ "modal-actions": "awsui_modal-actions_12hyz_163me_181",
6
+ "submit-button": "awsui_submit-button_12hyz_163me_185",
7
+ "last-updated-caption": "awsui_last-updated-caption_12hyz_163me_189"
8
8
  };
9
9
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_y85gu_161",
5
- "refresh": "awsui_refresh_8cbea_y85gu_187",
6
- "disabled": "awsui_disabled_8cbea_y85gu_193",
7
- "selected": "awsui_selected_8cbea_y85gu_256",
8
- "icon": "awsui_icon_8cbea_y85gu_279",
9
- "with-text": "awsui_with-text_8cbea_y85gu_283",
10
- "with-no-text": "awsui_with-no-text_8cbea_y85gu_289",
11
- "root": "awsui_root_8cbea_y85gu_294",
12
- "segment-part": "awsui_segment-part_8cbea_y85gu_326",
13
- "select": "awsui_select_8cbea_y85gu_256",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_y85gu_362",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_y85gu_366",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_y85gu_370",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_y85gu_374",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_y85gu_378",
19
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_y85gu_382"
4
+ "segment": "awsui_segment_8cbea_rg0r6_161",
5
+ "refresh": "awsui_refresh_8cbea_rg0r6_187",
6
+ "disabled": "awsui_disabled_8cbea_rg0r6_193",
7
+ "selected": "awsui_selected_8cbea_rg0r6_256",
8
+ "icon": "awsui_icon_8cbea_rg0r6_279",
9
+ "with-text": "awsui_with-text_8cbea_rg0r6_283",
10
+ "with-no-text": "awsui_with-no-text_8cbea_rg0r6_289",
11
+ "root": "awsui_root_8cbea_rg0r6_294",
12
+ "segment-part": "awsui_segment-part_8cbea_rg0r6_326",
13
+ "select": "awsui_select_8cbea_rg0r6_256",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_rg0r6_362",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_rg0r6_366",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_rg0r6_370",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_rg0r6_374",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_rg0r6_378",
19
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_rg0r6_382"
20
20
  };
21
21
 
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
159
  SPDX-License-Identifier: Apache-2.0
160
160
  */
161
- .awsui_segment_8cbea_y85gu_161:not(#\9) {
161
+ .awsui_segment_8cbea_rg0r6_161:not(#\9) {
162
162
  font-size: var(--font-size-body-m-a7nh2n, 14px);
163
163
  line-height: var(--line-height-body-m-2mh3ke, 20px);
164
164
  word-wrap: break-word;
@@ -170,8 +170,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  letter-spacing: 0.25px;
171
171
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
172
172
  padding-inline: calc(var(--space-button-horizontal-k0c786, 20px) - var(--space-static-xxs-ns94dp, 4px));
173
- background: var(--color-background-segment-default-9hln0n, #ffffff);
174
- color: var(--color-text-segment-default-5r4jz0, #424650);
173
+ background: var(--color-background-segment-default-b0r494, #ffffff);
174
+ color: var(--color-text-segment-default-vi2vn9, #424650);
175
175
  overflow: visible;
176
176
  border-start-start-radius: var(--border-radius-button-7bgkcs, 20px);
177
177
  border-start-end-radius: var(--border-radius-button-7bgkcs, 20px);
@@ -184,25 +184,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
184
  border-inline: none;
185
185
  border-block: none;
186
186
  }
187
- .awsui_segment_8cbea_y85gu_161:not(#\9):not(.awsui_refresh_8cbea_y85gu_187) {
187
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):not(.awsui_refresh_8cbea_rg0r6_187) {
188
188
  block-size: calc(100% - var(--space-static-xxs-ns94dp, 4px) - 2 * var(--border-width-field-2xc78x, 1px));
189
189
  }
190
- .awsui_segment_8cbea_y85gu_161:not(#\9):focus {
190
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):focus {
191
191
  outline: none;
192
192
  }
193
- .awsui_segment_8cbea_y85gu_161.awsui_disabled_8cbea_y85gu_193:not(#\9) {
194
- background: var(--color-background-segment-disabled-2aqenf, #ffffff);
195
- border-color: var(--color-border-segment-disabled-8j0zwo, #424650);
196
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
193
+ .awsui_segment_8cbea_rg0r6_161.awsui_disabled_8cbea_rg0r6_193:not(#\9) {
194
+ background: var(--color-background-segment-disabled-m2a5t7, #ffffff);
195
+ border-color: var(--color-border-segment-disabled-fcrbcl, #424650);
196
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_y85gu_161:not(#\9):focus {
198
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_rg0r6_161:not(#\9):focus {
199
199
  position: relative;
200
200
  }
201
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_y85gu_161:not(#\9):focus {
201
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_rg0r6_161:not(#\9):focus {
202
202
  outline: 2px dotted transparent;
203
203
  outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px) - 1px);
204
204
  }
205
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_y85gu_161:not(#\9):focus::before {
205
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_rg0r6_161:not(#\9):focus::before {
206
206
  content: " ";
207
207
  display: block;
208
208
  position: absolute;
@@ -214,84 +214,84 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_y85gu_161:not(#\9):focu
214
214
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
215
215
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
216
216
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
217
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
217
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
218
218
  }
219
- .awsui_segment_8cbea_y85gu_161:not(#\9):not(:last-child)::after {
219
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):not(:last-child)::after {
220
220
  content: "";
221
221
  position: absolute;
222
222
  inset-inline-end: calc(-1 * (var(--space-static-xxs-ns94dp, 4px) + 1px));
223
223
  block-size: calc(100% - (var(--space-static-xxs-ns94dp, 4px) + var(--space-static-xxxs-yidks1, 2px)) * 2);
224
224
  min-block-size: calc(var(--line-height-body-m-2mh3ke, 20px) - var(--space-static-xxs-ns94dp, 4px) * 2);
225
225
  inline-size: 1px;
226
- background: var(--color-border-input-default-f3bzwh, #8c8c94);
226
+ background: var(--color-border-input-default-317xk5, #8c8c94);
227
227
  z-index: 1;
228
228
  }
229
- .awsui_segment_8cbea_y85gu_161:not(#\9):not(.awsui_refresh_8cbea_y85gu_187):not(:last-child)::after {
229
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):not(.awsui_refresh_8cbea_rg0r6_187):not(:last-child)::after {
230
230
  inset-inline-end: calc(-1 * var(--space-static-xxs-ns94dp, 4px));
231
231
  }
232
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(1) {
232
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(1) {
233
233
  grid-column: 1;
234
234
  -ms-grid-column: 1;
235
235
  }
236
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(2) {
236
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(2) {
237
237
  grid-column: 2;
238
238
  -ms-grid-column: 2;
239
239
  }
240
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(3) {
240
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(3) {
241
241
  grid-column: 3;
242
242
  -ms-grid-column: 3;
243
243
  }
244
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(4) {
244
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(4) {
245
245
  grid-column: 4;
246
246
  -ms-grid-column: 4;
247
247
  }
248
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(5) {
248
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(5) {
249
249
  grid-column: 5;
250
250
  -ms-grid-column: 5;
251
251
  }
252
- .awsui_segment_8cbea_y85gu_161:not(#\9):nth-child(6) {
252
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):nth-child(6) {
253
253
  grid-column: 6;
254
254
  -ms-grid-column: 6;
255
255
  }
256
- .awsui_segment_8cbea_y85gu_161.awsui_selected_8cbea_y85gu_256:not(#\9) {
257
- background: var(--color-background-segment-active-nrp5ms, #006ce0);
258
- color: var(--color-text-segment-active-ul57kp, #ffffff);
256
+ .awsui_segment_8cbea_rg0r6_161.awsui_selected_8cbea_rg0r6_256:not(#\9) {
257
+ background: var(--color-background-segment-active-1u2ldl, #006ce0);
258
+ color: var(--color-text-segment-active-hlorbe, #ffffff);
259
259
  }
260
- .awsui_segment_8cbea_y85gu_161.awsui_selected_8cbea_y85gu_256 + .awsui_segment_8cbea_y85gu_161:not(#\9), .awsui_segment_8cbea_y85gu_161.awsui_selected_8cbea_y85gu_256 + .awsui_segment_8cbea_y85gu_161.awsui_disabled_8cbea_y85gu_193:not(#\9) {
261
- border-inline-start-color: var(--color-border-segment-active-trxbfe, #424650);
260
+ .awsui_segment_8cbea_rg0r6_161.awsui_selected_8cbea_rg0r6_256 + .awsui_segment_8cbea_rg0r6_161:not(#\9), .awsui_segment_8cbea_rg0r6_161.awsui_selected_8cbea_rg0r6_256 + .awsui_segment_8cbea_rg0r6_161.awsui_disabled_8cbea_rg0r6_193:not(#\9) {
261
+ border-inline-start-color: var(--color-border-segment-active-ls9t4n, #424650);
262
262
  }
263
- .awsui_segment_8cbea_y85gu_161:not(#\9):not(.awsui_disabled_8cbea_y85gu_193) + .awsui_segment_8cbea_y85gu_161.awsui_disabled_8cbea_y85gu_193 {
264
- border-inline-start-color: var(--color-border-segment-default-8mo02x, #424650);
263
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):not(.awsui_disabled_8cbea_rg0r6_193) + .awsui_segment_8cbea_rg0r6_161.awsui_disabled_8cbea_rg0r6_193 {
264
+ border-inline-start-color: var(--color-border-segment-default-6ig2mo, #424650);
265
265
  }
266
- .awsui_segment_8cbea_y85gu_161:not(#\9):hover:not(.awsui_selected_8cbea_y85gu_256):not(.awsui_disabled_8cbea_y85gu_193):not(:focus) {
267
- background: var(--color-background-segment-hover-aa95sd, #f0fbff);
268
- color: var(--color-text-segment-hover-ldx8k3, #002b66);
269
- border-color: var(--color-border-segment-hover-epoe83, #424650);
266
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):hover:not(.awsui_selected_8cbea_rg0r6_256):not(.awsui_disabled_8cbea_rg0r6_193):not(:focus) {
267
+ background: var(--color-background-segment-hover-800sl4, #f0fbff);
268
+ color: var(--color-text-segment-hover-65a2x8, #002b66);
269
+ border-color: var(--color-border-segment-hover-0o9ey3, #424650);
270
270
  cursor: pointer;
271
271
  }
272
- .awsui_segment_8cbea_y85gu_161:not(#\9):hover:not(.awsui_selected_8cbea_y85gu_256):not(.awsui_disabled_8cbea_y85gu_193):not(:focus) + .awsui_segment_8cbea_y85gu_161:not(.awsui_selected_8cbea_y85gu_256) {
273
- border-inline-start-color: var(--color-border-segment-hover-epoe83, #424650);
272
+ .awsui_segment_8cbea_rg0r6_161:not(#\9):hover:not(.awsui_selected_8cbea_rg0r6_256):not(.awsui_disabled_8cbea_rg0r6_193):not(:focus) + .awsui_segment_8cbea_rg0r6_161:not(.awsui_selected_8cbea_rg0r6_256) {
273
+ border-inline-start-color: var(--color-border-segment-hover-0o9ey3, #424650);
274
274
  }
275
- .awsui_segment_8cbea_y85gu_161.awsui_selected_8cbea_y85gu_256 + .awsui_segment_8cbea_y85gu_161:not(#\9):hover:not(.awsui_selected_8cbea_y85gu_256):not(.awsui_disabled_8cbea_y85gu_193):not(:focus) {
276
- border-inline-start-color: var(--color-border-segment-active-trxbfe, #424650);
275
+ .awsui_segment_8cbea_rg0r6_161.awsui_selected_8cbea_rg0r6_256 + .awsui_segment_8cbea_rg0r6_161:not(#\9):hover:not(.awsui_selected_8cbea_rg0r6_256):not(.awsui_disabled_8cbea_rg0r6_193):not(:focus) {
276
+ border-inline-start-color: var(--color-border-segment-active-ls9t4n, #424650);
277
277
  }
278
278
 
279
- .awsui_icon_8cbea_y85gu_279:not(#\9) {
279
+ .awsui_icon_8cbea_rg0r6_279:not(#\9) {
280
280
  /* used in test-utils */
281
281
  }
282
282
 
283
- .awsui_with-text_8cbea_y85gu_283:not(#\9) {
283
+ .awsui_with-text_8cbea_rg0r6_283:not(#\9) {
284
284
  position: relative;
285
285
  inset-inline-start: calc(-1 * var(--space-xxs-hwfkai, 4px));
286
286
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
287
287
  }
288
288
 
289
- .awsui_with-no-text_8cbea_y85gu_289:not(#\9) {
289
+ .awsui_with-no-text_8cbea_rg0r6_289:not(#\9) {
290
290
  margin-inline: auto;
291
291
  inset-inline: 0;
292
292
  }
293
293
 
294
- .awsui_root_8cbea_y85gu_294:not(#\9) {
294
+ .awsui_root_8cbea_rg0r6_294:not(#\9) {
295
295
  border-collapse: separate;
296
296
  border-spacing: 0;
297
297
  box-sizing: border-box;
@@ -317,68 +317,68 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_y85gu_161:not(#\9):focu
317
317
  word-spacing: normal;
318
318
  font-size: var(--font-size-body-m-a7nh2n, 14px);
319
319
  line-height: var(--line-height-body-m-2mh3ke, 20px);
320
- color: var(--color-text-body-default-3mljql, #0f141a);
320
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
321
321
  font-weight: 400;
322
322
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
323
323
  -webkit-font-smoothing: auto;
324
324
  -moz-osx-font-smoothing: auto;
325
325
  }
326
326
 
327
- .awsui_segment-part_8cbea_y85gu_326:not(#\9) {
327
+ .awsui_segment-part_8cbea_rg0r6_326:not(#\9) {
328
328
  display: inline-grid;
329
- border-inline: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-f3bzwh, #8c8c94);
330
- border-block: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-f3bzwh, #8c8c94);
329
+ border-inline: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-317xk5, #8c8c94);
330
+ border-block: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-317xk5, #8c8c94);
331
331
  border-start-start-radius: var(--border-radius-button-7bgkcs, 20px);
332
332
  border-start-end-radius: var(--border-radius-button-7bgkcs, 20px);
333
333
  border-end-start-radius: var(--border-radius-button-7bgkcs, 20px);
334
334
  border-end-end-radius: var(--border-radius-button-7bgkcs, 20px);
335
- background-color: var(--color-background-segment-wrapper-nyb7yz, #ffffff);
335
+ background-color: var(--color-background-segment-wrapper-5tudmm, #ffffff);
336
336
  align-items: center;
337
337
  min-block-size: calc(var(--line-height-body-m-2mh3ke, 20px) + var(--space-static-xxs-ns94dp, 4px));
338
338
  padding-block: calc(var(--space-static-xxs-ns94dp, 4px) / 2 - var(--border-width-field-2xc78x, 1px));
339
339
  padding-inline: calc(var(--space-static-xxs-ns94dp, 4px) - var(--border-width-field-2xc78x, 1px));
340
340
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 + 1px);
341
341
  }
342
- .awsui_segment-part_8cbea_y85gu_326:not(#\9):not(.awsui_refresh_8cbea_y85gu_187) {
342
+ .awsui_segment-part_8cbea_rg0r6_326:not(#\9):not(.awsui_refresh_8cbea_rg0r6_187) {
343
343
  padding-inline: calc(var(--space-static-xxxs-yidks1, 2px) + var(--border-width-field-2xc78x, 1px));
344
344
  padding-block: 0;
345
345
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 - 1px);
346
346
  }
347
347
  @media (max-width: 688px) {
348
- .awsui_segment-part_8cbea_y85gu_326:not(#\9) {
348
+ .awsui_segment-part_8cbea_rg0r6_326:not(#\9) {
349
349
  display: none;
350
350
  }
351
351
  }
352
352
 
353
- .awsui_select_8cbea_y85gu_256:not(#\9) {
353
+ .awsui_select_8cbea_rg0r6_256:not(#\9) {
354
354
  display: none;
355
355
  }
356
356
  @media (max-width: 688px) {
357
- .awsui_select_8cbea_y85gu_256:not(#\9) {
357
+ .awsui_select_8cbea_rg0r6_256:not(#\9) {
358
358
  display: block;
359
359
  }
360
360
  }
361
361
 
362
- .awsui_segment-count-2_8cbea_y85gu_362:not(#\9) {
362
+ .awsui_segment-count-2_8cbea_rg0r6_362:not(#\9) {
363
363
  grid-template-columns: repeat(2, auto);
364
364
  }
365
365
 
366
- .awsui_segment-count-3_8cbea_y85gu_366:not(#\9) {
366
+ .awsui_segment-count-3_8cbea_rg0r6_366:not(#\9) {
367
367
  grid-template-columns: repeat(3, auto);
368
368
  }
369
369
 
370
- .awsui_segment-count-4_8cbea_y85gu_370:not(#\9) {
370
+ .awsui_segment-count-4_8cbea_rg0r6_370:not(#\9) {
371
371
  grid-template-columns: repeat(4, auto);
372
372
  }
373
373
 
374
- .awsui_segment-count-5_8cbea_y85gu_374:not(#\9) {
374
+ .awsui_segment-count-5_8cbea_rg0r6_374:not(#\9) {
375
375
  grid-template-columns: repeat(5, auto);
376
376
  }
377
377
 
378
- .awsui_segment-count-6_8cbea_y85gu_378:not(#\9) {
378
+ .awsui_segment-count-6_8cbea_rg0r6_378:not(#\9) {
379
379
  grid-template-columns: repeat(6, auto);
380
380
  }
381
381
 
382
- .awsui_disabled-reason-tooltip_8cbea_y85gu_382:not(#\9) {
382
+ .awsui_disabled-reason-tooltip_8cbea_rg0r6_382:not(#\9) {
383
383
  /* used in test-utils or tests */
384
384
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment": "awsui_segment_8cbea_y85gu_161",
6
- "refresh": "awsui_refresh_8cbea_y85gu_187",
7
- "disabled": "awsui_disabled_8cbea_y85gu_193",
8
- "selected": "awsui_selected_8cbea_y85gu_256",
9
- "icon": "awsui_icon_8cbea_y85gu_279",
10
- "with-text": "awsui_with-text_8cbea_y85gu_283",
11
- "with-no-text": "awsui_with-no-text_8cbea_y85gu_289",
12
- "root": "awsui_root_8cbea_y85gu_294",
13
- "segment-part": "awsui_segment-part_8cbea_y85gu_326",
14
- "select": "awsui_select_8cbea_y85gu_256",
15
- "segment-count-2": "awsui_segment-count-2_8cbea_y85gu_362",
16
- "segment-count-3": "awsui_segment-count-3_8cbea_y85gu_366",
17
- "segment-count-4": "awsui_segment-count-4_8cbea_y85gu_370",
18
- "segment-count-5": "awsui_segment-count-5_8cbea_y85gu_374",
19
- "segment-count-6": "awsui_segment-count-6_8cbea_y85gu_378",
20
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_y85gu_382"
5
+ "segment": "awsui_segment_8cbea_rg0r6_161",
6
+ "refresh": "awsui_refresh_8cbea_rg0r6_187",
7
+ "disabled": "awsui_disabled_8cbea_rg0r6_193",
8
+ "selected": "awsui_selected_8cbea_rg0r6_256",
9
+ "icon": "awsui_icon_8cbea_rg0r6_279",
10
+ "with-text": "awsui_with-text_8cbea_rg0r6_283",
11
+ "with-no-text": "awsui_with-no-text_8cbea_rg0r6_289",
12
+ "root": "awsui_root_8cbea_rg0r6_294",
13
+ "segment-part": "awsui_segment-part_8cbea_rg0r6_326",
14
+ "select": "awsui_select_8cbea_rg0r6_256",
15
+ "segment-count-2": "awsui_segment-count-2_8cbea_rg0r6_362",
16
+ "segment-count-3": "awsui_segment-count-3_8cbea_rg0r6_366",
17
+ "segment-count-4": "awsui_segment-count-4_8cbea_rg0r6_370",
18
+ "segment-count-5": "awsui_segment-count-5_8cbea_rg0r6_374",
19
+ "segment-count-6": "awsui_segment-count-6_8cbea_rg0r6_378",
20
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_rg0r6_382"
21
21
  };
22
22