@cloudscape-design/components-themeable 3.0.534 → 3.0.535

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