@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -95,51 +95,51 @@ 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_1ytau_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_171ac_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_1ytau_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_171ac_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_1ytau_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: var(--color-text-status-error-5sesl6, #d91515);
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='%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");
116
116
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
117
117
  }
118
118
  @supports (--css-variable-support-check: #000) {
119
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
119
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
120
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
121
121
  }
122
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
122
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
123
123
  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");
124
124
  }
125
125
  }
126
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
126
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
127
127
  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");
128
128
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
129
129
  }
130
130
  @supports (--css-variable-support-check: #000) {
131
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
131
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
132
132
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
133
133
  }
134
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
134
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell.ace_warning: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 %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
136
136
  }
137
137
  }
138
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-cell:not(#\9) {
138
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-cell:not(#\9) {
139
139
  padding-left: 24px;
140
140
  padding-right: 16px;
141
141
  }
142
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget:not(#\9) {
142
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget:not(#\9) {
143
143
  /* A good test case for disabled folds
144
144
  <<html<<<<
145
145
  </html>
@@ -150,199 +150,199 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  border: none;
151
151
  box-shadow: none;
152
152
  }
153
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
153
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
154
154
  background: transparent;
155
155
  box-sizing: border-box;
156
156
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-3l07nr, #d1d5db);
157
157
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-3l07nr, #d1d5db);
158
158
  }
159
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
159
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
160
160
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-74siyt, #5f6b7a);
161
161
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-74siyt, #5f6b7a);
162
162
  }
163
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter:not(#\9) {
163
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter:not(#\9) {
164
164
  background-color: var(--color-background-code-editor-gutter-default-l5k65m, #f4f4f4);
165
165
  color: var(--color-text-code-editor-gutter-default-q46j79, #000716);
166
166
  }
167
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
167
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
168
168
  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");
169
169
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
170
170
  }
171
171
  @supports (--css-variable-support-check: #000) {
172
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
172
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
173
173
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
174
174
  }
175
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
175
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
176
176
  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");
177
177
  }
178
178
  }
179
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
179
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
180
180
  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");
181
181
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
182
182
  }
183
183
  @supports (--css-variable-support-check: #000) {
184
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
184
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
185
185
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
186
186
  }
187
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
187
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
188
188
  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");
189
189
  }
190
190
  }
191
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
191
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed: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='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
193
193
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
194
194
  }
195
195
  @supports (--css-variable-support-check: #000) {
196
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
196
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
197
197
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
198
198
  }
199
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
199
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
200
200
  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");
201
201
  }
202
202
  }
203
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
203
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
204
204
  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");
205
205
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
206
206
  }
207
207
  @supports (--css-variable-support-check: #000) {
208
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
208
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
209
209
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
210
210
  }
211
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
211
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
213
213
  }
214
214
  }
215
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line:not(#\9) {
215
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line:not(#\9) {
216
216
  background-color: var(--color-background-code-editor-gutter-active-line-default-p2p8kl, #5f6b7a);
217
217
  color: var(--color-text-code-editor-gutter-active-line-3r48bk, #ffffff);
218
218
  }
219
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
219
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
220
220
  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");
221
221
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
222
222
  }
223
223
  @supports (--css-variable-support-check: #000) {
224
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
224
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
225
225
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
226
226
  }
227
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
227
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
228
228
  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");
229
229
  }
230
230
  }
231
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
231
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
232
232
  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");
233
233
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
234
234
  }
235
235
  @supports (--css-variable-support-check: #000) {
236
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
236
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
237
237
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
238
238
  }
239
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
239
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
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='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
241
241
  }
242
242
  }
243
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
243
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
244
244
  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");
245
245
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
246
246
  }
247
247
  @supports (--css-variable-support-check: #000) {
248
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
248
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
249
249
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
250
250
  }
251
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
251
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
252
252
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
253
253
  }
254
254
  }
255
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
255
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
256
256
  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");
257
257
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
258
258
  }
259
259
  @supports (--css-variable-support-check: #000) {
260
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
261
261
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
262
262
  }
263
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
263
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line > .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='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
265
  }
266
266
  }
267
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
267
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
268
268
  color: var(--color-text-code-editor-gutter-active-line-3r48bk, #ffffff);
269
269
  background-color: var(--color-background-code-editor-gutter-active-line-error-lfh0u4, #d91515);
270
270
  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");
271
271
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
272
272
  }
273
273
  @supports (--css-variable-support-check: #000) {
274
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
274
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
275
275
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
276
276
  }
277
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
277
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
278
278
  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");
279
279
  }
280
280
  }
281
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
281
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
282
282
  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");
283
283
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
284
284
  }
285
285
  @supports (--css-variable-support-check: #000) {
286
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
286
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
287
287
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
288
288
  }
289
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
289
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
290
290
  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");
291
291
  }
292
292
  }
293
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
293
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
294
294
  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");
295
295
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
296
296
  }
297
297
  @supports (--css-variable-support-check: #000) {
298
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
298
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
299
299
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
300
300
  }
301
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
301
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
302
302
  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");
303
303
  }
304
304
  }
305
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
305
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
306
306
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
307
307
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
308
308
  }
309
309
  @supports (--css-variable-support-check: #000) {
310
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
311
311
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
312
  }
313
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_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_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
313
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_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_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
314
314
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
315
315
  }
316
316
  }
317
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
317
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
318
318
  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");
319
319
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
320
320
  }
321
321
  @supports (--css-variable-support-check: #000) {
322
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
322
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
323
323
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
324
324
  }
325
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
325
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
326
326
  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");
327
327
  }
328
328
  }
329
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
329
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
330
330
  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");
331
331
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
332
332
  }
333
333
  @supports (--css-variable-support-check: #000) {
334
- .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
334
+ .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
335
335
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
336
336
  }
337
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_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_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1ytau_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
337
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_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_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_171ac_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
338
338
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
339
339
  }
340
340
  }
341
341
 
342
- .awsui_code-editor-refresh_1gl9c_1ytau_342 .ace_editor .ace_gutter:not(#\9) {
342
+ .awsui_code-editor-refresh_1gl9c_171ac_342 .ace_editor .ace_gutter:not(#\9) {
343
343
  border-top-left-radius: calc(var(--border-radius-code-editor-fuck6b, 8px) - var(--border-item-width-qbbbsa, 2px));
344
344
  }
345
- .awsui_code-editor-refresh_1gl9c_1ytau_342 .ace_editor .ace_scroller:not(#\9) {
345
+ .awsui_code-editor-refresh_1gl9c_171ac_342 .ace_editor .ace_scroller:not(#\9) {
346
346
  border-top-right-radius: calc(var(--border-radius-code-editor-fuck6b, 8px) - var(--border-item-width-qbbbsa, 2px));
347
347
  }
348
348
 
@@ -351,7 +351,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
351
351
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
352
352
  SPDX-License-Identifier: Apache-2.0
353
353
  */
354
- .awsui_pane_1gl9c_1ytau_354:not(#\9) {
354
+ .awsui_pane_1gl9c_171ac_354:not(#\9) {
355
355
  display: flex;
356
356
  position: relative;
357
357
  flex-direction: row;
@@ -362,74 +362,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
362
362
  background: var(--color-background-code-editor-status-bar-qgcwj5, #f4f4f4);
363
363
  color: var(--color-text-body-default-ajf1h5, #000716);
364
364
  }
365
- .awsui_pane__close-container_1gl9c_1ytau_365:not(#\9) {
365
+ .awsui_pane__close-container_1gl9c_171ac_365:not(#\9) {
366
366
  position: absolute;
367
367
  top: 0;
368
368
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
369
369
  }
370
- .awsui_pane__list_1gl9c_1ytau_370:not(#\9) {
370
+ .awsui_pane__list_1gl9c_171ac_370:not(#\9) {
371
371
  flex: 1;
372
372
  overflow: auto;
373
373
  max-height: 100%;
374
374
  box-sizing: border-box;
375
375
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
376
376
  }
377
- .awsui_pane__table_1gl9c_1ytau_377:not(#\9) {
377
+ .awsui_pane__table_1gl9c_171ac_377:not(#\9) {
378
378
  width: 100%;
379
379
  border-spacing: 0;
380
380
  margin: var(--space-s-hv8c1d, 12px) 0;
381
381
  }
382
- .awsui_pane__item_1gl9c_1ytau_382 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9) {
382
+ .awsui_pane__item_1gl9c_171ac_382 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9) {
383
383
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
384
384
  border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
385
385
  }
386
- .awsui_pane__item_1gl9c_1ytau_382 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9):first-child {
386
+ .awsui_pane__item_1gl9c_171ac_382 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9):first-child {
387
387
  border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
388
388
  border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
389
389
  border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
390
390
  }
391
- .awsui_pane__item_1gl9c_1ytau_382 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9):last-child {
391
+ .awsui_pane__item_1gl9c_171ac_382 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9):last-child {
392
392
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
393
393
  border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
394
394
  border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
395
395
  }
396
- .awsui_pane__item--highlighted_1gl9c_1ytau_396:not(#\9), .awsui_pane__item_1gl9c_1ytau_382:not(#\9):hover, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):focus {
396
+ .awsui_pane__item--highlighted_1gl9c_171ac_396:not(#\9), .awsui_pane__item_1gl9c_171ac_382:not(#\9):hover, .awsui_pane__item_1gl9c_171ac_382:not(#\9):focus {
397
397
  cursor: pointer;
398
398
  outline: none;
399
399
  }
400
- .awsui_pane__item--highlighted_1gl9c_1ytau_396 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9), .awsui_pane__item_1gl9c_1ytau_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1ytau_382, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1ytau_382 {
400
+ .awsui_pane__item--highlighted_1gl9c_171ac_396 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9), .awsui_pane__item_1gl9c_171ac_382:not(#\9):hover > .awsui_pane__cell_1gl9c_171ac_382, .awsui_pane__item_1gl9c_171ac_382:not(#\9):focus > .awsui_pane__cell_1gl9c_171ac_382 {
401
401
  background-color: var(--color-background-code-editor-pane-item-hover-lrigi6, #e9ebed);
402
402
  }
403
- .awsui_pane__item--highlighted_1gl9c_1ytau_396 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9), .awsui_pane__item_1gl9c_1ytau_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1ytau_382, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1ytau_382 {
403
+ .awsui_pane__item--highlighted_1gl9c_171ac_396 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9), .awsui_pane__item_1gl9c_171ac_382:not(#\9):hover > .awsui_pane__cell_1gl9c_171ac_382, .awsui_pane__item_1gl9c_171ac_382:not(#\9):focus > .awsui_pane__cell_1gl9c_171ac_382 {
404
404
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
405
405
  border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
406
406
  }
407
- .awsui_pane__item--highlighted_1gl9c_1ytau_396 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9):first-child, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1ytau_382:first-child, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1ytau_382:first-child {
407
+ .awsui_pane__item--highlighted_1gl9c_171ac_396 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9):first-child, .awsui_pane__item_1gl9c_171ac_382:not(#\9):hover > .awsui_pane__cell_1gl9c_171ac_382:first-child, .awsui_pane__item_1gl9c_171ac_382:not(#\9):focus > .awsui_pane__cell_1gl9c_171ac_382:first-child {
408
408
  border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
409
409
  border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
410
410
  border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
411
411
  }
412
- .awsui_pane__item--highlighted_1gl9c_1ytau_396 > .awsui_pane__cell_1gl9c_1ytau_382:not(#\9):last-child, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1ytau_382:last-child, .awsui_pane__item_1gl9c_1ytau_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1ytau_382:last-child {
412
+ .awsui_pane__item--highlighted_1gl9c_171ac_396 > .awsui_pane__cell_1gl9c_171ac_382:not(#\9):last-child, .awsui_pane__item_1gl9c_171ac_382:not(#\9):hover > .awsui_pane__cell_1gl9c_171ac_382:last-child, .awsui_pane__item_1gl9c_171ac_382:not(#\9):focus > .awsui_pane__cell_1gl9c_171ac_382:last-child {
413
413
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
414
414
  border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
415
415
  border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
416
416
  }
417
- .awsui_pane__location_1gl9c_1ytau_417:not(#\9), .awsui_pane__description_1gl9c_1ytau_417:not(#\9) {
417
+ .awsui_pane__location_1gl9c_171ac_417:not(#\9), .awsui_pane__description_1gl9c_171ac_417:not(#\9) {
418
418
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
419
419
  }
420
- .awsui_pane__location_1gl9c_1ytau_417:not(#\9) {
420
+ .awsui_pane__location_1gl9c_171ac_417:not(#\9) {
421
421
  vertical-align: baseline;
422
422
  white-space: nowrap;
423
423
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
424
424
  }
425
- .awsui_pane__description_1gl9c_1ytau_417:not(#\9) {
425
+ .awsui_pane__description_1gl9c_171ac_417:not(#\9) {
426
426
  padding-right: 0;
427
427
  min-width: 0;
428
428
  -ms-word-break: break-all;
429
429
  word-break: break-word;
430
430
  }
431
431
 
432
- .awsui_focus-lock_1gl9c_1ytau_432:not(#\9) {
432
+ .awsui_focus-lock_1gl9c_171ac_432:not(#\9) {
433
433
  height: 100%;
434
434
  }
435
435
 
@@ -437,7 +437,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
437
437
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
438
438
  SPDX-License-Identifier: Apache-2.0
439
439
  */
440
- .awsui_code-editor_1gl9c_1ytau_98:not(#\9) {
440
+ .awsui_code-editor_1gl9c_171ac_98:not(#\9) {
441
441
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
442
442
  border-collapse: separate;
443
443
  border-spacing: 0;
@@ -480,23 +480,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
480
480
  width: 100%;
481
481
  }
482
482
 
483
- .awsui_editor_1gl9c_1ytau_457:not(#\9) {
483
+ .awsui_editor_1gl9c_171ac_457:not(#\9) {
484
484
  position: absolute;
485
485
  top: 0;
486
486
  right: 0;
487
487
  bottom: 0;
488
488
  left: 0;
489
489
  }
490
- .awsui_editor_1gl9c_1ytau_457:not(#\9):focus {
490
+ .awsui_editor_1gl9c_171ac_457:not(#\9):focus {
491
491
  position: relative;
492
492
  position: absolute;
493
493
  overflow: visible;
494
494
  }
495
- .awsui_editor_1gl9c_1ytau_457:not(#\9):focus {
495
+ .awsui_editor_1gl9c_171ac_457:not(#\9):focus {
496
496
  outline: 2px dotted transparent;
497
497
  outline-offset: calc(3px - 1px);
498
498
  }
499
- .awsui_editor_1gl9c_1ytau_457:not(#\9):focus::before {
499
+ .awsui_editor_1gl9c_171ac_457:not(#\9):focus::before {
500
500
  content: " ";
501
501
  display: block;
502
502
  position: absolute;
@@ -508,12 +508,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
508
508
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
509
509
  }
510
510
 
511
- .awsui_editor-refresh_1gl9c_1ytau_485:not(#\9) {
511
+ .awsui_editor-refresh_1gl9c_171ac_485:not(#\9) {
512
512
  border-top-left-radius: calc(var(--border-radius-code-editor-fuck6b, 8px) - var(--border-item-width-qbbbsa, 2px));
513
513
  border-top-right-radius: calc(var(--border-radius-code-editor-fuck6b, 8px) - var(--border-item-width-qbbbsa, 2px));
514
514
  }
515
515
 
516
- .awsui_status-bar_1gl9c_1ytau_490:not(#\9) {
516
+ .awsui_status-bar_1gl9c_171ac_490:not(#\9) {
517
517
  display: flex;
518
518
  vertical-align: middle;
519
519
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-default-l9vmjf, #d1d5db);
@@ -522,41 +522,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
522
522
  -ms-word-break: break-all;
523
523
  word-break: break-word;
524
524
  }
525
- .awsui_status-bar-with-hidden-pane_1gl9c_1ytau_499:not(#\9) {
525
+ .awsui_status-bar-with-hidden-pane_1gl9c_171ac_499:not(#\9) {
526
526
  border-bottom-left-radius: var(--border-radius-code-editor-fuck6b, 8px);
527
527
  border-bottom-right-radius: var(--border-radius-code-editor-fuck6b, 8px);
528
528
  }
529
- .awsui_status-bar__left_1gl9c_1ytau_503:not(#\9) {
529
+ .awsui_status-bar__left_1gl9c_171ac_503:not(#\9) {
530
530
  flex: 1;
531
531
  display: flex;
532
532
  flex-wrap: wrap;
533
533
  padding-left: var(--space-l-4vl6xu, 20px);
534
534
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-default-l9vmjf, #d1d5db);
535
535
  }
536
- .awsui_status-bar__left-virtual_1gl9c_1ytau_510:not(#\9) {
536
+ .awsui_status-bar__left-virtual_1gl9c_171ac_510:not(#\9) {
537
537
  flex-wrap: nowrap;
538
538
  white-space: nowrap;
539
539
  }
540
- .awsui_status-bar__right_1gl9c_1ytau_514:not(#\9) {
540
+ .awsui_status-bar__right_1gl9c_171ac_514:not(#\9) {
541
541
  display: flex;
542
542
  align-items: center;
543
543
  }
544
- .awsui_status-bar__language-mode_1gl9c_1ytau_518:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1ytau_518:not(#\9) {
544
+ .awsui_status-bar__language-mode_1gl9c_171ac_518:not(#\9), .awsui_status-bar__cursor-position_1gl9c_171ac_518:not(#\9) {
545
545
  display: inline-block;
546
546
  color: var(--color-text-body-default-ajf1h5, #000716);
547
547
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
548
548
  }
549
- .awsui_status-bar__cog-button_1gl9c_1ytau_523:not(#\9) {
549
+ .awsui_status-bar__cog-button_1gl9c_171ac_523:not(#\9) {
550
550
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
551
551
  }
552
552
 
553
- .awsui_status-bar-virtual_1gl9c_1ytau_527:not(#\9) {
553
+ .awsui_status-bar-virtual_1gl9c_171ac_527:not(#\9) {
554
554
  position: absolute !important;
555
555
  top: -9999px !important;
556
556
  left: -9999px !important;
557
557
  }
558
558
 
559
- .awsui_tab-button_1gl9c_1ytau_533:not(#\9) {
559
+ .awsui_tab-button_1gl9c_171ac_533:not(#\9) {
560
560
  position: relative;
561
561
  display: inline-block;
562
562
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
@@ -569,10 +569,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
569
569
  cursor: pointer;
570
570
  z-index: 1;
571
571
  }
572
- .awsui_tab-button--refresh_1gl9c_1ytau_546:not(#\9) {
572
+ .awsui_tab-button--refresh_1gl9c_171ac_546:not(#\9) {
573
573
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-ce5ls7, 4px) - 2px);
574
574
  }
575
- .awsui_tab-button_1gl9c_1ytau_533:not(#\9)::after {
575
+ .awsui_tab-button_1gl9c_171ac_533:not(#\9)::after {
576
576
  content: "";
577
577
  position: absolute;
578
578
  left: 0;
@@ -583,46 +583,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
583
583
  background: var(--color-text-status-error-5sesl6, #d91515);
584
584
  opacity: 0;
585
585
  }
586
- .awsui_tab-button--active_1gl9c_1ytau_560:not(#\9)::after {
586
+ .awsui_tab-button--active_1gl9c_171ac_560:not(#\9)::after {
587
587
  opacity: 1;
588
588
  }
589
- .awsui_tab-button--refresh_1gl9c_1ytau_546:not(#\9)::after {
589
+ .awsui_tab-button--refresh_1gl9c_171ac_546:not(#\9)::after {
590
590
  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));
591
591
  }
592
592
  @media (prefers-reduced-motion: reduce) {
593
- .awsui_tab-button--refresh_1gl9c_1ytau_546:not(#\9)::after {
593
+ .awsui_tab-button--refresh_1gl9c_171ac_546:not(#\9)::after {
594
594
  animation: none;
595
595
  transition: none;
596
596
  }
597
597
  }
598
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1ytau_546:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1ytau_546:not(#\9)::after {
598
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_171ac_546:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_171ac_546:not(#\9)::after {
599
599
  animation: none;
600
600
  transition: none;
601
601
  }
602
- .awsui_tab-button_1gl9c_1ytau_533:not(#\9):hover {
602
+ .awsui_tab-button_1gl9c_171ac_533:not(#\9):hover {
603
603
  color: var(--color-text-code-editor-tab-button-error-vez6ll, #ffffff);
604
604
  background: var(--color-text-status-error-5sesl6, #d91515);
605
605
  }
606
- .awsui_tab-button--disabled_1gl9c_1ytau_580:not(#\9) {
606
+ .awsui_tab-button--disabled_1gl9c_171ac_580:not(#\9) {
607
607
  font-weight: normal;
608
608
  color: var(--color-text-code-editor-status-bar-disabled-6bhuub, #7d8998);
609
609
  cursor: default;
610
610
  }
611
- .awsui_tab-button--disabled_1gl9c_1ytau_580:not(#\9):hover {
611
+ .awsui_tab-button--disabled_1gl9c_171ac_580:not(#\9):hover {
612
612
  color: var(--color-text-code-editor-status-bar-disabled-6bhuub, #7d8998);
613
613
  background: transparent;
614
614
  }
615
- .awsui_tab-button--disabled_1gl9c_1ytau_580:not(#\9)::after {
615
+ .awsui_tab-button--disabled_1gl9c_171ac_580:not(#\9)::after {
616
616
  display: none;
617
617
  }
618
- .awsui_tab-button_1gl9c_1ytau_533[data-awsui-focus-visible=true]:not(#\9):focus {
618
+ .awsui_tab-button_1gl9c_171ac_533[data-awsui-focus-visible=true]:not(#\9):focus {
619
619
  position: relative;
620
620
  }
621
- .awsui_tab-button_1gl9c_1ytau_533[data-awsui-focus-visible=true]:not(#\9):focus {
621
+ .awsui_tab-button_1gl9c_171ac_533[data-awsui-focus-visible=true]:not(#\9):focus {
622
622
  outline: 2px dotted transparent;
623
623
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-eivtla, -7px) - 1px);
624
624
  }
625
- .awsui_tab-button_1gl9c_1ytau_533[data-awsui-focus-visible=true]:not(#\9):focus::before {
625
+ .awsui_tab-button_1gl9c_171ac_533[data-awsui-focus-visible=true]:not(#\9):focus::before {
626
626
  content: " ";
627
627
  display: block;
628
628
  position: absolute;
@@ -633,19 +633,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
633
633
  border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
634
634
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
635
635
  }
636
- .awsui_tab-button--divider_1gl9c_1ytau_610:not(#\9) {
636
+ .awsui_tab-button--divider_1gl9c_171ac_610:not(#\9) {
637
637
  display: inline-block;
638
638
  height: var(--font-body-m-line-height-i7xxvv, 22px);
639
639
  width: var(--border-code-editor-status-divider-width-cf5jzt, 2px);
640
640
  background: var(--color-border-tabs-divider-69fx5i, #e9ebed);
641
641
  vertical-align: middle;
642
642
  }
643
- .awsui_tab-button--errors_1gl9c_1ytau_617:not(#\9), .awsui_tab-button--warnings_1gl9c_1ytau_617:not(#\9) {
643
+ .awsui_tab-button--errors_1gl9c_171ac_617:not(#\9), .awsui_tab-button--warnings_1gl9c_171ac_617:not(#\9) {
644
644
  /* used in test-utils */
645
645
  }
646
646
 
647
- .awsui_loading-screen_1gl9c_1ytau_621:not(#\9),
648
- .awsui_error-screen_1gl9c_1ytau_622:not(#\9) {
647
+ .awsui_loading-screen_1gl9c_171ac_621:not(#\9),
648
+ .awsui_error-screen_1gl9c_171ac_622:not(#\9) {
649
649
  display: flex;
650
650
  align-items: center;
651
651
  justify-content: center;
@@ -655,6 +655,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
655
655
  border-radius: var(--border-radius-code-editor-fuck6b, 8px);
656
656
  }
657
657
 
658
- .awsui_error-screen_1gl9c_1ytau_622:not(#\9) {
658
+ .awsui_error-screen_1gl9c_171ac_622:not(#\9) {
659
659
  color: var(--color-text-status-error-5sesl6, #d91515);
660
660
  }