@cloudscape-design/components 3.0.757 → 3.0.759

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 (449) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  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 +31 -31
  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 +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/implementation.d.ts.map +1 -1
  86. package/breadcrumb-group/implementation.js +61 -12
  87. package/breadcrumb-group/implementation.js.map +1 -1
  88. package/breadcrumb-group/interfaces.d.ts +3 -2
  89. package/breadcrumb-group/interfaces.d.ts.map +1 -1
  90. package/breadcrumb-group/interfaces.js.map +1 -1
  91. package/breadcrumb-group/item/funnel.d.ts +1 -0
  92. package/breadcrumb-group/item/funnel.d.ts.map +1 -1
  93. package/breadcrumb-group/item/funnel.js +3 -3
  94. package/breadcrumb-group/item/funnel.js.map +1 -1
  95. package/breadcrumb-group/item/item.d.ts +1 -1
  96. package/breadcrumb-group/item/item.d.ts.map +1 -1
  97. package/breadcrumb-group/item/item.js +19 -38
  98. package/breadcrumb-group/item/item.js.map +1 -1
  99. package/breadcrumb-group/item/styles.css.js +8 -9
  100. package/breadcrumb-group/item/styles.scoped.css +36 -35
  101. package/breadcrumb-group/item/styles.selectors.js +8 -9
  102. package/breadcrumb-group/styles.css.js +8 -7
  103. package/breadcrumb-group/styles.scoped.css +18 -58
  104. package/breadcrumb-group/styles.selectors.js +8 -7
  105. package/breadcrumb-group/utils.d.ts +5 -0
  106. package/breadcrumb-group/utils.d.ts.map +1 -1
  107. package/breadcrumb-group/utils.js +56 -0
  108. package/breadcrumb-group/utils.js.map +1 -1
  109. package/button/styles.css.js +20 -20
  110. package/button/styles.scoped.css +155 -155
  111. package/button/styles.selectors.js +20 -20
  112. package/button-dropdown/category-elements/styles.css.js +14 -14
  113. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  114. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  115. package/button-dropdown/item-element/styles.css.js +13 -13
  116. package/button-dropdown/item-element/styles.scoped.css +25 -25
  117. package/button-dropdown/item-element/styles.selectors.js +13 -13
  118. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  119. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  120. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  121. package/button-dropdown/styles.css.js +17 -17
  122. package/button-dropdown/styles.scoped.css +27 -27
  123. package/button-dropdown/styles.selectors.js +17 -17
  124. package/button-group/styles.css.js +4 -4
  125. package/button-group/styles.scoped.css +5 -5
  126. package/button-group/styles.selectors.js +4 -4
  127. package/calendar/styles.css.js +21 -21
  128. package/calendar/styles.scoped.css +47 -47
  129. package/calendar/styles.selectors.js +21 -21
  130. package/cards/styles.css.js +39 -39
  131. package/cards/styles.scoped.css +51 -51
  132. package/cards/styles.selectors.js +39 -39
  133. package/checkbox/styles.css.js +3 -3
  134. package/checkbox/styles.scoped.css +6 -6
  135. package/checkbox/styles.selectors.js +3 -3
  136. package/code-editor/resizable-box/styles.css.js +3 -3
  137. package/code-editor/resizable-box/styles.scoped.css +8 -8
  138. package/code-editor/resizable-box/styles.selectors.js +3 -3
  139. package/code-editor/styles.css.js +33 -33
  140. package/code-editor/styles.scoped.css +137 -137
  141. package/code-editor/styles.selectors.js +33 -33
  142. package/collection-preferences/content-display/styles.css.js +11 -11
  143. package/collection-preferences/content-display/styles.scoped.css +19 -19
  144. package/collection-preferences/content-display/styles.selectors.js +11 -11
  145. package/collection-preferences/styles.css.js +37 -37
  146. package/collection-preferences/styles.scoped.css +48 -48
  147. package/collection-preferences/styles.selectors.js +37 -37
  148. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  149. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  150. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  151. package/column-layout/styles.css.js +13 -13
  152. package/column-layout/styles.scoped.css +45 -45
  153. package/column-layout/styles.selectors.js +13 -13
  154. package/container/styles.css.js +30 -30
  155. package/container/styles.scoped.css +55 -55
  156. package/container/styles.selectors.js +30 -30
  157. package/content-layout/styles.css.js +14 -14
  158. package/content-layout/styles.scoped.css +17 -17
  159. package/content-layout/styles.selectors.js +14 -14
  160. package/date-picker/styles.css.js +7 -7
  161. package/date-picker/styles.scoped.css +10 -10
  162. package/date-picker/styles.selectors.js +7 -7
  163. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  164. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  165. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  166. package/date-range-picker/relative-range/styles.css.js +9 -9
  167. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  168. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  169. package/date-range-picker/styles.css.js +39 -39
  170. package/date-range-picker/styles.scoped.css +49 -49
  171. package/date-range-picker/styles.selectors.js +39 -39
  172. package/drawer/styles.css.js +4 -4
  173. package/drawer/styles.scoped.css +11 -11
  174. package/drawer/styles.selectors.js +4 -4
  175. package/expandable-section/styles.css.js +34 -34
  176. package/expandable-section/styles.scoped.css +66 -66
  177. package/expandable-section/styles.selectors.js +34 -34
  178. package/file-upload/dropzone/styles.css.js +2 -2
  179. package/file-upload/dropzone/styles.scoped.css +3 -3
  180. package/file-upload/dropzone/styles.selectors.js +2 -2
  181. package/file-upload/file-input/styles.css.js +4 -4
  182. package/file-upload/file-input/styles.scoped.css +8 -8
  183. package/file-upload/file-input/styles.selectors.js +4 -4
  184. package/flashbar/styles.css.js +50 -50
  185. package/flashbar/styles.scoped.css +150 -150
  186. package/flashbar/styles.selectors.js +50 -50
  187. package/form/styles.css.js +8 -8
  188. package/form/styles.scoped.css +9 -9
  189. package/form/styles.selectors.js +8 -8
  190. package/form-field/styles.css.js +24 -24
  191. package/form-field/styles.scoped.css +43 -39
  192. package/form-field/styles.selectors.js +24 -24
  193. package/grid/styles.css.js +53 -53
  194. package/grid/styles.scoped.css +55 -55
  195. package/grid/styles.selectors.js +53 -53
  196. package/header/styles.css.js +34 -34
  197. package/header/styles.scoped.css +51 -51
  198. package/header/styles.selectors.js +34 -34
  199. package/help-panel/styles.css.js +5 -5
  200. package/help-panel/styles.scoped.css +72 -72
  201. package/help-panel/styles.selectors.js +5 -5
  202. package/hotspot/styles.css.js +7 -7
  203. package/hotspot/styles.scoped.css +8 -8
  204. package/hotspot/styles.selectors.js +7 -7
  205. package/icon/styles.css.js +38 -38
  206. package/icon/styles.scoped.css +83 -83
  207. package/icon/styles.selectors.js +38 -38
  208. package/input/styles.css.js +13 -13
  209. package/input/styles.scoped.css +33 -33
  210. package/input/styles.selectors.js +13 -13
  211. package/internal/analytics/index.d.ts +3 -1
  212. package/internal/analytics/index.d.ts.map +1 -1
  213. package/internal/analytics/index.js +8 -0
  214. package/internal/analytics/index.js.map +1 -1
  215. package/internal/analytics/interfaces.d.ts +9 -1
  216. package/internal/analytics/interfaces.d.ts.map +1 -1
  217. package/internal/analytics/interfaces.js.map +1 -1
  218. package/internal/components/abstract-switch/styles.css.js +13 -13
  219. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  220. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  221. package/internal/components/button-trigger/index.d.ts.map +1 -1
  222. package/internal/components/button-trigger/index.js +1 -1
  223. package/internal/components/button-trigger/index.js.map +1 -1
  224. package/internal/components/button-trigger/styles.css.js +13 -13
  225. package/internal/components/button-trigger/styles.scoped.css +28 -28
  226. package/internal/components/button-trigger/styles.selectors.js +13 -13
  227. package/internal/components/chart-filter/styles.css.js +3 -3
  228. package/internal/components/chart-filter/styles.scoped.css +4 -4
  229. package/internal/components/chart-filter/styles.selectors.js +3 -3
  230. package/internal/components/chart-legend/styles.css.js +6 -6
  231. package/internal/components/chart-legend/styles.scoped.css +16 -16
  232. package/internal/components/chart-legend/styles.selectors.js +6 -6
  233. package/internal/components/chart-plot/styles.css.js +5 -5
  234. package/internal/components/chart-plot/styles.scoped.css +6 -6
  235. package/internal/components/chart-plot/styles.selectors.js +5 -5
  236. package/internal/components/chart-popover/styles.css.js +3 -3
  237. package/internal/components/chart-popover/styles.scoped.css +4 -4
  238. package/internal/components/chart-popover/styles.selectors.js +3 -3
  239. package/internal/components/chart-series-details/styles.css.js +20 -20
  240. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  241. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  242. package/internal/components/chart-series-marker/styles.css.js +5 -5
  243. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  244. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  245. package/internal/components/chart-wrapper/styles.css.js +9 -9
  246. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  247. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  248. package/internal/components/checkbox-icon/styles.css.js +9 -9
  249. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  250. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  251. package/internal/components/dropdown/index.d.ts.map +1 -1
  252. package/internal/components/dropdown/index.js +5 -2
  253. package/internal/components/dropdown/index.js.map +1 -1
  254. package/internal/components/dropdown/styles.css.js +20 -20
  255. package/internal/components/dropdown/styles.scoped.css +38 -38
  256. package/internal/components/dropdown/styles.selectors.js +20 -20
  257. package/internal/components/dropdown-footer/styles.css.js +3 -3
  258. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  259. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  260. package/internal/components/dropdown-status/styles.css.js +2 -2
  261. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  262. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  263. package/internal/components/handle/styles.css.js +2 -2
  264. package/internal/components/handle/styles.scoped.css +7 -7
  265. package/internal/components/handle/styles.selectors.js +2 -2
  266. package/internal/components/menu-dropdown/styles.css.js +7 -7
  267. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  268. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  269. package/internal/components/option/styles.css.js +17 -17
  270. package/internal/components/option/styles.scoped.css +30 -30
  271. package/internal/components/option/styles.selectors.js +17 -17
  272. package/internal/components/options-list/styles.css.js +2 -2
  273. package/internal/components/options-list/styles.scoped.css +3 -3
  274. package/internal/components/options-list/styles.selectors.js +2 -2
  275. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  276. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  277. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  278. package/internal/components/screenreader-only/styles.css.js +1 -1
  279. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  280. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  281. package/internal/components/selectable-item/styles.css.js +16 -16
  282. package/internal/components/selectable-item/styles.scoped.css +30 -30
  283. package/internal/components/selectable-item/styles.selectors.js +16 -16
  284. package/internal/components/token-list/styles.css.js +9 -9
  285. package/internal/components/token-list/styles.scoped.css +31 -31
  286. package/internal/components/token-list/styles.selectors.js +9 -9
  287. package/internal/environment.js +1 -1
  288. package/internal/environment.json +1 -1
  289. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  290. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  291. package/internal/hooks/use-component-analytics/index.js +11 -0
  292. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  293. package/internal/manifest.json +1 -1
  294. package/key-value-pairs/styles.css.js +8 -8
  295. package/key-value-pairs/styles.scoped.css +10 -10
  296. package/key-value-pairs/styles.selectors.js +8 -8
  297. package/link/styles.css.js +20 -20
  298. package/link/styles.scoped.css +74 -74
  299. package/link/styles.selectors.js +20 -20
  300. package/mixed-line-bar-chart/styles.css.js +11 -11
  301. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  302. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  303. package/modal/styles.css.js +23 -23
  304. package/modal/styles.scoped.css +39 -39
  305. package/modal/styles.selectors.js +23 -23
  306. package/multiselect/styles.css.js +2 -2
  307. package/multiselect/styles.scoped.css +3 -3
  308. package/multiselect/styles.selectors.js +2 -2
  309. package/package.json +1 -1
  310. package/pagination/styles.css.js +9 -9
  311. package/pagination/styles.scoped.css +24 -24
  312. package/pagination/styles.selectors.js +9 -9
  313. package/pie-chart/styles.css.js +27 -27
  314. package/pie-chart/styles.scoped.css +49 -49
  315. package/pie-chart/styles.selectors.js +27 -27
  316. package/popover/styles.css.js +52 -52
  317. package/popover/styles.scoped.css +74 -74
  318. package/popover/styles.selectors.js +52 -52
  319. package/progress-bar/styles.css.js +19 -19
  320. package/progress-bar/styles.scoped.css +32 -32
  321. package/progress-bar/styles.selectors.js +19 -19
  322. package/prompt-input/styles.css.js +8 -8
  323. package/prompt-input/styles.scoped.css +20 -20
  324. package/prompt-input/styles.selectors.js +8 -8
  325. package/property-filter/filtering-token/styles.css.js +18 -18
  326. package/property-filter/filtering-token/styles.scoped.css +42 -42
  327. package/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/property-filter/styles.css.js +38 -38
  329. package/property-filter/styles.scoped.css +41 -41
  330. package/property-filter/styles.selectors.js +38 -38
  331. package/radio-group/styles.css.js +10 -10
  332. package/radio-group/styles.scoped.css +25 -25
  333. package/radio-group/styles.selectors.js +10 -10
  334. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  335. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  336. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  337. package/segmented-control/styles.css.js +15 -15
  338. package/segmented-control/styles.scoped.css +35 -35
  339. package/segmented-control/styles.selectors.js +15 -15
  340. package/select/parts/styles.css.js +21 -21
  341. package/select/parts/styles.scoped.css +23 -23
  342. package/select/parts/styles.selectors.js +21 -21
  343. package/select/styles.css.js +1 -1
  344. package/select/styles.scoped.css +2 -2
  345. package/select/styles.selectors.js +1 -1
  346. package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
  347. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
  348. package/side-navigation/analytics-metadata/interfaces.js +4 -0
  349. package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
  350. package/side-navigation/analytics-metadata/styles.css.js +7 -0
  351. package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
  352. package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
  353. package/side-navigation/index.d.ts.map +1 -1
  354. package/side-navigation/index.js +10 -1
  355. package/side-navigation/index.js.map +1 -1
  356. package/side-navigation/parts.d.ts +2 -1
  357. package/side-navigation/parts.d.ts.map +1 -1
  358. package/side-navigation/parts.js +42 -21
  359. package/side-navigation/parts.js.map +1 -1
  360. package/side-navigation/styles.css.js +30 -30
  361. package/side-navigation/styles.scoped.css +43 -43
  362. package/side-navigation/styles.selectors.js +30 -30
  363. package/slider/styles.css.js +26 -26
  364. package/slider/styles.scoped.css +77 -77
  365. package/slider/styles.selectors.js +26 -26
  366. package/space-between/styles.css.js +23 -23
  367. package/space-between/styles.scoped.css +25 -25
  368. package/space-between/styles.selectors.js +23 -23
  369. package/spinner/styles.css.js +13 -13
  370. package/spinner/styles.scoped.css +20 -20
  371. package/spinner/styles.selectors.js +13 -13
  372. package/split-panel/icons/styles.css.js +22 -22
  373. package/split-panel/icons/styles.scoped.css +25 -25
  374. package/split-panel/icons/styles.selectors.js +22 -22
  375. package/split-panel/styles.css.js +26 -26
  376. package/split-panel/styles.scoped.css +44 -44
  377. package/split-panel/styles.selectors.js +26 -26
  378. package/status-indicator/styles.css.js +23 -23
  379. package/status-indicator/styles.scoped.css +34 -30
  380. package/status-indicator/styles.selectors.js +23 -23
  381. package/table/body-cell/styles.css.js +47 -47
  382. package/table/body-cell/styles.scoped.css +307 -307
  383. package/table/body-cell/styles.selectors.js +47 -47
  384. package/table/expandable-rows/styles.css.js +3 -3
  385. package/table/expandable-rows/styles.scoped.css +14 -14
  386. package/table/expandable-rows/styles.selectors.js +3 -3
  387. package/table/header-cell/styles.css.js +26 -26
  388. package/table/header-cell/styles.scoped.css +75 -75
  389. package/table/header-cell/styles.selectors.js +26 -26
  390. package/table/interfaces.d.ts +1 -0
  391. package/table/interfaces.d.ts.map +1 -1
  392. package/table/interfaces.js.map +1 -1
  393. package/table/internal.d.ts.map +1 -1
  394. package/table/internal.js +20 -0
  395. package/table/internal.js.map +1 -1
  396. package/table/resizer/styles.css.js +8 -8
  397. package/table/resizer/styles.scoped.css +16 -16
  398. package/table/resizer/styles.selectors.js +8 -8
  399. package/table/selection/styles.css.js +3 -3
  400. package/table/selection/styles.scoped.css +4 -4
  401. package/table/selection/styles.selectors.js +3 -3
  402. package/table/sticky-scrollbar/styles.css.js +6 -6
  403. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  404. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  405. package/table/styles.css.js +34 -34
  406. package/table/styles.scoped.css +44 -44
  407. package/table/styles.selectors.js +34 -34
  408. package/tabs/styles.css.js +28 -28
  409. package/tabs/styles.scoped.css +52 -52
  410. package/tabs/styles.selectors.js +28 -28
  411. package/tag-editor/styles.css.js +3 -3
  412. package/tag-editor/styles.scoped.css +13 -13
  413. package/tag-editor/styles.selectors.js +3 -3
  414. package/text-content/styles.css.js +1 -1
  415. package/text-content/styles.scoped.css +65 -65
  416. package/text-content/styles.selectors.js +1 -1
  417. package/text-filter/styles.css.js +3 -3
  418. package/text-filter/styles.scoped.css +4 -4
  419. package/text-filter/styles.selectors.js +3 -3
  420. package/textarea/styles.css.js +5 -5
  421. package/textarea/styles.scoped.css +15 -15
  422. package/textarea/styles.selectors.js +5 -5
  423. package/tiles/styles.css.js +30 -30
  424. package/tiles/styles.scoped.css +81 -81
  425. package/tiles/styles.selectors.js +30 -30
  426. package/toggle/styles.css.js +10 -10
  427. package/toggle/styles.scoped.css +26 -26
  428. package/toggle/styles.selectors.js +10 -10
  429. package/token-group/styles.css.js +10 -10
  430. package/token-group/styles.scoped.css +23 -23
  431. package/token-group/styles.selectors.js +10 -10
  432. package/top-navigation/1.0-beta/styles.css.js +25 -25
  433. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  434. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  435. package/top-navigation/styles.css.js +47 -47
  436. package/top-navigation/styles.scoped.css +67 -67
  437. package/top-navigation/styles.selectors.js +47 -47
  438. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  439. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  440. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  441. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  442. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  443. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  444. package/tutorial-panel/styles.css.js +1 -1
  445. package/tutorial-panel/styles.scoped.css +2 -2
  446. package/tutorial-panel/styles.selectors.js +1 -1
  447. package/wizard/styles.css.js +30 -30
  448. package/wizard/styles.scoped.css +59 -59
  449. package/wizard/styles.selectors.js +30 -30
@@ -136,7 +136,7 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -151,59 +151,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
153
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
154
- .awsui_code-editor-refresh_1gl9c_1q5e7_154 .ace_editor .ace_gutter:not(#\9) {
154
+ .awsui_code-editor-refresh_1gl9c_30bbk_154 .ace_editor .ace_gutter:not(#\9) {
155
155
  border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
156
156
  }
157
- .awsui_code-editor-refresh_1gl9c_1q5e7_154 .ace_editor .ace_scroller:not(#\9) {
157
+ .awsui_code-editor-refresh_1gl9c_30bbk_154 .ace_editor .ace_scroller:not(#\9) {
158
158
  border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
159
159
  }
160
160
 
161
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor:not(#\9) {
161
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor:not(#\9) {
162
162
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
163
163
  font-size: 14px;
164
164
  line-height: 20px;
165
165
  }
166
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
167
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
166
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
167
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
168
168
  cursor: pointer;
169
169
  background-repeat: no-repeat;
170
170
  background-size: 16px 16px;
171
171
  background-position: 4px 2px;
172
172
  }
173
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
173
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
174
174
  background-image: none;
175
175
  }
176
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
176
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
177
177
  color: var(--color-text-status-error-wdvepn, #d91515);
178
178
  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");
179
179
  }
180
180
  @supports (--css-variable-support-check: #000) {
181
181
  @media not print {
182
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
182
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
183
183
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
184
184
  }
185
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
185
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
186
186
  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");
187
187
  }
188
188
  }
189
189
  }
190
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
190
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
191
191
  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");
192
192
  }
193
193
  @supports (--css-variable-support-check: #000) {
194
194
  @media not print {
195
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
195
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
196
196
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
197
197
  }
198
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
198
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
199
199
  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");
200
200
  }
201
201
  }
202
202
  }
203
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-cell:not(#\9) {
203
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-cell:not(#\9) {
204
204
  padding-inline: 24px 16px;
205
205
  }
206
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget:not(#\9) {
206
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget:not(#\9) {
207
207
  /* A good test case for disabled folds
208
208
  <<html<<<<
209
209
  </html>
@@ -214,24 +214,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  border-block: none;
215
215
  border-inline: none;
216
216
  }
217
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter_annotation:not(#\9) {
217
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter_annotation:not(#\9) {
218
218
  margin-inline-start: -21px;
219
219
  }
220
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget:not(#\9),
221
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter_annotation:not(#\9) {
220
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget:not(#\9),
221
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter_annotation:not(#\9) {
222
222
  box-shadow: none;
223
223
  }
224
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget:not(#\9):focus,
225
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
224
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget:not(#\9):focus,
225
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
226
226
  position: relative;
227
227
  }
228
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget:not(#\9):focus,
229
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget:not(#\9):focus,
229
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
230
230
  outline: 2px dotted transparent;
231
231
  outline-offset: calc(-1px - 1px);
232
232
  }
233
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
234
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
233
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
234
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
235
235
  content: " ";
236
236
  display: block;
237
237
  position: absolute;
@@ -245,91 +245,91 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
245
245
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
246
246
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
247
247
  }
248
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
248
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
249
249
  background: transparent;
250
250
  box-sizing: border-box;
251
251
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
252
252
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
253
253
  }
254
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
254
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
255
255
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
256
256
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
257
257
  }
258
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter:not(#\9) {
258
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter:not(#\9) {
259
259
  background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
260
260
  color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
261
261
  }
262
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter:not(#\9):focus,
263
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_scroller:not(#\9):focus {
262
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter:not(#\9):focus,
263
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_scroller:not(#\9):focus {
264
264
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
265
265
  }
266
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
266
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
267
267
  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");
268
268
  }
269
269
  @supports (--css-variable-support-check: #000) {
270
270
  @media not print {
271
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
271
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
272
272
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
273
273
  }
274
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
274
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
275
275
  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");
276
276
  }
277
277
  }
278
278
  }
279
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
279
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
280
280
  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");
281
281
  }
282
282
  @supports (--css-variable-support-check: #000) {
283
283
  @media not print {
284
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
284
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
285
285
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
286
286
  }
287
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
287
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
288
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
289
289
  }
290
290
  }
291
291
  }
292
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
292
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
293
293
  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");
294
294
  }
295
295
  @supports (--css-variable-support-check: #000) {
296
296
  @media not print {
297
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
297
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
298
298
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
299
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
300
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
301
301
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
302
302
  }
303
303
  }
304
304
  }
305
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
305
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
306
306
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
307
307
  }
308
308
  @supports (--css-variable-support-check: #000) {
309
309
  @media not print {
310
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
310
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
311
311
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
312
  }
313
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
313
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
314
314
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
315
315
  }
316
316
  }
317
317
  }
318
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line:not(#\9) {
318
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line:not(#\9) {
319
319
  background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
320
320
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
321
321
  }
322
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
323
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
322
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
323
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
324
324
  position: relative;
325
325
  }
326
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
327
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
326
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
327
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
328
328
  outline: 2px dotted transparent;
329
329
  outline-offset: calc(-2px - 1px);
330
330
  }
331
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
332
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
331
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
332
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
333
333
  content: " ";
334
334
  display: block;
335
335
  position: absolute;
@@ -343,134 +343,134 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
343
343
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
344
344
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
345
345
  }
346
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
346
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
347
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
348
348
  }
349
349
  @supports (--css-variable-support-check: #000) {
350
350
  @media not print {
351
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
351
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
352
352
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
353
353
  }
354
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
354
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
355
355
  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");
356
356
  }
357
357
  }
358
358
  }
359
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
359
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
360
360
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
361
361
  }
362
362
  @supports (--css-variable-support-check: #000) {
363
363
  @media not print {
364
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
364
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
365
365
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
366
366
  }
367
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
367
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
368
368
  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");
369
369
  }
370
370
  }
371
371
  }
372
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
372
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
373
373
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
374
374
  }
375
375
  @supports (--css-variable-support-check: #000) {
376
376
  @media not print {
377
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
377
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
378
378
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
379
379
  }
380
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
380
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
381
381
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
382
382
  }
383
383
  }
384
384
  }
385
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
385
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
386
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
387
387
  }
388
388
  @supports (--css-variable-support-check: #000) {
389
389
  @media not print {
390
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
390
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
391
391
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
392
392
  }
393
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
393
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
394
394
  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");
395
395
  }
396
396
  }
397
397
  }
398
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
398
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
399
399
  color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
400
400
  background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
401
401
  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");
402
402
  }
403
403
  @supports (--css-variable-support-check: #000) {
404
404
  @media not print {
405
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
405
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
406
406
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
407
407
  }
408
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
408
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
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='%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");
410
410
  }
411
411
  }
412
412
  }
413
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
413
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
414
414
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
415
415
  }
416
416
  @supports (--css-variable-support-check: #000) {
417
417
  @media not print {
418
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
418
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
419
419
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
420
420
  }
421
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
421
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
422
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='%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");
423
423
  }
424
424
  }
425
425
  }
426
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
426
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
427
427
  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");
428
428
  }
429
429
  @supports (--css-variable-support-check: #000) {
430
430
  @media not print {
431
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
431
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
432
432
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
433
433
  }
434
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
434
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
435
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='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
436
436
  }
437
437
  }
438
438
  }
439
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
439
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
440
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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
441
441
  }
442
442
  @supports (--css-variable-support-check: #000) {
443
443
  @media not print {
444
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
444
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
445
445
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
446
446
  }
447
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
447
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
448
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='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
449
449
  }
450
450
  }
451
451
  }
452
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
452
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
453
453
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
454
454
  }
455
455
  @supports (--css-variable-support-check: #000) {
456
456
  @media not print {
457
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
457
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
458
458
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
459
459
  }
460
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
460
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
461
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='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
462
462
  }
463
463
  }
464
464
  }
465
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
465
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
466
466
  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");
467
467
  }
468
468
  @supports (--css-variable-support-check: #000) {
469
469
  @media not print {
470
- .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
470
+ .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
471
471
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
472
472
  }
473
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1q5e7_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
473
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_30bbk_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
474
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='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
475
475
  }
476
476
  }
@@ -485,7 +485,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
485
485
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
486
486
  SPDX-License-Identifier: Apache-2.0
487
487
  */
488
- .awsui_pane_1gl9c_1q5e7_488:not(#\9) {
488
+ .awsui_pane_1gl9c_30bbk_488:not(#\9) {
489
489
  display: flex;
490
490
  position: relative;
491
491
  flex-direction: row;
@@ -496,79 +496,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
496
496
  background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
497
497
  color: var(--color-text-body-default-at06ol, #000716);
498
498
  }
499
- .awsui_pane__close-container_1gl9c_1q5e7_499:not(#\9) {
499
+ .awsui_pane__close-container_1gl9c_30bbk_499:not(#\9) {
500
500
  position: absolute;
501
501
  inset-block-start: 0;
502
502
  inset-inline-end: calc(var(--space-s-34lx8l, 12px) / 2);
503
503
  }
504
- .awsui_pane__list_1gl9c_1q5e7_504:not(#\9) {
504
+ .awsui_pane__list_1gl9c_30bbk_504:not(#\9) {
505
505
  flex: 1;
506
506
  overflow: auto;
507
507
  max-block-size: 100%;
508
508
  box-sizing: border-box;
509
509
  margin-inline-end: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
510
510
  }
511
- .awsui_pane__table_1gl9c_1q5e7_511:not(#\9) {
511
+ .awsui_pane__table_1gl9c_30bbk_511:not(#\9) {
512
512
  inline-size: 100%;
513
513
  border-spacing: 0;
514
514
  margin-block: var(--space-s-34lx8l, 12px);
515
515
  margin-inline: 0;
516
516
  }
517
- .awsui_pane__item_1gl9c_1q5e7_517 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9) {
517
+ .awsui_pane__item_1gl9c_30bbk_517 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9) {
518
518
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
519
519
  border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
520
520
  }
521
- .awsui_pane__item_1gl9c_1q5e7_517 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9):first-child {
521
+ .awsui_pane__item_1gl9c_30bbk_517 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9):first-child {
522
522
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
523
523
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
524
524
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
525
525
  }
526
- .awsui_pane__item_1gl9c_1q5e7_517 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9):last-child {
526
+ .awsui_pane__item_1gl9c_30bbk_517 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9):last-child {
527
527
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
528
528
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
529
529
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
530
530
  }
531
- .awsui_pane__item--highlighted_1gl9c_1q5e7_531:not(#\9), .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):hover, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):focus {
531
+ .awsui_pane__item--highlighted_1gl9c_30bbk_531:not(#\9), .awsui_pane__item_1gl9c_30bbk_517:not(#\9):hover, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):focus {
532
532
  cursor: pointer;
533
533
  outline: none;
534
534
  }
535
- .awsui_pane__item--highlighted_1gl9c_1q5e7_531 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9), .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):hover > .awsui_pane__cell_1gl9c_1q5e7_517, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):focus > .awsui_pane__cell_1gl9c_1q5e7_517 {
535
+ .awsui_pane__item--highlighted_1gl9c_30bbk_531 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9), .awsui_pane__item_1gl9c_30bbk_517:not(#\9):hover > .awsui_pane__cell_1gl9c_30bbk_517, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):focus > .awsui_pane__cell_1gl9c_30bbk_517 {
536
536
  background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
537
537
  }
538
- .awsui_pane__item--highlighted_1gl9c_1q5e7_531 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9), .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):hover > .awsui_pane__cell_1gl9c_1q5e7_517, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):focus > .awsui_pane__cell_1gl9c_1q5e7_517 {
538
+ .awsui_pane__item--highlighted_1gl9c_30bbk_531 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9), .awsui_pane__item_1gl9c_30bbk_517:not(#\9):hover > .awsui_pane__cell_1gl9c_30bbk_517, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):focus > .awsui_pane__cell_1gl9c_30bbk_517 {
539
539
  border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
540
540
  border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
541
541
  }
542
- .awsui_pane__item--highlighted_1gl9c_1q5e7_531 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9):first-child, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):hover > .awsui_pane__cell_1gl9c_1q5e7_517:first-child, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):focus > .awsui_pane__cell_1gl9c_1q5e7_517:first-child {
542
+ .awsui_pane__item--highlighted_1gl9c_30bbk_531 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9):first-child, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):hover > .awsui_pane__cell_1gl9c_30bbk_517:first-child, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):focus > .awsui_pane__cell_1gl9c_30bbk_517:first-child {
543
543
  border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
544
544
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
545
545
  border-end-start-radius: var(--border-radius-item-05df9h, 8px);
546
546
  }
547
- .awsui_pane__item--highlighted_1gl9c_1q5e7_531 > .awsui_pane__cell_1gl9c_1q5e7_517:not(#\9):last-child, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):hover > .awsui_pane__cell_1gl9c_1q5e7_517:last-child, .awsui_pane__item_1gl9c_1q5e7_517:not(#\9):focus > .awsui_pane__cell_1gl9c_1q5e7_517:last-child {
547
+ .awsui_pane__item--highlighted_1gl9c_30bbk_531 > .awsui_pane__cell_1gl9c_30bbk_517:not(#\9):last-child, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):hover > .awsui_pane__cell_1gl9c_30bbk_517:last-child, .awsui_pane__item_1gl9c_30bbk_517:not(#\9):focus > .awsui_pane__cell_1gl9c_30bbk_517:last-child {
548
548
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
549
549
  border-start-end-radius: var(--border-radius-item-05df9h, 8px);
550
550
  border-end-end-radius: var(--border-radius-item-05df9h, 8px);
551
551
  }
552
- .awsui_pane__location_1gl9c_1q5e7_552:not(#\9), .awsui_pane__description_1gl9c_1q5e7_552:not(#\9) {
552
+ .awsui_pane__location_1gl9c_30bbk_552:not(#\9), .awsui_pane__description_1gl9c_30bbk_552:not(#\9) {
553
553
  padding-block: var(--space-xxs-p8yyaw, 4px);
554
554
  padding-inline: var(--space-s-34lx8l, 12px);
555
555
  }
556
- .awsui_pane__location_1gl9c_1q5e7_552:not(#\9) {
556
+ .awsui_pane__location_1gl9c_30bbk_552:not(#\9) {
557
557
  vertical-align: baseline;
558
558
  white-space: nowrap;
559
559
  padding-inline-start: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
560
560
  }
561
- .awsui_pane__description_1gl9c_1q5e7_552:not(#\9) {
561
+ .awsui_pane__description_1gl9c_30bbk_552:not(#\9) {
562
562
  padding-inline-end: 0;
563
563
  min-inline-size: 0;
564
564
  word-break: break-word;
565
565
  }
566
566
 
567
- .awsui_focus-lock_1gl9c_1q5e7_567:not(#\9) {
567
+ .awsui_focus-lock_1gl9c_30bbk_567:not(#\9) {
568
568
  block-size: 100%;
569
569
  }
570
570
 
571
- .awsui_code-editor_1gl9c_1q5e7_154:not(#\9) {
571
+ .awsui_code-editor_1gl9c_30bbk_154:not(#\9) {
572
572
  border-collapse: separate;
573
573
  border-spacing: 0;
574
574
  box-sizing: border-box;
@@ -612,20 +612,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
612
612
  inline-size: 100%;
613
613
  }
614
614
 
615
- .awsui_editor_1gl9c_1q5e7_614:not(#\9) {
615
+ .awsui_editor_1gl9c_30bbk_614:not(#\9) {
616
616
  position: absolute;
617
617
  inset: 0;
618
618
  }
619
- .awsui_editor_1gl9c_1q5e7_614:not(#\9):focus {
620
- position: relative;
619
+ .awsui_editor_1gl9c_30bbk_614:not(#\9):focus {
621
620
  position: absolute;
622
621
  overflow: visible;
622
+ position: relative;
623
623
  }
624
- .awsui_editor_1gl9c_1q5e7_614:not(#\9):focus {
624
+ .awsui_editor_1gl9c_30bbk_614:not(#\9):focus {
625
625
  outline: 2px dotted transparent;
626
626
  outline-offset: calc(3px - 1px);
627
627
  }
628
- .awsui_editor_1gl9c_1q5e7_614:not(#\9):focus::before {
628
+ .awsui_editor_1gl9c_30bbk_614:not(#\9):focus::before {
629
629
  content: " ";
630
630
  display: block;
631
631
  position: absolute;
@@ -640,12 +640,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
640
640
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
641
641
  }
642
642
 
643
- .awsui_editor-refresh_1gl9c_1q5e7_642:not(#\9) {
643
+ .awsui_editor-refresh_1gl9c_30bbk_642:not(#\9) {
644
644
  border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
645
645
  border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
646
646
  }
647
647
 
648
- .awsui_status-bar_1gl9c_1q5e7_647:not(#\9) {
648
+ .awsui_status-bar_1gl9c_30bbk_647:not(#\9) {
649
649
  container-type: inline-size;
650
650
  display: flex;
651
651
  vertical-align: middle;
@@ -654,38 +654,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
654
654
  min-inline-size: 0;
655
655
  word-break: break-word;
656
656
  }
657
- .awsui_status-bar-with-hidden-pane_1gl9c_1q5e7_656:not(#\9) {
657
+ .awsui_status-bar-with-hidden-pane_1gl9c_30bbk_656:not(#\9) {
658
658
  border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
659
659
  border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
660
660
  }
661
- .awsui_status-bar__left_1gl9c_1q5e7_660:not(#\9) {
661
+ .awsui_status-bar__left_1gl9c_30bbk_660:not(#\9) {
662
662
  flex: 1;
663
663
  display: flex;
664
664
  flex-wrap: wrap;
665
665
  padding-inline-start: var(--space-l-t419sm, 20px);
666
666
  border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
667
667
  }
668
- .awsui_status-bar__right_1gl9c_1q5e7_667:not(#\9) {
668
+ .awsui_status-bar__right_1gl9c_30bbk_667:not(#\9) {
669
669
  display: flex;
670
670
  align-items: center;
671
671
  }
672
- .awsui_status-bar__language-mode_1gl9c_1q5e7_671:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1q5e7_671:not(#\9) {
672
+ .awsui_status-bar__language-mode_1gl9c_30bbk_671:not(#\9), .awsui_status-bar__cursor-position_1gl9c_30bbk_671:not(#\9) {
673
673
  display: inline-block;
674
674
  color: var(--color-text-body-default-at06ol, #000716);
675
675
  padding-block: var(--space-scaled-xs-26e2du, 8px);
676
676
  padding-inline: var(--space-s-34lx8l, 12px);
677
677
  }
678
- .awsui_status-bar__cog-button_1gl9c_1q5e7_677:not(#\9) {
678
+ .awsui_status-bar__cog-button_1gl9c_30bbk_677:not(#\9) {
679
679
  padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px);
680
680
  padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
681
681
  }
682
682
 
683
- .awsui_tab-list_1gl9c_1q5e7_682:not(#\9) {
683
+ .awsui_tab-list_1gl9c_30bbk_682:not(#\9) {
684
684
  align-items: center;
685
685
  display: inline-flex;
686
686
  }
687
687
 
688
- .awsui_tab-button_1gl9c_1q5e7_687:not(#\9) {
688
+ .awsui_tab-button_1gl9c_30bbk_687:not(#\9) {
689
689
  position: relative;
690
690
  display: inline-flex;
691
691
  gap: var(--space-xxs-p8yyaw, 4px);
@@ -701,11 +701,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
701
701
  cursor: pointer;
702
702
  z-index: 1;
703
703
  }
704
- .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):hover {
704
+ .awsui_tab-button_1gl9c_30bbk_687:not(#\9):hover {
705
705
  color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
706
706
  background: var(--color-text-status-error-wdvepn, #d91515);
707
707
  }
708
- .awsui_tab-button_1gl9c_1q5e7_687:not(#\9)::after {
708
+ .awsui_tab-button_1gl9c_30bbk_687:not(#\9)::after {
709
709
  content: "";
710
710
  position: absolute;
711
711
  inset-inline: 0;
@@ -718,54 +718,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1q5e7_154 .ace_edit
718
718
  background: var(--color-text-status-error-wdvepn, #d91515);
719
719
  opacity: 0;
720
720
  }
721
- .awsui_tab-button--refresh_1gl9c_1q5e7_720:not(#\9) {
721
+ .awsui_tab-button--refresh_1gl9c_30bbk_720:not(#\9) {
722
722
  padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
723
723
  }
724
- .awsui_tab-button--warnings_1gl9c_1q5e7_723:not(#\9) {
724
+ .awsui_tab-button--warnings_1gl9c_30bbk_723:not(#\9) {
725
725
  color: var(--color-text-status-warning-yik8vi, #8d6605);
726
726
  }
727
- .awsui_tab-button--warnings_1gl9c_1q5e7_723:not(#\9):hover {
727
+ .awsui_tab-button--warnings_1gl9c_30bbk_723:not(#\9):hover {
728
728
  background: var(--color-text-status-warning-yik8vi, #8d6605);
729
729
  }
730
- .awsui_tab-button--warnings_1gl9c_1q5e7_723:not(#\9)::after {
730
+ .awsui_tab-button--warnings_1gl9c_30bbk_723:not(#\9)::after {
731
731
  background: var(--color-text-status-warning-yik8vi, #8d6605);
732
732
  }
733
- .awsui_tab-button--active_1gl9c_1q5e7_732:not(#\9)::after {
733
+ .awsui_tab-button--active_1gl9c_30bbk_732:not(#\9)::after {
734
734
  opacity: 1;
735
735
  }
736
- .awsui_tab-button--refresh_1gl9c_1q5e7_720:not(#\9)::after {
736
+ .awsui_tab-button--refresh_1gl9c_30bbk_720:not(#\9)::after {
737
737
  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));
738
738
  }
739
739
  @media (prefers-reduced-motion: reduce) {
740
- .awsui_tab-button--refresh_1gl9c_1q5e7_720:not(#\9)::after {
740
+ .awsui_tab-button--refresh_1gl9c_30bbk_720:not(#\9)::after {
741
741
  animation: none;
742
742
  transition: none;
743
743
  }
744
744
  }
745
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1q5e7_720:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1q5e7_720:not(#\9)::after {
745
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_30bbk_720:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_30bbk_720:not(#\9)::after {
746
746
  animation: none;
747
747
  transition: none;
748
748
  }
749
- .awsui_tab-button--disabled_1gl9c_1q5e7_748:not(#\9) {
749
+ .awsui_tab-button--disabled_1gl9c_30bbk_748:not(#\9) {
750
750
  font-weight: normal;
751
751
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
752
752
  cursor: default;
753
753
  }
754
- .awsui_tab-button--disabled_1gl9c_1q5e7_748:not(#\9):hover {
754
+ .awsui_tab-button--disabled_1gl9c_30bbk_748:not(#\9):hover {
755
755
  color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
756
756
  background: transparent;
757
757
  }
758
- .awsui_tab-button--disabled_1gl9c_1q5e7_748:not(#\9)::after {
758
+ .awsui_tab-button--disabled_1gl9c_30bbk_748:not(#\9)::after {
759
759
  display: none;
760
760
  }
761
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):focus {
761
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_30bbk_687:not(#\9):focus {
762
762
  position: relative;
763
763
  }
764
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):focus {
764
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_30bbk_687:not(#\9):focus {
765
765
  outline: 2px dotted transparent;
766
766
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
767
767
  }
768
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):focus::before {
768
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_30bbk_687:not(#\9):focus::before {
769
769
  content: " ";
770
770
  display: block;
771
771
  position: absolute;
@@ -779,49 +779,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):f
779
779
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
780
780
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
781
781
  }
782
- .awsui_tab-button--divider_1gl9c_1q5e7_781:not(#\9) {
782
+ .awsui_tab-button--divider_1gl9c_30bbk_781:not(#\9) {
783
783
  display: inline-block;
784
784
  block-size: var(--line-height-body-m-30ar75, 20px);
785
785
  inline-size: var(--border-code-editor-status-divider-width-tf47q3, 1px);
786
786
  background: var(--color-border-tabs-divider-6vpso4, #b6bec9);
787
787
  vertical-align: middle;
788
788
  }
789
- .awsui_tab-button--errors_1gl9c_1q5e7_788:not(#\9) {
789
+ .awsui_tab-button--errors_1gl9c_30bbk_788:not(#\9) {
790
790
  /* used in test-utils */
791
791
  }
792
792
  @supports (contain: inline-size) {
793
- .awsui_tab-button_1gl9c_1q5e7_687:not(#\9) {
793
+ .awsui_tab-button_1gl9c_30bbk_687:not(#\9) {
794
794
  /* stylelint-disable plugin/no-unsupported-browser-features */
795
795
  /* stylelint-enable plugin/no-unsupported-browser-features */
796
796
  }
797
797
  @container not (max-width: 500px) {
798
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_count_1gl9c_1q5e7_797:not(#\9) {
798
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_count_1gl9c_30bbk_797:not(#\9) {
799
799
  display: none;
800
800
  }
801
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_text_1gl9c_1q5e7_800:not(#\9) {
801
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_text_1gl9c_30bbk_800:not(#\9) {
802
802
  display: inline;
803
803
  }
804
804
  }
805
805
  @container (max-width: 500px) {
806
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_count_1gl9c_1q5e7_797:not(#\9) {
806
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_count_1gl9c_30bbk_797:not(#\9) {
807
807
  display: inline;
808
808
  }
809
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_text_1gl9c_1q5e7_800:not(#\9) {
809
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_text_1gl9c_30bbk_800:not(#\9) {
810
810
  display: none;
811
811
  }
812
812
  }
813
813
  }
814
814
  @supports not (contain: inline-size) {
815
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_count_1gl9c_1q5e7_797:not(#\9) {
815
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_count_1gl9c_30bbk_797:not(#\9) {
816
816
  display: none;
817
817
  }
818
- .awsui_tab-button_1gl9c_1q5e7_687 > .awsui_text_1gl9c_1q5e7_800:not(#\9) {
818
+ .awsui_tab-button_1gl9c_30bbk_687 > .awsui_text_1gl9c_30bbk_800:not(#\9) {
819
819
  display: inline;
820
820
  }
821
821
  }
822
822
 
823
- .awsui_loading-screen_1gl9c_1q5e7_822:not(#\9),
824
- .awsui_error-screen_1gl9c_1q5e7_823:not(#\9) {
823
+ .awsui_loading-screen_1gl9c_30bbk_822:not(#\9),
824
+ .awsui_error-screen_1gl9c_30bbk_823:not(#\9) {
825
825
  display: flex;
826
826
  align-items: center;
827
827
  justify-content: center;
@@ -834,6 +834,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1q5e7_687:not(#\9):f
834
834
  border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
835
835
  }
836
836
 
837
- .awsui_error-screen_1gl9c_1q5e7_823:not(#\9) {
837
+ .awsui_error-screen_1gl9c_30bbk_823:not(#\9) {
838
838
  color: var(--color-text-status-error-wdvepn, #d91515);
839
839
  }