@cloudscape-design/components-themeable 3.0.15 → 3.0.18

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 (240) hide show
  1. package/lib/internal/scss/alert/styles.scss +1 -1
  2. package/lib/internal/scss/annotation-context/annotation/styles.scss +1 -1
  3. package/lib/internal/scss/badge/styles.scss +1 -1
  4. package/lib/internal/scss/button/styles.scss +1 -1
  5. package/lib/internal/scss/button-dropdown/category-elements/styles.scss +1 -1
  6. package/lib/internal/scss/button-dropdown/item-element/styles.scss +1 -1
  7. package/lib/internal/scss/code-editor/ace-editor.scss +2 -2
  8. package/lib/internal/scss/code-editor/pane.scss +3 -3
  9. package/lib/internal/scss/code-editor/styles.scss +7 -7
  10. package/lib/internal/scss/container/styles.scss +1 -1
  11. package/lib/internal/scss/date-picker/styles.scss +4 -4
  12. package/lib/internal/scss/date-range-picker/calendar/grids/day/styles.scss +5 -5
  13. package/lib/internal/scss/date-range-picker/styles.scss +1 -1
  14. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  15. package/lib/internal/scss/flashbar/styles.scss +2 -2
  16. package/lib/internal/scss/input/styles.scss +1 -1
  17. package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
  18. package/lib/internal/scss/internal/components/options-list/styles.scss +1 -1
  19. package/lib/internal/scss/internal/components/selectable-item/styles.scss +1 -1
  20. package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
  21. package/lib/internal/scss/internal/styles/forms/mixins.scss +6 -6
  22. package/lib/internal/scss/modal/styles.scss +1 -1
  23. package/lib/internal/scss/pagination/styles.scss +1 -1
  24. package/lib/internal/scss/popover/body.scss +1 -1
  25. package/lib/internal/scss/radio-group/styles.scss +1 -1
  26. package/lib/internal/scss/segmented-control/segment.scss +2 -2
  27. package/lib/internal/scss/table/body-cell/styles.scss +2 -2
  28. package/lib/internal/scss/table/styles.scss +2 -2
  29. package/lib/internal/scss/tabs/tab-header-bar.scss +1 -1
  30. package/lib/internal/scss/token-group/styles.scss +2 -2
  31. package/lib/internal/scss/tutorial-panel/components/tutorial-list/styles.scss +1 -1
  32. package/lib/internal/scss/wizard/styles.scss +1 -1
  33. package/lib/internal/template/alert/styles.css.js +19 -19
  34. package/lib/internal/template/alert/styles.scoped.css +33 -35
  35. package/lib/internal/template/alert/styles.selectors.js +19 -19
  36. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  37. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -31
  38. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  39. package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
  40. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -12
  41. package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
  42. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
  43. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +152 -152
  44. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
  45. package/lib/internal/template/area-chart/styles.scoped.css +0 -1
  46. package/lib/internal/template/attribute-editor/styles.scoped.css +0 -1
  47. package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
  48. package/lib/internal/template/autosuggest/internal.js +19 -33
  49. package/lib/internal/template/autosuggest/internal.js.map +1 -1
  50. package/lib/internal/template/autosuggest/options-list.d.ts +19 -0
  51. package/lib/internal/template/autosuggest/options-list.d.ts.map +1 -0
  52. package/lib/internal/template/autosuggest/options-list.js +37 -0
  53. package/lib/internal/template/autosuggest/options-list.js.map +1 -0
  54. package/lib/internal/template/autosuggest/plain-list.d.ts +3 -5
  55. package/lib/internal/template/autosuggest/plain-list.d.ts.map +1 -1
  56. package/lib/internal/template/autosuggest/plain-list.js +7 -7
  57. package/lib/internal/template/autosuggest/plain-list.js.map +1 -1
  58. package/lib/internal/template/autosuggest/virtual-list.d.ts +2 -6
  59. package/lib/internal/template/autosuggest/virtual-list.d.ts.map +1 -1
  60. package/lib/internal/template/autosuggest/virtual-list.js +7 -7
  61. package/lib/internal/template/autosuggest/virtual-list.js.map +1 -1
  62. package/lib/internal/template/badge/styles.css.js +5 -5
  63. package/lib/internal/template/badge/styles.scoped.css +6 -7
  64. package/lib/internal/template/badge/styles.selectors.js +5 -5
  65. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  66. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
  67. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  68. package/lib/internal/template/breadcrumb-group/styles.scoped.css +0 -2
  69. package/lib/internal/template/button/styles.css.js +18 -18
  70. package/lib/internal/template/button/styles.scoped.css +164 -165
  71. package/lib/internal/template/button/styles.selectors.js +18 -18
  72. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +12 -12
  73. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +23 -23
  74. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +12 -12
  75. package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
  76. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +18 -18
  77. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
  78. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
  79. package/lib/internal/template/cards/styles.css.js +37 -37
  80. package/lib/internal/template/cards/styles.scoped.css +46 -47
  81. package/lib/internal/template/cards/styles.selectors.js +37 -37
  82. package/lib/internal/template/checkbox/styles.css.js +3 -3
  83. package/lib/internal/template/checkbox/styles.scoped.css +7 -8
  84. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  85. package/lib/internal/template/code-editor/styles.css.js +33 -33
  86. package/lib/internal/template/code-editor/styles.scoped.css +185 -186
  87. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  88. package/lib/internal/template/column-layout/styles.scoped.css +0 -1
  89. package/lib/internal/template/container/styles.css.js +15 -15
  90. package/lib/internal/template/container/styles.scoped.css +26 -27
  91. package/lib/internal/template/container/styles.selectors.js +15 -15
  92. package/lib/internal/template/date-picker/styles.css.js +24 -24
  93. package/lib/internal/template/date-picker/styles.scoped.css +46 -48
  94. package/lib/internal/template/date-picker/styles.selectors.js +24 -24
  95. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  96. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
  97. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  98. package/lib/internal/template/date-range-picker/calendar/header/button/index.d.ts +1 -2
  99. package/lib/internal/template/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
  100. package/lib/internal/template/date-range-picker/calendar/header/button/index.js +2 -3
  101. package/lib/internal/template/date-range-picker/calendar/header/button/index.js.map +1 -1
  102. package/lib/internal/template/date-range-picker/calendar/header/index.d.ts +1 -2
  103. package/lib/internal/template/date-range-picker/calendar/header/index.d.ts.map +1 -1
  104. package/lib/internal/template/date-range-picker/calendar/header/index.js +3 -3
  105. package/lib/internal/template/date-range-picker/calendar/header/index.js.map +1 -1
  106. package/lib/internal/template/date-range-picker/calendar/index.js +1 -1
  107. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  108. package/lib/internal/template/date-range-picker/styles.css.js +42 -42
  109. package/lib/internal/template/date-range-picker/styles.scoped.css +53 -56
  110. package/lib/internal/template/date-range-picker/styles.selectors.js +42 -42
  111. package/lib/internal/template/expandable-section/styles.css.js +20 -20
  112. package/lib/internal/template/expandable-section/styles.scoped.css +42 -43
  113. package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
  114. package/lib/internal/template/flashbar/styles.css.js +22 -22
  115. package/lib/internal/template/flashbar/styles.scoped.css +87 -88
  116. package/lib/internal/template/flashbar/styles.selectors.js +22 -22
  117. package/lib/internal/template/form/styles.scoped.css +0 -1
  118. package/lib/internal/template/form-field/styles.scoped.css +0 -1
  119. package/lib/internal/template/grid/styles.scoped.css +0 -1
  120. package/lib/internal/template/header/styles.scoped.css +0 -1
  121. package/lib/internal/template/help-panel/styles.css.js +4 -4
  122. package/lib/internal/template/help-panel/styles.scoped.css +59 -60
  123. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  124. package/lib/internal/template/input/styles.css.js +13 -13
  125. package/lib/internal/template/input/styles.scoped.css +36 -37
  126. package/lib/internal/template/input/styles.selectors.js +13 -13
  127. package/lib/internal/template/internal/base-component/styles.scoped.css +30 -26
  128. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +0 -1
  129. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  130. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -27
  131. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  132. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +0 -1
  133. package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
  134. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -17
  135. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
  136. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +0 -1
  137. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +0 -2
  138. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +0 -1
  139. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  140. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -40
  141. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  142. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +0 -1
  143. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +0 -1
  144. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  145. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
  146. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  147. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  148. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -15
  149. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  150. package/lib/internal/template/internal/components/option/styles.scoped.css +0 -1
  151. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  152. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -4
  153. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  154. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  155. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +28 -28
  156. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  157. package/lib/internal/template/internal/environment.js +1 -1
  158. package/lib/internal/template/internal/generated/theming/index.cjs +45 -39
  159. package/lib/internal/template/internal/generated/theming/index.js +45 -39
  160. package/lib/internal/template/link/styles.css.js +18 -18
  161. package/lib/internal/template/link/styles.scoped.css +70 -71
  162. package/lib/internal/template/link/styles.selectors.js +18 -18
  163. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +0 -1
  164. package/lib/internal/template/modal/styles.css.js +22 -22
  165. package/lib/internal/template/modal/styles.scoped.css +42 -44
  166. package/lib/internal/template/modal/styles.selectors.js +22 -22
  167. package/lib/internal/template/multiselect/styles.scoped.css +0 -1
  168. package/lib/internal/template/pagination/styles.css.js +9 -9
  169. package/lib/internal/template/pagination/styles.scoped.css +24 -25
  170. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  171. package/lib/internal/template/pie-chart/styles.scoped.css +0 -1
  172. package/lib/internal/template/popover/styles.css.js +48 -48
  173. package/lib/internal/template/popover/styles.scoped.css +64 -66
  174. package/lib/internal/template/popover/styles.selectors.js +48 -48
  175. package/lib/internal/template/progress-bar/styles.scoped.css +0 -1
  176. package/lib/internal/template/property-filter/styles.scoped.css +0 -1
  177. package/lib/internal/template/radio-group/styles.css.js +9 -9
  178. package/lib/internal/template/radio-group/styles.scoped.css +17 -18
  179. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  180. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  181. package/lib/internal/template/segmented-control/styles.scoped.css +36 -43
  182. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  183. package/lib/internal/template/select/styles.scoped.css +0 -1
  184. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  185. package/lib/internal/template/side-navigation/styles.scoped.css +33 -34
  186. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  187. package/lib/internal/template/split-panel/styles.css.js +58 -58
  188. package/lib/internal/template/split-panel/styles.scoped.css +81 -83
  189. package/lib/internal/template/split-panel/styles.selectors.js +58 -58
  190. package/lib/internal/template/table/body-cell/styles.css.js +7 -7
  191. package/lib/internal/template/table/body-cell/styles.scoped.css +20 -20
  192. package/lib/internal/template/table/body-cell/styles.selectors.js +7 -7
  193. package/lib/internal/template/table/header-cell/styles.css.js +14 -14
  194. package/lib/internal/template/table/header-cell/styles.scoped.css +26 -26
  195. package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
  196. package/lib/internal/template/table/resizer/styles.scoped.css +0 -1
  197. package/lib/internal/template/table/styles.css.js +32 -32
  198. package/lib/internal/template/table/styles.scoped.css +40 -40
  199. package/lib/internal/template/table/styles.selectors.js +32 -32
  200. package/lib/internal/template/tabs/styles.css.js +21 -21
  201. package/lib/internal/template/tabs/styles.scoped.css +39 -40
  202. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  203. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  204. package/lib/internal/template/tag-editor/styles.scoped.css +11 -11
  205. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  206. package/lib/internal/template/text-content/styles.css.js +1 -1
  207. package/lib/internal/template/text-content/styles.scoped.css +61 -62
  208. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  209. package/lib/internal/template/text-filter/styles.scoped.css +0 -1
  210. package/lib/internal/template/textarea/styles.css.js +4 -4
  211. package/lib/internal/template/textarea/styles.scoped.css +14 -26
  212. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  213. package/lib/internal/template/tiles/styles.css.js +28 -28
  214. package/lib/internal/template/tiles/styles.scoped.css +69 -71
  215. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  216. package/lib/internal/template/toggle/styles.css.js +8 -8
  217. package/lib/internal/template/toggle/styles.scoped.css +15 -16
  218. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  219. package/lib/internal/template/token-group/styles.css.js +7 -7
  220. package/lib/internal/template/token-group/styles.scoped.css +25 -27
  221. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  222. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  223. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -44
  224. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  225. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  226. package/lib/internal/template/top-navigation/styles.scoped.css +68 -71
  227. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  228. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
  229. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  230. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
  231. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  232. package/lib/internal/template/tutorial-panel/styles.scoped.css +0 -1
  233. package/lib/internal/template/wizard/styles.css.js +31 -31
  234. package/lib/internal/template/wizard/styles.scoped.css +60 -61
  235. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  236. package/package.json +1 -1
  237. package/lib/internal/template/autosuggest/hooks/a11y.d.ts +0 -5
  238. package/lib/internal/template/autosuggest/hooks/a11y.d.ts.map +0 -1
  239. package/lib/internal/template/autosuggest/hooks/a11y.js +0 -24
  240. package/lib/internal/template/autosuggest/hooks/a11y.js.map +0 -1
@@ -95,22 +95,22 @@ 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_zsh2a_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_1etk1_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_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_1etk1_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_zsh2a_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: #d13212;
115
115
  color: var(--color-text-status-error-jer77f, #d13212);
116
116
  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");
@@ -118,53 +118,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
118
118
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
119
119
  }
120
120
  @supports (--css-variable-support-check: #000) {
121
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
122
122
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
123
123
  }
124
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
125
125
  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");
126
126
  }
127
127
  }
128
128
  @supports (--css-variable-support-check: #000) {
129
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
129
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
130
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
131
131
  }
132
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
132
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
133
133
  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");
134
134
  }
135
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
135
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
136
136
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
137
137
  }
138
138
  }
139
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
139
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
140
140
  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");
141
141
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
142
142
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
143
143
  }
144
144
  @supports (--css-variable-support-check: #000) {
145
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
146
146
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
147
147
  }
148
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
148
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
149
149
  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");
150
150
  }
151
151
  }
152
152
  @supports (--css-variable-support-check: #000) {
153
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
153
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
154
154
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
155
155
  }
156
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
157
157
  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");
158
158
  }
159
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
160
160
  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");
161
161
  }
162
162
  }
163
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-cell:not(#\9) {
163
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell:not(#\9) {
164
164
  padding-left: 24px;
165
165
  padding-right: 16px;
166
166
  }
167
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget:not(#\9) {
167
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget:not(#\9) {
168
168
  /* A good test case for disabled folds
169
169
  <<html<<<<
170
170
  </html>
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  border: none;
176
176
  box-shadow: none;
177
177
  }
178
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
178
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
179
179
  background: transparent;
180
180
  box-sizing: border-box;
181
181
  border-top: 1px solid #d5dbdb;
@@ -183,217 +183,217 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  border-bottom: 1px solid #d5dbdb;
184
184
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
185
185
  }
186
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
186
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
187
187
  border-top: 1px solid #687078;
188
188
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
189
189
  border-bottom: 1px solid #687078;
190
190
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
191
191
  }
192
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter:not(#\9) {
192
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter:not(#\9) {
193
193
  background-color: #f2f3f3;
194
194
  background-color: var(--color-background-code-editor-gutter-default-jzy459, #f2f3f3);
195
195
  color: #16191f;
196
196
  color: var(--color-text-code-editor-gutter-default-xo884c, #16191f);
197
197
  }
198
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
198
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
199
199
  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");
200
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
201
201
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
202
202
  }
203
203
  @supports (--css-variable-support-check: #000) {
204
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
204
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
205
205
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
206
206
  }
207
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
207
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
208
208
  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");
209
209
  }
210
210
  }
211
211
  @supports (--css-variable-support-check: #000) {
212
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
212
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
213
213
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
214
214
  }
215
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
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='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
217
217
  }
218
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
219
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
220
220
  }
221
221
  }
222
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
222
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
223
  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");
224
224
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  }
227
227
  @supports (--css-variable-support-check: #000) {
228
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
228
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
229
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
230
230
  }
231
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
231
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
232
  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");
233
233
  }
234
234
  }
235
235
  @supports (--css-variable-support-check: #000) {
236
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
236
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
237
237
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
238
238
  }
239
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
239
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
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='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
241
241
  }
242
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
242
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
243
243
  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");
244
244
  }
245
245
  }
246
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
247
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
248
248
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
249
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
250
  }
251
251
  @supports (--css-variable-support-check: #000) {
252
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
252
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
253
253
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
254
254
  }
255
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
255
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
256
256
  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");
257
257
  }
258
258
  }
259
259
  @supports (--css-variable-support-check: #000) {
260
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
260
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
261
261
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
262
262
  }
263
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
263
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
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='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
265
  }
266
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
266
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
267
267
  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");
268
268
  }
269
269
  }
270
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
270
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
271
271
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
272
272
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
273
273
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
274
274
  }
275
275
  @supports (--css-variable-support-check: #000) {
276
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
276
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
277
277
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
278
278
  }
279
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
279
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
280
280
  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");
281
281
  }
282
282
  }
283
283
  @supports (--css-variable-support-check: #000) {
284
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
284
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
285
285
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
286
286
  }
287
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
287
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
288
288
  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");
289
289
  }
290
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
290
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
291
291
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
292
292
  }
293
293
  }
294
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line:not(#\9) {
294
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
295
295
  background-color: #687078;
296
296
  background-color: var(--color-background-code-editor-gutter-active-line-default-iqj33p, #687078);
297
297
  color: #ffffff;
298
298
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
299
299
  }
300
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
+ .awsui_code-editor_1gl9c_1etk1_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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
302
302
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
303
303
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
304
304
  }
305
305
  @supports (--css-variable-support-check: #000) {
306
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
306
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
307
307
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
308
308
  }
309
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
309
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
310
310
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
311
311
  }
312
312
  }
313
313
  @supports (--css-variable-support-check: #000) {
314
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
314
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
315
315
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
316
316
  }
317
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
317
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
318
318
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
319
319
  }
320
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
320
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
321
321
  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");
322
322
  }
323
323
  }
324
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
324
+ .awsui_code-editor_1gl9c_1etk1_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='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
326
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
327
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
328
328
  }
329
329
  @supports (--css-variable-support-check: #000) {
330
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
330
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
331
331
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
332
332
  }
333
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
333
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
334
334
  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");
335
335
  }
336
336
  }
337
337
  @supports (--css-variable-support-check: #000) {
338
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
339
339
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
340
  }
341
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
341
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
342
342
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
343
343
  }
344
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
344
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
345
345
  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");
346
346
  }
347
347
  }
348
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
348
+ .awsui_code-editor_1gl9c_1etk1_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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
350
350
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
351
351
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
352
352
  }
353
353
  @supports (--css-variable-support-check: #000) {
354
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
354
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
355
355
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
356
356
  }
357
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
357
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
358
358
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
359
359
  }
360
360
  }
361
361
  @supports (--css-variable-support-check: #000) {
362
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
362
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
363
363
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
364
364
  }
365
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
365
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
366
366
  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");
367
367
  }
368
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
368
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
369
369
  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");
370
370
  }
371
371
  }
372
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
372
+ .awsui_code-editor_1gl9c_1etk1_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='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
374
374
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
375
375
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
376
376
  }
377
377
  @supports (--css-variable-support-check: #000) {
378
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
378
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
379
379
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
380
380
  }
381
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
381
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
382
382
  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");
383
383
  }
384
384
  }
385
385
  @supports (--css-variable-support-check: #000) {
386
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
386
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
387
387
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
388
388
  }
389
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
389
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
390
390
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
391
391
  }
392
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
392
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
393
393
  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");
394
394
  }
395
395
  }
396
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
396
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
397
397
  color: #ffffff;
398
398
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
399
399
  background-color: #d13212;
@@ -403,152 +403,152 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
403
403
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
404
404
  }
405
405
  @supports (--css-variable-support-check: #000) {
406
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
406
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
407
407
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
408
408
  }
409
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%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");
411
411
  }
412
412
  }
413
413
  @supports (--css-variable-support-check: #000) {
414
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
414
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
415
415
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
416
416
  }
417
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
417
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
418
418
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %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");
419
419
  }
420
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
420
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
421
421
  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");
422
422
  }
423
423
  }
424
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
424
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
425
425
  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");
426
426
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
427
427
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
428
428
  }
429
429
  @supports (--css-variable-support-check: #000) {
430
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
430
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
431
431
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
432
432
  }
433
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
433
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%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");
435
435
  }
436
436
  }
437
437
  @supports (--css-variable-support-check: #000) {
438
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
438
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
439
439
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
440
440
  }
441
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
441
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
442
442
  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");
443
443
  }
444
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
444
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
445
445
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
446
446
  }
447
447
  }
448
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
448
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
449
449
  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");
450
450
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
451
451
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
452
452
  }
453
453
  @supports (--css-variable-support-check: #000) {
454
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
454
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
455
455
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
456
456
  }
457
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
457
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
459
459
  }
460
460
  }
461
461
  @supports (--css-variable-support-check: #000) {
462
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
462
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
463
463
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
464
464
  }
465
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
465
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
466
466
  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");
467
467
  }
468
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_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_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
468
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_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_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
469
469
  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");
470
470
  }
471
471
  }
472
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
472
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
473
473
  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");
474
474
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
475
475
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
476
476
  }
477
477
  @supports (--css-variable-support-check: #000) {
478
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
478
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
479
479
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
480
480
  }
481
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
481
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
483
483
  }
484
484
  }
485
485
  @supports (--css-variable-support-check: #000) {
486
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
486
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
487
487
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
488
488
  }
489
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
489
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
490
490
  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");
491
491
  }
492
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_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_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
492
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_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_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
493
493
  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");
494
494
  }
495
495
  }
496
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
496
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
497
497
  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");
498
498
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
499
499
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
500
500
  }
501
501
  @supports (--css-variable-support-check: #000) {
502
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
502
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
503
503
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
504
504
  }
505
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
505
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
507
507
  }
508
508
  }
509
509
  @supports (--css-variable-support-check: #000) {
510
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
510
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
511
511
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
512
512
  }
513
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
513
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
514
514
  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");
515
515
  }
516
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_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_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
516
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_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_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
517
517
  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");
518
518
  }
519
519
  }
520
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
520
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
521
521
  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");
522
522
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
523
523
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
524
524
  }
525
525
  @supports (--css-variable-support-check: #000) {
526
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
526
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
527
527
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
528
528
  }
529
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
529
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
531
531
  }
532
532
  }
533
533
  @supports (--css-variable-support-check: #000) {
534
- .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
534
+ .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
535
535
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
536
536
  }
537
- .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
537
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
538
538
  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");
539
539
  }
540
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zsh2a_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_zsh2a_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_zsh2a_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_zsh2a_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
540
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_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_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
541
541
  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");
542
542
  }
543
543
  }
544
544
 
545
- .awsui_code-editor-refresh_1gl9c_zsh2a_534 .ace_editor .ace_gutter:not(#\9) {
545
+ .awsui_code-editor-refresh_1gl9c_1etk1_534 .ace_editor .ace_gutter:not(#\9) {
546
546
  border-top-left-radius: calc(0px - 1px);
547
- border-top-left-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
547
+ border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
548
548
  }
549
- .awsui_code-editor-refresh_1gl9c_zsh2a_534 .ace_editor .ace_scroller:not(#\9) {
549
+ .awsui_code-editor-refresh_1gl9c_1etk1_534 .ace_editor .ace_scroller:not(#\9) {
550
550
  border-top-right-radius: calc(0px - 1px);
551
- border-top-right-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
551
+ border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
552
552
  }
553
553
 
554
554
  /* stylelint-enable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
@@ -556,7 +556,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
556
556
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
557
557
  SPDX-License-Identifier: Apache-2.0
558
558
  */
559
- .awsui_pane_1gl9c_zsh2a_546:not(#\9) {
559
+ .awsui_pane_1gl9c_1etk1_546:not(#\9) {
560
560
  display: flex;
561
561
  position: relative;
562
562
  flex-direction: row;
@@ -564,21 +564,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
564
564
  border-top: 1px solid #d5dbdb;
565
565
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
566
566
  border-bottom-left-radius: 0px;
567
- border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
567
+ border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
568
568
  border-bottom-right-radius: 0px;
569
- border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
569
+ border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
570
570
  background: #f2f3f3;
571
571
  background: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
572
572
  color: #16191f;
573
573
  color: var(--color-text-body-default-7m2b3r, #16191f);
574
574
  }
575
- .awsui_pane__close-container_1gl9c_zsh2a_557:not(#\9) {
575
+ .awsui_pane__close-container_1gl9c_1etk1_557:not(#\9) {
576
576
  position: absolute;
577
577
  top: 0;
578
578
  right: calc(12px / 2);
579
579
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
580
580
  }
581
- .awsui_pane__list_1gl9c_zsh2a_562:not(#\9) {
581
+ .awsui_pane__list_1gl9c_1etk1_562:not(#\9) {
582
582
  flex: 1;
583
583
  overflow: auto;
584
584
  max-height: 100%;
@@ -586,82 +586,82 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
586
586
  margin-right: calc(22px + 2 * 8px);
587
587
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
588
588
  }
589
- .awsui_pane__table_1gl9c_zsh2a_569:not(#\9) {
589
+ .awsui_pane__table_1gl9c_1etk1_569:not(#\9) {
590
590
  width: 100%;
591
591
  border-spacing: 0;
592
592
  margin: 12px 0;
593
593
  margin: var(--space-s-hv8c1d, 12px) 0;
594
594
  }
595
- .awsui_pane__item_1gl9c_zsh2a_574 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9) {
595
+ .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9) {
596
596
  border-top: 1px solid transparent;
597
597
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
598
598
  border-bottom: 1px solid transparent;
599
599
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
600
600
  }
601
- .awsui_pane__item_1gl9c_zsh2a_574 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9):first-child {
601
+ .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):first-child {
602
602
  border-left: 1px solid transparent;
603
603
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
604
604
  border-top-left-radius: 0px;
605
- border-top-left-radius: var(--border-item-radius-ie19xy, 0px);
605
+ border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
606
606
  border-bottom-left-radius: 0px;
607
- border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
607
+ border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
608
608
  }
609
- .awsui_pane__item_1gl9c_zsh2a_574 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9):last-child {
609
+ .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):last-child {
610
610
  border-right: 1px solid transparent;
611
611
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
612
612
  border-top-right-radius: 0px;
613
- border-top-right-radius: var(--border-item-radius-ie19xy, 0px);
613
+ border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
614
614
  border-bottom-right-radius: 0px;
615
- border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
615
+ border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
616
616
  }
617
- .awsui_pane__item--highlighted_1gl9c_zsh2a_588:not(#\9), .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):hover, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):focus {
617
+ .awsui_pane__item--highlighted_1gl9c_1etk1_588:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus {
618
618
  cursor: pointer;
619
619
  outline: none;
620
620
  }
621
- .awsui_pane__item--highlighted_1gl9c_zsh2a_588 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9), .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):hover > .awsui_pane__cell_1gl9c_zsh2a_574, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):focus > .awsui_pane__cell_1gl9c_zsh2a_574 {
621
+ .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574 {
622
622
  background-color: #eaeded;
623
623
  background-color: var(--color-background-code-editor-pane-item-hover-zlbhj7, #eaeded);
624
624
  }
625
- .awsui_pane__item--highlighted_1gl9c_zsh2a_588 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9), .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):hover > .awsui_pane__cell_1gl9c_zsh2a_574, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):focus > .awsui_pane__cell_1gl9c_zsh2a_574 {
625
+ .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574 {
626
626
  border-top: 1px solid #687078;
627
627
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
628
628
  border-bottom: 1px solid #687078;
629
629
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
630
630
  }
631
- .awsui_pane__item--highlighted_1gl9c_zsh2a_588 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9):first-child, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):hover > .awsui_pane__cell_1gl9c_zsh2a_574:first-child, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):focus > .awsui_pane__cell_1gl9c_zsh2a_574:first-child {
631
+ .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):first-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574:first-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574:first-child {
632
632
  border-left: 1px solid #687078;
633
633
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
634
634
  border-top-left-radius: 0px;
635
- border-top-left-radius: var(--border-item-radius-ie19xy, 0px);
635
+ border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
636
636
  border-bottom-left-radius: 0px;
637
- border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
637
+ border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
638
638
  }
639
- .awsui_pane__item--highlighted_1gl9c_zsh2a_588 > .awsui_pane__cell_1gl9c_zsh2a_574:not(#\9):last-child, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):hover > .awsui_pane__cell_1gl9c_zsh2a_574:last-child, .awsui_pane__item_1gl9c_zsh2a_574:not(#\9):focus > .awsui_pane__cell_1gl9c_zsh2a_574:last-child {
639
+ .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):last-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574:last-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574:last-child {
640
640
  border-right: 1px solid #687078;
641
641
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
642
642
  border-top-right-radius: 0px;
643
- border-top-right-radius: var(--border-item-radius-ie19xy, 0px);
643
+ border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
644
644
  border-bottom-right-radius: 0px;
645
- border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
645
+ border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
646
646
  }
647
- .awsui_pane__location_1gl9c_zsh2a_609:not(#\9), .awsui_pane__description_1gl9c_zsh2a_609:not(#\9) {
647
+ .awsui_pane__location_1gl9c_1etk1_609:not(#\9), .awsui_pane__description_1gl9c_1etk1_609:not(#\9) {
648
648
  padding: 4px 12px;
649
649
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
650
650
  }
651
- .awsui_pane__location_1gl9c_zsh2a_609:not(#\9) {
651
+ .awsui_pane__location_1gl9c_1etk1_609:not(#\9) {
652
652
  vertical-align: baseline;
653
653
  white-space: nowrap;
654
654
  padding-left: calc(20px + 12px);
655
655
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
656
656
  }
657
- .awsui_pane__description_1gl9c_zsh2a_609:not(#\9) {
657
+ .awsui_pane__description_1gl9c_1etk1_609:not(#\9) {
658
658
  padding-right: 0;
659
659
  min-width: 0;
660
660
  -ms-word-break: break-all;
661
661
  word-break: break-word;
662
662
  }
663
663
 
664
- .awsui_focus-lock_1gl9c_zsh2a_624:not(#\9) {
664
+ .awsui_focus-lock_1gl9c_1etk1_624:not(#\9) {
665
665
  height: 100%;
666
666
  }
667
667
 
@@ -669,7 +669,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
669
669
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
670
670
  SPDX-License-Identifier: Apache-2.0
671
671
  */
672
- .awsui_code-editor_1gl9c_zsh2a_98:not(#\9) {
672
+ .awsui_code-editor_1gl9c_1etk1_98:not(#\9) {
673
673
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
674
674
  border-collapse: separate;
675
675
  border-spacing: 0;
@@ -685,7 +685,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
685
685
  font-stretch: normal;
686
686
  line-height: normal;
687
687
  -webkit-hyphens: none;
688
- -ms-hyphens: none;
689
688
  hyphens: none;
690
689
  letter-spacing: normal;
691
690
  list-style: disc outside none;
@@ -713,16 +712,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
713
712
  border: 1px solid #d5dbdb;
714
713
  border: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
715
714
  border-radius: 0px;
716
- border-radius: var(--border-item-radius-ie19xy, 0px);
715
+ border-radius: var(--border-radius-code-editor-7hgl06, 0px);
717
716
  width: 100%;
718
717
  }
719
718
 
720
- .awsui_resizable-box_1gl9c_zsh2a_647:not(#\9) {
719
+ .awsui_resizable-box_1gl9c_1etk1_647:not(#\9) {
721
720
  position: relative;
722
721
  width: 100%;
723
722
  }
724
723
 
725
- .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
724
+ .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
726
725
  position: absolute;
727
726
  right: 0;
728
727
  bottom: 0;
@@ -743,42 +742,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
743
742
  cursor: ns-resize;
744
743
  }
745
744
  @supports (--css-variable-support-check: #000) {
746
- .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
745
+ .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
747
746
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
748
747
  }
749
- .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
748
+ .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
750
749
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23687078' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
751
750
  }
752
751
  }
753
752
  @supports (--css-variable-support-check: #000) {
754
- .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
753
+ .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
755
754
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
756
755
  }
757
- .awsui-visual-refresh .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
756
+ .awsui-visual-refresh .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
758
757
  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-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
759
758
  }
760
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_resizable-box-handle_1gl9c_zsh2a_652:not(#\9) {
759
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
761
760
  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-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
762
761
  }
763
762
  }
764
763
 
765
- .awsui_editor_1gl9c_zsh2a_689:not(#\9) {
764
+ .awsui_editor_1gl9c_1etk1_689:not(#\9) {
766
765
  position: absolute;
767
766
  top: 0;
768
767
  right: 0;
769
768
  bottom: 0;
770
769
  left: 0;
771
770
  }
772
- .awsui_editor_1gl9c_zsh2a_689:not(#\9):focus {
771
+ .awsui_editor_1gl9c_1etk1_689:not(#\9):focus {
773
772
  position: relative;
774
773
  position: absolute;
775
774
  overflow: visible;
776
775
  }
777
- .awsui_editor_1gl9c_zsh2a_689:not(#\9):focus {
776
+ .awsui_editor_1gl9c_1etk1_689:not(#\9):focus {
778
777
  outline: 2px dotted transparent;
779
778
  outline-offset: calc(3px - 1px);
780
779
  }
781
- .awsui_editor_1gl9c_zsh2a_689:not(#\9):focus::before {
780
+ .awsui_editor_1gl9c_1etk1_689:not(#\9):focus::before {
782
781
  content: " ";
783
782
  display: block;
784
783
  position: absolute;
@@ -787,19 +786,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
787
786
  width: calc(100% + 2 * 3px);
788
787
  height: calc(100% + 2 * 3px);
789
788
  border-radius: 2px;
790
- border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
789
+ border-radius: var(--border-radius-control-focus-ring-default-o8r56c, 2px);
791
790
  box-shadow: 0 0 0 2px #0073bb;
792
791
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
793
792
  }
794
793
 
795
- .awsui_code-editor-refresh_1gl9c_zsh2a_534 > .awsui_resizable-box_1gl9c_zsh2a_647 > .awsui_editor_1gl9c_zsh2a_689:not(#\9) {
794
+ .awsui_code-editor-refresh_1gl9c_1etk1_534 > .awsui_resizable-box_1gl9c_1etk1_647 > .awsui_editor_1gl9c_1etk1_689:not(#\9) {
796
795
  border-top-left-radius: calc(0px - 1px);
797
- border-top-left-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
796
+ border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
798
797
  border-top-right-radius: calc(0px - 1px);
799
- border-top-right-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
798
+ border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
800
799
  }
801
800
 
802
- .awsui_status-bar_1gl9c_zsh2a_722:not(#\9) {
801
+ .awsui_status-bar_1gl9c_1etk1_722:not(#\9) {
803
802
  display: flex;
804
803
  vertical-align: middle;
805
804
  border-top: 1px solid #d5dbdb;
@@ -810,13 +809,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
810
809
  -ms-word-break: break-all;
811
810
  word-break: break-word;
812
811
  }
813
- .awsui_status-bar-with-hidden-pane_1gl9c_zsh2a_731:not(#\9) {
812
+ .awsui_status-bar-with-hidden-pane_1gl9c_1etk1_731:not(#\9) {
814
813
  border-bottom-left-radius: 0px;
815
- border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
814
+ border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
816
815
  border-bottom-right-radius: 0px;
817
- border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
816
+ border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
818
817
  }
819
- .awsui_status-bar__left_1gl9c_zsh2a_735:not(#\9) {
818
+ .awsui_status-bar__left_1gl9c_1etk1_735:not(#\9) {
820
819
  flex: 1;
821
820
  display: flex;
822
821
  flex-wrap: wrap;
@@ -825,33 +824,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
825
824
  border-right: 1px solid #d5dbdb;
826
825
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
827
826
  }
828
- .awsui_status-bar__left-virtual_1gl9c_zsh2a_742:not(#\9) {
827
+ .awsui_status-bar__left-virtual_1gl9c_1etk1_742:not(#\9) {
829
828
  flex-wrap: nowrap;
830
829
  white-space: nowrap;
831
830
  }
832
- .awsui_status-bar__right_1gl9c_zsh2a_746:not(#\9) {
831
+ .awsui_status-bar__right_1gl9c_1etk1_746:not(#\9) {
833
832
  display: flex;
834
833
  align-items: center;
835
834
  }
836
- .awsui_status-bar__language-mode_1gl9c_zsh2a_750:not(#\9), .awsui_status-bar__cursor-position_1gl9c_zsh2a_750:not(#\9) {
835
+ .awsui_status-bar__language-mode_1gl9c_1etk1_750:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1etk1_750:not(#\9) {
837
836
  display: inline-block;
838
837
  color: #16191f;
839
838
  color: var(--color-text-body-default-7m2b3r, #16191f);
840
839
  padding: 8px 12px;
841
840
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
842
841
  }
843
- .awsui_status-bar__cog-button_1gl9c_zsh2a_755:not(#\9) {
842
+ .awsui_status-bar__cog-button_1gl9c_1etk1_755:not(#\9) {
844
843
  padding: calc(4px - 1px) calc(8px - 2px);
845
844
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
846
845
  }
847
846
 
848
- .awsui_status-bar-virtual_1gl9c_zsh2a_759:not(#\9) {
847
+ .awsui_status-bar-virtual_1gl9c_1etk1_759:not(#\9) {
849
848
  position: absolute !important;
850
849
  top: -9999px !important;
851
850
  left: -9999px !important;
852
851
  }
853
852
 
854
- .awsui_tab-button_1gl9c_zsh2a_765:not(#\9) {
853
+ .awsui_tab-button_1gl9c_1etk1_765:not(#\9) {
855
854
  position: relative;
856
855
  display: inline-block;
857
856
  padding: 8px 12px;
@@ -866,11 +865,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
866
865
  cursor: pointer;
867
866
  z-index: 1;
868
867
  }
869
- .awsui_tab-button--refresh_1gl9c_zsh2a_778:not(#\9) {
868
+ .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9) {
870
869
  padding-bottom: calc(8px + 2px - 2px);
871
870
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-bo43mb, 2px) - 2px);
872
871
  }
873
- .awsui_tab-button_1gl9c_zsh2a_765:not(#\9)::after {
872
+ .awsui_tab-button_1gl9c_1etk1_765:not(#\9)::after {
874
873
  content: "";
875
874
  position: absolute;
876
875
  left: 0;
@@ -879,57 +878,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
879
878
  height: 2px;
880
879
  height: var(--border-active-width-bo43mb, 2px);
881
880
  border-radius: 0px;
882
- border-radius: var(--border-active-radius-i81j0v, 0px);
881
+ border-radius: var(--border-radius-tabs-focus-ring-774qv9, 0px);
883
882
  background: #d13212;
884
883
  background: var(--color-text-status-error-jer77f, #d13212);
885
884
  opacity: 0;
886
885
  }
887
- .awsui_tab-button--active_1gl9c_zsh2a_792:not(#\9)::after {
886
+ .awsui_tab-button--active_1gl9c_1etk1_792:not(#\9)::after {
888
887
  opacity: 1;
889
888
  }
890
- .awsui_tab-button--refresh_1gl9c_zsh2a_778:not(#\9)::after {
889
+ .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
891
890
  transition: opacity 165ms cubic-bezier(0.84, 0, 0.16, 1);
892
891
  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));
893
892
  }
894
893
  @media (prefers-reduced-motion: reduce) {
895
- .awsui_tab-button--refresh_1gl9c_zsh2a_778:not(#\9)::after {
894
+ .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
896
895
  animation: none;
897
896
  transition: none;
898
897
  }
899
898
  }
900
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_zsh2a_778:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_zsh2a_778:not(#\9)::after {
899
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
901
900
  animation: none;
902
901
  transition: none;
903
902
  }
904
- .awsui_tab-button_1gl9c_zsh2a_765:not(#\9):hover {
903
+ .awsui_tab-button_1gl9c_1etk1_765:not(#\9):hover {
905
904
  color: #ffffff;
906
905
  color: var(--color-text-code-editor-tab-button-error-r25g2o, #ffffff);
907
906
  background: #d13212;
908
907
  background: var(--color-text-status-error-jer77f, #d13212);
909
908
  }
910
- .awsui_tab-button--disabled_1gl9c_zsh2a_812:not(#\9) {
909
+ .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9) {
911
910
  font-weight: normal;
912
911
  color: #879596;
913
912
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
914
913
  cursor: default;
915
914
  }
916
- .awsui_tab-button--disabled_1gl9c_zsh2a_812:not(#\9):hover {
915
+ .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9):hover {
917
916
  color: #879596;
918
917
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
919
918
  background: transparent;
920
919
  }
921
- .awsui_tab-button--disabled_1gl9c_zsh2a_812:not(#\9)::after {
920
+ .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9)::after {
922
921
  display: none;
923
922
  }
924
- .awsui_tab-button_1gl9c_zsh2a_765[data-awsui-focus-visible=true]:not(#\9):focus {
923
+ .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus {
925
924
  position: relative;
926
925
  }
927
- .awsui_tab-button_1gl9c_zsh2a_765[data-awsui-focus-visible=true]:not(#\9):focus {
926
+ .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus {
928
927
  outline: 2px dotted transparent;
929
928
  outline-offset: calc(3px - 1px);
930
929
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px) - 1px);
931
930
  }
932
- .awsui_tab-button_1gl9c_zsh2a_765[data-awsui-focus-visible=true]:not(#\9):focus::before {
931
+ .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus::before {
933
932
  content: " ";
934
933
  display: block;
935
934
  position: absolute;
@@ -942,11 +941,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
942
941
  height: calc(100% + 2 * 3px);
943
942
  height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
944
943
  border-radius: 2px;
945
- border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
944
+ border-radius: var(--border-radius-control-focus-ring-default-o8r56c, 2px);
946
945
  box-shadow: 0 0 0 2px #0073bb;
947
946
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
948
947
  }
949
- .awsui_tab-button--divider_1gl9c_zsh2a_842:not(#\9) {
948
+ .awsui_tab-button--divider_1gl9c_1etk1_842:not(#\9) {
950
949
  display: inline-block;
951
950
  height: 22px;
952
951
  height: var(--font-body-m-line-height-i7xxvv, 22px);
@@ -956,12 +955,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
956
955
  background: var(--color-border-tabs-divider-lf9ugx, #aab7b8);
957
956
  vertical-align: middle;
958
957
  }
959
- .awsui_tab-button--errors_1gl9c_zsh2a_849:not(#\9), .awsui_tab-button--warnings_1gl9c_zsh2a_849:not(#\9) {
958
+ .awsui_tab-button--errors_1gl9c_1etk1_849:not(#\9), .awsui_tab-button--warnings_1gl9c_1etk1_849:not(#\9) {
960
959
  /* used in test-utils */
961
960
  }
962
961
 
963
- .awsui_loading-screen_1gl9c_zsh2a_853:not(#\9),
964
- .awsui_error-screen_1gl9c_zsh2a_854:not(#\9) {
962
+ .awsui_loading-screen_1gl9c_1etk1_853:not(#\9),
963
+ .awsui_error-screen_1gl9c_1etk1_854:not(#\9) {
965
964
  display: flex;
966
965
  align-items: center;
967
966
  justify-content: center;
@@ -971,10 +970,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
971
970
  background: #f2f3f3;
972
971
  background: var(--color-background-code-editor-loading-sm80zv, #f2f3f3);
973
972
  border-radius: 0px;
974
- border-radius: var(--border-item-radius-ie19xy, 0px);
973
+ border-radius: var(--border-radius-code-editor-7hgl06, 0px);
975
974
  }
976
975
 
977
- .awsui_error-screen_1gl9c_zsh2a_854:not(#\9) {
976
+ .awsui_error-screen_1gl9c_1etk1_854:not(#\9) {
978
977
  color: #d13212;
979
978
  color: var(--color-text-status-error-jer77f, #d13212);
980
979
  }