@cloudscape-design/components 3.0.459 → 3.0.460

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 +59 -53
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  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 +55 -48
  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 +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +3 -4
  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 +18 -17
  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 +10 -9
  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 +268 -251
  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 +12 -11
  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 +30 -29
  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 +11 -7
  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 +8 -3
  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 +244 -240
  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 +20 -19
  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 +28 -21
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +155 -153
  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 +60 -50
  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 +38 -33
  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 +39 -36
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +75 -59
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +110 -94
  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 +210 -198
  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 +40 -30
  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 +79 -66
  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 +8 -9
  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 +70 -64
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +106 -98
  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 +71 -60
  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 +73 -68
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +21 -18
  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 +3 -2
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +7 -11
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +0 -1
  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 +2 -4
  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 +29 -32
  142. package/expandable-section/styles.scoped.css +99 -106
  143. package/expandable-section/styles.selectors.js +29 -32
  144. package/expandable-section/utils.d.ts +2 -3
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +1 -4
  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 +8 -4
  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 +220 -215
  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 +4 -12
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +10 -46
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/styles.css.js +5 -19
  176. package/internal/components/chart-series-details/styles.scoped.css +15 -141
  177. package/internal/components/chart-series-details/styles.selectors.js +5 -19
  178. package/internal/environment.js +1 -1
  179. package/internal/environment.json +1 -1
  180. package/internal/manifest.json +1 -1
  181. package/line-chart/interfaces.d.ts +8 -2
  182. package/line-chart/interfaces.d.ts.map +1 -1
  183. package/line-chart/interfaces.js.map +1 -1
  184. package/mixed-line-bar-chart/chart-container.d.ts +1 -2
  185. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  186. package/mixed-line-bar-chart/chart-container.js +8 -17
  187. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-popover.d.ts +0 -1
  189. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-popover.js +3 -13
  191. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  192. package/mixed-line-bar-chart/format-highlighted.d.ts +2 -7
  193. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/format-highlighted.js +5 -25
  195. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  196. package/mixed-line-bar-chart/interfaces.d.ts +6 -38
  197. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  199. package/mixed-line-bar-chart/internal.d.ts +1 -1
  200. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  201. package/mixed-line-bar-chart/internal.js +2 -2
  202. package/mixed-line-bar-chart/internal.js.map +1 -1
  203. package/modal/styles.css.js +23 -23
  204. package/modal/styles.scoped.css +39 -39
  205. package/modal/styles.selectors.js +23 -23
  206. package/package.json +1 -1
  207. package/pie-chart/interfaces.d.ts +5 -5
  208. package/pie-chart/interfaces.d.ts.map +1 -1
  209. package/pie-chart/interfaces.js.map +1 -1
  210. package/pie-chart/pie-chart.d.ts +1 -1
  211. package/pie-chart/pie-chart.d.ts.map +1 -1
  212. package/pie-chart/pie-chart.js +18 -21
  213. package/pie-chart/pie-chart.js.map +1 -1
  214. package/table/column-widths-utils.d.ts +0 -1
  215. package/table/column-widths-utils.d.ts.map +1 -1
  216. package/table/column-widths-utils.js +0 -18
  217. package/table/column-widths-utils.js.map +1 -1
  218. package/table/internal.d.ts.map +1 -1
  219. package/table/internal.js +6 -7
  220. package/table/internal.js.map +1 -1
  221. package/table/node-data-cell.d.ts +15 -0
  222. package/table/node-data-cell.d.ts.map +1 -0
  223. package/table/node-data-cell.js +25 -0
  224. package/table/node-data-cell.js.map +1 -0
  225. package/table/sticky-columns/use-sticky-columns.js +1 -1
  226. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  227. package/table/thead.d.ts +1 -0
  228. package/table/thead.d.ts.map +1 -1
  229. package/table/thead.js +18 -3
  230. package/table/thead.js.map +1 -1
  231. package/table/use-column-widths.d.ts +3 -5
  232. package/table/use-column-widths.d.ts.map +1 -1
  233. package/table/use-column-widths.js +11 -61
  234. package/table/use-column-widths.js.map +1 -1
  235. package/table/use-sticky-header.d.ts.map +1 -1
  236. package/table/use-sticky-header.js +13 -0
  237. package/table/use-sticky-header.js.map +1 -1
  238. package/test-utils/dom/internal/chart-popover.d.ts +0 -8
  239. package/test-utils/dom/internal/chart-popover.js +0 -23
  240. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  241. package/test-utils/selectors/internal/chart-popover.d.ts +0 -8
  242. package/test-utils/selectors/internal/chart-popover.js +0 -22
  243. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  244. package/test-utils/tsconfig.tsbuildinfo +1 -1
  245. package/tiles/styles.css.js +29 -29
  246. package/tiles/styles.scoped.css +97 -91
  247. package/tiles/styles.selectors.js +29 -29
  248. package/internal/components/chart-series-details/series-details-text.d.ts +0 -2
  249. package/internal/components/chart-series-details/series-details-text.d.ts.map +0 -1
  250. package/internal/components/chart-series-details/series-details-text.js +0 -17
  251. package/internal/components/chart-series-details/series-details-text.js.map +0 -1
  252. package/table/no-data-cell.d.ts +0 -13
  253. package/table/no-data-cell.d.ts.map +0 -1
  254. package/table/no-data-cell.js +0 -24
  255. package/table/no-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_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));
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));
100
100
  }
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));
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));
103
103
  }
104
104
 
105
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
127
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
135
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
- padding-left: 24px;
151
- padding-right: 16px;
149
+ .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
+ padding-inline: 24px 16px;
152
151
  }
153
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9) {
152
+ .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_fold-widget:not(#\9) {
154
153
  /* A good test case for disabled folds
155
154
  <<html<<<<
156
155
  </html>
157
156
  */
158
- width: 14px;
159
- margin-right: -15px;
157
+ inline-size: 14px;
158
+ margin-inline-end: -15px;
160
159
  background-color: transparent;
161
- border: none;
160
+ border-block: none;
161
+ border-inline: none;
162
162
  }
163
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
- margin-left: -21px;
163
+ .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
+ margin-inline-start: -21px;
165
165
  }
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) {
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) {
168
168
  box-shadow: none;
169
169
  }
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 {
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 {
172
172
  position: relative;
173
173
  }
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 {
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 {
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_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 {
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 {
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_mfaa2_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_mfaa2_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
191
+ .awsui_code-editor_1gl9c_1amf1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
192
192
  background: transparent;
193
193
  box-sizing: border-box;
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);
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);
196
196
  }
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);
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);
200
200
  }
201
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9) {
201
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter:not(#\9):focus,
206
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_scroller:not(#\9):focus {
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 {
207
207
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
208
208
  }
209
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_1amf1_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_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 {
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 {
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_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
237
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
243
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
251
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
257
+ .awsui_code-editor_1gl9c_1amf1_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_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 {
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 {
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_mfaa2_98 .ace_editor .ace_gutter-active-line:not(#\9) {
265
+ .awsui_code-editor_1gl9c_1amf1_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_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 {
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 {
271
271
  position: relative;
272
272
  }
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 {
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 {
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_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 {
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 {
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_mfaa2_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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
290
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
304
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_1amf1_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_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 {
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 {
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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
318
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
324
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
332
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_1amf1_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_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 {
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 {
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_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
346
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_edito
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
353
  @media not print {
354
- .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
354
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
362
+ .awsui_code-editor_1gl9c_1amf1_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_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
368
+ .awsui_code-editor_1gl9c_1amf1_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_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) {
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) {
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_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) {
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) {
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_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) {
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) {
383
383
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
384
384
  }
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) {
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) {
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_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 {
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 {
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_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 {
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 {
397
397
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
398
398
  }
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 {
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 {
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_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) {
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) {
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_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) {
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) {
411
411
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
412
412
  }
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) {
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) {
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_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 {
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 {
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_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 {
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 {
425
425
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
426
426
  }
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 {
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 {
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,92 +435,94 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_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_mfaa2_438:not(#\9) {
438
+ .awsui_pane_1gl9c_1amf1_438:not(#\9) {
439
439
  display: flex;
440
440
  position: relative;
441
441
  flex-direction: row;
442
442
  flex: 1;
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);
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);
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_mfaa2_449:not(#\9) {
449
+ .awsui_pane__close-container_1gl9c_1amf1_449:not(#\9) {
450
450
  position: absolute;
451
- top: 0;
452
- right: calc(var(--space-s-34lx8l, 12px) / 2);
451
+ inset-block-start: 0;
452
+ inset-inline-end: calc(var(--space-s-34lx8l, 12px) / 2);
453
453
  }
454
- .awsui_pane__list_1gl9c_mfaa2_454:not(#\9) {
454
+ .awsui_pane__list_1gl9c_1amf1_454:not(#\9) {
455
455
  flex: 1;
456
456
  overflow: auto;
457
- max-height: 100%;
457
+ max-block-size: 100%;
458
458
  box-sizing: border-box;
459
- margin-right: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
459
+ margin-inline-end: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
460
460
  }
461
- .awsui_pane__table_1gl9c_mfaa2_461:not(#\9) {
462
- width: 100%;
461
+ .awsui_pane__table_1gl9c_1amf1_461:not(#\9) {
462
+ inline-size: 100%;
463
463
  border-spacing: 0;
464
- margin: var(--space-s-34lx8l, 12px) 0;
464
+ margin-block: var(--space-s-34lx8l, 12px);
465
+ margin-inline: 0;
465
466
  }
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);
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);
469
470
  }
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);
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);
474
475
  }
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);
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);
479
480
  }
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 {
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 {
481
482
  cursor: pointer;
482
483
  outline: none;
483
484
  }
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 {
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 {
485
486
  background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
486
487
  }
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);
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);
490
491
  }
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);
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);
495
496
  }
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);
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);
500
501
  }
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);
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);
503
505
  }
504
- .awsui_pane__location_1gl9c_mfaa2_501:not(#\9) {
506
+ .awsui_pane__location_1gl9c_1amf1_502:not(#\9) {
505
507
  vertical-align: baseline;
506
508
  white-space: nowrap;
507
- padding-left: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
509
+ padding-inline-start: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
508
510
  }
509
- .awsui_pane__description_1gl9c_mfaa2_501:not(#\9) {
510
- padding-right: 0;
511
+ .awsui_pane__description_1gl9c_1amf1_502:not(#\9) {
512
+ padding-inline-end: 0;
511
513
  min-width: 0;
512
514
  word-break: break-word;
513
515
  }
514
516
 
515
- .awsui_focus-lock_1gl9c_mfaa2_515:not(#\9) {
516
- height: 100%;
517
+ .awsui_focus-lock_1gl9c_1amf1_517:not(#\9) {
518
+ block-size: 100%;
517
519
  }
518
520
 
519
521
  /*
520
522
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
521
523
  SPDX-License-Identifier: Apache-2.0
522
524
  */
523
- .awsui_code-editor_1gl9c_mfaa2_98:not(#\9) {
525
+ .awsui_code-editor_1gl9c_1amf1_98:not(#\9) {
524
526
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
525
527
  border-collapse: separate;
526
528
  border-spacing: 0;
@@ -558,28 +560,29 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_edito
558
560
  -webkit-font-smoothing: auto;
559
561
  -moz-osx-font-smoothing: auto;
560
562
  display: inline-block;
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%;
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%;
564
570
  }
565
571
 
566
- .awsui_editor_1gl9c_mfaa2_540:not(#\9) {
572
+ .awsui_editor_1gl9c_1amf1_546:not(#\9) {
567
573
  position: absolute;
568
- top: 0;
569
- right: 0;
570
- bottom: 0;
571
- left: 0;
574
+ inset: 0;
572
575
  }
573
- .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
576
+ .awsui_editor_1gl9c_1amf1_546:not(#\9):focus {
574
577
  position: relative;
575
578
  position: absolute;
576
579
  overflow: visible;
577
580
  }
578
- .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
581
+ .awsui_editor_1gl9c_1amf1_546:not(#\9):focus {
579
582
  outline: 2px dotted transparent;
580
583
  outline-offset: calc(3px - 1px);
581
584
  }
582
- .awsui_editor_1gl9c_mfaa2_540:not(#\9):focus::before {
585
+ .awsui_editor_1gl9c_1amf1_546:not(#\9):focus::before {
583
586
  content: " ";
584
587
  display: block;
585
588
  position: absolute;
@@ -591,129 +594,135 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_edito
591
594
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
592
595
  }
593
596
 
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));
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));
597
600
  }
598
601
 
599
- .awsui_status-bar_1gl9c_mfaa2_573:not(#\9) {
602
+ .awsui_status-bar_1gl9c_1amf1_576:not(#\9) {
600
603
  display: flex;
601
604
  vertical-align: middle;
602
- border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
605
+ border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
603
606
  background-color: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
604
607
  min-width: 0;
605
608
  word-break: break-word;
606
609
  }
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);
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);
610
613
  }
611
- .awsui_status-bar__left_1gl9c_mfaa2_585:not(#\9) {
614
+ .awsui_status-bar__left_1gl9c_1amf1_588:not(#\9) {
612
615
  flex: 1;
613
616
  display: flex;
614
617
  flex-wrap: wrap;
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);
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);
617
620
  }
618
- .awsui_status-bar__left-virtual_1gl9c_mfaa2_592:not(#\9) {
621
+ .awsui_status-bar__left-virtual_1gl9c_1amf1_595:not(#\9) {
619
622
  flex-wrap: nowrap;
620
623
  white-space: nowrap;
621
624
  }
622
- .awsui_status-bar__right_1gl9c_mfaa2_596:not(#\9) {
625
+ .awsui_status-bar__right_1gl9c_1amf1_599:not(#\9) {
623
626
  display: flex;
624
627
  align-items: center;
625
628
  }
626
- .awsui_status-bar__language-mode_1gl9c_mfaa2_600:not(#\9), .awsui_status-bar__cursor-position_1gl9c_mfaa2_600:not(#\9) {
629
+ .awsui_status-bar__language-mode_1gl9c_1amf1_603:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1amf1_603:not(#\9) {
627
630
  display: inline-block;
628
631
  color: var(--color-text-body-default-2sxhhn, #000716);
629
- padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
632
+ padding-block: var(--space-scaled-xs-26e2du, 8px);
633
+ padding-inline: var(--space-s-34lx8l, 12px);
630
634
  }
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);
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);
633
638
  }
634
639
 
635
- .awsui_status-bar-virtual_1gl9c_mfaa2_609:not(#\9) {
640
+ .awsui_status-bar-virtual_1gl9c_1amf1_614:not(#\9) {
636
641
  position: absolute !important;
637
642
  top: -9999px !important;
638
643
  left: -9999px !important;
639
644
  }
640
645
 
641
- .awsui_tab-button_1gl9c_mfaa2_615:not(#\9) {
646
+ .awsui_tab-button_1gl9c_1amf1_620:not(#\9) {
642
647
  position: relative;
643
648
  display: inline-block;
644
- padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
649
+ padding-block: var(--space-scaled-xs-26e2du, 8px);
650
+ padding-inline: var(--space-s-34lx8l, 12px);
645
651
  line-height: inherit;
646
652
  color: var(--color-text-status-error-wdvepn, #d91515);
647
653
  background: none;
648
- border: none;
654
+ border-block: none;
655
+ border-inline: none;
649
656
  font-weight: bold;
650
657
  outline: none;
651
658
  cursor: pointer;
652
659
  z-index: 1;
653
660
  }
654
- .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):hover {
661
+ .awsui_tab-button_1gl9c_1amf1_620:not(#\9):hover {
655
662
  color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
656
663
  background: var(--color-text-status-error-wdvepn, #d91515);
657
664
  }
658
- .awsui_tab-button_1gl9c_mfaa2_615:not(#\9)::after {
665
+ .awsui_tab-button_1gl9c_1amf1_620:not(#\9)::after {
659
666
  content: "";
660
667
  position: absolute;
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);
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);
666
675
  background: var(--color-text-status-error-wdvepn, #d91515);
667
676
  opacity: 0;
668
677
  }
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);
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);
671
680
  }
672
- .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9) {
681
+ .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9) {
673
682
  color: var(--color-text-status-warning-yik8vi, #8d6605);
674
683
  }
675
- .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9):hover {
684
+ .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9):hover {
676
685
  background: var(--color-text-status-warning-yik8vi, #8d6605);
677
686
  }
678
- .awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9)::after {
687
+ .awsui_tab-button--warnings_1gl9c_1amf1_655:not(#\9)::after {
679
688
  background: var(--color-text-status-warning-yik8vi, #8d6605);
680
689
  }
681
- .awsui_tab-button--active_1gl9c_mfaa2_655:not(#\9)::after {
690
+ .awsui_tab-button--active_1gl9c_1amf1_664:not(#\9)::after {
682
691
  opacity: 1;
683
692
  }
684
- .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
693
+ .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after {
685
694
  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));
686
695
  }
687
696
  @media (prefers-reduced-motion: reduce) {
688
- .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
697
+ .awsui_tab-button--refresh_1gl9c_1amf1_652:not(#\9)::after {
689
698
  animation: none;
690
699
  transition: none;
691
700
  }
692
701
  }
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 {
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 {
694
703
  animation: none;
695
704
  transition: none;
696
705
  }
697
- .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9) {
706
+ .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9) {
698
707
  font-weight: normal;
699
708
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
700
709
  cursor: default;
701
710
  }
702
- .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9):hover {
711
+ .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9):hover {
703
712
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
704
713
  background: transparent;
705
714
  }
706
- .awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9)::after {
715
+ .awsui_tab-button--disabled_1gl9c_1amf1_680:not(#\9)::after {
707
716
  display: none;
708
717
  }
709
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
718
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus {
710
719
  position: relative;
711
720
  }
712
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
721
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus {
713
722
  outline: 2px dotted transparent;
714
723
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
715
724
  }
716
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus::before {
725
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1amf1_620:not(#\9):focus::before {
717
726
  content: " ";
718
727
  display: block;
719
728
  position: absolute;
@@ -724,28 +733,31 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):f
724
733
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
725
734
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
726
735
  }
727
- .awsui_tab-button--divider_1gl9c_mfaa2_701:not(#\9) {
736
+ .awsui_tab-button--divider_1gl9c_1amf1_710:not(#\9) {
728
737
  display: inline-block;
729
- height: var(--line-height-body-m-30ar75, 20px);
730
- width: var(--border-code-editor-status-divider-width-6zj7o8, 2px);
738
+ block-size: var(--line-height-body-m-30ar75, 20px);
739
+ inline-size: var(--border-code-editor-status-divider-width-6zj7o8, 2px);
731
740
  background: var(--color-border-tabs-divider-as2avh, #e9ebed);
732
741
  vertical-align: middle;
733
742
  }
734
- .awsui_tab-button--errors_1gl9c_mfaa2_708:not(#\9) {
743
+ .awsui_tab-button--errors_1gl9c_1amf1_717:not(#\9) {
735
744
  /* used in test-utils */
736
745
  }
737
746
 
738
- .awsui_loading-screen_1gl9c_mfaa2_712:not(#\9),
739
- .awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
747
+ .awsui_loading-screen_1gl9c_1amf1_721:not(#\9),
748
+ .awsui_error-screen_1gl9c_1amf1_722:not(#\9) {
740
749
  display: flex;
741
750
  align-items: center;
742
751
  justify-content: center;
743
- height: 480px;
752
+ block-size: 480px;
744
753
  color: var(--color-text-body-secondary-so8znq, #414d5c);
745
754
  background: var(--color-background-code-editor-loading-0hc882, #fbfbfb);
746
- border-radius: var(--border-radius-code-editor-qvw11o, 8px);
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);
747
759
  }
748
760
 
749
- .awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
761
+ .awsui_error-screen_1gl9c_1amf1_722:not(#\9) {
750
762
  color: var(--color-text-status-error-wdvepn, #d91515);
751
763
  }