@cloudscape-design/components-themeable 3.0.180 → 3.0.182

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 (289) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/input/styles.scss +6 -14
  3. package/lib/internal/scss/internal/styles/typography/mixins.scss +2 -0
  4. package/lib/internal/scss/link/styles.scss +4 -0
  5. package/lib/internal/scss/side-navigation/styles.scss +3 -0
  6. package/lib/internal/template/alert/styles.css.js +19 -19
  7. package/lib/internal/template/alert/styles.scoped.css +35 -31
  8. package/lib/internal/template/alert/styles.selectors.js +19 -19
  9. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  10. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -29
  11. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  12. package/lib/internal/template/area-chart/styles.css.js +13 -13
  13. package/lib/internal/template/area-chart/styles.scoped.css +18 -16
  14. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  15. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  16. package/lib/internal/template/attribute-editor/styles.scoped.css +26 -24
  17. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  18. package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
  19. package/lib/internal/template/autosuggest/internal.js +2 -2
  20. package/lib/internal/template/autosuggest/internal.js.map +1 -1
  21. package/lib/internal/template/badge/styles.css.js +5 -5
  22. package/lib/internal/template/badge/styles.scoped.css +7 -5
  23. package/lib/internal/template/badge/styles.selectors.js +5 -5
  24. package/lib/internal/template/box/styles.css.js +189 -189
  25. package/lib/internal/template/box/styles.scoped.css +236 -234
  26. package/lib/internal/template/box/styles.selectors.js +189 -189
  27. package/lib/internal/template/breadcrumb-group/styles.css.js +6 -6
  28. package/lib/internal/template/breadcrumb-group/styles.scoped.css +15 -11
  29. package/lib/internal/template/breadcrumb-group/styles.selectors.js +6 -6
  30. package/lib/internal/template/button/styles.css.js +18 -18
  31. package/lib/internal/template/button/styles.scoped.css +138 -136
  32. package/lib/internal/template/button/styles.selectors.js +18 -18
  33. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  34. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
  35. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  36. package/lib/internal/template/calendar/styles.css.js +18 -18
  37. package/lib/internal/template/calendar/styles.scoped.css +40 -38
  38. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  39. package/lib/internal/template/cards/styles.css.js +37 -37
  40. package/lib/internal/template/cards/styles.scoped.css +48 -44
  41. package/lib/internal/template/cards/styles.selectors.js +37 -37
  42. package/lib/internal/template/checkbox/styles.css.js +3 -3
  43. package/lib/internal/template/checkbox/styles.scoped.css +7 -5
  44. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  45. package/lib/internal/template/code-editor/styles.css.js +32 -32
  46. package/lib/internal/template/code-editor/styles.scoped.css +159 -157
  47. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  48. package/lib/internal/template/column-layout/styles.css.js +13 -13
  49. package/lib/internal/template/column-layout/styles.scoped.css +45 -43
  50. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  51. package/lib/internal/template/container/index.d.ts.map +1 -1
  52. package/lib/internal/template/container/index.js +1 -1
  53. package/lib/internal/template/container/index.js.map +1 -1
  54. package/lib/internal/template/container/styles.css.js +17 -17
  55. package/lib/internal/template/container/styles.scoped.css +29 -27
  56. package/lib/internal/template/container/styles.selectors.js +17 -17
  57. package/lib/internal/template/date-picker/styles.css.js +7 -7
  58. package/lib/internal/template/date-picker/styles.scoped.css +11 -9
  59. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  60. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  61. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -45
  62. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  63. package/lib/internal/template/expandable-section/styles.css.js +21 -21
  64. package/lib/internal/template/expandable-section/styles.scoped.css +44 -42
  65. package/lib/internal/template/expandable-section/styles.selectors.js +21 -21
  66. package/lib/internal/template/flashbar/styles.css.js +33 -33
  67. package/lib/internal/template/flashbar/styles.scoped.css +117 -115
  68. package/lib/internal/template/flashbar/styles.selectors.js +33 -33
  69. package/lib/internal/template/form/styles.css.js +8 -8
  70. package/lib/internal/template/form/styles.scoped.css +10 -8
  71. package/lib/internal/template/form/styles.selectors.js +8 -8
  72. package/lib/internal/template/form-field/styles.css.js +19 -19
  73. package/lib/internal/template/form-field/styles.scoped.css +31 -29
  74. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  75. package/lib/internal/template/grid/styles.css.js +53 -53
  76. package/lib/internal/template/grid/styles.scoped.css +56 -54
  77. package/lib/internal/template/grid/styles.selectors.js +53 -53
  78. package/lib/internal/template/header/styles.css.js +44 -44
  79. package/lib/internal/template/header/styles.scoped.css +49 -47
  80. package/lib/internal/template/header/styles.selectors.js +44 -44
  81. package/lib/internal/template/help-panel/styles.css.js +4 -4
  82. package/lib/internal/template/help-panel/styles.scoped.css +60 -58
  83. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  84. package/lib/internal/template/icon/icons.js +1 -1
  85. package/lib/internal/template/input/index.d.ts.map +1 -1
  86. package/lib/internal/template/input/index.js +2 -2
  87. package/lib/internal/template/input/index.js.map +1 -1
  88. package/lib/internal/template/input/interfaces.d.ts +4 -0
  89. package/lib/internal/template/input/interfaces.d.ts.map +1 -1
  90. package/lib/internal/template/input/interfaces.js.map +1 -1
  91. package/lib/internal/template/input/internal.d.ts +0 -1
  92. package/lib/internal/template/input/internal.d.ts.map +1 -1
  93. package/lib/internal/template/input/internal.js +16 -14
  94. package/lib/internal/template/input/internal.js.map +1 -1
  95. package/lib/internal/template/input/styles.css.js +12 -13
  96. package/lib/internal/template/input/styles.scoped.css +35 -41
  97. package/lib/internal/template/input/styles.selectors.js +12 -13
  98. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts +1 -0
  99. package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
  100. package/lib/internal/template/internal/components/autosuggest-input/index.js +2 -2
  101. package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
  102. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  103. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -23
  104. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  105. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  106. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +5 -3
  107. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  108. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  109. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -15
  110. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  111. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  112. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +5 -3
  113. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  114. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  115. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +12 -8
  116. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  117. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  118. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -7
  119. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  120. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  121. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -35
  122. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  123. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  124. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -3
  125. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  126. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  127. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -2
  128. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  129. package/lib/internal/template/internal/components/focus-lock/index.d.ts +2 -1
  130. package/lib/internal/template/internal/components/focus-lock/index.d.ts.map +1 -1
  131. package/lib/internal/template/internal/components/focus-lock/index.js +28 -5
  132. package/lib/internal/template/internal/components/focus-lock/index.js.map +1 -1
  133. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  134. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -13
  135. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  136. package/lib/internal/template/internal/components/option/styles.css.js +15 -15
  137. package/lib/internal/template/internal/components/option/styles.scoped.css +27 -25
  138. package/lib/internal/template/internal/components/option/styles.selectors.js +15 -15
  139. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  140. package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -2
  141. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  142. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  143. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -27
  144. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  145. package/lib/internal/template/internal/components/tab-trap/index.d.ts +7 -4
  146. package/lib/internal/template/internal/components/tab-trap/index.d.ts.map +1 -1
  147. package/lib/internal/template/internal/components/tab-trap/index.js +5 -3
  148. package/lib/internal/template/internal/components/tab-trap/index.js.map +1 -1
  149. package/lib/internal/template/internal/environment.js +1 -1
  150. package/lib/internal/template/internal/hooks/use-merge-refs/index.d.ts +1 -1
  151. package/lib/internal/template/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
  152. package/lib/internal/template/internal/hooks/use-merge-refs/index.js.map +1 -1
  153. package/lib/internal/template/link/styles.css.js +20 -20
  154. package/lib/internal/template/link/styles.scoped.css +75 -71
  155. package/lib/internal/template/link/styles.selectors.js +20 -20
  156. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  157. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +28 -26
  158. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  159. package/lib/internal/template/modal/internal.d.ts.map +1 -1
  160. package/lib/internal/template/modal/internal.js +2 -9
  161. package/lib/internal/template/modal/internal.js.map +1 -1
  162. package/lib/internal/template/modal/styles.css.js +22 -22
  163. package/lib/internal/template/modal/styles.scoped.css +42 -38
  164. package/lib/internal/template/modal/styles.selectors.js +22 -22
  165. package/lib/internal/template/multiselect/internal.d.ts.map +1 -1
  166. package/lib/internal/template/multiselect/internal.js +2 -2
  167. package/lib/internal/template/multiselect/internal.js.map +1 -1
  168. package/lib/internal/template/multiselect/styles.css.js +1 -1
  169. package/lib/internal/template/multiselect/styles.scoped.css +3 -1
  170. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  171. package/lib/internal/template/pagination/styles.css.js +9 -9
  172. package/lib/internal/template/pagination/styles.scoped.css +25 -23
  173. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  174. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  175. package/lib/internal/template/pie-chart/styles.scoped.css +45 -43
  176. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  177. package/lib/internal/template/popover/styles.css.js +50 -50
  178. package/lib/internal/template/popover/styles.scoped.css +69 -63
  179. package/lib/internal/template/popover/styles.selectors.js +50 -50
  180. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  181. package/lib/internal/template/progress-bar/styles.scoped.css +34 -32
  182. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  183. package/lib/internal/template/property-filter/interfaces.d.ts +1 -0
  184. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  185. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  186. package/lib/internal/template/property-filter/styles.css.js +33 -33
  187. package/lib/internal/template/property-filter/styles.scoped.css +37 -35
  188. package/lib/internal/template/property-filter/styles.selectors.js +33 -33
  189. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  190. package/lib/internal/template/property-filter/token-editor.js +1 -1
  191. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  192. package/lib/internal/template/radio-group/styles.css.js +9 -9
  193. package/lib/internal/template/radio-group/styles.scoped.css +17 -15
  194. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  195. package/lib/internal/template/s3-resource-selector/interfaces.d.ts +1 -0
  196. package/lib/internal/template/s3-resource-selector/interfaces.d.ts.map +1 -1
  197. package/lib/internal/template/s3-resource-selector/interfaces.js.map +1 -1
  198. package/lib/internal/template/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  199. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js +1 -1
  200. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js.map +1 -1
  201. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  202. package/lib/internal/template/segmented-control/styles.scoped.css +35 -33
  203. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  204. package/lib/internal/template/select/interfaces.d.ts +4 -0
  205. package/lib/internal/template/select/interfaces.d.ts.map +1 -1
  206. package/lib/internal/template/select/interfaces.js.map +1 -1
  207. package/lib/internal/template/select/internal.d.ts.map +1 -1
  208. package/lib/internal/template/select/internal.js +2 -2
  209. package/lib/internal/template/select/internal.js.map +1 -1
  210. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  211. package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
  212. package/lib/internal/template/select/styles.css.js +1 -1
  213. package/lib/internal/template/select/styles.scoped.css +3 -1
  214. package/lib/internal/template/select/styles.selectors.js +1 -1
  215. package/lib/internal/template/side-navigation/internal.js +1 -1
  216. package/lib/internal/template/side-navigation/internal.js.map +1 -1
  217. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  218. package/lib/internal/template/side-navigation/styles.scoped.css +37 -32
  219. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  220. package/lib/internal/template/split-panel/styles.css.js +59 -59
  221. package/lib/internal/template/split-panel/styles.scoped.css +83 -81
  222. package/lib/internal/template/split-panel/styles.selectors.js +59 -59
  223. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  224. package/lib/internal/template/status-indicator/styles.scoped.css +28 -26
  225. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  226. package/lib/internal/template/table/styles.css.js +33 -33
  227. package/lib/internal/template/table/styles.scoped.css +41 -39
  228. package/lib/internal/template/table/styles.selectors.js +33 -33
  229. package/lib/internal/template/tabs/styles.css.js +21 -21
  230. package/lib/internal/template/tabs/styles.scoped.css +40 -38
  231. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  232. package/lib/internal/template/tag-editor/index.d.ts.map +1 -1
  233. package/lib/internal/template/tag-editor/index.js +2 -2
  234. package/lib/internal/template/tag-editor/index.js.map +1 -1
  235. package/lib/internal/template/tag-editor/interfaces.d.ts +1 -0
  236. package/lib/internal/template/tag-editor/interfaces.d.ts.map +1 -1
  237. package/lib/internal/template/tag-editor/interfaces.js.map +1 -1
  238. package/lib/internal/template/tag-editor/internal.d.ts +1 -0
  239. package/lib/internal/template/tag-editor/internal.d.ts.map +1 -1
  240. package/lib/internal/template/tag-editor/internal.js +2 -2
  241. package/lib/internal/template/tag-editor/internal.js.map +1 -1
  242. package/lib/internal/template/test-utils/dom/input/index.js +1 -1
  243. package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
  244. package/lib/internal/template/test-utils/selectors/input/index.js +1 -1
  245. package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
  246. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  247. package/lib/internal/template/text-content/styles.css.js +1 -1
  248. package/lib/internal/template/text-content/styles.scoped.css +62 -60
  249. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  250. package/lib/internal/template/text-filter/interfaces.d.ts +4 -0
  251. package/lib/internal/template/text-filter/interfaces.d.ts.map +1 -1
  252. package/lib/internal/template/text-filter/interfaces.js.map +1 -1
  253. package/lib/internal/template/text-filter/internal.d.ts.map +1 -1
  254. package/lib/internal/template/text-filter/internal.js +2 -2
  255. package/lib/internal/template/text-filter/internal.js.map +1 -1
  256. package/lib/internal/template/text-filter/styles.css.js +4 -4
  257. package/lib/internal/template/text-filter/styles.scoped.css +6 -4
  258. package/lib/internal/template/text-filter/styles.selectors.js +4 -4
  259. package/lib/internal/template/textarea/styles.css.js +4 -4
  260. package/lib/internal/template/textarea/styles.scoped.css +14 -12
  261. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  262. package/lib/internal/template/tiles/styles.css.js +28 -28
  263. package/lib/internal/template/tiles/styles.scoped.css +72 -68
  264. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  265. package/lib/internal/template/toggle/styles.css.js +8 -8
  266. package/lib/internal/template/toggle/styles.scoped.css +15 -13
  267. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  268. package/lib/internal/template/token-group/styles.css.js +7 -7
  269. package/lib/internal/template/token-group/styles.scoped.css +26 -22
  270. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  271. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  272. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -42
  273. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  274. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  275. package/lib/internal/template/top-navigation/styles.scoped.css +72 -66
  276. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  277. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  278. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -21
  279. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  280. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  281. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  282. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  283. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  284. package/lib/internal/template/tutorial-panel/styles.scoped.css +3 -1
  285. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  286. package/lib/internal/template/wizard/styles.css.js +32 -32
  287. package/lib/internal/template/wizard/styles.scoped.css +62 -60
  288. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  289. package/package.json +1 -1
@@ -95,75 +95,75 @@ 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_1gl9c_fk8aj_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor:not(#\9) {
99
99
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
100
100
  font-size: 14px;
101
101
  line-height: 20px;
102
102
  }
103
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
105
105
  cursor: pointer;
106
106
  background-repeat: no-repeat;
107
107
  background-size: 16px 16px;
108
108
  background-position: 4px 2px;
109
109
  }
110
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: var(--color-text-status-error-jer77f, #d13212);
115
115
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' 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");
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
117
117
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
118
118
  }
119
119
  @supports (--css-variable-support-check: #000) {
120
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
122
122
  }
123
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
123
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
124
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' 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");
125
125
  }
126
126
  }
127
127
  @supports (--css-variable-support-check: #000) {
128
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
129
129
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
130
130
  }
131
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
132
132
  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");
133
133
  }
134
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
134
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
135
135
  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");
136
136
  }
137
137
  }
138
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
138
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
139
139
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' 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");
140
140
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
141
141
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
142
142
  }
143
143
  @supports (--css-variable-support-check: #000) {
144
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
144
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
145
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
146
146
  }
147
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
147
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
148
148
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' 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");
149
149
  }
150
150
  }
151
151
  @supports (--css-variable-support-check: #000) {
152
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
152
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
153
153
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
154
154
  }
155
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
155
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
156
  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");
157
157
  }
158
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
158
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
159
  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");
160
160
  }
161
161
  }
162
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-cell:not(#\9) {
162
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-cell:not(#\9) {
163
163
  padding-left: 24px;
164
164
  padding-right: 16px;
165
165
  }
166
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget:not(#\9) {
166
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget:not(#\9) {
167
167
  /* A good test case for disabled folds
168
168
  <<html<<<<
169
169
  </html>
@@ -174,217 +174,217 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  border: none;
175
175
  box-shadow: none;
176
176
  }
177
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
177
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
178
178
  background: transparent;
179
179
  box-sizing: border-box;
180
180
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
181
181
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
182
182
  }
183
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
183
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
184
184
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
185
185
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
186
186
  }
187
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter:not(#\9) {
187
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter:not(#\9) {
188
188
  background-color: var(--color-background-code-editor-gutter-default-jzy459, #f2f3f3);
189
189
  color: var(--color-text-code-editor-gutter-default-xo884c, #16191f);
190
190
  }
191
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
191
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
192
192
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
193
193
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
194
194
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
195
195
  }
196
196
  @supports (--css-variable-support-check: #000) {
197
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
197
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
198
198
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
199
199
  }
200
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
200
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
201
201
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
202
202
  }
203
203
  }
204
204
  @supports (--css-variable-support-check: #000) {
205
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
205
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
206
206
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
207
207
  }
208
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
208
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
209
  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");
210
210
  }
211
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
211
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
212
212
  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");
213
213
  }
214
214
  }
215
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
215
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
216
216
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
217
217
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
218
218
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
219
219
  }
220
220
  @supports (--css-variable-support-check: #000) {
221
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
221
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
222
222
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
223
223
  }
224
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
224
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
225
225
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
226
226
  }
227
227
  }
228
228
  @supports (--css-variable-support-check: #000) {
229
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_19w05_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-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_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='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
234
234
  }
235
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
235
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
236
236
  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");
237
237
  }
238
238
  }
239
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
239
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
240
240
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
241
241
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
242
242
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
243
243
  }
244
244
  @supports (--css-variable-support-check: #000) {
245
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
245
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
246
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
247
247
  }
248
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
248
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
249
249
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
250
250
  }
251
251
  }
252
252
  @supports (--css-variable-support-check: #000) {
253
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
253
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
254
254
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
255
255
  }
256
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
256
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
257
257
  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");
258
258
  }
259
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
259
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
260
260
  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");
261
261
  }
262
262
  }
263
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
263
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
264
264
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
265
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
266
266
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
267
267
  }
268
268
  @supports (--css-variable-support-check: #000) {
269
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
269
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
270
270
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
271
271
  }
272
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
272
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
273
273
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
274
274
  }
275
275
  }
276
276
  @supports (--css-variable-support-check: #000) {
277
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
277
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
278
278
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
279
279
  }
280
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
280
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
281
281
  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");
282
282
  }
283
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
283
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
284
284
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
285
285
  }
286
286
  }
287
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line:not(#\9) {
287
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line:not(#\9) {
288
288
  background-color: var(--color-background-code-editor-gutter-active-line-default-iqj33p, #687078);
289
289
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
290
290
  }
291
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
292
292
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
293
293
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
294
294
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
295
295
  }
296
296
  @supports (--css-variable-support-check: #000) {
297
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
298
298
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
299
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
301
301
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
302
302
  }
303
303
  }
304
304
  @supports (--css-variable-support-check: #000) {
305
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
305
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
306
306
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
307
307
  }
308
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
308
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
309
309
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
310
310
  }
311
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
311
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
312
312
  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");
313
313
  }
314
314
  }
315
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
315
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
316
316
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
317
317
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
318
318
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
319
319
  }
320
320
  @supports (--css-variable-support-check: #000) {
321
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
321
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
322
322
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
323
323
  }
324
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
324
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
325
325
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
326
326
  }
327
327
  }
328
328
  @supports (--css-variable-support-check: #000) {
329
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
329
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
330
330
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
331
331
  }
332
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
332
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open: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'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
334
334
  }
335
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
335
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
336
336
  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");
337
337
  }
338
338
  }
339
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
339
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
340
340
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
341
341
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
342
342
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
343
343
  }
344
344
  @supports (--css-variable-support-check: #000) {
345
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
345
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
346
346
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
347
347
  }
348
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
348
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
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='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
350
350
  }
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
353
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
354
354
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
355
355
  }
356
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
356
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
357
357
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
358
358
  }
359
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
359
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
360
360
  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");
361
361
  }
362
362
  }
363
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
363
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
364
364
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
365
365
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
366
366
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
367
367
  }
368
368
  @supports (--css-variable-support-check: #000) {
369
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
369
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
370
370
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
371
371
  }
372
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
372
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
373
373
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
374
374
  }
375
375
  }
376
376
  @supports (--css-variable-support-check: #000) {
377
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
377
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
378
378
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
379
379
  }
380
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
380
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
381
381
  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");
382
382
  }
383
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
383
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
384
384
  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");
385
385
  }
386
386
  }
387
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
387
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
388
388
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
389
389
  background-color: var(--color-background-code-editor-gutter-active-line-error-stt57c, #d13212);
390
390
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
@@ -392,149 +392,149 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
392
392
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
393
393
  }
394
394
  @supports (--css-variable-support-check: #000) {
395
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
395
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
396
396
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
397
397
  }
398
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
398
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
399
399
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' 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");
400
400
  }
401
401
  }
402
402
  @supports (--css-variable-support-check: #000) {
403
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
403
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
404
404
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
405
405
  }
406
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
406
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
407
407
  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");
408
408
  }
409
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
410
410
  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");
411
411
  }
412
412
  }
413
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
413
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning: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='%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");
415
415
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
416
416
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
417
417
  }
418
418
  @supports (--css-variable-support-check: #000) {
419
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
419
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
420
420
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
421
421
  }
422
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
422
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
423
423
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
424
424
  }
425
425
  }
426
426
  @supports (--css-variable-support-check: #000) {
427
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
427
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
428
428
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
429
429
  }
430
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
430
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
431
431
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
432
432
  }
433
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
433
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
434
434
  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");
435
435
  }
436
436
  }
437
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
437
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
438
438
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
439
439
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
440
440
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
441
441
  }
442
442
  @supports (--css-variable-support-check: #000) {
443
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
443
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
444
444
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
445
445
  }
446
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
446
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
447
447
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
448
448
  }
449
449
  }
450
450
  @supports (--css-variable-support-check: #000) {
451
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
451
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
452
452
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
453
453
  }
454
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
454
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
455
455
  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");
456
456
  }
457
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
457
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
458
458
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
459
459
  }
460
460
  }
461
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
461
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
462
462
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
463
463
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
464
464
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
465
465
  }
466
466
  @supports (--css-variable-support-check: #000) {
467
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
467
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
468
468
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
469
469
  }
470
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_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_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
470
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_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_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
471
471
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
472
472
  }
473
473
  }
474
474
  @supports (--css-variable-support-check: #000) {
475
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
475
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
476
476
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
477
477
  }
478
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
478
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
479
479
  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");
480
480
  }
481
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
481
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
482
482
  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");
483
483
  }
484
484
  }
485
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
485
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
486
486
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
487
487
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
488
488
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
489
489
  }
490
490
  @supports (--css-variable-support-check: #000) {
491
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
491
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
492
492
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
493
493
  }
494
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
494
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
495
495
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
496
496
  }
497
497
  }
498
498
  @supports (--css-variable-support-check: #000) {
499
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
499
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
500
500
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
501
501
  }
502
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
502
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
503
503
  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");
504
504
  }
505
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
505
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
506
506
  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");
507
507
  }
508
508
  }
509
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
509
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
510
510
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
511
511
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
512
512
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
513
513
  }
514
514
  @supports (--css-variable-support-check: #000) {
515
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
515
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
516
516
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
517
517
  }
518
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_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_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
518
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_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_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
519
519
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
520
520
  }
521
521
  }
522
522
  @supports (--css-variable-support-check: #000) {
523
- .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
523
+ .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
524
524
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
525
525
  }
526
- .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
526
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
527
527
  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");
528
528
  }
529
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_fk8aj_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
529
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_19w05_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
530
530
  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");
531
531
  }
532
532
  }
533
533
 
534
- .awsui_code-editor-refresh_1gl9c_fk8aj_534 .ace_editor .ace_gutter:not(#\9) {
534
+ .awsui_code-editor-refresh_1gl9c_19w05_534 .ace_editor .ace_gutter:not(#\9) {
535
535
  border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
536
536
  }
537
- .awsui_code-editor-refresh_1gl9c_fk8aj_534 .ace_editor .ace_scroller:not(#\9) {
537
+ .awsui_code-editor-refresh_1gl9c_19w05_534 .ace_editor .ace_scroller:not(#\9) {
538
538
  border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
539
539
  }
540
540
 
@@ -543,7 +543,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
543
543
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
544
544
  SPDX-License-Identifier: Apache-2.0
545
545
  */
546
- .awsui_pane_1gl9c_fk8aj_546:not(#\9) {
546
+ .awsui_pane_1gl9c_19w05_546:not(#\9) {
547
547
  display: flex;
548
548
  position: relative;
549
549
  flex-direction: row;
@@ -554,74 +554,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
554
554
  background: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
555
555
  color: var(--color-text-body-default-7m2b3r, #16191f);
556
556
  }
557
- .awsui_pane__close-container_1gl9c_fk8aj_557:not(#\9) {
557
+ .awsui_pane__close-container_1gl9c_19w05_557:not(#\9) {
558
558
  position: absolute;
559
559
  top: 0;
560
560
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
561
561
  }
562
- .awsui_pane__list_1gl9c_fk8aj_562:not(#\9) {
562
+ .awsui_pane__list_1gl9c_19w05_562:not(#\9) {
563
563
  flex: 1;
564
564
  overflow: auto;
565
565
  max-height: 100%;
566
566
  box-sizing: border-box;
567
567
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
568
568
  }
569
- .awsui_pane__table_1gl9c_fk8aj_569:not(#\9) {
569
+ .awsui_pane__table_1gl9c_19w05_569:not(#\9) {
570
570
  width: 100%;
571
571
  border-spacing: 0;
572
572
  margin: var(--space-s-hv8c1d, 12px) 0;
573
573
  }
574
- .awsui_pane__item_1gl9c_fk8aj_574 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9) {
574
+ .awsui_pane__item_1gl9c_19w05_574 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9) {
575
575
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
576
576
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
577
577
  }
578
- .awsui_pane__item_1gl9c_fk8aj_574 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9):first-child {
578
+ .awsui_pane__item_1gl9c_19w05_574 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9):first-child {
579
579
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
580
580
  border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
581
581
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
582
582
  }
583
- .awsui_pane__item_1gl9c_fk8aj_574 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9):last-child {
583
+ .awsui_pane__item_1gl9c_19w05_574 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9):last-child {
584
584
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
585
585
  border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
586
586
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
587
587
  }
588
- .awsui_pane__item--highlighted_1gl9c_fk8aj_588:not(#\9), .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):hover, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):focus {
588
+ .awsui_pane__item--highlighted_1gl9c_19w05_588:not(#\9), .awsui_pane__item_1gl9c_19w05_574:not(#\9):hover, .awsui_pane__item_1gl9c_19w05_574:not(#\9):focus {
589
589
  cursor: pointer;
590
590
  outline: none;
591
591
  }
592
- .awsui_pane__item--highlighted_1gl9c_fk8aj_588 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9), .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):hover > .awsui_pane__cell_1gl9c_fk8aj_574, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):focus > .awsui_pane__cell_1gl9c_fk8aj_574 {
592
+ .awsui_pane__item--highlighted_1gl9c_19w05_588 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9), .awsui_pane__item_1gl9c_19w05_574:not(#\9):hover > .awsui_pane__cell_1gl9c_19w05_574, .awsui_pane__item_1gl9c_19w05_574:not(#\9):focus > .awsui_pane__cell_1gl9c_19w05_574 {
593
593
  background-color: var(--color-background-code-editor-pane-item-hover-zlbhj7, #eaeded);
594
594
  }
595
- .awsui_pane__item--highlighted_1gl9c_fk8aj_588 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9), .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):hover > .awsui_pane__cell_1gl9c_fk8aj_574, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):focus > .awsui_pane__cell_1gl9c_fk8aj_574 {
595
+ .awsui_pane__item--highlighted_1gl9c_19w05_588 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9), .awsui_pane__item_1gl9c_19w05_574:not(#\9):hover > .awsui_pane__cell_1gl9c_19w05_574, .awsui_pane__item_1gl9c_19w05_574:not(#\9):focus > .awsui_pane__cell_1gl9c_19w05_574 {
596
596
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
597
597
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
598
598
  }
599
- .awsui_pane__item--highlighted_1gl9c_fk8aj_588 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9):first-child, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):hover > .awsui_pane__cell_1gl9c_fk8aj_574:first-child, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):focus > .awsui_pane__cell_1gl9c_fk8aj_574:first-child {
599
+ .awsui_pane__item--highlighted_1gl9c_19w05_588 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9):first-child, .awsui_pane__item_1gl9c_19w05_574:not(#\9):hover > .awsui_pane__cell_1gl9c_19w05_574:first-child, .awsui_pane__item_1gl9c_19w05_574:not(#\9):focus > .awsui_pane__cell_1gl9c_19w05_574:first-child {
600
600
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
601
601
  border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
602
602
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
603
603
  }
604
- .awsui_pane__item--highlighted_1gl9c_fk8aj_588 > .awsui_pane__cell_1gl9c_fk8aj_574:not(#\9):last-child, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):hover > .awsui_pane__cell_1gl9c_fk8aj_574:last-child, .awsui_pane__item_1gl9c_fk8aj_574:not(#\9):focus > .awsui_pane__cell_1gl9c_fk8aj_574:last-child {
604
+ .awsui_pane__item--highlighted_1gl9c_19w05_588 > .awsui_pane__cell_1gl9c_19w05_574:not(#\9):last-child, .awsui_pane__item_1gl9c_19w05_574:not(#\9):hover > .awsui_pane__cell_1gl9c_19w05_574:last-child, .awsui_pane__item_1gl9c_19w05_574:not(#\9):focus > .awsui_pane__cell_1gl9c_19w05_574:last-child {
605
605
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
606
606
  border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
607
607
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
608
608
  }
609
- .awsui_pane__location_1gl9c_fk8aj_609:not(#\9), .awsui_pane__description_1gl9c_fk8aj_609:not(#\9) {
609
+ .awsui_pane__location_1gl9c_19w05_609:not(#\9), .awsui_pane__description_1gl9c_19w05_609:not(#\9) {
610
610
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
611
611
  }
612
- .awsui_pane__location_1gl9c_fk8aj_609:not(#\9) {
612
+ .awsui_pane__location_1gl9c_19w05_609:not(#\9) {
613
613
  vertical-align: baseline;
614
614
  white-space: nowrap;
615
615
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
616
616
  }
617
- .awsui_pane__description_1gl9c_fk8aj_609:not(#\9) {
617
+ .awsui_pane__description_1gl9c_19w05_609:not(#\9) {
618
618
  padding-right: 0;
619
619
  min-width: 0;
620
620
  -ms-word-break: break-all;
621
621
  word-break: break-word;
622
622
  }
623
623
 
624
- .awsui_focus-lock_1gl9c_fk8aj_624:not(#\9) {
624
+ .awsui_focus-lock_1gl9c_19w05_624:not(#\9) {
625
625
  height: 100%;
626
626
  }
627
627
 
@@ -629,7 +629,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
629
629
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
630
630
  SPDX-License-Identifier: Apache-2.0
631
631
  */
632
- .awsui_code-editor_1gl9c_fk8aj_98:not(#\9) {
632
+ .awsui_code-editor_1gl9c_19w05_98:not(#\9) {
633
633
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
634
634
  border-collapse: separate;
635
635
  border-spacing: 0;
@@ -664,29 +664,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
664
664
  color: var(--color-text-body-default-7m2b3r, #16191f);
665
665
  font-weight: 400;
666
666
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
667
+ -webkit-font-smoothing: auto;
668
+ -moz-osx-font-smoothing: auto;
667
669
  display: inline-block;
668
670
  border: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
669
671
  border-radius: var(--border-radius-code-editor-7hgl06, 0px);
670
672
  width: 100%;
671
673
  }
672
674
 
673
- .awsui_editor_1gl9c_fk8aj_647:not(#\9) {
675
+ .awsui_editor_1gl9c_19w05_649:not(#\9) {
674
676
  position: absolute;
675
677
  top: 0;
676
678
  right: 0;
677
679
  bottom: 0;
678
680
  left: 0;
679
681
  }
680
- .awsui_editor_1gl9c_fk8aj_647:not(#\9):focus {
682
+ .awsui_editor_1gl9c_19w05_649:not(#\9):focus {
681
683
  position: relative;
682
684
  position: absolute;
683
685
  overflow: visible;
684
686
  }
685
- .awsui_editor_1gl9c_fk8aj_647:not(#\9):focus {
687
+ .awsui_editor_1gl9c_19w05_649:not(#\9):focus {
686
688
  outline: 2px dotted transparent;
687
689
  outline-offset: calc(3px - 1px);
688
690
  }
689
- .awsui_editor_1gl9c_fk8aj_647:not(#\9):focus::before {
691
+ .awsui_editor_1gl9c_19w05_649:not(#\9):focus::before {
690
692
  content: " ";
691
693
  display: block;
692
694
  position: absolute;
@@ -698,12 +700,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
698
700
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
699
701
  }
700
702
 
701
- .awsui_editor-refresh_1gl9c_fk8aj_675:not(#\9) {
703
+ .awsui_editor-refresh_1gl9c_19w05_677:not(#\9) {
702
704
  border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
703
705
  border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
704
706
  }
705
707
 
706
- .awsui_status-bar_1gl9c_fk8aj_680:not(#\9) {
708
+ .awsui_status-bar_1gl9c_19w05_682:not(#\9) {
707
709
  display: flex;
708
710
  vertical-align: middle;
709
711
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
@@ -712,41 +714,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
712
714
  -ms-word-break: break-all;
713
715
  word-break: break-word;
714
716
  }
715
- .awsui_status-bar-with-hidden-pane_1gl9c_fk8aj_689:not(#\9) {
717
+ .awsui_status-bar-with-hidden-pane_1gl9c_19w05_691:not(#\9) {
716
718
  border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
717
719
  border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
718
720
  }
719
- .awsui_status-bar__left_1gl9c_fk8aj_693:not(#\9) {
721
+ .awsui_status-bar__left_1gl9c_19w05_695:not(#\9) {
720
722
  flex: 1;
721
723
  display: flex;
722
724
  flex-wrap: wrap;
723
725
  padding-left: var(--space-l-4vl6xu, 20px);
724
726
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
725
727
  }
726
- .awsui_status-bar__left-virtual_1gl9c_fk8aj_700:not(#\9) {
728
+ .awsui_status-bar__left-virtual_1gl9c_19w05_702:not(#\9) {
727
729
  flex-wrap: nowrap;
728
730
  white-space: nowrap;
729
731
  }
730
- .awsui_status-bar__right_1gl9c_fk8aj_704:not(#\9) {
732
+ .awsui_status-bar__right_1gl9c_19w05_706:not(#\9) {
731
733
  display: flex;
732
734
  align-items: center;
733
735
  }
734
- .awsui_status-bar__language-mode_1gl9c_fk8aj_708:not(#\9), .awsui_status-bar__cursor-position_1gl9c_fk8aj_708:not(#\9) {
736
+ .awsui_status-bar__language-mode_1gl9c_19w05_710:not(#\9), .awsui_status-bar__cursor-position_1gl9c_19w05_710:not(#\9) {
735
737
  display: inline-block;
736
738
  color: var(--color-text-body-default-7m2b3r, #16191f);
737
739
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
738
740
  }
739
- .awsui_status-bar__cog-button_1gl9c_fk8aj_713:not(#\9) {
741
+ .awsui_status-bar__cog-button_1gl9c_19w05_715:not(#\9) {
740
742
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
741
743
  }
742
744
 
743
- .awsui_status-bar-virtual_1gl9c_fk8aj_717:not(#\9) {
745
+ .awsui_status-bar-virtual_1gl9c_19w05_719:not(#\9) {
744
746
  position: absolute !important;
745
747
  top: -9999px !important;
746
748
  left: -9999px !important;
747
749
  }
748
750
 
749
- .awsui_tab-button_1gl9c_fk8aj_723:not(#\9) {
751
+ .awsui_tab-button_1gl9c_19w05_725:not(#\9) {
750
752
  position: relative;
751
753
  display: inline-block;
752
754
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
@@ -759,10 +761,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
759
761
  cursor: pointer;
760
762
  z-index: 1;
761
763
  }
762
- .awsui_tab-button--refresh_1gl9c_fk8aj_736:not(#\9) {
764
+ .awsui_tab-button--refresh_1gl9c_19w05_738:not(#\9) {
763
765
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-bo43mb, 2px) - 2px);
764
766
  }
765
- .awsui_tab-button_1gl9c_fk8aj_723:not(#\9)::after {
767
+ .awsui_tab-button_1gl9c_19w05_725:not(#\9)::after {
766
768
  content: "";
767
769
  position: absolute;
768
770
  left: 0;
@@ -773,46 +775,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
773
775
  background: var(--color-text-status-error-jer77f, #d13212);
774
776
  opacity: 0;
775
777
  }
776
- .awsui_tab-button--active_1gl9c_fk8aj_750:not(#\9)::after {
778
+ .awsui_tab-button--active_1gl9c_19w05_752:not(#\9)::after {
777
779
  opacity: 1;
778
780
  }
779
- .awsui_tab-button--refresh_1gl9c_fk8aj_736:not(#\9)::after {
781
+ .awsui_tab-button--refresh_1gl9c_19w05_738:not(#\9)::after {
780
782
  transition: opacity var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
781
783
  }
782
784
  @media (prefers-reduced-motion: reduce) {
783
- .awsui_tab-button--refresh_1gl9c_fk8aj_736:not(#\9)::after {
785
+ .awsui_tab-button--refresh_1gl9c_19w05_738:not(#\9)::after {
784
786
  animation: none;
785
787
  transition: none;
786
788
  }
787
789
  }
788
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_fk8aj_736:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_fk8aj_736:not(#\9)::after {
790
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_19w05_738:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_19w05_738:not(#\9)::after {
789
791
  animation: none;
790
792
  transition: none;
791
793
  }
792
- .awsui_tab-button_1gl9c_fk8aj_723:not(#\9):hover {
794
+ .awsui_tab-button_1gl9c_19w05_725:not(#\9):hover {
793
795
  color: var(--color-text-code-editor-tab-button-error-r25g2o, #ffffff);
794
796
  background: var(--color-text-status-error-jer77f, #d13212);
795
797
  }
796
- .awsui_tab-button--disabled_1gl9c_fk8aj_770:not(#\9) {
798
+ .awsui_tab-button--disabled_1gl9c_19w05_772:not(#\9) {
797
799
  font-weight: normal;
798
800
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
799
801
  cursor: default;
800
802
  }
801
- .awsui_tab-button--disabled_1gl9c_fk8aj_770:not(#\9):hover {
803
+ .awsui_tab-button--disabled_1gl9c_19w05_772:not(#\9):hover {
802
804
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
803
805
  background: transparent;
804
806
  }
805
- .awsui_tab-button--disabled_1gl9c_fk8aj_770:not(#\9)::after {
807
+ .awsui_tab-button--disabled_1gl9c_19w05_772:not(#\9)::after {
806
808
  display: none;
807
809
  }
808
- .awsui_tab-button_1gl9c_fk8aj_723[data-awsui-focus-visible=true]:not(#\9):focus {
810
+ .awsui_tab-button_1gl9c_19w05_725[data-awsui-focus-visible=true]:not(#\9):focus {
809
811
  position: relative;
810
812
  }
811
- .awsui_tab-button_1gl9c_fk8aj_723[data-awsui-focus-visible=true]:not(#\9):focus {
813
+ .awsui_tab-button_1gl9c_19w05_725[data-awsui-focus-visible=true]:not(#\9):focus {
812
814
  outline: 2px dotted transparent;
813
815
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px) - 1px);
814
816
  }
815
- .awsui_tab-button_1gl9c_fk8aj_723[data-awsui-focus-visible=true]:not(#\9):focus::before {
817
+ .awsui_tab-button_1gl9c_19w05_725[data-awsui-focus-visible=true]:not(#\9):focus::before {
816
818
  content: " ";
817
819
  display: block;
818
820
  position: absolute;
@@ -823,19 +825,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
823
825
  border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
824
826
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
825
827
  }
826
- .awsui_tab-button--divider_1gl9c_fk8aj_800:not(#\9) {
828
+ .awsui_tab-button--divider_1gl9c_19w05_802:not(#\9) {
827
829
  display: inline-block;
828
830
  height: var(--font-body-m-line-height-i7xxvv, 22px);
829
831
  width: var(--border-code-editor-status-divider-width-bgledl, 0px);
830
832
  background: var(--color-border-tabs-divider-lf9ugx, #aab7b8);
831
833
  vertical-align: middle;
832
834
  }
833
- .awsui_tab-button--errors_1gl9c_fk8aj_807:not(#\9), .awsui_tab-button--warnings_1gl9c_fk8aj_807:not(#\9) {
835
+ .awsui_tab-button--errors_1gl9c_19w05_809:not(#\9), .awsui_tab-button--warnings_1gl9c_19w05_809:not(#\9) {
834
836
  /* used in test-utils */
835
837
  }
836
838
 
837
- .awsui_loading-screen_1gl9c_fk8aj_811:not(#\9),
838
- .awsui_error-screen_1gl9c_fk8aj_812:not(#\9) {
839
+ .awsui_loading-screen_1gl9c_19w05_813:not(#\9),
840
+ .awsui_error-screen_1gl9c_19w05_814:not(#\9) {
839
841
  display: flex;
840
842
  align-items: center;
841
843
  justify-content: center;
@@ -845,6 +847,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
845
847
  border-radius: var(--border-radius-code-editor-7hgl06, 0px);
846
848
  }
847
849
 
848
- .awsui_error-screen_1gl9c_fk8aj_812:not(#\9) {
850
+ .awsui_error-screen_1gl9c_19w05_814:not(#\9) {
849
851
  color: var(--color-text-status-error-jer77f, #d13212);
850
852
  }