@cloudscape-design/components 3.0.758 → 3.0.759

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 (417) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/item/styles.css.js +8 -8
  86. package/breadcrumb-group/item/styles.scoped.css +31 -31
  87. package/breadcrumb-group/item/styles.selectors.js +8 -8
  88. package/breadcrumb-group/styles.css.js +8 -8
  89. package/breadcrumb-group/styles.scoped.css +10 -10
  90. package/breadcrumb-group/styles.selectors.js +8 -8
  91. package/button/styles.css.js +20 -20
  92. package/button/styles.scoped.css +155 -155
  93. package/button/styles.selectors.js +20 -20
  94. package/button-dropdown/category-elements/styles.css.js +14 -14
  95. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  96. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  97. package/button-dropdown/item-element/styles.css.js +13 -13
  98. package/button-dropdown/item-element/styles.scoped.css +25 -25
  99. package/button-dropdown/item-element/styles.selectors.js +13 -13
  100. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  101. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  102. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  103. package/button-dropdown/styles.css.js +17 -17
  104. package/button-dropdown/styles.scoped.css +27 -27
  105. package/button-dropdown/styles.selectors.js +17 -17
  106. package/button-group/styles.css.js +4 -4
  107. package/button-group/styles.scoped.css +5 -5
  108. package/button-group/styles.selectors.js +4 -4
  109. package/calendar/styles.css.js +21 -21
  110. package/calendar/styles.scoped.css +47 -47
  111. package/calendar/styles.selectors.js +21 -21
  112. package/cards/styles.css.js +39 -39
  113. package/cards/styles.scoped.css +51 -51
  114. package/cards/styles.selectors.js +39 -39
  115. package/checkbox/styles.css.js +3 -3
  116. package/checkbox/styles.scoped.css +6 -6
  117. package/checkbox/styles.selectors.js +3 -3
  118. package/code-editor/resizable-box/styles.css.js +3 -3
  119. package/code-editor/resizable-box/styles.scoped.css +8 -8
  120. package/code-editor/resizable-box/styles.selectors.js +3 -3
  121. package/code-editor/styles.css.js +33 -33
  122. package/code-editor/styles.scoped.css +137 -137
  123. package/code-editor/styles.selectors.js +33 -33
  124. package/collection-preferences/content-display/styles.css.js +11 -11
  125. package/collection-preferences/content-display/styles.scoped.css +19 -19
  126. package/collection-preferences/content-display/styles.selectors.js +11 -11
  127. package/collection-preferences/styles.css.js +37 -37
  128. package/collection-preferences/styles.scoped.css +48 -48
  129. package/collection-preferences/styles.selectors.js +37 -37
  130. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  131. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  132. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  133. package/column-layout/styles.css.js +13 -13
  134. package/column-layout/styles.scoped.css +45 -45
  135. package/column-layout/styles.selectors.js +13 -13
  136. package/container/styles.css.js +30 -30
  137. package/container/styles.scoped.css +55 -55
  138. package/container/styles.selectors.js +30 -30
  139. package/content-layout/styles.css.js +14 -14
  140. package/content-layout/styles.scoped.css +17 -17
  141. package/content-layout/styles.selectors.js +14 -14
  142. package/date-picker/styles.css.js +7 -7
  143. package/date-picker/styles.scoped.css +10 -10
  144. package/date-picker/styles.selectors.js +7 -7
  145. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  146. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  147. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  148. package/date-range-picker/relative-range/styles.css.js +9 -9
  149. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  150. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  151. package/date-range-picker/styles.css.js +39 -39
  152. package/date-range-picker/styles.scoped.css +49 -49
  153. package/date-range-picker/styles.selectors.js +39 -39
  154. package/drawer/styles.css.js +4 -4
  155. package/drawer/styles.scoped.css +11 -11
  156. package/drawer/styles.selectors.js +4 -4
  157. package/expandable-section/styles.css.js +34 -34
  158. package/expandable-section/styles.scoped.css +66 -66
  159. package/expandable-section/styles.selectors.js +34 -34
  160. package/file-upload/dropzone/styles.css.js +2 -2
  161. package/file-upload/dropzone/styles.scoped.css +3 -3
  162. package/file-upload/dropzone/styles.selectors.js +2 -2
  163. package/file-upload/file-input/styles.css.js +4 -4
  164. package/file-upload/file-input/styles.scoped.css +8 -8
  165. package/file-upload/file-input/styles.selectors.js +4 -4
  166. package/flashbar/styles.css.js +50 -50
  167. package/flashbar/styles.scoped.css +150 -150
  168. package/flashbar/styles.selectors.js +50 -50
  169. package/form/styles.css.js +8 -8
  170. package/form/styles.scoped.css +9 -9
  171. package/form/styles.selectors.js +8 -8
  172. package/form-field/styles.css.js +24 -24
  173. package/form-field/styles.scoped.css +43 -39
  174. package/form-field/styles.selectors.js +24 -24
  175. package/grid/styles.css.js +53 -53
  176. package/grid/styles.scoped.css +55 -55
  177. package/grid/styles.selectors.js +53 -53
  178. package/header/styles.css.js +34 -34
  179. package/header/styles.scoped.css +51 -51
  180. package/header/styles.selectors.js +34 -34
  181. package/help-panel/styles.css.js +5 -5
  182. package/help-panel/styles.scoped.css +72 -72
  183. package/help-panel/styles.selectors.js +5 -5
  184. package/hotspot/styles.css.js +7 -7
  185. package/hotspot/styles.scoped.css +8 -8
  186. package/hotspot/styles.selectors.js +7 -7
  187. package/icon/styles.css.js +38 -38
  188. package/icon/styles.scoped.css +83 -83
  189. package/icon/styles.selectors.js +38 -38
  190. package/input/styles.css.js +13 -13
  191. package/input/styles.scoped.css +33 -33
  192. package/input/styles.selectors.js +13 -13
  193. package/internal/analytics/index.d.ts +3 -1
  194. package/internal/analytics/index.d.ts.map +1 -1
  195. package/internal/analytics/index.js +8 -0
  196. package/internal/analytics/index.js.map +1 -1
  197. package/internal/analytics/interfaces.d.ts +9 -1
  198. package/internal/analytics/interfaces.d.ts.map +1 -1
  199. package/internal/analytics/interfaces.js.map +1 -1
  200. package/internal/components/abstract-switch/styles.css.js +13 -13
  201. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  202. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  203. package/internal/components/button-trigger/index.d.ts.map +1 -1
  204. package/internal/components/button-trigger/index.js +1 -1
  205. package/internal/components/button-trigger/index.js.map +1 -1
  206. package/internal/components/button-trigger/styles.css.js +13 -13
  207. package/internal/components/button-trigger/styles.scoped.css +28 -28
  208. package/internal/components/button-trigger/styles.selectors.js +13 -13
  209. package/internal/components/chart-filter/styles.css.js +3 -3
  210. package/internal/components/chart-filter/styles.scoped.css +4 -4
  211. package/internal/components/chart-filter/styles.selectors.js +3 -3
  212. package/internal/components/chart-legend/styles.css.js +6 -6
  213. package/internal/components/chart-legend/styles.scoped.css +16 -16
  214. package/internal/components/chart-legend/styles.selectors.js +6 -6
  215. package/internal/components/chart-plot/styles.css.js +5 -5
  216. package/internal/components/chart-plot/styles.scoped.css +6 -6
  217. package/internal/components/chart-plot/styles.selectors.js +5 -5
  218. package/internal/components/chart-popover/styles.css.js +3 -3
  219. package/internal/components/chart-popover/styles.scoped.css +4 -4
  220. package/internal/components/chart-popover/styles.selectors.js +3 -3
  221. package/internal/components/chart-series-details/styles.css.js +20 -20
  222. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  223. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  224. package/internal/components/chart-series-marker/styles.css.js +5 -5
  225. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  226. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  227. package/internal/components/chart-wrapper/styles.css.js +9 -9
  228. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  229. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  230. package/internal/components/checkbox-icon/styles.css.js +9 -9
  231. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  232. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  233. package/internal/components/dropdown/index.d.ts.map +1 -1
  234. package/internal/components/dropdown/index.js +5 -2
  235. package/internal/components/dropdown/index.js.map +1 -1
  236. package/internal/components/dropdown/styles.css.js +20 -20
  237. package/internal/components/dropdown/styles.scoped.css +38 -38
  238. package/internal/components/dropdown/styles.selectors.js +20 -20
  239. package/internal/components/dropdown-footer/styles.css.js +3 -3
  240. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  241. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  242. package/internal/components/dropdown-status/styles.css.js +2 -2
  243. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  244. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  245. package/internal/components/handle/styles.css.js +2 -2
  246. package/internal/components/handle/styles.scoped.css +7 -7
  247. package/internal/components/handle/styles.selectors.js +2 -2
  248. package/internal/components/menu-dropdown/styles.css.js +7 -7
  249. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  250. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  251. package/internal/components/option/styles.css.js +17 -17
  252. package/internal/components/option/styles.scoped.css +30 -30
  253. package/internal/components/option/styles.selectors.js +17 -17
  254. package/internal/components/options-list/styles.css.js +2 -2
  255. package/internal/components/options-list/styles.scoped.css +3 -3
  256. package/internal/components/options-list/styles.selectors.js +2 -2
  257. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  258. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  259. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  260. package/internal/components/screenreader-only/styles.css.js +1 -1
  261. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  262. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  263. package/internal/components/selectable-item/styles.css.js +16 -16
  264. package/internal/components/selectable-item/styles.scoped.css +30 -30
  265. package/internal/components/selectable-item/styles.selectors.js +16 -16
  266. package/internal/components/token-list/styles.css.js +9 -9
  267. package/internal/components/token-list/styles.scoped.css +31 -31
  268. package/internal/components/token-list/styles.selectors.js +9 -9
  269. package/internal/environment.js +1 -1
  270. package/internal/environment.json +1 -1
  271. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  272. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  273. package/internal/hooks/use-component-analytics/index.js +11 -0
  274. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  275. package/internal/manifest.json +1 -1
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +10 -10
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +20 -20
  280. package/link/styles.scoped.css +74 -74
  281. package/link/styles.selectors.js +20 -20
  282. package/mixed-line-bar-chart/styles.css.js +11 -11
  283. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  284. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  285. package/modal/styles.css.js +23 -23
  286. package/modal/styles.scoped.css +39 -39
  287. package/modal/styles.selectors.js +23 -23
  288. package/multiselect/styles.css.js +2 -2
  289. package/multiselect/styles.scoped.css +3 -3
  290. package/multiselect/styles.selectors.js +2 -2
  291. package/package.json +1 -1
  292. package/pagination/styles.css.js +9 -9
  293. package/pagination/styles.scoped.css +24 -24
  294. package/pagination/styles.selectors.js +9 -9
  295. package/pie-chart/styles.css.js +27 -27
  296. package/pie-chart/styles.scoped.css +49 -49
  297. package/pie-chart/styles.selectors.js +27 -27
  298. package/popover/styles.css.js +52 -52
  299. package/popover/styles.scoped.css +74 -74
  300. package/popover/styles.selectors.js +52 -52
  301. package/progress-bar/styles.css.js +19 -19
  302. package/progress-bar/styles.scoped.css +32 -32
  303. package/progress-bar/styles.selectors.js +19 -19
  304. package/prompt-input/styles.css.js +8 -8
  305. package/prompt-input/styles.scoped.css +20 -20
  306. package/prompt-input/styles.selectors.js +8 -8
  307. package/property-filter/filtering-token/styles.css.js +18 -18
  308. package/property-filter/filtering-token/styles.scoped.css +42 -42
  309. package/property-filter/filtering-token/styles.selectors.js +18 -18
  310. package/property-filter/styles.css.js +38 -38
  311. package/property-filter/styles.scoped.css +41 -41
  312. package/property-filter/styles.selectors.js +38 -38
  313. package/radio-group/styles.css.js +10 -10
  314. package/radio-group/styles.scoped.css +25 -25
  315. package/radio-group/styles.selectors.js +10 -10
  316. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  317. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  318. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  319. package/segmented-control/styles.css.js +15 -15
  320. package/segmented-control/styles.scoped.css +35 -35
  321. package/segmented-control/styles.selectors.js +15 -15
  322. package/select/parts/styles.css.js +21 -21
  323. package/select/parts/styles.scoped.css +23 -23
  324. package/select/parts/styles.selectors.js +21 -21
  325. package/select/styles.css.js +1 -1
  326. package/select/styles.scoped.css +2 -2
  327. package/select/styles.selectors.js +1 -1
  328. package/side-navigation/styles.css.js +30 -30
  329. package/side-navigation/styles.scoped.css +43 -43
  330. package/side-navigation/styles.selectors.js +30 -30
  331. package/slider/styles.css.js +26 -26
  332. package/slider/styles.scoped.css +77 -77
  333. package/slider/styles.selectors.js +26 -26
  334. package/space-between/styles.css.js +23 -23
  335. package/space-between/styles.scoped.css +25 -25
  336. package/space-between/styles.selectors.js +23 -23
  337. package/spinner/styles.css.js +13 -13
  338. package/spinner/styles.scoped.css +20 -20
  339. package/spinner/styles.selectors.js +13 -13
  340. package/split-panel/icons/styles.css.js +22 -22
  341. package/split-panel/icons/styles.scoped.css +25 -25
  342. package/split-panel/icons/styles.selectors.js +22 -22
  343. package/split-panel/styles.css.js +26 -26
  344. package/split-panel/styles.scoped.css +44 -44
  345. package/split-panel/styles.selectors.js +26 -26
  346. package/status-indicator/styles.css.js +23 -23
  347. package/status-indicator/styles.scoped.css +34 -30
  348. package/status-indicator/styles.selectors.js +23 -23
  349. package/table/body-cell/styles.css.js +47 -47
  350. package/table/body-cell/styles.scoped.css +307 -307
  351. package/table/body-cell/styles.selectors.js +47 -47
  352. package/table/expandable-rows/styles.css.js +3 -3
  353. package/table/expandable-rows/styles.scoped.css +14 -14
  354. package/table/expandable-rows/styles.selectors.js +3 -3
  355. package/table/header-cell/styles.css.js +26 -26
  356. package/table/header-cell/styles.scoped.css +75 -75
  357. package/table/header-cell/styles.selectors.js +26 -26
  358. package/table/interfaces.d.ts +1 -0
  359. package/table/interfaces.d.ts.map +1 -1
  360. package/table/interfaces.js.map +1 -1
  361. package/table/internal.d.ts.map +1 -1
  362. package/table/internal.js +20 -0
  363. package/table/internal.js.map +1 -1
  364. package/table/resizer/styles.css.js +8 -8
  365. package/table/resizer/styles.scoped.css +16 -16
  366. package/table/resizer/styles.selectors.js +8 -8
  367. package/table/selection/styles.css.js +3 -3
  368. package/table/selection/styles.scoped.css +4 -4
  369. package/table/selection/styles.selectors.js +3 -3
  370. package/table/sticky-scrollbar/styles.css.js +6 -6
  371. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  372. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  373. package/table/styles.css.js +34 -34
  374. package/table/styles.scoped.css +44 -44
  375. package/table/styles.selectors.js +34 -34
  376. package/tabs/styles.css.js +28 -28
  377. package/tabs/styles.scoped.css +52 -52
  378. package/tabs/styles.selectors.js +28 -28
  379. package/tag-editor/styles.css.js +3 -3
  380. package/tag-editor/styles.scoped.css +13 -13
  381. package/tag-editor/styles.selectors.js +3 -3
  382. package/text-content/styles.css.js +1 -1
  383. package/text-content/styles.scoped.css +65 -65
  384. package/text-content/styles.selectors.js +1 -1
  385. package/text-filter/styles.css.js +3 -3
  386. package/text-filter/styles.scoped.css +4 -4
  387. package/text-filter/styles.selectors.js +3 -3
  388. package/textarea/styles.css.js +5 -5
  389. package/textarea/styles.scoped.css +15 -15
  390. package/textarea/styles.selectors.js +5 -5
  391. package/tiles/styles.css.js +30 -30
  392. package/tiles/styles.scoped.css +81 -81
  393. package/tiles/styles.selectors.js +30 -30
  394. package/toggle/styles.css.js +10 -10
  395. package/toggle/styles.scoped.css +26 -26
  396. package/toggle/styles.selectors.js +10 -10
  397. package/token-group/styles.css.js +10 -10
  398. package/token-group/styles.scoped.css +23 -23
  399. package/token-group/styles.selectors.js +10 -10
  400. package/top-navigation/1.0-beta/styles.css.js +25 -25
  401. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  402. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  403. package/top-navigation/styles.css.js +47 -47
  404. package/top-navigation/styles.scoped.css +67 -67
  405. package/top-navigation/styles.selectors.js +47 -47
  406. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  407. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  408. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  409. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  410. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  411. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  412. package/tutorial-panel/styles.css.js +1 -1
  413. package/tutorial-panel/styles.scoped.css +2 -2
  414. package/tutorial-panel/styles.selectors.js +1 -1
  415. package/wizard/styles.css.js +30 -30
  416. package/wizard/styles.scoped.css +59 -59
  417. package/wizard/styles.selectors.js +30 -30
@@ -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_xcf9q_149",
6
- "inner-root": "awsui_inner-root_19bso_xcf9q_150",
7
- "has-groups": "awsui_has-groups_19bso_xcf9q_186",
8
- "compact-mode": "awsui_compact-mode_19bso_xcf9q_190",
9
- "token": "awsui_token_19bso_xcf9q_199",
10
- "inner-token": "awsui_inner-token_19bso_xcf9q_200",
11
- "grouped": "awsui_grouped_19bso_xcf9q_213",
12
- "list": "awsui_list_19bso_xcf9q_225",
13
- "show-operation": "awsui_show-operation_19bso_xcf9q_236",
14
- "select": "awsui_select_19bso_xcf9q_242",
15
- "inner-select": "awsui_inner-select_19bso_xcf9q_243",
16
- "token-content": "awsui_token-content_19bso_xcf9q_247",
17
- "token-content-grouped": "awsui_token-content-grouped_19bso_xcf9q_253",
18
- "inner-token-content": "awsui_inner-token-content_19bso_xcf9q_258",
19
- "edit-button": "awsui_edit-button_19bso_xcf9q_263",
20
- "dismiss-button": "awsui_dismiss-button_19bso_xcf9q_264",
21
- "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_xcf9q_265",
22
- "token-disabled": "awsui_token-disabled_19bso_xcf9q_323"
5
+ "root": "awsui_root_19bso_1d4db_149",
6
+ "inner-root": "awsui_inner-root_19bso_1d4db_150",
7
+ "has-groups": "awsui_has-groups_19bso_1d4db_186",
8
+ "compact-mode": "awsui_compact-mode_19bso_1d4db_190",
9
+ "token": "awsui_token_19bso_1d4db_199",
10
+ "inner-token": "awsui_inner-token_19bso_1d4db_200",
11
+ "grouped": "awsui_grouped_19bso_1d4db_213",
12
+ "list": "awsui_list_19bso_1d4db_225",
13
+ "show-operation": "awsui_show-operation_19bso_1d4db_236",
14
+ "select": "awsui_select_19bso_1d4db_242",
15
+ "inner-select": "awsui_inner-select_19bso_1d4db_243",
16
+ "token-content": "awsui_token-content_19bso_1d4db_247",
17
+ "token-content-grouped": "awsui_token-content-grouped_19bso_1d4db_253",
18
+ "inner-token-content": "awsui_inner-token-content_19bso_1d4db_258",
19
+ "edit-button": "awsui_edit-button_19bso_1d4db_263",
20
+ "dismiss-button": "awsui_dismiss-button_19bso_1d4db_264",
21
+ "inner-dismiss-button": "awsui_inner-dismiss-button_19bso_1d4db_265",
22
+ "token-disabled": "awsui_token-disabled_19bso_1d4db_323"
23
23
  };
24
24
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_184ob_141",
5
- "search-field": "awsui_search-field_1wzqe_184ob_176",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_184ob_182",
7
- "add-token": "awsui_add-token_1wzqe_184ob_186",
8
- "tokens": "awsui_tokens_1wzqe_184ob_193",
9
- "token-operator": "awsui_token-operator_1wzqe_184ob_198",
10
- "property-editor": "awsui_property-editor_1wzqe_184ob_202",
11
- "property-editor-form": "awsui_property-editor-form_1wzqe_184ob_209",
12
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_184ob_212",
13
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_184ob_215",
14
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_184ob_218",
15
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_184ob_221",
16
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_184ob_224",
17
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_184ob_227",
18
- "token-editor": "awsui_token-editor_1wzqe_184ob_234",
19
- "token-editor-form": "awsui_token-editor-form_1wzqe_184ob_241",
20
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_184ob_244",
21
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_184ob_247",
22
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_184ob_250",
23
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_184ob_253",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_184ob_256",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_184ob_259",
26
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_184ob_268",
27
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_184ob_305",
28
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_184ob_308",
29
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_184ob_317",
30
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_184ob_321",
31
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_184ob_327",
32
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_184ob_336",
33
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_184ob_340",
34
- "custom-control": "awsui_custom-control_1wzqe_184ob_344",
35
- "input": "awsui_input_1wzqe_184ob_182",
36
- "results": "awsui_results_1wzqe_184ob_352",
37
- "token-trigger": "awsui_token-trigger_1wzqe_184ob_357",
38
- "remove-all": "awsui_remove-all_1wzqe_184ob_362",
39
- "join-operation": "awsui_join-operation_1wzqe_184ob_363",
40
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_184ob_364",
41
- "constraint": "awsui_constraint_1wzqe_184ob_368"
4
+ "root": "awsui_root_1wzqe_1ypk5_141",
5
+ "search-field": "awsui_search-field_1wzqe_1ypk5_176",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1ypk5_182",
7
+ "add-token": "awsui_add-token_1wzqe_1ypk5_186",
8
+ "tokens": "awsui_tokens_1wzqe_1ypk5_193",
9
+ "token-operator": "awsui_token-operator_1wzqe_1ypk5_198",
10
+ "property-editor": "awsui_property-editor_1wzqe_1ypk5_202",
11
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1ypk5_209",
12
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1ypk5_212",
13
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1ypk5_215",
14
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1ypk5_218",
15
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ypk5_221",
16
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1ypk5_224",
17
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1ypk5_227",
18
+ "token-editor": "awsui_token-editor_1wzqe_1ypk5_234",
19
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1ypk5_241",
20
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ypk5_244",
21
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ypk5_247",
22
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ypk5_250",
23
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ypk5_253",
24
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1ypk5_256",
25
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1ypk5_259",
26
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1ypk5_268",
27
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1ypk5_305",
28
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1ypk5_308",
29
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1ypk5_317",
30
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1ypk5_321",
31
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1ypk5_327",
32
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1ypk5_336",
33
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ypk5_340",
34
+ "custom-control": "awsui_custom-control_1wzqe_1ypk5_344",
35
+ "input": "awsui_input_1wzqe_1ypk5_182",
36
+ "results": "awsui_results_1wzqe_1ypk5_352",
37
+ "token-trigger": "awsui_token-trigger_1wzqe_1ypk5_357",
38
+ "remove-all": "awsui_remove-all_1wzqe_1ypk5_362",
39
+ "join-operation": "awsui_join-operation_1wzqe_1ypk5_363",
40
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ypk5_364",
41
+ "constraint": "awsui_constraint_1wzqe_1ypk5_368"
42
42
  };
43
43
 
@@ -136,9 +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
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1wzqe_184ob_141:not(#\9) {
141
+ .awsui_root_1wzqe_1ypk5_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -174,90 +174,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  -moz-osx-font-smoothing: auto;
175
175
  }
176
176
 
177
- .awsui_search-field_1wzqe_184ob_176:not(#\9) {
177
+ .awsui_search-field_1wzqe_1ypk5_176:not(#\9) {
178
178
  display: flex;
179
179
  align-items: flex-end;
180
180
  max-inline-size: calc(688px - 2 * var(--space-l-t419sm, 20px));
181
181
  }
182
182
 
183
- .awsui_input-wrapper_1wzqe_184ob_182:not(#\9) {
183
+ .awsui_input-wrapper_1wzqe_1ypk5_182:not(#\9) {
184
184
  flex-grow: 1;
185
185
  }
186
186
 
187
- .awsui_add-token_1wzqe_184ob_186:not(#\9) {
187
+ .awsui_add-token_1wzqe_1ypk5_186:not(#\9) {
188
188
  border-inline-start: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
189
189
  box-sizing: border-box;
190
190
  margin-inline-start: var(--space-m-udix3p, 16px);
191
191
  padding-inline-start: var(--space-m-udix3p, 16px);
192
192
  }
193
193
 
194
- .awsui_tokens_1wzqe_184ob_193:not(#\9) {
194
+ .awsui_tokens_1wzqe_1ypk5_193:not(#\9) {
195
195
  margin-block: var(--space-xs-zb16t3, 8px);
196
196
  margin-inline: 0;
197
197
  }
198
198
 
199
- .awsui_token-operator_1wzqe_184ob_198:not(#\9) {
199
+ .awsui_token-operator_1wzqe_1ypk5_198:not(#\9) {
200
200
  font-weight: bold;
201
201
  }
202
202
 
203
- .awsui_property-editor_1wzqe_184ob_202:not(#\9) {
203
+ .awsui_property-editor_1wzqe_1ypk5_202:not(#\9) {
204
204
  margin-block: var(--space-xxs-p8yyaw, 4px);
205
205
  margin-inline: var(--space-xxs-p8yyaw, 4px);
206
206
  padding-block: var(--space-m-udix3p, 16px);
207
207
  padding-inline: var(--space-m-udix3p, 16px);
208
208
  overflow-y: auto;
209
209
  }
210
- .awsui_property-editor-form_1wzqe_184ob_209:not(#\9) {
210
+ .awsui_property-editor-form_1wzqe_1ypk5_209:not(#\9) {
211
211
  margin-block-end: var(--space-scaled-l-0hpmd7, 20px);
212
212
  }
213
- .awsui_property-editor-field-property_1wzqe_184ob_212:not(#\9) {
213
+ .awsui_property-editor-field-property_1wzqe_1ypk5_212:not(#\9) {
214
214
  /* used in test-utils */
215
215
  }
216
- .awsui_property-editor-field-operator_1wzqe_184ob_215:not(#\9) {
216
+ .awsui_property-editor-field-operator_1wzqe_1ypk5_215:not(#\9) {
217
217
  margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
218
218
  }
219
- .awsui_property-editor-field-value_1wzqe_184ob_218:not(#\9) {
219
+ .awsui_property-editor-field-value_1wzqe_1ypk5_218:not(#\9) {
220
220
  margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
221
221
  }
222
- .awsui_property-editor-cancel_1wzqe_184ob_221:not(#\9) {
222
+ .awsui_property-editor-cancel_1wzqe_1ypk5_221:not(#\9) {
223
223
  margin-inline-end: var(--space-xs-zb16t3, 8px);
224
224
  }
225
- .awsui_property-editor-submit_1wzqe_184ob_224:not(#\9) {
225
+ .awsui_property-editor-submit_1wzqe_1ypk5_224:not(#\9) {
226
226
  /* used in test-utils */
227
227
  }
228
- .awsui_property-editor-actions_1wzqe_184ob_227:not(#\9) {
228
+ .awsui_property-editor-actions_1wzqe_1ypk5_227:not(#\9) {
229
229
  display: flex;
230
230
  justify-content: flex-end;
231
231
  padding-block-start: var(--space-s-34lx8l, 12px);
232
232
  border-block-start: 1px solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
233
233
  }
234
234
 
235
- .awsui_token-editor_1wzqe_184ob_234:not(#\9) {
235
+ .awsui_token-editor_1wzqe_1ypk5_234:not(#\9) {
236
236
  display: flex;
237
237
  flex-direction: column;
238
238
  gap: var(--space-s-34lx8l, 12px);
239
239
  margin-block: var(--space-xxs-p8yyaw, 4px);
240
240
  margin-inline: var(--space-xxs-p8yyaw, 4px);
241
241
  }
242
- .awsui_token-editor-form_1wzqe_184ob_241:not(#\9) {
242
+ .awsui_token-editor-form_1wzqe_1ypk5_241:not(#\9) {
243
243
  /* used in test-utils */
244
244
  }
245
- .awsui_token-editor-field-property_1wzqe_184ob_244:not(#\9) {
245
+ .awsui_token-editor-field-property_1wzqe_1ypk5_244:not(#\9) {
246
246
  flex-grow: 2;
247
247
  }
248
- .awsui_token-editor-field-operator_1wzqe_184ob_247:not(#\9) {
248
+ .awsui_token-editor-field-operator_1wzqe_1ypk5_247:not(#\9) {
249
249
  flex-grow: 1;
250
250
  }
251
- .awsui_token-editor-field-value_1wzqe_184ob_250:not(#\9) {
251
+ .awsui_token-editor-field-value_1wzqe_1ypk5_250:not(#\9) {
252
252
  flex-grow: 2;
253
253
  }
254
- .awsui_token-editor-cancel_1wzqe_184ob_253:not(#\9) {
254
+ .awsui_token-editor-cancel_1wzqe_1ypk5_253:not(#\9) {
255
255
  margin-inline-end: var(--space-xs-zb16t3, 8px);
256
256
  }
257
- .awsui_token-editor-submit_1wzqe_184ob_256:not(#\9) {
257
+ .awsui_token-editor-submit_1wzqe_1ypk5_256:not(#\9) {
258
258
  /* used in test-utils */
259
259
  }
260
- .awsui_token-editor-actions_1wzqe_184ob_259:not(#\9) {
260
+ .awsui_token-editor-actions_1wzqe_1ypk5_259:not(#\9) {
261
261
  display: flex;
262
262
  justify-content: flex-end;
263
263
  padding-block-start: var(--space-s-34lx8l, 12px);
@@ -266,7 +266,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
266
266
  margin-inline: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
267
267
  margin-block-start: var(--space-s-34lx8l, 12px);
268
268
  }
269
- .awsui_token-editor-grid_1wzqe_184ob_268:not(#\9) {
269
+ .awsui_token-editor-grid_1wzqe_1ypk5_268:not(#\9) {
270
270
  border-collapse: separate;
271
271
  border-spacing: 0;
272
272
  box-sizing: border-box;
@@ -304,70 +304,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
304
304
  gap: var(--space-s-34lx8l, 12px);
305
305
  grid-template-columns: minmax(min-content, 2fr) minmax(min-content, 120px) minmax(min-content, 3fr) min-content;
306
306
  }
307
- .awsui_token-editor-grid-group_1wzqe_184ob_305:not(#\9) {
307
+ .awsui_token-editor-grid-group_1wzqe_1ypk5_305:not(#\9) {
308
308
  display: contents;
309
309
  }
310
- .awsui_token-editor-grid_1wzqe_184ob_268.awsui_token-editor-narrow_1wzqe_184ob_308:not(#\9) {
310
+ .awsui_token-editor-grid_1wzqe_1ypk5_268.awsui_token-editor-narrow_1wzqe_1ypk5_308:not(#\9) {
311
311
  grid-template-columns: minmax(100px, 1fr);
312
312
  gap: var(--space-m-udix3p, 16px);
313
313
  }
314
- .awsui_token-editor-grid_1wzqe_184ob_268.awsui_token-editor-narrow_1wzqe_184ob_308 > .awsui_token-editor-grid-group_1wzqe_184ob_305:not(#\9) {
314
+ .awsui_token-editor-grid_1wzqe_1ypk5_268.awsui_token-editor-narrow_1wzqe_1ypk5_308 > .awsui_token-editor-grid-group_1wzqe_1ypk5_305:not(#\9) {
315
315
  display: flex;
316
316
  flex-direction: column;
317
317
  gap: var(--space-s-34lx8l, 12px);
318
318
  }
319
- .awsui_token-editor-grid_1wzqe_184ob_268.awsui_token-editor-narrow_1wzqe_184ob_308 > .awsui_token-editor-grid-group_1wzqe_184ob_305.awsui_token-editor-supports-groups_1wzqe_184ob_317:not(#\9) {
319
+ .awsui_token-editor-grid_1wzqe_1ypk5_268.awsui_token-editor-narrow_1wzqe_1ypk5_308 > .awsui_token-editor-grid-group_1wzqe_1ypk5_305.awsui_token-editor-supports-groups_1wzqe_1ypk5_317:not(#\9) {
320
320
  padding-block-end: var(--space-m-udix3p, 16px);
321
321
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
322
322
  }
323
- .awsui_token-editor-grid-header_1wzqe_184ob_321:not(#\9) {
323
+ .awsui_token-editor-grid-header_1wzqe_1ypk5_321:not(#\9) {
324
324
  color: var(--color-text-column-header-czuvwg, #414d5c);
325
325
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
326
326
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
327
327
  text-align: start;
328
328
  }
329
- .awsui_token-editor-grid-cell_1wzqe_184ob_327:not(#\9):not(.awsui_token-editor-narrow_1wzqe_184ob_308) {
329
+ .awsui_token-editor-grid-cell_1wzqe_1ypk5_327:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1ypk5_308) {
330
330
  display: flex;
331
331
  align-items: flex-end;
332
332
  justify-content: flex-end;
333
333
  }
334
- .awsui_token-editor-grid-cell_1wzqe_184ob_327.awsui_token-editor-narrow_1wzqe_184ob_308:not(#\9):nth-child(4) {
334
+ .awsui_token-editor-grid-cell_1wzqe_1ypk5_327.awsui_token-editor-narrow_1wzqe_1ypk5_308:not(#\9):nth-child(4) {
335
335
  display: flex;
336
336
  justify-content: flex-end;
337
337
  }
338
- .awsui_token-editor-add-token_1wzqe_184ob_336:not(#\9) {
338
+ .awsui_token-editor-add-token_1wzqe_1ypk5_336:not(#\9) {
339
339
  margin-block-start: var(--space-s-34lx8l, 12px);
340
340
  }
341
341
 
342
- .awsui_custom-content-wrapper_1wzqe_184ob_340:not(#\9) {
342
+ .awsui_custom-content-wrapper_1wzqe_1ypk5_340:not(#\9) {
343
343
  display: contents;
344
344
  }
345
345
 
346
- .awsui_custom-control_1wzqe_184ob_344:not(#\9) {
346
+ .awsui_custom-control_1wzqe_1ypk5_344:not(#\9) {
347
347
  margin-inline-end: var(--space-s-34lx8l, 12px);
348
348
  }
349
349
 
350
- .awsui_input_1wzqe_184ob_182:not(#\9) {
350
+ .awsui_input_1wzqe_1ypk5_182:not(#\9) {
351
351
  flex: 1;
352
352
  }
353
353
 
354
- .awsui_results_1wzqe_184ob_352:not(#\9) {
354
+ .awsui_results_1wzqe_1ypk5_352:not(#\9) {
355
355
  padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
356
356
  padding-inline: 0;
357
357
  }
358
358
 
359
- .awsui_token-trigger_1wzqe_184ob_357:not(#\9) {
359
+ .awsui_token-trigger_1wzqe_1ypk5_357:not(#\9) {
360
360
  min-inline-size: 0;
361
361
  word-break: break-word;
362
362
  }
363
363
 
364
- .awsui_remove-all_1wzqe_184ob_362:not(#\9),
365
- .awsui_join-operation_1wzqe_184ob_363:not(#\9),
366
- .awsui_custom-filter-actions_1wzqe_184ob_364:not(#\9) {
364
+ .awsui_remove-all_1wzqe_1ypk5_362:not(#\9),
365
+ .awsui_join-operation_1wzqe_1ypk5_363:not(#\9),
366
+ .awsui_custom-filter-actions_1wzqe_1ypk5_364:not(#\9) {
367
367
  /* used in test-utils */
368
368
  }
369
369
 
370
- .awsui_constraint_1wzqe_184ob_368:not(#\9) {
370
+ .awsui_constraint_1wzqe_1ypk5_368:not(#\9) {
371
371
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
372
372
  color: var(--color-text-form-secondary-dxc248, #5f6b7a);
373
373
  font-size: var(--font-size-body-s-asqx2i, 12px);
@@ -2,43 +2,43 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1wzqe_184ob_141",
6
- "search-field": "awsui_search-field_1wzqe_184ob_176",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_184ob_182",
8
- "add-token": "awsui_add-token_1wzqe_184ob_186",
9
- "tokens": "awsui_tokens_1wzqe_184ob_193",
10
- "token-operator": "awsui_token-operator_1wzqe_184ob_198",
11
- "property-editor": "awsui_property-editor_1wzqe_184ob_202",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_184ob_209",
13
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_184ob_212",
14
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_184ob_215",
15
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_184ob_218",
16
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_184ob_221",
17
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_184ob_224",
18
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_184ob_227",
19
- "token-editor": "awsui_token-editor_1wzqe_184ob_234",
20
- "token-editor-form": "awsui_token-editor-form_1wzqe_184ob_241",
21
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_184ob_244",
22
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_184ob_247",
23
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_184ob_250",
24
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_184ob_253",
25
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_184ob_256",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_184ob_259",
27
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_184ob_268",
28
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_184ob_305",
29
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_184ob_308",
30
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_184ob_317",
31
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_184ob_321",
32
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_184ob_327",
33
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_184ob_336",
34
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_184ob_340",
35
- "custom-control": "awsui_custom-control_1wzqe_184ob_344",
36
- "input": "awsui_input_1wzqe_184ob_182",
37
- "results": "awsui_results_1wzqe_184ob_352",
38
- "token-trigger": "awsui_token-trigger_1wzqe_184ob_357",
39
- "remove-all": "awsui_remove-all_1wzqe_184ob_362",
40
- "join-operation": "awsui_join-operation_1wzqe_184ob_363",
41
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_184ob_364",
42
- "constraint": "awsui_constraint_1wzqe_184ob_368"
5
+ "root": "awsui_root_1wzqe_1ypk5_141",
6
+ "search-field": "awsui_search-field_1wzqe_1ypk5_176",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1ypk5_182",
8
+ "add-token": "awsui_add-token_1wzqe_1ypk5_186",
9
+ "tokens": "awsui_tokens_1wzqe_1ypk5_193",
10
+ "token-operator": "awsui_token-operator_1wzqe_1ypk5_198",
11
+ "property-editor": "awsui_property-editor_1wzqe_1ypk5_202",
12
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1ypk5_209",
13
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1ypk5_212",
14
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1ypk5_215",
15
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1ypk5_218",
16
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ypk5_221",
17
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1ypk5_224",
18
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1ypk5_227",
19
+ "token-editor": "awsui_token-editor_1wzqe_1ypk5_234",
20
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1ypk5_241",
21
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ypk5_244",
22
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ypk5_247",
23
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ypk5_250",
24
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ypk5_253",
25
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1ypk5_256",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1ypk5_259",
27
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1ypk5_268",
28
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1ypk5_305",
29
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1ypk5_308",
30
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1ypk5_317",
31
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1ypk5_321",
32
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1ypk5_327",
33
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1ypk5_336",
34
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ypk5_340",
35
+ "custom-control": "awsui_custom-control_1wzqe_1ypk5_344",
36
+ "input": "awsui_input_1wzqe_1ypk5_182",
37
+ "results": "awsui_results_1wzqe_1ypk5_352",
38
+ "token-trigger": "awsui_token-trigger_1wzqe_1ypk5_357",
39
+ "remove-all": "awsui_remove-all_1wzqe_1ypk5_362",
40
+ "join-operation": "awsui_join-operation_1wzqe_1ypk5_363",
41
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ypk5_364",
42
+ "constraint": "awsui_constraint_1wzqe_1ypk5_368"
43
43
  };
44
44
 
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1mabk_1q37v_141",
5
- "radio": "awsui_radio_1mabk_1q37v_177",
6
- "radio--has-description": "awsui_radio--has-description_1mabk_1q37v_185",
7
- "radio-control": "awsui_radio-control_1mabk_1q37v_189",
8
- "outline": "awsui_outline_1mabk_1q37v_197",
9
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1q37v_219",
10
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1q37v_223",
11
- "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1q37v_223",
12
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1q37v_228",
13
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1q37v_234"
4
+ "root": "awsui_root_1mabk_1tjqk_141",
5
+ "radio": "awsui_radio_1mabk_1tjqk_177",
6
+ "radio--has-description": "awsui_radio--has-description_1mabk_1tjqk_185",
7
+ "radio-control": "awsui_radio-control_1mabk_1tjqk_189",
8
+ "outline": "awsui_outline_1mabk_1tjqk_197",
9
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_1tjqk_219",
10
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1tjqk_223",
11
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1tjqk_223",
12
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1tjqk_228",
13
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1tjqk_244"
14
14
  };
15
15
 
@@ -136,9 +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
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1mabk_1q37v_141:not(#\9) {
141
+ .awsui_root_1mabk_1tjqk_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -175,19 +175,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  display: block;
176
176
  }
177
177
 
178
- .awsui_radio_1mabk_1q37v_177:not(#\9) {
178
+ .awsui_radio_1mabk_1tjqk_177:not(#\9) {
179
179
  /*used in test-utils*/
180
180
  }
181
181
 
182
- .awsui_radio_1mabk_1q37v_177 + .awsui_radio_1mabk_1q37v_177:not(#\9) {
182
+ .awsui_radio_1mabk_1tjqk_177 + .awsui_radio_1mabk_1tjqk_177:not(#\9) {
183
183
  margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
184
184
  }
185
185
 
186
- .awsui_radio--has-description_1mabk_1q37v_185 + .awsui_radio_1mabk_1q37v_177:not(#\9) {
186
+ .awsui_radio--has-description_1mabk_1tjqk_185 + .awsui_radio_1mabk_1tjqk_177:not(#\9) {
187
187
  margin-block-start: var(--space-scaled-xs-26e2du, 8px);
188
188
  }
189
189
 
190
- .awsui_radio-control_1mabk_1q37v_189:not(#\9) {
190
+ .awsui_radio-control_1mabk_1tjqk_189:not(#\9) {
191
191
  margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
192
192
  min-block-size: var(--size-control-28i7hr, 16px);
193
193
  min-inline-size: var(--size-control-28i7hr, 16px);
@@ -195,14 +195,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
195
  inline-size: var(--size-control-28i7hr, 16px);
196
196
  }
197
197
 
198
- .awsui_outline_1mabk_1q37v_197:not(#\9) {
198
+ .awsui_outline_1mabk_1tjqk_197:not(#\9) {
199
199
  position: relative;
200
200
  }
201
- .awsui_outline_1mabk_1q37v_197:not(#\9) {
201
+ .awsui_outline_1mabk_1tjqk_197:not(#\9) {
202
202
  outline: 2px dotted transparent;
203
203
  outline-offset: calc(2px - 1px);
204
204
  }
205
- .awsui_outline_1mabk_1q37v_197:not(#\9)::before {
205
+ .awsui_outline_1mabk_1tjqk_197:not(#\9)::before {
206
206
  content: " ";
207
207
  display: block;
208
208
  position: absolute;
@@ -217,39 +217,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
218
218
  }
219
219
 
220
- .awsui_styled-circle-border_1mabk_1q37v_219:not(#\9) {
220
+ .awsui_styled-circle-border_1mabk_1tjqk_219:not(#\9) {
221
221
  stroke: var(--color-border-control-default-0fzxw0, #7d8998);
222
222
  fill: var(--color-background-control-default-qzruqy, #ffffff);
223
223
  }
224
- .awsui_styled-circle-border_1mabk_1q37v_219.awsui_styled-circle-disabled_1mabk_1q37v_223:not(#\9), .awsui_styled-circle-border_1mabk_1q37v_219.awsui_styled-circle-readonly_1mabk_1q37v_223:not(#\9) {
224
+ .awsui_styled-circle-border_1mabk_1tjqk_219.awsui_styled-circle-disabled_1mabk_1tjqk_223:not(#\9), .awsui_styled-circle-border_1mabk_1tjqk_219.awsui_styled-circle-readonly_1mabk_1tjqk_223:not(#\9) {
225
225
  fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
226
226
  stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
227
227
  }
228
228
 
229
- .awsui_styled-circle-fill_1mabk_1q37v_228:not(#\9) {
229
+ .awsui_styled-circle-fill_1mabk_1tjqk_228:not(#\9) {
230
230
  stroke: var(--color-background-control-checked-w517i0, #0972d3);
231
231
  fill: var(--color-foreground-control-default-wq2gpa, #ffffff);
232
232
  opacity: 0;
233
233
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
234
234
  }
235
- .awsui_styled-circle-fill_1mabk_1q37v_228.awsui_styled-circle-checked_1mabk_1q37v_234:not(#\9) {
236
- opacity: 1;
237
- }
238
- .awsui_styled-circle-fill_1mabk_1q37v_228.awsui_styled-circle-disabled_1mabk_1q37v_223:not(#\9) {
239
- fill: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
240
- stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
241
- }
242
- .awsui_styled-circle-fill_1mabk_1q37v_228.awsui_styled-circle-readonly_1mabk_1q37v_223:not(#\9) {
243
- fill: var(--color-foreground-control-read-only-ibiswj, #5f6b7a);
244
- stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
245
- }
246
235
  @media (prefers-reduced-motion: reduce) {
247
- .awsui_styled-circle-fill_1mabk_1q37v_228:not(#\9) {
236
+ .awsui_styled-circle-fill_1mabk_1tjqk_228:not(#\9) {
248
237
  animation: none;
249
238
  transition: none;
250
239
  }
251
240
  }
252
- .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1q37v_228:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1q37v_228:not(#\9) {
241
+ .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1tjqk_228:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1tjqk_228:not(#\9) {
253
242
  animation: none;
254
243
  transition: none;
244
+ }
245
+ .awsui_styled-circle-fill_1mabk_1tjqk_228.awsui_styled-circle-checked_1mabk_1tjqk_244:not(#\9) {
246
+ opacity: 1;
247
+ }
248
+ .awsui_styled-circle-fill_1mabk_1tjqk_228.awsui_styled-circle-disabled_1mabk_1tjqk_223:not(#\9) {
249
+ fill: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
250
+ stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
251
+ }
252
+ .awsui_styled-circle-fill_1mabk_1tjqk_228.awsui_styled-circle-readonly_1mabk_1tjqk_223:not(#\9) {
253
+ fill: var(--color-foreground-control-read-only-ibiswj, #5f6b7a);
254
+ stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
255
255
  }
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1mabk_1q37v_141",
6
- "radio": "awsui_radio_1mabk_1q37v_177",
7
- "radio--has-description": "awsui_radio--has-description_1mabk_1q37v_185",
8
- "radio-control": "awsui_radio-control_1mabk_1q37v_189",
9
- "outline": "awsui_outline_1mabk_1q37v_197",
10
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1q37v_219",
11
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1q37v_223",
12
- "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1q37v_223",
13
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1q37v_228",
14
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1q37v_234"
5
+ "root": "awsui_root_1mabk_1tjqk_141",
6
+ "radio": "awsui_radio_1mabk_1tjqk_177",
7
+ "radio--has-description": "awsui_radio--has-description_1mabk_1tjqk_185",
8
+ "radio-control": "awsui_radio-control_1mabk_1tjqk_189",
9
+ "outline": "awsui_outline_1mabk_1tjqk_197",
10
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_1tjqk_219",
11
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1tjqk_223",
12
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1tjqk_223",
13
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1tjqk_228",
14
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1tjqk_244"
15
15
  };
16
16
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "modal-actions": "awsui_modal-actions_12hyz_1iqcc_177",
5
- "submit-button": "awsui_submit-button_12hyz_1iqcc_181",
6
- "last-updated-caption": "awsui_last-updated-caption_12hyz_1iqcc_185"
4
+ "modal-actions": "awsui_modal-actions_12hyz_9aff8_177",
5
+ "submit-button": "awsui_submit-button_12hyz_9aff8_181",
6
+ "last-updated-caption": "awsui_last-updated-caption_12hyz_9aff8_185"
7
7
  };
8
8
 
@@ -172,17 +172,17 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
- .awsui_modal-actions_12hyz_1iqcc_177:not(#\9) {
177
+ .awsui_modal-actions_12hyz_9aff8_177:not(#\9) {
178
178
  justify-content: flex-end;
179
179
  }
180
180
 
181
- .awsui_submit-button_12hyz_1iqcc_181:not(#\9) {
181
+ .awsui_submit-button_12hyz_9aff8_181:not(#\9) {
182
182
  /* used in test-utils */
183
183
  }
184
184
 
185
- .awsui_last-updated-caption_12hyz_1iqcc_185:not(#\9) {
185
+ .awsui_last-updated-caption_12hyz_9aff8_185:not(#\9) {
186
186
  font-size: var(--font-size-body-s-asqx2i, 12px);
187
187
  line-height: var(--line-height-body-s-7zv1j5, 16px);
188
188
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);