@cloudscape-design/components 3.0.720 → 3.0.722

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