@cloudscape-design/components 3.0.347 → 3.0.349

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 (427) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/interfaces.d.ts +2 -15
  53. package/button-dropdown/interfaces.d.ts.map +1 -1
  54. package/button-dropdown/interfaces.js.map +1 -1
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +42 -42
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +14 -14
  62. package/button-dropdown/styles.scoped.css +32 -32
  63. package/button-dropdown/styles.selectors.js +14 -14
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +89 -89
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +38 -38
  68. package/cards/styles.scoped.css +99 -99
  69. package/cards/styles.selectors.js +38 -38
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +16 -16
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/resizable-box/styles.css.js +3 -3
  74. package/code-editor/resizable-box/styles.scoped.css +8 -8
  75. package/code-editor/resizable-box/styles.selectors.js +3 -3
  76. package/code-editor/styles.css.js +32 -32
  77. package/code-editor/styles.scoped.css +228 -219
  78. package/code-editor/styles.selectors.js +32 -32
  79. package/collection-preferences/content-display/styles.css.js +11 -11
  80. package/collection-preferences/content-display/styles.scoped.css +42 -42
  81. package/collection-preferences/content-display/styles.selectors.js +11 -11
  82. package/collection-preferences/styles.css.js +37 -37
  83. package/collection-preferences/styles.scoped.css +81 -81
  84. package/collection-preferences/styles.selectors.js +37 -37
  85. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  86. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  87. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  88. package/column-layout/styles.css.js +13 -13
  89. package/column-layout/styles.scoped.css +55 -55
  90. package/column-layout/styles.selectors.js +13 -13
  91. package/container/styles.css.js +28 -28
  92. package/container/styles.scoped.css +94 -94
  93. package/container/styles.selectors.js +28 -28
  94. package/content-layout/styles.css.js +7 -7
  95. package/content-layout/styles.scoped.css +17 -17
  96. package/content-layout/styles.selectors.js +7 -7
  97. package/date-picker/styles.css.js +7 -7
  98. package/date-picker/styles.scoped.css +16 -16
  99. package/date-picker/styles.selectors.js +7 -7
  100. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  101. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  102. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  103. package/date-range-picker/relative-range/styles.css.js +9 -9
  104. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  105. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  106. package/date-range-picker/styles.css.js +38 -38
  107. package/date-range-picker/styles.scoped.css +76 -76
  108. package/date-range-picker/styles.selectors.js +38 -38
  109. package/expandable-section/styles.css.js +29 -29
  110. package/expandable-section/styles.scoped.css +106 -106
  111. package/expandable-section/styles.selectors.js +29 -29
  112. package/file-upload/dropzone/styles.css.js +2 -2
  113. package/file-upload/dropzone/styles.scoped.css +9 -9
  114. package/file-upload/dropzone/styles.selectors.js +2 -2
  115. package/file-upload/file-input/styles.css.js +4 -4
  116. package/file-upload/file-input/styles.scoped.css +14 -14
  117. package/file-upload/file-input/styles.selectors.js +4 -4
  118. package/file-upload/file-option/styles.css.js +7 -7
  119. package/file-upload/file-option/styles.scoped.css +10 -10
  120. package/file-upload/file-option/styles.selectors.js +7 -7
  121. package/file-upload/styles.css.js +2 -2
  122. package/file-upload/styles.scoped.css +4 -4
  123. package/file-upload/styles.selectors.js +2 -2
  124. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/collapsible-flashbar.js +8 -5
  126. package/flashbar/collapsible-flashbar.js.map +1 -1
  127. package/flashbar/flash.d.ts.map +1 -1
  128. package/flashbar/flash.js +2 -1
  129. package/flashbar/flash.js.map +1 -1
  130. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  131. package/flashbar/non-collapsible-flashbar.js +1 -2
  132. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  133. package/flashbar/styles.css.js +46 -46
  134. package/flashbar/styles.scoped.css +250 -246
  135. package/flashbar/styles.selectors.js +46 -46
  136. package/flashbar/utils.js +1 -1
  137. package/flashbar/utils.js.map +1 -1
  138. package/form/styles.css.js +9 -9
  139. package/form/styles.scoped.css +20 -20
  140. package/form/styles.selectors.js +9 -9
  141. package/form-field/styles.css.js +19 -19
  142. package/form-field/styles.scoped.css +52 -52
  143. package/form-field/styles.selectors.js +19 -19
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +60 -60
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +33 -33
  148. package/header/styles.scoped.css +114 -114
  149. package/header/styles.selectors.js +33 -33
  150. package/help-panel/styles.css.js +4 -4
  151. package/help-panel/styles.scoped.css +172 -172
  152. package/help-panel/styles.selectors.js +4 -4
  153. package/hotspot/styles.css.js +7 -7
  154. package/hotspot/styles.scoped.css +10 -10
  155. package/hotspot/styles.selectors.js +7 -7
  156. package/i18n/index.d.ts +1 -1
  157. package/i18n/index.d.ts.map +1 -1
  158. package/i18n/index.js +1 -1
  159. package/i18n/index.js.map +1 -1
  160. package/i18n/provider.d.ts.map +1 -1
  161. package/i18n/provider.js +4 -2
  162. package/i18n/provider.js.map +1 -1
  163. package/i18n/testing.d.ts.map +1 -1
  164. package/i18n/testing.js +2 -0
  165. package/i18n/testing.js.map +1 -1
  166. package/icon/styles.css.js +21 -21
  167. package/icon/styles.scoped.css +81 -81
  168. package/icon/styles.selectors.js +21 -21
  169. package/input/styles.css.js +12 -12
  170. package/input/styles.scoped.css +73 -73
  171. package/input/styles.selectors.js +12 -12
  172. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  173. package/internal/analytics/components/analytics-funnel.js +50 -1
  174. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  175. package/internal/analytics/context/analytics-context.d.ts +13 -0
  176. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  177. package/internal/analytics/context/analytics-context.js +4 -0
  178. package/internal/analytics/context/analytics-context.js.map +1 -1
  179. package/internal/analytics/hooks/use-funnel.d.ts +4 -0
  180. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  181. package/internal/analytics/hooks/use-funnel.js +73 -20
  182. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  183. package/internal/base-component/styles.scoped.css +1696 -1635
  184. package/internal/components/abstract-switch/styles.css.js +13 -13
  185. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  186. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  187. package/internal/components/button-trigger/styles.css.js +9 -9
  188. package/internal/components/button-trigger/styles.scoped.css +63 -63
  189. package/internal/components/button-trigger/styles.selectors.js +9 -9
  190. package/internal/components/cartesian-chart/styles.css.js +27 -27
  191. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  192. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  193. package/internal/components/chart-filter/styles.css.js +3 -3
  194. package/internal/components/chart-filter/styles.scoped.css +7 -7
  195. package/internal/components/chart-filter/styles.selectors.js +3 -3
  196. package/internal/components/chart-legend/styles.css.js +6 -6
  197. package/internal/components/chart-legend/styles.scoped.css +23 -23
  198. package/internal/components/chart-legend/styles.selectors.js +6 -6
  199. package/internal/components/chart-plot/styles.css.js +5 -5
  200. package/internal/components/chart-plot/styles.scoped.css +6 -6
  201. package/internal/components/chart-plot/styles.selectors.js +5 -5
  202. package/internal/components/chart-popover/index.js +1 -1
  203. package/internal/components/chart-popover/index.js.map +1 -1
  204. package/internal/components/chart-popover/styles.css.js +3 -3
  205. package/internal/components/chart-popover/styles.scoped.css +9 -9
  206. package/internal/components/chart-popover/styles.selectors.js +3 -3
  207. package/internal/components/chart-series-details/styles.css.js +5 -5
  208. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  209. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  210. package/internal/components/chart-series-marker/styles.css.js +5 -5
  211. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  212. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  213. package/internal/components/chart-status-container/styles.css.js +2 -2
  214. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  215. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  216. package/internal/components/chart-wrapper/styles.css.js +9 -9
  217. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  218. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  219. package/internal/components/checkbox-icon/styles.css.js +7 -7
  220. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  221. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  222. package/internal/components/dark-ribbon/styles.css.js +2 -2
  223. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  224. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  225. package/internal/components/dropdown/interfaces.d.ts +8 -5
  226. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  227. package/internal/components/dropdown/interfaces.js.map +1 -1
  228. package/internal/components/dropdown/styles.css.js +20 -20
  229. package/internal/components/dropdown/styles.scoped.css +51 -51
  230. package/internal/components/dropdown/styles.selectors.js +20 -20
  231. package/internal/components/dropdown-footer/styles.css.js +3 -3
  232. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  233. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  234. package/internal/components/dropdown-status/styles.css.js +2 -2
  235. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  236. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  237. package/internal/components/filtering-token/styles.css.js +7 -7
  238. package/internal/components/filtering-token/styles.scoped.css +34 -34
  239. package/internal/components/filtering-token/styles.selectors.js +7 -7
  240. package/internal/components/handle/styles.css.js +2 -2
  241. package/internal/components/handle/styles.scoped.css +12 -12
  242. package/internal/components/handle/styles.selectors.js +2 -2
  243. package/internal/components/menu-dropdown/styles.css.js +7 -7
  244. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  245. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  246. package/internal/components/option/styles.css.js +17 -17
  247. package/internal/components/option/styles.scoped.css +47 -47
  248. package/internal/components/option/styles.selectors.js +17 -17
  249. package/internal/components/options-list/styles.css.js +2 -2
  250. package/internal/components/options-list/styles.scoped.css +7 -7
  251. package/internal/components/options-list/styles.selectors.js +2 -2
  252. package/internal/components/selectable-item/styles.css.js +16 -16
  253. package/internal/components/selectable-item/styles.scoped.css +70 -70
  254. package/internal/components/selectable-item/styles.selectors.js +16 -16
  255. package/internal/components/token-list/styles.css.js +9 -9
  256. package/internal/components/token-list/styles.scoped.css +40 -40
  257. package/internal/components/token-list/styles.selectors.js +9 -9
  258. package/internal/environment.js +1 -1
  259. package/internal/environment.json +1 -1
  260. package/internal/generated/styles/tokens.d.ts +1 -0
  261. package/internal/generated/styles/tokens.js +306 -305
  262. package/internal/generated/theming/index.cjs +1830 -821
  263. package/internal/generated/theming/index.cjs.d.ts +192 -0
  264. package/internal/generated/theming/index.d.ts +192 -0
  265. package/internal/generated/theming/index.js +1830 -821
  266. package/internal/manifest.json +1 -1
  267. package/internal/utils/dom.d.ts +1 -1
  268. package/internal/utils/dom.d.ts.map +1 -1
  269. package/internal/utils/dom.js +1 -1
  270. package/internal/utils/dom.js.map +1 -1
  271. package/link/styles.css.js +20 -20
  272. package/link/styles.scoped.css +163 -163
  273. package/link/styles.selectors.js +20 -20
  274. package/mixed-line-bar-chart/styles.css.js +11 -11
  275. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  276. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  277. package/modal/styles.css.js +23 -23
  278. package/modal/styles.scoped.css +67 -67
  279. package/modal/styles.selectors.js +23 -23
  280. package/multiselect/styles.css.js +1 -1
  281. package/multiselect/styles.scoped.css +5 -5
  282. package/multiselect/styles.selectors.js +1 -1
  283. package/package.json +1 -1
  284. package/pagination/styles.css.js +9 -9
  285. package/pagination/styles.scoped.css +47 -47
  286. package/pagination/styles.selectors.js +9 -9
  287. package/pie-chart/index.d.ts.map +1 -1
  288. package/pie-chart/index.js +1 -2
  289. package/pie-chart/index.js.map +1 -1
  290. package/pie-chart/pie-chart.d.ts +1 -3
  291. package/pie-chart/pie-chart.d.ts.map +1 -1
  292. package/pie-chart/pie-chart.js +16 -17
  293. package/pie-chart/pie-chart.js.map +1 -1
  294. package/pie-chart/segments.d.ts +1 -2
  295. package/pie-chart/segments.d.ts.map +1 -1
  296. package/pie-chart/segments.js +2 -2
  297. package/pie-chart/segments.js.map +1 -1
  298. package/pie-chart/styles.css.js +27 -27
  299. package/pie-chart/styles.scoped.css +63 -63
  300. package/pie-chart/styles.selectors.js +27 -27
  301. package/popover/styles.css.js +50 -50
  302. package/popover/styles.scoped.css +104 -104
  303. package/popover/styles.selectors.js +50 -50
  304. package/progress-bar/styles.css.js +18 -18
  305. package/progress-bar/styles.scoped.css +58 -58
  306. package/progress-bar/styles.selectors.js +18 -18
  307. package/property-filter/styles.css.js +29 -29
  308. package/property-filter/styles.scoped.css +52 -52
  309. package/property-filter/styles.selectors.js +29 -29
  310. package/radio-group/styles.css.js +9 -9
  311. package/radio-group/styles.scoped.css +37 -37
  312. package/radio-group/styles.selectors.js +9 -9
  313. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  314. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  315. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  316. package/segmented-control/styles.css.js +14 -14
  317. package/segmented-control/styles.scoped.css +78 -78
  318. package/segmented-control/styles.selectors.js +14 -14
  319. package/select/parts/styles.css.js +9 -9
  320. package/select/parts/styles.scoped.css +17 -17
  321. package/select/parts/styles.selectors.js +9 -9
  322. package/select/styles.css.js +1 -1
  323. package/select/styles.scoped.css +5 -5
  324. package/select/styles.selectors.js +1 -1
  325. package/side-navigation/styles.css.js +28 -28
  326. package/side-navigation/styles.scoped.css +92 -92
  327. package/side-navigation/styles.selectors.js +28 -28
  328. package/space-between/styles.css.js +23 -23
  329. package/space-between/styles.scoped.css +40 -40
  330. package/space-between/styles.selectors.js +23 -23
  331. package/spinner/styles.css.js +13 -13
  332. package/spinner/styles.scoped.css +35 -35
  333. package/spinner/styles.selectors.js +13 -13
  334. package/split-panel/styles.css.js +56 -56
  335. package/split-panel/styles.scoped.css +146 -146
  336. package/split-panel/styles.selectors.js +56 -56
  337. package/status-indicator/styles.css.js +22 -22
  338. package/status-indicator/styles.scoped.css +46 -46
  339. package/status-indicator/styles.selectors.js +22 -22
  340. package/table/body-cell/styles.css.js +28 -28
  341. package/table/body-cell/styles.scoped.css +155 -155
  342. package/table/body-cell/styles.selectors.js +28 -28
  343. package/table/body-cell/td-element.d.ts +3 -1
  344. package/table/body-cell/td-element.d.ts.map +1 -1
  345. package/table/body-cell/td-element.js +5 -7
  346. package/table/body-cell/td-element.js.map +1 -1
  347. package/table/header-cell/index.d.ts +2 -0
  348. package/table/header-cell/index.d.ts.map +1 -1
  349. package/table/header-cell/index.js +4 -3
  350. package/table/header-cell/index.js.map +1 -1
  351. package/table/header-cell/styles.css.js +24 -24
  352. package/table/header-cell/styles.scoped.css +93 -93
  353. package/table/header-cell/styles.selectors.js +24 -24
  354. package/table/header-cell/utils.d.ts +0 -1
  355. package/table/header-cell/utils.d.ts.map +1 -1
  356. package/table/header-cell/utils.js +0 -6
  357. package/table/header-cell/utils.js.map +1 -1
  358. package/table/internal.d.ts.map +1 -1
  359. package/table/internal.js +9 -8
  360. package/table/internal.js.map +1 -1
  361. package/table/resizer/styles.css.js +6 -6
  362. package/table/resizer/styles.scoped.css +27 -27
  363. package/table/resizer/styles.selectors.js +6 -6
  364. package/table/selection-control/styles.css.js +3 -3
  365. package/table/selection-control/styles.scoped.css +4 -4
  366. package/table/selection-control/styles.selectors.js +3 -3
  367. package/table/sticky-header.d.ts +2 -0
  368. package/table/sticky-header.d.ts.map +1 -1
  369. package/table/sticky-header.js +3 -2
  370. package/table/sticky-header.js.map +1 -1
  371. package/table/styles.css.js +34 -34
  372. package/table/styles.scoped.css +84 -84
  373. package/table/styles.selectors.js +34 -34
  374. package/table/table-role/index.d.ts +2 -0
  375. package/table/table-role/index.d.ts.map +1 -0
  376. package/table/table-role/index.js +4 -0
  377. package/table/table-role/index.js.map +1 -0
  378. package/table/table-role/table-role-helper.d.ts +22 -0
  379. package/table/table-role/table-role-helper.d.ts.map +1 -0
  380. package/table/table-role/table-role-helper.js +47 -0
  381. package/table/table-role/table-role-helper.js.map +1 -0
  382. package/table/thead.d.ts +2 -0
  383. package/table/thead.d.ts.map +1 -1
  384. package/table/thead.js +4 -3
  385. package/table/thead.js.map +1 -1
  386. package/tabs/styles.css.js +21 -21
  387. package/tabs/styles.scoped.css +86 -86
  388. package/tabs/styles.selectors.js +21 -21
  389. package/tag-editor/styles.css.js +3 -3
  390. package/tag-editor/styles.scoped.css +24 -24
  391. package/tag-editor/styles.selectors.js +3 -3
  392. package/text-content/styles.css.js +1 -1
  393. package/text-content/styles.scoped.css +130 -130
  394. package/text-content/styles.selectors.js +1 -1
  395. package/text-filter/styles.css.js +3 -3
  396. package/text-filter/styles.scoped.css +10 -10
  397. package/text-filter/styles.selectors.js +3 -3
  398. package/textarea/styles.css.js +4 -4
  399. package/textarea/styles.scoped.css +40 -40
  400. package/textarea/styles.selectors.js +4 -4
  401. package/tiles/styles.css.js +29 -29
  402. package/tiles/styles.scoped.css +128 -128
  403. package/tiles/styles.selectors.js +29 -29
  404. package/toggle/styles.css.js +8 -8
  405. package/toggle/styles.scoped.css +27 -27
  406. package/toggle/styles.selectors.js +8 -8
  407. package/token-group/styles.css.js +7 -7
  408. package/token-group/styles.scoped.css +42 -42
  409. package/token-group/styles.selectors.js +7 -7
  410. package/top-navigation/1.0-beta/styles.css.js +25 -25
  411. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  412. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  413. package/top-navigation/styles.css.js +47 -47
  414. package/top-navigation/styles.scoped.css +148 -148
  415. package/top-navigation/styles.selectors.js +47 -47
  416. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  417. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  418. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  419. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  420. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  421. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  422. package/tutorial-panel/styles.css.js +1 -1
  423. package/tutorial-panel/styles.scoped.css +6 -6
  424. package/tutorial-panel/styles.selectors.js +1 -1
  425. package/wizard/styles.css.js +31 -31
  426. package/wizard/styles.scoped.css +124 -124
  427. package/wizard/styles.selectors.js +31 -31
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1mabk_qp4q0_93:not(#\9) {
93
+ .awsui_root_1mabk_vy609_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,44 +120,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-7dign1, 14px);
124
- line-height: var(--font-body-m-line-height-ghizru, 20px);
125
- color: var(--color-text-body-default-su7kuo, #000716);
123
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
124
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
125
+ color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
127
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  display: block;
131
131
  }
132
132
 
133
- .awsui_radio_1mabk_qp4q0_107:not(#\9) {
133
+ .awsui_radio_1mabk_vy609_107:not(#\9) {
134
134
  /*used in test-utils*/
135
135
  }
136
136
 
137
- .awsui_radio_1mabk_qp4q0_107 + .awsui_radio_1mabk_qp4q0_107:not(#\9) {
138
- margin-top: var(--space-scaled-xxs-t2t62i, 4px);
137
+ .awsui_radio_1mabk_vy609_107 + .awsui_radio_1mabk_vy609_107:not(#\9) {
138
+ margin-top: var(--space-scaled-xxs-7597g1, 4px);
139
139
  }
140
140
 
141
- .awsui_radio--has-description_1mabk_qp4q0_115 + .awsui_radio_1mabk_qp4q0_107:not(#\9) {
142
- margin-top: var(--space-scaled-xs-wbfgrv, 8px);
141
+ .awsui_radio--has-description_1mabk_vy609_115 + .awsui_radio_1mabk_vy609_107:not(#\9) {
142
+ margin-top: var(--space-scaled-xs-26e2du, 8px);
143
143
  }
144
144
 
145
- .awsui_radio-control_1mabk_qp4q0_119:not(#\9) {
146
- margin-top: calc((var(--font-body-m-line-height-ghizru, 20px) - var(--size-control-6bris3, 16px)) / 2);
147
- min-height: var(--size-control-6bris3, 16px);
148
- min-width: var(--size-control-6bris3, 16px);
149
- height: var(--size-control-6bris3, 16px);
150
- width: var(--size-control-6bris3, 16px);
145
+ .awsui_radio-control_1mabk_vy609_119:not(#\9) {
146
+ margin-top: calc((var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-control-28i7hr, 16px)) / 2);
147
+ min-height: var(--size-control-28i7hr, 16px);
148
+ min-width: var(--size-control-28i7hr, 16px);
149
+ height: var(--size-control-28i7hr, 16px);
150
+ width: var(--size-control-28i7hr, 16px);
151
151
  }
152
152
 
153
- .awsui_outline_1mabk_qp4q0_127:not(#\9) {
153
+ .awsui_outline_1mabk_vy609_127:not(#\9) {
154
154
  position: relative;
155
155
  }
156
- .awsui_outline_1mabk_qp4q0_127:not(#\9) {
156
+ .awsui_outline_1mabk_vy609_127:not(#\9) {
157
157
  outline: 2px dotted transparent;
158
158
  outline-offset: calc(2px - 1px);
159
159
  }
160
- .awsui_outline_1mabk_qp4q0_127:not(#\9)::before {
160
+ .awsui_outline_1mabk_vy609_127:not(#\9)::before {
161
161
  content: " ";
162
162
  display: block;
163
163
  position: absolute;
@@ -165,39 +165,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
165
165
  top: calc(-1 * 2px);
166
166
  width: calc(100% + 2 * 2px);
167
167
  height: calc(100% + 2 * 2px);
168
- border-radius: var(--border-radius-control-circular-focus-ring-lj7j2y, 4px);
169
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
168
+ border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
169
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
170
170
  }
171
171
 
172
- .awsui_styled-circle-border_1mabk_qp4q0_146:not(#\9) {
173
- stroke: var(--color-border-control-default-v28icv, #7d8998);
174
- fill: var(--color-background-control-default-19p6ht, #ffffff);
172
+ .awsui_styled-circle-border_1mabk_vy609_146:not(#\9) {
173
+ stroke: var(--color-border-control-default-0fzxw0, #7d8998);
174
+ fill: var(--color-background-control-default-qzruqy, #ffffff);
175
175
  }
176
- .awsui_styled-circle-border_1mabk_qp4q0_146.awsui_styled-circle-disabled_1mabk_qp4q0_150:not(#\9) {
177
- fill: var(--color-background-control-disabled-u2n10f, #d1d5db);
178
- stroke: var(--color-background-control-disabled-u2n10f, #d1d5db);
176
+ .awsui_styled-circle-border_1mabk_vy609_146.awsui_styled-circle-disabled_1mabk_vy609_150:not(#\9) {
177
+ fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
178
+ stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
179
179
  }
180
180
 
181
- .awsui_styled-circle-fill_1mabk_qp4q0_155:not(#\9) {
182
- stroke: var(--color-background-control-checked-k2dd8u, #0972d3);
183
- fill: var(--color-foreground-control-default-rsunm6, #ffffff);
181
+ .awsui_styled-circle-fill_1mabk_vy609_155:not(#\9) {
182
+ stroke: var(--color-background-control-checked-w517i0, #0972d3);
183
+ fill: var(--color-foreground-control-default-wq2gpa, #ffffff);
184
184
  opacity: 0;
185
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
185
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
186
186
  }
187
- .awsui_styled-circle-fill_1mabk_qp4q0_155.awsui_styled-circle-checked_1mabk_qp4q0_161:not(#\9) {
187
+ .awsui_styled-circle-fill_1mabk_vy609_155.awsui_styled-circle-checked_1mabk_vy609_161:not(#\9) {
188
188
  opacity: 1;
189
189
  }
190
- .awsui_styled-circle-fill_1mabk_qp4q0_155.awsui_styled-circle-disabled_1mabk_qp4q0_150:not(#\9) {
191
- fill: var(--color-foreground-control-disabled-f2499o, #ffffff);
192
- stroke: var(--color-background-control-disabled-u2n10f, #d1d5db);
190
+ .awsui_styled-circle-fill_1mabk_vy609_155.awsui_styled-circle-disabled_1mabk_vy609_150:not(#\9) {
191
+ fill: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
192
+ stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
193
193
  }
194
194
  @media (prefers-reduced-motion: reduce) {
195
- .awsui_styled-circle-fill_1mabk_qp4q0_155:not(#\9) {
195
+ .awsui_styled-circle-fill_1mabk_vy609_155:not(#\9) {
196
196
  animation: none;
197
197
  transition: none;
198
198
  }
199
199
  }
200
- .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_qp4q0_155:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_qp4q0_155:not(#\9) {
200
+ .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_vy609_155:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_vy609_155:not(#\9) {
201
201
  animation: none;
202
202
  transition: none;
203
203
  }
@@ -2,14 +2,14 @@
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_qp4q0_93",
6
- "radio": "awsui_radio_1mabk_qp4q0_107",
7
- "radio--has-description": "awsui_radio--has-description_1mabk_qp4q0_115",
8
- "radio-control": "awsui_radio-control_1mabk_qp4q0_119",
9
- "outline": "awsui_outline_1mabk_qp4q0_127",
10
- "styled-circle-border": "awsui_styled-circle-border_1mabk_qp4q0_146",
11
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_qp4q0_150",
12
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_qp4q0_155",
13
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_qp4q0_161"
5
+ "root": "awsui_root_1mabk_vy609_93",
6
+ "radio": "awsui_radio_1mabk_vy609_107",
7
+ "radio--has-description": "awsui_radio--has-description_1mabk_vy609_115",
8
+ "radio-control": "awsui_radio-control_1mabk_vy609_119",
9
+ "outline": "awsui_outline_1mabk_vy609_127",
10
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_vy609_146",
11
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_vy609_150",
12
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_vy609_155",
13
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_vy609_161"
14
14
  };
15
15
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1vtzr_c1oh4_9",
5
- "view-button": "awsui_view-button_1vtzr_c1oh4_13",
6
- "browse-button": "awsui_browse-button_1vtzr_c1oh4_17",
7
- "layout": "awsui_layout_1vtzr_c1oh4_21",
8
- "layout-uri": "awsui_layout-uri_1vtzr_c1oh4_31",
9
- "layout-version": "awsui_layout-version_1vtzr_c1oh4_35",
10
- "layout-divider": "awsui_layout-divider_1vtzr_c1oh4_40"
4
+ "root": "awsui_root_1vtzr_2vq0w_9",
5
+ "view-button": "awsui_view-button_1vtzr_2vq0w_13",
6
+ "browse-button": "awsui_browse-button_1vtzr_2vq0w_17",
7
+ "layout": "awsui_layout_1vtzr_2vq0w_21",
8
+ "layout-uri": "awsui_layout-uri_1vtzr_2vq0w_31",
9
+ "layout-version": "awsui_layout-version_1vtzr_2vq0w_35",
10
+ "layout-divider": "awsui_layout-divider_1vtzr_2vq0w_40"
11
11
  };
12
12
 
@@ -6,40 +6,40 @@
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_c1oh4_9:not(#\9) {
9
+ .awsui_root_1vtzr_2vq0w_9:not(#\9) {
10
10
  /* used in test-utils */
11
11
  }
12
12
 
13
- .awsui_view-button_1vtzr_c1oh4_13:not(#\9) {
13
+ .awsui_view-button_1vtzr_2vq0w_13:not(#\9) {
14
14
  /* used in test-utils */
15
15
  }
16
16
 
17
- .awsui_browse-button_1vtzr_c1oh4_17:not(#\9) {
17
+ .awsui_browse-button_1vtzr_2vq0w_17:not(#\9) {
18
18
  /* used in test-utils */
19
19
  }
20
20
 
21
- .awsui_layout_1vtzr_c1oh4_21:not(#\9) {
21
+ .awsui_layout_1vtzr_2vq0w_21:not(#\9) {
22
22
  display: flex;
23
23
  flex-wrap: wrap;
24
24
  align-items: flex-end;
25
- margin: calc(-1 * var(--space-xs-edba2s, 8px));
25
+ margin: calc(-1 * var(--space-xs-zb16t3, 8px));
26
26
  /* stylelint-disable selector-max-universal */
27
27
  }
28
- .awsui_layout_1vtzr_c1oh4_21 > *:not(#\9) {
29
- margin: var(--space-xs-edba2s, 8px);
28
+ .awsui_layout_1vtzr_2vq0w_21 > *:not(#\9) {
29
+ margin: var(--space-xs-zb16t3, 8px);
30
30
  }
31
- .awsui_layout-uri_1vtzr_c1oh4_31:not(#\9) {
31
+ .awsui_layout-uri_1vtzr_2vq0w_31:not(#\9) {
32
32
  min-width: 200px;
33
33
  flex: 1;
34
34
  }
35
- .awsui_layout-version_1vtzr_c1oh4_35:not(#\9) {
35
+ .awsui_layout-version_1vtzr_2vq0w_35:not(#\9) {
36
36
  max-width: 180px;
37
37
  min-width: 140px;
38
38
  width: 20%;
39
39
  }
40
- .awsui_layout-divider_1vtzr_c1oh4_40:not(#\9) {
40
+ .awsui_layout-divider_1vtzr_2vq0w_40:not(#\9) {
41
41
  height: calc(
42
- 2 * var(--border-divider-section-width-orq175, 2px) + 2 * var(--space-scaled-xxs-t2t62i, 4px) + var(--font-body-m-line-height-ghizru, 20px)
42
+ 2 * var(--border-divider-section-width-4ax5o2, 2px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + var(--font-body-m-line-height-5wv9x1, 20px)
43
43
  );
44
- border-left: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
44
+ border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
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_c1oh4_9",
6
- "view-button": "awsui_view-button_1vtzr_c1oh4_13",
7
- "browse-button": "awsui_browse-button_1vtzr_c1oh4_17",
8
- "layout": "awsui_layout_1vtzr_c1oh4_21",
9
- "layout-uri": "awsui_layout-uri_1vtzr_c1oh4_31",
10
- "layout-version": "awsui_layout-version_1vtzr_c1oh4_35",
11
- "layout-divider": "awsui_layout-divider_1vtzr_c1oh4_40"
5
+ "root": "awsui_root_1vtzr_2vq0w_9",
6
+ "view-button": "awsui_view-button_1vtzr_2vq0w_13",
7
+ "browse-button": "awsui_browse-button_1vtzr_2vq0w_17",
8
+ "layout": "awsui_layout_1vtzr_2vq0w_21",
9
+ "layout-uri": "awsui_layout-uri_1vtzr_2vq0w_31",
10
+ "layout-version": "awsui_layout-version_1vtzr_2vq0w_35",
11
+ "layout-divider": "awsui_layout-divider_1vtzr_2vq0w_40"
12
12
  };
13
13
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_1hnh8_97",
5
- "disabled": "awsui_disabled_8cbea_1hnh8_166",
6
- "selected": "awsui_selected_8cbea_1hnh8_174",
7
- "icon": "awsui_icon_8cbea_1hnh8_195",
8
- "with-text": "awsui_with-text_8cbea_1hnh8_199",
9
- "with-no-text": "awsui_with-no-text_8cbea_1hnh8_205",
10
- "root": "awsui_root_8cbea_1hnh8_216",
11
- "segment-part": "awsui_segment-part_8cbea_1hnh8_229",
12
- "select": "awsui_select_8cbea_1hnh8_174",
13
- "segment-count-2": "awsui_segment-count-2_8cbea_1hnh8_248",
14
- "segment-count-3": "awsui_segment-count-3_8cbea_1hnh8_253",
15
- "segment-count-4": "awsui_segment-count-4_8cbea_1hnh8_258",
16
- "segment-count-5": "awsui_segment-count-5_8cbea_1hnh8_263",
17
- "segment-count-6": "awsui_segment-count-6_8cbea_1hnh8_268"
4
+ "segment": "awsui_segment_8cbea_1jbla_97",
5
+ "disabled": "awsui_disabled_8cbea_1jbla_166",
6
+ "selected": "awsui_selected_8cbea_1jbla_174",
7
+ "icon": "awsui_icon_8cbea_1jbla_195",
8
+ "with-text": "awsui_with-text_8cbea_1jbla_199",
9
+ "with-no-text": "awsui_with-no-text_8cbea_1jbla_205",
10
+ "root": "awsui_root_8cbea_1jbla_216",
11
+ "segment-part": "awsui_segment-part_8cbea_1jbla_229",
12
+ "select": "awsui_select_8cbea_1jbla_174",
13
+ "segment-count-2": "awsui_segment-count-2_8cbea_1jbla_248",
14
+ "segment-count-3": "awsui_segment-count-3_8cbea_1jbla_253",
15
+ "segment-count-4": "awsui_segment-count-4_8cbea_1jbla_258",
16
+ "segment-count-5": "awsui_segment-count-5_8cbea_1jbla_263",
17
+ "segment-count-6": "awsui_segment-count-6_8cbea_1jbla_268"
18
18
  };
19
19
 
@@ -94,115 +94,115 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment_8cbea_1hnh8_97:not(#\9) {
98
- font-size: var(--font-body-m-size-7dign1, 14px);
99
- line-height: var(--font-body-m-line-height-ghizru, 20px);
97
+ .awsui_segment_8cbea_1jbla_97:not(#\9) {
98
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
99
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
100
100
  word-wrap: break-word;
101
101
  max-width: 100%;
102
102
  overflow: hidden;
103
- font-weight: var(--font-button-weight-44nug7, 700);
104
- -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
105
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
103
+ font-weight: var(--font-button-weight-hv56tz, 700);
104
+ -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
105
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
106
106
  letter-spacing: 0.25px;
107
- border: var(--border-field-width-riro62, 2px) solid var(--color-border-segment-default-buny15, #414d5c);
108
- padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-button-horizontal-qj3pgb, 20px);
107
+ border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-segment-default-a5zrkd, #414d5c);
108
+ padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-button-horizontal-8jxzea, 20px);
109
109
  border-right-width: 0;
110
- background: var(--color-background-segment-default-joqjz0, #ffffff);
111
- color: var(--color-text-segment-default-ep33is, #414d5c);
110
+ background: var(--color-background-segment-default-3arros, #ffffff);
111
+ color: var(--color-text-segment-default-nncpby, #414d5c);
112
112
  overflow: visible;
113
113
  }
114
- .awsui_segment_8cbea_1hnh8_97:not(#\9):focus {
114
+ .awsui_segment_8cbea_1jbla_97:not(#\9):focus {
115
115
  outline: none;
116
116
  }
117
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(1) {
117
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(1) {
118
118
  grid-column: 1;
119
119
  -ms-grid-column: 1;
120
120
  }
121
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(2) {
121
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(2) {
122
122
  grid-column: 2;
123
123
  -ms-grid-column: 2;
124
124
  }
125
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(3) {
125
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(3) {
126
126
  grid-column: 3;
127
127
  -ms-grid-column: 3;
128
128
  }
129
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(4) {
129
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(4) {
130
130
  grid-column: 4;
131
131
  -ms-grid-column: 4;
132
132
  }
133
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(5) {
133
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(5) {
134
134
  grid-column: 5;
135
135
  -ms-grid-column: 5;
136
136
  }
137
- .awsui_segment_8cbea_1hnh8_97:not(#\9):nth-child(6) {
137
+ .awsui_segment_8cbea_1jbla_97:not(#\9):nth-child(6) {
138
138
  grid-column: 6;
139
139
  -ms-grid-column: 6;
140
140
  }
141
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1hnh8_97:not(#\9):focus {
141
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1jbla_97:not(#\9):focus {
142
142
  position: relative;
143
143
  }
144
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1hnh8_97:not(#\9):focus {
144
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1jbla_97:not(#\9):focus {
145
145
  outline: 2px dotted transparent;
146
- outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-5rc7c3, 4px) - 1px);
146
+ outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-gbye20, 4px) - 1px);
147
147
  }
148
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1hnh8_97:not(#\9):focus::before {
148
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1jbla_97:not(#\9):focus::before {
149
149
  content: " ";
150
150
  display: block;
151
151
  position: absolute;
152
- left: calc(-1 * var(--space-segmented-control-focus-outline-gutter-5rc7c3, 4px));
153
- top: calc(-1 * var(--space-segmented-control-focus-outline-gutter-5rc7c3, 4px));
154
- width: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-5rc7c3, 4px));
155
- height: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-5rc7c3, 4px));
156
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
157
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
158
- }
159
- .awsui_segment_8cbea_1hnh8_97:not(#\9):last-child {
160
- border-right-width: var(--border-field-width-riro62, 2px);
161
- border-radius: 0 var(--border-radius-button-5qmvu7, 20px) var(--border-radius-button-5qmvu7, 20px) 0;
162
- }
163
- .awsui_segment_8cbea_1hnh8_97:not(#\9):first-child {
164
- border-radius: var(--border-radius-button-5qmvu7, 20px) 0 0 var(--border-radius-button-5qmvu7, 20px);
165
- }
166
- .awsui_segment_8cbea_1hnh8_97.awsui_disabled_8cbea_1hnh8_166:not(#\9) {
167
- background: var(--color-background-segment-disabled-iwvttc, #ffffff);
168
- border-color: var(--color-border-segment-disabled-r1njer, #414d5c);
169
- color: var(--color-text-interactive-disabled-nss20z, #9ba7b6);
170
- }
171
- .awsui_segment_8cbea_1hnh8_97:not(#\9):not(.awsui_disabled_8cbea_1hnh8_166) + .awsui_segment_8cbea_1hnh8_97.awsui_disabled_8cbea_1hnh8_166 {
172
- border-left-color: var(--color-border-segment-default-buny15, #414d5c);
173
- }
174
- .awsui_segment_8cbea_1hnh8_97.awsui_selected_8cbea_1hnh8_174:not(#\9) {
175
- background: var(--color-background-segment-active-pou6cz, #0972d3);
176
- border-color: var(--color-border-segment-active-hiisrl, #414d5c);
177
- color: var(--color-text-segment-active-0vxqmt, #ffffff);
178
- }
179
- .awsui_segment_8cbea_1hnh8_97.awsui_selected_8cbea_1hnh8_174 + .awsui_segment_8cbea_1hnh8_97:not(#\9), .awsui_segment_8cbea_1hnh8_97.awsui_selected_8cbea_1hnh8_174 + .awsui_segment_8cbea_1hnh8_97.awsui_disabled_8cbea_1hnh8_166:not(#\9) {
180
- border-left-color: var(--color-border-segment-active-hiisrl, #414d5c);
181
- }
182
- .awsui_segment_8cbea_1hnh8_97:not(#\9):hover:not(.awsui_selected_8cbea_1hnh8_174):not(.awsui_disabled_8cbea_1hnh8_166):not(:focus) {
183
- background: var(--color-background-segment-hover-ca9ryd, #ffffff);
184
- color: var(--color-text-segment-hover-quwel3, #0972d3);
185
- border-color: var(--color-border-segment-hover-lbm8z9, #414d5c);
152
+ left: calc(-1 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
153
+ top: calc(-1 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
154
+ width: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
155
+ height: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
156
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
157
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
158
+ }
159
+ .awsui_segment_8cbea_1jbla_97:not(#\9):last-child {
160
+ border-right-width: var(--border-field-width-09w7vk, 2px);
161
+ border-radius: 0 var(--border-radius-button-ypmfry, 20px) var(--border-radius-button-ypmfry, 20px) 0;
162
+ }
163
+ .awsui_segment_8cbea_1jbla_97:not(#\9):first-child {
164
+ border-radius: var(--border-radius-button-ypmfry, 20px) 0 0 var(--border-radius-button-ypmfry, 20px);
165
+ }
166
+ .awsui_segment_8cbea_1jbla_97.awsui_disabled_8cbea_1jbla_166:not(#\9) {
167
+ background: var(--color-background-segment-disabled-o4y9v5, #ffffff);
168
+ border-color: var(--color-border-segment-disabled-ylnixy, #414d5c);
169
+ color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
170
+ }
171
+ .awsui_segment_8cbea_1jbla_97:not(#\9):not(.awsui_disabled_8cbea_1jbla_166) + .awsui_segment_8cbea_1jbla_97.awsui_disabled_8cbea_1jbla_166 {
172
+ border-left-color: var(--color-border-segment-default-a5zrkd, #414d5c);
173
+ }
174
+ .awsui_segment_8cbea_1jbla_97.awsui_selected_8cbea_1jbla_174:not(#\9) {
175
+ background: var(--color-background-segment-active-366806, #0972d3);
176
+ border-color: var(--color-border-segment-active-9ah16u, #414d5c);
177
+ color: var(--color-text-segment-active-6s77n9, #ffffff);
178
+ }
179
+ .awsui_segment_8cbea_1jbla_97.awsui_selected_8cbea_1jbla_174 + .awsui_segment_8cbea_1jbla_97:not(#\9), .awsui_segment_8cbea_1jbla_97.awsui_selected_8cbea_1jbla_174 + .awsui_segment_8cbea_1jbla_97.awsui_disabled_8cbea_1jbla_166:not(#\9) {
180
+ border-left-color: var(--color-border-segment-active-9ah16u, #414d5c);
181
+ }
182
+ .awsui_segment_8cbea_1jbla_97:not(#\9):hover:not(.awsui_selected_8cbea_1jbla_174):not(.awsui_disabled_8cbea_1jbla_166):not(:focus) {
183
+ background: var(--color-background-segment-hover-jysoxv, #ffffff);
184
+ color: var(--color-text-segment-hover-k5ujfk, #0972d3);
185
+ border-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
186
186
  cursor: pointer;
187
187
  }
188
- .awsui_segment_8cbea_1hnh8_97:not(#\9):hover:not(.awsui_selected_8cbea_1hnh8_174):not(.awsui_disabled_8cbea_1hnh8_166):not(:focus) + .awsui_segment_8cbea_1hnh8_97:not(.awsui_selected_8cbea_1hnh8_174) {
189
- border-left-color: var(--color-border-segment-hover-lbm8z9, #414d5c);
188
+ .awsui_segment_8cbea_1jbla_97:not(#\9):hover:not(.awsui_selected_8cbea_1jbla_174):not(.awsui_disabled_8cbea_1jbla_166):not(:focus) + .awsui_segment_8cbea_1jbla_97:not(.awsui_selected_8cbea_1jbla_174) {
189
+ border-left-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
190
190
  }
191
- .awsui_segment_8cbea_1hnh8_97.awsui_selected_8cbea_1hnh8_174 + .awsui_segment_8cbea_1hnh8_97:not(#\9):hover:not(.awsui_selected_8cbea_1hnh8_174):not(.awsui_disabled_8cbea_1hnh8_166):not(:focus) {
192
- border-left-color: var(--color-border-segment-active-hiisrl, #414d5c);
191
+ .awsui_segment_8cbea_1jbla_97.awsui_selected_8cbea_1jbla_174 + .awsui_segment_8cbea_1jbla_97:not(#\9):hover:not(.awsui_selected_8cbea_1jbla_174):not(.awsui_disabled_8cbea_1jbla_166):not(:focus) {
192
+ border-left-color: var(--color-border-segment-active-9ah16u, #414d5c);
193
193
  }
194
194
 
195
- .awsui_icon_8cbea_1hnh8_195:not(#\9) {
195
+ .awsui_icon_8cbea_1jbla_195:not(#\9) {
196
196
  /* used in test-utils */
197
197
  }
198
198
 
199
- .awsui_with-text_8cbea_1hnh8_199:not(#\9) {
199
+ .awsui_with-text_8cbea_1jbla_199:not(#\9) {
200
200
  position: relative;
201
- left: calc(-1 * var(--space-xxs-ja5cp8, 4px));
202
- margin-right: var(--space-xxs-ja5cp8, 4px);
201
+ left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
202
+ margin-right: var(--space-xxs-p8yyaw, 4px);
203
203
  }
204
204
 
205
- .awsui_with-no-text_8cbea_1hnh8_205:not(#\9) {
205
+ .awsui_with-no-text_8cbea_1jbla_205:not(#\9) {
206
206
  margin-right: auto;
207
207
  margin-left: auto;
208
208
  right: 0;
@@ -213,7 +213,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1hnh8_97:not(#\9):focus
213
213
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
214
214
  SPDX-License-Identifier: Apache-2.0
215
215
  */
216
- .awsui_root_8cbea_1hnh8_216:not(#\9) {
216
+ .awsui_root_8cbea_1jbla_216:not(#\9) {
217
217
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
218
218
  border-collapse: separate;
219
219
  border-spacing: 0;
@@ -243,49 +243,49 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1hnh8_97:not(#\9):focus
243
243
  widows: 2;
244
244
  word-spacing: normal;
245
245
  box-sizing: border-box;
246
- font-size: var(--font-body-m-size-7dign1, 14px);
247
- line-height: var(--font-body-m-line-height-ghizru, 20px);
248
- color: var(--color-text-body-default-su7kuo, #000716);
246
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
247
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
248
+ color: var(--color-text-body-default-2sxhhn, #000716);
249
249
  font-weight: 400;
250
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
250
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
251
251
  -webkit-font-smoothing: auto;
252
252
  -moz-osx-font-smoothing: auto;
253
253
  }
254
254
 
255
- .awsui_segment-part_8cbea_1hnh8_229:not(#\9) {
255
+ .awsui_segment-part_8cbea_1jbla_229:not(#\9) {
256
256
  display: inline-grid;
257
257
  }
258
258
  @media (max-width: 688px) {
259
- .awsui_segment-part_8cbea_1hnh8_229:not(#\9) {
259
+ .awsui_segment-part_8cbea_1jbla_229:not(#\9) {
260
260
  display: none;
261
261
  }
262
262
  }
263
263
 
264
- .awsui_select_8cbea_1hnh8_174:not(#\9) {
264
+ .awsui_select_8cbea_1jbla_174:not(#\9) {
265
265
  display: none;
266
266
  }
267
267
  @media (max-width: 688px) {
268
- .awsui_select_8cbea_1hnh8_174:not(#\9) {
268
+ .awsui_select_8cbea_1jbla_174:not(#\9) {
269
269
  display: block;
270
270
  }
271
271
  }
272
272
 
273
- .awsui_segment-count-2_8cbea_1hnh8_248:not(#\9) {
273
+ .awsui_segment-count-2_8cbea_1jbla_248:not(#\9) {
274
274
  grid-template-columns: 1fr 1fr;
275
275
  }
276
276
 
277
- .awsui_segment-count-3_8cbea_1hnh8_253:not(#\9) {
277
+ .awsui_segment-count-3_8cbea_1jbla_253:not(#\9) {
278
278
  grid-template-columns: 1fr 1fr 1fr;
279
279
  }
280
280
 
281
- .awsui_segment-count-4_8cbea_1hnh8_258:not(#\9) {
281
+ .awsui_segment-count-4_8cbea_1jbla_258:not(#\9) {
282
282
  grid-template-columns: 1fr 1fr 1fr 1fr;
283
283
  }
284
284
 
285
- .awsui_segment-count-5_8cbea_1hnh8_263:not(#\9) {
285
+ .awsui_segment-count-5_8cbea_1jbla_263:not(#\9) {
286
286
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
287
287
  }
288
288
 
289
- .awsui_segment-count-6_8cbea_1hnh8_268:not(#\9) {
289
+ .awsui_segment-count-6_8cbea_1jbla_268:not(#\9) {
290
290
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
291
291
  }
@@ -2,19 +2,19 @@
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_1hnh8_97",
6
- "disabled": "awsui_disabled_8cbea_1hnh8_166",
7
- "selected": "awsui_selected_8cbea_1hnh8_174",
8
- "icon": "awsui_icon_8cbea_1hnh8_195",
9
- "with-text": "awsui_with-text_8cbea_1hnh8_199",
10
- "with-no-text": "awsui_with-no-text_8cbea_1hnh8_205",
11
- "root": "awsui_root_8cbea_1hnh8_216",
12
- "segment-part": "awsui_segment-part_8cbea_1hnh8_229",
13
- "select": "awsui_select_8cbea_1hnh8_174",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_1hnh8_248",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_1hnh8_253",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_1hnh8_258",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_1hnh8_263",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_1hnh8_268"
5
+ "segment": "awsui_segment_8cbea_1jbla_97",
6
+ "disabled": "awsui_disabled_8cbea_1jbla_166",
7
+ "selected": "awsui_selected_8cbea_1jbla_174",
8
+ "icon": "awsui_icon_8cbea_1jbla_195",
9
+ "with-text": "awsui_with-text_8cbea_1jbla_199",
10
+ "with-no-text": "awsui_with-no-text_8cbea_1jbla_205",
11
+ "root": "awsui_root_8cbea_1jbla_216",
12
+ "segment-part": "awsui_segment-part_8cbea_1jbla_229",
13
+ "select": "awsui_select_8cbea_1jbla_174",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_1jbla_248",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_1jbla_253",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_1jbla_258",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_1jbla_263",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_1jbla_268"
19
19
  };
20
20
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "placeholder": "awsui_placeholder_dwuol_1fefq_93",
5
- "item": "awsui_item_dwuol_1fefq_98",
6
- "checkbox": "awsui_checkbox_dwuol_1fefq_102",
7
- "filter": "awsui_filter_dwuol_1fefq_111",
8
- "trigger": "awsui_trigger_dwuol_1fefq_116",
9
- "layout-strut": "awsui_layout-strut_dwuol_1fefq_122",
10
- "list-bottom": "awsui_list-bottom_dwuol_1fefq_128",
11
- "selected-icon": "awsui_selected-icon_dwuol_1fefq_132",
12
- "show-label-tag": "awsui_show-label-tag_dwuol_1fefq_136"
4
+ "placeholder": "awsui_placeholder_dwuol_yfnbu_93",
5
+ "item": "awsui_item_dwuol_yfnbu_98",
6
+ "checkbox": "awsui_checkbox_dwuol_yfnbu_102",
7
+ "filter": "awsui_filter_dwuol_yfnbu_111",
8
+ "trigger": "awsui_trigger_dwuol_yfnbu_116",
9
+ "layout-strut": "awsui_layout-strut_dwuol_yfnbu_122",
10
+ "list-bottom": "awsui_list-bottom_dwuol_yfnbu_128",
11
+ "selected-icon": "awsui_selected-icon_dwuol_yfnbu_132",
12
+ "show-label-tag": "awsui_show-label-tag_dwuol_yfnbu_136"
13
13
  };
14
14