@cloudscape-design/components 3.0.1349 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +99 -168
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -110,10 +110,6 @@
110
110
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
111
  SPDX-License-Identifier: Apache-2.0
112
112
  */
113
- /*
114
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
115
- SPDX-License-Identifier: Apache-2.0
116
- */
117
113
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
118
114
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
119
115
  /*
@@ -140,18 +136,18 @@
140
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
137
  SPDX-License-Identifier: Apache-2.0
142
138
  */
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
+ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
143
141
  /*
144
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
143
  SPDX-License-Identifier: Apache-2.0
146
144
  */
147
- /* Style used for links in slots/components that are text heavy, to help links stand out among
148
- surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
149
145
  /*
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- .awsui_root_19bso_28uvm_153:not(#\9),
154
- .awsui_inner-root_19bso_28uvm_154:not(#\9) {
149
+ .awsui_root_19bso_gck73_149:not(#\9),
150
+ .awsui_inner-root_19bso_gck73_150:not(#\9) {
155
151
  border-collapse: separate;
156
152
  border-spacing: 0;
157
153
  box-sizing: border-box;
@@ -184,21 +180,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
180
  display: flex;
185
181
  align-content: stretch;
186
182
  }
187
- .awsui_root_19bso_28uvm_153.awsui_has-groups_19bso_28uvm_187:not(#\9),
188
- .awsui_inner-root_19bso_28uvm_154.awsui_has-groups_19bso_28uvm_187:not(#\9) {
183
+ .awsui_root_19bso_gck73_149.awsui_has-groups_19bso_gck73_183:not(#\9),
184
+ .awsui_inner-root_19bso_gck73_150.awsui_has-groups_19bso_gck73_183:not(#\9) {
189
185
  min-block-size: calc(2px + var(--size-vertical-input-p1d7xx, 32px));
190
186
  }
191
- .awsui_root_19bso_28uvm_153.awsui_has-groups_19bso_28uvm_187.awsui_compact-mode_19bso_28uvm_191:not(#\9),
192
- .awsui_inner-root_19bso_28uvm_154.awsui_has-groups_19bso_28uvm_187.awsui_compact-mode_19bso_28uvm_191:not(#\9) {
187
+ .awsui_root_19bso_gck73_149.awsui_has-groups_19bso_gck73_183.awsui_compact-mode_19bso_gck73_187:not(#\9),
188
+ .awsui_inner-root_19bso_gck73_150.awsui_has-groups_19bso_gck73_183.awsui_compact-mode_19bso_gck73_187:not(#\9) {
193
189
  min-block-size: calc(2px + 2 * var(--border-width-token-2ukdpu, 2px) + var(--size-vertical-input-p1d7xx, 32px));
194
190
  }
195
191
 
196
- .awsui_inner-root_19bso_28uvm_154:not(#\9) {
192
+ .awsui_inner-root_19bso_gck73_150:not(#\9) {
197
193
  block-size: 100%;
198
194
  }
199
195
 
200
- .awsui_token_19bso_28uvm_200:not(#\9),
201
- .awsui_inner-token_19bso_28uvm_201:not(#\9) {
196
+ .awsui_token_19bso_gck73_196:not(#\9),
197
+ .awsui_inner-token_19bso_gck73_197:not(#\9) {
202
198
  border-block: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-63a3p8, #006ce0);
203
199
  border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-item-selected-63a3p8, #006ce0);
204
200
  display: flex;
@@ -211,19 +207,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
207
  color: var(--color-text-body-default-gtm97i, #0f141a);
212
208
  box-sizing: border-box;
213
209
  }
214
- .awsui_token_19bso_28uvm_200.awsui_grouped_19bso_28uvm_214:not(#\9),
215
- .awsui_inner-token_19bso_28uvm_201.awsui_grouped_19bso_28uvm_214:not(#\9) {
210
+ .awsui_token_19bso_gck73_196.awsui_grouped_19bso_gck73_210:not(#\9),
211
+ .awsui_inner-token_19bso_gck73_197.awsui_grouped_19bso_gck73_210:not(#\9) {
216
212
  justify-content: space-between;
217
213
  }
218
214
 
219
- .awsui_inner-token_19bso_28uvm_201:not(#\9) {
215
+ .awsui_inner-token_19bso_gck73_197:not(#\9) {
220
216
  border-start-start-radius: calc(var(--border-radius-token-ycnemh, 8px) / 2);
221
217
  border-start-end-radius: calc(var(--border-radius-token-ycnemh, 8px) / 2);
222
218
  border-end-start-radius: calc(var(--border-radius-token-ycnemh, 8px) / 2);
223
219
  border-end-end-radius: calc(var(--border-radius-token-ycnemh, 8px) / 2);
224
220
  }
225
221
 
226
- .awsui_list_19bso_28uvm_226:not(#\9) {
222
+ .awsui_list_19bso_gck73_222:not(#\9) {
227
223
  list-style: none;
228
224
  margin-block: 0;
229
225
  margin-inline: 0;
@@ -234,36 +230,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
234
230
  gap: var(--space-xs-ymlm0b, 8px);
235
231
  }
236
232
 
237
- .awsui_show-operation_19bso_28uvm_237:not(#\9) {
233
+ .awsui_show-operation_19bso_gck73_233:not(#\9) {
238
234
  border-inline-start: none;
239
235
  border-start-start-radius: 0;
240
236
  border-end-start-radius: 0;
241
237
  }
242
238
 
243
- .awsui_select_19bso_28uvm_243:not(#\9),
244
- .awsui_inner-select_19bso_28uvm_244:not(#\9) {
239
+ .awsui_select_19bso_gck73_239:not(#\9),
240
+ .awsui_inner-select_19bso_gck73_240:not(#\9) {
245
241
  /* used in test-utils */
246
242
  }
247
243
 
248
- .awsui_token-content_19bso_28uvm_248:not(#\9) {
244
+ .awsui_token-content_19bso_gck73_244:not(#\9) {
249
245
  display: flex;
250
246
  align-items: center;
251
247
  padding-block: var(--space-field-vertical-vm99qz, 5px);
252
248
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
253
249
  }
254
- .awsui_token-content-grouped_19bso_28uvm_254:not(#\9) {
250
+ .awsui_token-content-grouped_19bso_gck73_250:not(#\9) {
255
251
  padding-block: 2px;
256
252
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
257
253
  }
258
254
 
259
- .awsui_inner-token-content_19bso_28uvm_259:not(#\9) {
255
+ .awsui_inner-token-content_19bso_gck73_255:not(#\9) {
260
256
  padding-block: 1px;
261
257
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
262
258
  }
263
259
 
264
- .awsui_edit-button_19bso_28uvm_264:not(#\9),
265
- .awsui_dismiss-button_19bso_28uvm_265:not(#\9),
266
- .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9) {
260
+ .awsui_edit-button_19bso_gck73_260:not(#\9),
261
+ .awsui_dismiss-button_19bso_gck73_261:not(#\9),
262
+ .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9) {
267
263
  inline-size: 30px;
268
264
  margin-block: 0;
269
265
  margin-inline: 0;
@@ -275,20 +271,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
275
271
  background-color: transparent;
276
272
  border-inline-start: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-selected-63a3p8, #006ce0);
277
273
  }
278
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_28uvm_264:not(#\9):focus,
279
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_28uvm_265:not(#\9):focus,
280
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):focus {
274
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_gck73_260:not(#\9):focus,
275
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_gck73_261:not(#\9):focus,
276
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):focus {
281
277
  position: relative;
282
278
  }
283
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_28uvm_264:not(#\9):focus,
284
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_28uvm_265:not(#\9):focus,
285
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):focus {
279
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_gck73_260:not(#\9):focus,
280
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_gck73_261:not(#\9):focus,
281
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):focus {
286
282
  outline: 2px dotted transparent;
287
283
  outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-1iumy3, -5px) - 1px);
288
284
  }
289
- body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_28uvm_264:not(#\9):focus::before,
290
- body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_28uvm_265:not(#\9):focus::before,
291
- body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):focus::before {
285
+ body[data-awsui-focus-visible=true] .awsui_edit-button_19bso_gck73_260:not(#\9):focus::before,
286
+ body[data-awsui-focus-visible=true] .awsui_dismiss-button_19bso_gck73_261:not(#\9):focus::before,
287
+ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):focus::before {
292
288
  content: " ";
293
289
  display: block;
294
290
  position: absolute;
@@ -302,26 +298,26 @@ body[data-awsui-focus-visible=true] .awsui_inner-dismiss-button_19bso_28uvm_266:
302
298
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
303
299
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
304
300
  }
305
- .awsui_edit-button_19bso_28uvm_264:not(#\9):focus,
306
- .awsui_dismiss-button_19bso_28uvm_265:not(#\9):focus,
307
- .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):focus {
301
+ .awsui_edit-button_19bso_gck73_260:not(#\9):focus,
302
+ .awsui_dismiss-button_19bso_gck73_261:not(#\9):focus,
303
+ .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):focus {
308
304
  outline: none;
309
305
  text-decoration: none;
310
306
  }
311
- .awsui_edit-button_19bso_28uvm_264:not(#\9):hover,
312
- .awsui_dismiss-button_19bso_28uvm_265:not(#\9):hover,
313
- .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):hover {
307
+ .awsui_edit-button_19bso_gck73_260:not(#\9):hover,
308
+ .awsui_dismiss-button_19bso_gck73_261:not(#\9):hover,
309
+ .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):hover {
314
310
  cursor: pointer;
315
311
  color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
316
312
  }
317
- .awsui_edit-button_19bso_28uvm_264:not(#\9):disabled,
318
- .awsui_dismiss-button_19bso_28uvm_265:not(#\9):disabled,
319
- .awsui_inner-dismiss-button_19bso_28uvm_266:not(#\9):disabled {
313
+ .awsui_edit-button_19bso_gck73_260:not(#\9):disabled,
314
+ .awsui_dismiss-button_19bso_gck73_261:not(#\9):disabled,
315
+ .awsui_inner-dismiss-button_19bso_gck73_262:not(#\9):disabled {
320
316
  color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
321
317
  border-color: var(--color-border-control-disabled-dqtwtk, #dedee3);
322
318
  }
323
319
 
324
- .awsui_token-disabled_19bso_28uvm_324:not(#\9) {
320
+ .awsui_token-disabled_19bso_gck73_320:not(#\9) {
325
321
  border-color: var(--color-border-control-disabled-dqtwtk, #dedee3);
326
322
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
327
323
  color: var(--color-text-disabled-y4dmv3, #b4b4bb);
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_19bso_28uvm_153",
6
- "inner-root": "awsui_inner-root_19bso_28uvm_154",
7
- "has-groups": "awsui_has-groups_19bso_28uvm_187",
8
- "compact-mode": "awsui_compact-mode_19bso_28uvm_191",
9
- "token": "awsui_token_19bso_28uvm_200",
10
- "inner-token": "awsui_inner-token_19bso_28uvm_201",
11
- "grouped": "awsui_grouped_19bso_28uvm_214",
12
- "list": "awsui_list_19bso_28uvm_226",
13
- "show-operation": "awsui_show-operation_19bso_28uvm_237",
14
- "select": "awsui_select_19bso_28uvm_243",
15
- "inner-select": "awsui_inner-select_19bso_28uvm_244",
16
- "token-content": "awsui_token-content_19bso_28uvm_248",
17
- "token-content-grouped": "awsui_token-content-grouped_19bso_28uvm_254",
18
- "inner-token-content": "awsui_inner-token-content_19bso_28uvm_259",
19
- "edit-button": "awsui_edit-button_19bso_28uvm_264",
20
- "dismiss-button": "awsui_dismiss-button_19bso_28uvm_265",
21
- "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_28uvm_266",
22
- "token-disabled": "awsui_token-disabled_19bso_28uvm_324"
5
+ "root": "awsui_root_19bso_gck73_149",
6
+ "inner-root": "awsui_inner-root_19bso_gck73_150",
7
+ "has-groups": "awsui_has-groups_19bso_gck73_183",
8
+ "compact-mode": "awsui_compact-mode_19bso_gck73_187",
9
+ "token": "awsui_token_19bso_gck73_196",
10
+ "inner-token": "awsui_inner-token_19bso_gck73_197",
11
+ "grouped": "awsui_grouped_19bso_gck73_210",
12
+ "list": "awsui_list_19bso_gck73_222",
13
+ "show-operation": "awsui_show-operation_19bso_gck73_233",
14
+ "select": "awsui_select_19bso_gck73_239",
15
+ "inner-select": "awsui_inner-select_19bso_gck73_240",
16
+ "token-content": "awsui_token-content_19bso_gck73_244",
17
+ "token-content-grouped": "awsui_token-content-grouped_19bso_gck73_250",
18
+ "inner-token-content": "awsui_inner-token-content_19bso_gck73_255",
19
+ "edit-button": "awsui_edit-button_19bso_gck73_260",
20
+ "dismiss-button": "awsui_dismiss-button_19bso_gck73_261",
21
+ "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_gck73_262",
22
+ "token-disabled": "awsui_token-disabled_19bso_gck73_320"
23
23
  };
24
24
 
@@ -1,44 +1,44 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_1k20u_145",
5
- "search-field": "awsui_search-field_1wzqe_1k20u_177",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_1k20u_184",
7
- "add-token": "awsui_add-token_1wzqe_1k20u_191",
8
- "tokens": "awsui_tokens_1wzqe_1k20u_198",
9
- "token-operator": "awsui_token-operator_1wzqe_1k20u_203",
10
- "property-editor": "awsui_property-editor_1wzqe_1k20u_207",
11
- "property-editor-header": "awsui_property-editor-header_1wzqe_1k20u_210",
12
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1k20u_223",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_1k20u_238",
14
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1k20u_243",
15
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1k20u_246",
16
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_1k20u_254",
17
- "token-editor": "awsui_token-editor_1wzqe_1k20u_259",
18
- "token-editor-form": "awsui_token-editor-form_1wzqe_1k20u_266",
19
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1k20u_269",
20
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1k20u_272",
21
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1k20u_275",
22
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1k20u_278",
23
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1k20u_283",
24
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1k20u_287",
25
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1k20u_290",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1k20u_293",
27
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_1k20u_302",
28
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1k20u_336",
29
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1k20u_339",
30
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1k20u_348",
31
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1k20u_352",
32
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1k20u_358",
33
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1k20u_367",
34
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1k20u_371",
35
- "custom-control": "awsui_custom-control_1wzqe_1k20u_375",
36
- "input": "awsui_input_1wzqe_1k20u_184",
37
- "results": "awsui_results_1wzqe_1k20u_383",
38
- "token-trigger": "awsui_token-trigger_1wzqe_1k20u_388",
39
- "remove-all": "awsui_remove-all_1wzqe_1k20u_393",
40
- "join-operation": "awsui_join-operation_1wzqe_1k20u_394",
41
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1k20u_395",
42
- "constraint": "awsui_constraint_1wzqe_1k20u_399"
4
+ "root": "awsui_root_1wzqe_1ctub_141",
5
+ "search-field": "awsui_search-field_1wzqe_1ctub_173",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1ctub_180",
7
+ "add-token": "awsui_add-token_1wzqe_1ctub_187",
8
+ "tokens": "awsui_tokens_1wzqe_1ctub_194",
9
+ "token-operator": "awsui_token-operator_1wzqe_1ctub_199",
10
+ "property-editor": "awsui_property-editor_1wzqe_1ctub_203",
11
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1ctub_206",
12
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1ctub_219",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1ctub_234",
14
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ctub_239",
15
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1ctub_242",
16
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1ctub_250",
17
+ "token-editor": "awsui_token-editor_1wzqe_1ctub_255",
18
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1ctub_262",
19
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ctub_265",
20
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ctub_268",
21
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ctub_271",
22
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1ctub_274",
23
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1ctub_279",
24
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ctub_283",
25
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1ctub_286",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1ctub_289",
27
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1ctub_298",
28
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1ctub_332",
29
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1ctub_335",
30
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1ctub_344",
31
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1ctub_348",
32
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1ctub_354",
33
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1ctub_363",
34
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ctub_367",
35
+ "custom-control": "awsui_custom-control_1wzqe_1ctub_371",
36
+ "input": "awsui_input_1wzqe_1ctub_180",
37
+ "results": "awsui_results_1wzqe_1ctub_379",
38
+ "token-trigger": "awsui_token-trigger_1wzqe_1ctub_384",
39
+ "remove-all": "awsui_remove-all_1wzqe_1ctub_389",
40
+ "join-operation": "awsui_join-operation_1wzqe_1ctub_390",
41
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ctub_391",
42
+ "constraint": "awsui_constraint_1wzqe_1ctub_395"
43
43
  };
44
44
 
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1wzqe_1k20u_145:not(#\9) {
141
+ .awsui_root_1wzqe_1ctub_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -174,40 +170,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
170
  -moz-osx-font-smoothing: auto;
175
171
  }
176
172
 
177
- .awsui_search-field_1wzqe_1k20u_177:not(#\9) {
173
+ .awsui_search-field_1wzqe_1ctub_173:not(#\9) {
178
174
  display: flex;
179
175
  align-items: flex-end;
180
176
  flex-wrap: wrap;
181
177
  gap: var(--space-xs-ymlm0b, 8px) var(--space-s-tvghoh, 12px);
182
178
  }
183
179
 
184
- .awsui_input-wrapper_1wzqe_1k20u_184:not(#\9) {
180
+ .awsui_input-wrapper_1wzqe_1ctub_180:not(#\9) {
185
181
  flex-grow: 1;
186
182
  display: flex;
187
183
  align-items: flex-end;
188
184
  max-inline-size: calc(688px - 2 * var(--space-l-2ud1p3, 20px));
189
185
  }
190
186
 
191
- .awsui_add-token_1wzqe_1k20u_191:not(#\9) {
187
+ .awsui_add-token_1wzqe_1ctub_187:not(#\9) {
192
188
  border-inline-start: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
193
189
  box-sizing: border-box;
194
190
  margin-inline-start: var(--space-m-dsumyt, 16px);
195
191
  padding-inline-start: var(--space-m-dsumyt, 16px);
196
192
  }
197
193
 
198
- .awsui_tokens_1wzqe_1k20u_198:not(#\9) {
194
+ .awsui_tokens_1wzqe_1ctub_194:not(#\9) {
199
195
  margin-block: var(--space-xs-ymlm0b, 8px);
200
196
  margin-inline: 0;
201
197
  }
202
198
 
203
- .awsui_token-operator_1wzqe_1k20u_203:not(#\9) {
199
+ .awsui_token-operator_1wzqe_1ctub_199:not(#\9) {
204
200
  font-weight: var(--font-weight-bold-fo1afg, 700);
205
201
  }
206
202
 
207
- .awsui_property-editor_1wzqe_1k20u_207:not(#\9) {
203
+ .awsui_property-editor_1wzqe_1ctub_203:not(#\9) {
208
204
  overflow-y: auto;
209
205
  }
210
- .awsui_property-editor-header_1wzqe_1k20u_210:not(#\9) {
206
+ .awsui_property-editor-header_1wzqe_1ctub_206:not(#\9) {
211
207
  font-size: var(--font-size-body-m-a7nh2n, 14px);
212
208
  line-height: var(--line-height-body-m-2mh3ke, 20px);
213
209
  color: var(--color-text-body-default-gtm97i, #0f141a);
@@ -220,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
220
216
  padding-block-end: var(--space-xxs-hwfkai, 4px);
221
217
  padding-inline: var(--space-s-tvghoh, 12px);
222
218
  }
223
- .awsui_property-editor-header-enum_1wzqe_1k20u_223:not(#\9) {
219
+ .awsui_property-editor-header-enum_1wzqe_1ctub_219:not(#\9) {
224
220
  display: flex;
225
221
  gap: var(--space-xs-ymlm0b, 8px);
226
222
  font-size: var(--font-size-body-m-a7nh2n, 14px);
@@ -235,15 +231,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
235
231
  padding-block: calc(var(--space-xs-ymlm0b, 8px) + var(--border-item-width-miijiw, 2px) - var(--border-divider-list-width-tdfx1x, 1px));
236
232
  padding-inline: calc(var(--space-field-horizontal-0aq2ch, 12px) + var(--border-item-width-miijiw, 2px));
237
233
  }
238
- .awsui_property-editor-form_1wzqe_1k20u_238:not(#\9) {
234
+ .awsui_property-editor-form_1wzqe_1ctub_234:not(#\9) {
239
235
  padding-block-start: var(--space-xxs-hwfkai, 4px);
240
236
  padding-block-end: var(--space-s-tvghoh, 12px);
241
237
  padding-inline: var(--space-s-tvghoh, 12px);
242
238
  }
243
- .awsui_property-editor-cancel_1wzqe_1k20u_243:not(#\9) {
239
+ .awsui_property-editor-cancel_1wzqe_1ctub_239:not(#\9) {
244
240
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
245
241
  }
246
- .awsui_property-editor-actions_1wzqe_1k20u_246:not(#\9) {
242
+ .awsui_property-editor-actions_1wzqe_1ctub_242:not(#\9) {
247
243
  display: flex;
248
244
  justify-content: flex-end;
249
245
  border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-item-default-22wwob, #c6c6cd);
@@ -251,46 +247,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
251
247
  padding-block: var(--space-s-tvghoh, 12px);
252
248
  }
253
249
 
254
- .awsui_property-editor-enum_1wzqe_1k20u_254:not(#\9) {
250
+ .awsui_property-editor-enum_1wzqe_1ctub_250:not(#\9) {
255
251
  display: flex;
256
252
  flex-direction: column;
257
253
  }
258
254
 
259
- .awsui_token-editor_1wzqe_1k20u_259:not(#\9) {
255
+ .awsui_token-editor_1wzqe_1ctub_255:not(#\9) {
260
256
  display: flex;
261
257
  flex-direction: column;
262
258
  gap: var(--space-s-tvghoh, 12px);
263
259
  margin-block: var(--space-xxs-hwfkai, 4px);
264
260
  margin-inline: var(--space-xxs-hwfkai, 4px);
265
261
  }
266
- .awsui_token-editor-form_1wzqe_1k20u_266:not(#\9) {
262
+ .awsui_token-editor-form_1wzqe_1ctub_262:not(#\9) {
267
263
  /* used in test-utils */
268
264
  }
269
- .awsui_token-editor-field-property_1wzqe_1k20u_269:not(#\9) {
265
+ .awsui_token-editor-field-property_1wzqe_1ctub_265:not(#\9) {
270
266
  flex-grow: 2;
271
267
  }
272
- .awsui_token-editor-field-operator_1wzqe_1k20u_272:not(#\9) {
268
+ .awsui_token-editor-field-operator_1wzqe_1ctub_268:not(#\9) {
273
269
  flex-grow: 1;
274
270
  }
275
- .awsui_token-editor-field-value_1wzqe_1k20u_275:not(#\9) {
271
+ .awsui_token-editor-field-value_1wzqe_1ctub_271:not(#\9) {
276
272
  flex-grow: 2;
277
273
  }
278
- .awsui_token-editor-multiselect-wrapper_1wzqe_1k20u_278:not(#\9) {
274
+ .awsui_token-editor-multiselect-wrapper_1wzqe_1ctub_274:not(#\9) {
279
275
  position: relative;
280
276
  min-block-size: var(--size-vertical-input-p1d7xx, 32px);
281
277
  min-inline-size: 200px;
282
278
  }
283
- .awsui_token-editor-multiselect-wrapper-inner_1wzqe_1k20u_283:not(#\9) {
279
+ .awsui_token-editor-multiselect-wrapper-inner_1wzqe_1ctub_279:not(#\9) {
284
280
  position: absolute;
285
281
  inline-size: 100%;
286
282
  }
287
- .awsui_token-editor-cancel_1wzqe_1k20u_287:not(#\9) {
283
+ .awsui_token-editor-cancel_1wzqe_1ctub_283:not(#\9) {
288
284
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
289
285
  }
290
- .awsui_token-editor-submit_1wzqe_1k20u_290:not(#\9) {
286
+ .awsui_token-editor-submit_1wzqe_1ctub_286:not(#\9) {
291
287
  /* used in test-utils */
292
288
  }
293
- .awsui_token-editor-actions_1wzqe_1k20u_293:not(#\9) {
289
+ .awsui_token-editor-actions_1wzqe_1ctub_289:not(#\9) {
294
290
  display: flex;
295
291
  justify-content: flex-end;
296
292
  padding-block-start: var(--space-s-tvghoh, 12px);
@@ -299,7 +295,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
295
  margin-inline: calc(-1 * var(--space-m-dsumyt, 16px) + -1 * var(--space-xxs-hwfkai, 4px));
300
296
  margin-block-start: var(--space-s-tvghoh, 12px);
301
297
  }
302
- .awsui_token-editor-grid_1wzqe_1k20u_302:not(#\9) {
298
+ .awsui_token-editor-grid_1wzqe_1ctub_298:not(#\9) {
303
299
  border-collapse: separate;
304
300
  border-spacing: 0;
305
301
  box-sizing: border-box;
@@ -333,70 +329,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
333
329
  gap: var(--space-s-tvghoh, 12px);
334
330
  grid-template-columns: minmax(min-content, 2fr) minmax(min-content, 120px) minmax(min-content, 3fr) min-content;
335
331
  }
336
- .awsui_token-editor-grid-group_1wzqe_1k20u_336:not(#\9) {
332
+ .awsui_token-editor-grid-group_1wzqe_1ctub_332:not(#\9) {
337
333
  display: contents;
338
334
  }
339
- .awsui_token-editor-grid_1wzqe_1k20u_302.awsui_token-editor-narrow_1wzqe_1k20u_339:not(#\9) {
335
+ .awsui_token-editor-grid_1wzqe_1ctub_298.awsui_token-editor-narrow_1wzqe_1ctub_335:not(#\9) {
340
336
  grid-template-columns: minmax(100px, 1fr);
341
337
  gap: var(--space-m-dsumyt, 16px);
342
338
  }
343
- .awsui_token-editor-grid_1wzqe_1k20u_302.awsui_token-editor-narrow_1wzqe_1k20u_339 > .awsui_token-editor-grid-group_1wzqe_1k20u_336:not(#\9) {
339
+ .awsui_token-editor-grid_1wzqe_1ctub_298.awsui_token-editor-narrow_1wzqe_1ctub_335 > .awsui_token-editor-grid-group_1wzqe_1ctub_332:not(#\9) {
344
340
  display: flex;
345
341
  flex-direction: column;
346
342
  gap: var(--space-s-tvghoh, 12px);
347
343
  }
348
- .awsui_token-editor-grid_1wzqe_1k20u_302.awsui_token-editor-narrow_1wzqe_1k20u_339 > .awsui_token-editor-grid-group_1wzqe_1k20u_336.awsui_token-editor-supports-groups_1wzqe_1k20u_348:not(#\9) {
344
+ .awsui_token-editor-grid_1wzqe_1ctub_298.awsui_token-editor-narrow_1wzqe_1ctub_335 > .awsui_token-editor-grid-group_1wzqe_1ctub_332.awsui_token-editor-supports-groups_1wzqe_1ctub_344:not(#\9) {
349
345
  padding-block-end: var(--space-m-dsumyt, 16px);
350
346
  border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
351
347
  }
352
- .awsui_token-editor-grid-header_1wzqe_1k20u_352:not(#\9) {
348
+ .awsui_token-editor-grid-header_1wzqe_1ctub_348:not(#\9) {
353
349
  color: var(--color-text-column-header-wyzs6v, #424650);
354
350
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
355
351
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
356
352
  text-align: start;
357
353
  }
358
- .awsui_token-editor-grid-cell_1wzqe_1k20u_358:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1k20u_339) {
354
+ .awsui_token-editor-grid-cell_1wzqe_1ctub_354:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1ctub_335) {
359
355
  display: flex;
360
356
  align-items: flex-end;
361
357
  justify-content: flex-end;
362
358
  }
363
- .awsui_token-editor-grid-cell_1wzqe_1k20u_358.awsui_token-editor-narrow_1wzqe_1k20u_339:not(#\9):nth-child(4) {
359
+ .awsui_token-editor-grid-cell_1wzqe_1ctub_354.awsui_token-editor-narrow_1wzqe_1ctub_335:not(#\9):nth-child(4) {
364
360
  display: flex;
365
361
  justify-content: flex-end;
366
362
  }
367
- .awsui_token-editor-add-token_1wzqe_1k20u_367:not(#\9) {
363
+ .awsui_token-editor-add-token_1wzqe_1ctub_363:not(#\9) {
368
364
  margin-block-start: var(--space-s-tvghoh, 12px);
369
365
  }
370
366
 
371
- .awsui_custom-content-wrapper_1wzqe_1k20u_371:not(#\9) {
367
+ .awsui_custom-content-wrapper_1wzqe_1ctub_367:not(#\9) {
372
368
  display: contents;
373
369
  }
374
370
 
375
- .awsui_custom-control_1wzqe_1k20u_375:not(#\9) {
371
+ .awsui_custom-control_1wzqe_1ctub_371:not(#\9) {
376
372
  /* used in test-utils */
377
373
  }
378
374
 
379
- .awsui_input_1wzqe_1k20u_184:not(#\9) {
375
+ .awsui_input_1wzqe_1ctub_180:not(#\9) {
380
376
  flex: 1;
381
377
  }
382
378
 
383
- .awsui_results_1wzqe_1k20u_383:not(#\9) {
379
+ .awsui_results_1wzqe_1ctub_379:not(#\9) {
384
380
  padding-block: calc(var(--space-field-vertical-vm99qz, 5px) + var(--border-width-field-2xc78x, 1px));
385
381
  padding-inline: 0;
386
382
  }
387
383
 
388
- .awsui_token-trigger_1wzqe_1k20u_388:not(#\9) {
384
+ .awsui_token-trigger_1wzqe_1ctub_384:not(#\9) {
389
385
  min-inline-size: 0;
390
386
  word-break: break-word;
391
387
  }
392
388
 
393
- .awsui_remove-all_1wzqe_1k20u_393:not(#\9),
394
- .awsui_join-operation_1wzqe_1k20u_394:not(#\9),
395
- .awsui_custom-filter-actions_1wzqe_1k20u_395:not(#\9) {
389
+ .awsui_remove-all_1wzqe_1ctub_389:not(#\9),
390
+ .awsui_join-operation_1wzqe_1ctub_390:not(#\9),
391
+ .awsui_custom-filter-actions_1wzqe_1ctub_391:not(#\9) {
396
392
  /* used in test-utils */
397
393
  }
398
394
 
399
- .awsui_constraint_1wzqe_1k20u_399:not(#\9) {
395
+ .awsui_constraint_1wzqe_1ctub_395:not(#\9) {
400
396
  padding-block-start: var(--space-xxs-hwfkai, 4px);
401
397
  color: var(--color-text-form-secondary-t0glp7, #656871);
402
398
  font-size: var(--font-size-body-s-smc8cv, 12px);