@cloudscape-design/components 3.0.460 → 3.0.461

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -95,89 +95,89 @@ 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_1amf1_98 .ace_editor .ace_gutter:not(#\9) {
99
- border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
98
+ .awsui_code-editor-refresh_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9) {
99
+ border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
100
100
  }
101
- .awsui_code-editor-refresh_1gl9c_1amf1_98 .ace_editor .ace_scroller:not(#\9) {
102
- border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
101
+ .awsui_code-editor-refresh_1gl9c_mfaa2_98 .ace_editor .ace_scroller:not(#\9) {
102
+ border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
103
103
  }
104
104
 
105
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_mfaa2_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_1amf1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
110
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
+ .awsui_code-editor_1gl9c_mfaa2_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_1amf1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  color: var(--color-text-status-error-wdvepn, #d91515);
122
122
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
123
123
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
124
124
  }
125
125
  @supports (--css-variable-support-check: #000) {
126
126
  @media not print {
127
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
127
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
128
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
129
129
  }
130
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
131
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
132
132
  }
133
133
  }
134
134
  }
135
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
135
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
136
136
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
137
137
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
138
138
  }
139
139
  @supports (--css-variable-support-check: #000) {
140
140
  @media not print {
141
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
142
142
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
143
143
  }
144
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
144
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning: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='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
146
146
  }
147
147
  }
148
148
  }
149
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
- padding-inline: 24px 16px;
149
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
+ padding-left: 24px;
151
+ padding-right: 16px;
151
152
  }
152
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9) {
153
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9) {
153
154
  /* A good test case for disabled folds
154
155
  <<html<<<<
155
156
  </html>
156
157
  */
157
- inline-size: 14px;
158
- margin-inline-end: -15px;
158
+ width: 14px;
159
+ margin-right: -15px;
159
160
  background-color: transparent;
160
- border-block: none;
161
- border-inline: none;
161
+ border: none;
162
162
  }
163
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
- margin-inline-start: -21px;
163
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
+ margin-left: -21px;
165
165
  }
166
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9),
167
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
166
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9),
167
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9) {
168
168
  box-shadow: none;
169
169
  }
170
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
170
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
172
172
  position: relative;
173
173
  }
174
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
174
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
176
176
  outline: 2px dotted transparent;
177
177
  outline-offset: calc(-1px - 1px);
178
178
  }
179
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
179
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
181
181
  content: " ";
182
182
  display: block;
183
183
  position: absolute;
@@ -188,95 +188,95 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
188
188
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
189
189
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
190
190
  }
191
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
191
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
192
192
  background: transparent;
193
193
  box-sizing: border-box;
194
- border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
195
- border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
194
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
195
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
196
196
  }
197
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
- border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
199
- border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
197
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
199
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
200
200
  }
201
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter:not(#\9) {
201
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9) {
202
202
  background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
203
203
  color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
204
204
  }
205
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter:not(#\9):focus,
206
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_scroller:not(#\9):focus {
205
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9):focus,
206
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_scroller:not(#\9):focus {
207
207
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
208
208
  }
209
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
210
210
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
211
211
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
212
212
  }
213
213
  @supports (--css-variable-support-check: #000) {
214
214
  @media not print {
215
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
216
216
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
217
217
  }
218
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
219
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
220
220
  }
221
221
  }
222
222
  }
223
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
224
224
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  }
227
227
  @supports (--css-variable-support-check: #000) {
228
228
  @media not print {
229
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
230
230
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
231
231
  }
232
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
233
233
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
234
234
  }
235
235
  }
236
236
  }
237
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
237
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
238
238
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  }
241
241
  @supports (--css-variable-support-check: #000) {
242
242
  @media not print {
243
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
243
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
244
244
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
245
245
  }
246
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
247
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
248
248
  }
249
249
  }
250
250
  }
251
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
251
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
252
252
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
253
253
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
254
254
  }
255
255
  @supports (--css-variable-support-check: #000) {
256
256
  @media not print {
257
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
257
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
258
258
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
259
259
  }
260
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
261
261
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
262
262
  }
263
263
  }
264
264
  }
265
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
265
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line:not(#\9) {
266
266
  background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
267
267
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
268
268
  }
269
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
269
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
271
271
  position: relative;
272
272
  }
273
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
273
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
275
275
  outline: 2px dotted transparent;
276
276
  outline-offset: calc(-2px - 1px);
277
277
  }
278
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
279
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
278
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
279
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
280
280
  content: " ";
281
281
  display: block;
282
282
  position: absolute;
@@ -287,63 +287,63 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
287
287
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
288
288
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
289
289
  }
290
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
290
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
291
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
292
292
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
293
293
  }
294
294
  @supports (--css-variable-support-check: #000) {
295
295
  @media not print {
296
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
297
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
298
298
  }
299
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
299
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
300
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
301
301
  }
302
302
  }
303
303
  }
304
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
304
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
305
305
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
306
306
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
307
307
  }
308
308
  @supports (--css-variable-support-check: #000) {
309
309
  @media not print {
310
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
311
311
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
312
  }
313
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
313
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
314
314
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
315
315
  }
316
316
  }
317
317
  }
318
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
318
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
319
319
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
320
320
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
321
321
  }
322
322
  @supports (--css-variable-support-check: #000) {
323
323
  @media not print {
324
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
324
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
325
325
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
326
326
  }
327
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
327
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
328
328
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
329
329
  }
330
330
  }
331
331
  }
332
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
332
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
333
333
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
334
334
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
335
335
  }
336
336
  @supports (--css-variable-support-check: #000) {
337
337
  @media not print {
338
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
339
339
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
340
  }
341
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
341
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
342
342
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
343
343
  }
344
344
  }
345
345
  }
346
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
346
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
347
347
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
348
348
  background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
349
349
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
@@ -351,80 +351,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
353
  @media not print {
354
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
354
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
355
355
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
356
356
  }
357
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
357
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
358
358
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
359
359
  }
360
360
  }
361
361
  }
362
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
362
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
363
363
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
364
364
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
365
365
  }
366
366
  @supports (--css-variable-support-check: #000) {
367
367
  @media not print {
368
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
368
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
369
369
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
370
370
  }
371
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
371
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
372
372
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
373
373
  }
374
374
  }
375
375
  }
376
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
376
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
377
377
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
378
378
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
379
379
  }
380
380
  @supports (--css-variable-support-check: #000) {
381
381
  @media not print {
382
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
382
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
383
383
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
384
384
  }
385
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
385
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
386
386
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
387
387
  }
388
388
  }
389
389
  }
390
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
390
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
391
391
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
392
392
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
393
393
  }
394
394
  @supports (--css-variable-support-check: #000) {
395
395
  @media not print {
396
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
396
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
397
397
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
398
398
  }
399
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_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_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
399
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_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_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
400
400
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
401
401
  }
402
402
  }
403
403
  }
404
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
404
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
405
405
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
406
406
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
407
407
  }
408
408
  @supports (--css-variable-support-check: #000) {
409
409
  @media not print {
410
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
410
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
411
411
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
412
412
  }
413
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
413
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
414
414
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
415
415
  }
416
416
  }
417
417
  }
418
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
418
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
419
419
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
420
420
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
421
421
  }
422
422
  @supports (--css-variable-support-check: #000) {
423
423
  @media not print {
424
- .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
424
+ .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
425
425
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
426
426
  }
427
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_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_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
427
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_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_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
428
428
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
429
429
  }
430
430
  }
@@ -435,94 +435,92 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
435
435
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
436
436
  SPDX-License-Identifier: Apache-2.0
437
437
  */
438
- .awsui_pane_1gl9c_1amf1_438:not(#\9) {
438
+ .awsui_pane_1gl9c_mfaa2_438:not(#\9) {
439
439
  display: flex;
440
440
  position: relative;
441
441
  flex-direction: row;
442
442
  flex: 1;
443
- border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
444
- border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
445
- border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
443
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
444
+ border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
445
+ border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
446
446
  background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
447
447
  color: var(--color-text-body-default-2sxhhn, #000716);
448
448
  }
449
- .awsui_pane__close-container_1gl9c_1amf1_449:not(#\9) {
449
+ .awsui_pane__close-container_1gl9c_mfaa2_449:not(#\9) {
450
450
  position: absolute;
451
- inset-block-start: 0;
452
- inset-inline-end: calc(var(--space-s-34lx8l, 12px) / 2);
451
+ top: 0;
452
+ right: calc(var(--space-s-34lx8l, 12px) / 2);
453
453
  }
454
- .awsui_pane__list_1gl9c_1amf1_454:not(#\9) {
454
+ .awsui_pane__list_1gl9c_mfaa2_454:not(#\9) {
455
455
  flex: 1;
456
456
  overflow: auto;
457
- max-block-size: 100%;
457
+ max-height: 100%;
458
458
  box-sizing: border-box;
459
- margin-inline-end: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
459
+ margin-right: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
460
460
  }
461
- .awsui_pane__table_1gl9c_1amf1_461:not(#\9) {
462
- inline-size: 100%;
461
+ .awsui_pane__table_1gl9c_mfaa2_461:not(#\9) {
462
+ width: 100%;
463
463
  border-spacing: 0;
464
- margin-block: var(--space-s-34lx8l, 12px);
465
- margin-inline: 0;
464
+ margin: var(--space-s-34lx8l, 12px) 0;
466
465
  }
467
- .awsui_pane__item_1gl9c_1amf1_467 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9) {
468
- border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
469
- border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
466
+ .awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9) {
467
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
468
+ border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
470
469
  }
471
- .awsui_pane__item_1gl9c_1amf1_467 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9):first-child {
472
- border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
473
- border-start-start-radius: var(--border-radius-item-05df9h, 8px);
474
- border-end-start-radius: var(--border-radius-item-05df9h, 8px);
470
+ .awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):first-child {
471
+ border-left: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
472
+ border-top-left-radius: var(--border-radius-item-05df9h, 8px);
473
+ border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
475
474
  }
476
- .awsui_pane__item_1gl9c_1amf1_467 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9):last-child {
477
- border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
478
- border-start-end-radius: var(--border-radius-item-05df9h, 8px);
479
- border-end-end-radius: var(--border-radius-item-05df9h, 8px);
475
+ .awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):last-child {
476
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
477
+ border-top-right-radius: var(--border-radius-item-05df9h, 8px);
478
+ border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
480
479
  }
481
- .awsui_pane__item--highlighted_1gl9c_1amf1_481:not(#\9), .awsui_pane__item_1gl9c_1amf1_467:not(#\9):hover, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):focus {
480
+ .awsui_pane__item--highlighted_1gl9c_mfaa2_480:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus {
482
481
  cursor: pointer;
483
482
  outline: none;
484
483
  }
485
- .awsui_pane__item--highlighted_1gl9c_1amf1_481 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9), .awsui_pane__item_1gl9c_1amf1_467:not(#\9):hover > .awsui_pane__cell_1gl9c_1amf1_467, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):focus > .awsui_pane__cell_1gl9c_1amf1_467 {
484
+ .awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466 {
486
485
  background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
487
486
  }
488
- .awsui_pane__item--highlighted_1gl9c_1amf1_481 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9), .awsui_pane__item_1gl9c_1amf1_467:not(#\9):hover > .awsui_pane__cell_1gl9c_1amf1_467, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):focus > .awsui_pane__cell_1gl9c_1amf1_467 {
489
- border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
490
- border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
487
+ .awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466 {
488
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
489
+ border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
491
490
  }
492
- .awsui_pane__item--highlighted_1gl9c_1amf1_481 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9):first-child, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):hover > .awsui_pane__cell_1gl9c_1amf1_467:first-child, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):focus > .awsui_pane__cell_1gl9c_1amf1_467:first-child {
493
- border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
494
- border-start-start-radius: var(--border-radius-item-05df9h, 8px);
495
- border-end-start-radius: var(--border-radius-item-05df9h, 8px);
491
+ .awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):first-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466:first-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466:first-child {
492
+ border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
493
+ border-top-left-radius: var(--border-radius-item-05df9h, 8px);
494
+ border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
496
495
  }
497
- .awsui_pane__item--highlighted_1gl9c_1amf1_481 > .awsui_pane__cell_1gl9c_1amf1_467:not(#\9):last-child, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):hover > .awsui_pane__cell_1gl9c_1amf1_467:last-child, .awsui_pane__item_1gl9c_1amf1_467:not(#\9):focus > .awsui_pane__cell_1gl9c_1amf1_467:last-child {
498
- border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
499
- border-start-end-radius: var(--border-radius-item-05df9h, 8px);
500
- border-end-end-radius: var(--border-radius-item-05df9h, 8px);
496
+ .awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):last-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466:last-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466:last-child {
497
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
498
+ border-top-right-radius: var(--border-radius-item-05df9h, 8px);
499
+ border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
501
500
  }
502
- .awsui_pane__location_1gl9c_1amf1_502:not(#\9), .awsui_pane__description_1gl9c_1amf1_502:not(#\9) {
503
- padding-block: var(--space-xxs-p8yyaw, 4px);
504
- padding-inline: var(--space-s-34lx8l, 12px);
501
+ .awsui_pane__location_1gl9c_mfaa2_501:not(#\9), .awsui_pane__description_1gl9c_mfaa2_501:not(#\9) {
502
+ padding: var(--space-xxs-p8yyaw, 4px) var(--space-s-34lx8l, 12px);
505
503
  }
506
- .awsui_pane__location_1gl9c_1amf1_502:not(#\9) {
504
+ .awsui_pane__location_1gl9c_mfaa2_501:not(#\9) {
507
505
  vertical-align: baseline;
508
506
  white-space: nowrap;
509
- padding-inline-start: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
507
+ padding-left: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
510
508
  }
511
- .awsui_pane__description_1gl9c_1amf1_502:not(#\9) {
512
- padding-inline-end: 0;
509
+ .awsui_pane__description_1gl9c_mfaa2_501:not(#\9) {
510
+ padding-right: 0;
513
511
  min-width: 0;
514
512
  word-break: break-word;
515
513
  }
516
514
 
517
- .awsui_focus-lock_1gl9c_1amf1_517:not(#\9) {
518
- block-size: 100%;
515
+ .awsui_focus-lock_1gl9c_mfaa2_515:not(#\9) {
516
+ height: 100%;
519
517
  }
520
518
 
521
519
  /*
522
520
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
523
521
  SPDX-License-Identifier: Apache-2.0
524
522
  */
525
- .awsui_code-editor_1gl9c_1amf1_98:not(#\9) {
523
+ .awsui_code-editor_1gl9c_mfaa2_98:not(#\9) {
526
524
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
527
525
  border-collapse: separate;
528
526
  border-spacing: 0;
@@ -560,29 +558,28 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
560
558
  -webkit-font-smoothing: auto;
561
559
  -moz-osx-font-smoothing: auto;
562
560
  display: inline-block;
563
- border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
564
- border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
565
- border-start-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
566
- border-start-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
567
- border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
568
- border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
569
- inline-size: 100%;
561
+ border: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
562
+ border-radius: var(--border-radius-code-editor-qvw11o, 8px);
563
+ width: 100%;
570
564
  }
571
565
 
572
- .awsui_editor_1gl9c_1amf1_546:not(#\9) {
566
+ .awsui_editor_1gl9c_mfaa2_540:not(#\9) {
573
567
  position: absolute;
574
- inset: 0;
568
+ top: 0;
569
+ right: 0;
570
+ bottom: 0;
571
+ left: 0;
575
572
  }
576
- .awsui_editor_1gl9c_1amf1_546:not(#\9):focus {
573
+ .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
577
574
  position: relative;
578
575
  position: absolute;
579
576
  overflow: visible;
580
577
  }
581
- .awsui_editor_1gl9c_1amf1_546:not(#\9):focus {
578
+ .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
582
579
  outline: 2px dotted transparent;
583
580
  outline-offset: calc(3px - 1px);
584
581
  }
585
- .awsui_editor_1gl9c_1amf1_546:not(#\9):focus::before {
582
+ .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus::before {
586
583
  content: " ";
587
584
  display: block;
588
585
  position: absolute;
@@ -594,135 +591,129 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1amf1_98 .ace_edito
594
591
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
595
592
  }
596
593
 
597
- .awsui_editor-refresh_1gl9c_1amf1_571:not(#\9) {
598
- border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
599
- border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
594
+ .awsui_editor-refresh_1gl9c_mfaa2_568:not(#\9) {
595
+ border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
596
+ border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
600
597
  }
601
598
 
602
- .awsui_status-bar_1gl9c_1amf1_576:not(#\9) {
599
+ .awsui_status-bar_1gl9c_mfaa2_573:not(#\9) {
603
600
  display: flex;
604
601
  vertical-align: middle;
605
- border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
602
+ border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
606
603
  background-color: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
607
604
  min-width: 0;
608
605
  word-break: break-word;
609
606
  }
610
- .awsui_status-bar-with-hidden-pane_1gl9c_1amf1_584:not(#\9) {
611
- border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
612
- border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
607
+ .awsui_status-bar-with-hidden-pane_1gl9c_mfaa2_581:not(#\9) {
608
+ border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
609
+ border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
613
610
  }
614
- .awsui_status-bar__left_1gl9c_1amf1_588:not(#\9) {
611
+ .awsui_status-bar__left_1gl9c_mfaa2_585:not(#\9) {
615
612
  flex: 1;
616
613
  display: flex;
617
614
  flex-wrap: wrap;
618
- padding-inline-start: var(--space-l-t419sm, 20px);
619
- border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
615
+ padding-left: var(--space-l-t419sm, 20px);
616
+ border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
620
617
  }
621
- .awsui_status-bar__left-virtual_1gl9c_1amf1_595:not(#\9) {
618
+ .awsui_status-bar__left-virtual_1gl9c_mfaa2_592:not(#\9) {
622
619
  flex-wrap: nowrap;
623
620
  white-space: nowrap;
624
621
  }
625
- .awsui_status-bar__right_1gl9c_1amf1_599:not(#\9) {
622
+ .awsui_status-bar__right_1gl9c_mfaa2_596:not(#\9) {
626
623
  display: flex;
627
624
  align-items: center;
628
625
  }
629
- .awsui_status-bar__language-mode_1gl9c_1amf1_603:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1amf1_603:not(#\9) {
626
+ .awsui_status-bar__language-mode_1gl9c_mfaa2_600:not(#\9), .awsui_status-bar__cursor-position_1gl9c_mfaa2_600:not(#\9) {
630
627
  display: inline-block;
631
628
  color: var(--color-text-body-default-2sxhhn, #000716);
632
- padding-block: var(--space-scaled-xs-26e2du, 8px);
633
- padding-inline: var(--space-s-34lx8l, 12px);
629
+ padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
634
630
  }
635
- .awsui_status-bar__cog-button_1gl9c_1amf1_609:not(#\9) {
636
- padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px);
637
- padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
631
+ .awsui_status-bar__cog-button_1gl9c_mfaa2_605:not(#\9) {
632
+ padding: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px) calc(var(--space-xs-zb16t3, 8px) - 2px);
638
633
  }
639
634
 
640
- .awsui_status-bar-virtual_1gl9c_1amf1_614:not(#\9) {
635
+ .awsui_status-bar-virtual_1gl9c_mfaa2_609:not(#\9) {
641
636
  position: absolute !important;
642
637
  top: -9999px !important;
643
638
  left: -9999px !important;
644
639
  }
645
640
 
646
- .awsui_tab-button_1gl9c_1amf1_620:not(#\9) {
641
+ .awsui_tab-button_1gl9c_mfaa2_615:not(#\9) {
647
642
  position: relative;
648
643
  display: inline-block;
649
- padding-block: var(--space-scaled-xs-26e2du, 8px);
650
- padding-inline: var(--space-s-34lx8l, 12px);
644
+ padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
651
645
  line-height: inherit;
652
646
  color: var(--color-text-status-error-wdvepn, #d91515);
653
647
  background: none;
654
- border-block: none;
655
- border-inline: none;
648
+ border: none;
656
649
  font-weight: bold;
657
650
  outline: none;
658
651
  cursor: pointer;
659
652
  z-index: 1;
660
653
  }
661
- .awsui_tab-button_1gl9c_1amf1_620:not(#\9):hover {
654
+ .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):hover {
662
655
  color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
663
656
  background: var(--color-text-status-error-wdvepn, #d91515);
664
657
  }
665
- .awsui_tab-button_1gl9c_1amf1_620:not(#\9)::after {
658
+ .awsui_tab-button_1gl9c_mfaa2_615:not(#\9)::after {
666
659
  content: "";
667
660
  position: absolute;
668
- inset-inline: 0;
669
- inset-block-end: 0;
670
- block-size: var(--border-active-width-9dmqf4, 4px);
671
- border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
672
- border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
673
- border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
674
- border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
661
+ left: 0;
662
+ right: 0;
663
+ bottom: 0;
664
+ height: var(--border-active-width-9dmqf4, 4px);
665
+ border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
675
666
  background: var(--color-text-status-error-wdvepn, #d91515);
676
667
  opacity: 0;
677
668
  }
678
- .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9) {
679
- padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
669
+ .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9) {
670
+ padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
680
671
  }
681
- .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9) {
672
+ .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9) {
682
673
  color: var(--color-text-status-warning-yik8vi, #8d6605);
683
674
  }
684
- .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9):hover {
675
+ .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9):hover {
685
676
  background: var(--color-text-status-warning-yik8vi, #8d6605);
686
677
  }
687
- .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9)::after {
678
+ .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9)::after {
688
679
  background: var(--color-text-status-warning-yik8vi, #8d6605);
689
680
  }
690
- .awsui_tab-button--active_1gl9c_1amf1_664:not(#\9)::after {
681
+ .awsui_tab-button--active_1gl9c_mfaa2_655:not(#\9)::after {
691
682
  opacity: 1;
692
683
  }
693
- .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after {
684
+ .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
694
685
  transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
695
686
  }
696
687
  @media (prefers-reduced-motion: reduce) {
697
- .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after {
688
+ .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
698
689
  animation: none;
699
690
  transition: none;
700
691
  }
701
692
  }
702
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after {
693
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
703
694
  animation: none;
704
695
  transition: none;
705
696
  }
706
- .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9) {
697
+ .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9) {
707
698
  font-weight: normal;
708
699
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
709
700
  cursor: default;
710
701
  }
711
- .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9):hover {
702
+ .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9):hover {
712
703
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
713
704
  background: transparent;
714
705
  }
715
- .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9)::after {
706
+ .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9)::after {
716
707
  display: none;
717
708
  }
718
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus {
709
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
719
710
  position: relative;
720
711
  }
721
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus {
712
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
722
713
  outline: 2px dotted transparent;
723
714
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
724
715
  }
725
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus::before {
716
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus::before {
726
717
  content: " ";
727
718
  display: block;
728
719
  position: absolute;
@@ -733,31 +724,28 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):f
733
724
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
734
725
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
735
726
  }
736
- .awsui_tab-button--divider_1gl9c_1amf1_710:not(#\9) {
727
+ .awsui_tab-button--divider_1gl9c_mfaa2_701:not(#\9) {
737
728
  display: inline-block;
738
- block-size: var(--line-height-body-m-30ar75, 20px);
739
- inline-size: var(--border-code-editor-status-divider-width-6zj7o8, 2px);
729
+ height: var(--line-height-body-m-30ar75, 20px);
730
+ width: var(--border-code-editor-status-divider-width-6zj7o8, 2px);
740
731
  background: var(--color-border-tabs-divider-as2avh, #e9ebed);
741
732
  vertical-align: middle;
742
733
  }
743
- .awsui_tab-button--errors_1gl9c_1amf1_717:not(#\9) {
734
+ .awsui_tab-button--errors_1gl9c_mfaa2_708:not(#\9) {
744
735
  /* used in test-utils */
745
736
  }
746
737
 
747
- .awsui_loading-screen_1gl9c_1amf1_721:not(#\9),
748
- .awsui_error-screen_1gl9c_1amf1_722:not(#\9) {
738
+ .awsui_loading-screen_1gl9c_mfaa2_712:not(#\9),
739
+ .awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
749
740
  display: flex;
750
741
  align-items: center;
751
742
  justify-content: center;
752
- block-size: 480px;
743
+ height: 480px;
753
744
  color: var(--color-text-body-secondary-so8znq, #414d5c);
754
745
  background: var(--color-background-code-editor-loading-0hc882, #fbfbfb);
755
- border-start-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
756
- border-start-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
757
- border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
758
- border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
746
+ border-radius: var(--border-radius-code-editor-qvw11o, 8px);
759
747
  }
760
748
 
761
- .awsui_error-screen_1gl9c_1amf1_722:not(#\9) {
749
+ .awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
762
750
  color: var(--color-text-status-error-wdvepn, #d91515);
763
751
  }