@cloudscape-design/components 3.0.348 → 3.0.349

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -95,62 +95,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
98
- .awsui_code-editor-refresh_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9) {
99
- border-top-left-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
98
+ .awsui_code-editor-refresh_1gl9c_1qtd9_98 .ace_editor .ace_gutter:not(#\9) {
99
+ border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
100
100
  }
101
- .awsui_code-editor-refresh_1gl9c_ntdg1_98 .ace_editor .ace_scroller:not(#\9) {
102
- border-top-right-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
101
+ .awsui_code-editor-refresh_1gl9c_1qtd9_98 .ace_editor .ace_scroller:not(#\9) {
102
+ border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
103
103
  }
104
104
 
105
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor:not(#\9) {
106
106
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
107
107
  font-size: 14px;
108
108
  line-height: 20px;
109
109
  }
110
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
110
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
112
112
  cursor: pointer;
113
113
  background-repeat: no-repeat;
114
114
  background-size: 16px 16px;
115
115
  background-position: 4px 2px;
116
116
  }
117
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
- color: var(--color-text-status-error-p6dh5n, #d91515);
120
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
+ color: var(--color-text-status-error-wdvepn, #d91515);
122
122
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' 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");
123
123
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
124
124
  }
125
125
  @supports (--css-variable-support-check: #000) {
126
126
  @media not print {
127
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
127
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
128
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
129
129
  }
130
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
131
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' 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");
132
132
  }
133
133
  }
134
134
  }
135
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
136
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' 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");
135
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
136
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' 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");
137
137
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
138
138
  }
139
139
  @supports (--css-variable-support-check: #000) {
140
140
  @media not print {
141
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
142
142
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
143
143
  }
144
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' 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");
144
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' 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");
146
146
  }
147
147
  }
148
148
  }
149
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell:not(#\9) {
149
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
150
  padding-left: 24px;
151
151
  padding-right: 16px;
152
152
  }
153
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9) {
153
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget:not(#\9) {
154
154
  /* A good test case for disabled folds
155
155
  <<html<<<<
156
156
  </html>
@@ -160,24 +160,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  background-color: transparent;
161
161
  border: none;
162
162
  }
163
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
163
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
164
  margin-left: -21px;
165
165
  }
166
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9),
167
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
166
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget:not(#\9),
167
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter_annotation:not(#\9) {
168
168
  box-shadow: none;
169
169
  }
170
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
170
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
172
172
  position: relative;
173
173
  }
174
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
174
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
176
176
  outline: 2px dotted transparent;
177
177
  outline-offset: calc(-1px - 1px);
178
178
  }
179
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
179
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
181
181
  content: " ";
182
182
  display: block;
183
183
  position: absolute;
@@ -185,98 +185,98 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
185
185
  top: calc(-1 * -1px);
186
186
  width: calc(100% + 2 * -1px);
187
187
  height: calc(100% + 2 * -1px);
188
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
189
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
188
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
189
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
190
190
  }
191
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
191
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
192
192
  background: transparent;
193
193
  box-sizing: border-box;
194
- border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-nt3yge, #d1d5db);
195
- border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-nt3yge, #d1d5db);
194
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
195
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
196
196
  }
197
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
- border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-tbaa9q, #5f6b7a);
199
- border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-tbaa9q, #5f6b7a);
197
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
199
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
200
200
  }
201
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9) {
202
- background-color: var(--color-background-code-editor-gutter-default-h4l2ku, #f4f4f4);
203
- color: var(--color-text-code-editor-gutter-default-w4avu2, #000716);
201
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter:not(#\9) {
202
+ background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
203
+ color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
204
204
  }
205
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9):focus,
206
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_scroller:not(#\9):focus {
207
- box-shadow: inset 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
205
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter:not(#\9):focus,
206
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_scroller:not(#\9):focus {
207
+ box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
208
208
  }
209
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
210
210
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
211
211
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
212
212
  }
213
213
  @supports (--css-variable-support-check: #000) {
214
214
  @media not print {
215
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
216
216
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
217
217
  }
218
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
219
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
220
220
  }
221
221
  }
222
222
  }
223
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
224
224
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  }
227
227
  @supports (--css-variable-support-check: #000) {
228
228
  @media not print {
229
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
230
230
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
231
231
  }
232
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
233
233
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
234
234
  }
235
235
  }
236
236
  }
237
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
237
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
238
238
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  }
241
241
  @supports (--css-variable-support-check: #000) {
242
242
  @media not print {
243
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
243
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
244
244
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
245
245
  }
246
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
247
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
248
248
  }
249
249
  }
250
250
  }
251
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
251
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
252
252
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
253
253
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
254
254
  }
255
255
  @supports (--css-variable-support-check: #000) {
256
256
  @media not print {
257
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
257
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
258
258
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
259
259
  }
260
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
261
261
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
262
262
  }
263
263
  }
264
264
  }
265
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
266
- background-color: var(--color-background-code-editor-gutter-active-line-default-vdvi0q, #5f6b7a);
267
- color: var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
265
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line:not(#\9) {
266
+ background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
267
+ color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
268
268
  }
269
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
269
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
271
271
  position: relative;
272
272
  }
273
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
273
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
275
275
  outline: 2px dotted transparent;
276
276
  outline-offset: calc(-2px - 1px);
277
277
  }
278
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
279
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
278
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
279
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
280
280
  content: " ";
281
281
  display: block;
282
282
  position: absolute;
@@ -284,147 +284,147 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
284
284
  top: calc(-1 * -2px);
285
285
  width: calc(100% + 2 * -2px);
286
286
  height: calc(100% + 2 * -2px);
287
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
288
- box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
287
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
288
+ box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
289
289
  }
290
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
290
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
291
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
292
292
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
293
293
  }
294
294
  @supports (--css-variable-support-check: #000) {
295
295
  @media not print {
296
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
297
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
298
298
  }
299
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
299
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
300
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
301
301
  }
302
302
  }
303
303
  }
304
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
304
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
306
306
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
307
307
  }
308
308
  @supports (--css-variable-support-check: #000) {
309
309
  @media not print {
310
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
311
311
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
312
  }
313
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
313
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
314
314
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
315
315
  }
316
316
  }
317
317
  }
318
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
318
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
319
319
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
320
320
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
321
321
  }
322
322
  @supports (--css-variable-support-check: #000) {
323
323
  @media not print {
324
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
324
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
325
325
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
326
326
  }
327
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
327
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
328
328
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
329
329
  }
330
330
  }
331
331
  }
332
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
332
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
333
333
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
334
334
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
335
335
  }
336
336
  @supports (--css-variable-support-check: #000) {
337
337
  @media not print {
338
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
339
339
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
340
  }
341
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
341
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
342
342
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
343
343
  }
344
344
  }
345
345
  }
346
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
347
- color: var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
348
- background-color: var(--color-background-code-editor-gutter-active-line-error-bipje4, #d91515);
346
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
347
+ color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
348
+ background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
349
349
  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");
350
350
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
353
  @media not print {
354
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
354
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
355
355
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
356
356
  }
357
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
357
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
358
358
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' 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");
359
359
  }
360
360
  }
361
361
  }
362
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
362
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
363
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='%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");
364
364
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
365
365
  }
366
366
  @supports (--css-variable-support-check: #000) {
367
367
  @media not print {
368
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
368
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
369
369
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
370
370
  }
371
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
371
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
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='%23000716' 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");
373
373
  }
374
374
  }
375
375
  }
376
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
376
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open: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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
378
378
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
379
379
  }
380
380
  @supports (--css-variable-support-check: #000) {
381
381
  @media not print {
382
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
382
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
383
383
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
384
384
  }
385
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
385
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
386
386
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
387
387
  }
388
388
  }
389
389
  }
390
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
390
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
391
391
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
392
392
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
393
393
  }
394
394
  @supports (--css-variable-support-check: #000) {
395
395
  @media not print {
396
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
396
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
397
397
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
398
398
  }
399
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
399
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
400
400
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
401
401
  }
402
402
  }
403
403
  }
404
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
404
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
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='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
406
406
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
407
407
  }
408
408
  @supports (--css-variable-support-check: #000) {
409
409
  @media not print {
410
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
410
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
411
411
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
412
412
  }
413
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
413
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
414
414
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
415
415
  }
416
416
  }
417
417
  }
418
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
418
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
419
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
420
420
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
421
421
  }
422
422
  @supports (--css-variable-support-check: #000) {
423
423
  @media not print {
424
- .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
424
+ .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
425
425
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
426
426
  }
427
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
427
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1qtd9_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
428
428
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
429
429
  }
430
430
  }
@@ -435,85 +435,85 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
435
435
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
436
436
  SPDX-License-Identifier: Apache-2.0
437
437
  */
438
- .awsui_pane_1gl9c_ntdg1_438:not(#\9) {
438
+ .awsui_pane_1gl9c_1qtd9_438:not(#\9) {
439
439
  display: flex;
440
440
  position: relative;
441
441
  flex-direction: row;
442
442
  flex: 1;
443
- border-top: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
444
- border-bottom-left-radius: var(--border-radius-code-editor-psbxml, 8px);
445
- border-bottom-right-radius: var(--border-radius-code-editor-psbxml, 8px);
446
- background: var(--color-background-code-editor-status-bar-ox523p, #f4f4f4);
447
- color: var(--color-text-body-default-su7kuo, #000716);
443
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
444
+ border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
445
+ border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
446
+ background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
447
+ color: var(--color-text-body-default-2sxhhn, #000716);
448
448
  }
449
- .awsui_pane__close-container_1gl9c_ntdg1_449:not(#\9) {
449
+ .awsui_pane__close-container_1gl9c_1qtd9_449:not(#\9) {
450
450
  position: absolute;
451
451
  top: 0;
452
- right: calc(var(--space-s-hdd878, 12px) / 2);
452
+ right: calc(var(--space-s-34lx8l, 12px) / 2);
453
453
  }
454
- .awsui_pane__list_1gl9c_ntdg1_454:not(#\9) {
454
+ .awsui_pane__list_1gl9c_1qtd9_454:not(#\9) {
455
455
  flex: 1;
456
456
  overflow: auto;
457
457
  max-height: 100%;
458
458
  box-sizing: border-box;
459
- margin-right: calc(var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-xs-edba2s, 8px));
459
+ margin-right: calc(var(--font-body-m-line-height-5wv9x1, 20px) + 2 * var(--space-xs-zb16t3, 8px));
460
460
  }
461
- .awsui_pane__table_1gl9c_ntdg1_461:not(#\9) {
461
+ .awsui_pane__table_1gl9c_1qtd9_461:not(#\9) {
462
462
  width: 100%;
463
463
  border-spacing: 0;
464
- margin: var(--space-s-hdd878, 12px) 0;
464
+ margin: var(--space-s-34lx8l, 12px) 0;
465
465
  }
466
- .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9) {
467
- border-top: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
468
- border-bottom: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
466
+ .awsui_pane__item_1gl9c_1qtd9_466 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9) {
467
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
468
+ border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
469
469
  }
470
- .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):first-child {
471
- border-left: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
472
- border-top-left-radius: var(--border-radius-item-gyl0qr, 8px);
473
- border-bottom-left-radius: var(--border-radius-item-gyl0qr, 8px);
470
+ .awsui_pane__item_1gl9c_1qtd9_466 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9):first-child {
471
+ border-left: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
472
+ border-top-left-radius: var(--border-radius-item-05df9h, 8px);
473
+ border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
474
474
  }
475
- .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):last-child {
476
- border-right: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
477
- border-top-right-radius: var(--border-radius-item-gyl0qr, 8px);
478
- border-bottom-right-radius: var(--border-radius-item-gyl0qr, 8px);
475
+ .awsui_pane__item_1gl9c_1qtd9_466 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9):last-child {
476
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
477
+ border-top-right-radius: var(--border-radius-item-05df9h, 8px);
478
+ border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
479
479
  }
480
- .awsui_pane__item--highlighted_1gl9c_ntdg1_480:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus {
480
+ .awsui_pane__item--highlighted_1gl9c_1qtd9_480:not(#\9), .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):hover, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):focus {
481
481
  cursor: pointer;
482
482
  outline: none;
483
483
  }
484
- .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466 {
485
- background-color: var(--color-background-code-editor-pane-item-hover-4db1uq, #e9ebed);
484
+ .awsui_pane__item--highlighted_1gl9c_1qtd9_480 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9), .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):hover > .awsui_pane__cell_1gl9c_1qtd9_466, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):focus > .awsui_pane__cell_1gl9c_1qtd9_466 {
485
+ background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
486
486
  }
487
- .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466 {
488
- border-top: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
489
- border-bottom: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
487
+ .awsui_pane__item--highlighted_1gl9c_1qtd9_480 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9), .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):hover > .awsui_pane__cell_1gl9c_1qtd9_466, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):focus > .awsui_pane__cell_1gl9c_1qtd9_466 {
488
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
489
+ border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
490
490
  }
491
- .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):first-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466:first-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466:first-child {
492
- border-left: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
493
- border-top-left-radius: var(--border-radius-item-gyl0qr, 8px);
494
- border-bottom-left-radius: var(--border-radius-item-gyl0qr, 8px);
491
+ .awsui_pane__item--highlighted_1gl9c_1qtd9_480 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9):first-child, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):hover > .awsui_pane__cell_1gl9c_1qtd9_466:first-child, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):focus > .awsui_pane__cell_1gl9c_1qtd9_466:first-child {
492
+ border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
493
+ border-top-left-radius: var(--border-radius-item-05df9h, 8px);
494
+ border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
495
495
  }
496
- .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):last-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466:last-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466:last-child {
497
- border-right: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
498
- border-top-right-radius: var(--border-radius-item-gyl0qr, 8px);
499
- border-bottom-right-radius: var(--border-radius-item-gyl0qr, 8px);
496
+ .awsui_pane__item--highlighted_1gl9c_1qtd9_480 > .awsui_pane__cell_1gl9c_1qtd9_466:not(#\9):last-child, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):hover > .awsui_pane__cell_1gl9c_1qtd9_466:last-child, .awsui_pane__item_1gl9c_1qtd9_466:not(#\9):focus > .awsui_pane__cell_1gl9c_1qtd9_466:last-child {
497
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
498
+ border-top-right-radius: var(--border-radius-item-05df9h, 8px);
499
+ border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
500
500
  }
501
- .awsui_pane__location_1gl9c_ntdg1_501:not(#\9), .awsui_pane__description_1gl9c_ntdg1_501:not(#\9) {
502
- padding: var(--space-xxs-ja5cp8, 4px) var(--space-s-hdd878, 12px);
501
+ .awsui_pane__location_1gl9c_1qtd9_501:not(#\9), .awsui_pane__description_1gl9c_1qtd9_501:not(#\9) {
502
+ padding: var(--space-xxs-p8yyaw, 4px) var(--space-s-34lx8l, 12px);
503
503
  }
504
- .awsui_pane__location_1gl9c_ntdg1_501:not(#\9) {
504
+ .awsui_pane__location_1gl9c_1qtd9_501:not(#\9) {
505
505
  vertical-align: baseline;
506
506
  white-space: nowrap;
507
- padding-left: calc(var(--space-l-f4l5gr, 20px) + var(--space-s-hdd878, 12px));
507
+ padding-left: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
508
508
  }
509
- .awsui_pane__description_1gl9c_ntdg1_501:not(#\9) {
509
+ .awsui_pane__description_1gl9c_1qtd9_501:not(#\9) {
510
510
  padding-right: 0;
511
511
  min-width: 0;
512
512
  -ms-word-break: break-all;
513
513
  word-break: break-word;
514
514
  }
515
515
 
516
- .awsui_focus-lock_1gl9c_ntdg1_516:not(#\9) {
516
+ .awsui_focus-lock_1gl9c_1qtd9_516:not(#\9) {
517
517
  height: 100%;
518
518
  }
519
519
 
@@ -521,7 +521,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
521
521
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
522
522
  SPDX-License-Identifier: Apache-2.0
523
523
  */
524
- .awsui_code-editor_1gl9c_ntdg1_98:not(#\9) {
524
+ .awsui_code-editor_1gl9c_1qtd9_98:not(#\9) {
525
525
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
526
526
  border-collapse: separate;
527
527
  border-spacing: 0;
@@ -551,36 +551,36 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
551
551
  widows: 2;
552
552
  word-spacing: normal;
553
553
  box-sizing: border-box;
554
- font-size: var(--font-body-m-size-7dign1, 14px);
555
- line-height: var(--font-body-m-line-height-ghizru, 20px);
556
- color: var(--color-text-body-default-su7kuo, #000716);
554
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
555
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
556
+ color: var(--color-text-body-default-2sxhhn, #000716);
557
557
  font-weight: 400;
558
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
558
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
559
559
  -webkit-font-smoothing: auto;
560
560
  -moz-osx-font-smoothing: auto;
561
561
  display: inline-block;
562
- border: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
563
- border-radius: var(--border-radius-code-editor-psbxml, 8px);
562
+ border: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
563
+ border-radius: var(--border-radius-code-editor-qvw11o, 8px);
564
564
  width: 100%;
565
565
  }
566
566
 
567
- .awsui_editor_1gl9c_ntdg1_541:not(#\9) {
567
+ .awsui_editor_1gl9c_1qtd9_541:not(#\9) {
568
568
  position: absolute;
569
569
  top: 0;
570
570
  right: 0;
571
571
  bottom: 0;
572
572
  left: 0;
573
573
  }
574
- .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus {
574
+ .awsui_editor_1gl9c_1qtd9_541:not(#\9):focus {
575
575
  position: relative;
576
576
  position: absolute;
577
577
  overflow: visible;
578
578
  }
579
- .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus {
579
+ .awsui_editor_1gl9c_1qtd9_541:not(#\9):focus {
580
580
  outline: 2px dotted transparent;
581
581
  outline-offset: calc(3px - 1px);
582
582
  }
583
- .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus::before {
583
+ .awsui_editor_1gl9c_1qtd9_541:not(#\9):focus::before {
584
584
  content: " ";
585
585
  display: block;
586
586
  position: absolute;
@@ -588,64 +588,64 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
588
588
  top: calc(-1 * 3px);
589
589
  width: calc(100% + 2 * 3px);
590
590
  height: calc(100% + 2 * 3px);
591
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
592
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
591
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
592
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
593
593
  }
594
594
 
595
- .awsui_editor-refresh_1gl9c_ntdg1_569:not(#\9) {
596
- border-top-left-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
597
- border-top-right-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
595
+ .awsui_editor-refresh_1gl9c_1qtd9_569:not(#\9) {
596
+ border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
597
+ border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
598
598
  }
599
599
 
600
- .awsui_status-bar_1gl9c_ntdg1_574:not(#\9) {
600
+ .awsui_status-bar_1gl9c_1qtd9_574:not(#\9) {
601
601
  display: flex;
602
602
  vertical-align: middle;
603
- border-top: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
604
- background-color: var(--color-background-code-editor-status-bar-ox523p, #f4f4f4);
603
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
604
+ background-color: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
605
605
  min-width: 0;
606
606
  -ms-word-break: break-all;
607
607
  word-break: break-word;
608
608
  }
609
- .awsui_status-bar-with-hidden-pane_1gl9c_ntdg1_583:not(#\9) {
610
- border-bottom-left-radius: var(--border-radius-code-editor-psbxml, 8px);
611
- border-bottom-right-radius: var(--border-radius-code-editor-psbxml, 8px);
609
+ .awsui_status-bar-with-hidden-pane_1gl9c_1qtd9_583:not(#\9) {
610
+ border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
611
+ border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
612
612
  }
613
- .awsui_status-bar__left_1gl9c_ntdg1_587:not(#\9) {
613
+ .awsui_status-bar__left_1gl9c_1qtd9_587:not(#\9) {
614
614
  flex: 1;
615
615
  display: flex;
616
616
  flex-wrap: wrap;
617
- padding-left: var(--space-l-f4l5gr, 20px);
618
- border-right: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
617
+ padding-left: var(--space-l-t419sm, 20px);
618
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
619
619
  }
620
- .awsui_status-bar__left-virtual_1gl9c_ntdg1_594:not(#\9) {
620
+ .awsui_status-bar__left-virtual_1gl9c_1qtd9_594:not(#\9) {
621
621
  flex-wrap: nowrap;
622
622
  white-space: nowrap;
623
623
  }
624
- .awsui_status-bar__right_1gl9c_ntdg1_598:not(#\9) {
624
+ .awsui_status-bar__right_1gl9c_1qtd9_598:not(#\9) {
625
625
  display: flex;
626
626
  align-items: center;
627
627
  }
628
- .awsui_status-bar__language-mode_1gl9c_ntdg1_602:not(#\9), .awsui_status-bar__cursor-position_1gl9c_ntdg1_602:not(#\9) {
628
+ .awsui_status-bar__language-mode_1gl9c_1qtd9_602:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1qtd9_602:not(#\9) {
629
629
  display: inline-block;
630
- color: var(--color-text-body-default-su7kuo, #000716);
631
- padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-s-hdd878, 12px);
630
+ color: var(--color-text-body-default-2sxhhn, #000716);
631
+ padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
632
632
  }
633
- .awsui_status-bar__cog-button_1gl9c_ntdg1_607:not(#\9) {
634
- padding: calc(var(--space-scaled-xxs-t2t62i, 4px) - 1px) calc(var(--space-xs-edba2s, 8px) - 2px);
633
+ .awsui_status-bar__cog-button_1gl9c_1qtd9_607:not(#\9) {
634
+ padding: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px) calc(var(--space-xs-zb16t3, 8px) - 2px);
635
635
  }
636
636
 
637
- .awsui_status-bar-virtual_1gl9c_ntdg1_611:not(#\9) {
637
+ .awsui_status-bar-virtual_1gl9c_1qtd9_611:not(#\9) {
638
638
  position: absolute !important;
639
639
  top: -9999px !important;
640
640
  left: -9999px !important;
641
641
  }
642
642
 
643
- .awsui_tab-button_1gl9c_ntdg1_617:not(#\9) {
643
+ .awsui_tab-button_1gl9c_1qtd9_617:not(#\9) {
644
644
  position: relative;
645
645
  display: inline-block;
646
- padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-s-hdd878, 12px);
646
+ padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
647
647
  line-height: inherit;
648
- color: var(--color-text-status-error-p6dh5n, #d91515);
648
+ color: var(--color-text-status-error-wdvepn, #d91515);
649
649
  background: none;
650
650
  border: none;
651
651
  font-weight: bold;
@@ -653,92 +653,101 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_edito
653
653
  cursor: pointer;
654
654
  z-index: 1;
655
655
  }
656
- .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9) {
657
- padding-bottom: calc(var(--space-scaled-xs-wbfgrv, 8px) + var(--border-active-width-il32zr, 4px) - 2px);
656
+ .awsui_tab-button_1gl9c_1qtd9_617:not(#\9):hover {
657
+ color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
658
+ background: var(--color-text-status-error-wdvepn, #d91515);
658
659
  }
659
- .awsui_tab-button_1gl9c_ntdg1_617:not(#\9)::after {
660
+ .awsui_tab-button_1gl9c_1qtd9_617:not(#\9)::after {
660
661
  content: "";
661
662
  position: absolute;
662
663
  left: 0;
663
664
  right: 0;
664
665
  bottom: 0;
665
- height: var(--border-active-width-il32zr, 4px);
666
- border-radius: var(--border-radius-tabs-focus-ring-bz76gq, 20px);
667
- background: var(--color-text-status-error-p6dh5n, #d91515);
666
+ height: var(--border-active-width-9dmqf4, 4px);
667
+ border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
668
+ background: var(--color-text-status-error-wdvepn, #d91515);
668
669
  opacity: 0;
669
670
  }
670
- .awsui_tab-button--active_1gl9c_ntdg1_644:not(#\9)::after {
671
+ .awsui_tab-button--refresh_1gl9c_1qtd9_645:not(#\9) {
672
+ padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
673
+ }
674
+ .awsui_tab-button--warnings_1gl9c_1qtd9_648:not(#\9) {
675
+ color: var(--color-text-status-warning-yik8vi, #8d6605);
676
+ }
677
+ .awsui_tab-button--warnings_1gl9c_1qtd9_648:not(#\9):hover {
678
+ background: var(--color-text-status-warning-yik8vi, #8d6605);
679
+ }
680
+ .awsui_tab-button--warnings_1gl9c_1qtd9_648:not(#\9)::after {
681
+ background: var(--color-text-status-warning-yik8vi, #8d6605);
682
+ }
683
+ .awsui_tab-button--active_1gl9c_1qtd9_657:not(#\9)::after {
671
684
  opacity: 1;
672
685
  }
673
- .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
674
- transition: opacity var(--motion-duration-refresh-only-medium-wkp575, 165ms) var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
686
+ .awsui_tab-button--refresh_1gl9c_1qtd9_645:not(#\9)::after {
687
+ transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
675
688
  }
676
689
  @media (prefers-reduced-motion: reduce) {
677
- .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
690
+ .awsui_tab-button--refresh_1gl9c_1qtd9_645:not(#\9)::after {
678
691
  animation: none;
679
692
  transition: none;
680
693
  }
681
694
  }
682
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
695
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1qtd9_645:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1qtd9_645:not(#\9)::after {
683
696
  animation: none;
684
697
  transition: none;
685
698
  }
686
- .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):hover {
687
- color: var(--color-text-code-editor-tab-button-error-aoajaw, #ffffff);
688
- background: var(--color-text-status-error-p6dh5n, #d91515);
689
- }
690
- .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9) {
699
+ .awsui_tab-button--disabled_1gl9c_1qtd9_673:not(#\9) {
691
700
  font-weight: normal;
692
- color: var(--color-text-code-editor-status-bar-disabled-bt6wtz, #7d8998);
701
+ color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
693
702
  cursor: default;
694
703
  }
695
- .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9):hover {
696
- color: var(--color-text-code-editor-status-bar-disabled-bt6wtz, #7d8998);
704
+ .awsui_tab-button--disabled_1gl9c_1qtd9_673:not(#\9):hover {
705
+ color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
697
706
  background: transparent;
698
707
  }
699
- .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9)::after {
708
+ .awsui_tab-button--disabled_1gl9c_1qtd9_673:not(#\9)::after {
700
709
  display: none;
701
710
  }
702
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus {
711
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1qtd9_617:not(#\9):focus {
703
712
  position: relative;
704
713
  }
705
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus {
714
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1qtd9_617:not(#\9):focus {
706
715
  outline: 2px dotted transparent;
707
- outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px) - 1px);
716
+ outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
708
717
  }
709
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus::before {
718
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1qtd9_617:not(#\9):focus::before {
710
719
  content: " ";
711
720
  display: block;
712
721
  position: absolute;
713
- left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px));
714
- top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px));
715
- width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px));
716
- height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px));
717
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
718
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
719
- }
720
- .awsui_tab-button--divider_1gl9c_ntdg1_694:not(#\9) {
722
+ left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
723
+ top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
724
+ width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
725
+ height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
726
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
727
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
728
+ }
729
+ .awsui_tab-button--divider_1gl9c_1qtd9_703:not(#\9) {
721
730
  display: inline-block;
722
- height: var(--font-body-m-line-height-ghizru, 20px);
723
- width: var(--border-code-editor-status-divider-width-ku6xb1, 2px);
724
- background: var(--color-border-tabs-divider-7cs6of, #e9ebed);
731
+ height: var(--font-body-m-line-height-5wv9x1, 20px);
732
+ width: var(--border-code-editor-status-divider-width-stg9sc, 2px);
733
+ background: var(--color-border-tabs-divider-as2avh, #e9ebed);
725
734
  vertical-align: middle;
726
735
  }
727
- .awsui_tab-button--errors_1gl9c_ntdg1_701:not(#\9), .awsui_tab-button--warnings_1gl9c_ntdg1_701:not(#\9) {
736
+ .awsui_tab-button--errors_1gl9c_1qtd9_710:not(#\9) {
728
737
  /* used in test-utils */
729
738
  }
730
739
 
731
- .awsui_loading-screen_1gl9c_ntdg1_705:not(#\9),
732
- .awsui_error-screen_1gl9c_ntdg1_706:not(#\9) {
740
+ .awsui_loading-screen_1gl9c_1qtd9_714:not(#\9),
741
+ .awsui_error-screen_1gl9c_1qtd9_715:not(#\9) {
733
742
  display: flex;
734
743
  align-items: center;
735
744
  justify-content: center;
736
745
  height: 480px;
737
- color: var(--color-text-body-secondary-he5d85, #414d5c);
738
- background: var(--color-background-code-editor-loading-p0bwet, #fbfbfb);
739
- border-radius: var(--border-radius-code-editor-psbxml, 8px);
746
+ color: var(--color-text-body-secondary-so8znq, #414d5c);
747
+ background: var(--color-background-code-editor-loading-0hc882, #fbfbfb);
748
+ border-radius: var(--border-radius-code-editor-qvw11o, 8px);
740
749
  }
741
750
 
742
- .awsui_error-screen_1gl9c_ntdg1_706:not(#\9) {
743
- color: var(--color-text-status-error-p6dh5n, #d91515);
751
+ .awsui_error-screen_1gl9c_1qtd9_715:not(#\9) {
752
+ color: var(--color-text-status-error-wdvepn, #d91515);
744
753
  }