@cloudscape-design/components-themeable 3.0.335 → 3.0.336

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 (236) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/cards/styles.scss +1 -1
  3. package/lib/internal/template/alert/styles.css.js +19 -19
  4. package/lib/internal/template/alert/styles.scoped.css +33 -33
  5. package/lib/internal/template/alert/styles.selectors.js +19 -19
  6. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  7. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  8. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  9. package/lib/internal/template/app-layout/styles.css.js +17 -17
  10. package/lib/internal/template/app-layout/styles.scoped.css +21 -21
  11. package/lib/internal/template/app-layout/styles.selectors.js +17 -17
  12. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +171 -171
  14. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/lib/internal/template/area-chart/styles.css.js +13 -13
  16. package/lib/internal/template/area-chart/styles.scoped.css +17 -17
  17. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  18. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  19. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  20. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  21. package/lib/internal/template/badge/styles.css.js +5 -5
  22. package/lib/internal/template/badge/styles.scoped.css +6 -6
  23. package/lib/internal/template/badge/styles.selectors.js +5 -5
  24. package/lib/internal/template/box/styles.css.js +189 -189
  25. package/lib/internal/template/box/styles.scoped.css +236 -236
  26. package/lib/internal/template/box/styles.selectors.js +189 -189
  27. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  28. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  29. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  30. package/lib/internal/template/button/styles.css.js +19 -19
  31. package/lib/internal/template/button/styles.scoped.css +138 -138
  32. package/lib/internal/template/button/styles.selectors.js +19 -19
  33. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  34. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  35. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  36. package/lib/internal/template/calendar/styles.css.js +18 -18
  37. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  38. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  39. package/lib/internal/template/cards/styles.css.js +38 -38
  40. package/lib/internal/template/cards/styles.scoped.css +55 -55
  41. package/lib/internal/template/cards/styles.selectors.js +38 -38
  42. package/lib/internal/template/checkbox/styles.css.js +3 -3
  43. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  44. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  45. package/lib/internal/template/code-editor/styles.css.js +32 -32
  46. package/lib/internal/template/code-editor/styles.scoped.css +160 -160
  47. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  48. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  49. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  50. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  51. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  52. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  53. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  54. package/lib/internal/template/column-layout/styles.css.js +13 -13
  55. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  56. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  57. package/lib/internal/template/container/styles.css.js +28 -28
  58. package/lib/internal/template/container/styles.scoped.css +53 -53
  59. package/lib/internal/template/container/styles.selectors.js +28 -28
  60. package/lib/internal/template/content-layout/styles.css.js +7 -7
  61. package/lib/internal/template/content-layout/styles.scoped.css +12 -12
  62. package/lib/internal/template/content-layout/styles.selectors.js +7 -7
  63. package/lib/internal/template/date-picker/styles.css.js +7 -7
  64. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  65. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  66. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  67. package/lib/internal/template/date-range-picker/styles.scoped.css +48 -48
  68. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  69. package/lib/internal/template/expandable-section/styles.css.js +31 -31
  70. package/lib/internal/template/expandable-section/styles.scoped.css +56 -56
  71. package/lib/internal/template/expandable-section/styles.selectors.js +31 -31
  72. package/lib/internal/template/flashbar/styles.css.js +46 -46
  73. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  74. package/lib/internal/template/flashbar/styles.selectors.js +46 -46
  75. package/lib/internal/template/form/styles.css.js +9 -9
  76. package/lib/internal/template/form/styles.scoped.css +9 -9
  77. package/lib/internal/template/form/styles.selectors.js +9 -9
  78. package/lib/internal/template/form-field/styles.css.js +19 -19
  79. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  80. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  81. package/lib/internal/template/grid/styles.css.js +53 -53
  82. package/lib/internal/template/grid/styles.scoped.css +55 -55
  83. package/lib/internal/template/grid/styles.selectors.js +53 -53
  84. package/lib/internal/template/header/styles.css.js +44 -44
  85. package/lib/internal/template/header/styles.scoped.css +48 -48
  86. package/lib/internal/template/header/styles.selectors.js +44 -44
  87. package/lib/internal/template/help-panel/styles.css.js +4 -4
  88. package/lib/internal/template/help-panel/styles.scoped.css +67 -67
  89. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  90. package/lib/internal/template/input/styles.css.js +12 -12
  91. package/lib/internal/template/input/styles.scoped.css +32 -32
  92. package/lib/internal/template/input/styles.selectors.js +12 -12
  93. package/lib/internal/template/internal/base-component/styles.scoped.css +42 -33
  94. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  95. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +24 -24
  96. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  97. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  98. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +25 -25
  99. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  100. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  101. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  102. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  103. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  104. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  105. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  106. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  107. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  108. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  109. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  110. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +10 -10
  111. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  112. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  113. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  114. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  115. package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  119. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  120. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  121. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  122. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  123. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  124. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  128. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +14 -14
  129. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  130. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  131. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  132. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  133. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  134. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  135. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  136. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  137. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  138. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  139. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  140. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
  141. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  142. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  143. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  144. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  145. package/lib/internal/template/internal/environment.js +1 -1
  146. package/lib/internal/template/internal/generated/styles/tokens.js +1 -1
  147. package/lib/internal/template/internal/generated/theming/index.cjs +9 -9
  148. package/lib/internal/template/internal/generated/theming/index.js +9 -9
  149. package/lib/internal/template/link/styles.css.js +20 -20
  150. package/lib/internal/template/link/styles.scoped.css +72 -72
  151. package/lib/internal/template/link/styles.selectors.js +20 -20
  152. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  153. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +27 -27
  154. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  155. package/lib/internal/template/modal/styles.css.js +23 -23
  156. package/lib/internal/template/modal/styles.scoped.css +40 -40
  157. package/lib/internal/template/modal/styles.selectors.js +23 -23
  158. package/lib/internal/template/multiselect/styles.css.js +1 -1
  159. package/lib/internal/template/multiselect/styles.scoped.css +2 -2
  160. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  161. package/lib/internal/template/pagination/styles.css.js +9 -9
  162. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  163. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  164. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  165. package/lib/internal/template/pie-chart/styles.scoped.css +44 -44
  166. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  167. package/lib/internal/template/popover/styles.css.js +50 -50
  168. package/lib/internal/template/popover/styles.scoped.css +66 -66
  169. package/lib/internal/template/popover/styles.selectors.js +50 -50
  170. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  171. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  172. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  173. package/lib/internal/template/property-filter/styles.css.js +29 -29
  174. package/lib/internal/template/property-filter/styles.scoped.css +32 -32
  175. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  176. package/lib/internal/template/radio-group/styles.css.js +9 -9
  177. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  178. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  179. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  180. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  181. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  182. package/lib/internal/template/select/styles.css.js +1 -1
  183. package/lib/internal/template/select/styles.scoped.css +2 -2
  184. package/lib/internal/template/select/styles.selectors.js +1 -1
  185. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  186. package/lib/internal/template/side-navigation/styles.scoped.css +38 -38
  187. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  188. package/lib/internal/template/split-panel/styles.css.js +56 -56
  189. package/lib/internal/template/split-panel/styles.scoped.css +79 -79
  190. package/lib/internal/template/split-panel/styles.selectors.js +56 -56
  191. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  192. package/lib/internal/template/status-indicator/styles.scoped.css +27 -27
  193. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  194. package/lib/internal/template/table/styles.css.js +34 -34
  195. package/lib/internal/template/table/styles.scoped.css +44 -44
  196. package/lib/internal/template/table/styles.selectors.js +34 -34
  197. package/lib/internal/template/tabs/styles.css.js +21 -21
  198. package/lib/internal/template/tabs/styles.scoped.css +39 -39
  199. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  200. package/lib/internal/template/text-content/styles.css.js +1 -1
  201. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  202. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  203. package/lib/internal/template/text-filter/styles.css.js +3 -3
  204. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  205. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  206. package/lib/internal/template/textarea/styles.css.js +4 -4
  207. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  208. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  209. package/lib/internal/template/tiles/styles.css.js +28 -28
  210. package/lib/internal/template/tiles/styles.scoped.css +70 -70
  211. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  212. package/lib/internal/template/toggle/styles.css.js +8 -8
  213. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  214. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  215. package/lib/internal/template/token-group/styles.css.js +7 -7
  216. package/lib/internal/template/token-group/styles.scoped.css +18 -18
  217. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  218. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  219. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  220. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  221. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  222. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  223. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  224. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  225. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  226. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  227. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  228. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  229. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  230. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  231. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  232. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  233. package/lib/internal/template/wizard/styles.css.js +31 -31
  234. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  235. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  236. package/package.json +1 -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_1nu8d_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_18051_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_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_18051_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_1nu8d_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: var(--color-text-status-error-6ntion, #d13212);
115
115
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -118,60 +118,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
118
118
  }
119
119
  @supports (--css-variable-support-check: #000) {
120
120
  @media not print {
121
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
+ .awsui_code-editor_1gl9c_18051_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_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_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
  }
129
129
  @supports (--css-variable-support-check: #000) {
130
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
131
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
132
132
  }
133
133
  @media not print {
134
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
134
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
135
135
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
136
136
  }
137
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
137
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
138
138
  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");
139
139
  }
140
140
  }
141
141
  }
142
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
142
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
143
143
  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");
144
144
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
145
145
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
146
146
  }
147
147
  @supports (--css-variable-support-check: #000) {
148
148
  @media not print {
149
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
149
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
150
150
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
151
151
  }
152
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
152
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
153
153
  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");
154
154
  }
155
155
  }
156
156
  }
157
157
  @supports (--css-variable-support-check: #000) {
158
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
158
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
159
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
160
160
  }
161
161
  @media not print {
162
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
162
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
163
163
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
164
164
  }
165
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
165
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
166
166
  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");
167
167
  }
168
168
  }
169
169
  }
170
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-cell:not(#\9) {
170
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-cell:not(#\9) {
171
171
  padding-left: 24px;
172
172
  padding-right: 16px;
173
173
  }
174
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget:not(#\9) {
174
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget:not(#\9) {
175
175
  /* A good test case for disabled folds
176
176
  <<html<<<<
177
177
  </html>
@@ -182,249 +182,249 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  border: none;
183
183
  box-shadow: none;
184
184
  }
185
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
185
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
186
186
  background: transparent;
187
187
  box-sizing: border-box;
188
188
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-47zraw, #d5dbdb);
189
189
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-47zraw, #d5dbdb);
190
190
  }
191
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
191
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
192
192
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-fc0euz, #687078);
193
193
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-fc0euz, #687078);
194
194
  }
195
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter:not(#\9) {
195
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter:not(#\9) {
196
196
  background-color: var(--color-background-code-editor-gutter-default-hx14ys, #f2f3f3);
197
197
  color: var(--color-text-code-editor-gutter-default-bwvqvq, #16191f);
198
198
  }
199
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
199
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
200
200
  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");
201
201
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
202
202
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
203
203
  }
204
204
  @supports (--css-variable-support-check: #000) {
205
205
  @media not print {
206
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
206
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
207
207
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
208
208
  }
209
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
210
210
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
211
211
  }
212
212
  }
213
213
  }
214
214
  @supports (--css-variable-support-check: #000) {
215
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_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
218
  @media not print {
219
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
220
220
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
221
221
  }
222
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
222
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
224
224
  }
225
225
  }
226
226
  }
227
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
227
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
228
228
  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");
229
229
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
230
230
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
231
231
  }
232
232
  @supports (--css-variable-support-check: #000) {
233
233
  @media not print {
234
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
234
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
235
235
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
236
236
  }
237
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
237
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
238
238
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
239
239
  }
240
240
  }
241
241
  }
242
242
  @supports (--css-variable-support-check: #000) {
243
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
243
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
244
244
  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");
245
245
  }
246
246
  @media not print {
247
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
247
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
248
248
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
249
249
  }
250
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
250
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
251
251
  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");
252
252
  }
253
253
  }
254
254
  }
255
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
255
+ .awsui_code-editor_1gl9c_18051_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='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
257
257
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
258
258
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
259
259
  }
260
260
  @supports (--css-variable-support-check: #000) {
261
261
  @media not print {
262
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
262
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
263
263
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
264
264
  }
265
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
265
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
266
266
  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");
267
267
  }
268
268
  }
269
269
  }
270
270
  @supports (--css-variable-support-check: #000) {
271
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
271
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
272
272
  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");
273
273
  }
274
274
  @media not print {
275
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
275
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
276
276
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
277
277
  }
278
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
278
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
279
279
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
280
280
  }
281
281
  }
282
282
  }
283
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
283
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
284
284
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
285
285
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
286
286
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
287
287
  }
288
288
  @supports (--css-variable-support-check: #000) {
289
289
  @media not print {
290
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
290
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
291
291
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
292
292
  }
293
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
293
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
294
294
  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");
295
295
  }
296
296
  }
297
297
  }
298
298
  @supports (--css-variable-support-check: #000) {
299
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
299
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
300
300
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
301
301
  }
302
302
  @media not print {
303
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
303
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
304
304
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
305
305
  }
306
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
306
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
307
307
  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");
308
308
  }
309
309
  }
310
310
  }
311
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line:not(#\9) {
311
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line:not(#\9) {
312
312
  background-color: var(--color-background-code-editor-gutter-active-line-default-v3re8u, #687078);
313
313
  color: var(--color-text-code-editor-gutter-active-line-x1146e, #ffffff);
314
314
  }
315
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
315
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
316
316
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
317
317
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
318
318
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
319
319
  }
320
320
  @supports (--css-variable-support-check: #000) {
321
321
  @media not print {
322
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
322
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
323
323
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
324
324
  }
325
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
325
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
326
326
  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");
327
327
  }
328
328
  }
329
329
  }
330
330
  @supports (--css-variable-support-check: #000) {
331
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
331
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
332
332
  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");
333
333
  }
334
334
  @media not print {
335
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
335
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
336
336
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
337
337
  }
338
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
338
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
339
339
  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");
340
340
  }
341
341
  }
342
342
  }
343
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
343
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
344
344
  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");
345
345
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
346
346
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
347
347
  }
348
348
  @supports (--css-variable-support-check: #000) {
349
349
  @media not print {
350
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
350
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
351
351
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
352
352
  }
353
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
353
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
354
354
  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");
355
355
  }
356
356
  }
357
357
  }
358
358
  @supports (--css-variable-support-check: #000) {
359
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
359
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
360
360
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
361
361
  }
362
362
  @media not print {
363
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
363
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
364
364
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
365
365
  }
366
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
366
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
367
367
  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");
368
368
  }
369
369
  }
370
370
  }
371
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
371
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
372
372
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
373
373
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
374
374
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
375
375
  }
376
376
  @supports (--css-variable-support-check: #000) {
377
377
  @media not print {
378
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
378
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
379
379
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
380
380
  }
381
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
381
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
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='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
383
383
  }
384
384
  }
385
385
  }
386
386
  @supports (--css-variable-support-check: #000) {
387
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
387
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
388
388
  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");
389
389
  }
390
390
  @media not print {
391
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
391
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
392
392
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
393
393
  }
394
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
394
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
395
395
  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");
396
396
  }
397
397
  }
398
398
  }
399
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
399
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
400
400
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
401
401
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
402
402
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
403
403
  }
404
404
  @supports (--css-variable-support-check: #000) {
405
405
  @media not print {
406
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
406
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
407
407
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
408
408
  }
409
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
409
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
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='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
411
411
  }
412
412
  }
413
413
  }
414
414
  @supports (--css-variable-support-check: #000) {
415
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
415
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
416
416
  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");
417
417
  }
418
418
  @media not print {
419
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
419
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
420
420
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
421
421
  }
422
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
422
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
423
423
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
424
424
  }
425
425
  }
426
426
  }
427
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
427
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
428
428
  color: var(--color-text-code-editor-gutter-active-line-x1146e, #ffffff);
429
429
  background-color: var(--color-background-code-editor-gutter-active-line-error-sy4x9c, #d13212);
430
430
  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");
@@ -433,172 +433,172 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
433
433
  }
434
434
  @supports (--css-variable-support-check: #000) {
435
435
  @media not print {
436
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
436
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
437
437
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
438
438
  }
439
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
439
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
440
440
  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");
441
441
  }
442
442
  }
443
443
  }
444
444
  @supports (--css-variable-support-check: #000) {
445
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
445
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
446
446
  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");
447
447
  }
448
448
  @media not print {
449
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
449
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
450
450
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
451
451
  }
452
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
452
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
453
453
  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");
454
454
  }
455
455
  }
456
456
  }
457
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
457
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning: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='%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");
459
459
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
460
460
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
461
461
  }
462
462
  @supports (--css-variable-support-check: #000) {
463
463
  @media not print {
464
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
464
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
465
465
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
466
466
  }
467
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
467
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
468
468
  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");
469
469
  }
470
470
  }
471
471
  }
472
472
  @supports (--css-variable-support-check: #000) {
473
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
473
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
474
474
  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");
475
475
  }
476
476
  @media not print {
477
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
477
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
478
478
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
479
479
  }
480
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
480
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
481
481
  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");
482
482
  }
483
483
  }
484
484
  }
485
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
485
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
486
486
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
487
487
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
488
488
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
489
489
  }
490
490
  @supports (--css-variable-support-check: #000) {
491
491
  @media not print {
492
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
492
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
493
493
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
494
494
  }
495
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
495
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
496
496
  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");
497
497
  }
498
498
  }
499
499
  }
500
500
  @supports (--css-variable-support-check: #000) {
501
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
501
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
502
502
  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");
503
503
  }
504
504
  @media not print {
505
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
505
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
506
506
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
507
507
  }
508
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_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_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
508
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_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_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
509
509
  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");
510
510
  }
511
511
  }
512
512
  }
513
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
513
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
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='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
515
515
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
516
516
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
517
517
  }
518
518
  @supports (--css-variable-support-check: #000) {
519
519
  @media not print {
520
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
520
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
521
521
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
522
522
  }
523
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
523
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
524
524
  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");
525
525
  }
526
526
  }
527
527
  }
528
528
  @supports (--css-variable-support-check: #000) {
529
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
529
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open: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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
531
531
  }
532
532
  @media not print {
533
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
533
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
534
534
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
535
535
  }
536
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_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_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
536
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_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_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
537
537
  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");
538
538
  }
539
539
  }
540
540
  }
541
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
541
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
542
542
  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");
543
543
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
544
544
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
545
545
  }
546
546
  @supports (--css-variable-support-check: #000) {
547
547
  @media not print {
548
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
548
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
549
549
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
550
550
  }
551
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
551
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
552
552
  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");
553
553
  }
554
554
  }
555
555
  }
556
556
  @supports (--css-variable-support-check: #000) {
557
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
557
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
558
558
  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");
559
559
  }
560
560
  @media not print {
561
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
561
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
562
562
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
563
563
  }
564
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_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_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
564
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_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_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
565
565
  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");
566
566
  }
567
567
  }
568
568
  }
569
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
569
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
570
570
  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");
571
571
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
572
572
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
573
573
  }
574
574
  @supports (--css-variable-support-check: #000) {
575
575
  @media not print {
576
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
576
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
577
577
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
578
578
  }
579
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
579
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
580
580
  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");
581
581
  }
582
582
  }
583
583
  }
584
584
  @supports (--css-variable-support-check: #000) {
585
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
585
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
586
586
  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");
587
587
  }
588
588
  @media not print {
589
- .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
589
+ .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
590
590
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
591
591
  }
592
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1nu8d_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_1nu8d_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_1nu8d_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_1nu8d_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
592
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_18051_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_18051_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_18051_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_18051_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
593
593
  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");
594
594
  }
595
595
  }
596
596
  }
597
597
 
598
- .awsui_code-editor-refresh_1gl9c_1nu8d_598 .ace_editor .ace_gutter:not(#\9) {
598
+ .awsui_code-editor-refresh_1gl9c_18051_598 .ace_editor .ace_gutter:not(#\9) {
599
599
  border-top-left-radius: calc(var(--border-radius-code-editor-kygsx4, 0px) - var(--border-item-width-x3q2fl, 1px));
600
600
  }
601
- .awsui_code-editor-refresh_1gl9c_1nu8d_598 .ace_editor .ace_scroller:not(#\9) {
601
+ .awsui_code-editor-refresh_1gl9c_18051_598 .ace_editor .ace_scroller:not(#\9) {
602
602
  border-top-right-radius: calc(var(--border-radius-code-editor-kygsx4, 0px) - var(--border-item-width-x3q2fl, 1px));
603
603
  }
604
604
 
@@ -607,7 +607,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
607
607
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
608
608
  SPDX-License-Identifier: Apache-2.0
609
609
  */
610
- .awsui_pane_1gl9c_1nu8d_610:not(#\9) {
610
+ .awsui_pane_1gl9c_18051_610:not(#\9) {
611
611
  display: flex;
612
612
  position: relative;
613
613
  flex-direction: row;
@@ -616,76 +616,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
616
616
  border-bottom-left-radius: var(--border-radius-code-editor-kygsx4, 0px);
617
617
  border-bottom-right-radius: var(--border-radius-code-editor-kygsx4, 0px);
618
618
  background: var(--color-background-code-editor-status-bar-y32lc8, #f2f3f3);
619
- color: var(--color-text-body-default-fckvk9, #16191f);
619
+ color: var(--color-text-body-default-4colr5, #16191f);
620
620
  }
621
- .awsui_pane__close-container_1gl9c_1nu8d_621:not(#\9) {
621
+ .awsui_pane__close-container_1gl9c_18051_621:not(#\9) {
622
622
  position: absolute;
623
623
  top: 0;
624
624
  right: calc(var(--space-s-o95p2n, 12px) / 2);
625
625
  }
626
- .awsui_pane__list_1gl9c_1nu8d_626:not(#\9) {
626
+ .awsui_pane__list_1gl9c_18051_626:not(#\9) {
627
627
  flex: 1;
628
628
  overflow: auto;
629
629
  max-height: 100%;
630
630
  box-sizing: border-box;
631
631
  margin-right: calc(var(--font-body-m-line-height-9vkzhc, 22px) + 2 * var(--space-xs-7veqkr, 8px));
632
632
  }
633
- .awsui_pane__table_1gl9c_1nu8d_633:not(#\9) {
633
+ .awsui_pane__table_1gl9c_18051_633:not(#\9) {
634
634
  width: 100%;
635
635
  border-spacing: 0;
636
636
  margin: var(--space-s-o95p2n, 12px) 0;
637
637
  }
638
- .awsui_pane__item_1gl9c_1nu8d_638 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9) {
638
+ .awsui_pane__item_1gl9c_18051_638 > .awsui_pane__cell_1gl9c_18051_638:not(#\9) {
639
639
  border-top: var(--border-item-width-x3q2fl, 1px) solid var(--color-transparent-ctc9eq, transparent);
640
640
  border-bottom: var(--border-item-width-x3q2fl, 1px) solid var(--color-transparent-ctc9eq, transparent);
641
641
  }
642
- .awsui_pane__item_1gl9c_1nu8d_638 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9):first-child {
642
+ .awsui_pane__item_1gl9c_18051_638 > .awsui_pane__cell_1gl9c_18051_638:not(#\9):first-child {
643
643
  border-left: var(--border-item-width-x3q2fl, 1px) solid var(--color-transparent-ctc9eq, transparent);
644
644
  border-top-left-radius: var(--border-radius-item-gy51bh, 0px);
645
645
  border-bottom-left-radius: var(--border-radius-item-gy51bh, 0px);
646
646
  }
647
- .awsui_pane__item_1gl9c_1nu8d_638 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9):last-child {
647
+ .awsui_pane__item_1gl9c_18051_638 > .awsui_pane__cell_1gl9c_18051_638:not(#\9):last-child {
648
648
  border-right: var(--border-item-width-x3q2fl, 1px) solid var(--color-transparent-ctc9eq, transparent);
649
649
  border-top-right-radius: var(--border-radius-item-gy51bh, 0px);
650
650
  border-bottom-right-radius: var(--border-radius-item-gy51bh, 0px);
651
651
  }
652
- .awsui_pane__item--highlighted_1gl9c_1nu8d_652:not(#\9), .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):hover, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):focus {
652
+ .awsui_pane__item--highlighted_1gl9c_18051_652:not(#\9), .awsui_pane__item_1gl9c_18051_638:not(#\9):hover, .awsui_pane__item_1gl9c_18051_638:not(#\9):focus {
653
653
  cursor: pointer;
654
654
  outline: none;
655
655
  }
656
- .awsui_pane__item--highlighted_1gl9c_1nu8d_652 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9), .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):hover > .awsui_pane__cell_1gl9c_1nu8d_638, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):focus > .awsui_pane__cell_1gl9c_1nu8d_638 {
656
+ .awsui_pane__item--highlighted_1gl9c_18051_652 > .awsui_pane__cell_1gl9c_18051_638:not(#\9), .awsui_pane__item_1gl9c_18051_638:not(#\9):hover > .awsui_pane__cell_1gl9c_18051_638, .awsui_pane__item_1gl9c_18051_638:not(#\9):focus > .awsui_pane__cell_1gl9c_18051_638 {
657
657
  background-color: var(--color-background-code-editor-pane-item-hover-ck35nl, #eaeded);
658
658
  }
659
- .awsui_pane__item--highlighted_1gl9c_1nu8d_652 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9), .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):hover > .awsui_pane__cell_1gl9c_1nu8d_638, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):focus > .awsui_pane__cell_1gl9c_1nu8d_638 {
659
+ .awsui_pane__item--highlighted_1gl9c_18051_652 > .awsui_pane__cell_1gl9c_18051_638:not(#\9), .awsui_pane__item_1gl9c_18051_638:not(#\9):hover > .awsui_pane__cell_1gl9c_18051_638, .awsui_pane__item_1gl9c_18051_638:not(#\9):focus > .awsui_pane__cell_1gl9c_18051_638 {
660
660
  border-top: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-pane-item-hover-455lav, #687078);
661
661
  border-bottom: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-pane-item-hover-455lav, #687078);
662
662
  }
663
- .awsui_pane__item--highlighted_1gl9c_1nu8d_652 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9):first-child, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):hover > .awsui_pane__cell_1gl9c_1nu8d_638:first-child, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):focus > .awsui_pane__cell_1gl9c_1nu8d_638:first-child {
663
+ .awsui_pane__item--highlighted_1gl9c_18051_652 > .awsui_pane__cell_1gl9c_18051_638:not(#\9):first-child, .awsui_pane__item_1gl9c_18051_638:not(#\9):hover > .awsui_pane__cell_1gl9c_18051_638:first-child, .awsui_pane__item_1gl9c_18051_638:not(#\9):focus > .awsui_pane__cell_1gl9c_18051_638:first-child {
664
664
  border-left: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-pane-item-hover-455lav, #687078);
665
665
  border-top-left-radius: var(--border-radius-item-gy51bh, 0px);
666
666
  border-bottom-left-radius: var(--border-radius-item-gy51bh, 0px);
667
667
  }
668
- .awsui_pane__item--highlighted_1gl9c_1nu8d_652 > .awsui_pane__cell_1gl9c_1nu8d_638:not(#\9):last-child, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):hover > .awsui_pane__cell_1gl9c_1nu8d_638:last-child, .awsui_pane__item_1gl9c_1nu8d_638:not(#\9):focus > .awsui_pane__cell_1gl9c_1nu8d_638:last-child {
668
+ .awsui_pane__item--highlighted_1gl9c_18051_652 > .awsui_pane__cell_1gl9c_18051_638:not(#\9):last-child, .awsui_pane__item_1gl9c_18051_638:not(#\9):hover > .awsui_pane__cell_1gl9c_18051_638:last-child, .awsui_pane__item_1gl9c_18051_638:not(#\9):focus > .awsui_pane__cell_1gl9c_18051_638:last-child {
669
669
  border-right: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-pane-item-hover-455lav, #687078);
670
670
  border-top-right-radius: var(--border-radius-item-gy51bh, 0px);
671
671
  border-bottom-right-radius: var(--border-radius-item-gy51bh, 0px);
672
672
  }
673
- .awsui_pane__location_1gl9c_1nu8d_673:not(#\9), .awsui_pane__description_1gl9c_1nu8d_673:not(#\9) {
673
+ .awsui_pane__location_1gl9c_18051_673:not(#\9), .awsui_pane__description_1gl9c_18051_673:not(#\9) {
674
674
  padding: var(--space-xxs-xx079q, 4px) var(--space-s-o95p2n, 12px);
675
675
  }
676
- .awsui_pane__location_1gl9c_1nu8d_673:not(#\9) {
676
+ .awsui_pane__location_1gl9c_18051_673:not(#\9) {
677
677
  vertical-align: baseline;
678
678
  white-space: nowrap;
679
679
  padding-left: calc(var(--space-l-z6h7qi, 20px) + var(--space-s-o95p2n, 12px));
680
680
  }
681
- .awsui_pane__description_1gl9c_1nu8d_673:not(#\9) {
681
+ .awsui_pane__description_1gl9c_18051_673:not(#\9) {
682
682
  padding-right: 0;
683
683
  min-width: 0;
684
684
  -ms-word-break: break-all;
685
685
  word-break: break-word;
686
686
  }
687
687
 
688
- .awsui_focus-lock_1gl9c_1nu8d_688:not(#\9) {
688
+ .awsui_focus-lock_1gl9c_18051_688:not(#\9) {
689
689
  height: 100%;
690
690
  }
691
691
 
@@ -693,7 +693,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
693
693
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
694
694
  SPDX-License-Identifier: Apache-2.0
695
695
  */
696
- .awsui_code-editor_1gl9c_1nu8d_98:not(#\9) {
696
+ .awsui_code-editor_1gl9c_18051_98:not(#\9) {
697
697
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
698
698
  border-collapse: separate;
699
699
  border-spacing: 0;
@@ -725,7 +725,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
725
725
  box-sizing: border-box;
726
726
  font-size: var(--font-body-m-size-0qqejn, 14px);
727
727
  line-height: var(--font-body-m-line-height-9vkzhc, 22px);
728
- color: var(--color-text-body-default-fckvk9, #16191f);
728
+ color: var(--color-text-body-default-4colr5, #16191f);
729
729
  font-weight: 400;
730
730
  font-family: var(--font-family-base-nzcxu9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
731
731
  -webkit-font-smoothing: auto;
@@ -736,23 +736,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
736
736
  width: 100%;
737
737
  }
738
738
 
739
- .awsui_editor_1gl9c_1nu8d_713:not(#\9) {
739
+ .awsui_editor_1gl9c_18051_713:not(#\9) {
740
740
  position: absolute;
741
741
  top: 0;
742
742
  right: 0;
743
743
  bottom: 0;
744
744
  left: 0;
745
745
  }
746
- .awsui_editor_1gl9c_1nu8d_713:not(#\9):focus {
746
+ .awsui_editor_1gl9c_18051_713:not(#\9):focus {
747
747
  position: relative;
748
748
  position: absolute;
749
749
  overflow: visible;
750
750
  }
751
- .awsui_editor_1gl9c_1nu8d_713:not(#\9):focus {
751
+ .awsui_editor_1gl9c_18051_713:not(#\9):focus {
752
752
  outline: 2px dotted transparent;
753
753
  outline-offset: calc(3px - 1px);
754
754
  }
755
- .awsui_editor_1gl9c_1nu8d_713:not(#\9):focus::before {
755
+ .awsui_editor_1gl9c_18051_713:not(#\9):focus::before {
756
756
  content: " ";
757
757
  display: block;
758
758
  position: absolute;
@@ -764,12 +764,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
764
764
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4clyb1, #0073bb);
765
765
  }
766
766
 
767
- .awsui_editor-refresh_1gl9c_1nu8d_741:not(#\9) {
767
+ .awsui_editor-refresh_1gl9c_18051_741:not(#\9) {
768
768
  border-top-left-radius: calc(var(--border-radius-code-editor-kygsx4, 0px) - var(--border-item-width-x3q2fl, 1px));
769
769
  border-top-right-radius: calc(var(--border-radius-code-editor-kygsx4, 0px) - var(--border-item-width-x3q2fl, 1px));
770
770
  }
771
771
 
772
- .awsui_status-bar_1gl9c_1nu8d_746:not(#\9) {
772
+ .awsui_status-bar_1gl9c_18051_746:not(#\9) {
773
773
  display: flex;
774
774
  vertical-align: middle;
775
775
  border-top: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-default-gopxy0, #d5dbdb);
@@ -778,41 +778,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
778
778
  -ms-word-break: break-all;
779
779
  word-break: break-word;
780
780
  }
781
- .awsui_status-bar-with-hidden-pane_1gl9c_1nu8d_755:not(#\9) {
781
+ .awsui_status-bar-with-hidden-pane_1gl9c_18051_755:not(#\9) {
782
782
  border-bottom-left-radius: var(--border-radius-code-editor-kygsx4, 0px);
783
783
  border-bottom-right-radius: var(--border-radius-code-editor-kygsx4, 0px);
784
784
  }
785
- .awsui_status-bar__left_1gl9c_1nu8d_759:not(#\9) {
785
+ .awsui_status-bar__left_1gl9c_18051_759:not(#\9) {
786
786
  flex: 1;
787
787
  display: flex;
788
788
  flex-wrap: wrap;
789
789
  padding-left: var(--space-l-z6h7qi, 20px);
790
790
  border-right: var(--border-item-width-x3q2fl, 1px) solid var(--color-border-code-editor-default-gopxy0, #d5dbdb);
791
791
  }
792
- .awsui_status-bar__left-virtual_1gl9c_1nu8d_766:not(#\9) {
792
+ .awsui_status-bar__left-virtual_1gl9c_18051_766:not(#\9) {
793
793
  flex-wrap: nowrap;
794
794
  white-space: nowrap;
795
795
  }
796
- .awsui_status-bar__right_1gl9c_1nu8d_770:not(#\9) {
796
+ .awsui_status-bar__right_1gl9c_18051_770:not(#\9) {
797
797
  display: flex;
798
798
  align-items: center;
799
799
  }
800
- .awsui_status-bar__language-mode_1gl9c_1nu8d_774:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1nu8d_774:not(#\9) {
800
+ .awsui_status-bar__language-mode_1gl9c_18051_774:not(#\9), .awsui_status-bar__cursor-position_1gl9c_18051_774:not(#\9) {
801
801
  display: inline-block;
802
- color: var(--color-text-body-default-fckvk9, #16191f);
802
+ color: var(--color-text-body-default-4colr5, #16191f);
803
803
  padding: var(--space-scaled-xs-sg3tfb, 8px) var(--space-s-o95p2n, 12px);
804
804
  }
805
- .awsui_status-bar__cog-button_1gl9c_1nu8d_779:not(#\9) {
805
+ .awsui_status-bar__cog-button_1gl9c_18051_779:not(#\9) {
806
806
  padding: calc(var(--space-scaled-xxs-gmgwxk, 4px) - 1px) calc(var(--space-xs-7veqkr, 8px) - 2px);
807
807
  }
808
808
 
809
- .awsui_status-bar-virtual_1gl9c_1nu8d_783:not(#\9) {
809
+ .awsui_status-bar-virtual_1gl9c_18051_783:not(#\9) {
810
810
  position: absolute !important;
811
811
  top: -9999px !important;
812
812
  left: -9999px !important;
813
813
  }
814
814
 
815
- .awsui_tab-button_1gl9c_1nu8d_789:not(#\9) {
815
+ .awsui_tab-button_1gl9c_18051_789:not(#\9) {
816
816
  position: relative;
817
817
  display: inline-block;
818
818
  padding: var(--space-scaled-xs-sg3tfb, 8px) var(--space-s-o95p2n, 12px);
@@ -825,10 +825,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
825
825
  cursor: pointer;
826
826
  z-index: 1;
827
827
  }
828
- .awsui_tab-button--refresh_1gl9c_1nu8d_802:not(#\9) {
828
+ .awsui_tab-button--refresh_1gl9c_18051_802:not(#\9) {
829
829
  padding-bottom: calc(var(--space-scaled-xs-sg3tfb, 8px) + var(--border-active-width-yythya, 2px) - 2px);
830
830
  }
831
- .awsui_tab-button_1gl9c_1nu8d_789:not(#\9)::after {
831
+ .awsui_tab-button_1gl9c_18051_789:not(#\9)::after {
832
832
  content: "";
833
833
  position: absolute;
834
834
  left: 0;
@@ -839,46 +839,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
839
839
  background: var(--color-text-status-error-6ntion, #d13212);
840
840
  opacity: 0;
841
841
  }
842
- .awsui_tab-button--active_1gl9c_1nu8d_816:not(#\9)::after {
842
+ .awsui_tab-button--active_1gl9c_18051_816:not(#\9)::after {
843
843
  opacity: 1;
844
844
  }
845
- .awsui_tab-button--refresh_1gl9c_1nu8d_802:not(#\9)::after {
845
+ .awsui_tab-button--refresh_1gl9c_18051_802:not(#\9)::after {
846
846
  transition: opacity var(--motion-duration-refresh-only-medium-smx8a1, 165ms) var(--motion-easing-refresh-only-c-yvk8k3, cubic-bezier(0.84, 0, 0.16, 1));
847
847
  }
848
848
  @media (prefers-reduced-motion: reduce) {
849
- .awsui_tab-button--refresh_1gl9c_1nu8d_802:not(#\9)::after {
849
+ .awsui_tab-button--refresh_1gl9c_18051_802:not(#\9)::after {
850
850
  animation: none;
851
851
  transition: none;
852
852
  }
853
853
  }
854
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1nu8d_802:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1nu8d_802:not(#\9)::after {
854
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_18051_802:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_18051_802:not(#\9)::after {
855
855
  animation: none;
856
856
  transition: none;
857
857
  }
858
- .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):hover {
858
+ .awsui_tab-button_1gl9c_18051_789:not(#\9):hover {
859
859
  color: var(--color-text-code-editor-tab-button-error-6uvp9u, #ffffff);
860
860
  background: var(--color-text-status-error-6ntion, #d13212);
861
861
  }
862
- .awsui_tab-button--disabled_1gl9c_1nu8d_836:not(#\9) {
862
+ .awsui_tab-button--disabled_1gl9c_18051_836:not(#\9) {
863
863
  font-weight: normal;
864
864
  color: var(--color-text-code-editor-status-bar-disabled-g1lmt9, #879596);
865
865
  cursor: default;
866
866
  }
867
- .awsui_tab-button--disabled_1gl9c_1nu8d_836:not(#\9):hover {
867
+ .awsui_tab-button--disabled_1gl9c_18051_836:not(#\9):hover {
868
868
  color: var(--color-text-code-editor-status-bar-disabled-g1lmt9, #879596);
869
869
  background: transparent;
870
870
  }
871
- .awsui_tab-button--disabled_1gl9c_1nu8d_836:not(#\9)::after {
871
+ .awsui_tab-button--disabled_1gl9c_18051_836:not(#\9)::after {
872
872
  display: none;
873
873
  }
874
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):focus {
874
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_18051_789:not(#\9):focus {
875
875
  position: relative;
876
876
  }
877
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):focus {
877
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_18051_789:not(#\9):focus {
878
878
  outline: 2px dotted transparent;
879
879
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-svnmb3, 3px) - 1px);
880
880
  }
881
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):focus::before {
881
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_18051_789:not(#\9):focus::before {
882
882
  content: " ";
883
883
  display: block;
884
884
  position: absolute;
@@ -889,19 +889,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):f
889
889
  border-radius: var(--border-radius-control-default-focus-ring-uu8qi4, 2px);
890
890
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4clyb1, #0073bb);
891
891
  }
892
- .awsui_tab-button--divider_1gl9c_1nu8d_866:not(#\9) {
892
+ .awsui_tab-button--divider_1gl9c_18051_866:not(#\9) {
893
893
  display: inline-block;
894
894
  height: var(--font-body-m-line-height-9vkzhc, 22px);
895
895
  width: var(--border-code-editor-status-divider-width-mt04p4, 0px);
896
896
  background: var(--color-border-tabs-divider-8f8ime, #aab7b8);
897
897
  vertical-align: middle;
898
898
  }
899
- .awsui_tab-button--errors_1gl9c_1nu8d_873:not(#\9), .awsui_tab-button--warnings_1gl9c_1nu8d_873:not(#\9) {
899
+ .awsui_tab-button--errors_1gl9c_18051_873:not(#\9), .awsui_tab-button--warnings_1gl9c_18051_873:not(#\9) {
900
900
  /* used in test-utils */
901
901
  }
902
902
 
903
- .awsui_loading-screen_1gl9c_1nu8d_877:not(#\9),
904
- .awsui_error-screen_1gl9c_1nu8d_878:not(#\9) {
903
+ .awsui_loading-screen_1gl9c_18051_877:not(#\9),
904
+ .awsui_error-screen_1gl9c_18051_878:not(#\9) {
905
905
  display: flex;
906
906
  align-items: center;
907
907
  justify-content: center;
@@ -911,6 +911,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1nu8d_789:not(#\9):f
911
911
  border-radius: var(--border-radius-code-editor-kygsx4, 0px);
912
912
  }
913
913
 
914
- .awsui_error-screen_1gl9c_1nu8d_878:not(#\9) {
914
+ .awsui_error-screen_1gl9c_18051_878:not(#\9) {
915
915
  color: var(--color-text-status-error-6ntion, #d13212);
916
916
  }