@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
@@ -136,10 +136,6 @@
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
141
  /*
@@ -155,61 +151,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
155
151
  SPDX-License-Identifier: Apache-2.0
156
152
  */
157
153
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
158
- .awsui_code-editor-refresh_1gl9c_69wy4_158 .ace_editor .ace_gutter:not(#\9) {
154
+ .awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
159
155
  border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
160
156
  }
161
- .awsui_code-editor-refresh_1gl9c_69wy4_158 .ace_editor .ace_scroller:not(#\9) {
157
+ .awsui_code-editor-refresh_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9) {
162
158
  border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
163
159
  }
164
160
 
165
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor:not(#\9) {
161
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor:not(#\9) {
166
162
  font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
167
163
  font-size: 14px;
168
164
  line-height: 20px;
169
165
  }
170
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
171
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
166
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
167
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
172
168
  cursor: pointer;
173
169
  background-repeat: no-repeat;
174
170
  background-size: 16px 16px;
175
171
  background-position: 4px 2px;
176
172
  }
177
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
173
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
178
174
  background-image: none;
179
175
  }
180
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
176
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
181
177
  color: var(--color-text-status-error-ak9yp5, #db0000);
182
178
  }
183
179
  @supports (--css-variable-support-check: #000) {
184
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
180
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
185
181
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
186
182
  }
187
183
  @media not print {
188
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
184
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
189
185
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
190
186
  }
191
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
187
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
192
188
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
193
189
  }
194
190
  }
195
191
  }
196
192
  @supports (--css-variable-support-check: #000) {
197
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
193
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
198
194
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
199
195
  }
200
196
  @media not print {
201
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
197
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
202
198
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
203
199
  }
204
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
200
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
205
201
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
206
202
  }
207
203
  }
208
204
  }
209
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-cell:not(#\9) {
205
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-cell:not(#\9) {
210
206
  padding-inline: 24px 16px;
211
207
  }
212
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget:not(#\9) {
208
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9) {
213
209
  /* A good test case for disabled folds
214
210
  <<html<<<<
215
211
  </html>
@@ -220,24 +216,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
220
216
  border-block: none;
221
217
  border-inline: none;
222
218
  }
223
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter_annotation:not(#\9) {
219
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
224
220
  margin-inline-start: -21px;
225
221
  }
226
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget:not(#\9),
227
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter_annotation:not(#\9) {
222
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9),
223
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9) {
228
224
  box-shadow: none;
229
225
  }
230
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget:not(#\9):focus,
231
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
227
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
232
228
  position: relative;
233
229
  }
234
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget:not(#\9):focus,
235
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
230
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus,
231
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
236
232
  outline: 2px dotted transparent;
237
233
  outline-offset: calc(-1px - 1px);
238
234
  }
239
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
240
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
235
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
236
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
241
237
  content: " ";
242
238
  display: block;
243
239
  position: absolute;
@@ -251,91 +247,91 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
251
247
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
252
248
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
253
249
  }
254
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
250
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
255
251
  background: transparent;
256
252
  box-sizing: border-box;
257
253
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
258
254
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
259
255
  }
260
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
256
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
261
257
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
262
258
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
263
259
  }
264
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter:not(#\9) {
260
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9) {
265
261
  background-color: var(--color-background-code-editor-gutter-default-136m47, #f3f3f7);
266
262
  color: var(--color-text-code-editor-gutter-default-vvwxve, #0f141a);
267
263
  }
268
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter:not(#\9):focus,
269
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_scroller:not(#\9):focus {
264
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter:not(#\9):focus,
265
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_scroller:not(#\9):focus {
270
266
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
271
267
  }
272
268
  @supports (--css-variable-support-check: #000) {
273
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
269
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
274
270
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
275
271
  }
276
272
  @media not print {
277
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
273
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
278
274
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
279
275
  }
280
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
276
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
281
277
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
282
278
  }
283
279
  }
284
280
  }
285
281
  @supports (--css-variable-support-check: #000) {
286
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
282
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
287
283
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
288
284
  }
289
285
  @media not print {
290
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
286
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
291
287
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
292
288
  }
293
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
289
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
294
290
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
295
291
  }
296
292
  }
297
293
  }
298
294
  @supports (--css-variable-support-check: #000) {
299
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
295
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
300
296
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
301
297
  }
302
298
  @media not print {
303
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
299
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
304
300
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
305
301
  }
306
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
302
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
307
303
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
308
304
  }
309
305
  }
310
306
  }
311
307
  @supports (--css-variable-support-check: #000) {
312
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
308
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
313
309
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
314
310
  }
315
311
  @media not print {
316
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
312
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
317
313
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
318
314
  }
319
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
315
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
320
316
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
321
317
  }
322
318
  }
323
319
  }
324
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line:not(#\9) {
320
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line:not(#\9) {
325
321
  background-color: var(--color-background-code-editor-gutter-active-line-default-eesbr6, #656871);
326
322
  color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
327
323
  }
328
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
329
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
324
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
325
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
330
326
  position: relative;
331
327
  }
332
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
333
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
328
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
329
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
334
330
  outline: 2px dotted transparent;
335
331
  outline-offset: calc(-2px - 1px);
336
332
  }
337
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
338
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
333
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
334
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
339
335
  content: " ";
340
336
  display: block;
341
337
  position: absolute;
@@ -350,135 +346,135 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
350
346
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
351
347
  }
352
348
  @supports (--css-variable-support-check: #000) {
353
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
349
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
354
350
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
355
351
  }
356
352
  @media not print {
357
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
353
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
358
354
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
359
355
  }
360
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
356
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
361
357
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
362
358
  }
363
359
  }
364
360
  }
365
361
  @supports (--css-variable-support-check: #000) {
366
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
362
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
367
363
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
368
364
  }
369
365
  @media not print {
370
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
366
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
371
367
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
372
368
  }
373
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
369
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
374
370
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
375
371
  }
376
372
  }
377
373
  }
378
374
  @supports (--css-variable-support-check: #000) {
379
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
375
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
380
376
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
381
377
  }
382
378
  @media not print {
383
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
379
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
384
380
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
385
381
  }
386
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
382
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
387
383
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
388
384
  }
389
385
  }
390
386
  }
391
387
  @supports (--css-variable-support-check: #000) {
392
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
388
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
393
389
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
394
390
  }
395
391
  @media not print {
396
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
392
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
397
393
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
398
394
  }
399
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
395
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
400
396
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
401
397
  }
402
398
  }
403
399
  }
404
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
400
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
405
401
  color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
406
402
  background-color: var(--color-background-code-editor-gutter-active-line-error-mi7l0o, #db0000);
407
403
  }
408
404
  @supports (--css-variable-support-check: #000) {
409
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
405
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
410
406
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
411
407
  }
412
408
  @media not print {
413
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
414
410
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
415
411
  }
416
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
412
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
417
413
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
418
414
  }
419
415
  }
420
416
  }
421
417
  @supports (--css-variable-support-check: #000) {
422
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
418
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
423
419
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
424
420
  }
425
421
  @media not print {
426
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
422
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
427
423
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
428
424
  }
429
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
425
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
430
426
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
431
427
  }
432
428
  }
433
429
  }
434
430
  @supports (--css-variable-support-check: #000) {
435
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
431
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
436
432
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
437
433
  }
438
434
  @media not print {
439
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
435
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
440
436
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
441
437
  }
442
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
438
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
443
439
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
444
440
  }
445
441
  }
446
442
  }
447
443
  @supports (--css-variable-support-check: #000) {
448
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
444
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
449
445
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
450
446
  }
451
447
  @media not print {
452
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
448
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
453
449
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
454
450
  }
455
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
451
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
456
452
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
457
453
  }
458
454
  }
459
455
  }
460
456
  @supports (--css-variable-support-check: #000) {
461
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
457
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
462
458
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
463
459
  }
464
460
  @media not print {
465
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
461
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
466
462
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
467
463
  }
468
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
464
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
469
465
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
470
466
  }
471
467
  }
472
468
  }
473
469
  @supports (--css-variable-support-check: #000) {
474
- body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
470
+ body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
475
471
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
476
472
  }
477
473
  @media not print {
478
- .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
474
+ .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
479
475
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
480
476
  }
481
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_69wy4_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
477
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_1ddxh_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
482
478
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
483
479
  }
484
480
  }
@@ -493,7 +489,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
493
489
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
494
490
  SPDX-License-Identifier: Apache-2.0
495
491
  */
496
- .awsui_pane_1gl9c_69wy4_496:not(#\9) {
492
+ .awsui_pane_1gl9c_1ddxh_492:not(#\9) {
497
493
  display: flex;
498
494
  position: relative;
499
495
  flex-direction: row;
@@ -504,79 +500,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
504
500
  background: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
505
501
  color: var(--color-text-body-default-gtm97i, #0f141a);
506
502
  }
507
- .awsui_pane__close-container_1gl9c_69wy4_507:not(#\9) {
503
+ .awsui_pane__close-container_1gl9c_1ddxh_503:not(#\9) {
508
504
  position: absolute;
509
505
  inset-block-start: 0;
510
506
  inset-inline-end: calc(var(--space-s-tvghoh, 12px) / 2);
511
507
  }
512
- .awsui_pane__list_1gl9c_69wy4_512:not(#\9) {
508
+ .awsui_pane__list_1gl9c_1ddxh_508:not(#\9) {
513
509
  flex: 1;
514
510
  overflow: auto;
515
511
  max-block-size: 100%;
516
512
  box-sizing: border-box;
517
513
  margin-inline-end: calc(var(--line-height-body-m-2mh3ke, 20px) + 2 * var(--space-xs-ymlm0b, 8px));
518
514
  }
519
- .awsui_pane__table_1gl9c_69wy4_519:not(#\9) {
515
+ .awsui_pane__table_1gl9c_1ddxh_515:not(#\9) {
520
516
  inline-size: 100%;
521
517
  border-spacing: 0;
522
518
  margin-block: var(--space-s-tvghoh, 12px);
523
519
  margin-inline: 0;
524
520
  }
525
- .awsui_pane__item_1gl9c_69wy4_525 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9) {
521
+ .awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9) {
526
522
  border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
527
523
  border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
528
524
  }
529
- .awsui_pane__item_1gl9c_69wy4_525 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9):first-child {
525
+ .awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child {
530
526
  border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
531
527
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
532
528
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
533
529
  }
534
- .awsui_pane__item_1gl9c_69wy4_525 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9):last-child {
530
+ .awsui_pane__item_1gl9c_1ddxh_521 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child {
535
531
  border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-i61gs1, transparent);
536
532
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
537
533
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
538
534
  }
539
- .awsui_pane__item--highlighted_1gl9c_69wy4_539:not(#\9), .awsui_pane__item_1gl9c_69wy4_525:not(#\9):hover, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):focus {
535
+ .awsui_pane__item--highlighted_1gl9c_1ddxh_535:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus {
540
536
  cursor: pointer;
541
537
  outline: none;
542
538
  }
543
- .awsui_pane__item--highlighted_1gl9c_69wy4_539 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9), .awsui_pane__item_1gl9c_69wy4_525:not(#\9):hover > .awsui_pane__cell_1gl9c_69wy4_525, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):focus > .awsui_pane__cell_1gl9c_69wy4_525 {
539
+ .awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
544
540
  background-color: var(--color-background-code-editor-pane-item-hover-ed635c, #ebebf0);
545
541
  }
546
- .awsui_pane__item--highlighted_1gl9c_69wy4_539 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9), .awsui_pane__item_1gl9c_69wy4_525:not(#\9):hover > .awsui_pane__cell_1gl9c_69wy4_525, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):focus > .awsui_pane__cell_1gl9c_69wy4_525 {
542
+ .awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9), .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521 {
547
543
  border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
548
544
  border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
549
545
  }
550
- .awsui_pane__item--highlighted_1gl9c_69wy4_539 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9):first-child, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):hover > .awsui_pane__cell_1gl9c_69wy4_525:first-child, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):focus > .awsui_pane__cell_1gl9c_69wy4_525:first-child {
546
+ .awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:first-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:first-child {
551
547
  border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
552
548
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
553
549
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
554
550
  }
555
- .awsui_pane__item--highlighted_1gl9c_69wy4_539 > .awsui_pane__cell_1gl9c_69wy4_525:not(#\9):last-child, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):hover > .awsui_pane__cell_1gl9c_69wy4_525:last-child, .awsui_pane__item_1gl9c_69wy4_525:not(#\9):focus > .awsui_pane__cell_1gl9c_69wy4_525:last-child {
551
+ .awsui_pane__item--highlighted_1gl9c_1ddxh_535 > .awsui_pane__cell_1gl9c_1ddxh_521:not(#\9):last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):hover > .awsui_pane__cell_1gl9c_1ddxh_521:last-child, .awsui_pane__item_1gl9c_1ddxh_521:not(#\9):focus > .awsui_pane__cell_1gl9c_1ddxh_521:last-child {
556
552
  border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
557
553
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
558
554
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
559
555
  }
560
- .awsui_pane__location_1gl9c_69wy4_560:not(#\9), .awsui_pane__description_1gl9c_69wy4_560:not(#\9) {
556
+ .awsui_pane__location_1gl9c_1ddxh_556:not(#\9), .awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
561
557
  padding-block: var(--space-xxs-hwfkai, 4px);
562
558
  padding-inline: var(--space-s-tvghoh, 12px);
563
559
  }
564
- .awsui_pane__location_1gl9c_69wy4_560:not(#\9) {
560
+ .awsui_pane__location_1gl9c_1ddxh_556:not(#\9) {
565
561
  vertical-align: baseline;
566
562
  white-space: nowrap;
567
563
  padding-inline-start: calc(var(--space-l-2ud1p3, 20px) + var(--space-s-tvghoh, 12px));
568
564
  }
569
- .awsui_pane__description_1gl9c_69wy4_560:not(#\9) {
565
+ .awsui_pane__description_1gl9c_1ddxh_556:not(#\9) {
570
566
  padding-inline-end: 0;
571
567
  min-inline-size: 0;
572
568
  word-break: break-word;
573
569
  }
574
570
 
575
- .awsui_focus-lock_1gl9c_69wy4_575:not(#\9) {
571
+ .awsui_focus-lock_1gl9c_1ddxh_571:not(#\9) {
576
572
  block-size: 100%;
577
573
  }
578
574
 
579
- .awsui_code-editor_1gl9c_69wy4_158:not(#\9) {
575
+ .awsui_code-editor_1gl9c_1ddxh_154:not(#\9) {
580
576
  border-collapse: separate;
581
577
  border-spacing: 0;
582
578
  box-sizing: border-box;
@@ -616,18 +612,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
616
612
  inline-size: 100%;
617
613
  }
618
614
 
619
- .awsui_editor_1gl9c_69wy4_619:not(#\9) {
615
+ .awsui_editor_1gl9c_1ddxh_615:not(#\9) {
620
616
  position: absolute;
621
617
  inset: 0;
622
618
  }
623
- .awsui_editor_1gl9c_69wy4_619:not(#\9):focus {
619
+ .awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
624
620
  position: relative;
625
621
  }
626
- .awsui_editor_1gl9c_69wy4_619:not(#\9):focus {
622
+ .awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
627
623
  outline: 2px dotted transparent;
628
624
  outline-offset: calc(3px - 1px);
629
625
  }
630
- .awsui_editor_1gl9c_69wy4_619:not(#\9):focus::before {
626
+ .awsui_editor_1gl9c_1ddxh_615:not(#\9):focus::before {
631
627
  content: " ";
632
628
  display: block;
633
629
  position: absolute;
@@ -641,17 +637,17 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
641
637
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
642
638
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
643
639
  }
644
- .awsui_editor_1gl9c_69wy4_619:not(#\9):focus {
640
+ .awsui_editor_1gl9c_1ddxh_615:not(#\9):focus {
645
641
  position: absolute;
646
642
  overflow: visible;
647
643
  }
648
644
 
649
- .awsui_editor-refresh_1gl9c_69wy4_649:not(#\9) {
645
+ .awsui_editor-refresh_1gl9c_1ddxh_645:not(#\9) {
650
646
  border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
651
647
  border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
652
648
  }
653
649
 
654
- .awsui_status-bar_1gl9c_69wy4_654:not(#\9) {
650
+ .awsui_status-bar_1gl9c_1ddxh_650:not(#\9) {
655
651
  container-type: inline-size;
656
652
  display: flex;
657
653
  vertical-align: middle;
@@ -660,38 +656,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
660
656
  min-inline-size: 0;
661
657
  word-break: break-word;
662
658
  }
663
- .awsui_status-bar-with-hidden-pane_1gl9c_69wy4_663:not(#\9) {
659
+ .awsui_status-bar-with-hidden-pane_1gl9c_1ddxh_659:not(#\9) {
664
660
  border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
665
661
  border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
666
662
  }
667
- .awsui_status-bar__left_1gl9c_69wy4_667:not(#\9) {
663
+ .awsui_status-bar__left_1gl9c_1ddxh_663:not(#\9) {
668
664
  flex: 1;
669
665
  display: flex;
670
666
  flex-wrap: wrap;
671
667
  padding-inline-start: var(--space-l-2ud1p3, 20px);
672
668
  border-inline-end: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
673
669
  }
674
- .awsui_status-bar__right_1gl9c_69wy4_674:not(#\9) {
670
+ .awsui_status-bar__right_1gl9c_1ddxh_670:not(#\9) {
675
671
  display: flex;
676
672
  align-items: center;
677
673
  }
678
- .awsui_status-bar__language-mode_1gl9c_69wy4_678:not(#\9), .awsui_status-bar__cursor-position_1gl9c_69wy4_678:not(#\9) {
674
+ .awsui_status-bar__language-mode_1gl9c_1ddxh_674:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1ddxh_674:not(#\9) {
679
675
  display: inline-block;
680
676
  color: var(--color-text-body-default-gtm97i, #0f141a);
681
677
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
682
678
  padding-inline: var(--space-s-tvghoh, 12px);
683
679
  }
684
- .awsui_status-bar__cog-button_1gl9c_69wy4_684:not(#\9) {
680
+ .awsui_status-bar__cog-button_1gl9c_1ddxh_680:not(#\9) {
685
681
  padding-block: calc(var(--space-scaled-xxs-pfm1nx, 4px) - 1px);
686
682
  padding-inline: calc(var(--space-xs-ymlm0b, 8px) - 2px);
687
683
  }
688
684
 
689
- .awsui_tab-list_1gl9c_69wy4_689:not(#\9) {
685
+ .awsui_tab-list_1gl9c_1ddxh_685:not(#\9) {
690
686
  align-items: center;
691
687
  display: inline-flex;
692
688
  }
693
689
 
694
- .awsui_tab-button_1gl9c_69wy4_694:not(#\9) {
690
+ .awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
695
691
  position: relative;
696
692
  display: inline-flex;
697
693
  gap: var(--space-xxs-hwfkai, 4px);
@@ -707,11 +703,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
707
703
  cursor: pointer;
708
704
  z-index: 1;
709
705
  }
710
- .awsui_tab-button_1gl9c_69wy4_694:not(#\9):hover {
706
+ .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):hover {
711
707
  color: var(--color-text-code-editor-tab-button-error-hz2irc, #ffffff);
712
708
  background: var(--color-text-status-error-ak9yp5, #db0000);
713
709
  }
714
- .awsui_tab-button_1gl9c_69wy4_694:not(#\9)::after {
710
+ .awsui_tab-button_1gl9c_1ddxh_690:not(#\9)::after {
715
711
  content: "";
716
712
  position: absolute;
717
713
  inset-inline: 0;
@@ -724,54 +720,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_69wy4_158 .ace_edit
724
720
  background: var(--color-text-status-error-ak9yp5, #db0000);
725
721
  opacity: 0;
726
722
  }
727
- .awsui_tab-button--refresh_1gl9c_69wy4_727:not(#\9) {
723
+ .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9) {
728
724
  padding-block-end: calc(var(--space-scaled-xs-xwoogq, 8px) + var(--border-active-width-axzm24, 4px) - 2px);
729
725
  }
730
- .awsui_tab-button--warnings_1gl9c_69wy4_730:not(#\9) {
726
+ .awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9) {
731
727
  color: var(--color-text-status-warning-avkj4w, #855900);
732
728
  }
733
- .awsui_tab-button--warnings_1gl9c_69wy4_730:not(#\9):hover {
729
+ .awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9):hover {
734
730
  background: var(--color-text-status-warning-avkj4w, #855900);
735
731
  }
736
- .awsui_tab-button--warnings_1gl9c_69wy4_730:not(#\9)::after {
732
+ .awsui_tab-button--warnings_1gl9c_1ddxh_726:not(#\9)::after {
737
733
  background: var(--color-text-status-warning-avkj4w, #855900);
738
734
  }
739
- .awsui_tab-button--active_1gl9c_69wy4_739:not(#\9)::after {
735
+ .awsui_tab-button--active_1gl9c_1ddxh_735:not(#\9)::after {
740
736
  opacity: 1;
741
737
  }
742
- .awsui_tab-button--refresh_1gl9c_69wy4_727:not(#\9)::after {
738
+ .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
743
739
  transition: opacity var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-c-cxy2sk, cubic-bezier(0.84, 0, 0.16, 1));
744
740
  }
745
741
  @media (prefers-reduced-motion: reduce) {
746
- .awsui_tab-button--refresh_1gl9c_69wy4_727:not(#\9)::after {
742
+ .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
747
743
  animation: none;
748
744
  transition: none;
749
745
  }
750
746
  }
751
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_69wy4_727:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_69wy4_727:not(#\9)::after {
747
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1ddxh_723:not(#\9)::after {
752
748
  animation: none;
753
749
  transition: none;
754
750
  }
755
- .awsui_tab-button--disabled_1gl9c_69wy4_755:not(#\9) {
751
+ .awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9) {
756
752
  font-weight: var(--font-weight-normal-cxw1m3, 400);
757
753
  color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
758
754
  cursor: default;
759
755
  }
760
- .awsui_tab-button--disabled_1gl9c_69wy4_755:not(#\9):hover {
756
+ .awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9):hover {
761
757
  color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
762
758
  background: transparent;
763
759
  }
764
- .awsui_tab-button--disabled_1gl9c_69wy4_755:not(#\9)::after {
760
+ .awsui_tab-button--disabled_1gl9c_1ddxh_751:not(#\9)::after {
765
761
  display: none;
766
762
  }
767
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):focus {
763
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
768
764
  position: relative;
769
765
  }
770
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):focus {
766
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus {
771
767
  outline: 2px dotted transparent;
772
768
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) - 1px);
773
769
  }
774
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):focus::before {
770
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1ddxh_690:not(#\9):focus::before {
775
771
  content: " ";
776
772
  display: block;
777
773
  position: absolute;
@@ -785,49 +781,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):f
785
781
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
786
782
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
787
783
  }
788
- .awsui_tab-button--divider_1gl9c_69wy4_788:not(#\9) {
784
+ .awsui_tab-button--divider_1gl9c_1ddxh_784:not(#\9) {
789
785
  display: inline-block;
790
786
  block-size: var(--line-height-body-m-2mh3ke, 20px);
791
787
  inline-size: var(--border-code-editor-status-divider-width-4we6jf, 1px);
792
788
  background: var(--color-border-tabs-divider-y4z8fk, #c6c6cd);
793
789
  vertical-align: middle;
794
790
  }
795
- .awsui_tab-button--errors_1gl9c_69wy4_795:not(#\9) {
791
+ .awsui_tab-button--errors_1gl9c_1ddxh_791:not(#\9) {
796
792
  /* used in test-utils */
797
793
  }
798
794
  @supports (contain: inline-size) {
799
- .awsui_tab-button_1gl9c_69wy4_694:not(#\9) {
795
+ .awsui_tab-button_1gl9c_1ddxh_690:not(#\9) {
800
796
  /* stylelint-disable plugin/no-unsupported-browser-features */
801
797
  /* stylelint-enable plugin/no-unsupported-browser-features */
802
798
  }
803
799
  @container not (max-width: 500px) {
804
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_count_1gl9c_69wy4_804:not(#\9) {
800
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
805
801
  display: none;
806
802
  }
807
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_text_1gl9c_69wy4_807:not(#\9) {
803
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
808
804
  display: inline;
809
805
  }
810
806
  }
811
807
  @container (max-width: 500px) {
812
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_count_1gl9c_69wy4_804:not(#\9) {
808
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
813
809
  display: inline;
814
810
  }
815
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_text_1gl9c_69wy4_807:not(#\9) {
811
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
816
812
  display: none;
817
813
  }
818
814
  }
819
815
  }
820
816
  @supports not (contain: inline-size) {
821
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_count_1gl9c_69wy4_804:not(#\9) {
817
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_count_1gl9c_1ddxh_800:not(#\9) {
822
818
  display: none;
823
819
  }
824
- .awsui_tab-button_1gl9c_69wy4_694 > .awsui_text_1gl9c_69wy4_807:not(#\9) {
820
+ .awsui_tab-button_1gl9c_1ddxh_690 > .awsui_text_1gl9c_1ddxh_803:not(#\9) {
825
821
  display: inline;
826
822
  }
827
823
  }
828
824
 
829
- .awsui_loading-screen_1gl9c_69wy4_829:not(#\9),
830
- .awsui_error-screen_1gl9c_69wy4_830:not(#\9) {
825
+ .awsui_loading-screen_1gl9c_1ddxh_825:not(#\9),
826
+ .awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
831
827
  display: flex;
832
828
  align-items: center;
833
829
  justify-content: center;
@@ -840,6 +836,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_69wy4_694:not(#\9):f
840
836
  border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
841
837
  }
842
838
 
843
- .awsui_error-screen_1gl9c_69wy4_830:not(#\9) {
839
+ .awsui_error-screen_1gl9c_1ddxh_826:not(#\9) {
844
840
  color: var(--color-text-status-error-ak9yp5, #db0000);
845
841
  }