@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  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 +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -1
@@ -95,62 +95,62 @@ 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_ngrv1_98 .ace_editor .ace_gutter:not(#\9) {
98
+ .awsui_code-editor-refresh_1gl9c_iorrl_98 .ace_editor .ace_gutter:not(#\9) {
99
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_ngrv1_98 .ace_editor .ace_scroller:not(#\9) {
101
+ .awsui_code-editor-refresh_1gl9c_iorrl_98 .ace_editor .ace_scroller:not(#\9) {
102
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_ngrv1_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
110
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
127
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
135
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
144
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_gutter-cell:not(#\9) {
149
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-cell:not(#\9) {
150
150
  padding-left: 24px;
151
151
  padding-right: 16px;
152
152
  }
153
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget:not(#\9) {
153
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget:not(#\9) {
154
154
  /* A good test case for disabled folds
155
155
  <<html<<<<
156
156
  </html>
@@ -160,190 +160,196 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  background-color: transparent;
161
161
  border: none;
162
162
  }
163
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
163
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
164
  margin-left: -21px;
165
165
  }
166
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget:not(#\9),
167
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
166
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget:not(#\9),
167
+ .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
170
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
174
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_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_ngrv1_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
179
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
181
181
  content: " ";
182
182
  display: block;
183
183
  position: absolute;
184
- left: calc(-1 * -1px);
185
- top: calc(-1 * -1px);
186
- width: calc(100% + 2 * -1px);
187
- height: calc(100% + 2 * -1px);
188
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
184
+ inset-inline-start: calc(-1 * -1px);
185
+ inset-block-start: calc(-1 * -1px);
186
+ inline-size: calc(100% + 2 * -1px);
187
+ block-size: calc(100% + 2 * -1px);
188
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
189
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
190
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
191
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
189
192
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
190
193
  }
191
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
194
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
192
195
  background: transparent;
193
196
  box-sizing: border-box;
194
197
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
195
198
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
196
199
  }
197
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
200
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
201
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
199
202
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
200
203
  }
201
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter:not(#\9) {
204
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter:not(#\9) {
202
205
  background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
203
206
  color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
204
207
  }
205
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter:not(#\9):focus,
206
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_scroller:not(#\9):focus {
208
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter:not(#\9):focus,
209
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_scroller:not(#\9):focus {
207
210
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
208
211
  }
209
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
212
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
210
213
  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
214
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
212
215
  }
213
216
  @supports (--css-variable-support-check: #000) {
214
217
  @media not print {
215
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
216
219
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
217
220
  }
218
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
221
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
222
  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
223
  }
221
224
  }
222
225
  }
223
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
226
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
224
227
  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
228
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
229
  }
227
230
  @supports (--css-variable-support-check: #000) {
228
231
  @media not print {
229
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
230
233
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
231
234
  }
232
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
235
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
233
236
  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
237
  }
235
238
  }
236
239
  }
237
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
240
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
238
241
  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
242
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
243
  }
241
244
  @supports (--css-variable-support-check: #000) {
242
245
  @media not print {
243
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
244
247
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
245
248
  }
246
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
249
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
250
  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
251
  }
249
252
  }
250
253
  }
251
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
254
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
252
255
  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
256
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
254
257
  }
255
258
  @supports (--css-variable-support-check: #000) {
256
259
  @media not print {
257
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
258
261
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
259
262
  }
260
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
263
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
261
264
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
262
265
  }
263
266
  }
264
267
  }
265
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
268
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line:not(#\9) {
266
269
  background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
267
270
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
268
271
  }
269
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
272
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
273
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
271
274
  position: relative;
272
275
  }
273
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
276
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
277
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
275
278
  outline: 2px dotted transparent;
276
279
  outline-offset: calc(-2px - 1px);
277
280
  }
278
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_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_ngrv1_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
281
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
282
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
280
283
  content: " ";
281
284
  display: block;
282
285
  position: absolute;
283
- left: calc(-1 * -2px);
284
- top: calc(-1 * -2px);
285
- width: calc(100% + 2 * -2px);
286
- height: calc(100% + 2 * -2px);
287
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
286
+ inset-inline-start: calc(-1 * -2px);
287
+ inset-block-start: calc(-1 * -2px);
288
+ inline-size: calc(100% + 2 * -2px);
289
+ block-size: calc(100% + 2 * -2px);
290
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
291
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
292
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
293
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
288
294
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
289
295
  }
290
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
297
  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
298
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
293
299
  }
294
300
  @supports (--css-variable-support-check: #000) {
295
301
  @media not print {
296
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
302
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
303
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
298
304
  }
299
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
305
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
306
  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
307
  }
302
308
  }
303
309
  }
304
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
305
311
  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
312
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
307
313
  }
308
314
  @supports (--css-variable-support-check: #000) {
309
315
  @media not print {
310
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
316
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
311
317
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
318
  }
313
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
319
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
314
320
  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
321
  }
316
322
  }
317
323
  }
318
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
324
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
319
325
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
320
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
321
327
  }
322
328
  @supports (--css-variable-support-check: #000) {
323
329
  @media not print {
324
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
330
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
325
331
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
326
332
  }
327
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
333
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
328
334
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
329
335
  }
330
336
  }
331
337
  }
332
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
333
339
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
334
340
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
335
341
  }
336
342
  @supports (--css-variable-support-check: #000) {
337
343
  @media not print {
338
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
344
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
339
345
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
346
  }
341
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
347
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
342
348
  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
349
  }
344
350
  }
345
351
  }
346
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
352
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
347
353
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
348
354
  background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
349
355
  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 +357,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
351
357
  }
352
358
  @supports (--css-variable-support-check: #000) {
353
359
  @media not print {
354
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
360
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
355
361
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
356
362
  }
357
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
363
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
358
364
  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
365
  }
360
366
  }
361
367
  }
362
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
368
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
363
369
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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
370
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
365
371
  }
366
372
  @supports (--css-variable-support-check: #000) {
367
373
  @media not print {
368
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
374
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
369
375
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
370
376
  }
371
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
377
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
372
378
  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
379
  }
374
380
  }
375
381
  }
376
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
382
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
377
383
  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
384
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
379
385
  }
380
386
  @supports (--css-variable-support-check: #000) {
381
387
  @media not print {
382
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
388
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
383
389
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
384
390
  }
385
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
391
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
386
392
  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
393
  }
388
394
  }
389
395
  }
390
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
396
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
391
397
  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
398
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
393
399
  }
394
400
  @supports (--css-variable-support-check: #000) {
395
401
  @media not print {
396
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
402
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
397
403
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
398
404
  }
399
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_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_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
405
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_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_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
400
406
  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
407
  }
402
408
  }
403
409
  }
404
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
410
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
405
411
  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
412
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
407
413
  }
408
414
  @supports (--css-variable-support-check: #000) {
409
415
  @media not print {
410
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
416
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
411
417
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
412
418
  }
413
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
419
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
414
420
  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
421
  }
416
422
  }
417
423
  }
418
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
424
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
419
425
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
420
426
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
421
427
  }
422
428
  @supports (--css-variable-support-check: #000) {
423
429
  @media not print {
424
- .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
430
+ .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
425
431
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
426
432
  }
427
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_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_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ngrv1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
433
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_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_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_iorrl_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
428
434
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
429
435
  }
430
436
  }
@@ -435,7 +441,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
435
441
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
436
442
  SPDX-License-Identifier: Apache-2.0
437
443
  */
438
- .awsui_pane_1gl9c_ngrv1_438:not(#\9) {
444
+ .awsui_pane_1gl9c_iorrl_444:not(#\9) {
439
445
  display: flex;
440
446
  position: relative;
441
447
  flex-direction: row;
@@ -446,73 +452,73 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
446
452
  background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
447
453
  color: var(--color-text-body-default-at06ol, #000716);
448
454
  }
449
- .awsui_pane__close-container_1gl9c_ngrv1_449:not(#\9) {
455
+ .awsui_pane__close-container_1gl9c_iorrl_455:not(#\9) {
450
456
  position: absolute;
451
457
  top: 0;
452
458
  right: calc(var(--space-s-34lx8l, 12px) / 2);
453
459
  }
454
- .awsui_pane__list_1gl9c_ngrv1_454:not(#\9) {
460
+ .awsui_pane__list_1gl9c_iorrl_460:not(#\9) {
455
461
  flex: 1;
456
462
  overflow: auto;
457
463
  max-height: 100%;
458
464
  box-sizing: border-box;
459
465
  margin-right: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
460
466
  }
461
- .awsui_pane__table_1gl9c_ngrv1_461:not(#\9) {
467
+ .awsui_pane__table_1gl9c_iorrl_467:not(#\9) {
462
468
  width: 100%;
463
469
  border-spacing: 0;
464
470
  margin: var(--space-s-34lx8l, 12px) 0;
465
471
  }
466
- .awsui_pane__item_1gl9c_ngrv1_466 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9) {
472
+ .awsui_pane__item_1gl9c_iorrl_472 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9) {
467
473
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
468
474
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
469
475
  }
470
- .awsui_pane__item_1gl9c_ngrv1_466 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9):first-child {
476
+ .awsui_pane__item_1gl9c_iorrl_472 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9):first-child {
471
477
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
472
478
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
473
479
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
474
480
  }
475
- .awsui_pane__item_1gl9c_ngrv1_466 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9):last-child {
481
+ .awsui_pane__item_1gl9c_iorrl_472 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9):last-child {
476
482
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
477
483
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
478
484
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
479
485
  }
480
- .awsui_pane__item--highlighted_1gl9c_ngrv1_480:not(#\9), .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):hover, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):focus {
486
+ .awsui_pane__item--highlighted_1gl9c_iorrl_486:not(#\9), .awsui_pane__item_1gl9c_iorrl_472:not(#\9):hover, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):focus {
481
487
  cursor: pointer;
482
488
  outline: none;
483
489
  }
484
- .awsui_pane__item--highlighted_1gl9c_ngrv1_480 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9), .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ngrv1_466, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ngrv1_466 {
490
+ .awsui_pane__item--highlighted_1gl9c_iorrl_486 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9), .awsui_pane__item_1gl9c_iorrl_472:not(#\9):hover > .awsui_pane__cell_1gl9c_iorrl_472, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):focus > .awsui_pane__cell_1gl9c_iorrl_472 {
485
491
  background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
486
492
  }
487
- .awsui_pane__item--highlighted_1gl9c_ngrv1_480 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9), .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ngrv1_466, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ngrv1_466 {
493
+ .awsui_pane__item--highlighted_1gl9c_iorrl_486 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9), .awsui_pane__item_1gl9c_iorrl_472:not(#\9):hover > .awsui_pane__cell_1gl9c_iorrl_472, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):focus > .awsui_pane__cell_1gl9c_iorrl_472 {
488
494
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
489
495
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
490
496
  }
491
- .awsui_pane__item--highlighted_1gl9c_ngrv1_480 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9):first-child, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ngrv1_466:first-child, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ngrv1_466:first-child {
497
+ .awsui_pane__item--highlighted_1gl9c_iorrl_486 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9):first-child, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):hover > .awsui_pane__cell_1gl9c_iorrl_472:first-child, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):focus > .awsui_pane__cell_1gl9c_iorrl_472:first-child {
492
498
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
493
499
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
494
500
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
495
501
  }
496
- .awsui_pane__item--highlighted_1gl9c_ngrv1_480 > .awsui_pane__cell_1gl9c_ngrv1_466:not(#\9):last-child, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ngrv1_466:last-child, .awsui_pane__item_1gl9c_ngrv1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ngrv1_466:last-child {
502
+ .awsui_pane__item--highlighted_1gl9c_iorrl_486 > .awsui_pane__cell_1gl9c_iorrl_472:not(#\9):last-child, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):hover > .awsui_pane__cell_1gl9c_iorrl_472:last-child, .awsui_pane__item_1gl9c_iorrl_472:not(#\9):focus > .awsui_pane__cell_1gl9c_iorrl_472:last-child {
497
503
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
498
504
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
499
505
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
500
506
  }
501
- .awsui_pane__location_1gl9c_ngrv1_501:not(#\9), .awsui_pane__description_1gl9c_ngrv1_501:not(#\9) {
507
+ .awsui_pane__location_1gl9c_iorrl_507:not(#\9), .awsui_pane__description_1gl9c_iorrl_507:not(#\9) {
502
508
  padding: var(--space-xxs-p8yyaw, 4px) var(--space-s-34lx8l, 12px);
503
509
  }
504
- .awsui_pane__location_1gl9c_ngrv1_501:not(#\9) {
510
+ .awsui_pane__location_1gl9c_iorrl_507:not(#\9) {
505
511
  vertical-align: baseline;
506
512
  white-space: nowrap;
507
513
  padding-left: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
508
514
  }
509
- .awsui_pane__description_1gl9c_ngrv1_501:not(#\9) {
515
+ .awsui_pane__description_1gl9c_iorrl_507:not(#\9) {
510
516
  padding-right: 0;
511
- min-width: 0;
517
+ min-inline-size: 0;
512
518
  word-break: break-word;
513
519
  }
514
520
 
515
- .awsui_focus-lock_1gl9c_ngrv1_515:not(#\9) {
521
+ .awsui_focus-lock_1gl9c_iorrl_521:not(#\9) {
516
522
  height: 100%;
517
523
  }
518
524
 
@@ -520,7 +526,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
520
526
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
521
527
  SPDX-License-Identifier: Apache-2.0
522
528
  */
523
- .awsui_code-editor_1gl9c_ngrv1_98:not(#\9) {
529
+ .awsui_code-editor_1gl9c_iorrl_98:not(#\9) {
524
530
  border-collapse: separate;
525
531
  border-spacing: 0;
526
532
  box-sizing: border-box;
@@ -560,82 +566,85 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
560
566
  width: 100%;
561
567
  }
562
568
 
563
- .awsui_editor_1gl9c_ngrv1_562:not(#\9) {
569
+ .awsui_editor_1gl9c_iorrl_568:not(#\9) {
564
570
  position: absolute;
565
571
  top: 0;
566
572
  right: 0;
567
573
  bottom: 0;
568
574
  left: 0;
569
575
  }
570
- .awsui_editor_1gl9c_ngrv1_562:not(#\9):focus {
576
+ .awsui_editor_1gl9c_iorrl_568:not(#\9):focus {
571
577
  position: relative;
572
578
  position: absolute;
573
579
  overflow: visible;
574
580
  }
575
- .awsui_editor_1gl9c_ngrv1_562:not(#\9):focus {
581
+ .awsui_editor_1gl9c_iorrl_568:not(#\9):focus {
576
582
  outline: 2px dotted transparent;
577
583
  outline-offset: calc(3px - 1px);
578
584
  }
579
- .awsui_editor_1gl9c_ngrv1_562:not(#\9):focus::before {
585
+ .awsui_editor_1gl9c_iorrl_568:not(#\9):focus::before {
580
586
  content: " ";
581
587
  display: block;
582
588
  position: absolute;
583
- left: calc(-1 * 3px);
584
- top: calc(-1 * 3px);
585
- width: calc(100% + 2 * 3px);
586
- height: calc(100% + 2 * 3px);
587
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
589
+ inset-inline-start: calc(-1 * 3px);
590
+ inset-block-start: calc(-1 * 3px);
591
+ inline-size: calc(100% + 2 * 3px);
592
+ block-size: calc(100% + 2 * 3px);
593
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
594
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
595
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
596
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
588
597
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
589
598
  }
590
599
 
591
- .awsui_editor-refresh_1gl9c_ngrv1_590:not(#\9) {
600
+ .awsui_editor-refresh_1gl9c_iorrl_599:not(#\9) {
592
601
  border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
593
602
  border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
594
603
  }
595
604
 
596
- .awsui_status-bar_1gl9c_ngrv1_595:not(#\9) {
605
+ .awsui_status-bar_1gl9c_iorrl_604:not(#\9) {
597
606
  display: flex;
598
607
  vertical-align: middle;
599
608
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
600
609
  background-color: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
601
- min-width: 0;
610
+ min-inline-size: 0;
602
611
  word-break: break-word;
603
612
  }
604
- .awsui_status-bar-with-hidden-pane_1gl9c_ngrv1_603:not(#\9) {
613
+ .awsui_status-bar-with-hidden-pane_1gl9c_iorrl_612:not(#\9) {
605
614
  border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
606
615
  border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
607
616
  }
608
- .awsui_status-bar__left_1gl9c_ngrv1_607:not(#\9) {
617
+ .awsui_status-bar__left_1gl9c_iorrl_616:not(#\9) {
609
618
  flex: 1;
610
619
  display: flex;
611
620
  flex-wrap: wrap;
612
621
  padding-left: var(--space-l-t419sm, 20px);
613
622
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
614
623
  }
615
- .awsui_status-bar__left-virtual_1gl9c_ngrv1_614:not(#\9) {
624
+ .awsui_status-bar__left-virtual_1gl9c_iorrl_623:not(#\9) {
616
625
  flex-wrap: nowrap;
617
626
  white-space: nowrap;
618
627
  }
619
- .awsui_status-bar__right_1gl9c_ngrv1_618:not(#\9) {
628
+ .awsui_status-bar__right_1gl9c_iorrl_627:not(#\9) {
620
629
  display: flex;
621
630
  align-items: center;
622
631
  }
623
- .awsui_status-bar__language-mode_1gl9c_ngrv1_622:not(#\9), .awsui_status-bar__cursor-position_1gl9c_ngrv1_622:not(#\9) {
632
+ .awsui_status-bar__language-mode_1gl9c_iorrl_631:not(#\9), .awsui_status-bar__cursor-position_1gl9c_iorrl_631:not(#\9) {
624
633
  display: inline-block;
625
634
  color: var(--color-text-body-default-at06ol, #000716);
626
635
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
627
636
  }
628
- .awsui_status-bar__cog-button_1gl9c_ngrv1_627:not(#\9) {
637
+ .awsui_status-bar__cog-button_1gl9c_iorrl_636:not(#\9) {
629
638
  padding: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px) calc(var(--space-xs-zb16t3, 8px) - 2px);
630
639
  }
631
640
 
632
- .awsui_status-bar-virtual_1gl9c_ngrv1_631:not(#\9) {
641
+ .awsui_status-bar-virtual_1gl9c_iorrl_640:not(#\9) {
633
642
  position: absolute !important;
634
- top: -9999px !important;
635
- left: -9999px !important;
643
+ inset-block-start: -9999px !important;
644
+ inset-inline-start: -9999px !important;
636
645
  }
637
646
 
638
- .awsui_tab-button_1gl9c_ngrv1_637:not(#\9) {
647
+ .awsui_tab-button_1gl9c_iorrl_646:not(#\9) {
639
648
  position: relative;
640
649
  display: inline-block;
641
650
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
@@ -648,11 +657,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
648
657
  cursor: pointer;
649
658
  z-index: 1;
650
659
  }
651
- .awsui_tab-button_1gl9c_ngrv1_637:not(#\9):hover {
660
+ .awsui_tab-button_1gl9c_iorrl_646:not(#\9):hover {
652
661
  color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
653
662
  background: var(--color-text-status-error-wdvepn, #d91515);
654
663
  }
655
- .awsui_tab-button_1gl9c_ngrv1_637:not(#\9)::after {
664
+ .awsui_tab-button_1gl9c_iorrl_646:not(#\9)::after {
656
665
  content: "";
657
666
  position: absolute;
658
667
  left: 0;
@@ -663,77 +672,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ngrv1_98 .ace_edito
663
672
  background: var(--color-text-status-error-wdvepn, #d91515);
664
673
  opacity: 0;
665
674
  }
666
- .awsui_tab-button--refresh_1gl9c_ngrv1_665:not(#\9) {
675
+ .awsui_tab-button--refresh_1gl9c_iorrl_674:not(#\9) {
667
676
  padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
668
677
  }
669
- .awsui_tab-button--warnings_1gl9c_ngrv1_668:not(#\9) {
678
+ .awsui_tab-button--warnings_1gl9c_iorrl_677:not(#\9) {
670
679
  color: var(--color-text-status-warning-yik8vi, #8d6605);
671
680
  }
672
- .awsui_tab-button--warnings_1gl9c_ngrv1_668:not(#\9):hover {
681
+ .awsui_tab-button--warnings_1gl9c_iorrl_677:not(#\9):hover {
673
682
  background: var(--color-text-status-warning-yik8vi, #8d6605);
674
683
  }
675
- .awsui_tab-button--warnings_1gl9c_ngrv1_668:not(#\9)::after {
684
+ .awsui_tab-button--warnings_1gl9c_iorrl_677:not(#\9)::after {
676
685
  background: var(--color-text-status-warning-yik8vi, #8d6605);
677
686
  }
678
- .awsui_tab-button--active_1gl9c_ngrv1_677:not(#\9)::after {
687
+ .awsui_tab-button--active_1gl9c_iorrl_686:not(#\9)::after {
679
688
  opacity: 1;
680
689
  }
681
- .awsui_tab-button--refresh_1gl9c_ngrv1_665:not(#\9)::after {
690
+ .awsui_tab-button--refresh_1gl9c_iorrl_674:not(#\9)::after {
682
691
  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));
683
692
  }
684
693
  @media (prefers-reduced-motion: reduce) {
685
- .awsui_tab-button--refresh_1gl9c_ngrv1_665:not(#\9)::after {
694
+ .awsui_tab-button--refresh_1gl9c_iorrl_674:not(#\9)::after {
686
695
  animation: none;
687
696
  transition: none;
688
697
  }
689
698
  }
690
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_ngrv1_665:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_ngrv1_665:not(#\9)::after {
699
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_iorrl_674:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_iorrl_674:not(#\9)::after {
691
700
  animation: none;
692
701
  transition: none;
693
702
  }
694
- .awsui_tab-button--disabled_1gl9c_ngrv1_693:not(#\9) {
703
+ .awsui_tab-button--disabled_1gl9c_iorrl_702:not(#\9) {
695
704
  font-weight: normal;
696
705
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
697
706
  cursor: default;
698
707
  }
699
- .awsui_tab-button--disabled_1gl9c_ngrv1_693:not(#\9):hover {
708
+ .awsui_tab-button--disabled_1gl9c_iorrl_702:not(#\9):hover {
700
709
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
701
710
  background: transparent;
702
711
  }
703
- .awsui_tab-button--disabled_1gl9c_ngrv1_693:not(#\9)::after {
712
+ .awsui_tab-button--disabled_1gl9c_iorrl_702:not(#\9)::after {
704
713
  display: none;
705
714
  }
706
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ngrv1_637:not(#\9):focus {
715
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_iorrl_646:not(#\9):focus {
707
716
  position: relative;
708
717
  }
709
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ngrv1_637:not(#\9):focus {
718
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_iorrl_646:not(#\9):focus {
710
719
  outline: 2px dotted transparent;
711
720
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
712
721
  }
713
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ngrv1_637:not(#\9):focus::before {
722
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_iorrl_646:not(#\9):focus::before {
714
723
  content: " ";
715
724
  display: block;
716
725
  position: absolute;
717
- left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
718
- top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
719
- width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
720
- height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
721
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
726
+ inset-inline-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
727
+ inset-block-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
728
+ inline-size: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
729
+ block-size: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
730
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
731
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
732
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
733
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
722
734
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
723
735
  }
724
- .awsui_tab-button--divider_1gl9c_ngrv1_723:not(#\9) {
736
+ .awsui_tab-button--divider_1gl9c_iorrl_735:not(#\9) {
725
737
  display: inline-block;
726
738
  height: var(--line-height-body-m-30ar75, 20px);
727
739
  width: var(--border-code-editor-status-divider-width-tf47q3, 1px);
728
740
  background: var(--color-border-tabs-divider-6vpso4, #b6bec9);
729
741
  vertical-align: middle;
730
742
  }
731
- .awsui_tab-button--errors_1gl9c_ngrv1_730:not(#\9) {
743
+ .awsui_tab-button--errors_1gl9c_iorrl_742:not(#\9) {
732
744
  /* used in test-utils */
733
745
  }
734
746
 
735
- .awsui_loading-screen_1gl9c_ngrv1_734:not(#\9),
736
- .awsui_error-screen_1gl9c_ngrv1_735:not(#\9) {
747
+ .awsui_loading-screen_1gl9c_iorrl_746:not(#\9),
748
+ .awsui_error-screen_1gl9c_iorrl_747:not(#\9) {
737
749
  display: flex;
738
750
  align-items: center;
739
751
  justify-content: center;
@@ -743,6 +755,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ngrv1_637:not(#\9):f
743
755
  border-radius: var(--border-radius-code-editor-qvw11o, 8px);
744
756
  }
745
757
 
746
- .awsui_error-screen_1gl9c_ngrv1_735:not(#\9) {
758
+ .awsui_error-screen_1gl9c_iorrl_747:not(#\9) {
747
759
  color: var(--color-text-status-error-wdvepn, #d91515);
748
760
  }