@cloudscape-design/components 3.0.533 → 3.0.535

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (409) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -3
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -2
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +19 -13
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -6
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +19 -13
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +35 -29
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/context/single-tab-stop-navigation-context.js +1 -1
  235. package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
  236. package/internal/environment.js +1 -1
  237. package/internal/environment.json +1 -1
  238. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  239. package/internal/generated/custom-css-properties/index.js +46 -40
  240. package/internal/generated/custom-css-properties/index.js.map +1 -1
  241. package/internal/manifest.json +1 -1
  242. package/internal/utils/scrollable-containers.d.ts +1 -1
  243. package/internal/utils/scrollable-containers.js +1 -1
  244. package/internal/utils/scrollable-containers.js.map +1 -1
  245. package/link/styles.css.js +20 -20
  246. package/link/styles.scoped.css +77 -71
  247. package/link/styles.selectors.js +20 -20
  248. package/mixed-line-bar-chart/styles.css.js +11 -11
  249. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  250. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  251. package/modal/styles.css.js +23 -23
  252. package/modal/styles.scoped.css +44 -38
  253. package/modal/styles.selectors.js +23 -23
  254. package/multiselect/styles.css.js +2 -2
  255. package/multiselect/styles.scoped.css +8 -2
  256. package/multiselect/styles.selectors.js +2 -2
  257. package/package.json +1 -1
  258. package/pagination/styles.css.js +9 -9
  259. package/pagination/styles.scoped.css +29 -23
  260. package/pagination/styles.selectors.js +9 -9
  261. package/pie-chart/styles.css.js +27 -27
  262. package/pie-chart/styles.scoped.css +54 -48
  263. package/pie-chart/styles.selectors.js +27 -27
  264. package/popover/styles.css.js +50 -50
  265. package/popover/styles.scoped.css +94 -64
  266. package/popover/styles.selectors.js +50 -50
  267. package/progress-bar/styles.css.js +18 -18
  268. package/progress-bar/styles.scoped.css +44 -32
  269. package/progress-bar/styles.selectors.js +18 -18
  270. package/property-filter/property-filter-autosuggest.js +2 -1
  271. package/property-filter/property-filter-autosuggest.js.map +1 -1
  272. package/property-filter/styles.css.js +31 -31
  273. package/property-filter/styles.scoped.css +39 -33
  274. package/property-filter/styles.selectors.js +31 -31
  275. package/radio-group/styles.css.js +9 -9
  276. package/radio-group/styles.scoped.css +21 -15
  277. package/radio-group/styles.selectors.js +9 -9
  278. package/segmented-control/styles.css.js +14 -14
  279. package/segmented-control/styles.scoped.css +39 -33
  280. package/segmented-control/styles.selectors.js +14 -14
  281. package/select/parts/styles.css.js +16 -16
  282. package/select/parts/styles.scoped.css +22 -16
  283. package/select/parts/styles.selectors.js +16 -16
  284. package/select/styles.css.js +1 -1
  285. package/select/styles.scoped.css +7 -1
  286. package/select/styles.selectors.js +1 -1
  287. package/side-navigation/styles.css.js +28 -28
  288. package/side-navigation/styles.scoped.css +44 -38
  289. package/side-navigation/styles.selectors.js +28 -28
  290. package/space-between/styles.css.js +23 -23
  291. package/space-between/styles.scoped.css +30 -24
  292. package/space-between/styles.selectors.js +23 -23
  293. package/spinner/styles.css.js +13 -13
  294. package/spinner/styles.scoped.css +58 -26
  295. package/spinner/styles.selectors.js +13 -13
  296. package/split-panel/styles.css.js +55 -55
  297. package/split-panel/styles.scoped.css +87 -75
  298. package/split-panel/styles.selectors.js +55 -55
  299. package/status-indicator/styles.css.js +23 -23
  300. package/status-indicator/styles.scoped.css +35 -29
  301. package/status-indicator/styles.selectors.js +23 -23
  302. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -1
  303. package/table/body-cell/disabled-inline-editor.js +3 -1
  304. package/table/body-cell/disabled-inline-editor.js.map +1 -1
  305. package/table/body-cell/index.d.ts.map +1 -1
  306. package/table/body-cell/index.js +3 -1
  307. package/table/body-cell/index.js.map +1 -1
  308. package/table/body-cell/styles.css.js +30 -30
  309. package/table/body-cell/styles.scoped.css +107 -77
  310. package/table/body-cell/styles.selectors.js +30 -30
  311. package/table/body-cell/td-element.d.ts.map +1 -1
  312. package/table/body-cell/td-element.js +6 -3
  313. package/table/body-cell/td-element.js.map +1 -1
  314. package/table/header-cell/index.d.ts.map +1 -1
  315. package/table/header-cell/index.js +7 -4
  316. package/table/header-cell/index.js.map +1 -1
  317. package/table/header-cell/styles.css.js +24 -24
  318. package/table/header-cell/styles.scoped.css +86 -38
  319. package/table/header-cell/styles.selectors.js +24 -24
  320. package/table/header-cell/th-element.d.ts +2 -1
  321. package/table/header-cell/th-element.d.ts.map +1 -1
  322. package/table/header-cell/th-element.js +9 -5
  323. package/table/header-cell/th-element.js.map +1 -1
  324. package/table/interfaces.d.ts +5 -0
  325. package/table/interfaces.d.ts.map +1 -1
  326. package/table/interfaces.js.map +1 -1
  327. package/table/internal.d.ts.map +1 -1
  328. package/table/internal.js +53 -45
  329. package/table/internal.js.map +1 -1
  330. package/table/no-data-cell.js +1 -1
  331. package/table/no-data-cell.js.map +1 -1
  332. package/table/resizer/index.d.ts.map +1 -1
  333. package/table/resizer/index.js +4 -2
  334. package/table/resizer/index.js.map +1 -1
  335. package/table/resizer/styles.css.js +8 -8
  336. package/table/resizer/styles.scoped.css +20 -14
  337. package/table/resizer/styles.selectors.js +8 -8
  338. package/table/selection/selection-control.d.ts +3 -1
  339. package/table/selection/selection-control.d.ts.map +1 -1
  340. package/table/selection/selection-control.js +2 -2
  341. package/table/selection/selection-control.js.map +1 -1
  342. package/table/selection/styles.css.js +3 -3
  343. package/table/selection/styles.scoped.css +9 -3
  344. package/table/selection/styles.selectors.js +3 -3
  345. package/table/sticky-scrollbar/styles.css.js +6 -6
  346. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  347. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  348. package/table/styles.css.js +35 -35
  349. package/table/styles.scoped.css +46 -40
  350. package/table/styles.selectors.js +35 -35
  351. package/table/table-role/grid-navigation.d.ts.map +1 -1
  352. package/table/table-role/grid-navigation.js +38 -24
  353. package/table/table-role/grid-navigation.js.map +1 -1
  354. package/table/table-role/table-role-helper.d.ts.map +1 -1
  355. package/table/table-role/table-role-helper.js +1 -3
  356. package/table/table-role/table-role-helper.js.map +1 -1
  357. package/table/table-role/utils.d.ts +1 -0
  358. package/table/table-role/utils.d.ts.map +1 -1
  359. package/table/table-role/utils.js +7 -2
  360. package/table/table-role/utils.js.map +1 -1
  361. package/table/thead.d.ts.map +1 -1
  362. package/table/thead.js +2 -2
  363. package/table/thead.js.map +1 -1
  364. package/table/use-table-focus-navigation.d.ts +9 -1
  365. package/table/use-table-focus-navigation.d.ts.map +1 -1
  366. package/table/use-table-focus-navigation.js +3 -3
  367. package/table/use-table-focus-navigation.js.map +1 -1
  368. package/tabs/styles.css.js +21 -21
  369. package/tabs/styles.scoped.css +51 -39
  370. package/tabs/styles.selectors.js +21 -21
  371. package/tag-editor/styles.css.js +3 -3
  372. package/tag-editor/styles.scoped.css +16 -10
  373. package/tag-editor/styles.selectors.js +3 -3
  374. package/text-content/styles.css.js +1 -1
  375. package/text-content/styles.scoped.css +66 -60
  376. package/text-content/styles.selectors.js +1 -1
  377. package/text-filter/styles.css.js +3 -3
  378. package/text-filter/styles.scoped.css +9 -3
  379. package/text-filter/styles.selectors.js +3 -3
  380. package/textarea/styles.css.js +4 -4
  381. package/textarea/styles.scoped.css +18 -12
  382. package/textarea/styles.selectors.js +4 -4
  383. package/tiles/styles.css.js +29 -29
  384. package/tiles/styles.scoped.css +76 -70
  385. package/tiles/styles.selectors.js +29 -29
  386. package/toggle/styles.css.js +8 -8
  387. package/toggle/styles.scoped.css +19 -13
  388. package/toggle/styles.selectors.js +8 -8
  389. package/token-group/styles.css.js +8 -8
  390. package/token-group/styles.scoped.css +22 -16
  391. package/token-group/styles.selectors.js +8 -8
  392. package/top-navigation/1.0-beta/styles.css.js +25 -25
  393. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  394. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  395. package/top-navigation/styles.css.js +47 -47
  396. package/top-navigation/styles.scoped.css +72 -66
  397. package/top-navigation/styles.selectors.js +47 -47
  398. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  399. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  400. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  401. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  402. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  403. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  404. package/tutorial-panel/styles.css.js +1 -1
  405. package/tutorial-panel/styles.scoped.css +7 -1
  406. package/tutorial-panel/styles.selectors.js +1 -1
  407. package/wizard/styles.css.js +32 -32
  408. package/wizard/styles.scoped.css +74 -68
  409. package/wizard/styles.selectors.js +32 -32
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -95,61 +101,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
101
  SPDX-License-Identifier: Apache-2.0
96
102
  */
97
103
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
98
- .awsui_code-editor-refresh_1gl9c_1i9in_98 .ace_editor .ace_gutter:not(#\9) {
104
+ .awsui_code-editor-refresh_1gl9c_w76ce_104 .ace_editor .ace_gutter:not(#\9) {
99
105
  border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
100
106
  }
101
- .awsui_code-editor-refresh_1gl9c_1i9in_98 .ace_editor .ace_scroller:not(#\9) {
107
+ .awsui_code-editor-refresh_1gl9c_w76ce_104 .ace_editor .ace_scroller:not(#\9) {
102
108
  border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
103
109
  }
104
110
 
105
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor:not(#\9) {
111
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor:not(#\9) {
106
112
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
107
113
  font-size: 14px;
108
114
  line-height: 20px;
109
115
  }
110
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
111
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
116
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
117
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
112
118
  cursor: pointer;
113
119
  background-repeat: no-repeat;
114
120
  background-size: 16px 16px;
115
121
  background-position: 4px 2px;
116
122
  }
117
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
123
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
118
124
  background-image: none;
119
125
  }
120
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
126
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
127
  color: var(--color-text-status-error-wdvepn, #d91515);
122
128
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
123
129
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
124
130
  }
125
131
  @supports (--css-variable-support-check: #000) {
126
132
  @media not print {
127
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
133
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
128
134
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
129
135
  }
130
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
136
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
137
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
132
138
  }
133
139
  }
134
140
  }
135
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
141
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
136
142
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
137
143
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
138
144
  }
139
145
  @supports (--css-variable-support-check: #000) {
140
146
  @media not print {
141
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
147
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
142
148
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
143
149
  }
144
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
150
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
151
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
146
152
  }
147
153
  }
148
154
  }
149
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-cell:not(#\9) {
155
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-cell:not(#\9) {
150
156
  padding-inline: 24px 16px;
151
157
  }
152
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget:not(#\9) {
158
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget:not(#\9) {
153
159
  /* A good test case for disabled folds
154
160
  <<html<<<<
155
161
  </html>
@@ -160,24 +166,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
166
  border-block: none;
161
167
  border-inline: none;
162
168
  }
163
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter_annotation:not(#\9) {
169
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter_annotation:not(#\9) {
164
170
  margin-inline-start: -21px;
165
171
  }
166
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget:not(#\9),
167
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter_annotation:not(#\9) {
172
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget:not(#\9),
173
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter_annotation:not(#\9) {
168
174
  box-shadow: none;
169
175
  }
170
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget:not(#\9):focus,
171
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
176
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget:not(#\9):focus,
177
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter_annotation:not(#\9):focus {
172
178
  position: relative;
173
179
  }
174
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget:not(#\9):focus,
175
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
180
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget:not(#\9):focus,
181
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter_annotation:not(#\9):focus {
176
182
  outline: 2px dotted transparent;
177
183
  outline-offset: calc(-1px - 1px);
178
184
  }
179
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
180
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
185
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget:not(#\9):focus::before,
186
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
181
187
  content: " ";
182
188
  display: block;
183
189
  position: absolute;
@@ -191,95 +197,95 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
191
197
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
192
198
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
193
199
  }
194
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
200
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
195
201
  background: transparent;
196
202
  box-sizing: border-box;
197
203
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
198
204
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
199
205
  }
200
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
206
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
201
207
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
202
208
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
203
209
  }
204
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter:not(#\9) {
210
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter:not(#\9) {
205
211
  background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
206
212
  color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
207
213
  }
208
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter:not(#\9):focus,
209
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_scroller:not(#\9):focus {
214
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter:not(#\9):focus,
215
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_scroller:not(#\9):focus {
210
216
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
211
217
  }
212
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
213
219
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
214
220
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
215
221
  }
216
222
  @supports (--css-variable-support-check: #000) {
217
223
  @media not print {
218
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
224
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
219
225
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
220
226
  }
221
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
227
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
222
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
223
229
  }
224
230
  }
225
231
  }
226
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
227
233
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
228
234
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
229
235
  }
230
236
  @supports (--css-variable-support-check: #000) {
231
237
  @media not print {
232
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
238
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
233
239
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
234
240
  }
235
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
241
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
236
242
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
237
243
  }
238
244
  }
239
245
  }
240
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
241
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='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
242
248
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
243
249
  }
244
250
  @supports (--css-variable-support-check: #000) {
245
251
  @media not print {
246
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
252
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
253
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
248
254
  }
249
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
255
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
250
256
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
251
257
  }
252
258
  }
253
259
  }
254
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
260
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
255
261
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
256
262
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
257
263
  }
258
264
  @supports (--css-variable-support-check: #000) {
259
265
  @media not print {
260
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
266
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
261
267
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
262
268
  }
263
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
269
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
264
270
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
271
  }
266
272
  }
267
273
  }
268
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line:not(#\9) {
274
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line:not(#\9) {
269
275
  background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
270
276
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
271
277
  }
272
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
273
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
278
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
279
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
274
280
  position: relative;
275
281
  }
276
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
277
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
282
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
283
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
278
284
  outline: 2px dotted transparent;
279
285
  outline-offset: calc(-2px - 1px);
280
286
  }
281
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
282
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
287
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
288
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
283
289
  content: " ";
284
290
  display: block;
285
291
  position: absolute;
@@ -293,63 +299,63 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
293
299
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
294
300
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
295
301
  }
296
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
302
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
297
303
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
298
304
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
299
305
  }
300
306
  @supports (--css-variable-support-check: #000) {
301
307
  @media not print {
302
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
308
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
303
309
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
304
310
  }
305
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
311
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
306
312
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
307
313
  }
308
314
  }
309
315
  }
310
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
316
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
311
317
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
312
318
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
313
319
  }
314
320
  @supports (--css-variable-support-check: #000) {
315
321
  @media not print {
316
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
322
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
317
323
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
318
324
  }
319
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
325
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
320
326
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
321
327
  }
322
328
  }
323
329
  }
324
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
330
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
325
331
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
326
332
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
333
  }
328
334
  @supports (--css-variable-support-check: #000) {
329
335
  @media not print {
330
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
336
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
331
337
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
332
338
  }
333
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
339
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
334
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='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
335
341
  }
336
342
  }
337
343
  }
338
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
344
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
339
345
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
340
346
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
341
347
  }
342
348
  @supports (--css-variable-support-check: #000) {
343
349
  @media not print {
344
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
350
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
345
351
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
346
352
  }
347
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
353
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
348
354
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
349
355
  }
350
356
  }
351
357
  }
352
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
358
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
353
359
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
354
360
  background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
355
361
  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");
@@ -357,80 +363,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
357
363
  }
358
364
  @supports (--css-variable-support-check: #000) {
359
365
  @media not print {
360
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
366
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
361
367
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
362
368
  }
363
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
369
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
364
370
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
365
371
  }
366
372
  }
367
373
  }
368
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
374
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
369
375
  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");
370
376
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
371
377
  }
372
378
  @supports (--css-variable-support-check: #000) {
373
379
  @media not print {
374
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
380
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
375
381
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
376
382
  }
377
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
383
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
378
384
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-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");
379
385
  }
380
386
  }
381
387
  }
382
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
388
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
383
389
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
384
390
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
385
391
  }
386
392
  @supports (--css-variable-support-check: #000) {
387
393
  @media not print {
388
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
394
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
389
395
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
390
396
  }
391
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
397
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
392
398
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
393
399
  }
394
400
  }
395
401
  }
396
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
402
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
397
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
398
404
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
399
405
  }
400
406
  @supports (--css-variable-support-check: #000) {
401
407
  @media not print {
402
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
408
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
403
409
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
404
410
  }
405
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
411
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
406
412
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
407
413
  }
408
414
  }
409
415
  }
410
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
416
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
411
417
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
412
418
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
413
419
  }
414
420
  @supports (--css-variable-support-check: #000) {
415
421
  @media not print {
416
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
422
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
417
423
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
418
424
  }
419
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
425
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
420
426
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
421
427
  }
422
428
  }
423
429
  }
424
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
430
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
425
431
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
426
432
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
427
433
  }
428
434
  @supports (--css-variable-support-check: #000) {
429
435
  @media not print {
430
- .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
436
+ .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
431
437
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
432
438
  }
433
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1i9in_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
439
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_w76ce_104 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
434
440
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
435
441
  }
436
442
  }
@@ -441,7 +447,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
441
447
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
442
448
  SPDX-License-Identifier: Apache-2.0
443
449
  */
444
- .awsui_pane_1gl9c_1i9in_444:not(#\9) {
450
+ .awsui_pane_1gl9c_w76ce_450:not(#\9) {
445
451
  display: flex;
446
452
  position: relative;
447
453
  flex-direction: row;
@@ -452,75 +458,75 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
452
458
  background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
453
459
  color: var(--color-text-body-default-at06ol, #000716);
454
460
  }
455
- .awsui_pane__close-container_1gl9c_1i9in_455:not(#\9) {
461
+ .awsui_pane__close-container_1gl9c_w76ce_461:not(#\9) {
456
462
  position: absolute;
457
463
  inset-block-start: 0;
458
464
  inset-inline-end: calc(var(--space-s-34lx8l, 12px) / 2);
459
465
  }
460
- .awsui_pane__list_1gl9c_1i9in_460:not(#\9) {
466
+ .awsui_pane__list_1gl9c_w76ce_466:not(#\9) {
461
467
  flex: 1;
462
468
  overflow: auto;
463
469
  max-block-size: 100%;
464
470
  box-sizing: border-box;
465
471
  margin-inline-end: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
466
472
  }
467
- .awsui_pane__table_1gl9c_1i9in_467:not(#\9) {
473
+ .awsui_pane__table_1gl9c_w76ce_473:not(#\9) {
468
474
  inline-size: 100%;
469
475
  border-spacing: 0;
470
476
  margin-block: var(--space-s-34lx8l, 12px);
471
477
  margin-inline: 0;
472
478
  }
473
- .awsui_pane__item_1gl9c_1i9in_473 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9) {
479
+ .awsui_pane__item_1gl9c_w76ce_479 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9) {
474
480
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
475
481
  border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
476
482
  }
477
- .awsui_pane__item_1gl9c_1i9in_473 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9):first-child {
483
+ .awsui_pane__item_1gl9c_w76ce_479 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9):first-child {
478
484
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
479
485
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
480
486
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
481
487
  }
482
- .awsui_pane__item_1gl9c_1i9in_473 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9):last-child {
488
+ .awsui_pane__item_1gl9c_w76ce_479 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9):last-child {
483
489
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
484
490
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
485
491
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
486
492
  }
487
- .awsui_pane__item--highlighted_1gl9c_1i9in_487:not(#\9), .awsui_pane__item_1gl9c_1i9in_473:not(#\9):hover, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):focus {
493
+ .awsui_pane__item--highlighted_1gl9c_w76ce_493:not(#\9), .awsui_pane__item_1gl9c_w76ce_479:not(#\9):hover, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):focus {
488
494
  cursor: pointer;
489
495
  outline: none;
490
496
  }
491
- .awsui_pane__item--highlighted_1gl9c_1i9in_487 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9), .awsui_pane__item_1gl9c_1i9in_473:not(#\9):hover > .awsui_pane__cell_1gl9c_1i9in_473, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):focus > .awsui_pane__cell_1gl9c_1i9in_473 {
497
+ .awsui_pane__item--highlighted_1gl9c_w76ce_493 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9), .awsui_pane__item_1gl9c_w76ce_479:not(#\9):hover > .awsui_pane__cell_1gl9c_w76ce_479, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):focus > .awsui_pane__cell_1gl9c_w76ce_479 {
492
498
  background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
493
499
  }
494
- .awsui_pane__item--highlighted_1gl9c_1i9in_487 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9), .awsui_pane__item_1gl9c_1i9in_473:not(#\9):hover > .awsui_pane__cell_1gl9c_1i9in_473, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):focus > .awsui_pane__cell_1gl9c_1i9in_473 {
500
+ .awsui_pane__item--highlighted_1gl9c_w76ce_493 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9), .awsui_pane__item_1gl9c_w76ce_479:not(#\9):hover > .awsui_pane__cell_1gl9c_w76ce_479, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):focus > .awsui_pane__cell_1gl9c_w76ce_479 {
495
501
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
496
502
  border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
497
503
  }
498
- .awsui_pane__item--highlighted_1gl9c_1i9in_487 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9):first-child, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):hover > .awsui_pane__cell_1gl9c_1i9in_473:first-child, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):focus > .awsui_pane__cell_1gl9c_1i9in_473:first-child {
504
+ .awsui_pane__item--highlighted_1gl9c_w76ce_493 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9):first-child, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):hover > .awsui_pane__cell_1gl9c_w76ce_479:first-child, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):focus > .awsui_pane__cell_1gl9c_w76ce_479:first-child {
499
505
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
500
506
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
501
507
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
502
508
  }
503
- .awsui_pane__item--highlighted_1gl9c_1i9in_487 > .awsui_pane__cell_1gl9c_1i9in_473:not(#\9):last-child, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):hover > .awsui_pane__cell_1gl9c_1i9in_473:last-child, .awsui_pane__item_1gl9c_1i9in_473:not(#\9):focus > .awsui_pane__cell_1gl9c_1i9in_473:last-child {
509
+ .awsui_pane__item--highlighted_1gl9c_w76ce_493 > .awsui_pane__cell_1gl9c_w76ce_479:not(#\9):last-child, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):hover > .awsui_pane__cell_1gl9c_w76ce_479:last-child, .awsui_pane__item_1gl9c_w76ce_479:not(#\9):focus > .awsui_pane__cell_1gl9c_w76ce_479:last-child {
504
510
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
505
511
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
506
512
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
507
513
  }
508
- .awsui_pane__location_1gl9c_1i9in_508:not(#\9), .awsui_pane__description_1gl9c_1i9in_508:not(#\9) {
514
+ .awsui_pane__location_1gl9c_w76ce_514:not(#\9), .awsui_pane__description_1gl9c_w76ce_514:not(#\9) {
509
515
  padding-block: var(--space-xxs-p8yyaw, 4px);
510
516
  padding-inline: var(--space-s-34lx8l, 12px);
511
517
  }
512
- .awsui_pane__location_1gl9c_1i9in_508:not(#\9) {
518
+ .awsui_pane__location_1gl9c_w76ce_514:not(#\9) {
513
519
  vertical-align: baseline;
514
520
  white-space: nowrap;
515
521
  padding-inline-start: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
516
522
  }
517
- .awsui_pane__description_1gl9c_1i9in_508:not(#\9) {
523
+ .awsui_pane__description_1gl9c_w76ce_514:not(#\9) {
518
524
  padding-inline-end: 0;
519
525
  min-inline-size: 0;
520
526
  word-break: break-word;
521
527
  }
522
528
 
523
- .awsui_focus-lock_1gl9c_1i9in_523:not(#\9) {
529
+ .awsui_focus-lock_1gl9c_w76ce_529:not(#\9) {
524
530
  block-size: 100%;
525
531
  }
526
532
 
@@ -528,7 +534,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
528
534
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
529
535
  SPDX-License-Identifier: Apache-2.0
530
536
  */
531
- .awsui_code-editor_1gl9c_1i9in_98:not(#\9) {
537
+ .awsui_code-editor_1gl9c_w76ce_104:not(#\9) {
532
538
  border-collapse: separate;
533
539
  border-spacing: 0;
534
540
  box-sizing: border-box;
@@ -572,20 +578,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
572
578
  inline-size: 100%;
573
579
  }
574
580
 
575
- .awsui_editor_1gl9c_1i9in_574:not(#\9) {
581
+ .awsui_editor_1gl9c_w76ce_580:not(#\9) {
576
582
  position: absolute;
577
583
  inset: 0;
578
584
  }
579
- .awsui_editor_1gl9c_1i9in_574:not(#\9):focus {
585
+ .awsui_editor_1gl9c_w76ce_580:not(#\9):focus {
580
586
  position: relative;
581
587
  position: absolute;
582
588
  overflow: visible;
583
589
  }
584
- .awsui_editor_1gl9c_1i9in_574:not(#\9):focus {
590
+ .awsui_editor_1gl9c_w76ce_580:not(#\9):focus {
585
591
  outline: 2px dotted transparent;
586
592
  outline-offset: calc(3px - 1px);
587
593
  }
588
- .awsui_editor_1gl9c_1i9in_574:not(#\9):focus::before {
594
+ .awsui_editor_1gl9c_w76ce_580:not(#\9):focus::before {
589
595
  content: " ";
590
596
  display: block;
591
597
  position: absolute;
@@ -600,12 +606,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
600
606
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
601
607
  }
602
608
 
603
- .awsui_editor-refresh_1gl9c_1i9in_602:not(#\9) {
609
+ .awsui_editor-refresh_1gl9c_w76ce_608:not(#\9) {
604
610
  border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
605
611
  border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
606
612
  }
607
613
 
608
- .awsui_status-bar_1gl9c_1i9in_607:not(#\9) {
614
+ .awsui_status-bar_1gl9c_w76ce_613:not(#\9) {
609
615
  display: flex;
610
616
  vertical-align: middle;
611
617
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
@@ -613,43 +619,43 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
613
619
  min-inline-size: 0;
614
620
  word-break: break-word;
615
621
  }
616
- .awsui_status-bar-with-hidden-pane_1gl9c_1i9in_615:not(#\9) {
622
+ .awsui_status-bar-with-hidden-pane_1gl9c_w76ce_621:not(#\9) {
617
623
  border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
618
624
  border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
619
625
  }
620
- .awsui_status-bar__left_1gl9c_1i9in_619:not(#\9) {
626
+ .awsui_status-bar__left_1gl9c_w76ce_625:not(#\9) {
621
627
  flex: 1;
622
628
  display: flex;
623
629
  flex-wrap: wrap;
624
630
  padding-inline-start: var(--space-l-t419sm, 20px);
625
631
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
626
632
  }
627
- .awsui_status-bar__left-virtual_1gl9c_1i9in_626:not(#\9) {
633
+ .awsui_status-bar__left-virtual_1gl9c_w76ce_632:not(#\9) {
628
634
  flex-wrap: nowrap;
629
635
  white-space: nowrap;
630
636
  }
631
- .awsui_status-bar__right_1gl9c_1i9in_630:not(#\9) {
637
+ .awsui_status-bar__right_1gl9c_w76ce_636:not(#\9) {
632
638
  display: flex;
633
639
  align-items: center;
634
640
  }
635
- .awsui_status-bar__language-mode_1gl9c_1i9in_634:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1i9in_634:not(#\9) {
641
+ .awsui_status-bar__language-mode_1gl9c_w76ce_640:not(#\9), .awsui_status-bar__cursor-position_1gl9c_w76ce_640:not(#\9) {
636
642
  display: inline-block;
637
643
  color: var(--color-text-body-default-at06ol, #000716);
638
644
  padding-block: var(--space-scaled-xs-26e2du, 8px);
639
645
  padding-inline: var(--space-s-34lx8l, 12px);
640
646
  }
641
- .awsui_status-bar__cog-button_1gl9c_1i9in_640:not(#\9) {
647
+ .awsui_status-bar__cog-button_1gl9c_w76ce_646:not(#\9) {
642
648
  padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px);
643
649
  padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
644
650
  }
645
651
 
646
- .awsui_status-bar-virtual_1gl9c_1i9in_645:not(#\9) {
652
+ .awsui_status-bar-virtual_1gl9c_w76ce_651:not(#\9) {
647
653
  position: absolute !important;
648
654
  inset-block-start: -9999px !important;
649
655
  inset-inline-start: -9999px !important;
650
656
  }
651
657
 
652
- .awsui_tab-button_1gl9c_1i9in_651:not(#\9) {
658
+ .awsui_tab-button_1gl9c_w76ce_657:not(#\9) {
653
659
  position: relative;
654
660
  display: inline-block;
655
661
  padding-block: var(--space-scaled-xs-26e2du, 8px);
@@ -664,11 +670,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
664
670
  cursor: pointer;
665
671
  z-index: 1;
666
672
  }
667
- .awsui_tab-button_1gl9c_1i9in_651:not(#\9):hover {
673
+ .awsui_tab-button_1gl9c_w76ce_657:not(#\9):hover {
668
674
  color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
669
675
  background: var(--color-text-status-error-wdvepn, #d91515);
670
676
  }
671
- .awsui_tab-button_1gl9c_1i9in_651:not(#\9)::after {
677
+ .awsui_tab-button_1gl9c_w76ce_657:not(#\9)::after {
672
678
  content: "";
673
679
  position: absolute;
674
680
  inset-inline: 0;
@@ -681,54 +687,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1i9in_98 .ace_edito
681
687
  background: var(--color-text-status-error-wdvepn, #d91515);
682
688
  opacity: 0;
683
689
  }
684
- .awsui_tab-button--refresh_1gl9c_1i9in_683:not(#\9) {
690
+ .awsui_tab-button--refresh_1gl9c_w76ce_689:not(#\9) {
685
691
  padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
686
692
  }
687
- .awsui_tab-button--warnings_1gl9c_1i9in_686:not(#\9) {
693
+ .awsui_tab-button--warnings_1gl9c_w76ce_692:not(#\9) {
688
694
  color: var(--color-text-status-warning-yik8vi, #8d6605);
689
695
  }
690
- .awsui_tab-button--warnings_1gl9c_1i9in_686:not(#\9):hover {
696
+ .awsui_tab-button--warnings_1gl9c_w76ce_692:not(#\9):hover {
691
697
  background: var(--color-text-status-warning-yik8vi, #8d6605);
692
698
  }
693
- .awsui_tab-button--warnings_1gl9c_1i9in_686:not(#\9)::after {
699
+ .awsui_tab-button--warnings_1gl9c_w76ce_692:not(#\9)::after {
694
700
  background: var(--color-text-status-warning-yik8vi, #8d6605);
695
701
  }
696
- .awsui_tab-button--active_1gl9c_1i9in_695:not(#\9)::after {
702
+ .awsui_tab-button--active_1gl9c_w76ce_701:not(#\9)::after {
697
703
  opacity: 1;
698
704
  }
699
- .awsui_tab-button--refresh_1gl9c_1i9in_683:not(#\9)::after {
705
+ .awsui_tab-button--refresh_1gl9c_w76ce_689:not(#\9)::after {
700
706
  transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
701
707
  }
702
708
  @media (prefers-reduced-motion: reduce) {
703
- .awsui_tab-button--refresh_1gl9c_1i9in_683:not(#\9)::after {
709
+ .awsui_tab-button--refresh_1gl9c_w76ce_689:not(#\9)::after {
704
710
  animation: none;
705
711
  transition: none;
706
712
  }
707
713
  }
708
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1i9in_683:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1i9in_683:not(#\9)::after {
714
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_w76ce_689:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_w76ce_689:not(#\9)::after {
709
715
  animation: none;
710
716
  transition: none;
711
717
  }
712
- .awsui_tab-button--disabled_1gl9c_1i9in_711:not(#\9) {
718
+ .awsui_tab-button--disabled_1gl9c_w76ce_717:not(#\9) {
713
719
  font-weight: normal;
714
720
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
715
721
  cursor: default;
716
722
  }
717
- .awsui_tab-button--disabled_1gl9c_1i9in_711:not(#\9):hover {
723
+ .awsui_tab-button--disabled_1gl9c_w76ce_717:not(#\9):hover {
718
724
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
719
725
  background: transparent;
720
726
  }
721
- .awsui_tab-button--disabled_1gl9c_1i9in_711:not(#\9)::after {
727
+ .awsui_tab-button--disabled_1gl9c_w76ce_717:not(#\9)::after {
722
728
  display: none;
723
729
  }
724
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1i9in_651:not(#\9):focus {
730
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w76ce_657:not(#\9):focus {
725
731
  position: relative;
726
732
  }
727
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1i9in_651:not(#\9):focus {
733
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w76ce_657:not(#\9):focus {
728
734
  outline: 2px dotted transparent;
729
735
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
730
736
  }
731
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1i9in_651:not(#\9):focus::before {
737
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_w76ce_657:not(#\9):focus::before {
732
738
  content: " ";
733
739
  display: block;
734
740
  position: absolute;
@@ -742,19 +748,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1i9in_651:not(#\9):f
742
748
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
743
749
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
744
750
  }
745
- .awsui_tab-button--divider_1gl9c_1i9in_744:not(#\9) {
751
+ .awsui_tab-button--divider_1gl9c_w76ce_750:not(#\9) {
746
752
  display: inline-block;
747
753
  block-size: var(--line-height-body-m-30ar75, 20px);
748
754
  inline-size: var(--border-code-editor-status-divider-width-tf47q3, 1px);
749
755
  background: var(--color-border-tabs-divider-6vpso4, #b6bec9);
750
756
  vertical-align: middle;
751
757
  }
752
- .awsui_tab-button--errors_1gl9c_1i9in_751:not(#\9) {
758
+ .awsui_tab-button--errors_1gl9c_w76ce_757:not(#\9) {
753
759
  /* used in test-utils */
754
760
  }
755
761
 
756
- .awsui_loading-screen_1gl9c_1i9in_755:not(#\9),
757
- .awsui_error-screen_1gl9c_1i9in_756:not(#\9) {
762
+ .awsui_loading-screen_1gl9c_w76ce_761:not(#\9),
763
+ .awsui_error-screen_1gl9c_w76ce_762:not(#\9) {
758
764
  display: flex;
759
765
  align-items: center;
760
766
  justify-content: center;
@@ -767,6 +773,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1i9in_651:not(#\9):f
767
773
  border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
768
774
  }
769
775
 
770
- .awsui_error-screen_1gl9c_1i9in_756:not(#\9) {
776
+ .awsui_error-screen_1gl9c_w76ce_762:not(#\9) {
771
777
  color: var(--color-text-status-error-wdvepn, #d91515);
772
778
  }