@cloudscape-design/components 3.0.991 → 3.0.992

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 (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  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 +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -155,59 +155,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
157
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
158
- .awsui_code-editor-refresh_1gl9c_qts7p_158 .ace_editor .ace_gutter:not(#\9) {
158
+ .awsui_code-editor-refresh_1gl9c_wxtw7_158 .ace_editor .ace_gutter:not(#\9) {
159
159
  border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
160
160
  }
161
- .awsui_code-editor-refresh_1gl9c_qts7p_158 .ace_editor .ace_scroller:not(#\9) {
161
+ .awsui_code-editor-refresh_1gl9c_wxtw7_158 .ace_editor .ace_scroller:not(#\9) {
162
162
  border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
163
163
  }
164
164
 
165
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor:not(#\9) {
165
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor:not(#\9) {
166
166
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
167
167
  font-size: 14px;
168
168
  line-height: 20px;
169
169
  }
170
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
171
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
170
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
171
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
172
172
  cursor: pointer;
173
173
  background-repeat: no-repeat;
174
174
  background-size: 16px 16px;
175
175
  background-position: 4px 2px;
176
176
  }
177
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
177
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
178
178
  background-image: none;
179
179
  }
180
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
181
- color: var(--color-text-status-error-57bfn2, #db0000);
180
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
181
+ color: var(--color-text-status-error-ksqavh, #db0000);
182
182
  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");
183
183
  }
184
184
  @supports (--css-variable-support-check: #000) {
185
185
  @media not print {
186
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
186
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
187
187
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
188
188
  }
189
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
189
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
190
190
  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");
191
191
  }
192
192
  }
193
193
  }
194
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
194
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
195
195
  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");
196
196
  }
197
197
  @supports (--css-variable-support-check: #000) {
198
198
  @media not print {
199
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
199
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
200
200
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
201
201
  }
202
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
202
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
203
203
  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");
204
204
  }
205
205
  }
206
206
  }
207
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-cell:not(#\9) {
207
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-cell:not(#\9) {
208
208
  padding-inline: 24px 16px;
209
209
  }
210
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget:not(#\9) {
210
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget:not(#\9) {
211
211
  /* A good test case for disabled folds
212
212
  <<html<<<<
213
213
  </html>
@@ -218,24 +218,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
218
  border-block: none;
219
219
  border-inline: none;
220
220
  }
221
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter_annotation:not(#\9) {
221
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter_annotation:not(#\9) {
222
222
  margin-inline-start: -21px;
223
223
  }
224
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget:not(#\9),
225
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter_annotation:not(#\9) {
224
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget:not(#\9),
225
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter_annotation:not(#\9) {
226
226
  box-shadow: none;
227
227
  }
228
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget:not(#\9):focus,
229
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget:not(#\9):focus,
229
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
230
230
  position: relative;
231
231
  }
232
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget:not(#\9):focus,
233
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
232
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget:not(#\9):focus,
233
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
234
234
  outline: 2px dotted transparent;
235
235
  outline-offset: calc(-1px - 1px);
236
236
  }
237
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
238
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
237
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
238
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
239
239
  content: " ";
240
240
  display: block;
241
241
  position: absolute;
@@ -247,93 +247,93 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
247
247
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
248
248
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
249
249
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
250
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
250
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
251
251
  }
252
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
252
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
253
253
  background: transparent;
254
254
  box-sizing: border-box;
255
255
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
256
256
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-q6hsvt, #dedee3);
257
257
  }
258
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
258
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
259
259
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
260
260
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-v09eti, #656871);
261
261
  }
262
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter:not(#\9) {
263
- background-color: var(--color-background-code-editor-gutter-default-136m47, #f3f3f7);
264
- color: var(--color-text-code-editor-gutter-default-vvwxve, #0f141a);
262
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter:not(#\9) {
263
+ background-color: var(--color-background-code-editor-gutter-default-15qdwh, #f3f3f7);
264
+ color: var(--color-text-code-editor-gutter-default-nlshs8, #0f141a);
265
265
  }
266
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter:not(#\9):focus,
267
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_scroller:not(#\9):focus {
268
- box-shadow: inset 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
266
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter:not(#\9):focus,
267
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_scroller:not(#\9):focus {
268
+ box-shadow: inset 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
269
269
  }
270
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
270
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
271
271
  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");
272
272
  }
273
273
  @supports (--css-variable-support-check: #000) {
274
274
  @media not print {
275
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
275
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
276
276
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
277
277
  }
278
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
278
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
279
279
  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");
280
280
  }
281
281
  }
282
282
  }
283
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
283
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
284
284
  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");
285
285
  }
286
286
  @supports (--css-variable-support-check: #000) {
287
287
  @media not print {
288
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
288
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
289
289
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
290
290
  }
291
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
291
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
292
292
  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");
293
293
  }
294
294
  }
295
295
  }
296
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
296
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
297
297
  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");
298
298
  }
299
299
  @supports (--css-variable-support-check: #000) {
300
300
  @media not print {
301
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
301
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
302
302
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
303
303
  }
304
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
304
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
305
305
  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");
306
306
  }
307
307
  }
308
308
  }
309
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
309
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
310
310
  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");
311
311
  }
312
312
  @supports (--css-variable-support-check: #000) {
313
313
  @media not print {
314
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
314
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
315
315
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
316
316
  }
317
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
317
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
318
318
  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");
319
319
  }
320
320
  }
321
321
  }
322
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line:not(#\9) {
323
- background-color: var(--color-background-code-editor-gutter-active-line-default-eesbr6, #656871);
324
- color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
322
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line:not(#\9) {
323
+ background-color: var(--color-background-code-editor-gutter-active-line-default-51v1pv, #656871);
324
+ color: var(--color-text-code-editor-gutter-active-line-2addhd, #ffffff);
325
325
  }
326
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
327
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
326
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
327
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
328
328
  position: relative;
329
329
  }
330
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
331
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
330
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
331
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
332
332
  outline: 2px dotted transparent;
333
333
  outline-offset: calc(-2px - 1px);
334
334
  }
335
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
336
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
335
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
336
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
337
337
  content: " ";
338
338
  display: block;
339
339
  position: absolute;
@@ -345,136 +345,136 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
345
345
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
346
346
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
347
347
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
348
- box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
348
+ box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-2addhd, #ffffff);
349
349
  }
350
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
350
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
351
351
  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");
352
352
  }
353
353
  @supports (--css-variable-support-check: #000) {
354
354
  @media not print {
355
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
355
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
356
356
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
357
357
  }
358
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
358
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
359
359
  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");
360
360
  }
361
361
  }
362
362
  }
363
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
363
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
364
364
  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");
365
365
  }
366
366
  @supports (--css-variable-support-check: #000) {
367
367
  @media not print {
368
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
368
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
369
369
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
370
370
  }
371
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
371
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
372
372
  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");
373
373
  }
374
374
  }
375
375
  }
376
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
376
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
377
377
  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");
378
378
  }
379
379
  @supports (--css-variable-support-check: #000) {
380
380
  @media not print {
381
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
381
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
382
382
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
383
383
  }
384
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
384
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
385
385
  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");
386
386
  }
387
387
  }
388
388
  }
389
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
389
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
390
390
  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");
391
391
  }
392
392
  @supports (--css-variable-support-check: #000) {
393
393
  @media not print {
394
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
394
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
395
395
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
396
396
  }
397
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
397
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
398
398
  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");
399
399
  }
400
400
  }
401
401
  }
402
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
403
- color: var(--color-text-code-editor-gutter-active-line-bnbbsi, #ffffff);
404
- background-color: var(--color-background-code-editor-gutter-active-line-error-oq9foi, #db0000);
402
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
403
+ color: var(--color-text-code-editor-gutter-active-line-2addhd, #ffffff);
404
+ background-color: var(--color-background-code-editor-gutter-active-line-error-ro2qo1, #db0000);
405
405
  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");
406
406
  }
407
407
  @supports (--css-variable-support-check: #000) {
408
408
  @media not print {
409
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
410
410
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
411
411
  }
412
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
412
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
413
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");
414
414
  }
415
415
  }
416
416
  }
417
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
417
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
418
418
  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");
419
419
  }
420
420
  @supports (--css-variable-support-check: #000) {
421
421
  @media not print {
422
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
422
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
423
423
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
424
424
  }
425
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
425
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
426
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");
427
427
  }
428
428
  }
429
429
  }
430
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
430
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
431
431
  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");
432
432
  }
433
433
  @supports (--css-variable-support-check: #000) {
434
434
  @media not print {
435
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
435
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
436
436
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
437
437
  }
438
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
438
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
439
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");
440
440
  }
441
441
  }
442
442
  }
443
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
443
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
444
444
  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");
445
445
  }
446
446
  @supports (--css-variable-support-check: #000) {
447
447
  @media not print {
448
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
448
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
449
449
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
450
450
  }
451
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
451
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
452
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");
453
453
  }
454
454
  }
455
455
  }
456
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
456
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
457
457
  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");
458
458
  }
459
459
  @supports (--css-variable-support-check: #000) {
460
460
  @media not print {
461
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
461
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
462
462
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
463
463
  }
464
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
464
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
465
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");
466
466
  }
467
467
  }
468
468
  }
469
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
469
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
470
470
  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");
471
471
  }
472
472
  @supports (--css-variable-support-check: #000) {
473
473
  @media not print {
474
- .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
474
+ .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
475
475
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
476
476
  }
477
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_qts7p_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
477
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_wxtw7_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
478
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");
479
479
  }
480
480
  }
@@ -489,90 +489,90 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
489
489
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
490
490
  SPDX-License-Identifier: Apache-2.0
491
491
  */
492
- .awsui_pane_1gl9c_qts7p_492:not(#\9) {
492
+ .awsui_pane_1gl9c_wxtw7_492:not(#\9) {
493
493
  display: flex;
494
494
  position: relative;
495
495
  flex-direction: row;
496
496
  flex: 1;
497
- border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
497
+ border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-default-2bfcfq, #dedee3);
498
498
  border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
499
499
  border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
500
- background: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
501
- color: var(--color-text-body-default-3mljql, #0f141a);
500
+ background: var(--color-background-code-editor-status-bar-yjtxod, #f3f3f7);
501
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
502
502
  }
503
- .awsui_pane__close-container_1gl9c_qts7p_503:not(#\9) {
503
+ .awsui_pane__close-container_1gl9c_wxtw7_503:not(#\9) {
504
504
  position: absolute;
505
505
  inset-block-start: 0;
506
506
  inset-inline-end: calc(var(--space-s-tvghoh, 12px) / 2);
507
507
  }
508
- .awsui_pane__list_1gl9c_qts7p_508:not(#\9) {
508
+ .awsui_pane__list_1gl9c_wxtw7_508:not(#\9) {
509
509
  flex: 1;
510
510
  overflow: auto;
511
511
  max-block-size: 100%;
512
512
  box-sizing: border-box;
513
513
  margin-inline-end: calc(var(--line-height-body-m-2mh3ke, 20px) + 2 * var(--space-xs-ymlm0b, 8px));
514
514
  }
515
- .awsui_pane__table_1gl9c_qts7p_515:not(#\9) {
515
+ .awsui_pane__table_1gl9c_wxtw7_515:not(#\9) {
516
516
  inline-size: 100%;
517
517
  border-spacing: 0;
518
518
  margin-block: var(--space-s-tvghoh, 12px);
519
519
  margin-inline: 0;
520
520
  }
521
- .awsui_pane__item_1gl9c_qts7p_521 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9) {
521
+ .awsui_pane__item_1gl9c_wxtw7_521 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9) {
522
522
  border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-zbd3p8, transparent);
523
523
  border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-zbd3p8, transparent);
524
524
  }
525
- .awsui_pane__item_1gl9c_qts7p_521 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9):first-child {
525
+ .awsui_pane__item_1gl9c_wxtw7_521 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9):first-child {
526
526
  border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-zbd3p8, transparent);
527
527
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
528
528
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
529
529
  }
530
- .awsui_pane__item_1gl9c_qts7p_521 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9):last-child {
530
+ .awsui_pane__item_1gl9c_wxtw7_521 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9):last-child {
531
531
  border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-transparent-zbd3p8, transparent);
532
532
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
533
533
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
534
534
  }
535
- .awsui_pane__item--highlighted_1gl9c_qts7p_535:not(#\9), .awsui_pane__item_1gl9c_qts7p_521:not(#\9):hover, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):focus {
535
+ .awsui_pane__item--highlighted_1gl9c_wxtw7_535:not(#\9), .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):hover, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):focus {
536
536
  cursor: pointer;
537
537
  outline: none;
538
538
  }
539
- .awsui_pane__item--highlighted_1gl9c_qts7p_535 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9), .awsui_pane__item_1gl9c_qts7p_521:not(#\9):hover > .awsui_pane__cell_1gl9c_qts7p_521, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):focus > .awsui_pane__cell_1gl9c_qts7p_521 {
540
- background-color: var(--color-background-code-editor-pane-item-hover-ed635c, #ebebf0);
539
+ .awsui_pane__item--highlighted_1gl9c_wxtw7_535 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9), .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):hover > .awsui_pane__cell_1gl9c_wxtw7_521, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):focus > .awsui_pane__cell_1gl9c_wxtw7_521 {
540
+ background-color: var(--color-background-code-editor-pane-item-hover-z6k9mr, #ebebf0);
541
541
  }
542
- .awsui_pane__item--highlighted_1gl9c_qts7p_535 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9), .awsui_pane__item_1gl9c_qts7p_521:not(#\9):hover > .awsui_pane__cell_1gl9c_qts7p_521, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):focus > .awsui_pane__cell_1gl9c_qts7p_521 {
543
- border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
544
- border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
542
+ .awsui_pane__item--highlighted_1gl9c_wxtw7_535 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9), .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):hover > .awsui_pane__cell_1gl9c_wxtw7_521, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):focus > .awsui_pane__cell_1gl9c_wxtw7_521 {
543
+ border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-wvblek, #8c8c94);
544
+ border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-wvblek, #8c8c94);
545
545
  }
546
- .awsui_pane__item--highlighted_1gl9c_qts7p_535 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9):first-child, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):hover > .awsui_pane__cell_1gl9c_qts7p_521:first-child, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):focus > .awsui_pane__cell_1gl9c_qts7p_521:first-child {
547
- border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
546
+ .awsui_pane__item--highlighted_1gl9c_wxtw7_535 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9):first-child, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):hover > .awsui_pane__cell_1gl9c_wxtw7_521:first-child, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):focus > .awsui_pane__cell_1gl9c_wxtw7_521:first-child {
547
+ border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-wvblek, #8c8c94);
548
548
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
549
549
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
550
550
  }
551
- .awsui_pane__item--highlighted_1gl9c_qts7p_535 > .awsui_pane__cell_1gl9c_qts7p_521:not(#\9):last-child, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):hover > .awsui_pane__cell_1gl9c_qts7p_521:last-child, .awsui_pane__item_1gl9c_qts7p_521:not(#\9):focus > .awsui_pane__cell_1gl9c_qts7p_521:last-child {
552
- border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-u4wk12, #8c8c94);
551
+ .awsui_pane__item--highlighted_1gl9c_wxtw7_535 > .awsui_pane__cell_1gl9c_wxtw7_521:not(#\9):last-child, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):hover > .awsui_pane__cell_1gl9c_wxtw7_521:last-child, .awsui_pane__item_1gl9c_wxtw7_521:not(#\9):focus > .awsui_pane__cell_1gl9c_wxtw7_521:last-child {
552
+ border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-border-code-editor-pane-item-hover-wvblek, #8c8c94);
553
553
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
554
554
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
555
555
  }
556
- .awsui_pane__location_1gl9c_qts7p_556:not(#\9), .awsui_pane__description_1gl9c_qts7p_556:not(#\9) {
556
+ .awsui_pane__location_1gl9c_wxtw7_556:not(#\9), .awsui_pane__description_1gl9c_wxtw7_556:not(#\9) {
557
557
  padding-block: var(--space-xxs-hwfkai, 4px);
558
558
  padding-inline: var(--space-s-tvghoh, 12px);
559
559
  }
560
- .awsui_pane__location_1gl9c_qts7p_556:not(#\9) {
560
+ .awsui_pane__location_1gl9c_wxtw7_556:not(#\9) {
561
561
  vertical-align: baseline;
562
562
  white-space: nowrap;
563
563
  padding-inline-start: calc(var(--space-l-2ud1p3, 20px) + var(--space-s-tvghoh, 12px));
564
564
  }
565
- .awsui_pane__description_1gl9c_qts7p_556:not(#\9) {
565
+ .awsui_pane__description_1gl9c_wxtw7_556:not(#\9) {
566
566
  padding-inline-end: 0;
567
567
  min-inline-size: 0;
568
568
  word-break: break-word;
569
569
  }
570
570
 
571
- .awsui_focus-lock_1gl9c_qts7p_571:not(#\9) {
571
+ .awsui_focus-lock_1gl9c_wxtw7_571:not(#\9) {
572
572
  block-size: 100%;
573
573
  }
574
574
 
575
- .awsui_code-editor_1gl9c_qts7p_158:not(#\9) {
575
+ .awsui_code-editor_1gl9c_wxtw7_158:not(#\9) {
576
576
  border-collapse: separate;
577
577
  border-spacing: 0;
578
578
  box-sizing: border-box;
@@ -598,14 +598,14 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
598
598
  word-spacing: normal;
599
599
  font-size: var(--font-size-body-m-a7nh2n, 14px);
600
600
  line-height: var(--line-height-body-m-2mh3ke, 20px);
601
- color: var(--color-text-body-default-3mljql, #0f141a);
601
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
602
602
  font-weight: 400;
603
603
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
604
604
  -webkit-font-smoothing: auto;
605
605
  -moz-osx-font-smoothing: auto;
606
606
  display: block;
607
- border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
608
- border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
607
+ border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-2bfcfq, #dedee3);
608
+ border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-2bfcfq, #dedee3);
609
609
  border-start-start-radius: var(--border-radius-code-editor-5palck, 8px);
610
610
  border-start-end-radius: var(--border-radius-code-editor-5palck, 8px);
611
611
  border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
@@ -613,18 +613,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
613
613
  inline-size: 100%;
614
614
  }
615
615
 
616
- .awsui_editor_1gl9c_qts7p_615:not(#\9) {
616
+ .awsui_editor_1gl9c_wxtw7_615:not(#\9) {
617
617
  position: absolute;
618
618
  inset: 0;
619
619
  }
620
- .awsui_editor_1gl9c_qts7p_615:not(#\9):focus {
620
+ .awsui_editor_1gl9c_wxtw7_615:not(#\9):focus {
621
621
  position: relative;
622
622
  }
623
- .awsui_editor_1gl9c_qts7p_615:not(#\9):focus {
623
+ .awsui_editor_1gl9c_wxtw7_615:not(#\9):focus {
624
624
  outline: 2px dotted transparent;
625
625
  outline-offset: calc(3px - 1px);
626
626
  }
627
- .awsui_editor_1gl9c_qts7p_615:not(#\9):focus::before {
627
+ .awsui_editor_1gl9c_wxtw7_615:not(#\9):focus::before {
628
628
  content: " ";
629
629
  display: block;
630
630
  position: absolute;
@@ -636,66 +636,66 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
636
636
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
637
637
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
638
638
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
639
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
639
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
640
640
  }
641
- .awsui_editor_1gl9c_qts7p_615:not(#\9):focus {
641
+ .awsui_editor_1gl9c_wxtw7_615:not(#\9):focus {
642
642
  position: absolute;
643
643
  overflow: visible;
644
644
  }
645
645
 
646
- .awsui_editor-refresh_1gl9c_qts7p_645:not(#\9) {
646
+ .awsui_editor-refresh_1gl9c_wxtw7_645:not(#\9) {
647
647
  border-start-start-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
648
648
  border-start-end-radius: calc(var(--border-radius-code-editor-5palck, 8px) - var(--border-item-width-miijiw, 2px));
649
649
  }
650
650
 
651
- .awsui_status-bar_1gl9c_qts7p_650:not(#\9) {
651
+ .awsui_status-bar_1gl9c_wxtw7_650:not(#\9) {
652
652
  container-type: inline-size;
653
653
  display: flex;
654
654
  vertical-align: middle;
655
- border-block-start: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
656
- background-color: var(--color-background-code-editor-status-bar-ic28b2, #f3f3f7);
655
+ border-block-start: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-2bfcfq, #dedee3);
656
+ background-color: var(--color-background-code-editor-status-bar-yjtxod, #f3f3f7);
657
657
  min-inline-size: 0;
658
658
  word-break: break-word;
659
659
  }
660
- .awsui_status-bar-with-hidden-pane_1gl9c_qts7p_659:not(#\9) {
660
+ .awsui_status-bar-with-hidden-pane_1gl9c_wxtw7_659:not(#\9) {
661
661
  border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
662
662
  border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
663
663
  }
664
- .awsui_status-bar__left_1gl9c_qts7p_663:not(#\9) {
664
+ .awsui_status-bar__left_1gl9c_wxtw7_663:not(#\9) {
665
665
  flex: 1;
666
666
  display: flex;
667
667
  flex-wrap: wrap;
668
668
  padding-inline-start: var(--space-l-2ud1p3, 20px);
669
- border-inline-end: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-8rd3v1, #dedee3);
669
+ border-inline-end: var(--border-width-field-2xc78x, 1px) solid var(--color-border-code-editor-default-2bfcfq, #dedee3);
670
670
  }
671
- .awsui_status-bar__right_1gl9c_qts7p_670:not(#\9) {
671
+ .awsui_status-bar__right_1gl9c_wxtw7_670:not(#\9) {
672
672
  display: flex;
673
673
  align-items: center;
674
674
  }
675
- .awsui_status-bar__language-mode_1gl9c_qts7p_674:not(#\9), .awsui_status-bar__cursor-position_1gl9c_qts7p_674:not(#\9) {
675
+ .awsui_status-bar__language-mode_1gl9c_wxtw7_674:not(#\9), .awsui_status-bar__cursor-position_1gl9c_wxtw7_674:not(#\9) {
676
676
  display: inline-block;
677
- color: var(--color-text-body-default-3mljql, #0f141a);
677
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
678
678
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
679
679
  padding-inline: var(--space-s-tvghoh, 12px);
680
680
  }
681
- .awsui_status-bar__cog-button_1gl9c_qts7p_680:not(#\9) {
681
+ .awsui_status-bar__cog-button_1gl9c_wxtw7_680:not(#\9) {
682
682
  padding-block: calc(var(--space-scaled-xxs-pfm1nx, 4px) - 1px);
683
683
  padding-inline: calc(var(--space-xs-ymlm0b, 8px) - 2px);
684
684
  }
685
685
 
686
- .awsui_tab-list_1gl9c_qts7p_685:not(#\9) {
686
+ .awsui_tab-list_1gl9c_wxtw7_685:not(#\9) {
687
687
  align-items: center;
688
688
  display: inline-flex;
689
689
  }
690
690
 
691
- .awsui_tab-button_1gl9c_qts7p_690:not(#\9) {
691
+ .awsui_tab-button_1gl9c_wxtw7_690:not(#\9) {
692
692
  position: relative;
693
693
  display: inline-flex;
694
694
  gap: var(--space-xxs-hwfkai, 4px);
695
695
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
696
696
  padding-inline: var(--space-s-tvghoh, 12px);
697
697
  line-height: inherit;
698
- color: var(--color-text-status-error-57bfn2, #db0000);
698
+ color: var(--color-text-status-error-ksqavh, #db0000);
699
699
  background: none;
700
700
  border-block: none;
701
701
  border-inline: none;
@@ -704,11 +704,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
704
704
  cursor: pointer;
705
705
  z-index: 1;
706
706
  }
707
- .awsui_tab-button_1gl9c_qts7p_690:not(#\9):hover {
708
- color: var(--color-text-code-editor-tab-button-error-hz2irc, #ffffff);
709
- background: var(--color-text-status-error-57bfn2, #db0000);
707
+ .awsui_tab-button_1gl9c_wxtw7_690:not(#\9):hover {
708
+ color: var(--color-text-code-editor-tab-button-error-avwh01, #ffffff);
709
+ background: var(--color-text-status-error-ksqavh, #db0000);
710
710
  }
711
- .awsui_tab-button_1gl9c_qts7p_690:not(#\9)::after {
711
+ .awsui_tab-button_1gl9c_wxtw7_690:not(#\9)::after {
712
712
  content: "";
713
713
  position: absolute;
714
714
  inset-inline: 0;
@@ -718,57 +718,57 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_qts7p_158 .ace_edit
718
718
  border-start-end-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
719
719
  border-end-start-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
720
720
  border-end-end-radius: var(--border-radius-tabs-focus-ring-o4qku1, 20px);
721
- background: var(--color-text-status-error-57bfn2, #db0000);
721
+ background: var(--color-text-status-error-ksqavh, #db0000);
722
722
  opacity: 0;
723
723
  }
724
- .awsui_tab-button--refresh_1gl9c_qts7p_723:not(#\9) {
724
+ .awsui_tab-button--refresh_1gl9c_wxtw7_723:not(#\9) {
725
725
  padding-block-end: calc(var(--space-scaled-xs-xwoogq, 8px) + var(--border-active-width-axzm24, 4px) - 2px);
726
726
  }
727
- .awsui_tab-button--warnings_1gl9c_qts7p_726:not(#\9) {
728
- color: var(--color-text-status-warning-fa077b, #855900);
727
+ .awsui_tab-button--warnings_1gl9c_wxtw7_726:not(#\9) {
728
+ color: var(--color-text-status-warning-6meo06, #855900);
729
729
  }
730
- .awsui_tab-button--warnings_1gl9c_qts7p_726:not(#\9):hover {
731
- background: var(--color-text-status-warning-fa077b, #855900);
730
+ .awsui_tab-button--warnings_1gl9c_wxtw7_726:not(#\9):hover {
731
+ background: var(--color-text-status-warning-6meo06, #855900);
732
732
  }
733
- .awsui_tab-button--warnings_1gl9c_qts7p_726:not(#\9)::after {
734
- background: var(--color-text-status-warning-fa077b, #855900);
733
+ .awsui_tab-button--warnings_1gl9c_wxtw7_726:not(#\9)::after {
734
+ background: var(--color-text-status-warning-6meo06, #855900);
735
735
  }
736
- .awsui_tab-button--active_1gl9c_qts7p_735:not(#\9)::after {
736
+ .awsui_tab-button--active_1gl9c_wxtw7_735:not(#\9)::after {
737
737
  opacity: 1;
738
738
  }
739
- .awsui_tab-button--refresh_1gl9c_qts7p_723:not(#\9)::after {
739
+ .awsui_tab-button--refresh_1gl9c_wxtw7_723:not(#\9)::after {
740
740
  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));
741
741
  }
742
742
  @media (prefers-reduced-motion: reduce) {
743
- .awsui_tab-button--refresh_1gl9c_qts7p_723:not(#\9)::after {
743
+ .awsui_tab-button--refresh_1gl9c_wxtw7_723:not(#\9)::after {
744
744
  animation: none;
745
745
  transition: none;
746
746
  }
747
747
  }
748
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_qts7p_723:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_qts7p_723:not(#\9)::after {
748
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_wxtw7_723:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_wxtw7_723:not(#\9)::after {
749
749
  animation: none;
750
750
  transition: none;
751
751
  }
752
- .awsui_tab-button--disabled_1gl9c_qts7p_751:not(#\9) {
752
+ .awsui_tab-button--disabled_1gl9c_wxtw7_751:not(#\9) {
753
753
  font-weight: normal;
754
- color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
754
+ color: var(--color-text-code-editor-status-bar-disabled-xxmtlc, #8c8c94);
755
755
  cursor: default;
756
756
  }
757
- .awsui_tab-button--disabled_1gl9c_qts7p_751:not(#\9):hover {
758
- color: var(--color-text-code-editor-status-bar-disabled-4npkr3, #8c8c94);
757
+ .awsui_tab-button--disabled_1gl9c_wxtw7_751:not(#\9):hover {
758
+ color: var(--color-text-code-editor-status-bar-disabled-xxmtlc, #8c8c94);
759
759
  background: transparent;
760
760
  }
761
- .awsui_tab-button--disabled_1gl9c_qts7p_751:not(#\9)::after {
761
+ .awsui_tab-button--disabled_1gl9c_wxtw7_751:not(#\9)::after {
762
762
  display: none;
763
763
  }
764
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_qts7p_690:not(#\9):focus {
764
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_wxtw7_690:not(#\9):focus {
765
765
  position: relative;
766
766
  }
767
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_qts7p_690:not(#\9):focus {
767
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_wxtw7_690:not(#\9):focus {
768
768
  outline: 2px dotted transparent;
769
769
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-o87hra, -7px) - 1px);
770
770
  }
771
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_qts7p_690:not(#\9):focus::before {
771
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_wxtw7_690:not(#\9):focus::before {
772
772
  content: " ";
773
773
  display: block;
774
774
  position: absolute;
@@ -780,63 +780,63 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_qts7p_690:not(#\9):f
780
780
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
781
781
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
782
782
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
783
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
783
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
784
784
  }
785
- .awsui_tab-button--divider_1gl9c_qts7p_784:not(#\9) {
785
+ .awsui_tab-button--divider_1gl9c_wxtw7_784:not(#\9) {
786
786
  display: inline-block;
787
787
  block-size: var(--line-height-body-m-2mh3ke, 20px);
788
788
  inline-size: var(--border-code-editor-status-divider-width-4we6jf, 1px);
789
- background: var(--color-border-tabs-divider-y4z8fk, #c6c6cd);
789
+ background: var(--color-border-tabs-divider-f5t9va, #c6c6cd);
790
790
  vertical-align: middle;
791
791
  }
792
- .awsui_tab-button--errors_1gl9c_qts7p_791:not(#\9) {
792
+ .awsui_tab-button--errors_1gl9c_wxtw7_791:not(#\9) {
793
793
  /* used in test-utils */
794
794
  }
795
795
  @supports (contain: inline-size) {
796
- .awsui_tab-button_1gl9c_qts7p_690:not(#\9) {
796
+ .awsui_tab-button_1gl9c_wxtw7_690:not(#\9) {
797
797
  /* stylelint-disable plugin/no-unsupported-browser-features */
798
798
  /* stylelint-enable plugin/no-unsupported-browser-features */
799
799
  }
800
800
  @container not (max-width: 500px) {
801
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_count_1gl9c_qts7p_800:not(#\9) {
801
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_count_1gl9c_wxtw7_800:not(#\9) {
802
802
  display: none;
803
803
  }
804
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_text_1gl9c_qts7p_803:not(#\9) {
804
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_text_1gl9c_wxtw7_803:not(#\9) {
805
805
  display: inline;
806
806
  }
807
807
  }
808
808
  @container (max-width: 500px) {
809
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_count_1gl9c_qts7p_800:not(#\9) {
809
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_count_1gl9c_wxtw7_800:not(#\9) {
810
810
  display: inline;
811
811
  }
812
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_text_1gl9c_qts7p_803:not(#\9) {
812
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_text_1gl9c_wxtw7_803:not(#\9) {
813
813
  display: none;
814
814
  }
815
815
  }
816
816
  }
817
817
  @supports not (contain: inline-size) {
818
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_count_1gl9c_qts7p_800:not(#\9) {
818
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_count_1gl9c_wxtw7_800:not(#\9) {
819
819
  display: none;
820
820
  }
821
- .awsui_tab-button_1gl9c_qts7p_690 > .awsui_text_1gl9c_qts7p_803:not(#\9) {
821
+ .awsui_tab-button_1gl9c_wxtw7_690 > .awsui_text_1gl9c_wxtw7_803:not(#\9) {
822
822
  display: inline;
823
823
  }
824
824
  }
825
825
 
826
- .awsui_loading-screen_1gl9c_qts7p_825:not(#\9),
827
- .awsui_error-screen_1gl9c_qts7p_826:not(#\9) {
826
+ .awsui_loading-screen_1gl9c_wxtw7_825:not(#\9),
827
+ .awsui_error-screen_1gl9c_wxtw7_826:not(#\9) {
828
828
  display: flex;
829
829
  align-items: center;
830
830
  justify-content: center;
831
831
  block-size: 480px;
832
- color: var(--color-text-body-secondary-a325a8, #424650);
833
- background: var(--color-background-code-editor-loading-7grxg2, #f9f9fa);
832
+ color: var(--color-text-body-secondary-bcbgoi, #424650);
833
+ background: var(--color-background-code-editor-loading-6nwpin, #f9f9fa);
834
834
  border-start-start-radius: var(--border-radius-code-editor-5palck, 8px);
835
835
  border-start-end-radius: var(--border-radius-code-editor-5palck, 8px);
836
836
  border-end-start-radius: var(--border-radius-code-editor-5palck, 8px);
837
837
  border-end-end-radius: var(--border-radius-code-editor-5palck, 8px);
838
838
  }
839
839
 
840
- .awsui_error-screen_1gl9c_qts7p_826:not(#\9) {
841
- color: var(--color-text-status-error-57bfn2, #db0000);
840
+ .awsui_error-screen_1gl9c_wxtw7_826:not(#\9) {
841
+ color: var(--color-text-status-error-ksqavh, #db0000);
842
842
  }