@cloudscape-design/components-themeable 3.0.299 → 3.0.300

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 (337) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/template/alert/styles.css.js +19 -19
  3. package/lib/internal/template/alert/styles.scoped.css +64 -64
  4. package/lib/internal/template/alert/styles.selectors.js +19 -19
  5. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  6. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +46 -46
  7. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  8. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  9. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
  10. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  11. package/lib/internal/template/app-layout/drawer/styles.css.js +10 -10
  12. package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
  13. package/lib/internal/template/app-layout/drawer/styles.selectors.js +10 -10
  14. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +6 -6
  15. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  16. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  17. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  18. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  19. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  20. package/lib/internal/template/app-layout/styles.css.js +13 -13
  21. package/lib/internal/template/app-layout/styles.scoped.css +22 -22
  22. package/lib/internal/template/app-layout/styles.selectors.js +13 -13
  23. package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
  24. package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
  25. package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
  26. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +72 -72
  27. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +285 -285
  28. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +72 -72
  29. package/lib/internal/template/area-chart/styles.css.js +13 -13
  30. package/lib/internal/template/area-chart/styles.scoped.css +29 -29
  31. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  32. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  33. package/lib/internal/template/attribute-editor/styles.scoped.css +48 -48
  34. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  35. package/lib/internal/template/badge/styles.css.js +5 -5
  36. package/lib/internal/template/badge/styles.scoped.css +20 -20
  37. package/lib/internal/template/badge/styles.selectors.js +5 -5
  38. package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
  39. package/lib/internal/template/bar-chart/index.js +1 -1
  40. package/lib/internal/template/bar-chart/index.js.map +1 -1
  41. package/lib/internal/template/bar-chart/interfaces.d.ts +6 -1
  42. package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
  43. package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
  44. package/lib/internal/template/box/styles.css.js +189 -189
  45. package/lib/internal/template/box/styles.scoped.css +418 -418
  46. package/lib/internal/template/box/styles.selectors.js +189 -189
  47. package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
  48. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  49. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
  50. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  51. package/lib/internal/template/breadcrumb-group/styles.scoped.css +22 -22
  52. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  53. package/lib/internal/template/button/styles.css.js +18 -18
  54. package/lib/internal/template/button/styles.scoped.css +411 -411
  55. package/lib/internal/template/button/styles.selectors.js +18 -18
  56. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
  57. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -50
  58. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
  59. package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
  60. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +42 -42
  61. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
  62. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  63. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  64. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  65. package/lib/internal/template/button-dropdown/styles.css.js +8 -8
  66. package/lib/internal/template/button-dropdown/styles.scoped.css +20 -20
  67. package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
  68. package/lib/internal/template/calendar/styles.css.js +18 -18
  69. package/lib/internal/template/calendar/styles.scoped.css +89 -89
  70. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  71. package/lib/internal/template/cards/styles.css.js +37 -37
  72. package/lib/internal/template/cards/styles.scoped.css +101 -101
  73. package/lib/internal/template/cards/styles.selectors.js +37 -37
  74. package/lib/internal/template/checkbox/styles.css.js +3 -3
  75. package/lib/internal/template/checkbox/styles.scoped.css +16 -16
  76. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  77. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  78. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +11 -11
  79. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  80. package/lib/internal/template/code-editor/styles.css.js +32 -32
  81. package/lib/internal/template/code-editor/styles.scoped.css +242 -242
  82. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  83. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  84. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +42 -42
  85. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  86. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  87. package/lib/internal/template/collection-preferences/styles.scoped.css +81 -81
  88. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  89. package/lib/internal/template/column-layout/styles.css.js +13 -13
  90. package/lib/internal/template/column-layout/styles.scoped.css +55 -55
  91. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  92. package/lib/internal/template/container/styles.css.js +18 -18
  93. package/lib/internal/template/container/styles.scoped.css +73 -73
  94. package/lib/internal/template/container/styles.selectors.js +18 -18
  95. package/lib/internal/template/content-layout/styles.css.js +7 -7
  96. package/lib/internal/template/content-layout/styles.scoped.css +18 -18
  97. package/lib/internal/template/content-layout/styles.selectors.js +7 -7
  98. package/lib/internal/template/date-picker/styles.css.js +7 -7
  99. package/lib/internal/template/date-picker/styles.scoped.css +16 -16
  100. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  101. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
  102. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  103. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  104. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  105. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
  106. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  107. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  108. package/lib/internal/template/date-range-picker/styles.scoped.css +76 -76
  109. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  110. package/lib/internal/template/expandable-section/styles.css.js +24 -24
  111. package/lib/internal/template/expandable-section/styles.scoped.css +87 -87
  112. package/lib/internal/template/expandable-section/styles.selectors.js +24 -24
  113. package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
  114. package/lib/internal/template/file-upload/dropzone/styles.scoped.css +9 -9
  115. package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
  116. package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
  117. package/lib/internal/template/file-upload/file-input/styles.scoped.css +14 -14
  118. package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
  119. package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
  120. package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
  121. package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
  122. package/lib/internal/template/file-upload/styles.css.js +2 -2
  123. package/lib/internal/template/file-upload/styles.scoped.css +4 -4
  124. package/lib/internal/template/file-upload/styles.selectors.js +2 -2
  125. package/lib/internal/template/flashbar/styles.css.js +45 -45
  126. package/lib/internal/template/flashbar/styles.scoped.css +246 -246
  127. package/lib/internal/template/flashbar/styles.selectors.js +45 -45
  128. package/lib/internal/template/form/styles.css.js +9 -9
  129. package/lib/internal/template/form/styles.scoped.css +20 -20
  130. package/lib/internal/template/form/styles.selectors.js +9 -9
  131. package/lib/internal/template/form-field/styles.css.js +19 -19
  132. package/lib/internal/template/form-field/styles.scoped.css +52 -52
  133. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  134. package/lib/internal/template/grid/styles.css.js +53 -53
  135. package/lib/internal/template/grid/styles.scoped.css +60 -60
  136. package/lib/internal/template/grid/styles.selectors.js +53 -53
  137. package/lib/internal/template/header/styles.css.js +44 -44
  138. package/lib/internal/template/header/styles.scoped.css +116 -116
  139. package/lib/internal/template/header/styles.selectors.js +44 -44
  140. package/lib/internal/template/help-panel/styles.css.js +4 -4
  141. package/lib/internal/template/help-panel/styles.scoped.css +153 -153
  142. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  143. package/lib/internal/template/hotspot/styles.css.js +7 -7
  144. package/lib/internal/template/hotspot/styles.scoped.css +10 -10
  145. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  146. package/lib/internal/template/icon/styles.css.js +21 -21
  147. package/lib/internal/template/icon/styles.scoped.css +81 -81
  148. package/lib/internal/template/icon/styles.selectors.js +21 -21
  149. package/lib/internal/template/input/styles.css.js +12 -12
  150. package/lib/internal/template/input/styles.scoped.css +73 -73
  151. package/lib/internal/template/input/styles.selectors.js +12 -12
  152. package/lib/internal/template/internal/base-component/styles.scoped.css +2621 -2621
  153. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  154. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +26 -26
  155. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  156. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  157. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
  158. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  159. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  160. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
  161. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  162. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  163. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
  164. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  165. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  166. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +23 -23
  167. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  168. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  169. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
  170. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  171. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  172. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +9 -9
  173. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  174. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  175. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +20 -20
  176. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  177. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  178. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
  179. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  180. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  181. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
  182. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  183. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
  184. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +18 -18
  185. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
  186. package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
  187. package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +4 -4
  188. package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
  189. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  190. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +51 -51
  191. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  192. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  193. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
  194. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  195. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  196. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +8 -8
  197. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  198. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  199. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +34 -34
  200. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  201. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  202. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +32 -32
  203. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  204. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  205. package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
  206. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  207. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  208. package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
  209. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  210. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  211. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +68 -68
  212. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  213. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  214. package/lib/internal/template/internal/components/token-list/styles.scoped.css +40 -40
  215. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  216. package/lib/internal/template/internal/environment.js +1 -1
  217. package/lib/internal/template/internal/handle/styles.css.js +2 -2
  218. package/lib/internal/template/internal/handle/styles.scoped.css +12 -12
  219. package/lib/internal/template/internal/handle/styles.selectors.js +2 -2
  220. package/lib/internal/template/link/styles.css.js +20 -20
  221. package/lib/internal/template/link/styles.scoped.css +163 -163
  222. package/lib/internal/template/link/styles.selectors.js +20 -20
  223. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +5 -0
  224. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  225. package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
  226. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  227. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +38 -38
  228. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  229. package/lib/internal/template/modal/styles.css.js +23 -23
  230. package/lib/internal/template/modal/styles.scoped.css +67 -67
  231. package/lib/internal/template/modal/styles.selectors.js +23 -23
  232. package/lib/internal/template/multiselect/styles.css.js +1 -1
  233. package/lib/internal/template/multiselect/styles.scoped.css +5 -5
  234. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  235. package/lib/internal/template/pagination/styles.css.js +9 -9
  236. package/lib/internal/template/pagination/styles.scoped.css +47 -47
  237. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  238. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  239. package/lib/internal/template/pie-chart/styles.scoped.css +70 -70
  240. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  241. package/lib/internal/template/popover/styles.css.js +50 -50
  242. package/lib/internal/template/popover/styles.scoped.css +104 -104
  243. package/lib/internal/template/popover/styles.selectors.js +50 -50
  244. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  245. package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
  246. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  247. package/lib/internal/template/property-filter/styles.css.js +29 -29
  248. package/lib/internal/template/property-filter/styles.scoped.css +52 -52
  249. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  250. package/lib/internal/template/radio-group/styles.css.js +9 -9
  251. package/lib/internal/template/radio-group/styles.scoped.css +37 -37
  252. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  253. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  254. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  255. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  256. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  257. package/lib/internal/template/segmented-control/styles.scoped.css +78 -78
  258. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  259. package/lib/internal/template/select/parts/styles.css.js +9 -9
  260. package/lib/internal/template/select/parts/styles.scoped.css +17 -17
  261. package/lib/internal/template/select/parts/styles.selectors.js +9 -9
  262. package/lib/internal/template/select/styles.css.js +1 -1
  263. package/lib/internal/template/select/styles.scoped.css +5 -5
  264. package/lib/internal/template/select/styles.selectors.js +1 -1
  265. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  266. package/lib/internal/template/side-navigation/styles.scoped.css +89 -89
  267. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  268. package/lib/internal/template/space-between/styles.css.js +20 -20
  269. package/lib/internal/template/space-between/styles.scoped.css +37 -37
  270. package/lib/internal/template/space-between/styles.selectors.js +20 -20
  271. package/lib/internal/template/spinner/styles.css.js +13 -13
  272. package/lib/internal/template/spinner/styles.scoped.css +35 -35
  273. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  274. package/lib/internal/template/split-panel/styles.css.js +59 -59
  275. package/lib/internal/template/split-panel/styles.scoped.css +150 -150
  276. package/lib/internal/template/split-panel/styles.selectors.js +59 -59
  277. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  278. package/lib/internal/template/status-indicator/styles.scoped.css +44 -44
  279. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  280. package/lib/internal/template/table/body-cell/styles.css.js +28 -28
  281. package/lib/internal/template/table/body-cell/styles.scoped.css +144 -144
  282. package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
  283. package/lib/internal/template/table/header-cell/styles.css.js +24 -24
  284. package/lib/internal/template/table/header-cell/styles.scoped.css +93 -93
  285. package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
  286. package/lib/internal/template/table/resizer/styles.css.js +6 -6
  287. package/lib/internal/template/table/resizer/styles.scoped.css +27 -27
  288. package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
  289. package/lib/internal/template/table/selection-control/styles.css.js +3 -3
  290. package/lib/internal/template/table/selection-control/styles.scoped.css +4 -4
  291. package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
  292. package/lib/internal/template/table/styles.css.js +33 -33
  293. package/lib/internal/template/table/styles.scoped.css +85 -85
  294. package/lib/internal/template/table/styles.selectors.js +33 -33
  295. package/lib/internal/template/tabs/styles.css.js +21 -21
  296. package/lib/internal/template/tabs/styles.scoped.css +86 -86
  297. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  298. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  299. package/lib/internal/template/tag-editor/styles.scoped.css +24 -24
  300. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  301. package/lib/internal/template/text-content/styles.css.js +1 -1
  302. package/lib/internal/template/text-content/styles.scoped.css +125 -125
  303. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  304. package/lib/internal/template/text-filter/styles.css.js +3 -3
  305. package/lib/internal/template/text-filter/styles.scoped.css +10 -10
  306. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  307. package/lib/internal/template/textarea/styles.css.js +4 -4
  308. package/lib/internal/template/textarea/styles.scoped.css +40 -40
  309. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  310. package/lib/internal/template/tiles/styles.css.js +28 -28
  311. package/lib/internal/template/tiles/styles.scoped.css +124 -124
  312. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  313. package/lib/internal/template/toggle/styles.css.js +8 -8
  314. package/lib/internal/template/toggle/styles.scoped.css +27 -27
  315. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  316. package/lib/internal/template/token-group/styles.css.js +7 -7
  317. package/lib/internal/template/token-group/styles.scoped.css +42 -42
  318. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  319. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  320. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +84 -84
  321. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  322. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  323. package/lib/internal/template/top-navigation/styles.scoped.css +148 -148
  324. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  325. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  326. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  327. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  328. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  329. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  330. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  331. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  332. package/lib/internal/template/tutorial-panel/styles.scoped.css +6 -6
  333. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  334. package/lib/internal/template/wizard/styles.css.js +32 -32
  335. package/lib/internal/template/wizard/styles.scoped.css +127 -127
  336. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  337. package/package.json +1 -1
@@ -95,75 +95,75 @@ 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_1gl9c_1czb6_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor:not(#\9) {
99
99
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
100
100
  font-size: 14px;
101
101
  line-height: 20px;
102
102
  }
103
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
105
105
  cursor: pointer;
106
106
  background-repeat: no-repeat;
107
107
  background-size: 16px 16px;
108
108
  background-position: 4px 2px;
109
109
  }
110
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
- color: var(--color-text-status-error-jer77f, #d13212);
113
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
+ color: var(--color-text-status-error-ijb03b, #d13212);
115
115
  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");
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
117
117
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
118
118
  }
119
119
  @supports (--css-variable-support-check: #000) {
120
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
122
122
  }
123
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
123
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
124
  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");
125
125
  }
126
126
  }
127
127
  @supports (--css-variable-support-check: #000) {
128
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
+ .awsui_code-editor_1gl9c_edp0f_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-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_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='%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");
133
133
  }
134
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
134
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
135
135
  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");
136
136
  }
137
137
  }
138
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
138
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
139
139
  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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
140
140
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
141
141
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
142
142
  }
143
143
  @supports (--css-variable-support-check: #000) {
144
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
144
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
145
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
146
146
  }
147
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
147
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
148
148
  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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
149
149
  }
150
150
  }
151
151
  @supports (--css-variable-support-check: #000) {
152
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
152
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
153
153
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
154
154
  }
155
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
155
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
156
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
157
157
  }
158
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
158
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
159
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
160
160
  }
161
161
  }
162
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-cell:not(#\9) {
162
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-cell:not(#\9) {
163
163
  padding-left: 24px;
164
164
  padding-right: 16px;
165
165
  }
166
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget:not(#\9) {
166
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget:not(#\9) {
167
167
  /* A good test case for disabled folds
168
168
  <<html<<<<
169
169
  </html>
@@ -174,368 +174,368 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  border: none;
175
175
  box-shadow: none;
176
176
  }
177
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
177
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
178
178
  background: transparent;
179
179
  box-sizing: border-box;
180
- border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
181
- border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
180
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-cgts9o, #d5dbdb);
181
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-cgts9o, #d5dbdb);
182
182
  }
183
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
184
- border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
185
- border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
183
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
184
+ border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-pnbrtg, #687078);
185
+ border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-pnbrtg, #687078);
186
186
  }
187
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter:not(#\9) {
188
- background-color: var(--color-background-code-editor-gutter-default-jzy459, #f2f3f3);
189
- color: var(--color-text-code-editor-gutter-default-xo884c, #16191f);
187
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter:not(#\9) {
188
+ background-color: var(--color-background-code-editor-gutter-default-mqb01e, #f2f3f3);
189
+ color: var(--color-text-code-editor-gutter-default-gkokhp, #16191f);
190
190
  }
191
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
191
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
192
192
  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");
193
193
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
194
194
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
195
195
  }
196
196
  @supports (--css-variable-support-check: #000) {
197
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
197
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
198
198
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
199
199
  }
200
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
200
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
201
201
  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");
202
202
  }
203
203
  }
204
204
  @supports (--css-variable-support-check: #000) {
205
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
205
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
206
206
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
207
207
  }
208
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
208
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
209
209
  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");
210
210
  }
211
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
211
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
212
212
  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");
213
213
  }
214
214
  }
215
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
215
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
216
216
  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");
217
217
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
218
218
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
219
219
  }
220
220
  @supports (--css-variable-support-check: #000) {
221
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
221
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
222
222
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
223
223
  }
224
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
224
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
225
225
  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");
226
226
  }
227
227
  }
228
228
  @supports (--css-variable-support-check: #000) {
229
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
230
230
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
231
231
  }
232
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
233
233
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
234
234
  }
235
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
235
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
236
236
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
237
237
  }
238
238
  }
239
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
239
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
240
240
  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");
241
241
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
242
242
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
243
243
  }
244
244
  @supports (--css-variable-support-check: #000) {
245
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
245
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
246
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
247
247
  }
248
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
248
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
249
249
  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");
250
250
  }
251
251
  }
252
252
  @supports (--css-variable-support-check: #000) {
253
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
253
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
254
254
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
255
255
  }
256
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
256
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
257
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' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
258
258
  }
259
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
259
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
260
260
  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");
261
261
  }
262
262
  }
263
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
263
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
264
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='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
265
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
266
266
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
267
267
  }
268
268
  @supports (--css-variable-support-check: #000) {
269
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
269
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
270
270
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
271
271
  }
272
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
272
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
273
273
  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");
274
274
  }
275
275
  }
276
276
  @supports (--css-variable-support-check: #000) {
277
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
277
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
278
278
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
279
279
  }
280
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
280
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
281
281
  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");
282
282
  }
283
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
283
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
284
284
  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");
285
285
  }
286
286
  }
287
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line:not(#\9) {
288
- background-color: var(--color-background-code-editor-gutter-active-line-default-iqj33p, #687078);
289
- color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
287
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line:not(#\9) {
288
+ background-color: var(--color-background-code-editor-gutter-active-line-default-nuf7wc, #687078);
289
+ color: var(--color-text-code-editor-gutter-active-line-ixs6bg, #ffffff);
290
290
  }
291
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
292
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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
293
293
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
294
294
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
295
295
  }
296
296
  @supports (--css-variable-support-check: #000) {
297
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
298
298
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
299
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
301
301
  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");
302
302
  }
303
303
  }
304
304
  @supports (--css-variable-support-check: #000) {
305
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
305
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
306
306
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
307
307
  }
308
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
308
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
309
309
  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");
310
310
  }
311
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
311
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
312
312
  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");
313
313
  }
314
314
  }
315
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
315
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
316
316
  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");
317
317
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
318
318
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
319
319
  }
320
320
  @supports (--css-variable-support-check: #000) {
321
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
321
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
322
322
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
323
323
  }
324
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
324
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
325
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'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
326
326
  }
327
327
  }
328
328
  @supports (--css-variable-support-check: #000) {
329
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
329
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
330
330
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
331
331
  }
332
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
332
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
333
333
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
334
334
  }
335
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
335
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
336
336
  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");
337
337
  }
338
338
  }
339
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
339
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
340
340
  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");
341
341
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
342
342
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
343
343
  }
344
344
  @supports (--css-variable-support-check: #000) {
345
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
345
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
346
346
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
347
347
  }
348
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
348
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
349
349
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
350
350
  }
351
351
  }
352
352
  @supports (--css-variable-support-check: #000) {
353
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
353
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
354
354
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
355
355
  }
356
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
356
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
357
357
  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");
358
358
  }
359
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
359
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
360
360
  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");
361
361
  }
362
362
  }
363
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
363
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
364
364
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
365
365
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
366
366
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
367
367
  }
368
368
  @supports (--css-variable-support-check: #000) {
369
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
369
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
370
370
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
371
371
  }
372
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
372
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
373
373
  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");
374
374
  }
375
375
  }
376
376
  @supports (--css-variable-support-check: #000) {
377
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
377
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
378
378
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
379
379
  }
380
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
380
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
381
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
382
382
  }
383
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
383
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
384
384
  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");
385
385
  }
386
386
  }
387
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
388
- color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
389
- background-color: var(--color-background-code-editor-gutter-active-line-error-stt57c, #d13212);
387
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
388
+ color: var(--color-text-code-editor-gutter-active-line-ixs6bg, #ffffff);
389
+ background-color: var(--color-background-code-editor-gutter-active-line-error-wgvqz7, #d13212);
390
390
  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");
391
391
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
392
392
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
393
393
  }
394
394
  @supports (--css-variable-support-check: #000) {
395
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
395
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
396
396
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
397
397
  }
398
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
398
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
399
399
  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");
400
400
  }
401
401
  }
402
402
  @supports (--css-variable-support-check: #000) {
403
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
403
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
404
404
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
405
405
  }
406
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
406
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
407
407
  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");
408
408
  }
409
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
410
410
  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");
411
411
  }
412
412
  }
413
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
413
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
414
414
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
415
415
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
416
416
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
417
417
  }
418
418
  @supports (--css-variable-support-check: #000) {
419
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
419
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
420
420
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
421
421
  }
422
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
422
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
423
423
  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");
424
424
  }
425
425
  }
426
426
  @supports (--css-variable-support-check: #000) {
427
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
427
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
428
428
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
429
429
  }
430
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
430
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
431
431
  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");
432
432
  }
433
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
433
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
434
434
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-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");
435
435
  }
436
436
  }
437
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
437
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
438
438
  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");
439
439
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
440
440
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
441
441
  }
442
442
  @supports (--css-variable-support-check: #000) {
443
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
443
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
444
444
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
445
445
  }
446
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
446
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
447
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'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
448
448
  }
449
449
  }
450
450
  @supports (--css-variable-support-check: #000) {
451
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
451
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
452
452
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
453
453
  }
454
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
454
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
455
455
  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");
456
456
  }
457
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_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_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
457
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_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_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
458
458
  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");
459
459
  }
460
460
  }
461
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
461
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
462
462
  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");
463
463
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
464
464
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
465
465
  }
466
466
  @supports (--css-variable-support-check: #000) {
467
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
467
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
468
468
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
469
469
  }
470
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
470
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
471
471
  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");
472
472
  }
473
473
  }
474
474
  @supports (--css-variable-support-check: #000) {
475
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
475
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
476
476
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
477
477
  }
478
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
478
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
479
479
  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");
480
480
  }
481
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_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_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
481
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_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_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
482
482
  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");
483
483
  }
484
484
  }
485
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
485
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
486
486
  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");
487
487
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
488
488
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
489
489
  }
490
490
  @supports (--css-variable-support-check: #000) {
491
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
491
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
492
492
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
493
493
  }
494
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
494
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
495
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='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
496
496
  }
497
497
  }
498
498
  @supports (--css-variable-support-check: #000) {
499
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
499
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
500
500
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
501
501
  }
502
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
502
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
503
503
  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");
504
504
  }
505
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_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_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
505
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_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_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
506
506
  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");
507
507
  }
508
508
  }
509
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
509
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
510
510
  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");
511
511
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
512
512
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
513
513
  }
514
514
  @supports (--css-variable-support-check: #000) {
515
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
515
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
516
516
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
517
517
  }
518
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
518
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
519
519
  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");
520
520
  }
521
521
  }
522
522
  @supports (--css-variable-support-check: #000) {
523
- .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
523
+ .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
524
524
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
525
525
  }
526
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
526
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
527
527
  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");
528
528
  }
529
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1czb6_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_1czb6_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_1czb6_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_1czb6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
529
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_edp0f_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_edp0f_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_edp0f_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_edp0f_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
530
530
  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");
531
531
  }
532
532
  }
533
533
 
534
- .awsui_code-editor-refresh_1gl9c_1czb6_534 .ace_editor .ace_gutter:not(#\9) {
535
- border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
534
+ .awsui_code-editor-refresh_1gl9c_edp0f_534 .ace_editor .ace_gutter:not(#\9) {
535
+ border-top-left-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
536
536
  }
537
- .awsui_code-editor-refresh_1gl9c_1czb6_534 .ace_editor .ace_scroller:not(#\9) {
538
- border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
537
+ .awsui_code-editor-refresh_1gl9c_edp0f_534 .ace_editor .ace_scroller:not(#\9) {
538
+ border-top-right-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
539
539
  }
540
540
 
541
541
  /* stylelint-enable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
@@ -543,85 +543,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
543
543
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
544
544
  SPDX-License-Identifier: Apache-2.0
545
545
  */
546
- .awsui_pane_1gl9c_1czb6_546:not(#\9) {
546
+ .awsui_pane_1gl9c_edp0f_546:not(#\9) {
547
547
  display: flex;
548
548
  position: relative;
549
549
  flex-direction: row;
550
550
  flex: 1;
551
- border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
552
- border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
553
- border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
554
- background: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
555
- color: var(--color-text-body-default-7m2b3r, #16191f);
551
+ border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
552
+ border-bottom-left-radius: var(--border-radius-code-editor-xtfwqn, 0px);
553
+ border-bottom-right-radius: var(--border-radius-code-editor-xtfwqn, 0px);
554
+ background: var(--color-background-code-editor-status-bar-n5hedf, #f2f3f3);
555
+ color: var(--color-text-body-default-v5bj0z, #16191f);
556
556
  }
557
- .awsui_pane__close-container_1gl9c_1czb6_557:not(#\9) {
557
+ .awsui_pane__close-container_1gl9c_edp0f_557:not(#\9) {
558
558
  position: absolute;
559
559
  top: 0;
560
- right: calc(var(--space-s-hv8c1d, 12px) / 2);
560
+ right: calc(var(--space-s-vhrt5k, 12px) / 2);
561
561
  }
562
- .awsui_pane__list_1gl9c_1czb6_562:not(#\9) {
562
+ .awsui_pane__list_1gl9c_edp0f_562:not(#\9) {
563
563
  flex: 1;
564
564
  overflow: auto;
565
565
  max-height: 100%;
566
566
  box-sizing: border-box;
567
- margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
567
+ margin-right: calc(var(--font-body-m-line-height-uf359w, 22px) + 2 * var(--space-xs-70e4tc, 8px));
568
568
  }
569
- .awsui_pane__table_1gl9c_1czb6_569:not(#\9) {
569
+ .awsui_pane__table_1gl9c_edp0f_569:not(#\9) {
570
570
  width: 100%;
571
571
  border-spacing: 0;
572
- margin: var(--space-s-hv8c1d, 12px) 0;
572
+ margin: var(--space-s-vhrt5k, 12px) 0;
573
573
  }
574
- .awsui_pane__item_1gl9c_1czb6_574 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9) {
575
- border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
576
- border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
574
+ .awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9) {
575
+ border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
576
+ border-bottom: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
577
577
  }
578
- .awsui_pane__item_1gl9c_1czb6_574 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9):first-child {
579
- border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
580
- border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
581
- border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
578
+ .awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):first-child {
579
+ border-left: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
580
+ border-top-left-radius: var(--border-radius-item-66smyp, 0px);
581
+ border-bottom-left-radius: var(--border-radius-item-66smyp, 0px);
582
582
  }
583
- .awsui_pane__item_1gl9c_1czb6_574 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9):last-child {
584
- border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
585
- border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
586
- border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
583
+ .awsui_pane__item_1gl9c_edp0f_574 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):last-child {
584
+ border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-transparent-82m4cu, transparent);
585
+ border-top-right-radius: var(--border-radius-item-66smyp, 0px);
586
+ border-bottom-right-radius: var(--border-radius-item-66smyp, 0px);
587
587
  }
588
- .awsui_pane__item--highlighted_1gl9c_1czb6_588:not(#\9), .awsui_pane__item_1gl9c_1czb6_574:not(#\9):hover, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):focus {
588
+ .awsui_pane__item--highlighted_1gl9c_edp0f_588:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus {
589
589
  cursor: pointer;
590
590
  outline: none;
591
591
  }
592
- .awsui_pane__item--highlighted_1gl9c_1czb6_588 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9), .awsui_pane__item_1gl9c_1czb6_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1czb6_574, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1czb6_574 {
593
- background-color: var(--color-background-code-editor-pane-item-hover-zlbhj7, #eaeded);
592
+ .awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574 {
593
+ background-color: var(--color-background-code-editor-pane-item-hover-3puepk, #eaeded);
594
594
  }
595
- .awsui_pane__item--highlighted_1gl9c_1czb6_588 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9), .awsui_pane__item_1gl9c_1czb6_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1czb6_574, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1czb6_574 {
596
- border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
597
- border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
595
+ .awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9), .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574 {
596
+ border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
597
+ border-bottom: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
598
598
  }
599
- .awsui_pane__item--highlighted_1gl9c_1czb6_588 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9):first-child, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1czb6_574:first-child, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1czb6_574:first-child {
600
- border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
601
- border-top-left-radius: var(--border-radius-item-wjpc1f, 0px);
602
- border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
599
+ .awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):first-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574:first-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574:first-child {
600
+ border-left: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
601
+ border-top-left-radius: var(--border-radius-item-66smyp, 0px);
602
+ border-bottom-left-radius: var(--border-radius-item-66smyp, 0px);
603
603
  }
604
- .awsui_pane__item--highlighted_1gl9c_1czb6_588 > .awsui_pane__cell_1gl9c_1czb6_574:not(#\9):last-child, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1czb6_574:last-child, .awsui_pane__item_1gl9c_1czb6_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1czb6_574:last-child {
605
- border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
606
- border-top-right-radius: var(--border-radius-item-wjpc1f, 0px);
607
- border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
604
+ .awsui_pane__item--highlighted_1gl9c_edp0f_588 > .awsui_pane__cell_1gl9c_edp0f_574:not(#\9):last-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):hover > .awsui_pane__cell_1gl9c_edp0f_574:last-child, .awsui_pane__item_1gl9c_edp0f_574:not(#\9):focus > .awsui_pane__cell_1gl9c_edp0f_574:last-child {
605
+ border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-pane-item-hover-dxef8l, #687078);
606
+ border-top-right-radius: var(--border-radius-item-66smyp, 0px);
607
+ border-bottom-right-radius: var(--border-radius-item-66smyp, 0px);
608
608
  }
609
- .awsui_pane__location_1gl9c_1czb6_609:not(#\9), .awsui_pane__description_1gl9c_1czb6_609:not(#\9) {
610
- padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
609
+ .awsui_pane__location_1gl9c_edp0f_609:not(#\9), .awsui_pane__description_1gl9c_edp0f_609:not(#\9) {
610
+ padding: var(--space-xxs-68xp1c, 4px) var(--space-s-vhrt5k, 12px);
611
611
  }
612
- .awsui_pane__location_1gl9c_1czb6_609:not(#\9) {
612
+ .awsui_pane__location_1gl9c_edp0f_609:not(#\9) {
613
613
  vertical-align: baseline;
614
614
  white-space: nowrap;
615
- padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
615
+ padding-left: calc(var(--space-l-gcd1hj, 20px) + var(--space-s-vhrt5k, 12px));
616
616
  }
617
- .awsui_pane__description_1gl9c_1czb6_609:not(#\9) {
617
+ .awsui_pane__description_1gl9c_edp0f_609:not(#\9) {
618
618
  padding-right: 0;
619
619
  min-width: 0;
620
620
  -ms-word-break: break-all;
621
621
  word-break: break-word;
622
622
  }
623
623
 
624
- .awsui_focus-lock_1gl9c_1czb6_624:not(#\9) {
624
+ .awsui_focus-lock_1gl9c_edp0f_624:not(#\9) {
625
625
  height: 100%;
626
626
  }
627
627
 
@@ -629,7 +629,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
629
629
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
630
630
  SPDX-License-Identifier: Apache-2.0
631
631
  */
632
- .awsui_code-editor_1gl9c_1czb6_98:not(#\9) {
632
+ .awsui_code-editor_1gl9c_edp0f_98:not(#\9) {
633
633
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
634
634
  border-collapse: separate;
635
635
  border-spacing: 0;
@@ -659,36 +659,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
659
659
  widows: 2;
660
660
  word-spacing: normal;
661
661
  box-sizing: border-box;
662
- font-size: var(--font-body-m-size-sregvd, 14px);
663
- line-height: var(--font-body-m-line-height-i7xxvv, 22px);
664
- color: var(--color-text-body-default-7m2b3r, #16191f);
662
+ font-size: var(--font-body-m-size-i6yc1c, 14px);
663
+ line-height: var(--font-body-m-line-height-uf359w, 22px);
664
+ color: var(--color-text-body-default-v5bj0z, #16191f);
665
665
  font-weight: 400;
666
- font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
666
+ font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
667
667
  -webkit-font-smoothing: auto;
668
668
  -moz-osx-font-smoothing: auto;
669
669
  display: inline-block;
670
- border: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
671
- border-radius: var(--border-radius-code-editor-7hgl06, 0px);
670
+ border: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
671
+ border-radius: var(--border-radius-code-editor-xtfwqn, 0px);
672
672
  width: 100%;
673
673
  }
674
674
 
675
- .awsui_editor_1gl9c_1czb6_649:not(#\9) {
675
+ .awsui_editor_1gl9c_edp0f_649:not(#\9) {
676
676
  position: absolute;
677
677
  top: 0;
678
678
  right: 0;
679
679
  bottom: 0;
680
680
  left: 0;
681
681
  }
682
- .awsui_editor_1gl9c_1czb6_649:not(#\9):focus {
682
+ .awsui_editor_1gl9c_edp0f_649:not(#\9):focus {
683
683
  position: relative;
684
684
  position: absolute;
685
685
  overflow: visible;
686
686
  }
687
- .awsui_editor_1gl9c_1czb6_649:not(#\9):focus {
687
+ .awsui_editor_1gl9c_edp0f_649:not(#\9):focus {
688
688
  outline: 2px dotted transparent;
689
689
  outline-offset: calc(3px - 1px);
690
690
  }
691
- .awsui_editor_1gl9c_1czb6_649:not(#\9):focus::before {
691
+ .awsui_editor_1gl9c_edp0f_649:not(#\9):focus::before {
692
692
  content: " ";
693
693
  display: block;
694
694
  position: absolute;
@@ -696,64 +696,64 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
696
696
  top: calc(-1 * 3px);
697
697
  width: calc(100% + 2 * 3px);
698
698
  height: calc(100% + 2 * 3px);
699
- border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
700
- box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
699
+ border-radius: var(--border-radius-control-default-focus-ring-tjcd01, 2px);
700
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-oqg5wt, #0073bb);
701
701
  }
702
702
 
703
- .awsui_editor-refresh_1gl9c_1czb6_677:not(#\9) {
704
- border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
705
- border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
703
+ .awsui_editor-refresh_1gl9c_edp0f_677:not(#\9) {
704
+ border-top-left-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
705
+ border-top-right-radius: calc(var(--border-radius-code-editor-xtfwqn, 0px) - var(--border-item-width-48kr2z, 1px));
706
706
  }
707
707
 
708
- .awsui_status-bar_1gl9c_1czb6_682:not(#\9) {
708
+ .awsui_status-bar_1gl9c_edp0f_682:not(#\9) {
709
709
  display: flex;
710
710
  vertical-align: middle;
711
- border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
712
- background-color: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
711
+ border-top: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
712
+ background-color: var(--color-background-code-editor-status-bar-n5hedf, #f2f3f3);
713
713
  min-width: 0;
714
714
  -ms-word-break: break-all;
715
715
  word-break: break-word;
716
716
  }
717
- .awsui_status-bar-with-hidden-pane_1gl9c_1czb6_691:not(#\9) {
718
- border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
719
- border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
717
+ .awsui_status-bar-with-hidden-pane_1gl9c_edp0f_691:not(#\9) {
718
+ border-bottom-left-radius: var(--border-radius-code-editor-xtfwqn, 0px);
719
+ border-bottom-right-radius: var(--border-radius-code-editor-xtfwqn, 0px);
720
720
  }
721
- .awsui_status-bar__left_1gl9c_1czb6_695:not(#\9) {
721
+ .awsui_status-bar__left_1gl9c_edp0f_695:not(#\9) {
722
722
  flex: 1;
723
723
  display: flex;
724
724
  flex-wrap: wrap;
725
- padding-left: var(--space-l-4vl6xu, 20px);
726
- border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
725
+ padding-left: var(--space-l-gcd1hj, 20px);
726
+ border-right: var(--border-item-width-48kr2z, 1px) solid var(--color-border-code-editor-default-g5ujtf, #d5dbdb);
727
727
  }
728
- .awsui_status-bar__left-virtual_1gl9c_1czb6_702:not(#\9) {
728
+ .awsui_status-bar__left-virtual_1gl9c_edp0f_702:not(#\9) {
729
729
  flex-wrap: nowrap;
730
730
  white-space: nowrap;
731
731
  }
732
- .awsui_status-bar__right_1gl9c_1czb6_706:not(#\9) {
732
+ .awsui_status-bar__right_1gl9c_edp0f_706:not(#\9) {
733
733
  display: flex;
734
734
  align-items: center;
735
735
  }
736
- .awsui_status-bar__language-mode_1gl9c_1czb6_710:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1czb6_710:not(#\9) {
736
+ .awsui_status-bar__language-mode_1gl9c_edp0f_710:not(#\9), .awsui_status-bar__cursor-position_1gl9c_edp0f_710:not(#\9) {
737
737
  display: inline-block;
738
- color: var(--color-text-body-default-7m2b3r, #16191f);
739
- padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
738
+ color: var(--color-text-body-default-v5bj0z, #16191f);
739
+ padding: var(--space-scaled-xs-k3qrsg, 8px) var(--space-s-vhrt5k, 12px);
740
740
  }
741
- .awsui_status-bar__cog-button_1gl9c_1czb6_715:not(#\9) {
742
- padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
741
+ .awsui_status-bar__cog-button_1gl9c_edp0f_715:not(#\9) {
742
+ padding: calc(var(--space-scaled-xxs-4wuz2q, 4px) - 1px) calc(var(--space-xs-70e4tc, 8px) - 2px);
743
743
  }
744
744
 
745
- .awsui_status-bar-virtual_1gl9c_1czb6_719:not(#\9) {
745
+ .awsui_status-bar-virtual_1gl9c_edp0f_719:not(#\9) {
746
746
  position: absolute !important;
747
747
  top: -9999px !important;
748
748
  left: -9999px !important;
749
749
  }
750
750
 
751
- .awsui_tab-button_1gl9c_1czb6_725:not(#\9) {
751
+ .awsui_tab-button_1gl9c_edp0f_725:not(#\9) {
752
752
  position: relative;
753
753
  display: inline-block;
754
- padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
754
+ padding: var(--space-scaled-xs-k3qrsg, 8px) var(--space-s-vhrt5k, 12px);
755
755
  line-height: inherit;
756
- color: var(--color-text-status-error-jer77f, #d13212);
756
+ color: var(--color-text-status-error-ijb03b, #d13212);
757
757
  background: none;
758
758
  border: none;
759
759
  font-weight: bold;
@@ -761,92 +761,92 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
761
761
  cursor: pointer;
762
762
  z-index: 1;
763
763
  }
764
- .awsui_tab-button--refresh_1gl9c_1czb6_738:not(#\9) {
765
- padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-bo43mb, 2px) - 2px);
764
+ .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9) {
765
+ padding-bottom: calc(var(--space-scaled-xs-k3qrsg, 8px) + var(--border-active-width-c5t3vf, 2px) - 2px);
766
766
  }
767
- .awsui_tab-button_1gl9c_1czb6_725:not(#\9)::after {
767
+ .awsui_tab-button_1gl9c_edp0f_725:not(#\9)::after {
768
768
  content: "";
769
769
  position: absolute;
770
770
  left: 0;
771
771
  right: 0;
772
772
  bottom: 0;
773
- height: var(--border-active-width-bo43mb, 2px);
774
- border-radius: var(--border-radius-tabs-focus-ring-774qv9, 0px);
775
- background: var(--color-text-status-error-jer77f, #d13212);
773
+ height: var(--border-active-width-c5t3vf, 2px);
774
+ border-radius: var(--border-radius-tabs-focus-ring-mtlp1v, 0px);
775
+ background: var(--color-text-status-error-ijb03b, #d13212);
776
776
  opacity: 0;
777
777
  }
778
- .awsui_tab-button--active_1gl9c_1czb6_752:not(#\9)::after {
778
+ .awsui_tab-button--active_1gl9c_edp0f_752:not(#\9)::after {
779
779
  opacity: 1;
780
780
  }
781
- .awsui_tab-button--refresh_1gl9c_1czb6_738:not(#\9)::after {
782
- transition: opacity var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
781
+ .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
782
+ transition: opacity var(--motion-duration-refresh-only-medium-mj4v72, 165ms) var(--motion-easing-refresh-only-c-68rt11, cubic-bezier(0.84, 0, 0.16, 1));
783
783
  }
784
784
  @media (prefers-reduced-motion: reduce) {
785
- .awsui_tab-button--refresh_1gl9c_1czb6_738:not(#\9)::after {
785
+ .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
786
786
  animation: none;
787
787
  transition: none;
788
788
  }
789
789
  }
790
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1czb6_738:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1czb6_738:not(#\9)::after {
790
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_edp0f_738:not(#\9)::after {
791
791
  animation: none;
792
792
  transition: none;
793
793
  }
794
- .awsui_tab-button_1gl9c_1czb6_725:not(#\9):hover {
795
- color: var(--color-text-code-editor-tab-button-error-r25g2o, #ffffff);
796
- background: var(--color-text-status-error-jer77f, #d13212);
794
+ .awsui_tab-button_1gl9c_edp0f_725:not(#\9):hover {
795
+ color: var(--color-text-code-editor-tab-button-error-zyr6km, #ffffff);
796
+ background: var(--color-text-status-error-ijb03b, #d13212);
797
797
  }
798
- .awsui_tab-button--disabled_1gl9c_1czb6_772:not(#\9) {
798
+ .awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9) {
799
799
  font-weight: normal;
800
- color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
800
+ color: var(--color-text-code-editor-status-bar-disabled-jchdw3, #879596);
801
801
  cursor: default;
802
802
  }
803
- .awsui_tab-button--disabled_1gl9c_1czb6_772:not(#\9):hover {
804
- color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
803
+ .awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9):hover {
804
+ color: var(--color-text-code-editor-status-bar-disabled-jchdw3, #879596);
805
805
  background: transparent;
806
806
  }
807
- .awsui_tab-button--disabled_1gl9c_1czb6_772:not(#\9)::after {
807
+ .awsui_tab-button--disabled_1gl9c_edp0f_772:not(#\9)::after {
808
808
  display: none;
809
809
  }
810
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1czb6_725:not(#\9):focus {
810
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus {
811
811
  position: relative;
812
812
  }
813
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1czb6_725:not(#\9):focus {
813
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus {
814
814
  outline: 2px dotted transparent;
815
- outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px) - 1px);
815
+ outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px) - 1px);
816
816
  }
817
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1czb6_725:not(#\9):focus::before {
817
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_edp0f_725:not(#\9):focus::before {
818
818
  content: " ";
819
819
  display: block;
820
820
  position: absolute;
821
- left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
822
- top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
823
- width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
824
- height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
825
- border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
826
- box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
827
- }
828
- .awsui_tab-button--divider_1gl9c_1czb6_802:not(#\9) {
821
+ left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
822
+ top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
823
+ width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
824
+ height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-8z0eww, 3px));
825
+ border-radius: var(--border-radius-control-default-focus-ring-tjcd01, 2px);
826
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-oqg5wt, #0073bb);
827
+ }
828
+ .awsui_tab-button--divider_1gl9c_edp0f_802:not(#\9) {
829
829
  display: inline-block;
830
- height: var(--font-body-m-line-height-i7xxvv, 22px);
831
- width: var(--border-code-editor-status-divider-width-bgledl, 0px);
832
- background: var(--color-border-tabs-divider-lf9ugx, #aab7b8);
830
+ height: var(--font-body-m-line-height-uf359w, 22px);
831
+ width: var(--border-code-editor-status-divider-width-qf8866, 0px);
832
+ background: var(--color-border-tabs-divider-mkxrgq, #aab7b8);
833
833
  vertical-align: middle;
834
834
  }
835
- .awsui_tab-button--errors_1gl9c_1czb6_809:not(#\9), .awsui_tab-button--warnings_1gl9c_1czb6_809:not(#\9) {
835
+ .awsui_tab-button--errors_1gl9c_edp0f_809:not(#\9), .awsui_tab-button--warnings_1gl9c_edp0f_809:not(#\9) {
836
836
  /* used in test-utils */
837
837
  }
838
838
 
839
- .awsui_loading-screen_1gl9c_1czb6_813:not(#\9),
840
- .awsui_error-screen_1gl9c_1czb6_814:not(#\9) {
839
+ .awsui_loading-screen_1gl9c_edp0f_813:not(#\9),
840
+ .awsui_error-screen_1gl9c_edp0f_814:not(#\9) {
841
841
  display: flex;
842
842
  align-items: center;
843
843
  justify-content: center;
844
844
  height: 480px;
845
- color: var(--color-text-body-secondary-u912t7, #545b64);
846
- background: var(--color-background-code-editor-loading-sm80zv, #f2f3f3);
847
- border-radius: var(--border-radius-code-editor-7hgl06, 0px);
845
+ color: var(--color-text-body-secondary-7y79i1, #545b64);
846
+ background: var(--color-background-code-editor-loading-55ubdf, #f2f3f3);
847
+ border-radius: var(--border-radius-code-editor-xtfwqn, 0px);
848
848
  }
849
849
 
850
- .awsui_error-screen_1gl9c_1czb6_814:not(#\9) {
851
- color: var(--color-text-status-error-jer77f, #d13212);
850
+ .awsui_error-screen_1gl9c_edp0f_814:not(#\9) {
851
+ color: var(--color-text-status-error-ijb03b, #d13212);
852
852
  }