@cloudscape-design/components 3.0.348 → 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 (369) 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/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button": "awsui_button_m5h9f_adrtz_93",
5
- "expanded": "awsui_expanded_m5h9f_adrtz_127",
6
- "offset-right-none": "awsui_offset-right-none_m5h9f_adrtz_138",
7
- "offset-right-l": "awsui_offset-right-l_m5h9f_adrtz_141",
8
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_adrtz_144",
9
- "text": "awsui_text_m5h9f_adrtz_166",
10
- "icon": "awsui_icon_m5h9f_adrtz_170"
4
+ "button": "awsui_button_m5h9f_y9kt2_93",
5
+ "expanded": "awsui_expanded_m5h9f_y9kt2_127",
6
+ "offset-right-none": "awsui_offset-right-none_m5h9f_y9kt2_138",
7
+ "offset-right-l": "awsui_offset-right-l_m5h9f_y9kt2_141",
8
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_y9kt2_144",
9
+ "text": "awsui_text_m5h9f_y9kt2_166",
10
+ "icon": "awsui_icon_m5h9f_y9kt2_170"
11
11
  };
12
12
 
@@ -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_button_m5h9f_adrtz_93:not(#\9) {
93
+ .awsui_button_m5h9f_y9kt2_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,64 +120,64 @@ 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
  min-width: 0;
131
131
  -ms-word-break: break-all;
132
132
  word-break: break-word;
133
- font-weight: var(--font-button-weight-44nug7, 700);
134
- -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
135
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
133
+ font-weight: var(--font-button-weight-hv56tz, 700);
134
+ -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
135
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
136
136
  display: flex;
137
137
  flex-wrap: nowrap;
138
138
  align-items: center;
139
139
  white-space: nowrap;
140
140
  height: 100%;
141
- padding-left: var(--space-xs-edba2s, 8px);
142
- padding-right: var(--space-xs-edba2s, 8px);
141
+ padding-left: var(--space-xs-zb16t3, 8px);
142
+ padding-right: var(--space-xs-zb16t3, 8px);
143
143
  text-decoration: none;
144
144
  cursor: pointer;
145
145
  border: transparent;
146
146
  background: transparent;
147
- color: var(--color-text-interactive-default-2sml2m, #414d5c);
147
+ color: var(--color-text-interactive-default-lnx6lk, #414d5c);
148
148
  }
149
- .awsui_button_m5h9f_adrtz_93:not(#\9):hover {
150
- color: var(--color-text-interactive-hover-8bpozs, #000716);
149
+ .awsui_button_m5h9f_y9kt2_93:not(#\9):hover {
150
+ color: var(--color-text-interactive-hover-mj8add, #000716);
151
151
  text-decoration: none;
152
152
  }
153
- .awsui_button_m5h9f_adrtz_93:not(#\9):active, .awsui_button_m5h9f_adrtz_93.awsui_expanded_m5h9f_adrtz_127:not(#\9) {
153
+ .awsui_button_m5h9f_y9kt2_93:not(#\9):active, .awsui_button_m5h9f_y9kt2_93.awsui_expanded_m5h9f_y9kt2_127:not(#\9) {
154
154
  background: transparent;
155
- color: var(--color-text-interactive-active-atr0kj, #000716);
155
+ color: var(--color-text-interactive-active-ox3ozh, #000716);
156
156
  }
157
- .awsui_button_m5h9f_adrtz_93.awsui_expanded_m5h9f_adrtz_127:not(#\9) {
158
- color: var(--color-text-accent-qh8xwn, #0972d3);
157
+ .awsui_button_m5h9f_y9kt2_93.awsui_expanded_m5h9f_y9kt2_127:not(#\9) {
158
+ color: var(--color-text-accent-n2acxv, #0972d3);
159
159
  }
160
- .awsui_button_m5h9f_adrtz_93:not(#\9):focus {
160
+ .awsui_button_m5h9f_y9kt2_93:not(#\9):focus {
161
161
  outline: none;
162
162
  text-decoration: none;
163
163
  }
164
- .awsui_button_m5h9f_adrtz_93.awsui_offset-right-none_m5h9f_adrtz_138:not(#\9) {
164
+ .awsui_button_m5h9f_y9kt2_93.awsui_offset-right-none_m5h9f_y9kt2_138:not(#\9) {
165
165
  margin-right: 0;
166
166
  }
167
- .awsui_button_m5h9f_adrtz_93.awsui_offset-right-l_m5h9f_adrtz_141:not(#\9) {
168
- margin-right: var(--space-s-hdd878, 12px);
167
+ .awsui_button_m5h9f_y9kt2_93.awsui_offset-right-l_m5h9f_y9kt2_141:not(#\9) {
168
+ margin-right: var(--space-s-34lx8l, 12px);
169
169
  }
170
- .awsui_button_m5h9f_adrtz_93.awsui_offset-right-xxl_m5h9f_adrtz_144:not(#\9) {
171
- margin-right: var(--space-xl-gsucfg, 24px);
170
+ .awsui_button_m5h9f_y9kt2_93.awsui_offset-right-xxl_m5h9f_y9kt2_144:not(#\9) {
171
+ margin-right: var(--space-xl-lmui9r, 24px);
172
172
  }
173
- body[data-awsui-focus-visible=true] .awsui_button_m5h9f_adrtz_93:not(#\9):focus {
173
+ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_y9kt2_93:not(#\9):focus {
174
174
  position: relative;
175
175
  }
176
- body[data-awsui-focus-visible=true] .awsui_button_m5h9f_adrtz_93:not(#\9):focus {
176
+ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_y9kt2_93:not(#\9):focus {
177
177
  outline: 2px dotted transparent;
178
178
  outline-offset: calc(-1px - 1px);
179
179
  }
180
- body[data-awsui-focus-visible=true] .awsui_button_m5h9f_adrtz_93:not(#\9):focus::before {
180
+ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_y9kt2_93:not(#\9):focus::before {
181
181
  content: " ";
182
182
  display: block;
183
183
  position: absolute;
@@ -185,14 +185,14 @@ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_adrtz_93:not(#\9):focus:
185
185
  top: calc(-1 * -1px);
186
186
  width: calc(100% + 2 * -1px);
187
187
  height: calc(100% + 2 * -1px);
188
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
189
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
188
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
189
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
190
190
  }
191
191
 
192
- .awsui_text_m5h9f_adrtz_166:not(#\9) {
193
- margin-right: var(--space-xs-edba2s, 8px);
192
+ .awsui_text_m5h9f_y9kt2_166:not(#\9) {
193
+ margin-right: var(--space-xs-zb16t3, 8px);
194
194
  }
195
195
 
196
- .awsui_icon_m5h9f_adrtz_170 + .awsui_text_m5h9f_adrtz_166:not(#\9) {
197
- margin-left: var(--space-xs-edba2s, 8px);
196
+ .awsui_icon_m5h9f_y9kt2_170 + .awsui_text_m5h9f_y9kt2_166:not(#\9) {
197
+ margin-left: var(--space-xs-zb16t3, 8px);
198
198
  }
@@ -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
- "button": "awsui_button_m5h9f_adrtz_93",
6
- "expanded": "awsui_expanded_m5h9f_adrtz_127",
7
- "offset-right-none": "awsui_offset-right-none_m5h9f_adrtz_138",
8
- "offset-right-l": "awsui_offset-right-l_m5h9f_adrtz_141",
9
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_adrtz_144",
10
- "text": "awsui_text_m5h9f_adrtz_166",
11
- "icon": "awsui_icon_m5h9f_adrtz_170"
5
+ "button": "awsui_button_m5h9f_y9kt2_93",
6
+ "expanded": "awsui_expanded_m5h9f_y9kt2_127",
7
+ "offset-right-none": "awsui_offset-right-none_m5h9f_y9kt2_138",
8
+ "offset-right-l": "awsui_offset-right-l_m5h9f_y9kt2_141",
9
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_y9kt2_144",
10
+ "text": "awsui_text_m5h9f_y9kt2_166",
11
+ "icon": "awsui_icon_m5h9f_y9kt2_170"
12
12
  };
13
13
 
@@ -1,22 +1,22 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "option": "awsui_option_1p2cx_1o33t_97",
5
- "disabled": "awsui_disabled_1p2cx_1o33t_115",
6
- "parent": "awsui_parent_1p2cx_1o33t_118",
7
- "highlighted": "awsui_highlighted_1p2cx_1o33t_121",
8
- "content": "awsui_content_1p2cx_1o33t_125",
9
- "label-content": "awsui_label-content_1p2cx_1o33t_132",
10
- "label": "awsui_label_1p2cx_1o33t_132",
11
- "tag": "awsui_tag_1p2cx_1o33t_139",
12
- "label-tag": "awsui_label-tag_1p2cx_1o33t_140",
13
- "label-prefix": "awsui_label-prefix_1p2cx_1o33t_151",
14
- "tags": "awsui_tags_1p2cx_1o33t_164",
15
- "description": "awsui_description_1p2cx_1o33t_165",
16
- "selected": "awsui_selected_1p2cx_1o33t_176",
17
- "icon": "awsui_icon_1p2cx_1o33t_190",
18
- "icon-size-big": "awsui_icon-size-big_1p2cx_1o33t_197",
19
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1o33t_201",
20
- "trigger-variant": "awsui_trigger-variant_1p2cx_1o33t_216"
4
+ "option": "awsui_option_1p2cx_1vrr4_97",
5
+ "disabled": "awsui_disabled_1p2cx_1vrr4_115",
6
+ "parent": "awsui_parent_1p2cx_1vrr4_118",
7
+ "highlighted": "awsui_highlighted_1p2cx_1vrr4_121",
8
+ "content": "awsui_content_1p2cx_1vrr4_125",
9
+ "label-content": "awsui_label-content_1p2cx_1vrr4_132",
10
+ "label": "awsui_label_1p2cx_1vrr4_132",
11
+ "tag": "awsui_tag_1p2cx_1vrr4_139",
12
+ "label-tag": "awsui_label-tag_1p2cx_1vrr4_140",
13
+ "label-prefix": "awsui_label-prefix_1p2cx_1vrr4_151",
14
+ "tags": "awsui_tags_1p2cx_1vrr4_164",
15
+ "description": "awsui_description_1p2cx_1vrr4_165",
16
+ "selected": "awsui_selected_1p2cx_1vrr4_176",
17
+ "icon": "awsui_icon_1p2cx_1vrr4_190",
18
+ "icon-size-big": "awsui_icon-size-big_1p2cx_1vrr4_197",
19
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1vrr4_201",
20
+ "trigger-variant": "awsui_trigger-variant_1p2cx_1vrr4_216"
21
21
  };
22
22
 
@@ -94,7 +94,7 @@ 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_option_1p2cx_1o33t_97:not(#\9) {
97
+ .awsui_option_1p2cx_1vrr4_97:not(#\9) {
98
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
99
99
  border-collapse: separate;
100
100
  border-spacing: 0;
@@ -124,11 +124,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  widows: 2;
125
125
  word-spacing: normal;
126
126
  box-sizing: border-box;
127
- font-size: var(--font-body-m-size-7dign1, 14px);
128
- line-height: var(--font-body-m-line-height-ghizru, 20px);
129
- color: var(--color-text-body-default-su7kuo, #000716);
127
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
128
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
129
+ color: var(--color-text-body-default-2sxhhn, #000716);
130
130
  font-weight: 400;
131
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
131
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
132
132
  -webkit-font-smoothing: auto;
133
133
  -moz-osx-font-smoothing: auto;
134
134
  display: flex;
@@ -138,108 +138,108 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
138
138
  box-sizing: border-box;
139
139
  color: inherit;
140
140
  }
141
- .awsui_option_1p2cx_1o33t_97:not(#\9):not(.awsui_disabled_1p2cx_1o33t_115) {
141
+ .awsui_option_1p2cx_1vrr4_97:not(#\9):not(.awsui_disabled_1p2cx_1vrr4_115) {
142
142
  cursor: inherit;
143
143
  }
144
- .awsui_option_1p2cx_1o33t_97.awsui_parent_1p2cx_1o33t_118:not(#\9) {
144
+ .awsui_option_1p2cx_1vrr4_97.awsui_parent_1p2cx_1vrr4_118:not(#\9) {
145
145
  font-weight: bold;
146
146
  }
147
- .awsui_option_1p2cx_1o33t_97.awsui_parent_1p2cx_1o33t_118:not(#\9):not(.awsui_disabled_1p2cx_1o33t_115):not(.awsui_highlighted_1p2cx_1o33t_121) {
148
- color: var(--color-text-dropdown-group-label-5y97j9, #414d5c);
147
+ .awsui_option_1p2cx_1vrr4_97.awsui_parent_1p2cx_1vrr4_118:not(#\9):not(.awsui_disabled_1p2cx_1vrr4_115):not(.awsui_highlighted_1p2cx_1vrr4_121) {
148
+ color: var(--color-text-dropdown-group-label-mej1lb, #414d5c);
149
149
  }
150
150
 
151
- .awsui_content_1p2cx_1o33t_125:not(#\9) {
151
+ .awsui_content_1p2cx_1vrr4_125:not(#\9) {
152
152
  width: 100%;
153
153
  display: flex;
154
154
  flex-direction: column;
155
155
  min-width: 0;
156
156
  }
157
157
 
158
- .awsui_label-content_1p2cx_1o33t_132:not(#\9) {
158
+ .awsui_label-content_1p2cx_1vrr4_132:not(#\9) {
159
159
  display: flex;
160
160
  justify-content: space-between;
161
161
  flex-wrap: wrap;
162
162
  }
163
163
 
164
- .awsui_label_1p2cx_1o33t_132:not(#\9),
165
- .awsui_tag_1p2cx_1o33t_139:not(#\9),
166
- .awsui_label-tag_1p2cx_1o33t_140:not(#\9) {
164
+ .awsui_label_1p2cx_1vrr4_132:not(#\9),
165
+ .awsui_tag_1p2cx_1vrr4_139:not(#\9),
166
+ .awsui_label-tag_1p2cx_1vrr4_140:not(#\9) {
167
167
  min-width: 0;
168
168
  -ms-word-break: break-all;
169
169
  word-break: break-word;
170
170
  }
171
171
 
172
- .awsui_label_1p2cx_1o33t_132:not(#\9),
173
- .awsui_tag_1p2cx_1o33t_139:not(#\9) {
172
+ .awsui_label_1p2cx_1vrr4_132:not(#\9),
173
+ .awsui_tag_1p2cx_1vrr4_139:not(#\9) {
174
174
  flex-wrap: wrap;
175
175
  }
176
176
 
177
- .awsui_label-prefix_1p2cx_1o33t_151:not(#\9) {
177
+ .awsui_label-prefix_1p2cx_1vrr4_151:not(#\9) {
178
178
  font-weight: 700;
179
179
  }
180
180
 
181
- .awsui_label-tag_1p2cx_1o33t_140:not(#\9) {
182
- padding-left: var(--space-s-hdd878, 12px);
181
+ .awsui_label-tag_1p2cx_1vrr4_140:not(#\9) {
182
+ padding-left: var(--space-s-34lx8l, 12px);
183
183
  flex: auto;
184
184
  text-align: right;
185
185
  }
186
- .awsui_label-tag_1p2cx_1o33t_140:not(#\9):empty {
186
+ .awsui_label-tag_1p2cx_1vrr4_140:not(#\9):empty {
187
187
  display: none;
188
188
  }
189
189
 
190
- .awsui_tags_1p2cx_1o33t_164:not(#\9),
191
- .awsui_description_1p2cx_1o33t_165:not(#\9) {
192
- font-size: var(--font-body-s-size-6jmxer, 12px);
193
- line-height: var(--font-body-s-line-height-ga8tt7, 16px);
194
- letter-spacing: var(--font-body-s-letter-spacing-v8bwhi, 0.005em);
195
- color: var(--color-text-dropdown-item-secondary-c4unu9, #5f6b7a);
190
+ .awsui_tags_1p2cx_1vrr4_164:not(#\9),
191
+ .awsui_description_1p2cx_1vrr4_165:not(#\9) {
192
+ font-size: var(--font-body-s-size-8339kg, 12px);
193
+ line-height: var(--font-body-s-line-height-uztvf6, 16px);
194
+ letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
195
+ color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
196
196
  flex-wrap: wrap;
197
197
  }
198
- .awsui_tags_1p2cx_1o33t_164.awsui_highlighted_1p2cx_1o33t_121:not(#\9),
199
- .awsui_description_1p2cx_1o33t_165.awsui_highlighted_1p2cx_1o33t_121:not(#\9) {
200
- color: var(--color-text-dropdown-item-secondary-hover-pjoerv, #5f6b7a);
198
+ .awsui_tags_1p2cx_1vrr4_164.awsui_highlighted_1p2cx_1vrr4_121:not(#\9),
199
+ .awsui_description_1p2cx_1vrr4_165.awsui_highlighted_1p2cx_1vrr4_121:not(#\9) {
200
+ color: var(--color-text-dropdown-item-secondary-hover-zfmqjr, #5f6b7a);
201
201
  }
202
- .awsui_tags_1p2cx_1o33t_164.awsui_selected_1p2cx_1o33t_176:not(#\9),
203
- .awsui_description_1p2cx_1o33t_165.awsui_selected_1p2cx_1o33t_176:not(#\9) {
204
- color: var(--color-text-dropdown-item-secondary-c4unu9, #5f6b7a);
202
+ .awsui_tags_1p2cx_1vrr4_164.awsui_selected_1p2cx_1vrr4_176:not(#\9),
203
+ .awsui_description_1p2cx_1vrr4_165.awsui_selected_1p2cx_1vrr4_176:not(#\9) {
204
+ color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
205
205
  }
206
206
 
207
- .awsui_tags_1p2cx_1o33t_164:not(#\9) {
207
+ .awsui_tags_1p2cx_1vrr4_164:not(#\9) {
208
208
  display: flex;
209
209
  align-items: stretch;
210
210
  }
211
211
 
212
- .awsui_tag_1p2cx_1o33t_139:not(#\9):not(:last-child) {
213
- padding-right: var(--space-m-h2th94, 16px);
212
+ .awsui_tag_1p2cx_1vrr4_139:not(#\9):not(:last-child) {
213
+ padding-right: var(--space-m-udix3p, 16px);
214
214
  }
215
215
 
216
- .awsui_icon_1p2cx_1o33t_190:not(#\9) {
217
- padding-right: var(--space-xs-edba2s, 8px);
216
+ .awsui_icon_1p2cx_1vrr4_190:not(#\9) {
217
+ padding-right: var(--space-xs-zb16t3, 8px);
218
218
  align-content: center;
219
219
  display: flex;
220
220
  flex-shrink: 0;
221
221
  }
222
222
 
223
- .awsui_icon-size-big_1p2cx_1o33t_197:not(#\9) {
224
- padding-top: var(--space-option-icon-big-top-lfkz5s, 0px);
223
+ .awsui_icon-size-big_1p2cx_1vrr4_197:not(#\9) {
224
+ padding-top: var(--space-option-icon-big-top-hybljv, 0px);
225
225
  }
226
226
 
227
- .awsui_filtering-match-highlight_1p2cx_1o33t_201:not(#\9) {
228
- background-color: var(--color-background-dropdown-item-filter-match-zl9g0m, #f2f8fd);
229
- color: var(--color-text-dropdown-item-filter-match-t483bg, #0972d3);
227
+ .awsui_filtering-match-highlight_1p2cx_1vrr4_201:not(#\9) {
228
+ background-color: var(--color-background-dropdown-item-filter-match-h5rjsp, #f2f8fd);
229
+ color: var(--color-text-dropdown-item-filter-match-6moumb, #0972d3);
230
230
  font-weight: bold;
231
231
  }
232
232
 
233
- .awsui_disabled_1p2cx_1o33t_115:not(#\9) {
234
- color: var(--color-text-dropdown-item-disabled-p5eewj, #9ba7b6);
233
+ .awsui_disabled_1p2cx_1vrr4_115:not(#\9) {
234
+ color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
235
235
  pointer-events: none;
236
236
  }
237
- .awsui_disabled_1p2cx_1o33t_115 > .awsui_content_1p2cx_1o33t_125 > .awsui_tags_1p2cx_1o33t_164:not(#\9),
238
- .awsui_disabled_1p2cx_1o33t_115 > .awsui_content_1p2cx_1o33t_125 > .awsui_description_1p2cx_1o33t_165:not(#\9) {
237
+ .awsui_disabled_1p2cx_1vrr4_115 > .awsui_content_1p2cx_1vrr4_125 > .awsui_tags_1p2cx_1vrr4_164:not(#\9),
238
+ .awsui_disabled_1p2cx_1vrr4_115 > .awsui_content_1p2cx_1vrr4_125 > .awsui_description_1p2cx_1vrr4_165:not(#\9) {
239
239
  color: currentColor;
240
240
  }
241
241
 
242
- .awsui_trigger-variant_1p2cx_1o33t_216:not(#\9) {
242
+ .awsui_trigger-variant_1p2cx_1vrr4_216:not(#\9) {
243
243
  white-space: nowrap;
244
244
  overflow: hidden;
245
245
  text-overflow: ellipsis;
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "option": "awsui_option_1p2cx_1o33t_97",
6
- "disabled": "awsui_disabled_1p2cx_1o33t_115",
7
- "parent": "awsui_parent_1p2cx_1o33t_118",
8
- "highlighted": "awsui_highlighted_1p2cx_1o33t_121",
9
- "content": "awsui_content_1p2cx_1o33t_125",
10
- "label-content": "awsui_label-content_1p2cx_1o33t_132",
11
- "label": "awsui_label_1p2cx_1o33t_132",
12
- "tag": "awsui_tag_1p2cx_1o33t_139",
13
- "label-tag": "awsui_label-tag_1p2cx_1o33t_140",
14
- "label-prefix": "awsui_label-prefix_1p2cx_1o33t_151",
15
- "tags": "awsui_tags_1p2cx_1o33t_164",
16
- "description": "awsui_description_1p2cx_1o33t_165",
17
- "selected": "awsui_selected_1p2cx_1o33t_176",
18
- "icon": "awsui_icon_1p2cx_1o33t_190",
19
- "icon-size-big": "awsui_icon-size-big_1p2cx_1o33t_197",
20
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1o33t_201",
21
- "trigger-variant": "awsui_trigger-variant_1p2cx_1o33t_216"
5
+ "option": "awsui_option_1p2cx_1vrr4_97",
6
+ "disabled": "awsui_disabled_1p2cx_1vrr4_115",
7
+ "parent": "awsui_parent_1p2cx_1vrr4_118",
8
+ "highlighted": "awsui_highlighted_1p2cx_1vrr4_121",
9
+ "content": "awsui_content_1p2cx_1vrr4_125",
10
+ "label-content": "awsui_label-content_1p2cx_1vrr4_132",
11
+ "label": "awsui_label_1p2cx_1vrr4_132",
12
+ "tag": "awsui_tag_1p2cx_1vrr4_139",
13
+ "label-tag": "awsui_label-tag_1p2cx_1vrr4_140",
14
+ "label-prefix": "awsui_label-prefix_1p2cx_1vrr4_151",
15
+ "tags": "awsui_tags_1p2cx_1vrr4_164",
16
+ "description": "awsui_description_1p2cx_1vrr4_165",
17
+ "selected": "awsui_selected_1p2cx_1vrr4_176",
18
+ "icon": "awsui_icon_1p2cx_1vrr4_190",
19
+ "icon-size-big": "awsui_icon-size-big_1p2cx_1vrr4_197",
20
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1vrr4_201",
21
+ "trigger-variant": "awsui_trigger-variant_1p2cx_1vrr4_216"
22
22
  };
23
23
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "options-list": "awsui_options-list_19gcf_1nh9n_93",
5
- "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1nh9n_115"
4
+ "options-list": "awsui_options-list_19gcf_1h62f_93",
5
+ "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1h62f_115"
6
6
  };
7
7
 
@@ -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_options-list_19gcf_1nh9n_93:not(#\9) {
93
+ .awsui_options-list_19gcf_1h62f_93:not(#\9) {
94
94
  padding: 0;
95
95
  margin: 0;
96
96
  outline: none;
@@ -124,20 +124,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  widows: 2;
125
125
  word-spacing: normal;
126
126
  box-sizing: border-box;
127
- font-size: var(--font-body-m-size-7dign1, 14px);
128
- line-height: var(--font-body-m-line-height-ghizru, 20px);
129
- color: var(--color-text-body-default-su7kuo, #000716);
127
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
128
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
129
+ color: var(--color-text-body-default-2sxhhn, #000716);
130
130
  font-weight: 400;
131
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
131
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
132
132
  -webkit-font-smoothing: auto;
133
133
  -moz-osx-font-smoothing: auto;
134
134
  white-space: inherit;
135
135
  overflow-y: auto;
136
136
  flex: 1 1 auto;
137
137
  min-height: 0;
138
- border-radius: var(--border-radius-dropdown-re1k6b, 8px);
138
+ border-radius: var(--border-radius-dropdown-0dhh79, 8px);
139
139
  }
140
140
 
141
- .awsui_decrease-top-margin_19gcf_1nh9n_115:not(#\9) {
141
+ .awsui_decrease-top-margin_19gcf_1h62f_115:not(#\9) {
142
142
  margin-top: -1px;
143
143
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "options-list": "awsui_options-list_19gcf_1nh9n_93",
6
- "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1nh9n_115"
5
+ "options-list": "awsui_options-list_19gcf_1h62f_93",
6
+ "decrease-top-margin": "awsui_decrease-top-margin_19gcf_1h62f_115"
7
7
  };
8
8
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "selectable-item": "awsui_selectable-item_15o6u_6ix5i_93",
5
- "pad-bottom": "awsui_pad-bottom_15o6u_6ix5i_115",
6
- "has-background": "awsui_has-background_15o6u_6ix5i_124",
7
- "highlighted": "awsui_highlighted_15o6u_6ix5i_127",
8
- "selected": "awsui_selected_15o6u_6ix5i_127",
9
- "disabled": "awsui_disabled_15o6u_6ix5i_141",
10
- "next-item-selected": "awsui_next-item-selected_15o6u_6ix5i_149",
11
- "is-keyboard": "awsui_is-keyboard_15o6u_6ix5i_157",
12
- "parent": "awsui_parent_15o6u_6ix5i_161",
13
- "interactiveGroups": "awsui_interactiveGroups_15o6u_6ix5i_165",
14
- "child": "awsui_child_15o6u_6ix5i_180",
15
- "virtual": "awsui_virtual_15o6u_6ix5i_195",
16
- "measure-strut": "awsui_measure-strut_15o6u_6ix5i_206",
17
- "measure-strut-first": "awsui_measure-strut-first_15o6u_6ix5i_215",
18
- "screenreader-content": "awsui_screenreader-content_15o6u_6ix5i_219",
19
- "option-content": "awsui_option-content_15o6u_6ix5i_225"
4
+ "selectable-item": "awsui_selectable-item_15o6u_tl7z5_93",
5
+ "pad-bottom": "awsui_pad-bottom_15o6u_tl7z5_115",
6
+ "has-background": "awsui_has-background_15o6u_tl7z5_124",
7
+ "highlighted": "awsui_highlighted_15o6u_tl7z5_127",
8
+ "selected": "awsui_selected_15o6u_tl7z5_127",
9
+ "disabled": "awsui_disabled_15o6u_tl7z5_141",
10
+ "next-item-selected": "awsui_next-item-selected_15o6u_tl7z5_149",
11
+ "is-keyboard": "awsui_is-keyboard_15o6u_tl7z5_157",
12
+ "parent": "awsui_parent_15o6u_tl7z5_161",
13
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_tl7z5_165",
14
+ "child": "awsui_child_15o6u_tl7z5_180",
15
+ "virtual": "awsui_virtual_15o6u_tl7z5_195",
16
+ "measure-strut": "awsui_measure-strut_15o6u_tl7z5_206",
17
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_tl7z5_215",
18
+ "screenreader-content": "awsui_screenreader-content_15o6u_tl7z5_219",
19
+ "option-content": "awsui_option-content_15o6u_tl7z5_225"
20
20
  };
21
21