@cloudscape-design/components-themeable 3.0.517 → 3.0.518

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 (213) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +1 -1
  3. package/lib/internal/scss/table/body-cell/styles.scss +1 -0
  4. package/lib/internal/template/alert/styles.css.js +25 -25
  5. package/lib/internal/template/alert/styles.scoped.css +41 -41
  6. package/lib/internal/template/alert/styles.selectors.js +25 -25
  7. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  8. package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
  9. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  14. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -173
  15. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  16. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  17. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  18. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  19. package/lib/internal/template/badge/styles.css.js +5 -5
  20. package/lib/internal/template/badge/styles.scoped.css +6 -6
  21. package/lib/internal/template/badge/styles.selectors.js +5 -5
  22. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  23. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  24. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  25. package/lib/internal/template/button/styles.css.js +20 -20
  26. package/lib/internal/template/button/styles.scoped.css +152 -152
  27. package/lib/internal/template/button/styles.selectors.js +20 -20
  28. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  30. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/lib/internal/template/calendar/styles.css.js +18 -18
  32. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  33. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  34. package/lib/internal/template/cards/styles.css.js +40 -40
  35. package/lib/internal/template/cards/styles.scoped.css +51 -51
  36. package/lib/internal/template/cards/styles.selectors.js +40 -40
  37. package/lib/internal/template/checkbox/styles.css.js +3 -3
  38. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  39. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  40. package/lib/internal/template/code-editor/styles.css.js +32 -32
  41. package/lib/internal/template/code-editor/styles.scoped.css +178 -178
  42. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  43. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  44. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  47. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  48. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  49. package/lib/internal/template/column-layout/styles.css.js +13 -13
  50. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  51. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  52. package/lib/internal/template/container/styles.css.js +30 -30
  53. package/lib/internal/template/container/styles.scoped.css +55 -55
  54. package/lib/internal/template/container/styles.selectors.js +30 -30
  55. package/lib/internal/template/date-picker/styles.css.js +7 -7
  56. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  57. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  58. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  59. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -47
  60. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  61. package/lib/internal/template/drawer/styles.css.js +3 -3
  62. package/lib/internal/template/drawer/styles.scoped.css +9 -9
  63. package/lib/internal/template/drawer/styles.selectors.js +3 -3
  64. package/lib/internal/template/expandable-section/styles.css.js +32 -32
  65. package/lib/internal/template/expandable-section/styles.scoped.css +63 -63
  66. package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
  67. package/lib/internal/template/flashbar/styles.css.js +47 -47
  68. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  69. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  70. package/lib/internal/template/form/styles.css.js +9 -9
  71. package/lib/internal/template/form/styles.scoped.css +9 -9
  72. package/lib/internal/template/form/styles.selectors.js +9 -9
  73. package/lib/internal/template/form-field/styles.css.js +19 -19
  74. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  75. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  76. package/lib/internal/template/grid/styles.css.js +53 -53
  77. package/lib/internal/template/grid/styles.scoped.css +55 -55
  78. package/lib/internal/template/grid/styles.selectors.js +53 -53
  79. package/lib/internal/template/header/styles.css.js +34 -34
  80. package/lib/internal/template/header/styles.scoped.css +51 -51
  81. package/lib/internal/template/header/styles.selectors.js +34 -34
  82. package/lib/internal/template/help-panel/styles.css.js +4 -4
  83. package/lib/internal/template/help-panel/styles.scoped.css +64 -64
  84. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  85. package/lib/internal/template/input/styles.css.js +12 -12
  86. package/lib/internal/template/input/styles.scoped.css +31 -31
  87. package/lib/internal/template/input/styles.selectors.js +12 -12
  88. package/lib/internal/template/internal/components/button-trigger/styles.css.js +10 -10
  89. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -25
  90. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +10 -10
  91. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  92. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  93. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  94. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  95. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  96. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  97. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  98. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  99. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  100. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  101. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +36 -36
  102. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  103. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  104. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  105. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  106. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  107. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
  108. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  109. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  110. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  111. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  112. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  113. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  114. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  115. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  116. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  117. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  118. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  119. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  120. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  121. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  122. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  123. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  124. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  125. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  126. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  127. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  128. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  129. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  130. package/lib/internal/template/internal/environment.js +1 -1
  131. package/lib/internal/template/internal/environment.json +1 -1
  132. package/lib/internal/template/link/styles.css.js +20 -20
  133. package/lib/internal/template/link/styles.scoped.css +72 -72
  134. package/lib/internal/template/link/styles.selectors.js +20 -20
  135. package/lib/internal/template/modal/styles.css.js +23 -23
  136. package/lib/internal/template/modal/styles.scoped.css +40 -40
  137. package/lib/internal/template/modal/styles.selectors.js +23 -23
  138. package/lib/internal/template/multiselect/styles.css.js +2 -2
  139. package/lib/internal/template/multiselect/styles.scoped.css +3 -3
  140. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  141. package/lib/internal/template/pagination/styles.css.js +9 -9
  142. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  143. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  144. package/lib/internal/template/popover/styles.css.js +50 -50
  145. package/lib/internal/template/popover/styles.scoped.css +66 -66
  146. package/lib/internal/template/popover/styles.selectors.js +50 -50
  147. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  148. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  149. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  150. package/lib/internal/template/property-filter/styles.css.js +31 -31
  151. package/lib/internal/template/property-filter/styles.scoped.css +34 -34
  152. package/lib/internal/template/property-filter/styles.selectors.js +31 -31
  153. package/lib/internal/template/radio-group/styles.css.js +9 -9
  154. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  155. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  156. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  157. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  158. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  159. package/lib/internal/template/select/styles.css.js +1 -1
  160. package/lib/internal/template/select/styles.scoped.css +2 -2
  161. package/lib/internal/template/select/styles.selectors.js +1 -1
  162. package/lib/internal/template/side-navigation/styles.css.js +28 -28
  163. package/lib/internal/template/side-navigation/styles.scoped.css +39 -39
  164. package/lib/internal/template/side-navigation/styles.selectors.js +28 -28
  165. package/lib/internal/template/split-panel/styles.css.js +55 -55
  166. package/lib/internal/template/split-panel/styles.scoped.css +76 -76
  167. package/lib/internal/template/split-panel/styles.selectors.js +55 -55
  168. package/lib/internal/template/table/body-cell/styles.css.js +30 -30
  169. package/lib/internal/template/table/body-cell/styles.scoped.css +78 -77
  170. package/lib/internal/template/table/body-cell/styles.selectors.js +30 -30
  171. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  172. package/lib/internal/template/table/resizer/styles.scoped.css +15 -15
  173. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  174. package/lib/internal/template/tabs/styles.css.js +21 -21
  175. package/lib/internal/template/tabs/styles.scoped.css +40 -40
  176. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  177. package/lib/internal/template/text-content/styles.css.js +1 -1
  178. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  179. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  180. package/lib/internal/template/text-filter/styles.css.js +3 -3
  181. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  182. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  183. package/lib/internal/template/textarea/styles.css.js +4 -4
  184. package/lib/internal/template/textarea/styles.scoped.css +13 -13
  185. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  186. package/lib/internal/template/tiles/styles.css.js +29 -29
  187. package/lib/internal/template/tiles/styles.scoped.css +72 -72
  188. package/lib/internal/template/tiles/styles.selectors.js +29 -29
  189. package/lib/internal/template/toggle/styles.css.js +8 -8
  190. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  191. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  192. package/lib/internal/template/token-group/styles.css.js +8 -8
  193. package/lib/internal/template/token-group/styles.scoped.css +17 -17
  194. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  195. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  196. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  197. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  198. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  199. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  200. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  201. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  202. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  203. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  204. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  205. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  206. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  207. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  208. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  209. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  210. package/lib/internal/template/wizard/styles.css.js +32 -32
  211. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  212. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  213. package/package.json +1 -1
@@ -95,29 +95,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
98
- .awsui_code-editor-refresh_1gl9c_1sd5i_98 .ace_editor .ace_gutter:not(#\9) {
98
+ .awsui_code-editor-refresh_1gl9c_twqy4_98 .ace_editor .ace_gutter:not(#\9) {
99
99
  border-top-left-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
100
100
  }
101
- .awsui_code-editor-refresh_1gl9c_1sd5i_98 .ace_editor .ace_scroller:not(#\9) {
101
+ .awsui_code-editor-refresh_1gl9c_twqy4_98 .ace_editor .ace_scroller:not(#\9) {
102
102
  border-top-right-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
103
103
  }
104
104
 
105
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor:not(#\9) {
106
106
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
107
107
  font-size: 14px;
108
108
  line-height: 20px;
109
109
  }
110
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
110
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
112
112
  cursor: pointer;
113
113
  background-repeat: no-repeat;
114
114
  background-size: 16px 16px;
115
115
  background-position: 4px 2px;
116
116
  }
117
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  color: var(--color-text-status-error-ofc4yr, #d13212);
122
122
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
123
123
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -125,60 +125,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
125
125
  }
126
126
  @supports (--css-variable-support-check: #000) {
127
127
  @media not print {
128
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
129
129
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
130
130
  }
131
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
132
132
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
133
133
  }
134
134
  }
135
135
  }
136
136
  @supports (--css-variable-support-check: #000) {
137
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
137
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_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='%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");
139
139
  }
140
140
  @media not print {
141
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
141
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
142
142
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
143
143
  }
144
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
144
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
145
145
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %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");
146
146
  }
147
147
  }
148
148
  }
149
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
149
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
150
150
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23906806' 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");
151
151
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
152
152
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
153
153
  }
154
154
  @supports (--css-variable-support-check: #000) {
155
155
  @media not print {
156
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
157
157
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
158
158
  }
159
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
160
160
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
161
161
  }
162
162
  }
163
163
  }
164
164
  @supports (--css-variable-support-check: #000) {
165
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
165
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_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='%238d6605' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
167
167
  }
168
168
  @media not print {
169
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
169
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
170
170
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
171
171
  }
172
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
172
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
173
173
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
174
174
  }
175
175
  }
176
176
  }
177
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-cell:not(#\9) {
177
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-cell:not(#\9) {
178
178
  padding-left: 24px;
179
179
  padding-right: 16px;
180
180
  }
181
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget:not(#\9) {
181
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget:not(#\9) {
182
182
  /* A good test case for disabled folds
183
183
  <<html<<<<
184
184
  </html>
@@ -188,24 +188,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
188
188
  background-color: transparent;
189
189
  border: none;
190
190
  }
191
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter_annotation:not(#\9) {
191
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter_annotation:not(#\9) {
192
192
  margin-left: -21px;
193
193
  }
194
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget:not(#\9),
195
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter_annotation:not(#\9) {
194
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget:not(#\9),
195
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter_annotation:not(#\9) {
196
196
  box-shadow: none;
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget:not(#\9):focus,
199
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
198
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget:not(#\9):focus,
199
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
200
200
  position: relative;
201
201
  }
202
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget:not(#\9):focus,
203
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
202
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget:not(#\9):focus,
203
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
204
204
  outline: 2px dotted transparent;
205
205
  outline-offset: calc(-1px - 1px);
206
206
  }
207
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
208
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
207
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
208
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
209
209
  content: " ";
210
210
  display: block;
211
211
  position: absolute;
@@ -216,151 +216,151 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
216
216
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
217
217
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
218
218
  }
219
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
219
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
220
220
  background: transparent;
221
221
  box-sizing: border-box;
222
222
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
223
223
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
224
224
  }
225
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
225
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
226
226
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
227
227
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
228
228
  }
229
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter:not(#\9) {
229
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter:not(#\9) {
230
230
  background-color: var(--color-background-code-editor-gutter-default-qw8v9i, #f2f3f3);
231
231
  color: var(--color-text-code-editor-gutter-default-5gmexo, #16191f);
232
232
  }
233
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter:not(#\9):focus,
234
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_scroller:not(#\9):focus {
233
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter:not(#\9):focus,
234
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_scroller:not(#\9):focus {
235
235
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
236
236
  }
237
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
237
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
238
238
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
241
241
  }
242
242
  @supports (--css-variable-support-check: #000) {
243
243
  @media not print {
244
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
244
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
245
245
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
246
246
  }
247
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
247
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
248
248
  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");
249
249
  }
250
250
  }
251
251
  }
252
252
  @supports (--css-variable-support-check: #000) {
253
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
253
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
254
254
  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");
255
255
  }
256
256
  @media not print {
257
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
257
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
258
258
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
259
259
  }
260
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
260
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
261
261
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
262
262
  }
263
263
  }
264
264
  }
265
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
265
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
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='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
267
267
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
268
268
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
269
269
  }
270
270
  @supports (--css-variable-support-check: #000) {
271
271
  @media not print {
272
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
272
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
273
273
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
274
274
  }
275
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
275
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
276
276
  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");
277
277
  }
278
278
  }
279
279
  }
280
280
  @supports (--css-variable-support-check: #000) {
281
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
281
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
282
282
  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");
283
283
  }
284
284
  @media not print {
285
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
285
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
286
286
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
287
287
  }
288
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
288
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
289
289
  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");
290
290
  }
291
291
  }
292
292
  }
293
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
293
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
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='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
295
295
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
296
296
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
297
297
  }
298
298
  @supports (--css-variable-support-check: #000) {
299
299
  @media not print {
300
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
300
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
301
301
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
302
302
  }
303
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
303
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
304
304
  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");
305
305
  }
306
306
  }
307
307
  }
308
308
  @supports (--css-variable-support-check: #000) {
309
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
309
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
310
310
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
311
311
  }
312
312
  @media not print {
313
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
313
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
314
314
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
315
315
  }
316
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
316
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
317
317
  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");
318
318
  }
319
319
  }
320
320
  }
321
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
321
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
322
322
  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");
323
323
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
324
324
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
325
325
  }
326
326
  @supports (--css-variable-support-check: #000) {
327
327
  @media not print {
328
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
328
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
329
329
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
330
330
  }
331
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
331
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
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='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
333
333
  }
334
334
  }
335
335
  }
336
336
  @supports (--css-variable-support-check: #000) {
337
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
337
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
338
338
  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");
339
339
  }
340
340
  @media not print {
341
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
341
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
342
342
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
343
343
  }
344
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
344
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
345
345
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
346
346
  }
347
347
  }
348
348
  }
349
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line:not(#\9) {
349
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line:not(#\9) {
350
350
  background-color: var(--color-background-code-editor-gutter-active-line-default-mmq122, #687078);
351
351
  color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
352
352
  }
353
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
354
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
353
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
354
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
355
355
  position: relative;
356
356
  }
357
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
358
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
357
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
358
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
359
359
  outline: 2px dotted transparent;
360
360
  outline-offset: calc(-2px - 1px);
361
361
  }
362
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
363
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
362
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
363
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
364
364
  content: " ";
365
365
  display: block;
366
366
  position: absolute;
@@ -371,119 +371,119 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
371
371
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
372
372
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
373
373
  }
374
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
374
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
375
375
  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");
376
376
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
377
377
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
378
378
  }
379
379
  @supports (--css-variable-support-check: #000) {
380
380
  @media not print {
381
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
381
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
382
382
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
383
383
  }
384
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
384
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
385
385
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
386
386
  }
387
387
  }
388
388
  }
389
389
  @supports (--css-variable-support-check: #000) {
390
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
390
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
391
391
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
392
392
  }
393
393
  @media not print {
394
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
394
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
395
395
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
396
396
  }
397
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
397
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
398
398
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
399
399
  }
400
400
  }
401
401
  }
402
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
402
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
403
403
  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");
404
404
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
405
405
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
406
406
  }
407
407
  @supports (--css-variable-support-check: #000) {
408
408
  @media not print {
409
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
409
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
410
410
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
411
411
  }
412
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
412
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
413
413
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
414
414
  }
415
415
  }
416
416
  }
417
417
  @supports (--css-variable-support-check: #000) {
418
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
418
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
419
419
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
420
420
  }
421
421
  @media not print {
422
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
422
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
423
423
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
424
424
  }
425
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
425
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
426
426
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
427
427
  }
428
428
  }
429
429
  }
430
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
430
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
431
431
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
432
432
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
433
433
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
434
434
  }
435
435
  @supports (--css-variable-support-check: #000) {
436
436
  @media not print {
437
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
437
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
438
438
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
439
439
  }
440
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
440
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
441
441
  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");
442
442
  }
443
443
  }
444
444
  }
445
445
  @supports (--css-variable-support-check: #000) {
446
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
446
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
447
447
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
448
448
  }
449
449
  @media not print {
450
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
450
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
451
451
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
452
452
  }
453
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
453
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
454
454
  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");
455
455
  }
456
456
  }
457
457
  }
458
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
458
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
459
459
  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");
460
460
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
461
461
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
462
462
  }
463
463
  @supports (--css-variable-support-check: #000) {
464
464
  @media not print {
465
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
465
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
466
466
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
467
467
  }
468
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
468
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
469
469
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
470
470
  }
471
471
  }
472
472
  }
473
473
  @supports (--css-variable-support-check: #000) {
474
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
474
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
475
475
  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");
476
476
  }
477
477
  @media not print {
478
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
478
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
479
479
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
480
480
  }
481
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
481
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
482
482
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
483
483
  }
484
484
  }
485
485
  }
486
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
486
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
487
487
  color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
488
488
  background-color: var(--color-background-code-editor-gutter-active-line-error-kp33q7, #d13212);
489
489
  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");
@@ -492,163 +492,163 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
492
492
  }
493
493
  @supports (--css-variable-support-check: #000) {
494
494
  @media not print {
495
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
495
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
496
496
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
497
497
  }
498
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
498
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
499
499
  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");
500
500
  }
501
501
  }
502
502
  }
503
503
  @supports (--css-variable-support-check: #000) {
504
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
504
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
505
505
  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");
506
506
  }
507
507
  @media not print {
508
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
508
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
509
509
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
510
510
  }
511
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
511
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
512
512
  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");
513
513
  }
514
514
  }
515
515
  }
516
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
516
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
517
517
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
518
518
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
519
519
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
520
520
  }
521
521
  @supports (--css-variable-support-check: #000) {
522
522
  @media not print {
523
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
523
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
524
524
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
525
525
  }
526
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
526
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
527
527
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
528
528
  }
529
529
  }
530
530
  }
531
531
  @supports (--css-variable-support-check: #000) {
532
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
532
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
533
533
  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");
534
534
  }
535
535
  @media not print {
536
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
536
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
537
537
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
538
538
  }
539
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
539
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
540
540
  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");
541
541
  }
542
542
  }
543
543
  }
544
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
544
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
545
545
  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");
546
546
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
547
547
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
548
548
  }
549
549
  @supports (--css-variable-support-check: #000) {
550
550
  @media not print {
551
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
551
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
552
552
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
553
553
  }
554
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
554
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
555
555
  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");
556
556
  }
557
557
  }
558
558
  }
559
559
  @supports (--css-variable-support-check: #000) {
560
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
560
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
561
561
  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");
562
562
  }
563
563
  @media not print {
564
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
564
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
565
565
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
566
566
  }
567
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_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_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
567
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_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_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
568
568
  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");
569
569
  }
570
570
  }
571
571
  }
572
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
572
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
573
573
  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");
574
574
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
575
575
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
576
576
  }
577
577
  @supports (--css-variable-support-check: #000) {
578
578
  @media not print {
579
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
579
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
580
580
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
581
581
  }
582
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
582
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
583
583
  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");
584
584
  }
585
585
  }
586
586
  }
587
587
  @supports (--css-variable-support-check: #000) {
588
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
588
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
589
589
  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");
590
590
  }
591
591
  @media not print {
592
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
592
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
593
593
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
594
594
  }
595
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_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_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
595
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_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_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
596
596
  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");
597
597
  }
598
598
  }
599
599
  }
600
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
600
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
601
601
  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");
602
602
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
603
603
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
604
604
  }
605
605
  @supports (--css-variable-support-check: #000) {
606
606
  @media not print {
607
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
607
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
608
608
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
609
609
  }
610
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
610
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
611
611
  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");
612
612
  }
613
613
  }
614
614
  }
615
615
  @supports (--css-variable-support-check: #000) {
616
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
616
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
617
617
  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");
618
618
  }
619
619
  @media not print {
620
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
620
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
621
621
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
622
622
  }
623
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_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_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
623
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_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_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
624
624
  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");
625
625
  }
626
626
  }
627
627
  }
628
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
628
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
629
629
  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");
630
630
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
631
631
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
632
632
  }
633
633
  @supports (--css-variable-support-check: #000) {
634
634
  @media not print {
635
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
635
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
636
636
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
637
637
  }
638
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
638
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
639
639
  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");
640
640
  }
641
641
  }
642
642
  }
643
643
  @supports (--css-variable-support-check: #000) {
644
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
644
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
645
645
  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");
646
646
  }
647
647
  @media not print {
648
- .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
648
+ .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
649
649
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
650
650
  }
651
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1sd5i_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_1sd5i_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_1sd5i_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_1sd5i_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
651
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_twqy4_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_twqy4_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_twqy4_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_twqy4_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
652
652
  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");
653
653
  }
654
654
  }
@@ -659,7 +659,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
659
659
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
660
660
  SPDX-License-Identifier: Apache-2.0
661
661
  */
662
- .awsui_pane_1gl9c_1sd5i_662:not(#\9) {
662
+ .awsui_pane_1gl9c_twqy4_662:not(#\9) {
663
663
  display: flex;
664
664
  position: relative;
665
665
  flex-direction: row;
@@ -670,73 +670,73 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
670
670
  background: var(--color-background-code-editor-status-bar-ymmryk, #f2f3f3);
671
671
  color: var(--color-text-body-default-ffdwgg, #16191f);
672
672
  }
673
- .awsui_pane__close-container_1gl9c_1sd5i_673:not(#\9) {
673
+ .awsui_pane__close-container_1gl9c_twqy4_673:not(#\9) {
674
674
  position: absolute;
675
675
  top: 0;
676
676
  right: calc(var(--space-s-2025hl, 12px) / 2);
677
677
  }
678
- .awsui_pane__list_1gl9c_1sd5i_678:not(#\9) {
678
+ .awsui_pane__list_1gl9c_twqy4_678:not(#\9) {
679
679
  flex: 1;
680
680
  overflow: auto;
681
681
  max-height: 100%;
682
682
  box-sizing: border-box;
683
683
  margin-right: calc(var(--line-height-body-m-2zx78l, 22px) + 2 * var(--space-xs-xf5ch3, 8px));
684
684
  }
685
- .awsui_pane__table_1gl9c_1sd5i_685:not(#\9) {
685
+ .awsui_pane__table_1gl9c_twqy4_685:not(#\9) {
686
686
  width: 100%;
687
687
  border-spacing: 0;
688
688
  margin: var(--space-s-2025hl, 12px) 0;
689
689
  }
690
- .awsui_pane__item_1gl9c_1sd5i_690 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9) {
690
+ .awsui_pane__item_1gl9c_twqy4_690 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9) {
691
691
  border-top: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
692
692
  border-bottom: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
693
693
  }
694
- .awsui_pane__item_1gl9c_1sd5i_690 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9):first-child {
694
+ .awsui_pane__item_1gl9c_twqy4_690 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9):first-child {
695
695
  border-left: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
696
696
  border-top-left-radius: var(--border-radius-item-jsz3j8, 0px);
697
697
  border-bottom-left-radius: var(--border-radius-item-jsz3j8, 0px);
698
698
  }
699
- .awsui_pane__item_1gl9c_1sd5i_690 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9):last-child {
699
+ .awsui_pane__item_1gl9c_twqy4_690 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9):last-child {
700
700
  border-right: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
701
701
  border-top-right-radius: var(--border-radius-item-jsz3j8, 0px);
702
702
  border-bottom-right-radius: var(--border-radius-item-jsz3j8, 0px);
703
703
  }
704
- .awsui_pane__item--highlighted_1gl9c_1sd5i_704:not(#\9), .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):hover, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):focus {
704
+ .awsui_pane__item--highlighted_1gl9c_twqy4_704:not(#\9), .awsui_pane__item_1gl9c_twqy4_690:not(#\9):hover, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):focus {
705
705
  cursor: pointer;
706
706
  outline: none;
707
707
  }
708
- .awsui_pane__item--highlighted_1gl9c_1sd5i_704 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9), .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):hover > .awsui_pane__cell_1gl9c_1sd5i_690, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):focus > .awsui_pane__cell_1gl9c_1sd5i_690 {
708
+ .awsui_pane__item--highlighted_1gl9c_twqy4_704 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9), .awsui_pane__item_1gl9c_twqy4_690:not(#\9):hover > .awsui_pane__cell_1gl9c_twqy4_690, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):focus > .awsui_pane__cell_1gl9c_twqy4_690 {
709
709
  background-color: var(--color-background-code-editor-pane-item-hover-aa7kp2, #eaeded);
710
710
  }
711
- .awsui_pane__item--highlighted_1gl9c_1sd5i_704 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9), .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):hover > .awsui_pane__cell_1gl9c_1sd5i_690, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):focus > .awsui_pane__cell_1gl9c_1sd5i_690 {
711
+ .awsui_pane__item--highlighted_1gl9c_twqy4_704 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9), .awsui_pane__item_1gl9c_twqy4_690:not(#\9):hover > .awsui_pane__cell_1gl9c_twqy4_690, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):focus > .awsui_pane__cell_1gl9c_twqy4_690 {
712
712
  border-top: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
713
713
  border-bottom: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
714
714
  }
715
- .awsui_pane__item--highlighted_1gl9c_1sd5i_704 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9):first-child, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):hover > .awsui_pane__cell_1gl9c_1sd5i_690:first-child, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):focus > .awsui_pane__cell_1gl9c_1sd5i_690:first-child {
715
+ .awsui_pane__item--highlighted_1gl9c_twqy4_704 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9):first-child, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):hover > .awsui_pane__cell_1gl9c_twqy4_690:first-child, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):focus > .awsui_pane__cell_1gl9c_twqy4_690:first-child {
716
716
  border-left: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
717
717
  border-top-left-radius: var(--border-radius-item-jsz3j8, 0px);
718
718
  border-bottom-left-radius: var(--border-radius-item-jsz3j8, 0px);
719
719
  }
720
- .awsui_pane__item--highlighted_1gl9c_1sd5i_704 > .awsui_pane__cell_1gl9c_1sd5i_690:not(#\9):last-child, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):hover > .awsui_pane__cell_1gl9c_1sd5i_690:last-child, .awsui_pane__item_1gl9c_1sd5i_690:not(#\9):focus > .awsui_pane__cell_1gl9c_1sd5i_690:last-child {
720
+ .awsui_pane__item--highlighted_1gl9c_twqy4_704 > .awsui_pane__cell_1gl9c_twqy4_690:not(#\9):last-child, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):hover > .awsui_pane__cell_1gl9c_twqy4_690:last-child, .awsui_pane__item_1gl9c_twqy4_690:not(#\9):focus > .awsui_pane__cell_1gl9c_twqy4_690:last-child {
721
721
  border-right: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
722
722
  border-top-right-radius: var(--border-radius-item-jsz3j8, 0px);
723
723
  border-bottom-right-radius: var(--border-radius-item-jsz3j8, 0px);
724
724
  }
725
- .awsui_pane__location_1gl9c_1sd5i_725:not(#\9), .awsui_pane__description_1gl9c_1sd5i_725:not(#\9) {
725
+ .awsui_pane__location_1gl9c_twqy4_725:not(#\9), .awsui_pane__description_1gl9c_twqy4_725:not(#\9) {
726
726
  padding: var(--space-xxs-9rrxti, 4px) var(--space-s-2025hl, 12px);
727
727
  }
728
- .awsui_pane__location_1gl9c_1sd5i_725:not(#\9) {
728
+ .awsui_pane__location_1gl9c_twqy4_725:not(#\9) {
729
729
  vertical-align: baseline;
730
730
  white-space: nowrap;
731
731
  padding-left: calc(var(--space-l-xu1x80, 20px) + var(--space-s-2025hl, 12px));
732
732
  }
733
- .awsui_pane__description_1gl9c_1sd5i_725:not(#\9) {
733
+ .awsui_pane__description_1gl9c_twqy4_725:not(#\9) {
734
734
  padding-right: 0;
735
735
  min-width: 0;
736
736
  word-break: break-word;
737
737
  }
738
738
 
739
- .awsui_focus-lock_1gl9c_1sd5i_739:not(#\9) {
739
+ .awsui_focus-lock_1gl9c_twqy4_739:not(#\9) {
740
740
  height: 100%;
741
741
  }
742
742
 
@@ -744,7 +744,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
744
744
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
745
745
  SPDX-License-Identifier: Apache-2.0
746
746
  */
747
- .awsui_code-editor_1gl9c_1sd5i_98:not(#\9) {
747
+ .awsui_code-editor_1gl9c_twqy4_98:not(#\9) {
748
748
  border-collapse: separate;
749
749
  border-spacing: 0;
750
750
  box-sizing: border-box;
@@ -764,7 +764,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
764
764
  letter-spacing: normal;
765
765
  list-style: disc outside none;
766
766
  tab-size: 8;
767
- text-align: left;
767
+ text-align: start;
768
768
  text-indent: 0;
769
769
  text-shadow: none;
770
770
  text-transform: none;
@@ -784,23 +784,23 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
784
784
  width: 100%;
785
785
  }
786
786
 
787
- .awsui_editor_1gl9c_1sd5i_786:not(#\9) {
787
+ .awsui_editor_1gl9c_twqy4_786:not(#\9) {
788
788
  position: absolute;
789
789
  top: 0;
790
790
  right: 0;
791
791
  bottom: 0;
792
792
  left: 0;
793
793
  }
794
- .awsui_editor_1gl9c_1sd5i_786:not(#\9):focus {
794
+ .awsui_editor_1gl9c_twqy4_786:not(#\9):focus {
795
795
  position: relative;
796
796
  position: absolute;
797
797
  overflow: visible;
798
798
  }
799
- .awsui_editor_1gl9c_1sd5i_786:not(#\9):focus {
799
+ .awsui_editor_1gl9c_twqy4_786:not(#\9):focus {
800
800
  outline: 2px dotted transparent;
801
801
  outline-offset: calc(3px - 1px);
802
802
  }
803
- .awsui_editor_1gl9c_1sd5i_786:not(#\9):focus::before {
803
+ .awsui_editor_1gl9c_twqy4_786:not(#\9):focus::before {
804
804
  content: " ";
805
805
  display: block;
806
806
  position: absolute;
@@ -812,12 +812,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
812
812
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
813
813
  }
814
814
 
815
- .awsui_editor-refresh_1gl9c_1sd5i_814:not(#\9) {
815
+ .awsui_editor-refresh_1gl9c_twqy4_814:not(#\9) {
816
816
  border-top-left-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
817
817
  border-top-right-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
818
818
  }
819
819
 
820
- .awsui_status-bar_1gl9c_1sd5i_819:not(#\9) {
820
+ .awsui_status-bar_1gl9c_twqy4_819:not(#\9) {
821
821
  display: flex;
822
822
  vertical-align: middle;
823
823
  border-top: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
@@ -825,41 +825,41 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
825
825
  min-width: 0;
826
826
  word-break: break-word;
827
827
  }
828
- .awsui_status-bar-with-hidden-pane_1gl9c_1sd5i_827:not(#\9) {
828
+ .awsui_status-bar-with-hidden-pane_1gl9c_twqy4_827:not(#\9) {
829
829
  border-bottom-left-radius: var(--border-radius-code-editor-tir8eq, 0px);
830
830
  border-bottom-right-radius: var(--border-radius-code-editor-tir8eq, 0px);
831
831
  }
832
- .awsui_status-bar__left_1gl9c_1sd5i_831:not(#\9) {
832
+ .awsui_status-bar__left_1gl9c_twqy4_831:not(#\9) {
833
833
  flex: 1;
834
834
  display: flex;
835
835
  flex-wrap: wrap;
836
836
  padding-left: var(--space-l-xu1x80, 20px);
837
837
  border-right: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
838
838
  }
839
- .awsui_status-bar__left-virtual_1gl9c_1sd5i_838:not(#\9) {
839
+ .awsui_status-bar__left-virtual_1gl9c_twqy4_838:not(#\9) {
840
840
  flex-wrap: nowrap;
841
841
  white-space: nowrap;
842
842
  }
843
- .awsui_status-bar__right_1gl9c_1sd5i_842:not(#\9) {
843
+ .awsui_status-bar__right_1gl9c_twqy4_842:not(#\9) {
844
844
  display: flex;
845
845
  align-items: center;
846
846
  }
847
- .awsui_status-bar__language-mode_1gl9c_1sd5i_846:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1sd5i_846:not(#\9) {
847
+ .awsui_status-bar__language-mode_1gl9c_twqy4_846:not(#\9), .awsui_status-bar__cursor-position_1gl9c_twqy4_846:not(#\9) {
848
848
  display: inline-block;
849
849
  color: var(--color-text-body-default-ffdwgg, #16191f);
850
850
  padding: var(--space-scaled-xs-x91h81, 8px) var(--space-s-2025hl, 12px);
851
851
  }
852
- .awsui_status-bar__cog-button_1gl9c_1sd5i_851:not(#\9) {
852
+ .awsui_status-bar__cog-button_1gl9c_twqy4_851:not(#\9) {
853
853
  padding: calc(var(--space-scaled-xxs-t7ij38, 4px) - 1px) calc(var(--space-xs-xf5ch3, 8px) - 2px);
854
854
  }
855
855
 
856
- .awsui_status-bar-virtual_1gl9c_1sd5i_855:not(#\9) {
856
+ .awsui_status-bar-virtual_1gl9c_twqy4_855:not(#\9) {
857
857
  position: absolute !important;
858
858
  top: -9999px !important;
859
859
  left: -9999px !important;
860
860
  }
861
861
 
862
- .awsui_tab-button_1gl9c_1sd5i_861:not(#\9) {
862
+ .awsui_tab-button_1gl9c_twqy4_861:not(#\9) {
863
863
  position: relative;
864
864
  display: inline-block;
865
865
  padding: var(--space-scaled-xs-x91h81, 8px) var(--space-s-2025hl, 12px);
@@ -872,11 +872,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
872
872
  cursor: pointer;
873
873
  z-index: 1;
874
874
  }
875
- .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):hover {
875
+ .awsui_tab-button_1gl9c_twqy4_861:not(#\9):hover {
876
876
  color: var(--color-text-code-editor-tab-button-error-xw0xdi, #ffffff);
877
877
  background: var(--color-text-status-error-ofc4yr, #d13212);
878
878
  }
879
- .awsui_tab-button_1gl9c_1sd5i_861:not(#\9)::after {
879
+ .awsui_tab-button_1gl9c_twqy4_861:not(#\9)::after {
880
880
  content: "";
881
881
  position: absolute;
882
882
  left: 0;
@@ -887,54 +887,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1sd5i_98 .ace_edito
887
887
  background: var(--color-text-status-error-ofc4yr, #d13212);
888
888
  opacity: 0;
889
889
  }
890
- .awsui_tab-button--refresh_1gl9c_1sd5i_889:not(#\9) {
890
+ .awsui_tab-button--refresh_1gl9c_twqy4_889:not(#\9) {
891
891
  padding-bottom: calc(var(--space-scaled-xs-x91h81, 8px) + var(--border-active-width-lk35x8, 2px) - 2px);
892
892
  }
893
- .awsui_tab-button--warnings_1gl9c_1sd5i_892:not(#\9) {
893
+ .awsui_tab-button--warnings_1gl9c_twqy4_892:not(#\9) {
894
894
  color: var(--color-text-status-warning-azn00c, #906806);
895
895
  }
896
- .awsui_tab-button--warnings_1gl9c_1sd5i_892:not(#\9):hover {
896
+ .awsui_tab-button--warnings_1gl9c_twqy4_892:not(#\9):hover {
897
897
  background: var(--color-text-status-warning-azn00c, #906806);
898
898
  }
899
- .awsui_tab-button--warnings_1gl9c_1sd5i_892:not(#\9)::after {
899
+ .awsui_tab-button--warnings_1gl9c_twqy4_892:not(#\9)::after {
900
900
  background: var(--color-text-status-warning-azn00c, #906806);
901
901
  }
902
- .awsui_tab-button--active_1gl9c_1sd5i_901:not(#\9)::after {
902
+ .awsui_tab-button--active_1gl9c_twqy4_901:not(#\9)::after {
903
903
  opacity: 1;
904
904
  }
905
- .awsui_tab-button--refresh_1gl9c_1sd5i_889:not(#\9)::after {
905
+ .awsui_tab-button--refresh_1gl9c_twqy4_889:not(#\9)::after {
906
906
  transition: opacity var(--motion-duration-refresh-only-medium-0rwzu1, 165ms) var(--motion-easing-refresh-only-c-2mltoq, cubic-bezier(0.84, 0, 0.16, 1));
907
907
  }
908
908
  @media (prefers-reduced-motion: reduce) {
909
- .awsui_tab-button--refresh_1gl9c_1sd5i_889:not(#\9)::after {
909
+ .awsui_tab-button--refresh_1gl9c_twqy4_889:not(#\9)::after {
910
910
  animation: none;
911
911
  transition: none;
912
912
  }
913
913
  }
914
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1sd5i_889:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1sd5i_889:not(#\9)::after {
914
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_twqy4_889:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_twqy4_889:not(#\9)::after {
915
915
  animation: none;
916
916
  transition: none;
917
917
  }
918
- .awsui_tab-button--disabled_1gl9c_1sd5i_917:not(#\9) {
918
+ .awsui_tab-button--disabled_1gl9c_twqy4_917:not(#\9) {
919
919
  font-weight: normal;
920
920
  color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
921
921
  cursor: default;
922
922
  }
923
- .awsui_tab-button--disabled_1gl9c_1sd5i_917:not(#\9):hover {
923
+ .awsui_tab-button--disabled_1gl9c_twqy4_917:not(#\9):hover {
924
924
  color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
925
925
  background: transparent;
926
926
  }
927
- .awsui_tab-button--disabled_1gl9c_1sd5i_917:not(#\9)::after {
927
+ .awsui_tab-button--disabled_1gl9c_twqy4_917:not(#\9)::after {
928
928
  display: none;
929
929
  }
930
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):focus {
930
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_twqy4_861:not(#\9):focus {
931
931
  position: relative;
932
932
  }
933
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):focus {
933
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_twqy4_861:not(#\9):focus {
934
934
  outline: 2px dotted transparent;
935
935
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-frwh89, 3px) - 1px);
936
936
  }
937
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):focus::before {
937
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_twqy4_861:not(#\9):focus::before {
938
938
  content: " ";
939
939
  display: block;
940
940
  position: absolute;
@@ -945,19 +945,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):f
945
945
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
946
946
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
947
947
  }
948
- .awsui_tab-button--divider_1gl9c_1sd5i_947:not(#\9) {
948
+ .awsui_tab-button--divider_1gl9c_twqy4_947:not(#\9) {
949
949
  display: inline-block;
950
950
  height: var(--line-height-body-m-2zx78l, 22px);
951
951
  width: var(--border-code-editor-status-divider-width-j22nww, 0px);
952
952
  background: var(--color-border-tabs-divider-xzqbyc, #aab7b8);
953
953
  vertical-align: middle;
954
954
  }
955
- .awsui_tab-button--errors_1gl9c_1sd5i_954:not(#\9) {
955
+ .awsui_tab-button--errors_1gl9c_twqy4_954:not(#\9) {
956
956
  /* used in test-utils */
957
957
  }
958
958
 
959
- .awsui_loading-screen_1gl9c_1sd5i_958:not(#\9),
960
- .awsui_error-screen_1gl9c_1sd5i_959:not(#\9) {
959
+ .awsui_loading-screen_1gl9c_twqy4_958:not(#\9),
960
+ .awsui_error-screen_1gl9c_twqy4_959:not(#\9) {
961
961
  display: flex;
962
962
  align-items: center;
963
963
  justify-content: center;
@@ -967,6 +967,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1sd5i_861:not(#\9):f
967
967
  border-radius: var(--border-radius-code-editor-tir8eq, 0px);
968
968
  }
969
969
 
970
- .awsui_error-screen_1gl9c_1sd5i_959:not(#\9) {
970
+ .awsui_error-screen_1gl9c_twqy4_959:not(#\9) {
971
971
  color: var(--color-text-status-error-ofc4yr, #d13212);
972
972
  }