@cloudscape-design/components-themeable 3.0.1357 → 3.0.1359

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 (570) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/action-card/constants.scss +2 -4
  3. package/lib/internal/scss/action-card/mixins.scss +2 -4
  4. package/lib/internal/scss/action-card/motion.scss +2 -4
  5. package/lib/internal/scss/alert/motion.scss +2 -4
  6. package/lib/internal/scss/app-layout/constants.scss +2 -4
  7. package/lib/internal/scss/app-layout/visual-refresh/background.scss +3 -4
  8. package/lib/internal/scss/app-layout/visual-refresh/breadcrumbs.scss +2 -4
  9. package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +3 -4
  10. package/lib/internal/scss/app-layout/visual-refresh/header.scss +2 -4
  11. package/lib/internal/scss/app-layout/visual-refresh/layout.scss +2 -4
  12. package/lib/internal/scss/app-layout/visual-refresh/main.scss +2 -4
  13. package/lib/internal/scss/app-layout/visual-refresh/mobile-toolbar.scss +2 -4
  14. package/lib/internal/scss/app-layout/visual-refresh/navigation.scss +2 -4
  15. package/lib/internal/scss/app-layout/visual-refresh/notifications.scss +2 -4
  16. package/lib/internal/scss/app-layout/visual-refresh/split-panel.scss +2 -4
  17. package/lib/internal/scss/app-layout/visual-refresh/tools.scss +2 -4
  18. package/lib/internal/scss/app-layout/visual-refresh/trigger-button.scss +2 -4
  19. package/lib/internal/scss/area-chart/motion.scss +2 -4
  20. package/lib/internal/scss/attribute-editor/motion.scss +2 -4
  21. package/lib/internal/scss/box/base-styles.scss +2 -4
  22. package/lib/internal/scss/box/layout.scss +2 -4
  23. package/lib/internal/scss/box/spacing.scss +2 -4
  24. package/lib/internal/scss/box/text.scss +2 -4
  25. package/lib/internal/scss/box/visual-accent.scss +2 -4
  26. package/lib/internal/scss/button/constants.scss +2 -4
  27. package/lib/internal/scss/calendar/calendar.scss +2 -4
  28. package/lib/internal/scss/calendar/motion.scss +2 -4
  29. package/lib/internal/scss/code-editor/ace-editor.scss +2 -4
  30. package/lib/internal/scss/code-editor/background-inline-svg.scss +2 -4
  31. package/lib/internal/scss/code-editor/pane.scss +2 -4
  32. package/lib/internal/scss/collection-preferences/content-display/content-display-list.scss +2 -4
  33. package/lib/internal/scss/collection-preferences/content-display/content-display-option.scss +2 -4
  34. package/lib/internal/scss/collection-preferences/visible-content.scss +2 -4
  35. package/lib/internal/scss/container/shared.scss +2 -4
  36. package/lib/internal/scss/date-range-picker/motion.scss +2 -4
  37. package/lib/internal/scss/dropdown/motion.scss +2 -4
  38. package/lib/internal/scss/file-token-group/constants.scss +2 -4
  39. package/lib/internal/scss/flashbar/collapsible.motion.scss +3 -4
  40. package/lib/internal/scss/flashbar/collapsible.scss +3 -4
  41. package/lib/internal/scss/flashbar/motion.scss +2 -4
  42. package/lib/internal/scss/form-field/motion.scss +3 -4
  43. package/lib/internal/scss/icon/hover-motion.scss +2 -4
  44. package/lib/internal/scss/icon/mixins.scss +3 -4
  45. package/lib/internal/scss/input/styles.scss +11 -10
  46. package/lib/internal/scss/internal/components/button-trigger/motion.scss +2 -4
  47. package/lib/internal/scss/internal/components/chart-legend/motion.scss +2 -4
  48. package/lib/internal/scss/internal/components/chart-series-details/motion.scss +2 -4
  49. package/lib/internal/scss/internal/components/drag-handle-wrapper/motion.scss +3 -4
  50. package/lib/internal/scss/internal/components/expand-toggle-button/motion.scss +2 -4
  51. package/lib/internal/scss/internal/components/option/constants.scss +2 -4
  52. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  53. package/lib/internal/scss/internal/styles/direction.scss +2 -4
  54. package/lib/internal/scss/internal/styles/forms/constants.scss +2 -4
  55. package/lib/internal/scss/internal/styles/forms/index.scss +2 -4
  56. package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -4
  57. package/lib/internal/scss/internal/styles/foundation/breakpoints.scss +2 -4
  58. package/lib/internal/scss/internal/styles/foundation/index.scss +2 -4
  59. package/lib/internal/scss/internal/styles/foundation/shadows.scss +2 -4
  60. package/lib/internal/scss/internal/styles/global-vars.scss +2 -4
  61. package/lib/internal/scss/internal/styles/global.scss +2 -4
  62. package/lib/internal/scss/internal/styles/index.scss +2 -4
  63. package/lib/internal/scss/internal/styles/links.scss +2 -4
  64. package/lib/internal/scss/internal/styles/motion/animations.scss +2 -4
  65. package/lib/internal/scss/internal/styles/motion/index.scss +2 -4
  66. package/lib/internal/scss/internal/styles/motion/mixins.scss +2 -4
  67. package/lib/internal/scss/internal/styles/style-api.scss +2 -4
  68. package/lib/internal/scss/internal/styles/tokens.scss +2 -4
  69. package/lib/internal/scss/internal/styles/typography/constants.scss +2 -4
  70. package/lib/internal/scss/internal/styles/typography/index.scss +2 -4
  71. package/lib/internal/scss/internal/styles/typography/mixins.scss +2 -4
  72. package/lib/internal/scss/internal/styles/utils/index.scss +2 -4
  73. package/lib/internal/scss/internal/styles/utils/mixins.scss +2 -4
  74. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +2 -4
  75. package/lib/internal/scss/internal/styles/utils/theming.scss +2 -4
  76. package/lib/internal/scss/item-card/motion.scss +2 -4
  77. package/lib/internal/scss/link/constants.scss +2 -4
  78. package/lib/internal/scss/mixed-line-bar-chart/motion.scss +2 -4
  79. package/lib/internal/scss/modal/motion.scss +2 -4
  80. package/lib/internal/scss/pie-chart/constants.scss +2 -4
  81. package/lib/internal/scss/pie-chart/motion.scss +2 -4
  82. package/lib/internal/scss/popover/arrow.scss +2 -4
  83. package/lib/internal/scss/popover/body.scss +2 -4
  84. package/lib/internal/scss/popover/container.scss +2 -4
  85. package/lib/internal/scss/popover/motion.scss +2 -4
  86. package/lib/internal/scss/progress-bar/motion.scss +2 -4
  87. package/lib/internal/scss/segmented-control/segment.scss +2 -4
  88. package/lib/internal/scss/slider/mixins.scss +3 -4
  89. package/lib/internal/scss/spinner/mixins.scss +2 -4
  90. package/lib/internal/scss/status-indicator/motion.scss +3 -4
  91. package/lib/internal/scss/tabs/tab-header-bar.scss +2 -4
  92. package/lib/internal/scss/token/constants.scss +2 -4
  93. package/lib/internal/scss/token/mixins.scss +3 -4
  94. package/lib/internal/scss/tree-view/tree-item/styles.scss +6 -2
  95. package/lib/internal/scss/tree-view/vertical-connector/styles.scss +16 -2
  96. package/lib/internal/scss/tutorial-panel/components/tutorial-list/motion.scss +2 -4
  97. package/lib/internal/template/action-card/styles.css.js +17 -17
  98. package/lib/internal/template/action-card/styles.scoped.css +95 -239
  99. package/lib/internal/template/action-card/styles.selectors.js +17 -17
  100. package/lib/internal/template/alert/actions-wrapper/styles.css.js +1 -1
  101. package/lib/internal/template/alert/actions-wrapper/styles.scoped.css +2 -6
  102. package/lib/internal/template/alert/actions-wrapper/styles.selectors.js +1 -1
  103. package/lib/internal/template/alert/styles.css.js +27 -27
  104. package/lib/internal/template/alert/styles.scoped.css +41 -229
  105. package/lib/internal/template/alert/styles.selectors.js +27 -27
  106. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  107. package/lib/internal/template/anchor-navigation/styles.scoped.css +18 -194
  108. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  109. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  110. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +20 -192
  111. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  112. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  113. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +6 -142
  114. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  115. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  116. package/lib/internal/template/app-layout/drawer/styles.scoped.css +22 -198
  117. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  118. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  119. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +8 -144
  120. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  121. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  122. package/lib/internal/template/app-layout/notifications/styles.scoped.css +5 -9
  123. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  124. package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
  125. package/lib/internal/template/app-layout/resize/styles.scoped.css +12 -144
  126. package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
  127. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  128. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +2 -138
  129. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  130. package/lib/internal/template/app-layout/styles.css.js +12 -12
  131. package/lib/internal/template/app-layout/styles.scoped.css +12 -148
  132. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  133. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  134. package/lib/internal/template/app-layout/toggles/styles.scoped.css +6 -178
  135. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  136. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  137. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -355
  138. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  139. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  140. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -259
  141. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  142. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
  143. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js +11 -1
  144. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
  145. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  146. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -145
  147. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  148. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  149. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +3 -7
  150. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  151. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  152. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -195
  153. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  154. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  155. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -133
  156. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  157. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  158. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -167
  159. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  160. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  161. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -146
  162. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  163. package/lib/internal/template/area-chart/styles.css.js +6 -6
  164. package/lib/internal/template/area-chart/styles.scoped.css +9 -185
  165. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  166. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  167. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -161
  168. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  169. package/lib/internal/template/autosuggest/utils/utils.d.ts.map +1 -1
  170. package/lib/internal/template/autosuggest/utils/utils.js +7 -6
  171. package/lib/internal/template/autosuggest/utils/utils.js.map +1 -1
  172. package/lib/internal/template/badge/styles.css.js +10 -10
  173. package/lib/internal/template/badge/styles.scoped.css +10 -150
  174. package/lib/internal/template/badge/styles.selectors.js +10 -10
  175. package/lib/internal/template/box/styles.css.js +220 -220
  176. package/lib/internal/template/box/styles.scoped.css +265 -421
  177. package/lib/internal/template/box/styles.selectors.js +220 -220
  178. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  179. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +25 -157
  180. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  181. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
  182. package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -156
  183. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
  184. package/lib/internal/template/button/styles.css.js +23 -23
  185. package/lib/internal/template/button/styles.scoped.css +70 -214
  186. package/lib/internal/template/button/styles.selectors.js +23 -23
  187. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
  188. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -160
  189. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
  190. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  191. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +34 -166
  192. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  193. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  194. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -137
  195. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  196. package/lib/internal/template/button-dropdown/styles.css.js +23 -23
  197. package/lib/internal/template/button-dropdown/styles.scoped.css +31 -163
  198. package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
  199. package/lib/internal/template/button-group/styles.css.js +4 -4
  200. package/lib/internal/template/button-group/styles.scoped.css +4 -172
  201. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  202. package/lib/internal/template/calendar/styles.css.js +21 -21
  203. package/lib/internal/template/calendar/styles.scoped.css +43 -183
  204. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  205. package/lib/internal/template/cards/styles.css.js +38 -38
  206. package/lib/internal/template/cards/styles.scoped.css +39 -171
  207. package/lib/internal/template/cards/styles.selectors.js +38 -38
  208. package/lib/internal/template/checkbox/styles.css.js +3 -3
  209. package/lib/internal/template/checkbox/styles.scoped.css +5 -137
  210. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  211. package/lib/internal/template/code-editor/resizable-box/styles.css.js +4 -4
  212. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +6 -142
  213. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +4 -4
  214. package/lib/internal/template/code-editor/styles.css.js +33 -33
  215. package/lib/internal/template/code-editor/styles.scoped.css +186 -330
  216. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  217. package/lib/internal/template/collection-preferences/styles.css.js +38 -38
  218. package/lib/internal/template/collection-preferences/styles.scoped.css +39 -183
  219. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
  220. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  221. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +8 -176
  222. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  223. package/lib/internal/template/column-layout/styles.css.js +13 -13
  224. package/lib/internal/template/column-layout/styles.scoped.css +43 -211
  225. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  226. package/lib/internal/template/container/styles.css.js +33 -33
  227. package/lib/internal/template/container/styles.scoped.css +56 -228
  228. package/lib/internal/template/container/styles.selectors.js +33 -33
  229. package/lib/internal/template/content-layout/styles.css.js +14 -14
  230. package/lib/internal/template/content-layout/styles.scoped.css +16 -148
  231. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  232. package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -5
  233. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +6 -10
  234. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -5
  235. package/lib/internal/template/date-picker/styles.css.js +7 -7
  236. package/lib/internal/template/date-picker/styles.scoped.css +9 -141
  237. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  238. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
  239. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +55 -191
  240. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  241. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +6 -6
  242. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +10 -142
  243. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +6 -6
  244. package/lib/internal/template/date-range-picker/styles.css.js +23 -23
  245. package/lib/internal/template/date-range-picker/styles.scoped.css +32 -168
  246. package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
  247. package/lib/internal/template/divider/styles.css.js +6 -6
  248. package/lib/internal/template/divider/styles.scoped.css +6 -138
  249. package/lib/internal/template/divider/styles.selectors.js +6 -6
  250. package/lib/internal/template/drawer/styles.css.js +29 -29
  251. package/lib/internal/template/drawer/styles.scoped.css +35 -211
  252. package/lib/internal/template/drawer/styles.selectors.js +29 -29
  253. package/lib/internal/template/dropdown/styles.css.js +20 -20
  254. package/lib/internal/template/dropdown/styles.scoped.css +37 -173
  255. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  256. package/lib/internal/template/expandable-section/styles.css.js +43 -43
  257. package/lib/internal/template/expandable-section/styles.scoped.css +88 -224
  258. package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
  259. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  260. package/lib/internal/template/file-dropzone/styles.scoped.css +3 -171
  261. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  262. package/lib/internal/template/file-input/styles.css.js +5 -5
  263. package/lib/internal/template/file-input/styles.scoped.css +8 -180
  264. package/lib/internal/template/file-input/styles.selectors.js +5 -5
  265. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  266. package/lib/internal/template/file-token-group/styles.scoped.css +33 -221
  267. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  268. package/lib/internal/template/file-upload/styles.css.js +2 -2
  269. package/lib/internal/template/file-upload/styles.scoped.css +3 -7
  270. package/lib/internal/template/file-upload/styles.selectors.js +2 -2
  271. package/lib/internal/template/flashbar/styles.css.js +50 -50
  272. package/lib/internal/template/flashbar/styles.scoped.css +152 -340
  273. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  274. package/lib/internal/template/form/styles.css.js +8 -8
  275. package/lib/internal/template/form/styles.scoped.css +8 -140
  276. package/lib/internal/template/form/styles.selectors.js +8 -8
  277. package/lib/internal/template/form-field/styles.css.js +24 -24
  278. package/lib/internal/template/form-field/styles.scoped.css +38 -174
  279. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  280. package/lib/internal/template/grid/styles.css.js +53 -53
  281. package/lib/internal/template/grid/styles.scoped.css +54 -186
  282. package/lib/internal/template/grid/styles.selectors.js +53 -53
  283. package/lib/internal/template/header/styles.css.js +35 -35
  284. package/lib/internal/template/header/styles.scoped.css +53 -229
  285. package/lib/internal/template/header/styles.selectors.js +35 -35
  286. package/lib/internal/template/help-panel/styles.css.js +6 -6
  287. package/lib/internal/template/help-panel/styles.scoped.css +66 -234
  288. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  289. package/lib/internal/template/hotspot/styles.css.js +7 -7
  290. package/lib/internal/template/hotspot/styles.scoped.css +7 -175
  291. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  292. package/lib/internal/template/icon/interfaces.d.ts +1 -1
  293. package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
  294. package/lib/internal/template/icon/interfaces.js.map +1 -1
  295. package/lib/internal/template/icon/styles.css.js +42 -41
  296. package/lib/internal/template/icon/styles.scoped.css +100 -277
  297. package/lib/internal/template/icon/styles.selectors.js +42 -41
  298. package/lib/internal/template/input/styles.css.js +28 -28
  299. package/lib/internal/template/input/styles.scoped.css +75 -207
  300. package/lib/internal/template/input/styles.selectors.js +28 -28
  301. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -9
  302. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  303. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +20 -152
  304. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  305. package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
  306. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -169
  307. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
  308. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
  309. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +32 -164
  310. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
  311. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  312. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +3 -135
  313. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  314. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  315. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +14 -150
  316. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  317. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  318. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +5 -137
  319. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  320. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  321. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -136
  322. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  323. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
  324. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +32 -168
  325. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
  326. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  327. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +7 -139
  328. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  329. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  330. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +2 -6
  331. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  332. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  333. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -177
  334. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  335. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  336. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +9 -141
  337. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  338. package/lib/internal/template/internal/components/drag-handle/styles.css.js +14 -14
  339. package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +20 -152
  340. package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +14 -14
  341. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  342. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +48 -184
  343. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  344. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  345. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +3 -135
  346. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  347. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  348. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +2 -134
  349. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  350. package/lib/internal/template/internal/components/expand-toggle-button/styles.css.js +4 -4
  351. package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +13 -149
  352. package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  353. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  354. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +13 -145
  355. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  356. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  357. package/lib/internal/template/internal/components/option/styles.scoped.css +29 -165
  358. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  359. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  360. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -135
  361. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  362. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +3 -3
  363. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +7 -139
  364. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  365. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  366. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +12 -144
  367. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  368. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  369. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +1 -133
  370. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  371. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  372. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +49 -181
  373. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  374. package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
  375. package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +15 -147
  376. package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
  377. package/lib/internal/template/internal/components/structured-item/styles.css.js +7 -7
  378. package/lib/internal/template/internal/components/structured-item/styles.scoped.css +9 -141
  379. package/lib/internal/template/internal/components/structured-item/styles.selectors.js +7 -7
  380. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  381. package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -202
  382. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  383. package/lib/internal/template/internal/environment.js +2 -2
  384. package/lib/internal/template/internal/environment.json +2 -2
  385. package/lib/internal/template/internal/generated/styles/tokens.js +314 -314
  386. package/lib/internal/template/internal/generated/theming/index.cjs +314 -314
  387. package/lib/internal/template/internal/generated/theming/index.js +314 -314
  388. package/lib/internal/template/item-card/styles.css.js +14 -14
  389. package/lib/internal/template/item-card/styles.scoped.css +50 -186
  390. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  391. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  392. package/lib/internal/template/key-value-pairs/styles.scoped.css +9 -141
  393. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  394. package/lib/internal/template/link/styles.css.js +21 -21
  395. package/lib/internal/template/link/styles.scoped.css +72 -204
  396. package/lib/internal/template/link/styles.selectors.js +21 -21
  397. package/lib/internal/template/list/styles.css.js +5 -5
  398. package/lib/internal/template/list/styles.scoped.css +7 -139
  399. package/lib/internal/template/list/styles.selectors.js +5 -5
  400. package/lib/internal/template/live-region/styles.css.js +2 -2
  401. package/lib/internal/template/live-region/styles.scoped.css +3 -135
  402. package/lib/internal/template/live-region/styles.selectors.js +2 -2
  403. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  404. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +17 -193
  405. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  406. package/lib/internal/template/modal/styles.css.js +31 -31
  407. package/lib/internal/template/modal/styles.scoped.css +46 -186
  408. package/lib/internal/template/modal/styles.selectors.js +31 -31
  409. package/lib/internal/template/multiselect/styles.css.js +5 -5
  410. package/lib/internal/template/multiselect/styles.scoped.css +5 -137
  411. package/lib/internal/template/multiselect/styles.selectors.js +5 -5
  412. package/lib/internal/template/pagination/styles.css.js +12 -12
  413. package/lib/internal/template/pagination/styles.scoped.css +30 -162
  414. package/lib/internal/template/pagination/styles.selectors.js +12 -12
  415. package/lib/internal/template/panel-layout/styles.css.js +7 -7
  416. package/lib/internal/template/panel-layout/styles.scoped.css +10 -182
  417. package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
  418. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  419. package/lib/internal/template/pie-chart/styles.scoped.css +48 -188
  420. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  421. package/lib/internal/template/popover/styles.css.js +58 -58
  422. package/lib/internal/template/popover/styles.scoped.css +90 -238
  423. package/lib/internal/template/popover/styles.selectors.js +58 -58
  424. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  425. package/lib/internal/template/progress-bar/styles.scoped.css +30 -202
  426. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  427. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  428. package/lib/internal/template/prompt-input/styles.scoped.css +53 -185
  429. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  430. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  431. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +41 -177
  432. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  433. package/lib/internal/template/property-filter/styles.css.js +39 -39
  434. package/lib/internal/template/property-filter/styles.scoped.css +41 -173
  435. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  436. package/lib/internal/template/radio-button/styles.css.js +1 -1
  437. package/lib/internal/template/radio-button/styles.scoped.css +1 -133
  438. package/lib/internal/template/radio-button/styles.selectors.js +1 -1
  439. package/lib/internal/template/radio-group/styles.css.js +5 -5
  440. package/lib/internal/template/radio-group/styles.scoped.css +6 -138
  441. package/lib/internal/template/radio-group/styles.selectors.js +5 -5
  442. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  443. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +8 -12
  444. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  445. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  446. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +3 -171
  447. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  448. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  449. package/lib/internal/template/segmented-control/styles.scoped.css +32 -172
  450. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  451. package/lib/internal/template/select/parts/styles.css.js +21 -21
  452. package/lib/internal/template/select/parts/styles.scoped.css +22 -154
  453. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  454. package/lib/internal/template/select/styles.css.js +3 -3
  455. package/lib/internal/template/select/styles.scoped.css +3 -135
  456. package/lib/internal/template/select/styles.selectors.js +3 -3
  457. package/lib/internal/template/side-navigation/styles.css.js +64 -64
  458. package/lib/internal/template/side-navigation/styles.scoped.css +110 -242
  459. package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
  460. package/lib/internal/template/skeleton/styles.css.js +15 -15
  461. package/lib/internal/template/skeleton/styles.scoped.css +25 -157
  462. package/lib/internal/template/skeleton/styles.selectors.js +15 -15
  463. package/lib/internal/template/slider/styles.css.js +26 -26
  464. package/lib/internal/template/slider/styles.scoped.css +76 -212
  465. package/lib/internal/template/slider/styles.selectors.js +26 -26
  466. package/lib/internal/template/space-between/styles.css.js +23 -23
  467. package/lib/internal/template/space-between/styles.scoped.css +24 -156
  468. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  469. package/lib/internal/template/spinner/styles.css.js +14 -14
  470. package/lib/internal/template/spinner/styles.scoped.css +20 -156
  471. package/lib/internal/template/spinner/styles.selectors.js +14 -14
  472. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  473. package/lib/internal/template/split-panel/icons/styles.scoped.css +24 -156
  474. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  475. package/lib/internal/template/split-panel/styles.css.js +38 -38
  476. package/lib/internal/template/split-panel/styles.scoped.css +56 -192
  477. package/lib/internal/template/split-panel/styles.selectors.js +38 -38
  478. package/lib/internal/template/status-indicator/styles.css.js +25 -25
  479. package/lib/internal/template/status-indicator/styles.scoped.css +47 -183
  480. package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
  481. package/lib/internal/template/steps/styles.css.js +17 -17
  482. package/lib/internal/template/steps/styles.scoped.css +34 -202
  483. package/lib/internal/template/steps/styles.selectors.js +17 -17
  484. package/lib/internal/template/table/body-cell/styles.css.js +48 -48
  485. package/lib/internal/template/table/body-cell/styles.scoped.css +375 -507
  486. package/lib/internal/template/table/body-cell/styles.selectors.js +48 -48
  487. package/lib/internal/template/table/header-cell/styles.css.js +38 -38
  488. package/lib/internal/template/table/header-cell/styles.scoped.css +80 -248
  489. package/lib/internal/template/table/header-cell/styles.selectors.js +38 -38
  490. package/lib/internal/template/table/resizer/styles.css.js +17 -17
  491. package/lib/internal/template/table/resizer/styles.scoped.css +27 -159
  492. package/lib/internal/template/table/resizer/styles.selectors.js +17 -17
  493. package/lib/internal/template/table/selection/styles.css.js +4 -4
  494. package/lib/internal/template/table/selection/styles.scoped.css +4 -136
  495. package/lib/internal/template/table/selection/styles.selectors.js +4 -4
  496. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  497. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +8 -176
  498. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  499. package/lib/internal/template/table/styles.css.js +37 -37
  500. package/lib/internal/template/table/styles.scoped.css +44 -180
  501. package/lib/internal/template/table/styles.selectors.js +37 -37
  502. package/lib/internal/template/tabs/styles.css.js +30 -30
  503. package/lib/internal/template/tabs/styles.scoped.css +50 -186
  504. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  505. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  506. package/lib/internal/template/tag-editor/styles.scoped.css +10 -142
  507. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  508. package/lib/internal/template/test-utils/dom/button-group/index.js +3 -4
  509. package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
  510. package/lib/internal/template/test-utils/dom/popover/index.js +3 -4
  511. package/lib/internal/template/test-utils/dom/popover/index.js.map +1 -1
  512. package/lib/internal/template/test-utils/selectors/button-group/index.js +3 -4
  513. package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
  514. package/lib/internal/template/test-utils/selectors/popover/index.js +3 -4
  515. package/lib/internal/template/test-utils/selectors/popover/index.js.map +1 -1
  516. package/lib/internal/template/text-content/styles.css.js +1 -1
  517. package/lib/internal/template/text-content/styles.scoped.css +60 -192
  518. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  519. package/lib/internal/template/text-filter/styles.css.js +3 -3
  520. package/lib/internal/template/text-filter/styles.scoped.css +3 -135
  521. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  522. package/lib/internal/template/textarea/styles.css.js +9 -9
  523. package/lib/internal/template/textarea/styles.scoped.css +17 -149
  524. package/lib/internal/template/textarea/styles.selectors.js +9 -9
  525. package/lib/internal/template/tiles/styles.css.js +30 -30
  526. package/lib/internal/template/tiles/styles.scoped.css +72 -240
  527. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  528. package/lib/internal/template/toggle/styles.css.js +10 -10
  529. package/lib/internal/template/toggle/styles.scoped.css +17 -149
  530. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  531. package/lib/internal/template/toggle-button/styles.css.js +4 -4
  532. package/lib/internal/template/toggle-button/styles.scoped.css +4 -8
  533. package/lib/internal/template/toggle-button/styles.selectors.js +4 -4
  534. package/lib/internal/template/token/styles.css.js +14 -14
  535. package/lib/internal/template/token/styles.scoped.css +26 -166
  536. package/lib/internal/template/token/styles.selectors.js +14 -14
  537. package/lib/internal/template/token-group/styles.css.js +5 -5
  538. package/lib/internal/template/token-group/styles.scoped.css +4 -136
  539. package/lib/internal/template/token-group/styles.selectors.js +5 -5
  540. package/lib/internal/template/tooltip/styles.css.js +2 -2
  541. package/lib/internal/template/tooltip/styles.scoped.css +5 -137
  542. package/lib/internal/template/tooltip/styles.selectors.js +2 -2
  543. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  544. package/lib/internal/template/top-navigation/styles.scoped.css +65 -197
  545. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  546. package/lib/internal/template/tree-view/styles.css.js +2 -2
  547. package/lib/internal/template/tree-view/styles.scoped.css +2 -170
  548. package/lib/internal/template/tree-view/styles.selectors.js +2 -2
  549. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
  550. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +13 -189
  551. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
  552. package/lib/internal/template/tree-view/vertical-connector/styles.css.js +3 -3
  553. package/lib/internal/template/tree-view/vertical-connector/styles.scoped.css +3 -7
  554. package/lib/internal/template/tree-view/vertical-connector/styles.selectors.js +3 -3
  555. package/lib/internal/template/truncated-text/styles.css.js +1 -1
  556. package/lib/internal/template/truncated-text/styles.scoped.css +5 -137
  557. package/lib/internal/template/truncated-text/styles.selectors.js +1 -1
  558. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  559. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -189
  560. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  561. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  562. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -203
  563. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  564. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  565. package/lib/internal/template/tutorial-panel/styles.scoped.css +5 -177
  566. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  567. package/lib/internal/template/wizard/styles.css.js +30 -30
  568. package/lib/internal/template/wizard/styles.scoped.css +60 -192
  569. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  570. package/package.json +1 -1
@@ -2,236 +2,96 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- /*
6
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
- SPDX-License-Identifier: Apache-2.0
8
- */
9
- /*
10
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
- SPDX-License-Identifier: Apache-2.0
12
- */
13
- /*
14
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
- SPDX-License-Identifier: Apache-2.0
16
- */
17
- /*
18
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
19
- SPDX-License-Identifier: Apache-2.0
20
- */
21
- /*
22
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
23
- SPDX-License-Identifier: Apache-2.0
24
- */
25
- /*
26
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
27
- SPDX-License-Identifier: Apache-2.0
28
- */
29
- /*
30
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
31
- SPDX-License-Identifier: Apache-2.0
32
- */
33
- /*
34
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
35
- SPDX-License-Identifier: Apache-2.0
36
- */
37
- /*
38
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
39
- SPDX-License-Identifier: Apache-2.0
40
- */
41
- /*
42
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
- SPDX-License-Identifier: Apache-2.0
44
- */
45
- /*
46
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
47
- SPDX-License-Identifier: Apache-2.0
48
- */
49
- /*
50
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
- SPDX-License-Identifier: Apache-2.0
52
- */
53
- /*
54
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
55
- SPDX-License-Identifier: Apache-2.0
56
- */
57
- /*
58
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
59
- SPDX-License-Identifier: Apache-2.0
60
- */
61
- /*
62
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
63
- SPDX-License-Identifier: Apache-2.0
64
- */
65
- /*
66
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
- SPDX-License-Identifier: Apache-2.0
68
- */
69
- /*
70
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
- SPDX-License-Identifier: Apache-2.0
72
- */
73
- /*
74
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
- SPDX-License-Identifier: Apache-2.0
76
- */
77
- /*
78
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
- SPDX-License-Identifier: Apache-2.0
80
- */
81
- /*
82
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
- SPDX-License-Identifier: Apache-2.0
84
- */
85
- /*
86
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
- SPDX-License-Identifier: Apache-2.0
88
- */
89
- /*
90
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
- SPDX-License-Identifier: Apache-2.0
92
- */
93
- /*
94
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
- SPDX-License-Identifier: Apache-2.0
96
- */
97
- /*
98
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
- SPDX-License-Identifier: Apache-2.0
100
- */
101
- /*
102
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
- SPDX-License-Identifier: Apache-2.0
104
- */
105
- /*
106
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
- SPDX-License-Identifier: Apache-2.0
108
- */
109
- /*
110
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
- SPDX-License-Identifier: Apache-2.0
112
- */
113
5
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
114
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
115
- /*
116
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
- SPDX-License-Identifier: Apache-2.0
118
- */
119
- /*
120
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
- SPDX-License-Identifier: Apache-2.0
122
- */
123
- /*
124
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
125
- SPDX-License-Identifier: Apache-2.0
126
- */
127
- /*
128
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129
- SPDX-License-Identifier: Apache-2.0
130
- */
131
- /*
132
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
133
- SPDX-License-Identifier: Apache-2.0
134
- */
135
- /*
136
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
- SPDX-License-Identifier: Apache-2.0
138
- */
139
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
9
  /*
142
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
11
  SPDX-License-Identifier: Apache-2.0
144
12
  */
145
- /*
146
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
- SPDX-License-Identifier: Apache-2.0
148
- */
149
- /*
150
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
- SPDX-License-Identifier: Apache-2.0
152
- */
153
13
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
154
- .awsui_code-editor-refresh_1gl9c_195ah_154 .ace_editor .ace_gutter:not(#\9) {
14
+ .awsui_code-editor-refresh_1gl9c_zolyv_14 .ace_editor .ace_gutter:not(#\9) {
155
15
  border-start-start-radius: calc(var(--border-radius-code-editor-blfdm5, 0px) - var(--border-item-width-pyfg4s, 1px));
156
16
  }
157
- .awsui_code-editor-refresh_1gl9c_195ah_154 .ace_editor .ace_scroller:not(#\9) {
17
+ .awsui_code-editor-refresh_1gl9c_zolyv_14 .ace_editor .ace_scroller:not(#\9) {
158
18
  border-start-end-radius: calc(var(--border-radius-code-editor-blfdm5, 0px) - var(--border-item-width-pyfg4s, 1px));
159
19
  }
160
20
 
161
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor:not(#\9) {
21
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor:not(#\9) {
162
22
  font-family: var(--font-family-monospace-842lr2, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
163
23
  font-size: 14px;
164
24
  line-height: 20px;
165
25
  }
166
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
167
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
26
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
27
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
168
28
  cursor: pointer;
169
29
  background-repeat: no-repeat;
170
30
  background-size: 16px 16px;
171
31
  background-position: 4px 2px;
172
32
  }
173
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
33
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
174
34
  background-image: none;
175
35
  }
176
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
36
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
177
37
  color: var(--color-text-status-error-ri38gt, #d13212);
178
38
  }
179
39
  @supports (--css-variable-support-check: #000) {
180
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
40
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
181
41
  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");
182
42
  }
183
43
  @media not print {
184
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
44
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
185
45
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
186
46
  }
187
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
47
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
188
48
  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");
189
49
  }
190
50
  }
191
51
  }
192
52
  @supports (--css-variable-support-check: #000) {
193
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error {
53
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error {
194
54
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' 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");
195
55
  }
196
56
  @media not print {
197
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
57
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
198
58
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
199
59
  }
200
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_error {
60
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_error {
201
61
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' 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");
202
62
  }
203
63
  }
204
64
  }
205
65
  @supports (--css-variable-support-check: #000) {
206
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
66
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
207
67
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23906806' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
208
68
  }
209
69
  @media not print {
210
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
70
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
211
71
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
212
72
  }
213
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
73
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
214
74
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' 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");
215
75
  }
216
76
  }
217
77
  }
218
78
  @supports (--css-variable-support-check: #000) {
219
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning {
79
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning {
220
80
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' 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");
221
81
  }
222
82
  @media not print {
223
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
83
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
224
84
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
225
85
  }
226
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell.ace_warning {
86
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell.ace_warning {
227
87
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' 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");
228
88
  }
229
89
  }
230
90
  }
231
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-cell:not(#\9) {
91
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-cell:not(#\9) {
232
92
  padding-inline: 24px 16px;
233
93
  }
234
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget:not(#\9) {
94
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget:not(#\9) {
235
95
  /* A good test case for disabled folds
236
96
  <<html<<<<
237
97
  </html>
@@ -242,24 +102,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
242
102
  border-block: none;
243
103
  border-inline: none;
244
104
  }
245
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter_annotation:not(#\9) {
105
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter_annotation:not(#\9) {
246
106
  margin-inline-start: -21px;
247
107
  }
248
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget:not(#\9),
249
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter_annotation:not(#\9) {
108
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget:not(#\9),
109
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter_annotation:not(#\9) {
250
110
  box-shadow: none;
251
111
  }
252
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget:not(#\9):focus,
253
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
112
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget:not(#\9):focus,
113
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter_annotation:not(#\9):focus {
254
114
  position: relative;
255
115
  }
256
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget:not(#\9):focus,
257
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
116
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget:not(#\9):focus,
117
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter_annotation:not(#\9):focus {
258
118
  outline: 2px dotted transparent;
259
119
  outline-offset: calc(-1px - 1px);
260
120
  }
261
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
262
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
121
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget:not(#\9):focus::before,
122
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
263
123
  content: " ";
264
124
  display: block;
265
125
  position: absolute;
@@ -273,143 +133,143 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
273
133
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
274
134
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
275
135
  }
276
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
136
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
277
137
  background: transparent;
278
138
  box-sizing: border-box;
279
139
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-uymo6h, #d5dbdb);
280
140
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-uymo6h, #d5dbdb);
281
141
  }
282
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
142
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
283
143
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-4zt45r, #687078);
284
144
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-4zt45r, #687078);
285
145
  }
286
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter:not(#\9) {
146
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter:not(#\9) {
287
147
  background-color: var(--color-background-code-editor-gutter-default-8n8dxf, #f2f3f3);
288
148
  color: var(--color-text-code-editor-gutter-default-u68cfj, #16191f);
289
149
  }
290
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter:not(#\9):focus,
291
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_scroller:not(#\9):focus {
150
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter:not(#\9):focus,
151
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_scroller:not(#\9):focus {
292
152
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
293
153
  }
294
154
  @supports (--css-variable-support-check: #000) {
295
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
155
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
296
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='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
297
157
  }
298
158
  @media not print {
299
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
159
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
300
160
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
301
161
  }
302
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
162
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
303
163
  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");
304
164
  }
305
165
  }
306
166
  }
307
167
  @supports (--css-variable-support-check: #000) {
308
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open {
168
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open {
309
169
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
310
170
  }
311
171
  @media not print {
312
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
172
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
313
173
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
314
174
  }
315
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open {
175
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open {
316
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='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
317
177
  }
318
178
  }
319
179
  }
320
180
  @supports (--css-variable-support-check: #000) {
321
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
181
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
322
182
  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");
323
183
  }
324
184
  @media not print {
325
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
185
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
326
186
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
327
187
  }
328
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
188
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
329
189
  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");
330
190
  }
331
191
  }
332
192
  }
333
193
  @supports (--css-variable-support-check: #000) {
334
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:hover {
194
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:hover {
335
195
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
336
196
  }
337
197
  @media not print {
338
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
198
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
339
199
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
200
  }
341
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_open:hover {
201
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_open:hover {
342
202
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
343
203
  }
344
204
  }
345
205
  }
346
206
  @supports (--css-variable-support-check: #000) {
347
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
207
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
348
208
  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");
349
209
  }
350
210
  @media not print {
351
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
211
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
352
212
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
353
213
  }
354
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
214
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
355
215
  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");
356
216
  }
357
217
  }
358
218
  }
359
219
  @supports (--css-variable-support-check: #000) {
360
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed {
220
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed {
361
221
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
362
222
  }
363
223
  @media not print {
364
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
224
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
365
225
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
366
226
  }
367
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed {
227
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed {
368
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='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
369
229
  }
370
230
  }
371
231
  }
372
232
  @supports (--css-variable-support-check: #000) {
373
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
233
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
374
234
  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");
375
235
  }
376
236
  @media not print {
377
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
237
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
378
238
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
379
239
  }
380
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
240
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
381
241
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
382
242
  }
383
243
  }
384
244
  }
385
245
  @supports (--css-variable-support-check: #000) {
386
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:hover {
246
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:hover {
387
247
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
388
248
  }
389
249
  @media not print {
390
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
250
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
391
251
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
392
252
  }
393
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_fold-widget.ace_closed:hover {
253
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_fold-widget.ace_closed:hover {
394
254
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
395
255
  }
396
256
  }
397
257
  }
398
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line:not(#\9) {
258
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line:not(#\9) {
399
259
  background-color: var(--color-background-code-editor-gutter-active-line-default-vdlqwm, #687078);
400
260
  color: var(--color-text-code-editor-gutter-active-line-lujzbm, #ffffff);
401
261
  }
402
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
403
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
262
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
263
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
404
264
  position: relative;
405
265
  }
406
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
407
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
266
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
267
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
408
268
  outline: 2px dotted transparent;
409
269
  outline-offset: calc(-2px - 1px);
410
270
  }
411
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
412
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
271
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
272
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
413
273
  content: " ";
414
274
  display: block;
415
275
  position: absolute;
@@ -424,265 +284,265 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
424
284
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-lujzbm, #ffffff);
425
285
  }
426
286
  @supports (--css-variable-support-check: #000) {
427
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
287
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
428
288
  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");
429
289
  }
430
290
  @media not print {
431
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
291
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
432
292
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
433
293
  }
434
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
294
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
435
295
  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");
436
296
  }
437
297
  }
438
298
  }
439
299
  @supports (--css-variable-support-check: #000) {
440
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open {
300
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open {
441
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='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
442
302
  }
443
303
  @media not print {
444
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
304
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
445
305
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
446
306
  }
447
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open {
307
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open {
448
308
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
449
309
  }
450
310
  }
451
311
  }
452
312
  @supports (--css-variable-support-check: #000) {
453
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
313
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
454
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='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
455
315
  }
456
316
  @media not print {
457
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
317
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
458
318
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
459
319
  }
460
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
320
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
461
321
  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");
462
322
  }
463
323
  }
464
324
  }
465
325
  @supports (--css-variable-support-check: #000) {
466
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover {
326
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover {
467
327
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
468
328
  }
469
329
  @media not print {
470
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
330
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
471
331
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
472
332
  }
473
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover {
333
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:hover {
474
334
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
475
335
  }
476
336
  }
477
337
  }
478
338
  @supports (--css-variable-support-check: #000) {
479
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
339
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
480
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");
481
341
  }
482
342
  @media not print {
483
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
343
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
484
344
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
485
345
  }
486
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
346
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
487
347
  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");
488
348
  }
489
349
  }
490
350
  }
491
351
  @supports (--css-variable-support-check: #000) {
492
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed {
352
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed {
493
353
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
494
354
  }
495
355
  @media not print {
496
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
356
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
497
357
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
498
358
  }
499
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed {
359
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed {
500
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='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
501
361
  }
502
362
  }
503
363
  }
504
364
  @supports (--css-variable-support-check: #000) {
505
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
365
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
506
366
  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");
507
367
  }
508
368
  @media not print {
509
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
369
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
510
370
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
511
371
  }
512
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
372
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
513
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");
514
374
  }
515
375
  }
516
376
  }
517
377
  @supports (--css-variable-support-check: #000) {
518
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover {
378
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover {
519
379
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
520
380
  }
521
381
  @media not print {
522
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
382
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
523
383
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
524
384
  }
525
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover {
385
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:hover {
526
386
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
527
387
  }
528
388
  }
529
389
  }
530
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
390
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
531
391
  color: var(--color-text-code-editor-gutter-active-line-lujzbm, #ffffff);
532
392
  background-color: var(--color-background-code-editor-gutter-active-line-error-8a9lhc, #d13212);
533
393
  }
534
394
  @supports (--css-variable-support-check: #000) {
535
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
395
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
536
396
  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");
537
397
  }
538
398
  @media not print {
539
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
399
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
540
400
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
541
401
  }
542
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
402
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
543
403
  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");
544
404
  }
545
405
  }
546
406
  }
547
407
  @supports (--css-variable-support-check: #000) {
548
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error {
408
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error {
549
409
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
550
410
  }
551
411
  @media not print {
552
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
412
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
553
413
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
554
414
  }
555
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error {
415
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error {
556
416
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' 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");
557
417
  }
558
418
  }
559
419
  }
560
420
  @supports (--css-variable-support-check: #000) {
561
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
421
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
562
422
  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");
563
423
  }
564
424
  @media not print {
565
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
425
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
566
426
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
567
427
  }
568
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
428
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
569
429
  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");
570
430
  }
571
431
  }
572
432
  }
573
433
  @supports (--css-variable-support-check: #000) {
574
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning {
434
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning {
575
435
  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");
576
436
  }
577
437
  @media not print {
578
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
438
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
579
439
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
580
440
  }
581
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning {
441
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning {
582
442
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' 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");
583
443
  }
584
444
  }
585
445
  }
586
446
  @supports (--css-variable-support-check: #000) {
587
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
447
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
588
448
  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");
589
449
  }
590
450
  @media not print {
591
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
451
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
592
452
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
593
453
  }
594
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
454
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
595
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='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
596
456
  }
597
457
  }
598
458
  }
599
459
  @supports (--css-variable-support-check: #000) {
600
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open {
460
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open {
601
461
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
602
462
  }
603
463
  @media not print {
604
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
464
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
605
465
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
606
466
  }
607
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open {
467
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open {
608
468
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
609
469
  }
610
470
  }
611
471
  }
612
472
  @supports (--css-variable-support-check: #000) {
613
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
473
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
614
474
  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");
615
475
  }
616
476
  @media not print {
617
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
477
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
618
478
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
619
479
  }
620
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
480
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
621
481
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
622
482
  }
623
483
  }
624
484
  }
625
485
  @supports (--css-variable-support-check: #000) {
626
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover {
486
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover {
627
487
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
628
488
  }
629
489
  @media not print {
630
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
490
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
631
491
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
632
492
  }
633
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover {
493
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:hover {
634
494
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
635
495
  }
636
496
  }
637
497
  }
638
498
  @supports (--css-variable-support-check: #000) {
639
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
499
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
640
500
  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");
641
501
  }
642
502
  @media not print {
643
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
503
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
644
504
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
645
505
  }
646
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
506
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
647
507
  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");
648
508
  }
649
509
  }
650
510
  }
651
511
  @supports (--css-variable-support-check: #000) {
652
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed {
512
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed {
653
513
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
654
514
  }
655
515
  @media not print {
656
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
516
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
657
517
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
658
518
  }
659
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed {
519
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed {
660
520
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
661
521
  }
662
522
  }
663
523
  }
664
524
  @supports (--css-variable-support-check: #000) {
665
- body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
525
+ body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
666
526
  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");
667
527
  }
668
528
  @media not print {
669
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
529
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
670
530
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
671
531
  }
672
- body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
532
+ body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
673
533
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
674
534
  }
675
535
  }
676
536
  }
677
537
  @supports (--css-variable-support-check: #000) {
678
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover {
538
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme) .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover {
679
539
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
680
540
  }
681
541
  @media not print {
682
- .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
542
+ .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
683
543
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
684
544
  }
685
- .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_195ah_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover {
545
+ .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-polaris-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover, .awsui-visual-refresh:not(#\9):not(.awsui-one-theme).awsui-dark-mode .awsui_code-editor_1gl9c_zolyv_14 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:hover {
686
546
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
687
547
  }
688
548
  }
@@ -693,11 +553,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
693
553
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
694
554
  SPDX-License-Identifier: Apache-2.0
695
555
  */
696
- /*
697
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
698
- SPDX-License-Identifier: Apache-2.0
699
- */
700
- .awsui_pane_1gl9c_195ah_700:not(#\9) {
556
+ .awsui_pane_1gl9c_zolyv_556:not(#\9) {
701
557
  display: flex;
702
558
  position: relative;
703
559
  flex-direction: row;
@@ -708,79 +564,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
708
564
  background: var(--color-background-code-editor-status-bar-jisb5k, #f2f3f3);
709
565
  color: var(--color-text-body-default-b2us04, #16191f);
710
566
  }
711
- .awsui_pane__close-container_1gl9c_195ah_711:not(#\9) {
567
+ .awsui_pane__close-container_1gl9c_zolyv_567:not(#\9) {
712
568
  position: absolute;
713
569
  inset-block-start: 0;
714
570
  inset-inline-end: calc(var(--space-s-kll7oj, 12px) / 2);
715
571
  }
716
- .awsui_pane__list_1gl9c_195ah_716:not(#\9) {
572
+ .awsui_pane__list_1gl9c_zolyv_572:not(#\9) {
717
573
  flex: 1;
718
574
  overflow: auto;
719
575
  max-block-size: 100%;
720
576
  box-sizing: border-box;
721
577
  margin-inline-end: calc(var(--line-height-body-m-5xw6xo, 22px) + 2 * var(--space-xs-m9b7jf, 8px));
722
578
  }
723
- .awsui_pane__table_1gl9c_195ah_723:not(#\9) {
579
+ .awsui_pane__table_1gl9c_zolyv_579:not(#\9) {
724
580
  inline-size: 100%;
725
581
  border-spacing: 0;
726
582
  margin-block: var(--space-s-kll7oj, 12px);
727
583
  margin-inline: 0;
728
584
  }
729
- .awsui_pane__item_1gl9c_195ah_729 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9) {
585
+ .awsui_pane__item_1gl9c_zolyv_585 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9) {
730
586
  border-block-start: var(--border-item-width-pyfg4s, 1px) solid var(--color-transparent-p90zgt, transparent);
731
587
  border-block-end: var(--border-item-width-pyfg4s, 1px) solid var(--color-transparent-p90zgt, transparent);
732
588
  }
733
- .awsui_pane__item_1gl9c_195ah_729 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9):first-child {
589
+ .awsui_pane__item_1gl9c_zolyv_585 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9):first-child {
734
590
  border-inline-start: var(--border-item-width-pyfg4s, 1px) solid var(--color-transparent-p90zgt, transparent);
735
591
  border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
736
592
  border-end-start-radius: var(--border-radius-item-mitz8h, 0px);
737
593
  }
738
- .awsui_pane__item_1gl9c_195ah_729 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9):last-child {
594
+ .awsui_pane__item_1gl9c_zolyv_585 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9):last-child {
739
595
  border-inline-end: var(--border-item-width-pyfg4s, 1px) solid var(--color-transparent-p90zgt, transparent);
740
596
  border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
741
597
  border-end-end-radius: var(--border-radius-item-mitz8h, 0px);
742
598
  }
743
- .awsui_pane__item--highlighted_1gl9c_195ah_743:not(#\9), .awsui_pane__item_1gl9c_195ah_729:not(#\9):hover, .awsui_pane__item_1gl9c_195ah_729:not(#\9):focus {
599
+ .awsui_pane__item--highlighted_1gl9c_zolyv_599:not(#\9), .awsui_pane__item_1gl9c_zolyv_585:not(#\9):hover, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):focus {
744
600
  cursor: pointer;
745
601
  outline: none;
746
602
  }
747
- .awsui_pane__item--highlighted_1gl9c_195ah_743 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9), .awsui_pane__item_1gl9c_195ah_729:not(#\9):hover > .awsui_pane__cell_1gl9c_195ah_729, .awsui_pane__item_1gl9c_195ah_729:not(#\9):focus > .awsui_pane__cell_1gl9c_195ah_729 {
603
+ .awsui_pane__item--highlighted_1gl9c_zolyv_599 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9), .awsui_pane__item_1gl9c_zolyv_585:not(#\9):hover > .awsui_pane__cell_1gl9c_zolyv_585, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):focus > .awsui_pane__cell_1gl9c_zolyv_585 {
748
604
  background-color: var(--color-background-code-editor-pane-item-hover-umtijd, #eaeded);
749
605
  }
750
- .awsui_pane__item--highlighted_1gl9c_195ah_743 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9), .awsui_pane__item_1gl9c_195ah_729:not(#\9):hover > .awsui_pane__cell_1gl9c_195ah_729, .awsui_pane__item_1gl9c_195ah_729:not(#\9):focus > .awsui_pane__cell_1gl9c_195ah_729 {
606
+ .awsui_pane__item--highlighted_1gl9c_zolyv_599 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9), .awsui_pane__item_1gl9c_zolyv_585:not(#\9):hover > .awsui_pane__cell_1gl9c_zolyv_585, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):focus > .awsui_pane__cell_1gl9c_zolyv_585 {
751
607
  border-block-start: var(--border-item-width-pyfg4s, 1px) solid var(--color-border-code-editor-pane-item-hover-gu61eq, #687078);
752
608
  border-block-end: var(--border-item-width-pyfg4s, 1px) solid var(--color-border-code-editor-pane-item-hover-gu61eq, #687078);
753
609
  }
754
- .awsui_pane__item--highlighted_1gl9c_195ah_743 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9):first-child, .awsui_pane__item_1gl9c_195ah_729:not(#\9):hover > .awsui_pane__cell_1gl9c_195ah_729:first-child, .awsui_pane__item_1gl9c_195ah_729:not(#\9):focus > .awsui_pane__cell_1gl9c_195ah_729:first-child {
610
+ .awsui_pane__item--highlighted_1gl9c_zolyv_599 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9):first-child, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):hover > .awsui_pane__cell_1gl9c_zolyv_585:first-child, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):focus > .awsui_pane__cell_1gl9c_zolyv_585:first-child {
755
611
  border-inline-start: var(--border-item-width-pyfg4s, 1px) solid var(--color-border-code-editor-pane-item-hover-gu61eq, #687078);
756
612
  border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
757
613
  border-end-start-radius: var(--border-radius-item-mitz8h, 0px);
758
614
  }
759
- .awsui_pane__item--highlighted_1gl9c_195ah_743 > .awsui_pane__cell_1gl9c_195ah_729:not(#\9):last-child, .awsui_pane__item_1gl9c_195ah_729:not(#\9):hover > .awsui_pane__cell_1gl9c_195ah_729:last-child, .awsui_pane__item_1gl9c_195ah_729:not(#\9):focus > .awsui_pane__cell_1gl9c_195ah_729:last-child {
615
+ .awsui_pane__item--highlighted_1gl9c_zolyv_599 > .awsui_pane__cell_1gl9c_zolyv_585:not(#\9):last-child, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):hover > .awsui_pane__cell_1gl9c_zolyv_585:last-child, .awsui_pane__item_1gl9c_zolyv_585:not(#\9):focus > .awsui_pane__cell_1gl9c_zolyv_585:last-child {
760
616
  border-inline-end: var(--border-item-width-pyfg4s, 1px) solid var(--color-border-code-editor-pane-item-hover-gu61eq, #687078);
761
617
  border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
762
618
  border-end-end-radius: var(--border-radius-item-mitz8h, 0px);
763
619
  }
764
- .awsui_pane__location_1gl9c_195ah_764:not(#\9), .awsui_pane__description_1gl9c_195ah_764:not(#\9) {
620
+ .awsui_pane__location_1gl9c_zolyv_620:not(#\9), .awsui_pane__description_1gl9c_zolyv_620:not(#\9) {
765
621
  padding-block: var(--space-xxs-3o1yoq, 4px);
766
622
  padding-inline: var(--space-s-kll7oj, 12px);
767
623
  }
768
- .awsui_pane__location_1gl9c_195ah_764:not(#\9) {
624
+ .awsui_pane__location_1gl9c_zolyv_620:not(#\9) {
769
625
  vertical-align: baseline;
770
626
  white-space: nowrap;
771
627
  padding-inline-start: calc(var(--space-l-dpyxli, 20px) + var(--space-s-kll7oj, 12px));
772
628
  }
773
- .awsui_pane__description_1gl9c_195ah_764:not(#\9) {
629
+ .awsui_pane__description_1gl9c_zolyv_620:not(#\9) {
774
630
  padding-inline-end: 0;
775
631
  min-inline-size: 0;
776
632
  word-break: break-word;
777
633
  }
778
634
 
779
- .awsui_focus-lock_1gl9c_195ah_779:not(#\9) {
635
+ .awsui_focus-lock_1gl9c_zolyv_635:not(#\9) {
780
636
  block-size: 100%;
781
637
  }
782
638
 
783
- .awsui_code-editor_1gl9c_195ah_154:not(#\9) {
639
+ .awsui_code-editor_1gl9c_zolyv_14:not(#\9) {
784
640
  border-collapse: separate;
785
641
  border-spacing: 0;
786
642
  box-sizing: border-box;
@@ -820,18 +676,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
820
676
  inline-size: 100%;
821
677
  }
822
678
 
823
- .awsui_editor_1gl9c_195ah_823:not(#\9) {
679
+ .awsui_editor_1gl9c_zolyv_679:not(#\9) {
824
680
  position: absolute;
825
681
  inset: 0;
826
682
  }
827
- .awsui_editor_1gl9c_195ah_823:not(#\9):focus {
683
+ .awsui_editor_1gl9c_zolyv_679:not(#\9):focus {
828
684
  position: relative;
829
685
  }
830
- .awsui_editor_1gl9c_195ah_823:not(#\9):focus {
686
+ .awsui_editor_1gl9c_zolyv_679:not(#\9):focus {
831
687
  outline: 2px dotted transparent;
832
688
  outline-offset: calc(3px - 1px);
833
689
  }
834
- .awsui_editor_1gl9c_195ah_823:not(#\9):focus::before {
690
+ .awsui_editor_1gl9c_zolyv_679:not(#\9):focus::before {
835
691
  content: " ";
836
692
  display: block;
837
693
  position: absolute;
@@ -845,17 +701,17 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
845
701
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
846
702
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
847
703
  }
848
- .awsui_editor_1gl9c_195ah_823:not(#\9):focus {
704
+ .awsui_editor_1gl9c_zolyv_679:not(#\9):focus {
849
705
  position: absolute;
850
706
  overflow: visible;
851
707
  }
852
708
 
853
- .awsui_editor-refresh_1gl9c_195ah_853:not(#\9) {
709
+ .awsui_editor-refresh_1gl9c_zolyv_709:not(#\9) {
854
710
  border-start-start-radius: calc(var(--border-radius-code-editor-blfdm5, 0px) - var(--border-item-width-pyfg4s, 1px));
855
711
  border-start-end-radius: calc(var(--border-radius-code-editor-blfdm5, 0px) - var(--border-item-width-pyfg4s, 1px));
856
712
  }
857
713
 
858
- .awsui_status-bar_1gl9c_195ah_858:not(#\9) {
714
+ .awsui_status-bar_1gl9c_zolyv_714:not(#\9) {
859
715
  container-type: inline-size;
860
716
  display: flex;
861
717
  vertical-align: middle;
@@ -864,38 +720,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
864
720
  min-inline-size: 0;
865
721
  word-break: break-word;
866
722
  }
867
- .awsui_status-bar-with-hidden-pane_1gl9c_195ah_867:not(#\9) {
723
+ .awsui_status-bar-with-hidden-pane_1gl9c_zolyv_723:not(#\9) {
868
724
  border-end-start-radius: var(--border-radius-code-editor-blfdm5, 0px);
869
725
  border-end-end-radius: var(--border-radius-code-editor-blfdm5, 0px);
870
726
  }
871
- .awsui_status-bar__left_1gl9c_195ah_871:not(#\9) {
727
+ .awsui_status-bar__left_1gl9c_zolyv_727:not(#\9) {
872
728
  flex: 1;
873
729
  display: flex;
874
730
  flex-wrap: wrap;
875
731
  padding-inline-start: var(--space-l-dpyxli, 20px);
876
732
  border-inline-end: var(--border-width-field-2365x3, 1px) solid var(--color-border-code-editor-default-g2lxyw, #d5dbdb);
877
733
  }
878
- .awsui_status-bar__right_1gl9c_195ah_878:not(#\9) {
734
+ .awsui_status-bar__right_1gl9c_zolyv_734:not(#\9) {
879
735
  display: flex;
880
736
  align-items: center;
881
737
  }
882
- .awsui_status-bar__language-mode_1gl9c_195ah_882:not(#\9), .awsui_status-bar__cursor-position_1gl9c_195ah_882:not(#\9) {
738
+ .awsui_status-bar__language-mode_1gl9c_zolyv_738:not(#\9), .awsui_status-bar__cursor-position_1gl9c_zolyv_738:not(#\9) {
883
739
  display: inline-block;
884
740
  color: var(--color-text-body-default-b2us04, #16191f);
885
741
  padding-block: var(--space-scaled-xs-pajbd1, 8px);
886
742
  padding-inline: var(--space-s-kll7oj, 12px);
887
743
  }
888
- .awsui_status-bar__cog-button_1gl9c_195ah_888:not(#\9) {
744
+ .awsui_status-bar__cog-button_1gl9c_zolyv_744:not(#\9) {
889
745
  padding-block: calc(var(--space-scaled-xxs-j00t0m, 4px) - 1px);
890
746
  padding-inline: calc(var(--space-xs-m9b7jf, 8px) - 2px);
891
747
  }
892
748
 
893
- .awsui_tab-list_1gl9c_195ah_893:not(#\9) {
749
+ .awsui_tab-list_1gl9c_zolyv_749:not(#\9) {
894
750
  align-items: center;
895
751
  display: inline-flex;
896
752
  }
897
753
 
898
- .awsui_tab-button_1gl9c_195ah_898:not(#\9) {
754
+ .awsui_tab-button_1gl9c_zolyv_754:not(#\9) {
899
755
  position: relative;
900
756
  display: inline-flex;
901
757
  gap: var(--space-xxs-3o1yoq, 4px);
@@ -911,11 +767,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
911
767
  cursor: pointer;
912
768
  z-index: 1;
913
769
  }
914
- .awsui_tab-button_1gl9c_195ah_898:not(#\9):hover {
770
+ .awsui_tab-button_1gl9c_zolyv_754:not(#\9):hover {
915
771
  color: var(--color-text-code-editor-tab-button-error-5pyt8l, #ffffff);
916
772
  background: var(--color-text-status-error-ri38gt, #d13212);
917
773
  }
918
- .awsui_tab-button_1gl9c_195ah_898:not(#\9)::after {
774
+ .awsui_tab-button_1gl9c_zolyv_754:not(#\9)::after {
919
775
  content: "";
920
776
  position: absolute;
921
777
  inset-inline: 0;
@@ -928,54 +784,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_195ah_154 .ace_edit
928
784
  background: var(--color-text-status-error-ri38gt, #d13212);
929
785
  opacity: 0;
930
786
  }
931
- .awsui_tab-button--refresh_1gl9c_195ah_931:not(#\9) {
787
+ .awsui_tab-button--refresh_1gl9c_zolyv_787:not(#\9) {
932
788
  padding-block-end: calc(var(--space-scaled-xs-pajbd1, 8px) + var(--border-active-width-8f63o4, 2px) - 2px);
933
789
  }
934
- .awsui_tab-button--warnings_1gl9c_195ah_934:not(#\9) {
790
+ .awsui_tab-button--warnings_1gl9c_zolyv_790:not(#\9) {
935
791
  color: var(--color-text-status-warning-fabq6h, #906806);
936
792
  }
937
- .awsui_tab-button--warnings_1gl9c_195ah_934:not(#\9):hover {
793
+ .awsui_tab-button--warnings_1gl9c_zolyv_790:not(#\9):hover {
938
794
  background: var(--color-text-status-warning-fabq6h, #906806);
939
795
  }
940
- .awsui_tab-button--warnings_1gl9c_195ah_934:not(#\9)::after {
796
+ .awsui_tab-button--warnings_1gl9c_zolyv_790:not(#\9)::after {
941
797
  background: var(--color-text-status-warning-fabq6h, #906806);
942
798
  }
943
- .awsui_tab-button--active_1gl9c_195ah_943:not(#\9)::after {
799
+ .awsui_tab-button--active_1gl9c_zolyv_799:not(#\9)::after {
944
800
  opacity: 1;
945
801
  }
946
- .awsui_tab-button--refresh_1gl9c_195ah_931:not(#\9)::after {
802
+ .awsui_tab-button--refresh_1gl9c_zolyv_787:not(#\9)::after {
947
803
  transition: opacity var(--motion-duration-refresh-only-medium-s8g1xv, 0ms) var(--motion-easing-refresh-only-c-7hkv9v, cubic-bezier(0.84, 0, 0.16, 1));
948
804
  }
949
805
  @media (prefers-reduced-motion: reduce) {
950
- .awsui_tab-button--refresh_1gl9c_195ah_931:not(#\9)::after {
806
+ .awsui_tab-button--refresh_1gl9c_zolyv_787:not(#\9)::after {
951
807
  animation: none;
952
808
  transition: none;
953
809
  }
954
810
  }
955
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_195ah_931:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_195ah_931:not(#\9)::after {
811
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_zolyv_787:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_zolyv_787:not(#\9)::after {
956
812
  animation: none;
957
813
  transition: none;
958
814
  }
959
- .awsui_tab-button--disabled_1gl9c_195ah_959:not(#\9) {
815
+ .awsui_tab-button--disabled_1gl9c_zolyv_815:not(#\9) {
960
816
  font-weight: var(--font-weight-normal-fr92v6, 400);
961
817
  color: var(--color-text-code-editor-status-bar-disabled-368u13, #879596);
962
818
  cursor: default;
963
819
  }
964
- .awsui_tab-button--disabled_1gl9c_195ah_959:not(#\9):hover {
820
+ .awsui_tab-button--disabled_1gl9c_zolyv_815:not(#\9):hover {
965
821
  color: var(--color-text-code-editor-status-bar-disabled-368u13, #879596);
966
822
  background: transparent;
967
823
  }
968
- .awsui_tab-button--disabled_1gl9c_195ah_959:not(#\9)::after {
824
+ .awsui_tab-button--disabled_1gl9c_zolyv_815:not(#\9)::after {
969
825
  display: none;
970
826
  }
971
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_195ah_898:not(#\9):focus {
827
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_zolyv_754:not(#\9):focus {
972
828
  position: relative;
973
829
  }
974
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_195ah_898:not(#\9):focus {
830
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_zolyv_754:not(#\9):focus {
975
831
  outline: 2px dotted transparent;
976
832
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-udne29, 3px) - 1px);
977
833
  }
978
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_195ah_898:not(#\9):focus::before {
834
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_zolyv_754:not(#\9):focus::before {
979
835
  content: " ";
980
836
  display: block;
981
837
  position: absolute;
@@ -989,49 +845,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_195ah_898:not(#\9):f
989
845
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
990
846
  box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
991
847
  }
992
- .awsui_tab-button--divider_1gl9c_195ah_992:not(#\9) {
848
+ .awsui_tab-button--divider_1gl9c_zolyv_848:not(#\9) {
993
849
  display: inline-block;
994
850
  block-size: var(--line-height-body-m-5xw6xo, 22px);
995
851
  inline-size: var(--border-code-editor-status-divider-width-62xtcs, 0px);
996
852
  background: var(--color-border-tabs-divider-sog0al, #aab7b8);
997
853
  vertical-align: middle;
998
854
  }
999
- .awsui_tab-button--errors_1gl9c_195ah_999:not(#\9) {
855
+ .awsui_tab-button--errors_1gl9c_zolyv_855:not(#\9) {
1000
856
  /* used in test-utils */
1001
857
  }
1002
858
  @supports (contain: inline-size) {
1003
- .awsui_tab-button_1gl9c_195ah_898:not(#\9) {
859
+ .awsui_tab-button_1gl9c_zolyv_754:not(#\9) {
1004
860
  /* stylelint-disable plugin/no-unsupported-browser-features */
1005
861
  /* stylelint-enable plugin/no-unsupported-browser-features */
1006
862
  }
1007
863
  @container not (max-width: 500px) {
1008
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_count_1gl9c_195ah_1008:not(#\9) {
864
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_count_1gl9c_zolyv_864:not(#\9) {
1009
865
  display: none;
1010
866
  }
1011
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_text_1gl9c_195ah_1011:not(#\9) {
867
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_text_1gl9c_zolyv_867:not(#\9) {
1012
868
  display: inline;
1013
869
  }
1014
870
  }
1015
871
  @container (max-width: 500px) {
1016
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_count_1gl9c_195ah_1008:not(#\9) {
872
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_count_1gl9c_zolyv_864:not(#\9) {
1017
873
  display: inline;
1018
874
  }
1019
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_text_1gl9c_195ah_1011:not(#\9) {
875
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_text_1gl9c_zolyv_867:not(#\9) {
1020
876
  display: none;
1021
877
  }
1022
878
  }
1023
879
  }
1024
880
  @supports not (contain: inline-size) {
1025
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_count_1gl9c_195ah_1008:not(#\9) {
881
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_count_1gl9c_zolyv_864:not(#\9) {
1026
882
  display: none;
1027
883
  }
1028
- .awsui_tab-button_1gl9c_195ah_898 > .awsui_text_1gl9c_195ah_1011:not(#\9) {
884
+ .awsui_tab-button_1gl9c_zolyv_754 > .awsui_text_1gl9c_zolyv_867:not(#\9) {
1029
885
  display: inline;
1030
886
  }
1031
887
  }
1032
888
 
1033
- .awsui_loading-screen_1gl9c_195ah_1033:not(#\9),
1034
- .awsui_error-screen_1gl9c_195ah_1034:not(#\9) {
889
+ .awsui_loading-screen_1gl9c_zolyv_889:not(#\9),
890
+ .awsui_error-screen_1gl9c_zolyv_890:not(#\9) {
1035
891
  display: flex;
1036
892
  align-items: center;
1037
893
  justify-content: center;
@@ -1044,6 +900,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_195ah_898:not(#\9):f
1044
900
  border-end-end-radius: var(--border-radius-code-editor-blfdm5, 0px);
1045
901
  }
1046
902
 
1047
- .awsui_error-screen_1gl9c_195ah_1034:not(#\9) {
903
+ .awsui_error-screen_1gl9c_zolyv_890:not(#\9) {
1048
904
  color: var(--color-text-status-error-ri38gt, #d13212);
1049
905
  }