@cloudscape-design/components 3.0.1344 → 3.0.1346

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 (460) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +113 -113
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +57 -56
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +28 -28
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +26 -26
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/drawer/styles.css.js +14 -14
  14. package/app-layout/drawer/styles.scoped.css +31 -31
  15. package/app-layout/drawer/styles.selectors.js +14 -14
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/styles.css.js +12 -12
  20. package/app-layout/styles.scoped.css +15 -15
  21. package/app-layout/styles.selectors.js +12 -12
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +7 -7
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +86 -86
  26. package/app-layout/visual-refresh/styles.scoped.css +207 -207
  27. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  28. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  29. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +116 -113
  30. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  31. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  32. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +12 -12
  33. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  34. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  35. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  36. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  37. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  38. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  39. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  40. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  41. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +45 -45
  42. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  43. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  44. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +26 -26
  45. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  46. package/app-layout-toolbar/index.d.ts.map +1 -1
  47. package/app-layout-toolbar/index.js +1 -0
  48. package/app-layout-toolbar/index.js.map +1 -1
  49. package/area-chart/styles.css.js +6 -6
  50. package/area-chart/styles.scoped.css +10 -10
  51. package/area-chart/styles.selectors.js +6 -6
  52. package/attribute-editor/styles.css.js +15 -15
  53. package/attribute-editor/styles.scoped.css +33 -33
  54. package/attribute-editor/styles.selectors.js +15 -15
  55. package/badge/styles.css.js +10 -10
  56. package/badge/styles.scoped.css +17 -17
  57. package/badge/styles.selectors.js +10 -10
  58. package/box/styles.css.js +220 -220
  59. package/box/styles.scoped.css +309 -309
  60. package/box/styles.selectors.js +220 -220
  61. package/breadcrumb-group/item/styles.css.js +7 -7
  62. package/breadcrumb-group/item/styles.scoped.css +34 -34
  63. package/breadcrumb-group/item/styles.selectors.js +7 -7
  64. package/breadcrumb-group/styles.css.js +14 -14
  65. package/breadcrumb-group/styles.scoped.css +33 -33
  66. package/breadcrumb-group/styles.selectors.js +14 -14
  67. package/button/styles.css.js +23 -23
  68. package/button/styles.scoped.css +134 -134
  69. package/button/styles.selectors.js +23 -23
  70. package/button-dropdown/category-elements/styles.css.js +18 -18
  71. package/button-dropdown/category-elements/styles.scoped.css +40 -40
  72. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  73. package/button-dropdown/item-element/styles.css.js +21 -21
  74. package/button-dropdown/item-element/styles.scoped.css +57 -57
  75. package/button-dropdown/item-element/styles.selectors.js +21 -21
  76. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  77. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  78. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  79. package/button-dropdown/styles.css.js +23 -23
  80. package/button-dropdown/styles.scoped.css +35 -35
  81. package/button-dropdown/styles.selectors.js +23 -23
  82. package/button-group/styles.css.js +4 -4
  83. package/button-group/styles.scoped.css +6 -6
  84. package/button-group/styles.selectors.js +4 -4
  85. package/calendar/styles.css.js +21 -21
  86. package/calendar/styles.scoped.css +60 -60
  87. package/calendar/styles.selectors.js +21 -21
  88. package/cards/styles.css.js +38 -38
  89. package/cards/styles.scoped.css +42 -42
  90. package/cards/styles.selectors.js +38 -38
  91. package/checkbox/styles.css.js +3 -3
  92. package/checkbox/styles.scoped.css +7 -7
  93. package/checkbox/styles.selectors.js +3 -3
  94. package/code-editor/styles.css.js +33 -33
  95. package/code-editor/styles.scoped.css +178 -178
  96. package/code-editor/styles.selectors.js +33 -33
  97. package/collection-preferences/styles.css.js +38 -38
  98. package/collection-preferences/styles.scoped.css +47 -47
  99. package/collection-preferences/styles.selectors.js +38 -38
  100. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  101. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  102. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  103. package/column-layout/styles.css.js +13 -13
  104. package/column-layout/styles.scoped.css +47 -47
  105. package/column-layout/styles.selectors.js +13 -13
  106. package/container/styles.css.js +33 -33
  107. package/container/styles.scoped.css +68 -68
  108. package/container/styles.selectors.js +33 -33
  109. package/content-layout/styles.css.js +14 -14
  110. package/content-layout/styles.scoped.css +19 -19
  111. package/content-layout/styles.selectors.js +14 -14
  112. package/date-picker/styles.css.js +7 -7
  113. package/date-picker/styles.scoped.css +11 -11
  114. package/date-picker/styles.selectors.js +7 -7
  115. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  116. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  117. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  118. package/date-range-picker/styles.css.js +23 -23
  119. package/date-range-picker/styles.scoped.css +40 -40
  120. package/date-range-picker/styles.selectors.js +23 -23
  121. package/divider/styles.css.js +6 -6
  122. package/divider/styles.scoped.css +10 -10
  123. package/divider/styles.selectors.js +6 -6
  124. package/drawer/styles.css.js +29 -29
  125. package/drawer/styles.scoped.css +47 -47
  126. package/drawer/styles.selectors.js +29 -29
  127. package/dropdown/styles.css.js +20 -20
  128. package/dropdown/styles.scoped.css +43 -43
  129. package/dropdown/styles.selectors.js +20 -20
  130. package/expandable-section/expandable-section-container.d.ts +0 -2
  131. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  132. package/expandable-section/expandable-section-container.js +2 -2
  133. package/expandable-section/expandable-section-container.js.map +1 -1
  134. package/expandable-section/expandable-section-header.d.ts +3 -1
  135. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  136. package/expandable-section/expandable-section-header.js +4 -4
  137. package/expandable-section/expandable-section-header.js.map +1 -1
  138. package/expandable-section/internal.d.ts +8 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js +24 -10
  141. package/expandable-section/internal.js.map +1 -1
  142. package/expandable-section/styles.css.js +43 -42
  143. package/expandable-section/styles.scoped.css +211 -156
  144. package/expandable-section/styles.selectors.js +43 -42
  145. package/file-dropzone/styles.css.js +3 -3
  146. package/file-dropzone/styles.scoped.css +12 -12
  147. package/file-dropzone/styles.selectors.js +3 -3
  148. package/file-input/styles.css.js +5 -5
  149. package/file-input/styles.scoped.css +10 -10
  150. package/file-input/styles.selectors.js +5 -5
  151. package/file-token-group/styles.css.js +23 -23
  152. package/file-token-group/styles.scoped.css +51 -51
  153. package/file-token-group/styles.selectors.js +23 -23
  154. package/flashbar/flash.d.ts.map +1 -1
  155. package/flashbar/flash.js +6 -1
  156. package/flashbar/flash.js.map +1 -1
  157. package/flashbar/styles.css.js +50 -50
  158. package/flashbar/styles.scoped.css +165 -165
  159. package/flashbar/styles.selectors.js +50 -50
  160. package/form/styles.css.js +8 -8
  161. package/form/styles.scoped.css +9 -9
  162. package/form/styles.selectors.js +8 -8
  163. package/form-field/styles.css.js +24 -24
  164. package/form-field/styles.scoped.css +44 -44
  165. package/form-field/styles.selectors.js +24 -24
  166. package/grid/styles.css.js +53 -53
  167. package/grid/styles.scoped.css +55 -55
  168. package/grid/styles.selectors.js +53 -53
  169. package/header/styles.css.js +35 -35
  170. package/header/styles.scoped.css +59 -59
  171. package/header/styles.selectors.js +35 -35
  172. package/help-panel/styles.css.js +6 -6
  173. package/help-panel/styles.scoped.css +83 -83
  174. package/help-panel/styles.selectors.js +6 -6
  175. package/icon/styles.css.js +41 -41
  176. package/icon/styles.scoped.css +106 -106
  177. package/icon/styles.selectors.js +41 -41
  178. package/input/styles.css.js +28 -28
  179. package/input/styles.scoped.css +120 -120
  180. package/input/styles.selectors.js +28 -28
  181. package/internal/base-component/styles.scoped.css +1722 -1636
  182. package/internal/components/abstract-switch/styles.css.js +13 -13
  183. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  184. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  185. package/internal/components/button-trigger/styles.css.js +14 -14
  186. package/internal/components/button-trigger/styles.scoped.css +63 -63
  187. package/internal/components/button-trigger/styles.selectors.js +14 -14
  188. package/internal/components/cartesian-chart/styles.css.js +28 -28
  189. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  190. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  191. package/internal/components/chart-filter/styles.css.js +3 -3
  192. package/internal/components/chart-filter/styles.scoped.css +4 -4
  193. package/internal/components/chart-filter/styles.selectors.js +3 -3
  194. package/internal/components/chart-legend/styles.css.js +6 -6
  195. package/internal/components/chart-legend/styles.scoped.css +16 -16
  196. package/internal/components/chart-legend/styles.selectors.js +6 -6
  197. package/internal/components/chart-plot/styles.css.js +5 -5
  198. package/internal/components/chart-plot/styles.scoped.css +6 -6
  199. package/internal/components/chart-plot/styles.selectors.js +5 -5
  200. package/internal/components/chart-popover/styles.css.js +3 -3
  201. package/internal/components/chart-popover/styles.scoped.css +6 -6
  202. package/internal/components/chart-popover/styles.selectors.js +3 -3
  203. package/internal/components/chart-series-details/styles.css.js +19 -19
  204. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  205. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  206. package/internal/components/chart-series-marker/styles.css.js +5 -5
  207. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  208. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  209. package/internal/components/chart-status-container/styles.css.js +2 -2
  210. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  211. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  212. package/internal/components/chart-wrapper/styles.css.js +9 -9
  213. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  214. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  215. package/internal/components/checkbox-icon/styles.css.js +9 -9
  216. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  217. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  218. package/internal/components/drag-handle/styles.css.js +14 -14
  219. package/internal/components/drag-handle/styles.scoped.css +24 -24
  220. package/internal/components/drag-handle/styles.selectors.js +14 -14
  221. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  222. package/internal/components/drag-handle-wrapper/styles.scoped.css +50 -50
  223. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  224. package/internal/components/dropdown-footer/styles.css.js +3 -3
  225. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  226. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  227. package/internal/components/dropdown-status/styles.css.js +2 -2
  228. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  229. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  230. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  231. package/internal/components/expand-toggle-button/styles.scoped.css +18 -18
  232. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  233. package/internal/components/menu-dropdown/styles.css.js +7 -7
  234. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  235. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  236. package/internal/components/option/styles.css.js +17 -17
  237. package/internal/components/option/styles.scoped.css +37 -37
  238. package/internal/components/option/styles.selectors.js +17 -17
  239. package/internal/components/options-list/styles.css.js +3 -3
  240. package/internal/components/options-list/styles.scoped.css +4 -4
  241. package/internal/components/options-list/styles.selectors.js +3 -3
  242. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  243. package/internal/components/panel-resize-handle/styles.scoped.css +8 -8
  244. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  245. package/internal/components/radio-button/styles.css.js +7 -7
  246. package/internal/components/radio-button/styles.scoped.css +22 -22
  247. package/internal/components/radio-button/styles.selectors.js +7 -7
  248. package/internal/components/selectable-item/styles.css.js +22 -22
  249. package/internal/components/selectable-item/styles.scoped.css +79 -79
  250. package/internal/components/selectable-item/styles.selectors.js +22 -22
  251. package/internal/components/sortable-area/styles.css.js +8 -8
  252. package/internal/components/sortable-area/styles.scoped.css +20 -20
  253. package/internal/components/sortable-area/styles.selectors.js +8 -8
  254. package/internal/components/structured-item/styles.css.js +7 -7
  255. package/internal/components/structured-item/styles.scoped.css +10 -10
  256. package/internal/components/structured-item/styles.selectors.js +7 -7
  257. package/internal/components/token-list/styles.css.js +10 -10
  258. package/internal/components/token-list/styles.scoped.css +30 -30
  259. package/internal/components/token-list/styles.selectors.js +10 -10
  260. package/internal/components/transition/index.d.ts +7 -7
  261. package/internal/components/transition/index.d.ts.map +1 -1
  262. package/internal/components/transition/index.js +4 -4
  263. package/internal/components/transition/index.js.map +1 -1
  264. package/internal/environment.js +2 -2
  265. package/internal/environment.json +2 -2
  266. package/internal/generated/styles/tokens.d.ts +28 -0
  267. package/internal/generated/styles/tokens.js +351 -323
  268. package/internal/generated/theming/index.cjs +1031 -351
  269. package/internal/generated/theming/index.cjs.d.ts +23 -5
  270. package/internal/generated/theming/index.d.ts +23 -5
  271. package/internal/generated/theming/index.js +1031 -351
  272. package/internal/manifest.json +1 -1
  273. package/item-card/styles.css.js +14 -14
  274. package/item-card/styles.scoped.css +58 -58
  275. package/item-card/styles.selectors.js +14 -14
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +14 -14
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +21 -21
  280. package/link/styles.scoped.css +116 -116
  281. package/link/styles.selectors.js +21 -21
  282. package/list/styles.css.js +5 -5
  283. package/list/styles.scoped.css +9 -9
  284. package/list/styles.selectors.js +5 -5
  285. package/manifest.json +2 -2
  286. package/modal/styles.css.js +31 -31
  287. package/modal/styles.scoped.css +53 -53
  288. package/modal/styles.selectors.js +31 -31
  289. package/multiselect/styles.css.js +5 -5
  290. package/multiselect/styles.scoped.css +7 -7
  291. package/multiselect/styles.selectors.js +5 -5
  292. package/package.json +1 -1
  293. package/pagination/styles.css.js +12 -12
  294. package/pagination/styles.scoped.css +47 -47
  295. package/pagination/styles.selectors.js +12 -12
  296. package/panel-layout/styles.css.js +7 -7
  297. package/panel-layout/styles.scoped.css +13 -13
  298. package/panel-layout/styles.selectors.js +7 -7
  299. package/pie-chart/styles.css.js +27 -27
  300. package/pie-chart/styles.scoped.css +53 -53
  301. package/pie-chart/styles.selectors.js +27 -27
  302. package/popover/styles.css.js +58 -58
  303. package/popover/styles.scoped.css +110 -110
  304. package/popover/styles.selectors.js +58 -58
  305. package/progress-bar/internal.d.ts.map +1 -1
  306. package/progress-bar/internal.js +1 -1
  307. package/progress-bar/internal.js.map +1 -1
  308. package/progress-bar/styles.css.js +19 -18
  309. package/progress-bar/styles.scoped.css +44 -32
  310. package/progress-bar/styles.selectors.js +19 -18
  311. package/prompt-input/styles.css.js +26 -26
  312. package/prompt-input/styles.scoped.css +102 -102
  313. package/prompt-input/styles.selectors.js +26 -26
  314. package/property-filter/filtering-token/styles.css.js +18 -18
  315. package/property-filter/filtering-token/styles.scoped.css +55 -55
  316. package/property-filter/filtering-token/styles.selectors.js +18 -18
  317. package/property-filter/styles.css.js +39 -39
  318. package/property-filter/styles.scoped.css +52 -52
  319. package/property-filter/styles.selectors.js +39 -39
  320. package/radio-button/styles.css.js +1 -1
  321. package/radio-button/styles.scoped.css +2 -2
  322. package/radio-button/styles.selectors.js +1 -1
  323. package/radio-group/styles.css.js +5 -5
  324. package/radio-group/styles.scoped.css +7 -7
  325. package/radio-group/styles.selectors.js +5 -5
  326. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  327. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  328. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  329. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  330. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  331. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  332. package/segmented-control/styles.css.js +16 -16
  333. package/segmented-control/styles.scoped.css +46 -46
  334. package/segmented-control/styles.selectors.js +16 -16
  335. package/select/parts/styles.css.js +21 -21
  336. package/select/parts/styles.scoped.css +28 -28
  337. package/select/parts/styles.selectors.js +21 -21
  338. package/select/styles.css.js +3 -3
  339. package/select/styles.scoped.css +4 -4
  340. package/select/styles.selectors.js +3 -3
  341. package/side-navigation/implementation.d.ts.map +1 -1
  342. package/side-navigation/implementation.js +6 -3
  343. package/side-navigation/implementation.js.map +1 -1
  344. package/side-navigation/parts.d.ts +2 -0
  345. package/side-navigation/parts.d.ts.map +1 -1
  346. package/side-navigation/parts.js +86 -76
  347. package/side-navigation/parts.js.map +1 -1
  348. package/side-navigation/styles.css.js +64 -50
  349. package/side-navigation/styles.scoped.css +564 -118
  350. package/side-navigation/styles.selectors.js +64 -50
  351. package/side-navigation/util.d.ts +10 -0
  352. package/side-navigation/util.d.ts.map +1 -1
  353. package/side-navigation/util.js +48 -0
  354. package/side-navigation/util.js.map +1 -1
  355. package/skeleton/styles.css.js +15 -15
  356. package/skeleton/styles.scoped.css +27 -27
  357. package/skeleton/styles.selectors.js +15 -15
  358. package/slider/styles.css.js +26 -26
  359. package/slider/styles.scoped.css +154 -154
  360. package/slider/styles.selectors.js +26 -26
  361. package/spinner/styles.css.js +13 -13
  362. package/spinner/styles.scoped.css +21 -21
  363. package/spinner/styles.selectors.js +13 -13
  364. package/split-panel/icons/styles.css.js +22 -22
  365. package/split-panel/icons/styles.scoped.css +44 -44
  366. package/split-panel/icons/styles.selectors.js +22 -22
  367. package/split-panel/styles.css.js +38 -38
  368. package/split-panel/styles.scoped.css +68 -68
  369. package/split-panel/styles.selectors.js +38 -38
  370. package/status-indicator/styles.css.js +25 -25
  371. package/status-indicator/styles.scoped.css +70 -70
  372. package/status-indicator/styles.selectors.js +25 -25
  373. package/steps/styles.css.js +17 -17
  374. package/steps/styles.scoped.css +37 -37
  375. package/steps/styles.selectors.js +17 -17
  376. package/table/body-cell/styles.css.js +48 -48
  377. package/table/body-cell/styles.scoped.css +405 -405
  378. package/table/body-cell/styles.selectors.js +48 -48
  379. package/table/header-cell/styles.css.js +38 -38
  380. package/table/header-cell/styles.scoped.css +102 -102
  381. package/table/header-cell/styles.selectors.js +38 -38
  382. package/table/interfaces.d.ts +62 -45
  383. package/table/interfaces.d.ts.map +1 -1
  384. package/table/interfaces.js.map +1 -1
  385. package/table/internal.d.ts.map +1 -1
  386. package/table/internal.js +2 -2
  387. package/table/internal.js.map +1 -1
  388. package/table/resizer/styles.css.js +17 -17
  389. package/table/resizer/styles.scoped.css +33 -33
  390. package/table/resizer/styles.selectors.js +17 -17
  391. package/table/skeleton-rows.d.ts +3 -1
  392. package/table/skeleton-rows.d.ts.map +1 -1
  393. package/table/skeleton-rows.js +5 -2
  394. package/table/skeleton-rows.js.map +1 -1
  395. package/table/sticky-scrollbar/styles.css.js +6 -6
  396. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  397. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  398. package/table/styles.css.js +37 -37
  399. package/table/styles.scoped.css +51 -51
  400. package/table/styles.selectors.js +37 -37
  401. package/tabs/styles.css.js +30 -30
  402. package/tabs/styles.scoped.css +64 -64
  403. package/tabs/styles.selectors.js +30 -30
  404. package/tabs/tab-header-bar.d.ts.map +1 -1
  405. package/tabs/tab-header-bar.js +5 -0
  406. package/tabs/tab-header-bar.js.map +1 -1
  407. package/tag-editor/styles.css.js +3 -3
  408. package/tag-editor/styles.scoped.css +15 -15
  409. package/tag-editor/styles.selectors.js +3 -3
  410. package/text-content/styles.css.js +1 -1
  411. package/text-content/styles.scoped.css +71 -71
  412. package/text-content/styles.selectors.js +1 -1
  413. package/text-filter/styles.css.js +3 -3
  414. package/text-filter/styles.scoped.css +5 -5
  415. package/text-filter/styles.selectors.js +3 -3
  416. package/textarea/styles.css.js +9 -9
  417. package/textarea/styles.scoped.css +46 -46
  418. package/textarea/styles.selectors.js +9 -9
  419. package/tiles/styles.css.js +30 -30
  420. package/tiles/styles.scoped.css +90 -90
  421. package/tiles/styles.selectors.js +30 -30
  422. package/toggle/styles.css.js +10 -10
  423. package/toggle/styles.scoped.css +27 -27
  424. package/toggle/styles.selectors.js +10 -10
  425. package/toggle-button/styles.css.js +4 -4
  426. package/toggle-button/styles.scoped.css +12 -12
  427. package/toggle-button/styles.selectors.js +4 -4
  428. package/token/styles.css.js +14 -14
  429. package/token/styles.scoped.css +47 -47
  430. package/token/styles.selectors.js +14 -14
  431. package/token-group/styles.css.js +5 -5
  432. package/token-group/styles.scoped.css +5 -5
  433. package/token-group/styles.selectors.js +5 -5
  434. package/top-navigation/styles.css.js +47 -47
  435. package/top-navigation/styles.scoped.css +86 -86
  436. package/top-navigation/styles.selectors.js +47 -47
  437. package/tree-view/styles.css.js +2 -2
  438. package/tree-view/styles.scoped.css +3 -3
  439. package/tree-view/styles.selectors.js +2 -2
  440. package/tree-view/tree-item/styles.css.js +10 -10
  441. package/tree-view/tree-item/styles.scoped.css +17 -17
  442. package/tree-view/tree-item/styles.selectors.js +10 -10
  443. package/tree-view/vertical-connector/styles.css.js +3 -3
  444. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  445. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  446. package/truncated-text/styles.css.js +1 -1
  447. package/truncated-text/styles.scoped.css +6 -6
  448. package/truncated-text/styles.selectors.js +1 -1
  449. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  450. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  451. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  452. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  453. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  454. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  455. package/tutorial-panel/styles.css.js +1 -1
  456. package/tutorial-panel/styles.scoped.css +7 -7
  457. package/tutorial-panel/styles.selectors.js +1 -1
  458. package/wizard/styles.css.js +30 -30
  459. package/wizard/styles.scoped.css +84 -84
  460. package/wizard/styles.selectors.js +30 -30
@@ -2,44 +2,44 @@
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_1wzqe_6wmf4_145",
6
- "search-field": "awsui_search-field_1wzqe_6wmf4_177",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_6wmf4_184",
8
- "add-token": "awsui_add-token_1wzqe_6wmf4_191",
9
- "tokens": "awsui_tokens_1wzqe_6wmf4_198",
10
- "token-operator": "awsui_token-operator_1wzqe_6wmf4_203",
11
- "property-editor": "awsui_property-editor_1wzqe_6wmf4_207",
12
- "property-editor-header": "awsui_property-editor-header_1wzqe_6wmf4_210",
13
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_6wmf4_223",
14
- "property-editor-form": "awsui_property-editor-form_1wzqe_6wmf4_238",
15
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_6wmf4_243",
16
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_6wmf4_246",
17
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_6wmf4_254",
18
- "token-editor": "awsui_token-editor_1wzqe_6wmf4_259",
19
- "token-editor-form": "awsui_token-editor-form_1wzqe_6wmf4_266",
20
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_6wmf4_269",
21
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_6wmf4_272",
22
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_6wmf4_275",
23
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_6wmf4_278",
24
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_6wmf4_283",
25
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_6wmf4_287",
26
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_6wmf4_290",
27
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_6wmf4_293",
28
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_6wmf4_302",
29
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_6wmf4_336",
30
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_6wmf4_339",
31
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_6wmf4_348",
32
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_6wmf4_352",
33
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_6wmf4_358",
34
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_6wmf4_367",
35
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_6wmf4_371",
36
- "custom-control": "awsui_custom-control_1wzqe_6wmf4_375",
37
- "input": "awsui_input_1wzqe_6wmf4_184",
38
- "results": "awsui_results_1wzqe_6wmf4_383",
39
- "token-trigger": "awsui_token-trigger_1wzqe_6wmf4_388",
40
- "remove-all": "awsui_remove-all_1wzqe_6wmf4_393",
41
- "join-operation": "awsui_join-operation_1wzqe_6wmf4_394",
42
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_6wmf4_395",
43
- "constraint": "awsui_constraint_1wzqe_6wmf4_399"
5
+ "root": "awsui_root_1wzqe_1k20u_145",
6
+ "search-field": "awsui_search-field_1wzqe_1k20u_177",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1k20u_184",
8
+ "add-token": "awsui_add-token_1wzqe_1k20u_191",
9
+ "tokens": "awsui_tokens_1wzqe_1k20u_198",
10
+ "token-operator": "awsui_token-operator_1wzqe_1k20u_203",
11
+ "property-editor": "awsui_property-editor_1wzqe_1k20u_207",
12
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1k20u_210",
13
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1k20u_223",
14
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1k20u_238",
15
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1k20u_243",
16
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1k20u_246",
17
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1k20u_254",
18
+ "token-editor": "awsui_token-editor_1wzqe_1k20u_259",
19
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1k20u_266",
20
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1k20u_269",
21
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1k20u_272",
22
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1k20u_275",
23
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1k20u_278",
24
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1k20u_283",
25
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1k20u_287",
26
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1k20u_290",
27
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1k20u_293",
28
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1k20u_302",
29
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1k20u_336",
30
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1k20u_339",
31
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1k20u_348",
32
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1k20u_352",
33
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1k20u_358",
34
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1k20u_367",
35
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1k20u_371",
36
+ "custom-control": "awsui_custom-control_1wzqe_1k20u_375",
37
+ "input": "awsui_input_1wzqe_1k20u_184",
38
+ "results": "awsui_results_1wzqe_1k20u_383",
39
+ "token-trigger": "awsui_token-trigger_1wzqe_1k20u_388",
40
+ "remove-all": "awsui_remove-all_1wzqe_1k20u_393",
41
+ "join-operation": "awsui_join-operation_1wzqe_1k20u_394",
42
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1k20u_395",
43
+ "constraint": "awsui_constraint_1wzqe_1k20u_399"
44
44
  };
45
45
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "radio-button": "awsui_radio-button_zdbjz_7t0lj_145"
4
+ "radio-button": "awsui_radio-button_zdbjz_9pxvw_145"
5
5
  };
6
6
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_radio-button_zdbjz_7t0lj_145:not(#\9) {
145
+ .awsui_radio-button_zdbjz_9pxvw_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -167,7 +167,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
167
167
  word-spacing: normal;
168
168
  font-size: var(--font-size-body-m-a7nh2n, 14px);
169
169
  line-height: var(--line-height-body-m-2mh3ke, 20px);
170
- color: var(--color-text-body-default-vvtq8u, #0f141a);
170
+ color: var(--color-text-body-default-gtm97i, #0f141a);
171
171
  font-weight: var(--font-weight-normal-cxw1m3, 400);
172
172
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
173
173
  -webkit-font-smoothing: auto;
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "radio-button": "awsui_radio-button_zdbjz_7t0lj_145"
5
+ "radio-button": "awsui_radio-button_zdbjz_9pxvw_145"
6
6
  };
7
7
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "radio-group": "awsui_radio-group_1mabk_1wcm0_145",
5
- "horizontal-group": "awsui_horizontal-group_1mabk_1wcm0_176",
6
- "radio": "awsui_radio_1mabk_1wcm0_145",
7
- "horizontal": "awsui_horizontal_1mabk_1wcm0_176",
8
- "radio--has-description": "awsui_radio--has-description_1mabk_1wcm0_190"
4
+ "radio-group": "awsui_radio-group_1mabk_18107_145",
5
+ "horizontal-group": "awsui_horizontal-group_1mabk_18107_176",
6
+ "radio": "awsui_radio_1mabk_18107_145",
7
+ "horizontal": "awsui_horizontal_1mabk_18107_176",
8
+ "radio--has-description": "awsui_radio--has-description_1mabk_18107_190"
9
9
  };
10
10
 
@@ -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_radio-group_1mabk_1wcm0_145:not(#\9) {
145
+ .awsui_radio-group_1mabk_18107_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -167,30 +167,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
167
167
  word-spacing: normal;
168
168
  font-size: var(--font-size-body-m-a7nh2n, 14px);
169
169
  line-height: var(--line-height-body-m-2mh3ke, 20px);
170
- color: var(--color-text-body-default-vvtq8u, #0f141a);
170
+ color: var(--color-text-body-default-gtm97i, #0f141a);
171
171
  font-weight: var(--font-weight-normal-cxw1m3, 400);
172
172
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
173
173
  -webkit-font-smoothing: auto;
174
174
  -moz-osx-font-smoothing: auto;
175
175
  }
176
- .awsui_radio-group_1mabk_1wcm0_145:not(#\9):not(.awsui_horizontal-group_1mabk_1wcm0_176) {
176
+ .awsui_radio-group_1mabk_18107_145:not(#\9):not(.awsui_horizontal-group_1mabk_18107_176) {
177
177
  display: block;
178
178
  }
179
- .awsui_radio-group_1mabk_1wcm0_145.awsui_horizontal-group_1mabk_1wcm0_176:not(#\9) {
179
+ .awsui_radio-group_1mabk_18107_145.awsui_horizontal-group_1mabk_18107_176:not(#\9) {
180
180
  display: flex;
181
181
  align-items: flex-start;
182
182
  flex-wrap: wrap;
183
183
  gap: var(--space-scaled-l-sej05l, 20px);
184
184
  }
185
185
 
186
- .awsui_radio_1mabk_1wcm0_145 + .awsui_radio_1mabk_1wcm0_145:not(#\9):not(.awsui_horizontal_1mabk_1wcm0_176) {
186
+ .awsui_radio_1mabk_18107_145 + .awsui_radio_1mabk_18107_145:not(#\9):not(.awsui_horizontal_1mabk_18107_176) {
187
187
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
188
188
  }
189
189
 
190
- .awsui_radio--has-description_1mabk_1wcm0_190 + .awsui_radio_1mabk_1wcm0_145:not(#\9):not(.awsui_horizontal_1mabk_1wcm0_176) {
190
+ .awsui_radio--has-description_1mabk_18107_190 + .awsui_radio_1mabk_18107_145:not(#\9):not(.awsui_horizontal_1mabk_18107_176) {
191
191
  margin-block-start: var(--space-scaled-xs-xwoogq, 8px);
192
192
  }
193
193
 
194
- .awsui_radio_1mabk_1wcm0_145.awsui_horizontal_1mabk_1wcm0_176:not(#\9) {
194
+ .awsui_radio_1mabk_18107_145.awsui_horizontal_1mabk_18107_176:not(#\9) {
195
195
  max-inline-size: calc(16 * var(--space-scaled-xxl-6wgq96, 32px));
196
196
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "radio-group": "awsui_radio-group_1mabk_1wcm0_145",
6
- "horizontal-group": "awsui_horizontal-group_1mabk_1wcm0_176",
7
- "radio": "awsui_radio_1mabk_1wcm0_145",
8
- "horizontal": "awsui_horizontal_1mabk_1wcm0_176",
9
- "radio--has-description": "awsui_radio--has-description_1mabk_1wcm0_190"
5
+ "radio-group": "awsui_radio-group_1mabk_18107_145",
6
+ "horizontal-group": "awsui_horizontal-group_1mabk_18107_176",
7
+ "radio": "awsui_radio_1mabk_18107_145",
8
+ "horizontal": "awsui_horizontal_1mabk_18107_176",
9
+ "radio--has-description": "awsui_radio--has-description_1mabk_18107_190"
10
10
  };
11
11
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
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"
4
+ "root": "awsui_root_1vtzr_fp9n4_9",
5
+ "view-button": "awsui_view-button_1vtzr_fp9n4_13",
6
+ "browse-button": "awsui_browse-button_1vtzr_fp9n4_17",
7
+ "layout": "awsui_layout_1vtzr_fp9n4_21",
8
+ "layout-uri": "awsui_layout-uri_1vtzr_fp9n4_33",
9
+ "layout-version": "awsui_layout-version_1vtzr_fp9n4_37",
10
+ "layout-divider": "awsui_layout-divider_1vtzr_fp9n4_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_1qv0p_9:not(#\9) {
9
+ .awsui_root_1vtzr_fp9n4_9:not(#\9) {
10
10
  /* used in test-utils */
11
11
  }
12
12
 
13
- .awsui_view-button_1vtzr_1qv0p_13:not(#\9) {
13
+ .awsui_view-button_1vtzr_fp9n4_13:not(#\9) {
14
14
  /* used in test-utils */
15
15
  }
16
16
 
17
- .awsui_browse-button_1vtzr_1qv0p_17:not(#\9) {
17
+ .awsui_browse-button_1vtzr_fp9n4_17:not(#\9) {
18
18
  /* used in test-utils */
19
19
  }
20
20
 
21
- .awsui_layout_1vtzr_1qv0p_21:not(#\9) {
21
+ .awsui_layout_1vtzr_fp9n4_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_1qv0p_21 > *:not(#\9) {
29
+ .awsui_layout_1vtzr_fp9n4_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_1qv0p_33:not(#\9) {
33
+ .awsui_layout-uri_1vtzr_fp9n4_33:not(#\9) {
34
34
  min-inline-size: 200px;
35
35
  flex: 1;
36
36
  }
37
- .awsui_layout-version_1vtzr_1qv0p_37:not(#\9) {
37
+ .awsui_layout-version_1vtzr_fp9n4_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_1qv0p_42:not(#\9) {
42
+ .awsui_layout-divider_1vtzr_fp9n4_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-nr68jt, #c6c6cd);
44
+ border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #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_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"
5
+ "root": "awsui_root_1vtzr_fp9n4_9",
6
+ "view-button": "awsui_view-button_1vtzr_fp9n4_13",
7
+ "browse-button": "awsui_browse-button_1vtzr_fp9n4_17",
8
+ "layout": "awsui_layout_1vtzr_fp9n4_21",
9
+ "layout-uri": "awsui_layout-uri_1vtzr_fp9n4_33",
10
+ "layout-version": "awsui_layout-version_1vtzr_fp9n4_37",
11
+ "layout-divider": "awsui_layout-divider_1vtzr_fp9n4_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_163me_181",
5
- "submit-button": "awsui_submit-button_12hyz_163me_185",
6
- "last-updated-caption": "awsui_last-updated-caption_12hyz_163me_189"
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"
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_163me_181:not(#\9) {
181
+ .awsui_modal-actions_12hyz_1xqz4_181:not(#\9) {
182
182
  justify-content: flex-end;
183
183
  }
184
184
 
185
- .awsui_submit-button_12hyz_163me_185:not(#\9) {
185
+ .awsui_submit-button_12hyz_1xqz4_185:not(#\9) {
186
186
  /* used in test-utils */
187
187
  }
188
188
 
189
- .awsui_last-updated-caption_12hyz_163me_189:not(#\9) {
189
+ .awsui_last-updated-caption_12hyz_1xqz4_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-gy7337, #656871);
194
+ color: var(--color-text-status-inactive-tg9r8q, #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_163me_181",
6
- "submit-button": "awsui_submit-button_12hyz_163me_185",
7
- "last-updated-caption": "awsui_last-updated-caption_12hyz_163me_189"
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"
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_1yunu_161",
5
- "refresh": "awsui_refresh_8cbea_1yunu_188",
6
- "disabled": "awsui_disabled_8cbea_1yunu_194",
7
- "selected": "awsui_selected_8cbea_1yunu_251",
8
- "icon": "awsui_icon_8cbea_1yunu_261",
9
- "with-text": "awsui_with-text_8cbea_1yunu_265",
10
- "with-no-text": "awsui_with-no-text_8cbea_1yunu_271",
11
- "root": "awsui_root_8cbea_1yunu_276",
12
- "segment-part": "awsui_segment-part_8cbea_1yunu_308",
13
- "select": "awsui_select_8cbea_1yunu_251",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_1yunu_343",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_1yunu_347",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_1yunu_351",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_1yunu_355",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_1yunu_359",
19
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1yunu_363"
4
+ "segment": "awsui_segment_8cbea_n6m11_161",
5
+ "refresh": "awsui_refresh_8cbea_n6m11_188",
6
+ "disabled": "awsui_disabled_8cbea_n6m11_194",
7
+ "selected": "awsui_selected_8cbea_n6m11_251",
8
+ "icon": "awsui_icon_8cbea_n6m11_261",
9
+ "with-text": "awsui_with-text_8cbea_n6m11_265",
10
+ "with-no-text": "awsui_with-no-text_8cbea_n6m11_271",
11
+ "root": "awsui_root_8cbea_n6m11_276",
12
+ "segment-part": "awsui_segment-part_8cbea_n6m11_308",
13
+ "select": "awsui_select_8cbea_n6m11_251",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_n6m11_343",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_n6m11_347",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_n6m11_351",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_n6m11_355",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_n6m11_359",
19
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_n6m11_363"
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_1yunu_161:not(#\9) {
161
+ .awsui_segment_8cbea_n6m11_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: calc(var(--space-field-vertical-vm99qz, 5px) - var(--border-width-field-2xc78x, 1px));
172
172
  padding-inline: calc(var(--space-button-horizontal-k0c786, 20px) - var(--space-static-xxs-ns94dp, 4px));
173
- background: var(--awsui-style-background-default-esndbs, var(--color-background-segment-default-b0r494, #ffffff));
174
- color: var(--awsui-style-color-default-esndbs, var(--color-text-segment-default-vi2vn9, #424650));
173
+ background: var(--awsui-style-background-default-esndbs, var(--color-background-segment-default-lypnes, #ffffff));
174
+ color: var(--awsui-style-color-default-esndbs, var(--color-text-segment-default-5r4jz0, #424650));
175
175
  overflow: visible;
176
176
  border-start-start-radius: calc(var(--border-radius-button-7bgkcs, 20px) - 3px);
177
177
  border-start-end-radius: calc(var(--border-radius-button-7bgkcs, 20px) - 3px);
@@ -183,26 +183,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  align-items: center;
184
184
  border-inline: none;
185
185
  border-block: none;
186
- --awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, 2px) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-uk47pl, #006ce0));
186
+ --awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, 2px) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-ditkrb, #006ce0));
187
187
  }
188
- .awsui_segment_8cbea_1yunu_161:not(#\9):not(.awsui_refresh_8cbea_1yunu_188) {
188
+ .awsui_segment_8cbea_n6m11_161:not(#\9):not(.awsui_refresh_8cbea_n6m11_188) {
189
189
  block-size: calc(100% - var(--space-static-xxs-ns94dp, 4px) - 2 * var(--border-width-field-2xc78x, 1px));
190
190
  }
191
- .awsui_segment_8cbea_1yunu_161:not(#\9):focus {
191
+ .awsui_segment_8cbea_n6m11_161:not(#\9):focus {
192
192
  outline: none;
193
193
  }
194
- .awsui_segment_8cbea_1yunu_161.awsui_disabled_8cbea_1yunu_194:not(#\9) {
195
- background: var(--awsui-style-background-disabled-esndbs, var(--color-background-segment-disabled-m2a5t7, #ffffff));
196
- color: var(--awsui-style-color-disabled-esndbs, var(--color-text-interactive-disabled-1bqmrl, #b4b4bb));
194
+ .awsui_segment_8cbea_n6m11_161.awsui_disabled_8cbea_n6m11_194:not(#\9) {
195
+ background: var(--awsui-style-background-disabled-esndbs, var(--color-background-segment-disabled-2aqenf, #ffffff));
196
+ color: var(--awsui-style-color-disabled-esndbs, var(--color-text-interactive-disabled-bhh1zo, #b4b4bb));
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1yunu_161:not(#\9):focus {
198
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_n6m11_161:not(#\9):focus {
199
199
  position: relative;
200
200
  }
201
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1yunu_161:not(#\9):focus {
201
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_n6m11_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_1yunu_161:not(#\9):focus::before {
205
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_n6m11_161:not(#\9):focus::before {
206
206
  content: " ";
207
207
  display: block;
208
208
  position: absolute;
@@ -217,63 +217,63 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1yunu_161:not(#\9):focu
217
217
  box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
218
218
  z-index: 1;
219
219
  }
220
- .awsui_segment_8cbea_1yunu_161:not(#\9):not(:last-child)::after {
220
+ .awsui_segment_8cbea_n6m11_161:not(#\9):not(:last-child)::after {
221
221
  content: "";
222
222
  position: absolute;
223
223
  inset-inline-end: calc(-1 * (var(--space-static-xxs-ns94dp, 4px) + 1px));
224
224
  block-size: calc(100% - (var(--space-static-xxs-ns94dp, 4px) + var(--space-static-xxxs-yidks1, 2px)) * 2);
225
225
  min-block-size: calc(var(--line-height-body-m-2mh3ke, 20px) - var(--space-static-xxs-ns94dp, 4px) * 2);
226
226
  inline-size: 1px;
227
- background: var(--color-border-input-default-317xk5, #8c8c94);
227
+ background: var(--color-border-input-default-f3bzwh, #8c8c94);
228
228
  z-index: 1;
229
229
  }
230
- .awsui_segment_8cbea_1yunu_161:not(#\9):not(.awsui_refresh_8cbea_1yunu_188):not(:last-child)::after {
230
+ .awsui_segment_8cbea_n6m11_161:not(#\9):not(.awsui_refresh_8cbea_n6m11_188):not(:last-child)::after {
231
231
  inset-inline-end: calc(-1 * var(--space-static-xxs-ns94dp, 4px));
232
232
  }
233
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(1) {
233
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(1) {
234
234
  grid-column: 1;
235
235
  }
236
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(2) {
236
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(2) {
237
237
  grid-column: 2;
238
238
  }
239
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(3) {
239
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(3) {
240
240
  grid-column: 3;
241
241
  }
242
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(4) {
242
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(4) {
243
243
  grid-column: 4;
244
244
  }
245
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(5) {
245
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(5) {
246
246
  grid-column: 5;
247
247
  }
248
- .awsui_segment_8cbea_1yunu_161:not(#\9):nth-child(6) {
248
+ .awsui_segment_8cbea_n6m11_161:not(#\9):nth-child(6) {
249
249
  grid-column: 6;
250
250
  }
251
- .awsui_segment_8cbea_1yunu_161.awsui_selected_8cbea_1yunu_251:not(#\9) {
252
- background: var(--awsui-style-background-active-esndbs, var(--color-background-segment-active-1u2ldl, #006ce0));
253
- color: var(--awsui-style-color-active-esndbs, var(--color-text-segment-active-hlorbe, #ffffff));
251
+ .awsui_segment_8cbea_n6m11_161.awsui_selected_8cbea_n6m11_251:not(#\9) {
252
+ background: var(--awsui-style-background-active-esndbs, var(--color-background-segment-active-nrp5ms, #006ce0));
253
+ color: var(--awsui-style-color-active-esndbs, var(--color-text-segment-active-ul57kp, #ffffff));
254
254
  }
255
- .awsui_segment_8cbea_1yunu_161:not(#\9):hover:not(.awsui_selected_8cbea_1yunu_251):not(.awsui_disabled_8cbea_1yunu_194):not(:focus) {
256
- background: var(--awsui-style-background-hover-esndbs, var(--color-background-segment-hover-800sl4, #f0fbff));
257
- color: var(--awsui-style-color-hover-esndbs, var(--color-text-segment-hover-65a2x8, #002b66));
255
+ .awsui_segment_8cbea_n6m11_161:not(#\9):hover:not(.awsui_selected_8cbea_n6m11_251):not(.awsui_disabled_8cbea_n6m11_194):not(:focus) {
256
+ background: var(--awsui-style-background-hover-esndbs, var(--color-background-segment-hover-sx6uk4, #f0fbff));
257
+ color: var(--awsui-style-color-hover-esndbs, var(--color-text-segment-hover-9dj6y6, #002b66));
258
258
  cursor: pointer;
259
259
  }
260
260
 
261
- .awsui_icon_8cbea_1yunu_261:not(#\9) {
261
+ .awsui_icon_8cbea_n6m11_261:not(#\9) {
262
262
  /* used in test-utils */
263
263
  }
264
264
 
265
- .awsui_with-text_8cbea_1yunu_265:not(#\9) {
265
+ .awsui_with-text_8cbea_n6m11_265:not(#\9) {
266
266
  position: relative;
267
267
  inset-inline-start: calc(-1 * var(--space-xxs-hwfkai, 4px));
268
268
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
269
269
  }
270
270
 
271
- .awsui_with-no-text_8cbea_1yunu_271:not(#\9) {
271
+ .awsui_with-no-text_8cbea_n6m11_271:not(#\9) {
272
272
  margin-inline: auto;
273
273
  inset-inline: 0;
274
274
  }
275
275
 
276
- .awsui_root_8cbea_1yunu_276:not(#\9) {
276
+ .awsui_root_8cbea_n6m11_276:not(#\9) {
277
277
  border-collapse: separate;
278
278
  border-spacing: 0;
279
279
  box-sizing: border-box;
@@ -298,68 +298,68 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1yunu_161:not(#\9):focu
298
298
  word-spacing: normal;
299
299
  font-size: var(--font-size-body-m-a7nh2n, 14px);
300
300
  line-height: var(--line-height-body-m-2mh3ke, 20px);
301
- color: var(--color-text-body-default-vvtq8u, #0f141a);
301
+ color: var(--color-text-body-default-gtm97i, #0f141a);
302
302
  font-weight: var(--font-weight-normal-cxw1m3, 400);
303
303
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
304
304
  -webkit-font-smoothing: auto;
305
305
  -moz-osx-font-smoothing: auto;
306
306
  }
307
307
 
308
- .awsui_segment-part_8cbea_1yunu_308:not(#\9) {
308
+ .awsui_segment-part_8cbea_n6m11_308:not(#\9) {
309
309
  display: inline-grid;
310
- border-inline: solid var(--border-width-field-2xc78x, 1px) var(--color-border-segment-wrapper-mvxnza, #8c8c94);
311
- border-block: solid var(--border-width-field-2xc78x, 1px) var(--color-border-segment-wrapper-mvxnza, #8c8c94);
310
+ border-inline: solid var(--border-width-field-2xc78x, 1px) var(--color-border-segment-wrapper-qq00qv, #8c8c94);
311
+ border-block: solid var(--border-width-field-2xc78x, 1px) var(--color-border-segment-wrapper-qq00qv, #8c8c94);
312
312
  border-start-start-radius: var(--border-radius-button-7bgkcs, 20px);
313
313
  border-start-end-radius: var(--border-radius-button-7bgkcs, 20px);
314
314
  border-end-start-radius: var(--border-radius-button-7bgkcs, 20px);
315
315
  border-end-end-radius: var(--border-radius-button-7bgkcs, 20px);
316
- background-color: var(--color-background-segment-wrapper-5tudmm, #ffffff);
316
+ background-color: var(--color-background-segment-wrapper-nyb7yz, #ffffff);
317
317
  align-items: center;
318
318
  min-block-size: calc(var(--line-height-body-m-2mh3ke, 20px) + var(--space-static-xxs-ns94dp, 4px));
319
319
  padding-block: calc(var(--space-static-xxs-ns94dp, 4px) / 2 - var(--border-width-field-2xc78x, 1px));
320
320
  padding-inline: calc(var(--space-static-xxs-ns94dp, 4px) - var(--border-width-field-2xc78x, 1px));
321
321
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 + 1px);
322
322
  }
323
- .awsui_segment-part_8cbea_1yunu_308:not(#\9):not(.awsui_refresh_8cbea_1yunu_188) {
323
+ .awsui_segment-part_8cbea_n6m11_308:not(#\9):not(.awsui_refresh_8cbea_n6m11_188) {
324
324
  padding-inline: calc(var(--space-static-xxxs-yidks1, 2px) + var(--border-width-field-2xc78x, 1px));
325
325
  padding-block: 0;
326
326
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 - 1px);
327
327
  }
328
328
  @media (max-width: 688px) {
329
- .awsui_segment-part_8cbea_1yunu_308:not(#\9) {
329
+ .awsui_segment-part_8cbea_n6m11_308:not(#\9) {
330
330
  display: none;
331
331
  }
332
332
  }
333
333
 
334
- .awsui_select_8cbea_1yunu_251:not(#\9) {
334
+ .awsui_select_8cbea_n6m11_251:not(#\9) {
335
335
  display: none;
336
336
  }
337
337
  @media (max-width: 688px) {
338
- .awsui_select_8cbea_1yunu_251:not(#\9) {
338
+ .awsui_select_8cbea_n6m11_251:not(#\9) {
339
339
  display: block;
340
340
  }
341
341
  }
342
342
 
343
- .awsui_segment-count-2_8cbea_1yunu_343:not(#\9) {
343
+ .awsui_segment-count-2_8cbea_n6m11_343:not(#\9) {
344
344
  grid-template-columns: repeat(2, auto);
345
345
  }
346
346
 
347
- .awsui_segment-count-3_8cbea_1yunu_347:not(#\9) {
347
+ .awsui_segment-count-3_8cbea_n6m11_347:not(#\9) {
348
348
  grid-template-columns: repeat(3, auto);
349
349
  }
350
350
 
351
- .awsui_segment-count-4_8cbea_1yunu_351:not(#\9) {
351
+ .awsui_segment-count-4_8cbea_n6m11_351:not(#\9) {
352
352
  grid-template-columns: repeat(4, auto);
353
353
  }
354
354
 
355
- .awsui_segment-count-5_8cbea_1yunu_355:not(#\9) {
355
+ .awsui_segment-count-5_8cbea_n6m11_355:not(#\9) {
356
356
  grid-template-columns: repeat(5, auto);
357
357
  }
358
358
 
359
- .awsui_segment-count-6_8cbea_1yunu_359:not(#\9) {
359
+ .awsui_segment-count-6_8cbea_n6m11_359:not(#\9) {
360
360
  grid-template-columns: repeat(6, auto);
361
361
  }
362
362
 
363
- .awsui_disabled-reason-tooltip_8cbea_1yunu_363:not(#\9) {
363
+ .awsui_disabled-reason-tooltip_8cbea_n6m11_363:not(#\9) {
364
364
  /* used in test-utils or tests */
365
365
  }