@cloudscape-design/components 3.0.334 → 3.0.335

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 (325) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/index.js +3 -3
  8. package/app-layout/index.js.map +1 -1
  9. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  10. package/app-layout/visual-refresh/context.js +3 -3
  11. package/app-layout/visual-refresh/context.js.map +1 -1
  12. package/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/app-layout/visual-refresh/styles.scoped.css +168 -168
  14. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +27 -27
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/autosuggest/virtual-list.d.ts.map +1 -1
  19. package/autosuggest/virtual-list.js +2 -2
  20. package/autosuggest/virtual-list.js.map +1 -1
  21. package/badge/styles.css.js +5 -5
  22. package/badge/styles.scoped.css +7 -7
  23. package/badge/styles.selectors.js +5 -5
  24. package/box/styles.css.js +189 -189
  25. package/box/styles.scoped.css +238 -238
  26. package/box/styles.selectors.js +189 -189
  27. package/breadcrumb-group/styles.css.js +7 -7
  28. package/breadcrumb-group/styles.scoped.css +14 -14
  29. package/breadcrumb-group/styles.selectors.js +7 -7
  30. package/button/styles.css.js +20 -20
  31. package/button/styles.scoped.css +154 -154
  32. package/button/styles.selectors.js +20 -20
  33. package/button-dropdown/index.d.ts.map +1 -1
  34. package/button-dropdown/index.js +2 -2
  35. package/button-dropdown/index.js.map +1 -1
  36. package/button-dropdown/interfaces.d.ts +31 -0
  37. package/button-dropdown/interfaces.d.ts.map +1 -1
  38. package/button-dropdown/interfaces.js.map +1 -1
  39. package/button-dropdown/internal.d.ts.map +1 -1
  40. package/button-dropdown/internal.js +52 -7
  41. package/button-dropdown/internal.js.map +1 -1
  42. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  43. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  44. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  45. package/button-dropdown/styles.css.js +14 -8
  46. package/button-dropdown/styles.scoped.css +44 -14
  47. package/button-dropdown/styles.selectors.js +14 -8
  48. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  49. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  50. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  51. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +40 -40
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/index.js +5 -4
  56. package/cards/index.js.map +1 -1
  57. package/cards/styles.css.js +38 -38
  58. package/cards/styles.scoped.css +55 -55
  59. package/cards/styles.selectors.js +38 -38
  60. package/checkbox/styles.css.js +3 -3
  61. package/checkbox/styles.scoped.css +7 -7
  62. package/checkbox/styles.selectors.js +3 -3
  63. package/code-editor/index.js +2 -2
  64. package/code-editor/index.js.map +1 -1
  65. package/code-editor/status-bar.d.ts.map +1 -1
  66. package/code-editor/status-bar.js +3 -3
  67. package/code-editor/status-bar.js.map +1 -1
  68. package/code-editor/styles.css.js +32 -32
  69. package/code-editor/styles.scoped.css +129 -129
  70. package/code-editor/styles.selectors.js +32 -32
  71. package/collection-preferences/content-display/styles.css.js +11 -11
  72. package/collection-preferences/content-display/styles.scoped.css +19 -19
  73. package/collection-preferences/content-display/styles.selectors.js +11 -11
  74. package/collection-preferences/styles.css.js +37 -37
  75. package/collection-preferences/styles.scoped.css +47 -47
  76. package/collection-preferences/styles.selectors.js +37 -37
  77. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  78. package/column-layout/flexible-column-layout/index.js +2 -2
  79. package/column-layout/flexible-column-layout/index.js.map +1 -1
  80. package/column-layout/styles.css.js +13 -13
  81. package/column-layout/styles.scoped.css +44 -44
  82. package/column-layout/styles.selectors.js +13 -13
  83. package/container/styles.css.js +28 -28
  84. package/container/styles.scoped.css +52 -52
  85. package/container/styles.selectors.js +28 -28
  86. package/date-picker/styles.css.js +7 -7
  87. package/date-picker/styles.scoped.css +10 -10
  88. package/date-picker/styles.selectors.js +7 -7
  89. package/date-range-picker/styles.css.js +38 -38
  90. package/date-range-picker/styles.scoped.css +48 -48
  91. package/date-range-picker/styles.selectors.js +38 -38
  92. package/expandable-section/styles.css.js +29 -29
  93. package/expandable-section/styles.scoped.css +65 -65
  94. package/expandable-section/styles.selectors.js +29 -29
  95. package/flashbar/styles.css.js +46 -46
  96. package/flashbar/styles.scoped.css +160 -160
  97. package/flashbar/styles.selectors.js +46 -46
  98. package/form/styles.css.js +9 -9
  99. package/form/styles.scoped.css +9 -9
  100. package/form/styles.selectors.js +9 -9
  101. package/form-field/styles.css.js +19 -19
  102. package/form-field/styles.scoped.css +31 -31
  103. package/form-field/styles.selectors.js +19 -19
  104. package/grid/styles.css.js +53 -53
  105. package/grid/styles.scoped.css +55 -55
  106. package/grid/styles.selectors.js +53 -53
  107. package/header/styles.css.js +44 -44
  108. package/header/styles.scoped.css +50 -50
  109. package/header/styles.selectors.js +44 -44
  110. package/help-panel/styles.css.js +4 -4
  111. package/help-panel/styles.scoped.css +70 -69
  112. package/help-panel/styles.selectors.js +4 -4
  113. package/icon/styles.css.js +21 -21
  114. package/icon/styles.scoped.css +50 -50
  115. package/icon/styles.selectors.js +21 -21
  116. package/input/styles.css.js +12 -12
  117. package/input/styles.scoped.css +35 -35
  118. package/input/styles.selectors.js +12 -12
  119. package/internal/base-component/styles.scoped.css +8 -7
  120. package/internal/components/button-trigger/styles.css.js +9 -9
  121. package/internal/components/button-trigger/styles.scoped.css +26 -26
  122. package/internal/components/button-trigger/styles.selectors.js +9 -9
  123. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  124. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  125. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  126. package/internal/components/chart-filter/styles.css.js +3 -3
  127. package/internal/components/chart-filter/styles.scoped.css +4 -4
  128. package/internal/components/chart-filter/styles.selectors.js +3 -3
  129. package/internal/components/chart-legend/styles.css.js +6 -6
  130. package/internal/components/chart-legend/styles.scoped.css +16 -16
  131. package/internal/components/chart-legend/styles.selectors.js +6 -6
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +4 -4
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-series-details/styles.css.js +5 -5
  136. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  137. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  138. package/internal/components/chart-series-marker/styles.css.js +5 -5
  139. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  140. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  141. package/internal/components/chart-wrapper/styles.css.js +6 -6
  142. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  143. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  144. package/internal/components/dropdown/styles.css.js +20 -20
  145. package/internal/components/dropdown/styles.scoped.css +36 -36
  146. package/internal/components/dropdown/styles.selectors.js +20 -20
  147. package/internal/components/dropdown-footer/styles.css.js +3 -3
  148. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  149. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  150. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  151. package/internal/components/dropdown-status/index.js +1 -1
  152. package/internal/components/dropdown-status/index.js.map +1 -1
  153. package/internal/components/dropdown-status/styles.css.js +2 -2
  154. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  155. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  156. package/internal/components/menu-dropdown/styles.css.js +7 -7
  157. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  158. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  159. package/internal/components/option/styles.css.js +17 -17
  160. package/internal/components/option/styles.scoped.css +31 -31
  161. package/internal/components/option/styles.selectors.js +17 -17
  162. package/internal/components/options-list/styles.css.js +2 -2
  163. package/internal/components/options-list/styles.scoped.css +3 -3
  164. package/internal/components/options-list/styles.selectors.js +2 -2
  165. package/internal/components/selectable-item/styles.css.js +16 -16
  166. package/internal/components/selectable-item/styles.scoped.css +29 -29
  167. package/internal/components/selectable-item/styles.selectors.js +16 -16
  168. package/internal/components/token-list/styles.css.js +9 -9
  169. package/internal/components/token-list/styles.scoped.css +21 -21
  170. package/internal/components/token-list/styles.selectors.js +9 -9
  171. package/internal/environment.js +1 -1
  172. package/internal/generated/theming/index.cjs +24 -13
  173. package/internal/generated/theming/index.js +24 -13
  174. package/internal/hooks/container-queries/index.d.ts +0 -2
  175. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  176. package/internal/hooks/container-queries/index.js +2 -1
  177. package/internal/hooks/container-queries/index.js.map +1 -1
  178. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  179. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  180. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  181. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  182. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  183. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  184. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  185. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  186. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  187. package/internal/manifest.json +1 -1
  188. package/internal/utils/use-container-width.d.ts.map +1 -1
  189. package/internal/utils/use-container-width.js +5 -3
  190. package/internal/utils/use-container-width.js.map +1 -1
  191. package/link/styles.css.js +20 -20
  192. package/link/styles.scoped.css +73 -73
  193. package/link/styles.selectors.js +20 -20
  194. package/modal/internal.d.ts.map +1 -1
  195. package/modal/internal.js +2 -1
  196. package/modal/internal.js.map +1 -1
  197. package/modal/styles.css.js +23 -23
  198. package/modal/styles.scoped.css +40 -40
  199. package/modal/styles.selectors.js +23 -23
  200. package/multiselect/styles.css.js +1 -1
  201. package/multiselect/styles.scoped.css +2 -2
  202. package/multiselect/styles.selectors.js +1 -1
  203. package/package.json +1 -1
  204. package/pagination/styles.css.js +9 -9
  205. package/pagination/styles.scoped.css +24 -24
  206. package/pagination/styles.selectors.js +9 -9
  207. package/pie-chart/styles.css.js +23 -23
  208. package/pie-chart/styles.scoped.css +42 -42
  209. package/pie-chart/styles.selectors.js +23 -23
  210. package/popover/styles.css.js +50 -50
  211. package/popover/styles.scoped.css +66 -66
  212. package/popover/styles.selectors.js +50 -50
  213. package/progress-bar/styles.css.js +18 -18
  214. package/progress-bar/styles.scoped.css +35 -35
  215. package/progress-bar/styles.selectors.js +18 -18
  216. package/property-filter/index.d.ts.map +1 -1
  217. package/property-filter/index.js +2 -3
  218. package/property-filter/index.js.map +1 -1
  219. package/property-filter/styles.css.js +29 -29
  220. package/property-filter/styles.scoped.css +32 -32
  221. package/property-filter/styles.selectors.js +29 -29
  222. package/property-filter/token-editor.d.ts.map +1 -1
  223. package/property-filter/token-editor.js +2 -2
  224. package/property-filter/token-editor.js.map +1 -1
  225. package/radio-group/styles.css.js +9 -9
  226. package/radio-group/styles.scoped.css +17 -17
  227. package/radio-group/styles.selectors.js +9 -9
  228. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  229. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  230. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  231. package/segmented-control/styles.css.js +14 -14
  232. package/segmented-control/styles.scoped.css +35 -35
  233. package/segmented-control/styles.selectors.js +14 -14
  234. package/select/parts/virtual-list.js +2 -2
  235. package/select/parts/virtual-list.js.map +1 -1
  236. package/select/styles.css.js +1 -1
  237. package/select/styles.scoped.css +2 -2
  238. package/select/styles.selectors.js +1 -1
  239. package/side-navigation/styles.css.js +27 -27
  240. package/side-navigation/styles.scoped.css +39 -39
  241. package/side-navigation/styles.selectors.js +27 -27
  242. package/spinner/styles.css.js +13 -13
  243. package/spinner/styles.scoped.css +20 -20
  244. package/spinner/styles.selectors.js +13 -13
  245. package/split-panel/styles.css.js +56 -56
  246. package/split-panel/styles.scoped.css +78 -78
  247. package/split-panel/styles.selectors.js +56 -56
  248. package/status-indicator/internal.d.ts +6 -3
  249. package/status-indicator/internal.d.ts.map +1 -1
  250. package/status-indicator/internal.js +2 -2
  251. package/status-indicator/internal.js.map +1 -1
  252. package/status-indicator/styles.css.js +22 -20
  253. package/status-indicator/styles.scoped.css +33 -28
  254. package/status-indicator/styles.selectors.js +22 -20
  255. package/table/internal.d.ts.map +1 -1
  256. package/table/internal.js +6 -4
  257. package/table/internal.js.map +1 -1
  258. package/table/sticky-scrollbar/styles.css.js +4 -4
  259. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  260. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  261. package/table/styles.css.js +34 -34
  262. package/table/styles.scoped.css +43 -43
  263. package/table/styles.selectors.js +34 -34
  264. package/tabs/styles.css.js +21 -21
  265. package/tabs/styles.scoped.css +39 -39
  266. package/tabs/styles.selectors.js +21 -21
  267. package/tabs/tab-header-bar.js +2 -2
  268. package/tabs/tab-header-bar.js.map +1 -1
  269. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  270. package/test-utils/dom/button-dropdown/index.js +6 -1
  271. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  272. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  273. package/test-utils/selectors/button-dropdown/index.js +6 -1
  274. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  275. package/test-utils/tsconfig.tsbuildinfo +1 -1
  276. package/text-content/styles.css.js +1 -1
  277. package/text-content/styles.scoped.css +64 -64
  278. package/text-content/styles.selectors.js +1 -1
  279. package/text-filter/styles.css.js +3 -3
  280. package/text-filter/styles.scoped.css +4 -4
  281. package/text-filter/styles.selectors.js +3 -3
  282. package/textarea/styles.css.js +4 -4
  283. package/textarea/styles.scoped.css +14 -14
  284. package/textarea/styles.selectors.js +4 -4
  285. package/tiles/styles.css.js +28 -28
  286. package/tiles/styles.scoped.css +70 -70
  287. package/tiles/styles.selectors.js +28 -28
  288. package/toggle/styles.css.js +8 -8
  289. package/toggle/styles.scoped.css +15 -15
  290. package/toggle/styles.selectors.js +8 -8
  291. package/token-group/styles.css.js +7 -7
  292. package/token-group/styles.scoped.css +17 -17
  293. package/token-group/styles.selectors.js +7 -7
  294. package/top-navigation/1.0-beta/styles.css.js +25 -25
  295. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  296. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  297. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  298. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  299. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  300. package/top-navigation/styles.css.js +47 -47
  301. package/top-navigation/styles.scoped.css +70 -70
  302. package/top-navigation/styles.selectors.js +47 -47
  303. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  304. package/top-navigation/use-top-navigation.js +2 -1
  305. package/top-navigation/use-top-navigation.js.map +1 -1
  306. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  307. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  308. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  309. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  310. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  311. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  312. package/tutorial-panel/styles.css.js +1 -1
  313. package/tutorial-panel/styles.scoped.css +2 -2
  314. package/tutorial-panel/styles.selectors.js +1 -1
  315. package/wizard/styles.css.js +31 -31
  316. package/wizard/styles.scoped.css +63 -63
  317. package/wizard/styles.selectors.js +31 -31
  318. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  319. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  320. package/internal/hooks/container-queries/interfaces.js +0 -4
  321. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  322. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  323. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  324. package/internal/hooks/container-queries/use-container-query.js +0 -32
  325. package/internal/hooks/container-queries/use-container-query.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_14jnd_98 .ace_editor .ace_gutter:not(#\9) {
98
+ .awsui_code-editor-refresh_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9) {
99
99
  border-top-left-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
100
100
  }
101
- .awsui_code-editor-refresh_1gl9c_14jnd_98 .ace_editor .ace_scroller:not(#\9) {
101
+ .awsui_code-editor-refresh_1gl9c_ntdg1_98 .ace_editor .ace_scroller:not(#\9) {
102
102
  border-top-right-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
103
103
  }
104
104
 
105
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor:not(#\9) {
105
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
110
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
117
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
118
  background-image: none;
119
119
  }
120
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  color: var(--color-text-status-error-p6dh5n, #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_14jnd_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
127
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
135
+ .awsui_code-editor_1gl9c_ntdg1_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='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
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_14jnd_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
144
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
146
146
  }
147
147
  }
148
148
  }
149
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-cell:not(#\9) {
149
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget:not(#\9) {
153
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9) {
154
154
  /* A good test case for disabled folds
155
155
  <<html<<<<
156
156
  </html>
@@ -160,24 +160,24 @@ 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_14jnd_98 .ace_editor .ace_gutter_annotation:not(#\9) {
163
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter_annotation:not(#\9) {
164
164
  margin-left: -21px;
165
165
  }
166
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget:not(#\9),
167
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter_annotation:not(#\9) {
166
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9),
167
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
170
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
174
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
179
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_edito
188
188
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
189
189
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
190
190
  }
191
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
191
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
192
192
  background: transparent;
193
193
  box-sizing: border-box;
194
194
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-nt3yge, #d1d5db);
195
195
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-nt3yge, #d1d5db);
196
196
  }
197
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
197
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
198
198
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-tbaa9q, #5f6b7a);
199
199
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-tbaa9q, #5f6b7a);
200
200
  }
201
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter:not(#\9) {
201
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9) {
202
202
  background-color: var(--color-background-code-editor-gutter-default-h4l2ku, #f4f4f4);
203
203
  color: var(--color-text-code-editor-gutter-default-w4avu2, #000716);
204
204
  }
205
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter:not(#\9):focus,
206
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_scroller:not(#\9):focus {
205
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter:not(#\9):focus,
206
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_scroller:not(#\9):focus {
207
207
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
208
208
  }
209
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
237
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
243
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
251
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
257
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line:not(#\9) {
265
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
266
266
  background-color: var(--color-background-code-editor-gutter-active-line-default-vdvi0q, #5f6b7a);
267
267
  color: var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
268
268
  }
269
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
269
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
270
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
273
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
274
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_ntdg1_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_14jnd_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_14jnd_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_ntdg1_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_ntdg1_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_14jnd_98 .ace_edito
287
287
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
288
288
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
289
289
  }
290
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
290
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
299
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
304
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
313
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
318
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
324
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
327
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
332
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
341
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
346
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
347
347
  color: var(--color-text-code-editor-gutter-active-line-ltz9qi, #ffffff);
348
348
  background-color: var(--color-background-code-editor-gutter-active-line-error-bipje4, #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_14jnd_98 .ace_edito
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
353
  @media not print {
354
- .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
354
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
357
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
362
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
368
+ .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
371
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
376
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
382
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
390
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
396
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
404
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
410
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
418
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
424
+ .awsui_code-editor_1gl9c_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_ntdg1_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_14jnd_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_14jnd_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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_ntdg1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_ntdg1_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,7 +435,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_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_14jnd_438:not(#\9) {
438
+ .awsui_pane_1gl9c_ntdg1_438:not(#\9) {
439
439
  display: flex;
440
440
  position: relative;
441
441
  flex-direction: row;
@@ -446,74 +446,74 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
446
446
  background: var(--color-background-code-editor-status-bar-ox523p, #f4f4f4);
447
447
  color: var(--color-text-body-default-su7kuo, #000716);
448
448
  }
449
- .awsui_pane__close-container_1gl9c_14jnd_449:not(#\9) {
449
+ .awsui_pane__close-container_1gl9c_ntdg1_449:not(#\9) {
450
450
  position: absolute;
451
451
  top: 0;
452
452
  right: calc(var(--space-s-hdd878, 12px) / 2);
453
453
  }
454
- .awsui_pane__list_1gl9c_14jnd_454:not(#\9) {
454
+ .awsui_pane__list_1gl9c_ntdg1_454:not(#\9) {
455
455
  flex: 1;
456
456
  overflow: auto;
457
457
  max-height: 100%;
458
458
  box-sizing: border-box;
459
- margin-right: calc(var(--font-body-m-line-height-rfgrp9, 22px) + 2 * var(--space-xs-edba2s, 8px));
459
+ margin-right: calc(var(--font-body-m-line-height-ghizru, 20px) + 2 * var(--space-xs-edba2s, 8px));
460
460
  }
461
- .awsui_pane__table_1gl9c_14jnd_461:not(#\9) {
461
+ .awsui_pane__table_1gl9c_ntdg1_461:not(#\9) {
462
462
  width: 100%;
463
463
  border-spacing: 0;
464
464
  margin: var(--space-s-hdd878, 12px) 0;
465
465
  }
466
- .awsui_pane__item_1gl9c_14jnd_466 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9) {
466
+ .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9) {
467
467
  border-top: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
468
468
  border-bottom: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
469
469
  }
470
- .awsui_pane__item_1gl9c_14jnd_466 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9):first-child {
470
+ .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):first-child {
471
471
  border-left: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
472
472
  border-top-left-radius: var(--border-radius-item-gyl0qr, 8px);
473
473
  border-bottom-left-radius: var(--border-radius-item-gyl0qr, 8px);
474
474
  }
475
- .awsui_pane__item_1gl9c_14jnd_466 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9):last-child {
475
+ .awsui_pane__item_1gl9c_ntdg1_466 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):last-child {
476
476
  border-right: var(--border-item-width-y36svo, 2px) solid var(--color-transparent-c8buz2, transparent);
477
477
  border-top-right-radius: var(--border-radius-item-gyl0qr, 8px);
478
478
  border-bottom-right-radius: var(--border-radius-item-gyl0qr, 8px);
479
479
  }
480
- .awsui_pane__item--highlighted_1gl9c_14jnd_480:not(#\9), .awsui_pane__item_1gl9c_14jnd_466:not(#\9):hover, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):focus {
480
+ .awsui_pane__item--highlighted_1gl9c_ntdg1_480:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus {
481
481
  cursor: pointer;
482
482
  outline: none;
483
483
  }
484
- .awsui_pane__item--highlighted_1gl9c_14jnd_480 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9), .awsui_pane__item_1gl9c_14jnd_466:not(#\9):hover > .awsui_pane__cell_1gl9c_14jnd_466, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):focus > .awsui_pane__cell_1gl9c_14jnd_466 {
484
+ .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466 {
485
485
  background-color: var(--color-background-code-editor-pane-item-hover-4db1uq, #e9ebed);
486
486
  }
487
- .awsui_pane__item--highlighted_1gl9c_14jnd_480 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9), .awsui_pane__item_1gl9c_14jnd_466:not(#\9):hover > .awsui_pane__cell_1gl9c_14jnd_466, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):focus > .awsui_pane__cell_1gl9c_14jnd_466 {
487
+ .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9), .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466 {
488
488
  border-top: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
489
489
  border-bottom: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
490
490
  }
491
- .awsui_pane__item--highlighted_1gl9c_14jnd_480 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9):first-child, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):hover > .awsui_pane__cell_1gl9c_14jnd_466:first-child, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):focus > .awsui_pane__cell_1gl9c_14jnd_466:first-child {
491
+ .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):first-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466:first-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466:first-child {
492
492
  border-left: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
493
493
  border-top-left-radius: var(--border-radius-item-gyl0qr, 8px);
494
494
  border-bottom-left-radius: var(--border-radius-item-gyl0qr, 8px);
495
495
  }
496
- .awsui_pane__item--highlighted_1gl9c_14jnd_480 > .awsui_pane__cell_1gl9c_14jnd_466:not(#\9):last-child, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):hover > .awsui_pane__cell_1gl9c_14jnd_466:last-child, .awsui_pane__item_1gl9c_14jnd_466:not(#\9):focus > .awsui_pane__cell_1gl9c_14jnd_466:last-child {
496
+ .awsui_pane__item--highlighted_1gl9c_ntdg1_480 > .awsui_pane__cell_1gl9c_ntdg1_466:not(#\9):last-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):hover > .awsui_pane__cell_1gl9c_ntdg1_466:last-child, .awsui_pane__item_1gl9c_ntdg1_466:not(#\9):focus > .awsui_pane__cell_1gl9c_ntdg1_466:last-child {
497
497
  border-right: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-pane-item-hover-5gr49n, #7d8998);
498
498
  border-top-right-radius: var(--border-radius-item-gyl0qr, 8px);
499
499
  border-bottom-right-radius: var(--border-radius-item-gyl0qr, 8px);
500
500
  }
501
- .awsui_pane__location_1gl9c_14jnd_501:not(#\9), .awsui_pane__description_1gl9c_14jnd_501:not(#\9) {
501
+ .awsui_pane__location_1gl9c_ntdg1_501:not(#\9), .awsui_pane__description_1gl9c_ntdg1_501:not(#\9) {
502
502
  padding: var(--space-xxs-ja5cp8, 4px) var(--space-s-hdd878, 12px);
503
503
  }
504
- .awsui_pane__location_1gl9c_14jnd_501:not(#\9) {
504
+ .awsui_pane__location_1gl9c_ntdg1_501:not(#\9) {
505
505
  vertical-align: baseline;
506
506
  white-space: nowrap;
507
507
  padding-left: calc(var(--space-l-f4l5gr, 20px) + var(--space-s-hdd878, 12px));
508
508
  }
509
- .awsui_pane__description_1gl9c_14jnd_501:not(#\9) {
509
+ .awsui_pane__description_1gl9c_ntdg1_501:not(#\9) {
510
510
  padding-right: 0;
511
511
  min-width: 0;
512
512
  -ms-word-break: break-all;
513
513
  word-break: break-word;
514
514
  }
515
515
 
516
- .awsui_focus-lock_1gl9c_14jnd_516:not(#\9) {
516
+ .awsui_focus-lock_1gl9c_ntdg1_516:not(#\9) {
517
517
  height: 100%;
518
518
  }
519
519
 
@@ -521,7 +521,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
521
521
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
522
522
  SPDX-License-Identifier: Apache-2.0
523
523
  */
524
- .awsui_code-editor_1gl9c_14jnd_98:not(#\9) {
524
+ .awsui_code-editor_1gl9c_ntdg1_98:not(#\9) {
525
525
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
526
526
  border-collapse: separate;
527
527
  border-spacing: 0;
@@ -552,7 +552,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
552
552
  word-spacing: normal;
553
553
  box-sizing: border-box;
554
554
  font-size: var(--font-body-m-size-7dign1, 14px);
555
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
555
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
556
556
  color: var(--color-text-body-default-su7kuo, #000716);
557
557
  font-weight: 400;
558
558
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -564,23 +564,23 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
564
564
  width: 100%;
565
565
  }
566
566
 
567
- .awsui_editor_1gl9c_14jnd_541:not(#\9) {
567
+ .awsui_editor_1gl9c_ntdg1_541:not(#\9) {
568
568
  position: absolute;
569
569
  top: 0;
570
570
  right: 0;
571
571
  bottom: 0;
572
572
  left: 0;
573
573
  }
574
- .awsui_editor_1gl9c_14jnd_541:not(#\9):focus {
574
+ .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus {
575
575
  position: relative;
576
576
  position: absolute;
577
577
  overflow: visible;
578
578
  }
579
- .awsui_editor_1gl9c_14jnd_541:not(#\9):focus {
579
+ .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus {
580
580
  outline: 2px dotted transparent;
581
581
  outline-offset: calc(3px - 1px);
582
582
  }
583
- .awsui_editor_1gl9c_14jnd_541:not(#\9):focus::before {
583
+ .awsui_editor_1gl9c_ntdg1_541:not(#\9):focus::before {
584
584
  content: " ";
585
585
  display: block;
586
586
  position: absolute;
@@ -592,12 +592,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
592
592
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
593
593
  }
594
594
 
595
- .awsui_editor-refresh_1gl9c_14jnd_569:not(#\9) {
595
+ .awsui_editor-refresh_1gl9c_ntdg1_569:not(#\9) {
596
596
  border-top-left-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
597
597
  border-top-right-radius: calc(var(--border-radius-code-editor-psbxml, 8px) - var(--border-item-width-y36svo, 2px));
598
598
  }
599
599
 
600
- .awsui_status-bar_1gl9c_14jnd_574:not(#\9) {
600
+ .awsui_status-bar_1gl9c_ntdg1_574:not(#\9) {
601
601
  display: flex;
602
602
  vertical-align: middle;
603
603
  border-top: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
@@ -606,41 +606,41 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
606
606
  -ms-word-break: break-all;
607
607
  word-break: break-word;
608
608
  }
609
- .awsui_status-bar-with-hidden-pane_1gl9c_14jnd_583:not(#\9) {
609
+ .awsui_status-bar-with-hidden-pane_1gl9c_ntdg1_583:not(#\9) {
610
610
  border-bottom-left-radius: var(--border-radius-code-editor-psbxml, 8px);
611
611
  border-bottom-right-radius: var(--border-radius-code-editor-psbxml, 8px);
612
612
  }
613
- .awsui_status-bar__left_1gl9c_14jnd_587:not(#\9) {
613
+ .awsui_status-bar__left_1gl9c_ntdg1_587:not(#\9) {
614
614
  flex: 1;
615
615
  display: flex;
616
616
  flex-wrap: wrap;
617
617
  padding-left: var(--space-l-f4l5gr, 20px);
618
618
  border-right: var(--border-item-width-y36svo, 2px) solid var(--color-border-code-editor-default-iwcl1g, #d1d5db);
619
619
  }
620
- .awsui_status-bar__left-virtual_1gl9c_14jnd_594:not(#\9) {
620
+ .awsui_status-bar__left-virtual_1gl9c_ntdg1_594:not(#\9) {
621
621
  flex-wrap: nowrap;
622
622
  white-space: nowrap;
623
623
  }
624
- .awsui_status-bar__right_1gl9c_14jnd_598:not(#\9) {
624
+ .awsui_status-bar__right_1gl9c_ntdg1_598:not(#\9) {
625
625
  display: flex;
626
626
  align-items: center;
627
627
  }
628
- .awsui_status-bar__language-mode_1gl9c_14jnd_602:not(#\9), .awsui_status-bar__cursor-position_1gl9c_14jnd_602:not(#\9) {
628
+ .awsui_status-bar__language-mode_1gl9c_ntdg1_602:not(#\9), .awsui_status-bar__cursor-position_1gl9c_ntdg1_602:not(#\9) {
629
629
  display: inline-block;
630
630
  color: var(--color-text-body-default-su7kuo, #000716);
631
631
  padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-s-hdd878, 12px);
632
632
  }
633
- .awsui_status-bar__cog-button_1gl9c_14jnd_607:not(#\9) {
633
+ .awsui_status-bar__cog-button_1gl9c_ntdg1_607:not(#\9) {
634
634
  padding: calc(var(--space-scaled-xxs-t2t62i, 4px) - 1px) calc(var(--space-xs-edba2s, 8px) - 2px);
635
635
  }
636
636
 
637
- .awsui_status-bar-virtual_1gl9c_14jnd_611:not(#\9) {
637
+ .awsui_status-bar-virtual_1gl9c_ntdg1_611:not(#\9) {
638
638
  position: absolute !important;
639
639
  top: -9999px !important;
640
640
  left: -9999px !important;
641
641
  }
642
642
 
643
- .awsui_tab-button_1gl9c_14jnd_617:not(#\9) {
643
+ .awsui_tab-button_1gl9c_ntdg1_617:not(#\9) {
644
644
  position: relative;
645
645
  display: inline-block;
646
646
  padding: var(--space-scaled-xs-wbfgrv, 8px) var(--space-s-hdd878, 12px);
@@ -653,10 +653,10 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
653
653
  cursor: pointer;
654
654
  z-index: 1;
655
655
  }
656
- .awsui_tab-button--refresh_1gl9c_14jnd_630:not(#\9) {
656
+ .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9) {
657
657
  padding-bottom: calc(var(--space-scaled-xs-wbfgrv, 8px) + var(--border-active-width-il32zr, 4px) - 2px);
658
658
  }
659
- .awsui_tab-button_1gl9c_14jnd_617:not(#\9)::after {
659
+ .awsui_tab-button_1gl9c_ntdg1_617:not(#\9)::after {
660
660
  content: "";
661
661
  position: absolute;
662
662
  left: 0;
@@ -667,46 +667,46 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_14jnd_98 .ace_edito
667
667
  background: var(--color-text-status-error-p6dh5n, #d91515);
668
668
  opacity: 0;
669
669
  }
670
- .awsui_tab-button--active_1gl9c_14jnd_644:not(#\9)::after {
670
+ .awsui_tab-button--active_1gl9c_ntdg1_644:not(#\9)::after {
671
671
  opacity: 1;
672
672
  }
673
- .awsui_tab-button--refresh_1gl9c_14jnd_630:not(#\9)::after {
673
+ .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
674
674
  transition: opacity var(--motion-duration-refresh-only-medium-wkp575, 165ms) var(--motion-easing-refresh-only-c-1md9b3, cubic-bezier(0.84, 0, 0.16, 1));
675
675
  }
676
676
  @media (prefers-reduced-motion: reduce) {
677
- .awsui_tab-button--refresh_1gl9c_14jnd_630:not(#\9)::after {
677
+ .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
678
678
  animation: none;
679
679
  transition: none;
680
680
  }
681
681
  }
682
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_14jnd_630:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_14jnd_630:not(#\9)::after {
682
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_ntdg1_630:not(#\9)::after {
683
683
  animation: none;
684
684
  transition: none;
685
685
  }
686
- .awsui_tab-button_1gl9c_14jnd_617:not(#\9):hover {
686
+ .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):hover {
687
687
  color: var(--color-text-code-editor-tab-button-error-aoajaw, #ffffff);
688
688
  background: var(--color-text-status-error-p6dh5n, #d91515);
689
689
  }
690
- .awsui_tab-button--disabled_1gl9c_14jnd_664:not(#\9) {
690
+ .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9) {
691
691
  font-weight: normal;
692
692
  color: var(--color-text-code-editor-status-bar-disabled-bt6wtz, #7d8998);
693
693
  cursor: default;
694
694
  }
695
- .awsui_tab-button--disabled_1gl9c_14jnd_664:not(#\9):hover {
695
+ .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9):hover {
696
696
  color: var(--color-text-code-editor-status-bar-disabled-bt6wtz, #7d8998);
697
697
  background: transparent;
698
698
  }
699
- .awsui_tab-button--disabled_1gl9c_14jnd_664:not(#\9)::after {
699
+ .awsui_tab-button--disabled_1gl9c_ntdg1_664:not(#\9)::after {
700
700
  display: none;
701
701
  }
702
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_14jnd_617:not(#\9):focus {
702
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus {
703
703
  position: relative;
704
704
  }
705
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_14jnd_617:not(#\9):focus {
705
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus {
706
706
  outline: 2px dotted transparent;
707
707
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-m3gwa3, -7px) - 1px);
708
708
  }
709
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_14jnd_617:not(#\9):focus::before {
709
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_ntdg1_617:not(#\9):focus::before {
710
710
  content: " ";
711
711
  display: block;
712
712
  position: absolute;
@@ -717,19 +717,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_14jnd_617:not(#\9):f
717
717
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
718
718
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
719
719
  }
720
- .awsui_tab-button--divider_1gl9c_14jnd_694:not(#\9) {
720
+ .awsui_tab-button--divider_1gl9c_ntdg1_694:not(#\9) {
721
721
  display: inline-block;
722
- height: var(--font-body-m-line-height-rfgrp9, 22px);
722
+ height: var(--font-body-m-line-height-ghizru, 20px);
723
723
  width: var(--border-code-editor-status-divider-width-ku6xb1, 2px);
724
724
  background: var(--color-border-tabs-divider-7cs6of, #e9ebed);
725
725
  vertical-align: middle;
726
726
  }
727
- .awsui_tab-button--errors_1gl9c_14jnd_701:not(#\9), .awsui_tab-button--warnings_1gl9c_14jnd_701:not(#\9) {
727
+ .awsui_tab-button--errors_1gl9c_ntdg1_701:not(#\9), .awsui_tab-button--warnings_1gl9c_ntdg1_701:not(#\9) {
728
728
  /* used in test-utils */
729
729
  }
730
730
 
731
- .awsui_loading-screen_1gl9c_14jnd_705:not(#\9),
732
- .awsui_error-screen_1gl9c_14jnd_706:not(#\9) {
731
+ .awsui_loading-screen_1gl9c_ntdg1_705:not(#\9),
732
+ .awsui_error-screen_1gl9c_ntdg1_706:not(#\9) {
733
733
  display: flex;
734
734
  align-items: center;
735
735
  justify-content: center;
@@ -739,6 +739,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_14jnd_617:not(#\9):f
739
739
  border-radius: var(--border-radius-code-editor-psbxml, 8px);
740
740
  }
741
741
 
742
- .awsui_error-screen_1gl9c_14jnd_706:not(#\9) {
742
+ .awsui_error-screen_1gl9c_ntdg1_706:not(#\9) {
743
743
  color: var(--color-text-status-error-p6dh5n, #d91515);
744
744
  }