@cloudscape-design/components 3.0.302 → 3.0.303

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 (337) 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 +31 -31
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +6 -6
  14. package/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  15. package/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  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 +13 -13
  20. package/app-layout/styles.scoped.css +22 -22
  21. package/app-layout/styles.selectors.js +13 -13
  22. package/app-layout/toggles/styles.css.js +1 -1
  23. package/app-layout/toggles/styles.scoped.css +3 -3
  24. package/app-layout/toggles/styles.selectors.js +1 -1
  25. package/app-layout/visual-refresh/styles.css.js +68 -68
  26. package/app-layout/visual-refresh/styles.scoped.css +265 -265
  27. package/app-layout/visual-refresh/styles.selectors.js +68 -68
  28. package/area-chart/styles.css.js +13 -13
  29. package/area-chart/styles.scoped.css +29 -29
  30. package/area-chart/styles.selectors.js +13 -13
  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 +19 -19
  47. package/button/styles.scoped.css +412 -412
  48. package/button/styles.selectors.js +19 -19
  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 +8 -8
  59. package/button-dropdown/styles.scoped.css +20 -20
  60. package/button-dropdown/styles.selectors.js +8 -8
  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 +37 -37
  65. package/cards/styles.scoped.css +100 -100
  66. package/cards/styles.selectors.js +37 -37
  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 +194 -194
  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/styles.css.js +13 -13
  83. package/column-layout/styles.scoped.css +55 -55
  84. package/column-layout/styles.selectors.js +13 -13
  85. package/container/styles.css.js +18 -18
  86. package/container/styles.scoped.css +73 -73
  87. package/container/styles.selectors.js +18 -18
  88. package/content-layout/styles.css.js +6 -6
  89. package/content-layout/styles.scoped.css +14 -14
  90. package/content-layout/styles.selectors.js +6 -6
  91. package/date-picker/styles.css.js +7 -7
  92. package/date-picker/styles.scoped.css +16 -16
  93. package/date-picker/styles.selectors.js +7 -7
  94. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  95. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  96. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  97. package/date-range-picker/relative-range/styles.css.js +9 -9
  98. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  99. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  100. package/date-range-picker/styles.css.js +38 -38
  101. package/date-range-picker/styles.scoped.css +76 -76
  102. package/date-range-picker/styles.selectors.js +38 -38
  103. package/expandable-section/styles.css.js +24 -24
  104. package/expandable-section/styles.scoped.css +87 -87
  105. package/expandable-section/styles.selectors.js +24 -24
  106. package/file-upload/dropzone/styles.css.js +2 -2
  107. package/file-upload/dropzone/styles.scoped.css +9 -9
  108. package/file-upload/dropzone/styles.selectors.js +2 -2
  109. package/file-upload/file-input/styles.css.js +4 -4
  110. package/file-upload/file-input/styles.scoped.css +14 -14
  111. package/file-upload/file-input/styles.selectors.js +4 -4
  112. package/file-upload/file-option/styles.css.js +7 -7
  113. package/file-upload/file-option/styles.scoped.css +10 -10
  114. package/file-upload/file-option/styles.selectors.js +7 -7
  115. package/file-upload/styles.css.js +2 -2
  116. package/file-upload/styles.scoped.css +4 -4
  117. package/file-upload/styles.selectors.js +2 -2
  118. package/flashbar/styles.css.js +45 -45
  119. package/flashbar/styles.scoped.css +246 -246
  120. package/flashbar/styles.selectors.js +45 -45
  121. package/form/styles.css.js +9 -9
  122. package/form/styles.scoped.css +20 -20
  123. package/form/styles.selectors.js +9 -9
  124. package/form-field/styles.css.js +19 -19
  125. package/form-field/styles.scoped.css +52 -52
  126. package/form-field/styles.selectors.js +19 -19
  127. package/grid/styles.css.js +53 -53
  128. package/grid/styles.scoped.css +60 -60
  129. package/grid/styles.selectors.js +53 -53
  130. package/header/styles.css.js +44 -44
  131. package/header/styles.scoped.css +116 -116
  132. package/header/styles.selectors.js +44 -44
  133. package/help-panel/styles.css.js +4 -4
  134. package/help-panel/styles.scoped.css +153 -153
  135. package/help-panel/styles.selectors.js +4 -4
  136. package/hotspot/styles.css.js +7 -7
  137. package/hotspot/styles.scoped.css +10 -10
  138. package/hotspot/styles.selectors.js +7 -7
  139. package/icon/styles.css.js +21 -21
  140. package/icon/styles.scoped.css +81 -81
  141. package/icon/styles.selectors.js +21 -21
  142. package/input/styles.css.js +12 -12
  143. package/input/styles.scoped.css +73 -73
  144. package/input/styles.selectors.js +12 -12
  145. package/internal/base-component/styles.scoped.css +1620 -1437
  146. package/internal/components/abstract-switch/styles.css.js +13 -13
  147. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  148. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  149. package/internal/components/button-trigger/styles.css.js +9 -9
  150. package/internal/components/button-trigger/styles.scoped.css +63 -63
  151. package/internal/components/button-trigger/styles.selectors.js +9 -9
  152. package/internal/components/cartesian-chart/styles.css.js +21 -21
  153. package/internal/components/cartesian-chart/styles.scoped.css +34 -34
  154. package/internal/components/cartesian-chart/styles.selectors.js +21 -21
  155. package/internal/components/chart-filter/styles.css.js +3 -3
  156. package/internal/components/chart-filter/styles.scoped.css +7 -7
  157. package/internal/components/chart-filter/styles.selectors.js +3 -3
  158. package/internal/components/chart-legend/styles.css.js +6 -6
  159. package/internal/components/chart-legend/styles.scoped.css +23 -23
  160. package/internal/components/chart-legend/styles.selectors.js +6 -6
  161. package/internal/components/chart-plot/styles.css.js +5 -5
  162. package/internal/components/chart-plot/styles.scoped.css +6 -6
  163. package/internal/components/chart-plot/styles.selectors.js +5 -5
  164. package/internal/components/chart-popover/styles.css.js +3 -3
  165. package/internal/components/chart-popover/styles.scoped.css +9 -9
  166. package/internal/components/chart-popover/styles.selectors.js +3 -3
  167. package/internal/components/chart-series-details/styles.css.js +5 -5
  168. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  169. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  170. package/internal/components/chart-series-marker/styles.css.js +5 -5
  171. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  172. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  173. package/internal/components/chart-status-container/styles.css.js +2 -2
  174. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  175. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  176. package/internal/components/checkbox-icon/styles.css.js +7 -7
  177. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  178. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  179. package/internal/components/dark-ribbon/styles.css.js +2 -2
  180. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  181. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  182. package/internal/components/dropdown/styles.css.js +20 -20
  183. package/internal/components/dropdown/styles.scoped.css +51 -51
  184. package/internal/components/dropdown/styles.selectors.js +20 -20
  185. package/internal/components/dropdown-footer/styles.css.js +3 -3
  186. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  187. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  188. package/internal/components/dropdown-status/styles.css.js +2 -2
  189. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  190. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  191. package/internal/components/filtering-token/styles.css.js +7 -7
  192. package/internal/components/filtering-token/styles.scoped.css +34 -34
  193. package/internal/components/filtering-token/styles.selectors.js +7 -7
  194. package/internal/components/handle/styles.css.js +2 -2
  195. package/internal/components/handle/styles.scoped.css +12 -12
  196. package/internal/components/handle/styles.selectors.js +2 -2
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/index.d.ts.map +1 -1
  201. package/internal/components/option/index.js +1 -1
  202. package/internal/components/option/index.js.map +1 -1
  203. package/internal/components/option/styles.css.js +17 -17
  204. package/internal/components/option/styles.scoped.css +47 -47
  205. package/internal/components/option/styles.selectors.js +17 -17
  206. package/internal/components/options-list/styles.css.js +2 -2
  207. package/internal/components/options-list/styles.scoped.css +7 -7
  208. package/internal/components/options-list/styles.selectors.js +2 -2
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +71 -68
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/components/token-list/styles.css.js +9 -9
  213. package/internal/components/token-list/styles.scoped.css +40 -40
  214. package/internal/components/token-list/styles.selectors.js +9 -9
  215. package/internal/environment.js +1 -1
  216. package/internal/generated/styles/tokens.d.ts +4 -0
  217. package/internal/generated/styles/tokens.js +303 -299
  218. package/internal/generated/theming/index.cjs +1609 -675
  219. package/internal/generated/theming/index.cjs.d.ts +206 -0
  220. package/internal/generated/theming/index.d.ts +206 -0
  221. package/internal/generated/theming/index.js +1609 -675
  222. package/internal/manifest.json +1 -1
  223. package/link/styles.css.js +20 -20
  224. package/link/styles.scoped.css +163 -163
  225. package/link/styles.selectors.js +20 -20
  226. package/mixed-line-bar-chart/styles.css.js +19 -19
  227. package/mixed-line-bar-chart/styles.scoped.css +38 -38
  228. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  229. package/modal/styles.css.js +23 -23
  230. package/modal/styles.scoped.css +67 -67
  231. package/modal/styles.selectors.js +23 -23
  232. package/multiselect/styles.css.js +1 -1
  233. package/multiselect/styles.scoped.css +5 -5
  234. package/multiselect/styles.selectors.js +1 -1
  235. package/package.json +1 -1
  236. package/pagination/styles.css.js +9 -9
  237. package/pagination/styles.scoped.css +47 -47
  238. package/pagination/styles.selectors.js +9 -9
  239. package/pie-chart/styles.css.js +27 -27
  240. package/pie-chart/styles.scoped.css +70 -70
  241. package/pie-chart/styles.selectors.js +27 -27
  242. package/popover/styles.css.js +50 -50
  243. package/popover/styles.scoped.css +104 -104
  244. package/popover/styles.selectors.js +50 -50
  245. package/progress-bar/styles.css.js +18 -18
  246. package/progress-bar/styles.scoped.css +58 -58
  247. package/progress-bar/styles.selectors.js +18 -18
  248. package/property-filter/styles.css.js +29 -29
  249. package/property-filter/styles.scoped.css +52 -52
  250. package/property-filter/styles.selectors.js +29 -29
  251. package/radio-group/styles.css.js +9 -9
  252. package/radio-group/styles.scoped.css +37 -37
  253. package/radio-group/styles.selectors.js +9 -9
  254. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  255. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  256. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  257. package/segmented-control/styles.css.js +14 -14
  258. package/segmented-control/styles.scoped.css +78 -78
  259. package/segmented-control/styles.selectors.js +14 -14
  260. package/select/parts/styles.css.js +9 -9
  261. package/select/parts/styles.scoped.css +17 -17
  262. package/select/parts/styles.selectors.js +9 -9
  263. package/select/styles.css.js +1 -1
  264. package/select/styles.scoped.css +5 -5
  265. package/select/styles.selectors.js +1 -1
  266. package/side-navigation/styles.css.js +27 -27
  267. package/side-navigation/styles.scoped.css +89 -89
  268. package/side-navigation/styles.selectors.js +27 -27
  269. package/space-between/styles.css.js +20 -20
  270. package/space-between/styles.scoped.css +37 -37
  271. package/space-between/styles.selectors.js +20 -20
  272. package/spinner/styles.css.js +13 -13
  273. package/spinner/styles.scoped.css +35 -35
  274. package/spinner/styles.selectors.js +13 -13
  275. package/split-panel/styles.css.js +59 -59
  276. package/split-panel/styles.scoped.css +150 -150
  277. package/split-panel/styles.selectors.js +59 -59
  278. package/status-indicator/styles.css.js +20 -20
  279. package/status-indicator/styles.scoped.css +44 -44
  280. package/status-indicator/styles.selectors.js +20 -20
  281. package/table/body-cell/styles.css.js +28 -28
  282. package/table/body-cell/styles.scoped.css +144 -144
  283. package/table/body-cell/styles.selectors.js +28 -28
  284. package/table/header-cell/styles.css.js +24 -24
  285. package/table/header-cell/styles.scoped.css +93 -93
  286. package/table/header-cell/styles.selectors.js +24 -24
  287. package/table/resizer/styles.css.js +6 -6
  288. package/table/resizer/styles.scoped.css +27 -27
  289. package/table/resizer/styles.selectors.js +6 -6
  290. package/table/selection-control/styles.css.js +3 -3
  291. package/table/selection-control/styles.scoped.css +4 -4
  292. package/table/selection-control/styles.selectors.js +3 -3
  293. package/table/styles.css.js +36 -36
  294. package/table/styles.scoped.css +88 -88
  295. package/table/styles.selectors.js +36 -36
  296. package/tabs/styles.css.js +21 -21
  297. package/tabs/styles.scoped.css +86 -86
  298. package/tabs/styles.selectors.js +21 -21
  299. package/tag-editor/styles.css.js +3 -3
  300. package/tag-editor/styles.scoped.css +24 -24
  301. package/tag-editor/styles.selectors.js +3 -3
  302. package/text-content/styles.css.js +1 -1
  303. package/text-content/styles.scoped.css +125 -125
  304. package/text-content/styles.selectors.js +1 -1
  305. package/text-filter/styles.css.js +3 -3
  306. package/text-filter/styles.scoped.css +10 -10
  307. package/text-filter/styles.selectors.js +3 -3
  308. package/textarea/styles.css.js +4 -4
  309. package/textarea/styles.scoped.css +40 -40
  310. package/textarea/styles.selectors.js +4 -4
  311. package/tiles/styles.css.js +28 -28
  312. package/tiles/styles.scoped.css +124 -124
  313. package/tiles/styles.selectors.js +28 -28
  314. package/toggle/styles.css.js +8 -8
  315. package/toggle/styles.scoped.css +27 -27
  316. package/toggle/styles.selectors.js +8 -8
  317. package/token-group/styles.css.js +7 -7
  318. package/token-group/styles.scoped.css +42 -42
  319. package/token-group/styles.selectors.js +7 -7
  320. package/top-navigation/1.0-beta/styles.css.js +25 -25
  321. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  322. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  323. package/top-navigation/styles.css.js +47 -47
  324. package/top-navigation/styles.scoped.css +148 -148
  325. package/top-navigation/styles.selectors.js +47 -47
  326. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  327. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  328. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  329. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  330. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  331. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  332. package/tutorial-panel/styles.css.js +1 -1
  333. package/tutorial-panel/styles.scoped.css +6 -6
  334. package/tutorial-panel/styles.selectors.js +1 -1
  335. package/wizard/styles.css.js +31 -31
  336. package/wizard/styles.scoped.css +125 -125
  337. package/wizard/styles.selectors.js +31 -31
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content": "awsui_content_1wepg_176vx_93",
5
- "description": "awsui_description_1wepg_176vx_94",
6
- "label": "awsui_label_1wepg_176vx_95",
7
- "outline": "awsui_outline_1wepg_176vx_99",
8
- "show-outline": "awsui_show-outline_1wepg_176vx_102",
9
- "native-input": "awsui_native-input_1wepg_176vx_106",
10
- "wrapper": "awsui_wrapper_1wepg_176vx_110",
11
- "label-wrapper": "awsui_label-wrapper_1wepg_176vx_117",
12
- "empty-content": "awsui_empty-content_1wepg_176vx_129",
13
- "description-bottom-padding": "awsui_description-bottom-padding_1wepg_176vx_139",
14
- "label-disabled": "awsui_label-disabled_1wepg_176vx_147",
15
- "description-disabled": "awsui_description-disabled_1wepg_176vx_148",
16
- "control": "awsui_control_1wepg_176vx_153"
4
+ "content": "awsui_content_1wepg_1ahh8_93",
5
+ "description": "awsui_description_1wepg_1ahh8_94",
6
+ "label": "awsui_label_1wepg_1ahh8_95",
7
+ "outline": "awsui_outline_1wepg_1ahh8_99",
8
+ "show-outline": "awsui_show-outline_1wepg_1ahh8_102",
9
+ "native-input": "awsui_native-input_1wepg_1ahh8_106",
10
+ "wrapper": "awsui_wrapper_1wepg_1ahh8_110",
11
+ "label-wrapper": "awsui_label-wrapper_1wepg_1ahh8_117",
12
+ "empty-content": "awsui_empty-content_1wepg_1ahh8_129",
13
+ "description-bottom-padding": "awsui_description-bottom-padding_1wepg_1ahh8_139",
14
+ "label-disabled": "awsui_label-disabled_1wepg_1ahh8_147",
15
+ "description-disabled": "awsui_description-disabled_1wepg_1ahh8_148",
16
+ "control": "awsui_control_1wepg_1ahh8_153"
17
17
  };
18
18
 
@@ -90,77 +90,77 @@ 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_content_1wepg_176vx_93:not(#\9),
94
- .awsui_description_1wepg_176vx_94:not(#\9),
95
- .awsui_label_1wepg_176vx_95:not(#\9) {
93
+ .awsui_content_1wepg_1ahh8_93:not(#\9),
94
+ .awsui_description_1wepg_1ahh8_94:not(#\9),
95
+ .awsui_label_1wepg_1ahh8_95:not(#\9) {
96
96
  display: block;
97
97
  }
98
98
 
99
- .awsui_outline_1wepg_176vx_99:not(#\9) {
99
+ .awsui_outline_1wepg_1ahh8_99:not(#\9) {
100
100
  display: none;
101
101
  }
102
- .awsui_outline_1wepg_176vx_99.awsui_show-outline_1wepg_176vx_102:not(#\9) {
102
+ .awsui_outline_1wepg_1ahh8_99.awsui_show-outline_1wepg_1ahh8_102:not(#\9) {
103
103
  display: block;
104
104
  }
105
105
 
106
- body[data-awsui-focus-visible=true] .awsui_native-input_1wepg_176vx_106:not(#\9):focus + .awsui_outline_1wepg_176vx_99 {
106
+ body[data-awsui-focus-visible=true] .awsui_native-input_1wepg_1ahh8_106:not(#\9):focus + .awsui_outline_1wepg_1ahh8_99 {
107
107
  display: block;
108
108
  }
109
109
 
110
- .awsui_wrapper_1wepg_176vx_110:not(#\9) {
110
+ .awsui_wrapper_1wepg_1ahh8_110:not(#\9) {
111
111
  min-width: 0;
112
112
  -ms-word-break: break-all;
113
113
  word-break: break-word;
114
114
  display: flex;
115
115
  }
116
116
 
117
- .awsui_label-wrapper_1wepg_176vx_117:not(#\9) {
117
+ .awsui_label-wrapper_1wepg_1ahh8_117:not(#\9) {
118
118
  position: relative;
119
119
  display: flex;
120
120
  cursor: default;
121
121
  }
122
122
 
123
- .awsui_content_1wepg_176vx_93:not(#\9) {
123
+ .awsui_content_1wepg_1ahh8_93:not(#\9) {
124
124
  min-width: 0;
125
125
  -ms-word-break: break-all;
126
126
  word-break: break-word;
127
127
  }
128
128
 
129
- .awsui_empty-content_1wepg_176vx_129:not(#\9) {
129
+ .awsui_empty-content_1wepg_1ahh8_129:not(#\9) {
130
130
  width: 0px;
131
131
  }
132
132
 
133
- .awsui_description_1wepg_176vx_94:not(#\9) {
134
- color: var(--color-text-form-secondary-nodsvk, #5f6b7a);
135
- font-size: var(--font-body-s-size-zu142i, 12px);
136
- line-height: var(--font-body-s-line-height-yd7nw5, 16px);
137
- letter-spacing: var(--font-body-s-letter-spacing-26nwxv, 0.005em);
133
+ .awsui_description_1wepg_1ahh8_94:not(#\9) {
134
+ color: var(--color-text-form-secondary-88dttc, #5f6b7a);
135
+ font-size: var(--font-body-s-size-6jmxer, 12px);
136
+ line-height: var(--font-body-s-line-height-ga8tt7, 16px);
137
+ letter-spacing: var(--font-body-s-letter-spacing-v8bwhi, 0.005em);
138
138
  }
139
- .awsui_description-bottom-padding_1wepg_176vx_139:not(#\9) {
140
- padding-bottom: var(--space-scaled-xxs-ugy2pw, 4px);
139
+ .awsui_description-bottom-padding_1wepg_1ahh8_139:not(#\9) {
140
+ padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
141
141
  }
142
142
 
143
- .awsui_label_1wepg_176vx_95:not(#\9),
144
- .awsui_description_1wepg_176vx_94:not(#\9) {
145
- padding-left: var(--space-xs-inub5w, 8px);
143
+ .awsui_label_1wepg_1ahh8_95:not(#\9),
144
+ .awsui_description_1wepg_1ahh8_94:not(#\9) {
145
+ padding-left: var(--space-xs-edba2s, 8px);
146
146
  }
147
- .awsui_label-disabled_1wepg_176vx_147:not(#\9),
148
- .awsui_description-disabled_1wepg_176vx_148:not(#\9) {
149
- color: var(--color-text-control-disabled-2mfolt, #9ba7b6);
147
+ .awsui_label-disabled_1wepg_1ahh8_147:not(#\9),
148
+ .awsui_description-disabled_1wepg_1ahh8_148:not(#\9) {
149
+ color: var(--color-text-control-disabled-boqzde, #9ba7b6);
150
150
  }
151
151
 
152
152
  /* stylelint-disable selector-max-type */
153
- .awsui_control_1wepg_176vx_153:not(#\9) {
153
+ .awsui_control_1wepg_1ahh8_153:not(#\9) {
154
154
  position: relative;
155
155
  }
156
- .awsui_control_1wepg_176vx_153 > input:not(#\9), .awsui_control_1wepg_176vx_153 > svg:not(#\9), .awsui_control_1wepg_176vx_153 > .awsui_outline_1wepg_176vx_99:not(#\9) {
156
+ .awsui_control_1wepg_1ahh8_153 > input:not(#\9), .awsui_control_1wepg_1ahh8_153 > svg:not(#\9), .awsui_control_1wepg_1ahh8_153 > .awsui_outline_1wepg_1ahh8_99:not(#\9) {
157
157
  position: absolute;
158
158
  width: 100%;
159
159
  height: 100%;
160
160
  top: 0;
161
161
  left: 0;
162
162
  }
163
- .awsui_control_1wepg_176vx_153 > input:not(#\9) {
163
+ .awsui_control_1wepg_1ahh8_153 > input:not(#\9) {
164
164
  opacity: 0;
165
165
  z-index: 1;
166
166
  -webkit-user-select: none;
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content": "awsui_content_1wepg_176vx_93",
6
- "description": "awsui_description_1wepg_176vx_94",
7
- "label": "awsui_label_1wepg_176vx_95",
8
- "outline": "awsui_outline_1wepg_176vx_99",
9
- "show-outline": "awsui_show-outline_1wepg_176vx_102",
10
- "native-input": "awsui_native-input_1wepg_176vx_106",
11
- "wrapper": "awsui_wrapper_1wepg_176vx_110",
12
- "label-wrapper": "awsui_label-wrapper_1wepg_176vx_117",
13
- "empty-content": "awsui_empty-content_1wepg_176vx_129",
14
- "description-bottom-padding": "awsui_description-bottom-padding_1wepg_176vx_139",
15
- "label-disabled": "awsui_label-disabled_1wepg_176vx_147",
16
- "description-disabled": "awsui_description-disabled_1wepg_176vx_148",
17
- "control": "awsui_control_1wepg_176vx_153"
5
+ "content": "awsui_content_1wepg_1ahh8_93",
6
+ "description": "awsui_description_1wepg_1ahh8_94",
7
+ "label": "awsui_label_1wepg_1ahh8_95",
8
+ "outline": "awsui_outline_1wepg_1ahh8_99",
9
+ "show-outline": "awsui_show-outline_1wepg_1ahh8_102",
10
+ "native-input": "awsui_native-input_1wepg_1ahh8_106",
11
+ "wrapper": "awsui_wrapper_1wepg_1ahh8_110",
12
+ "label-wrapper": "awsui_label-wrapper_1wepg_1ahh8_117",
13
+ "empty-content": "awsui_empty-content_1wepg_1ahh8_129",
14
+ "description-bottom-padding": "awsui_description-bottom-padding_1wepg_1ahh8_139",
15
+ "label-disabled": "awsui_label-disabled_1wepg_1ahh8_147",
16
+ "description-disabled": "awsui_description-disabled_1wepg_1ahh8_148",
17
+ "control": "awsui_control_1wepg_1ahh8_153"
18
18
  };
19
19
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button-trigger": "awsui_button-trigger_18eso_7qpbu_97",
5
- "arrow": "awsui_arrow_18eso_7qpbu_97",
6
- "has-caret": "awsui_has-caret_18eso_7qpbu_137",
7
- "placeholder": "awsui_placeholder_18eso_7qpbu_140",
8
- "pressed": "awsui_pressed_18eso_7qpbu_153",
9
- "disabled": "awsui_disabled_18eso_7qpbu_156",
10
- "in-filtering-token": "awsui_in-filtering-token_18eso_7qpbu_165",
11
- "read-only": "awsui_read-only_18eso_7qpbu_171",
12
- "invalid": "awsui_invalid_18eso_7qpbu_188"
4
+ "button-trigger": "awsui_button-trigger_18eso_1gi75_97",
5
+ "arrow": "awsui_arrow_18eso_1gi75_97",
6
+ "has-caret": "awsui_has-caret_18eso_1gi75_137",
7
+ "placeholder": "awsui_placeholder_18eso_1gi75_140",
8
+ "pressed": "awsui_pressed_18eso_1gi75_153",
9
+ "disabled": "awsui_disabled_18eso_1gi75_156",
10
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1gi75_165",
11
+ "read-only": "awsui_read-only_18eso_1gi75_171",
12
+ "invalid": "awsui_invalid_18eso_1gi75_188"
13
13
  };
14
14
 
@@ -94,16 +94,16 @@ 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_button-trigger_18eso_7qpbu_97 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
98
- transition: transform var(--motion-duration-rotate-180-i3ygzg, 135ms) var(--motion-easing-rotate-180-qx5hdf, cubic-bezier(0.165, 0.84, 0.44, 1));
97
+ .awsui_button-trigger_18eso_1gi75_97 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
98
+ transition: transform var(--motion-duration-rotate-180-m9g4a9, 135ms) var(--motion-easing-rotate-180-h4cyjx, cubic-bezier(0.165, 0.84, 0.44, 1));
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_button-trigger_18eso_7qpbu_97 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
101
+ .awsui_button-trigger_18eso_1gi75_97 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_button-trigger_18eso_7qpbu_97 > .awsui_arrow_18eso_7qpbu_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_7qpbu_97 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_button-trigger_18eso_1gi75_97 > .awsui_arrow_18eso_1gi75_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1gi75_97 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
@@ -112,7 +112,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
112
112
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
113
113
  SPDX-License-Identifier: Apache-2.0
114
114
  */
115
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9) {
115
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9) {
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
117
117
  border-collapse: separate;
118
118
  border-spacing: 0;
@@ -142,11 +142,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  widows: 2;
143
143
  word-spacing: normal;
144
144
  box-sizing: border-box;
145
- font-size: var(--font-body-m-size-cqtcam, 14px);
146
- line-height: var(--font-body-m-line-height-83azrc, 22px);
147
- color: var(--color-text-body-default-01bwmw, #000716);
145
+ font-size: var(--font-body-m-size-7dign1, 14px);
146
+ line-height: var(--font-body-m-line-height-rfgrp9, 22px);
147
+ color: var(--color-text-body-default-mmvcvg, #000716);
148
148
  font-weight: 400;
149
- font-family: var(--font-family-base-kd6hgy, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
149
+ font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
150
150
  -webkit-font-smoothing: auto;
151
151
  -moz-osx-font-smoothing: auto;
152
152
  position: relative;
@@ -154,95 +154,95 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  width: 100%;
155
155
  justify-content: space-between;
156
156
  align-items: center;
157
- padding: var(--space-scaled-xxs-ugy2pw, 4px) var(--space-field-horizontal-dh8mzg, 12px);
158
- background-color: var(--color-background-input-default-m0bcvt, #ffffff);
159
- border-radius: var(--border-radius-input-afyvdu, 8px);
160
- border: var(--border-field-width-egrqih, 2px) solid var(--color-border-input-default-effvag, #7d8998);
161
- min-height: var(--size-vertical-input-9mfbhr, 34px);
157
+ padding: var(--space-scaled-xxs-t2t62i, 4px) var(--space-field-horizontal-8qo3uw, 12px);
158
+ background-color: var(--color-background-input-default-y2omd4, #ffffff);
159
+ border-radius: var(--border-radius-input-g1eef0, 8px);
160
+ border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-default-zb6g42, #7d8998);
161
+ min-height: var(--size-vertical-input-u93i5u, 34px);
162
162
  }
163
- .awsui_button-trigger_18eso_7qpbu_97.awsui_has-caret_18eso_7qpbu_137:not(#\9) {
164
- padding-right: var(--space-field-icon-offset-n2xrju, 36px);
163
+ .awsui_button-trigger_18eso_1gi75_97.awsui_has-caret_18eso_1gi75_137:not(#\9) {
164
+ padding-right: var(--space-field-icon-offset-o8qwwh, 36px);
165
165
  }
166
- .awsui_button-trigger_18eso_7qpbu_97 > .awsui_placeholder_18eso_7qpbu_140:not(#\9) {
167
- color: var(--color-text-input-placeholder-548pz5, #5f6b7a);
166
+ .awsui_button-trigger_18eso_1gi75_97 > .awsui_placeholder_18eso_1gi75_140:not(#\9) {
167
+ color: var(--color-text-input-placeholder-3y98yw, #5f6b7a);
168
168
  font-style: italic;
169
169
  }
170
- .awsui_button-trigger_18eso_7qpbu_97 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
170
+ .awsui_button-trigger_18eso_1gi75_97 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
171
171
  position: absolute;
172
- right: var(--space-field-horizontal-dh8mzg, 12px);
173
- top: calc(50% - var(--font-body-m-line-height-83azrc, 22px) / 2);
174
- color: var(--color-text-button-inline-icon-default-v6g1at, #0972d3);
172
+ right: var(--space-field-horizontal-8qo3uw, 12px);
173
+ top: calc(50% - var(--font-body-m-line-height-rfgrp9, 22px) / 2);
174
+ color: var(--color-text-button-inline-icon-default-6co2zx, #0972d3);
175
175
  }
176
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9):hover > .awsui_arrow_18eso_7qpbu_97 {
177
- color: var(--color-text-button-inline-icon-hover-i8p8z2, #033160);
176
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9):hover > .awsui_arrow_18eso_1gi75_97 {
177
+ color: var(--color-text-button-inline-icon-hover-4bo7j3, #033160);
178
178
  }
179
- .awsui_button-trigger_18eso_7qpbu_97.awsui_pressed_18eso_7qpbu_153 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
179
+ .awsui_button-trigger_18eso_1gi75_97.awsui_pressed_18eso_1gi75_153 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
180
180
  transform: rotate(-180deg);
181
181
  }
182
- .awsui_button-trigger_18eso_7qpbu_97.awsui_disabled_18eso_7qpbu_156:not(#\9) {
183
- background-color: var(--color-background-input-disabled-46crjd, #e9ebed);
184
- border: var(--border-field-width-egrqih, 2px) solid var(--color-border-input-disabled-1gq6xl, #e9ebed);
185
- color: var(--color-text-input-disabled-1dqhco, #9ba7b6);
182
+ .awsui_button-trigger_18eso_1gi75_97.awsui_disabled_18eso_1gi75_156:not(#\9) {
183
+ background-color: var(--color-background-input-disabled-nvrgh4, #e9ebed);
184
+ border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-disabled-06dcc0, #e9ebed);
185
+ color: var(--color-text-input-disabled-dmotcr, #9ba7b6);
186
186
  cursor: auto;
187
187
  }
188
- .awsui_button-trigger_18eso_7qpbu_97.awsui_disabled_18eso_7qpbu_156 > .awsui_arrow_18eso_7qpbu_97:not(#\9) {
189
- color: var(--color-text-button-inline-icon-disabled-49bkql, #9ba7b6);
188
+ .awsui_button-trigger_18eso_1gi75_97.awsui_disabled_18eso_1gi75_156 > .awsui_arrow_18eso_1gi75_97:not(#\9) {
189
+ color: var(--color-text-button-inline-icon-disabled-ffek69, #9ba7b6);
190
190
  }
191
- .awsui_button-trigger_18eso_7qpbu_97.awsui_disabled_18eso_7qpbu_156.awsui_in-filtering-token_18eso_7qpbu_165:not(#\9) {
192
- border-color: var(--color-border-control-disabled-4xsg0q, #d1d5db);
191
+ .awsui_button-trigger_18eso_1gi75_97.awsui_disabled_18eso_1gi75_156.awsui_in-filtering-token_18eso_1gi75_165:not(#\9) {
192
+ border-color: var(--color-border-control-disabled-pixk7g, #d1d5db);
193
193
  }
194
- .awsui_button-trigger_18eso_7qpbu_97.awsui_disabled_18eso_7qpbu_156 > .awsui_placeholder_18eso_7qpbu_140:not(#\9) {
195
- color: var(--color-text-input-placeholder-disabled-t26ds3, #9ba7b6);
194
+ .awsui_button-trigger_18eso_1gi75_97.awsui_disabled_18eso_1gi75_156 > .awsui_placeholder_18eso_1gi75_140:not(#\9) {
195
+ color: var(--color-text-input-placeholder-disabled-kxks79, #9ba7b6);
196
196
  }
197
- .awsui_button-trigger_18eso_7qpbu_97.awsui_read-only_18eso_7qpbu_171:not(#\9) {
198
- background-color: var(--color-background-input-default-m0bcvt, #ffffff);
199
- border: var(--border-field-width-egrqih, 2px) solid var(--color-border-input-disabled-1gq6xl, #e9ebed);
197
+ .awsui_button-trigger_18eso_1gi75_97.awsui_read-only_18eso_1gi75_171:not(#\9) {
198
+ background-color: var(--color-background-input-default-y2omd4, #ffffff);
199
+ border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-disabled-06dcc0, #e9ebed);
200
200
  }
201
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9):focus {
201
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9):focus {
202
202
  outline: none;
203
203
  text-decoration: none;
204
204
  }
205
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165):focus {
205
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165):focus {
206
206
  outline: 2px dotted transparent;
207
- border: var(--border-field-width-egrqih, 2px) solid var(--color-border-item-focused-nwfxo7, #0972d3);
208
- border-radius: var(--border-radius-input-afyvdu, 8px);
209
- box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-m25vwf, 0px) var(--color-border-item-focused-nwfxo7, #0972d3);
207
+ border: var(--border-field-width-riro62, 2px) solid var(--color-border-item-focused-4t19h5, #0972d3);
208
+ border-radius: var(--border-radius-input-g1eef0, 8px);
209
+ box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
210
210
  }
211
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165):invalid {
211
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165):invalid {
212
212
  box-shadow: none;
213
213
  }
214
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165).awsui_invalid_18eso_7qpbu_188, .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165).awsui_invalid_18eso_7qpbu_188:focus {
215
- color: var(--color-text-status-error-fukmlt, #d91515);
216
- border-color: var(--color-text-status-error-fukmlt, #d91515);
214
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165).awsui_invalid_18eso_1gi75_188, .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165).awsui_invalid_18eso_1gi75_188:focus {
215
+ color: var(--color-text-status-error-p6dh5n, #d91515);
216
+ border-color: var(--color-text-status-error-p6dh5n, #d91515);
217
217
  padding-left: calc(
218
- var(--space-field-horizontal-dh8mzg, 12px) - (var(--border-invalid-width-04n71q, 8px) - var(--border-field-width-egrqih, 2px))
218
+ var(--space-field-horizontal-8qo3uw, 12px) - (var(--border-invalid-width-u1caet, 8px) - var(--border-field-width-riro62, 2px))
219
219
  );
220
- border-left-width: var(--border-invalid-width-04n71q, 8px);
220
+ border-left-width: var(--border-invalid-width-u1caet, 8px);
221
221
  }
222
- .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165).awsui_invalid_18eso_7qpbu_188:focus, .awsui_button-trigger_18eso_7qpbu_97:not(#\9):not(.awsui_in-filtering-token_18eso_7qpbu_165).awsui_invalid_18eso_7qpbu_188:focus:focus {
223
- box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-2fevx8, 2px) var(--color-border-item-focused-nwfxo7, #0972d3);
222
+ .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165).awsui_invalid_18eso_1gi75_188:focus, .awsui_button-trigger_18eso_1gi75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1gi75_165).awsui_invalid_18eso_1gi75_188:focus:focus {
223
+ box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-yfz0fs, 2px) var(--color-border-item-focused-4t19h5, #0972d3);
224
224
  }
225
- .awsui_button-trigger_18eso_7qpbu_97.awsui_in-filtering-token_18eso_7qpbu_165:not(#\9) {
226
- border-color: var(--color-border-item-selected-474jz2, #0972d3);
225
+ .awsui_button-trigger_18eso_1gi75_97.awsui_in-filtering-token_18eso_1gi75_165:not(#\9) {
226
+ border-color: var(--color-border-item-selected-xoo46x, #0972d3);
227
227
  border-top-right-radius: 0;
228
228
  border-bottom-right-radius: 0;
229
229
  height: 100%;
230
230
  }
231
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_7qpbu_97.awsui_in-filtering-token_18eso_7qpbu_165:not(#\9):focus {
231
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1gi75_97.awsui_in-filtering-token_18eso_1gi75_165:not(#\9):focus {
232
232
  position: relative;
233
233
  }
234
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_7qpbu_97.awsui_in-filtering-token_18eso_7qpbu_165:not(#\9):focus {
234
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1gi75_97.awsui_in-filtering-token_18eso_1gi75_165:not(#\9):focus {
235
235
  outline: 2px dotted transparent;
236
- outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-ro3wd0, -5px) - 1px);
236
+ outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-oe98c5, -5px) - 1px);
237
237
  }
238
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_7qpbu_97.awsui_in-filtering-token_18eso_7qpbu_165:not(#\9):focus::before {
238
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1gi75_97.awsui_in-filtering-token_18eso_1gi75_165:not(#\9):focus::before {
239
239
  content: " ";
240
240
  display: block;
241
241
  position: absolute;
242
- left: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-ro3wd0, -5px));
243
- top: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-ro3wd0, -5px));
244
- width: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-ro3wd0, -5px));
245
- height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-ro3wd0, -5px));
246
- border-radius: var(--border-radius-control-default-focus-ring-egwir5, 4px);
247
- box-shadow: 0 0 0 2px var(--color-border-item-focused-nwfxo7, #0972d3);
242
+ left: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-oe98c5, -5px));
243
+ top: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-oe98c5, -5px));
244
+ width: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-oe98c5, -5px));
245
+ height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-oe98c5, -5px));
246
+ border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
247
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
248
248
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "button-trigger": "awsui_button-trigger_18eso_7qpbu_97",
6
- "arrow": "awsui_arrow_18eso_7qpbu_97",
7
- "has-caret": "awsui_has-caret_18eso_7qpbu_137",
8
- "placeholder": "awsui_placeholder_18eso_7qpbu_140",
9
- "pressed": "awsui_pressed_18eso_7qpbu_153",
10
- "disabled": "awsui_disabled_18eso_7qpbu_156",
11
- "in-filtering-token": "awsui_in-filtering-token_18eso_7qpbu_165",
12
- "read-only": "awsui_read-only_18eso_7qpbu_171",
13
- "invalid": "awsui_invalid_18eso_7qpbu_188"
5
+ "button-trigger": "awsui_button-trigger_18eso_1gi75_97",
6
+ "arrow": "awsui_arrow_18eso_1gi75_97",
7
+ "has-caret": "awsui_has-caret_18eso_1gi75_137",
8
+ "placeholder": "awsui_placeholder_18eso_1gi75_140",
9
+ "pressed": "awsui_pressed_18eso_1gi75_153",
10
+ "disabled": "awsui_disabled_18eso_1gi75_156",
11
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1gi75_165",
12
+ "read-only": "awsui_read-only_18eso_1gi75_171",
13
+ "invalid": "awsui_invalid_18eso_1gi75_188"
14
14
  };
15
15
 
@@ -1,26 +1,26 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "axis": "awsui_axis_f0fot_s9p6d_9",
5
- "vertical-marker": "awsui_vertical-marker_f0fot_s9p6d_10",
6
- "axis--emphasized": "awsui_axis--emphasized_f0fot_s9p6d_15",
7
- "axis-label": "awsui_axis-label_f0fot_s9p6d_19",
8
- "axis-label--x": "awsui_axis-label--x_f0fot_s9p6d_24",
9
- "axis-label--y": "awsui_axis-label--y_f0fot_s9p6d_25",
10
- "grid": "awsui_grid_f0fot_s9p6d_29",
11
- "ticks__line": "awsui_ticks__line_f0fot_s9p6d_34",
12
- "ticks__text": "awsui_ticks__text_f0fot_s9p6d_39",
13
- "ticks--y": "awsui_ticks--y_f0fot_s9p6d_44",
14
- "ticks--x": "awsui_ticks--x_f0fot_s9p6d_45",
15
- "ticks--bottom": "awsui_ticks--bottom_f0fot_s9p6d_49",
16
- "labels-left": "awsui_labels-left_f0fot_s9p6d_54",
17
- "ticks": "awsui_ticks_f0fot_s9p6d_34",
18
- "labels-left__label": "awsui_labels-left__label_f0fot_s9p6d_69",
19
- "labels-left--hidden": "awsui_labels-left--hidden_f0fot_s9p6d_73",
20
- "labels-bottom": "awsui_labels-bottom_f0fot_s9p6d_81",
21
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_s9p6d_92",
22
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_s9p6d_98",
23
- "focus-outline": "awsui_focus-outline_f0fot_s9p6d_103",
24
- "filter-container": "awsui_filter-container_f0fot_s9p6d_111"
4
+ "axis": "awsui_axis_f0fot_1ucml_9",
5
+ "vertical-marker": "awsui_vertical-marker_f0fot_1ucml_10",
6
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_1ucml_15",
7
+ "axis-label": "awsui_axis-label_f0fot_1ucml_19",
8
+ "axis-label--x": "awsui_axis-label--x_f0fot_1ucml_24",
9
+ "axis-label--y": "awsui_axis-label--y_f0fot_1ucml_25",
10
+ "grid": "awsui_grid_f0fot_1ucml_29",
11
+ "ticks__line": "awsui_ticks__line_f0fot_1ucml_34",
12
+ "ticks__text": "awsui_ticks__text_f0fot_1ucml_39",
13
+ "ticks--y": "awsui_ticks--y_f0fot_1ucml_44",
14
+ "ticks--x": "awsui_ticks--x_f0fot_1ucml_45",
15
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_1ucml_49",
16
+ "labels-left": "awsui_labels-left_f0fot_1ucml_54",
17
+ "ticks": "awsui_ticks_f0fot_1ucml_34",
18
+ "labels-left__label": "awsui_labels-left__label_f0fot_1ucml_69",
19
+ "labels-left--hidden": "awsui_labels-left--hidden_f0fot_1ucml_73",
20
+ "labels-bottom": "awsui_labels-bottom_f0fot_1ucml_81",
21
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1ucml_92",
22
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1ucml_98",
23
+ "focus-outline": "awsui_focus-outline_f0fot_1ucml_103",
24
+ "filter-container": "awsui_filter-container_f0fot_1ucml_111"
25
25
  };
26
26
 
@@ -6,108 +6,108 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_axis_f0fot_s9p6d_9:not(#\9),
10
- .awsui_vertical-marker_f0fot_s9p6d_10:not(#\9) {
11
- stroke: var(--color-charts-line-axis-u0laja, #d1d5db);
9
+ .awsui_axis_f0fot_1ucml_9:not(#\9),
10
+ .awsui_vertical-marker_f0fot_1ucml_10:not(#\9) {
11
+ stroke: var(--color-charts-line-axis-j3qg2k, #d1d5db);
12
12
  stroke-width: 1px;
13
13
  }
14
14
 
15
- .awsui_axis--emphasized_f0fot_s9p6d_15:not(#\9) {
15
+ .awsui_axis--emphasized_f0fot_1ucml_15:not(#\9) {
16
16
  stroke-width: 2px;
17
17
  }
18
18
 
19
- .awsui_axis-label_f0fot_s9p6d_19:not(#\9) {
19
+ .awsui_axis-label_f0fot_1ucml_19:not(#\9) {
20
20
  font-weight: bold;
21
- fill: var(--color-text-body-default-01bwmw, #000716);
21
+ fill: var(--color-text-body-default-mmvcvg, #000716);
22
22
  }
23
23
 
24
- .awsui_axis-label--x_f0fot_s9p6d_24:not(#\9),
25
- .awsui_axis-label--y_f0fot_s9p6d_25:not(#\9) {
24
+ .awsui_axis-label--x_f0fot_1ucml_24:not(#\9),
25
+ .awsui_axis-label--y_f0fot_1ucml_25:not(#\9) {
26
26
  /* used in test-utils */
27
27
  }
28
28
 
29
- .awsui_grid_f0fot_s9p6d_29:not(#\9) {
30
- stroke: var(--color-charts-line-grid-2grz81, #d1d5db);
29
+ .awsui_grid_f0fot_1ucml_29:not(#\9) {
30
+ stroke: var(--color-charts-line-grid-mz4lye, #d1d5db);
31
31
  stroke-width: 1px;
32
32
  }
33
33
 
34
- .awsui_ticks__line_f0fot_s9p6d_34:not(#\9) {
35
- stroke: var(--color-charts-line-tick-0os7g5, #d1d5db);
34
+ .awsui_ticks__line_f0fot_1ucml_34:not(#\9) {
35
+ stroke: var(--color-charts-line-tick-arwxlx, #d1d5db);
36
36
  stroke-width: 1px;
37
37
  }
38
38
 
39
- .awsui_ticks__text_f0fot_s9p6d_39:not(#\9) {
40
- font-size: var(--font-chart-detail-size-zaluhe, 12px);
41
- fill: var(--color-text-body-secondary-l56bu9, #414d5c);
39
+ .awsui_ticks__text_f0fot_1ucml_39:not(#\9) {
40
+ font-size: var(--font-chart-detail-size-gtiv3j, 12px);
41
+ fill: var(--color-text-body-secondary-he5d85, #414d5c);
42
42
  }
43
43
 
44
- .awsui_ticks--y_f0fot_s9p6d_44:not(#\9),
45
- .awsui_ticks--x_f0fot_s9p6d_45:not(#\9) {
44
+ .awsui_ticks--y_f0fot_1ucml_44:not(#\9),
45
+ .awsui_ticks--x_f0fot_1ucml_45:not(#\9) {
46
46
  /* used in test-utils */
47
47
  }
48
48
 
49
- .awsui_ticks--bottom_f0fot_s9p6d_49 > .awsui_ticks__text_f0fot_s9p6d_39:not(#\9) {
49
+ .awsui_ticks--bottom_f0fot_1ucml_49 > .awsui_ticks__text_f0fot_1ucml_39:not(#\9) {
50
50
  text-anchor: middle;
51
51
  dominant-baseline: hanging;
52
52
  }
53
53
 
54
- .awsui_labels-left_f0fot_s9p6d_54 > .awsui_ticks_f0fot_s9p6d_34 > .awsui_ticks__text_f0fot_s9p6d_39:not(#\9) {
54
+ .awsui_labels-left_f0fot_1ucml_54 > .awsui_ticks_f0fot_1ucml_34 > .awsui_ticks__text_f0fot_1ucml_39:not(#\9) {
55
55
  text-anchor: end;
56
56
  dominant-baseline: central;
57
57
  }
58
58
 
59
- .awsui_labels-left_f0fot_s9p6d_54:not(#\9) {
59
+ .awsui_labels-left_f0fot_1ucml_54:not(#\9) {
60
60
  position: relative;
61
61
  margin-right: 12px;
62
62
  }
63
- .awsui_labels-left_f0fot_s9p6d_54 > .awsui_axis-label_f0fot_s9p6d_19:not(#\9) {
63
+ .awsui_labels-left_f0fot_1ucml_54 > .awsui_axis-label_f0fot_1ucml_19:not(#\9) {
64
64
  position: absolute;
65
65
  visibility: visible;
66
66
  white-space: nowrap;
67
67
  }
68
68
 
69
- .awsui_labels-left__label_f0fot_s9p6d_69:not(#\9) {
69
+ .awsui_labels-left__label_f0fot_1ucml_69:not(#\9) {
70
70
  position: absolute;
71
71
  }
72
72
 
73
- .awsui_labels-left--hidden_f0fot_s9p6d_73:not(#\9) {
73
+ .awsui_labels-left--hidden_f0fot_1ucml_73:not(#\9) {
74
74
  visibility: hidden;
75
75
  }
76
- .awsui_labels-left--hidden_f0fot_s9p6d_73 > .awsui_labels-left__label_f0fot_s9p6d_69:not(#\9) {
76
+ .awsui_labels-left--hidden_f0fot_1ucml_73 > .awsui_labels-left__label_f0fot_1ucml_69:not(#\9) {
77
77
  position: relative;
78
78
  white-space: nowrap;
79
79
  }
80
80
 
81
- .awsui_labels-bottom_f0fot_s9p6d_81:not(#\9) {
81
+ .awsui_labels-bottom_f0fot_1ucml_81:not(#\9) {
82
82
  position: relative;
83
83
  display: block;
84
84
  width: 100%;
85
85
  overflow: visible;
86
86
  }
87
87
 
88
- .awsui_vertical-marker_f0fot_s9p6d_10:not(#\9) {
88
+ .awsui_vertical-marker_f0fot_1ucml_10:not(#\9) {
89
89
  pointer-events: none;
90
90
  }
91
91
 
92
- .awsui_vertical-marker-circle_f0fot_s9p6d_92:not(#\9) {
93
- fill: var(--color-background-container-content-em2lah, #ffffff);
92
+ .awsui_vertical-marker-circle_f0fot_1ucml_92:not(#\9) {
93
+ fill: var(--color-background-container-content-og3y0v, #ffffff);
94
94
  pointer-events: none;
95
- stroke-width: var(--border-line-chart-width-2yp0z7, 2px);
95
+ stroke-width: var(--border-line-chart-width-qfyiov, 2px);
96
96
  }
97
97
 
98
- .awsui_vertical-marker-circle-active_f0fot_s9p6d_98:not(#\9) {
98
+ .awsui_vertical-marker-circle-active_f0fot_1ucml_98:not(#\9) {
99
99
  cursor: pointer;
100
- stroke-width: var(--border-line-chart-width-2yp0z7, 2px);
100
+ stroke-width: var(--border-line-chart-width-qfyiov, 2px);
101
101
  }
102
102
 
103
- .awsui_focus-outline_f0fot_s9p6d_103:not(#\9) {
103
+ .awsui_focus-outline_f0fot_1ucml_103:not(#\9) {
104
104
  outline: none;
105
105
  pointer-events: none;
106
106
  fill: none;
107
- stroke: var(--color-border-item-focused-nwfxo7, #0972d3);
107
+ stroke: var(--color-border-item-focused-4t19h5, #0972d3);
108
108
  stroke-width: 2px;
109
109
  }
110
110
 
111
- .awsui_filter-container_f0fot_s9p6d_111:not(#\9) {
111
+ .awsui_filter-container_f0fot_1ucml_111:not(#\9) {
112
112
  /* used in test-utils */
113
113
  }