@cloudscape-design/components-themeable 3.0.853 → 3.0.855

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 (617) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/breadcrumb-group/styles.scss +47 -0
  3. package/lib/internal/scss/button/test-classes/styles.scss +4 -0
  4. package/lib/internal/scss/button-dropdown/item-element/styles.scss +6 -0
  5. package/lib/internal/scss/button-dropdown/styles.scss +27 -12
  6. package/lib/internal/scss/file-input/styles.scss +12 -1
  7. package/lib/internal/scss/internal/styles/motion/animations.scss +11 -0
  8. package/lib/internal/scss/top-navigation/1.0-beta/styles.scss +0 -14
  9. package/lib/internal/scss/top-navigation/styles.scss +1 -7
  10. package/lib/internal/template/alert/styles.css.js +28 -28
  11. package/lib/internal/template/alert/styles.scoped.css +49 -45
  12. package/lib/internal/template/alert/styles.selectors.js +28 -28
  13. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  14. package/lib/internal/template/anchor-navigation/styles.scoped.css +24 -20
  15. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  16. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  17. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +36 -32
  18. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  19. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  20. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -6
  21. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  22. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  23. package/lib/internal/template/app-layout/drawer/styles.scoped.css +28 -24
  24. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  25. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  26. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -8
  27. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  28. package/lib/internal/template/app-layout/resize/styles.css.js +5 -5
  29. package/lib/internal/template/app-layout/resize/styles.scoped.css +16 -12
  30. package/lib/internal/template/app-layout/resize/styles.selectors.js +5 -5
  31. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  32. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +6 -2
  33. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  34. package/lib/internal/template/app-layout/styles.css.js +12 -12
  35. package/lib/internal/template/app-layout/styles.scoped.css +16 -12
  36. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  37. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  38. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -8
  39. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  40. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  41. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +167 -163
  42. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  47. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
  48. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  49. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  50. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
  51. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  52. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  53. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
  54. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  55. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  56. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
  57. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  58. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
  59. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
  60. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
  61. package/lib/internal/template/area-chart/styles.css.js +6 -6
  62. package/lib/internal/template/area-chart/styles.scoped.css +15 -11
  63. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  64. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  65. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -24
  66. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  67. package/lib/internal/template/autosuggest/load-more-controller.d.ts.map +1 -1
  68. package/lib/internal/template/autosuggest/load-more-controller.js +1 -1
  69. package/lib/internal/template/autosuggest/load-more-controller.js.map +1 -1
  70. package/lib/internal/template/badge/styles.css.js +10 -10
  71. package/lib/internal/template/badge/styles.scoped.css +14 -10
  72. package/lib/internal/template/badge/styles.selectors.js +10 -10
  73. package/lib/internal/template/box/styles.css.js +191 -191
  74. package/lib/internal/template/box/styles.scoped.css +240 -236
  75. package/lib/internal/template/box/styles.selectors.js +191 -191
  76. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts +15 -0
  77. package/lib/internal/template/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
  78. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js +47 -0
  79. package/lib/internal/template/breadcrumb-group/all-items-dropdown.js.map +1 -0
  80. package/lib/internal/template/breadcrumb-group/implementation.d.ts.map +1 -1
  81. package/lib/internal/template/breadcrumb-group/implementation.js +9 -6
  82. package/lib/internal/template/breadcrumb-group/implementation.js.map +1 -1
  83. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  84. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +29 -25
  85. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  86. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -10
  87. package/lib/internal/template/breadcrumb-group/styles.scoped.css +124 -11
  88. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -10
  89. package/lib/internal/template/breadcrumb-group/utils.d.ts +0 -2
  90. package/lib/internal/template/breadcrumb-group/utils.d.ts.map +1 -1
  91. package/lib/internal/template/breadcrumb-group/utils.js +17 -46
  92. package/lib/internal/template/breadcrumb-group/utils.js.map +1 -1
  93. package/lib/internal/template/button/index.d.ts.map +1 -1
  94. package/lib/internal/template/button/index.js +3 -3
  95. package/lib/internal/template/button/index.js.map +1 -1
  96. package/lib/internal/template/button/interfaces.d.ts +18 -0
  97. package/lib/internal/template/button/interfaces.d.ts.map +1 -1
  98. package/lib/internal/template/button/interfaces.js.map +1 -1
  99. package/lib/internal/template/button/internal.d.ts.map +1 -1
  100. package/lib/internal/template/button/internal.js +15 -2
  101. package/lib/internal/template/button/internal.js.map +1 -1
  102. package/lib/internal/template/button/styles.css.js +21 -21
  103. package/lib/internal/template/button/styles.scoped.css +158 -154
  104. package/lib/internal/template/button/styles.selectors.js +21 -21
  105. package/lib/internal/template/button/test-classes/styles.css.js +2 -1
  106. package/lib/internal/template/button/test-classes/styles.scoped.css +5 -1
  107. package/lib/internal/template/button/test-classes/styles.selectors.js +2 -1
  108. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
  109. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -23
  110. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
  111. package/lib/internal/template/button-dropdown/index.d.ts.map +1 -1
  112. package/lib/internal/template/button-dropdown/index.js +2 -2
  113. package/lib/internal/template/button-dropdown/index.js.map +1 -1
  114. package/lib/internal/template/button-dropdown/interfaces.d.ts +18 -2
  115. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  116. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  117. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  118. package/lib/internal/template/button-dropdown/internal.js +13 -6
  119. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  120. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  121. package/lib/internal/template/button-dropdown/item-element/index.js +3 -2
  122. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  123. package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -13
  124. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +33 -21
  125. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -13
  126. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  127. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
  128. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  129. package/lib/internal/template/button-dropdown/styles.css.js +21 -17
  130. package/lib/internal/template/button-dropdown/styles.scoped.css +51 -38
  131. package/lib/internal/template/button-dropdown/styles.selectors.js +21 -17
  132. package/lib/internal/template/button-group/file-input-item.d.ts +11 -0
  133. package/lib/internal/template/button-group/file-input-item.d.ts.map +1 -0
  134. package/lib/internal/template/button-group/file-input-item.js +23 -0
  135. package/lib/internal/template/button-group/file-input-item.js.map +1 -0
  136. package/lib/internal/template/button-group/interfaces.d.ts +23 -1
  137. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  138. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  139. package/lib/internal/template/button-group/internal.d.ts.map +1 -1
  140. package/lib/internal/template/button-group/internal.js +2 -2
  141. package/lib/internal/template/button-group/internal.js.map +1 -1
  142. package/lib/internal/template/button-group/item-element.d.ts +1 -0
  143. package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
  144. package/lib/internal/template/button-group/item-element.js +12 -6
  145. package/lib/internal/template/button-group/item-element.js.map +1 -1
  146. package/lib/internal/template/button-group/styles.css.js +4 -4
  147. package/lib/internal/template/button-group/styles.scoped.css +10 -6
  148. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  149. package/lib/internal/template/calendar/grid/index.d.ts +1 -2
  150. package/lib/internal/template/calendar/grid/index.d.ts.map +1 -1
  151. package/lib/internal/template/calendar/grid/index.js.map +1 -1
  152. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
  153. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
  154. package/lib/internal/template/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
  155. package/lib/internal/template/calendar/internal.d.ts.map +1 -1
  156. package/lib/internal/template/calendar/internal.js +2 -1
  157. package/lib/internal/template/calendar/internal.js.map +1 -1
  158. package/lib/internal/template/calendar/styles.css.js +21 -21
  159. package/lib/internal/template/calendar/styles.scoped.css +47 -43
  160. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  161. package/lib/internal/template/calendar/utils/navigation-day.d.ts +8 -0
  162. package/lib/internal/template/calendar/utils/navigation-day.d.ts.map +1 -0
  163. package/lib/internal/template/calendar/utils/navigation-day.js +39 -0
  164. package/lib/internal/template/calendar/utils/navigation-day.js.map +1 -0
  165. package/lib/internal/template/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
  166. package/lib/internal/template/calendar/utils/navigation-month.d.ts.map +1 -0
  167. package/lib/internal/template/calendar/utils/navigation-month.js +39 -0
  168. package/lib/internal/template/calendar/utils/navigation-month.js.map +1 -0
  169. package/lib/internal/template/cards/styles.css.js +39 -39
  170. package/lib/internal/template/cards/styles.scoped.css +54 -50
  171. package/lib/internal/template/cards/styles.selectors.js +39 -39
  172. package/lib/internal/template/checkbox/styles.css.js +3 -3
  173. package/lib/internal/template/checkbox/styles.scoped.css +9 -5
  174. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  175. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  176. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +13 -9
  177. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  178. package/lib/internal/template/code-editor/styles.css.js +33 -33
  179. package/lib/internal/template/code-editor/styles.scoped.css +187 -183
  180. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  181. package/lib/internal/template/collection-preferences/content-display/styles.css.js +12 -12
  182. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +23 -15
  183. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +12 -12
  184. package/lib/internal/template/collection-preferences/styles.css.js +38 -38
  185. package/lib/internal/template/collection-preferences/styles.scoped.css +58 -42
  186. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
  187. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  188. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +14 -10
  189. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  190. package/lib/internal/template/column-layout/styles.css.js +13 -13
  191. package/lib/internal/template/column-layout/styles.scoped.css +49 -45
  192. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  193. package/lib/internal/template/container/styles.css.js +31 -31
  194. package/lib/internal/template/container/styles.scoped.css +60 -56
  195. package/lib/internal/template/container/styles.selectors.js +31 -31
  196. package/lib/internal/template/content-layout/styles.css.js +14 -14
  197. package/lib/internal/template/content-layout/styles.scoped.css +20 -16
  198. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  199. package/lib/internal/template/date-picker/styles.css.js +7 -7
  200. package/lib/internal/template/date-picker/styles.scoped.css +13 -9
  201. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  202. package/lib/internal/template/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  203. package/lib/internal/template/date-range-picker/calendar/grids/index.js +1 -1
  204. package/lib/internal/template/date-range-picker/calendar/grids/index.js.map +1 -1
  205. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
  206. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +47 -43
  207. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  208. package/lib/internal/template/date-range-picker/calendar/index.js +1 -1
  209. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  210. package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
  211. package/lib/internal/template/date-range-picker/index.js +3 -10
  212. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  213. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  214. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +17 -13
  215. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  216. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  217. package/lib/internal/template/date-range-picker/styles.scoped.css +51 -47
  218. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  219. package/lib/internal/template/date-range-picker/time-offset.d.ts +2 -1
  220. package/lib/internal/template/date-range-picker/time-offset.d.ts.map +1 -1
  221. package/lib/internal/template/date-range-picker/time-offset.js +1 -1
  222. package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
  223. package/lib/internal/template/date-range-picker/utils.d.ts +9 -0
  224. package/lib/internal/template/date-range-picker/utils.d.ts.map +1 -1
  225. package/lib/internal/template/date-range-picker/utils.js +19 -2
  226. package/lib/internal/template/date-range-picker/utils.js.map +1 -1
  227. package/lib/internal/template/drawer/styles.css.js +5 -5
  228. package/lib/internal/template/drawer/styles.scoped.css +16 -12
  229. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  230. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  231. package/lib/internal/template/expandable-section/styles.scoped.css +69 -65
  232. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  233. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  234. package/lib/internal/template/file-dropzone/styles.scoped.css +9 -5
  235. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  236. package/lib/internal/template/file-input/internal.d.ts +5 -1
  237. package/lib/internal/template/file-input/internal.d.ts.map +1 -1
  238. package/lib/internal/template/file-input/internal.js +18 -10
  239. package/lib/internal/template/file-input/internal.js.map +1 -1
  240. package/lib/internal/template/file-input/styles.css.js +6 -5
  241. package/lib/internal/template/file-input/styles.scoped.css +33 -8
  242. package/lib/internal/template/file-input/styles.selectors.js +6 -5
  243. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  244. package/lib/internal/template/file-token-group/styles.scoped.css +35 -31
  245. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  246. package/lib/internal/template/flashbar/styles.css.js +50 -50
  247. package/lib/internal/template/flashbar/styles.scoped.css +152 -148
  248. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  249. package/lib/internal/template/form/styles.css.js +8 -8
  250. package/lib/internal/template/form/styles.scoped.css +12 -8
  251. package/lib/internal/template/form/styles.selectors.js +8 -8
  252. package/lib/internal/template/form-field/styles.css.js +24 -24
  253. package/lib/internal/template/form-field/styles.scoped.css +42 -38
  254. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  255. package/lib/internal/template/grid/styles.css.js +53 -53
  256. package/lib/internal/template/grid/styles.scoped.css +58 -54
  257. package/lib/internal/template/grid/styles.selectors.js +53 -53
  258. package/lib/internal/template/header/styles.css.js +34 -34
  259. package/lib/internal/template/header/styles.scoped.css +56 -52
  260. package/lib/internal/template/header/styles.selectors.js +34 -34
  261. package/lib/internal/template/help-panel/styles.css.js +6 -6
  262. package/lib/internal/template/help-panel/styles.scoped.css +73 -69
  263. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  264. package/lib/internal/template/hotspot/styles.css.js +7 -7
  265. package/lib/internal/template/hotspot/styles.scoped.css +13 -9
  266. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  267. package/lib/internal/template/i18n/messages/all.all.js +1 -1
  268. package/lib/internal/template/i18n/messages/all.all.json +1 -1
  269. package/lib/internal/template/i18n/messages/all.ar.js +1 -1
  270. package/lib/internal/template/i18n/messages/all.ar.json +1 -1
  271. package/lib/internal/template/i18n/messages/all.de.js +1 -1
  272. package/lib/internal/template/i18n/messages/all.de.json +1 -1
  273. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
  274. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
  275. package/lib/internal/template/i18n/messages/all.en.js +1 -1
  276. package/lib/internal/template/i18n/messages/all.en.json +1 -1
  277. package/lib/internal/template/i18n/messages/all.es.js +1 -1
  278. package/lib/internal/template/i18n/messages/all.es.json +1 -1
  279. package/lib/internal/template/i18n/messages/all.fr.js +1 -1
  280. package/lib/internal/template/i18n/messages/all.fr.json +1 -1
  281. package/lib/internal/template/i18n/messages/all.id.js +1 -1
  282. package/lib/internal/template/i18n/messages/all.id.json +1 -1
  283. package/lib/internal/template/i18n/messages/all.it.js +1 -1
  284. package/lib/internal/template/i18n/messages/all.it.json +1 -1
  285. package/lib/internal/template/i18n/messages/all.ja.js +1 -1
  286. package/lib/internal/template/i18n/messages/all.ja.json +1 -1
  287. package/lib/internal/template/i18n/messages/all.ko.js +1 -1
  288. package/lib/internal/template/i18n/messages/all.ko.json +1 -1
  289. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
  290. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
  291. package/lib/internal/template/i18n/messages/all.tr.js +1 -1
  292. package/lib/internal/template/i18n/messages/all.tr.json +1 -1
  293. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
  294. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
  295. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
  296. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
  297. package/lib/internal/template/i18n/messages-types.d.ts +3 -0
  298. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  299. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  300. package/lib/internal/template/icon/styles.css.js +38 -38
  301. package/lib/internal/template/icon/styles.scoped.css +89 -85
  302. package/lib/internal/template/icon/styles.selectors.js +38 -38
  303. package/lib/internal/template/input/styles.css.js +13 -13
  304. package/lib/internal/template/input/styles.scoped.css +36 -32
  305. package/lib/internal/template/input/styles.selectors.js +13 -13
  306. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  307. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +24 -20
  308. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  309. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  310. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -27
  311. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  312. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  313. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -3
  314. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  315. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  316. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +19 -15
  317. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  318. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  319. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +9 -5
  320. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  321. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  322. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +7 -3
  323. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  324. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  325. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -33
  326. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  327. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  328. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +11 -7
  329. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  330. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  331. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -11
  332. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  333. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  334. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +13 -9
  335. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  336. package/lib/internal/template/internal/components/dnd-container/styles.css.js +1 -1
  337. package/lib/internal/template/internal/components/dnd-container/styles.scoped.css +8 -4
  338. package/lib/internal/template/internal/components/dnd-container/styles.selectors.js +1 -1
  339. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  340. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -37
  341. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  342. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  343. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +7 -3
  344. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  345. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  346. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +6 -2
  347. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  348. package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
  349. package/lib/internal/template/internal/components/handle/styles.scoped.css +10 -6
  350. package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
  351. package/lib/internal/template/internal/components/menu-dropdown/index.d.ts.map +1 -1
  352. package/lib/internal/template/internal/components/menu-dropdown/index.js +2 -1
  353. package/lib/internal/template/internal/components/menu-dropdown/index.js.map +1 -1
  354. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  355. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -13
  356. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  357. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  358. package/lib/internal/template/internal/components/option/styles.scoped.css +33 -29
  359. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  360. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  361. package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -3
  362. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  363. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
  364. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js +13 -16
  365. package/lib/internal/template/internal/components/options-list/utils/use-keyboard.js.map +1 -1
  366. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
  367. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +14 -10
  368. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  369. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  370. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +5 -1
  371. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  372. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  373. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +33 -29
  374. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  375. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  376. package/lib/internal/template/internal/components/token-list/styles.scoped.css +28 -24
  377. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  378. package/lib/internal/template/internal/environment.js +1 -1
  379. package/lib/internal/template/internal/environment.json +1 -1
  380. package/lib/internal/template/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
  381. package/lib/internal/template/internal/hooks/use-performance-marks/index.js +23 -2
  382. package/lib/internal/template/internal/hooks/use-performance-marks/index.js.map +1 -1
  383. package/lib/internal/template/internal/styles/motion/utils.d.ts +2 -0
  384. package/lib/internal/template/internal/styles/motion/utils.d.ts.map +1 -0
  385. package/lib/internal/template/internal/styles/motion/utils.js +5 -0
  386. package/lib/internal/template/internal/styles/motion/utils.js.map +1 -0
  387. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts +2 -1
  388. package/lib/internal/template/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
  389. package/lib/internal/template/internal/utils/date-time/format-date-iso.js +6 -2
  390. package/lib/internal/template/internal/utils/date-time/format-date-iso.js.map +1 -1
  391. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts +2 -1
  392. package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
  393. package/lib/internal/template/internal/utils/date-time/format-date-localized.js +9 -2
  394. package/lib/internal/template/internal/utils/date-time/format-date-localized.js.map +1 -1
  395. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
  396. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js +4 -3
  397. package/lib/internal/template/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
  398. package/lib/internal/template/internal/utils/date-time/index.d.ts +1 -1
  399. package/lib/internal/template/internal/utils/date-time/index.d.ts.map +1 -1
  400. package/lib/internal/template/internal/utils/date-time/index.js +1 -1
  401. package/lib/internal/template/internal/utils/date-time/index.js.map +1 -1
  402. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts +9 -0
  403. package/lib/internal/template/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
  404. package/lib/internal/template/internal/utils/date-time/is-iso-only.js +18 -0
  405. package/lib/internal/template/internal/utils/date-time/is-iso-only.js.map +1 -0
  406. package/lib/internal/template/internal/utils/handle-key.d.ts +1 -2
  407. package/lib/internal/template/internal/utils/handle-key.d.ts.map +1 -1
  408. package/lib/internal/template/internal/utils/handle-key.js.map +1 -1
  409. package/lib/internal/template/internal/utils/throttle.d.ts +1 -2
  410. package/lib/internal/template/internal/utils/throttle.d.ts.map +1 -1
  411. package/lib/internal/template/internal/utils/throttle.js.map +1 -1
  412. package/lib/internal/template/key-value-pairs/index.d.ts +1 -1
  413. package/lib/internal/template/key-value-pairs/index.d.ts.map +1 -1
  414. package/lib/internal/template/key-value-pairs/index.js +2 -2
  415. package/lib/internal/template/key-value-pairs/index.js.map +1 -1
  416. package/lib/internal/template/key-value-pairs/interfaces.d.ts +8 -0
  417. package/lib/internal/template/key-value-pairs/interfaces.d.ts.map +1 -1
  418. package/lib/internal/template/key-value-pairs/interfaces.js.map +1 -1
  419. package/lib/internal/template/key-value-pairs/internal.d.ts.map +1 -1
  420. package/lib/internal/template/key-value-pairs/internal.js +2 -2
  421. package/lib/internal/template/key-value-pairs/internal.js.map +1 -1
  422. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  423. package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -9
  424. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  425. package/lib/internal/template/link/styles.css.js +20 -20
  426. package/lib/internal/template/link/styles.scoped.css +75 -71
  427. package/lib/internal/template/link/styles.selectors.js +20 -20
  428. package/lib/internal/template/live-region/styles.css.js +2 -2
  429. package/lib/internal/template/live-region/styles.scoped.css +7 -3
  430. package/lib/internal/template/live-region/styles.selectors.js +2 -2
  431. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  432. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +23 -19
  433. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  434. package/lib/internal/template/modal/index.js +1 -1
  435. package/lib/internal/template/modal/index.js.map +1 -1
  436. package/lib/internal/template/modal/styles.css.js +23 -23
  437. package/lib/internal/template/modal/styles.scoped.css +42 -38
  438. package/lib/internal/template/modal/styles.selectors.js +23 -23
  439. package/lib/internal/template/multiselect/styles.css.js +3 -3
  440. package/lib/internal/template/multiselect/styles.scoped.css +7 -3
  441. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  442. package/lib/internal/template/pagination/styles.css.js +9 -9
  443. package/lib/internal/template/pagination/styles.scoped.css +27 -23
  444. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  445. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  446. package/lib/internal/template/pie-chart/styles.scoped.css +52 -48
  447. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  448. package/lib/internal/template/popover/styles.css.js +53 -53
  449. package/lib/internal/template/popover/styles.scoped.css +89 -69
  450. package/lib/internal/template/popover/styles.selectors.js +53 -53
  451. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  452. package/lib/internal/template/progress-bar/styles.scoped.css +42 -34
  453. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  454. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  455. package/lib/internal/template/prompt-input/styles.scoped.css +43 -39
  456. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  457. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  458. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -41
  459. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  460. package/lib/internal/template/property-filter/styles.css.js +39 -39
  461. package/lib/internal/template/property-filter/styles.scoped.css +45 -41
  462. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  463. package/lib/internal/template/radio-group/styles.css.js +10 -10
  464. package/lib/internal/template/radio-group/styles.scoped.css +20 -16
  465. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  466. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js +1 -0
  467. package/lib/internal/template/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  468. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  469. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
  470. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  471. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  472. package/lib/internal/template/segmented-control/styles.scoped.css +38 -34
  473. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  474. package/lib/internal/template/select/parts/filter.d.ts +1 -1
  475. package/lib/internal/template/select/parts/styles.css.js +21 -21
  476. package/lib/internal/template/select/parts/styles.scoped.css +26 -22
  477. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  478. package/lib/internal/template/select/styles.css.js +1 -1
  479. package/lib/internal/template/select/styles.scoped.css +5 -1
  480. package/lib/internal/template/select/styles.selectors.js +1 -1
  481. package/lib/internal/template/select/utils/use-select.js +1 -1
  482. package/lib/internal/template/select/utils/use-select.js.map +1 -1
  483. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  484. package/lib/internal/template/side-navigation/styles.scoped.css +50 -46
  485. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  486. package/lib/internal/template/slider/styles.css.js +26 -26
  487. package/lib/internal/template/slider/styles.scoped.css +80 -76
  488. package/lib/internal/template/slider/styles.selectors.js +26 -26
  489. package/lib/internal/template/space-between/styles.css.js +23 -23
  490. package/lib/internal/template/space-between/styles.scoped.css +28 -24
  491. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  492. package/lib/internal/template/spinner/styles.css.js +13 -13
  493. package/lib/internal/template/spinner/styles.scoped.css +23 -19
  494. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  495. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  496. package/lib/internal/template/split-panel/icons/styles.scoped.css +28 -24
  497. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  498. package/lib/internal/template/split-panel/styles.css.js +26 -26
  499. package/lib/internal/template/split-panel/styles.scoped.css +47 -43
  500. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  501. package/lib/internal/template/status-indicator/styles.css.js +23 -23
  502. package/lib/internal/template/status-indicator/styles.scoped.css +33 -29
  503. package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
  504. package/lib/internal/template/steps/styles.css.js +6 -6
  505. package/lib/internal/template/steps/styles.scoped.css +13 -9
  506. package/lib/internal/template/steps/styles.selectors.js +6 -6
  507. package/lib/internal/template/table/body-cell/styles.css.js +46 -46
  508. package/lib/internal/template/table/body-cell/styles.scoped.css +296 -292
  509. package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
  510. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  511. package/lib/internal/template/table/expandable-rows/styles.scoped.css +17 -13
  512. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  513. package/lib/internal/template/table/header-cell/styles.css.js +26 -26
  514. package/lib/internal/template/table/header-cell/styles.scoped.css +69 -65
  515. package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
  516. package/lib/internal/template/table/header-cell/th-element.d.ts +2 -1
  517. package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
  518. package/lib/internal/template/table/header-cell/th-element.js +2 -2
  519. package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
  520. package/lib/internal/template/table/interfaces.d.ts +14 -3
  521. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  522. package/lib/internal/template/table/interfaces.js.map +1 -1
  523. package/lib/internal/template/table/internal.d.ts.map +1 -1
  524. package/lib/internal/template/table/internal.js +13 -4
  525. package/lib/internal/template/table/internal.js.map +1 -1
  526. package/lib/internal/template/table/progressive-loading/items-loader.d.ts +8 -2
  527. package/lib/internal/template/table/progressive-loading/items-loader.d.ts.map +1 -1
  528. package/lib/internal/template/table/progressive-loading/items-loader.js +11 -5
  529. package/lib/internal/template/table/progressive-loading/items-loader.js.map +1 -1
  530. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts +2 -3
  531. package/lib/internal/template/table/progressive-loading/loader-cell.d.ts.map +1 -1
  532. package/lib/internal/template/table/progressive-loading/loader-cell.js +2 -2
  533. package/lib/internal/template/table/progressive-loading/loader-cell.js.map +1 -1
  534. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  535. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js +2 -2
  536. package/lib/internal/template/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  537. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  538. package/lib/internal/template/table/resizer/styles.scoped.css +19 -15
  539. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  540. package/lib/internal/template/table/selection/interfaces.d.ts +1 -0
  541. package/lib/internal/template/table/selection/interfaces.d.ts.map +1 -1
  542. package/lib/internal/template/table/selection/interfaces.js.map +1 -1
  543. package/lib/internal/template/table/selection/selection-cell.d.ts.map +1 -1
  544. package/lib/internal/template/table/selection/selection-cell.js +4 -3
  545. package/lib/internal/template/table/selection/selection-cell.js.map +1 -1
  546. package/lib/internal/template/table/selection/styles.css.js +3 -3
  547. package/lib/internal/template/table/selection/styles.scoped.css +7 -3
  548. package/lib/internal/template/table/selection/styles.selectors.js +3 -3
  549. package/lib/internal/template/table/selection/use-selection.js +1 -0
  550. package/lib/internal/template/table/selection/use-selection.js.map +1 -1
  551. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  552. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +14 -10
  553. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  554. package/lib/internal/template/table/styles.css.js +34 -34
  555. package/lib/internal/template/table/styles.scoped.css +45 -41
  556. package/lib/internal/template/table/styles.selectors.js +34 -34
  557. package/lib/internal/template/tabs/styles.css.js +28 -28
  558. package/lib/internal/template/tabs/styles.scoped.css +57 -49
  559. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  560. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  561. package/lib/internal/template/tag-editor/styles.scoped.css +14 -10
  562. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  563. package/lib/internal/template/test-utils/dom/button-group/index.d.ts +5 -0
  564. package/lib/internal/template/test-utils/dom/button-group/index.js +16 -7
  565. package/lib/internal/template/test-utils/dom/button-group/index.js.map +1 -1
  566. package/lib/internal/template/test-utils/selectors/button-group/index.d.ts +5 -0
  567. package/lib/internal/template/test-utils/selectors/button-group/index.js +16 -7
  568. package/lib/internal/template/test-utils/selectors/button-group/index.js.map +1 -1
  569. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  570. package/lib/internal/template/text-content/styles.css.js +1 -1
  571. package/lib/internal/template/text-content/styles.scoped.css +64 -60
  572. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  573. package/lib/internal/template/text-filter/styles.css.js +3 -3
  574. package/lib/internal/template/text-filter/styles.scoped.css +7 -3
  575. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  576. package/lib/internal/template/textarea/styles.css.js +5 -5
  577. package/lib/internal/template/textarea/styles.scoped.css +18 -14
  578. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  579. package/lib/internal/template/tiles/styles.css.js +30 -30
  580. package/lib/internal/template/tiles/styles.scoped.css +77 -73
  581. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  582. package/lib/internal/template/toggle/styles.css.js +10 -10
  583. package/lib/internal/template/toggle/styles.scoped.css +21 -17
  584. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  585. package/lib/internal/template/token-group/styles.css.js +8 -8
  586. package/lib/internal/template/token-group/styles.scoped.css +20 -16
  587. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  588. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -25
  589. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +40 -66
  590. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -25
  591. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  592. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js +3 -2
  593. package/lib/internal/template/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  594. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  595. package/lib/internal/template/top-navigation/styles.scoped.css +78 -85
  596. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  597. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  598. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
  599. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  600. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  601. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
  602. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  603. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  604. package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -3
  605. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  606. package/lib/internal/template/wizard/styles.css.js +30 -30
  607. package/lib/internal/template/wizard/styles.scoped.css +62 -58
  608. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  609. package/package.json +1 -1
  610. package/lib/internal/scss/top-navigation/motion.scss +0 -13
  611. package/lib/internal/template/calendar/utils/navigation.d.ts.map +0 -1
  612. package/lib/internal/template/calendar/utils/navigation.js +0 -73
  613. package/lib/internal/template/calendar/utils/navigation.js.map +0 -1
  614. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
  615. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
  616. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js +0 -10
  617. package/lib/internal/template/internal/utils/date-time/is-iso-date-only.js.map +0 -1
@@ -136,6 +136,10 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
+ /*
140
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
+ SPDX-License-Identifier: Apache-2.0
142
+ */
139
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
145
  /*
@@ -151,85 +155,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
155
  SPDX-License-Identifier: Apache-2.0
152
156
  */
153
157
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
154
- .awsui_code-editor-refresh_1gl9c_vc118_154 .ace_editor .ace_gutter:not(#\9) {
158
+ .awsui_code-editor-refresh_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9) {
155
159
  border-start-start-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
156
160
  }
157
- .awsui_code-editor-refresh_1gl9c_vc118_154 .ace_editor .ace_scroller:not(#\9) {
161
+ .awsui_code-editor-refresh_1gl9c_pz01r_158 .ace_editor .ace_scroller:not(#\9) {
158
162
  border-start-end-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
159
163
  }
160
164
 
161
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor:not(#\9) {
165
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor:not(#\9) {
162
166
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
163
167
  font-size: 14px;
164
168
  line-height: 20px;
165
169
  }
166
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
167
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
170
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
171
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
168
172
  cursor: pointer;
169
173
  background-repeat: no-repeat;
170
174
  background-size: 16px 16px;
171
175
  background-position: 4px 2px;
172
176
  }
173
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
177
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
174
178
  background-image: none;
175
179
  }
176
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
180
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
177
181
  color: var(--color-text-status-error-p5bdwa, #d13212);
178
182
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
179
183
  }
180
184
  @supports (--css-variable-support-check: #000) {
181
185
  @media not print {
182
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
186
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
183
187
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
184
188
  }
185
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
189
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
186
190
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
187
191
  }
188
192
  }
189
193
  }
190
194
  @supports (--css-variable-support-check: #000) {
191
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
195
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
192
196
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
193
197
  }
194
198
  @media not print {
195
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
199
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
196
200
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
197
201
  }
198
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
202
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
199
203
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
200
204
  }
201
205
  }
202
206
  }
203
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
207
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
204
208
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23906806' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
205
209
  }
206
210
  @supports (--css-variable-support-check: #000) {
207
211
  @media not print {
208
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
212
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
209
213
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
210
214
  }
211
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
215
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
212
216
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
213
217
  }
214
218
  }
215
219
  }
216
220
  @supports (--css-variable-support-check: #000) {
217
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
221
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
218
222
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
219
223
  }
220
224
  @media not print {
221
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
225
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
222
226
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
223
227
  }
224
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
228
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
225
229
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
226
230
  }
227
231
  }
228
232
  }
229
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-cell:not(#\9) {
233
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-cell:not(#\9) {
230
234
  padding-inline: 24px 16px;
231
235
  }
232
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget:not(#\9) {
236
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9) {
233
237
  /* A good test case for disabled folds
234
238
  <<html<<<<
235
239
  </html>
@@ -240,24 +244,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
240
244
  border-block: none;
241
245
  border-inline: none;
242
246
  }
243
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter_annotation:not(#\9) {
247
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9) {
244
248
  margin-inline-start: -21px;
245
249
  }
246
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget:not(#\9),
247
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter_annotation:not(#\9) {
250
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9),
251
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9) {
248
252
  box-shadow: none;
249
253
  }
250
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget:not(#\9):focus,
251
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
254
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus,
255
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
252
256
  position: relative;
253
257
  }
254
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget:not(#\9):focus,
255
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter_annotation:not(#\9):focus {
258
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus,
259
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
256
260
  outline: 2px dotted transparent;
257
261
  outline-offset: calc(-1px - 1px);
258
262
  }
259
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget:not(#\9):focus::before,
260
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
263
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
264
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
261
265
  content: " ";
262
266
  display: block;
263
267
  position: absolute;
@@ -271,143 +275,143 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
271
275
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
272
276
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
273
277
  }
274
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
278
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
275
279
  background: transparent;
276
280
  box-sizing: border-box;
277
281
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-bjedd7, #d5dbdb);
278
282
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-bjedd7, #d5dbdb);
279
283
  }
280
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
284
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
281
285
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-iomsrx, #687078);
282
286
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-iomsrx, #687078);
283
287
  }
284
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter:not(#\9) {
288
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9) {
285
289
  background-color: var(--color-background-code-editor-gutter-default-1ka1f9, #f2f3f3);
286
290
  color: var(--color-text-code-editor-gutter-default-1wr8g3, #16191f);
287
291
  }
288
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter:not(#\9):focus,
289
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_scroller:not(#\9):focus {
292
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter:not(#\9):focus,
293
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_scroller:not(#\9):focus {
290
294
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
291
295
  }
292
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
296
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
293
297
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
294
298
  }
295
299
  @supports (--css-variable-support-check: #000) {
296
300
  @media not print {
297
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
301
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
298
302
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
303
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
304
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
301
305
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
302
306
  }
303
307
  }
304
308
  }
305
309
  @supports (--css-variable-support-check: #000) {
306
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
310
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
307
311
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
308
312
  }
309
313
  @media not print {
310
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
314
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
311
315
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
316
  }
313
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
317
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
314
318
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
315
319
  }
316
320
  }
317
321
  }
318
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
322
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
319
323
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
320
324
  }
321
325
  @supports (--css-variable-support-check: #000) {
322
326
  @media not print {
323
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
327
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
324
328
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
325
329
  }
326
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
330
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
327
331
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
328
332
  }
329
333
  }
330
334
  }
331
335
  @supports (--css-variable-support-check: #000) {
332
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
336
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
333
337
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
334
338
  }
335
339
  @media not print {
336
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
340
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
337
341
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
338
342
  }
339
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
343
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
340
344
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
341
345
  }
342
346
  }
343
347
  }
344
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
348
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
345
349
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
346
350
  }
347
351
  @supports (--css-variable-support-check: #000) {
348
352
  @media not print {
349
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
353
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
350
354
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
351
355
  }
352
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
356
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
353
357
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
354
358
  }
355
359
  }
356
360
  }
357
361
  @supports (--css-variable-support-check: #000) {
358
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
362
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
359
363
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
360
364
  }
361
365
  @media not print {
362
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
366
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
363
367
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
364
368
  }
365
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
369
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
366
370
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
367
371
  }
368
372
  }
369
373
  }
370
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
374
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
371
375
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
372
376
  }
373
377
  @supports (--css-variable-support-check: #000) {
374
378
  @media not print {
375
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
379
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
376
380
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
377
381
  }
378
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
382
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
379
383
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
380
384
  }
381
385
  }
382
386
  }
383
387
  @supports (--css-variable-support-check: #000) {
384
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
388
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
385
389
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
386
390
  }
387
391
  @media not print {
388
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
392
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
389
393
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
390
394
  }
391
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
395
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
392
396
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
393
397
  }
394
398
  }
395
399
  }
396
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line:not(#\9) {
400
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line:not(#\9) {
397
401
  background-color: var(--color-background-code-editor-gutter-active-line-default-ok7m7g, #687078);
398
402
  color: var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
399
403
  }
400
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
401
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
404
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
405
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
402
406
  position: relative;
403
407
  }
404
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
405
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
408
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
409
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
406
410
  outline: 2px dotted transparent;
407
411
  outline-offset: calc(-2px - 1px);
408
412
  }
409
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
410
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
413
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
414
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
411
415
  content: " ";
412
416
  display: block;
413
417
  position: absolute;
@@ -421,264 +425,264 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
421
425
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
422
426
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
423
427
  }
424
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
428
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
425
429
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
426
430
  }
427
431
  @supports (--css-variable-support-check: #000) {
428
432
  @media not print {
429
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
433
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
430
434
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
431
435
  }
432
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
436
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
433
437
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
434
438
  }
435
439
  }
436
440
  }
437
441
  @supports (--css-variable-support-check: #000) {
438
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
442
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
439
443
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
440
444
  }
441
445
  @media not print {
442
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
446
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
443
447
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
444
448
  }
445
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
449
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
446
450
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
447
451
  }
448
452
  }
449
453
  }
450
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
454
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
451
455
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
452
456
  }
453
457
  @supports (--css-variable-support-check: #000) {
454
458
  @media not print {
455
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
459
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
456
460
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
457
461
  }
458
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
462
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
459
463
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
460
464
  }
461
465
  }
462
466
  }
463
467
  @supports (--css-variable-support-check: #000) {
464
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
468
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
465
469
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
466
470
  }
467
471
  @media not print {
468
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
472
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
469
473
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
470
474
  }
471
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
475
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
472
476
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
473
477
  }
474
478
  }
475
479
  }
476
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
480
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
477
481
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
478
482
  }
479
483
  @supports (--css-variable-support-check: #000) {
480
484
  @media not print {
481
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
485
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
482
486
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
483
487
  }
484
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
488
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
485
489
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
486
490
  }
487
491
  }
488
492
  }
489
493
  @supports (--css-variable-support-check: #000) {
490
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
494
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
491
495
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
492
496
  }
493
497
  @media not print {
494
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
498
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
495
499
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
496
500
  }
497
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
501
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
498
502
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
499
503
  }
500
504
  }
501
505
  }
502
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
506
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
503
507
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
504
508
  }
505
509
  @supports (--css-variable-support-check: #000) {
506
510
  @media not print {
507
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
511
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
508
512
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
509
513
  }
510
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
514
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
511
515
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
512
516
  }
513
517
  }
514
518
  }
515
519
  @supports (--css-variable-support-check: #000) {
516
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
520
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
517
521
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
518
522
  }
519
523
  @media not print {
520
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
524
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
521
525
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
522
526
  }
523
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
527
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
524
528
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
525
529
  }
526
530
  }
527
531
  }
528
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
532
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
529
533
  color: var(--color-text-code-editor-gutter-active-line-2emmcc, #ffffff);
530
534
  background-color: var(--color-background-code-editor-gutter-active-line-error-5oc5hg, #d13212);
531
535
  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");
532
536
  }
533
537
  @supports (--css-variable-support-check: #000) {
534
538
  @media not print {
535
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
539
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
536
540
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
537
541
  }
538
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
542
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
539
543
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
540
544
  }
541
545
  }
542
546
  }
543
547
  @supports (--css-variable-support-check: #000) {
544
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
548
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
545
549
  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");
546
550
  }
547
551
  @media not print {
548
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
552
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
549
553
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
550
554
  }
551
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
555
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
552
556
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
553
557
  }
554
558
  }
555
559
  }
556
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
560
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
557
561
  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");
558
562
  }
559
563
  @supports (--css-variable-support-check: #000) {
560
564
  @media not print {
561
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
565
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
562
566
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
563
567
  }
564
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
568
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
565
569
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
566
570
  }
567
571
  }
568
572
  }
569
573
  @supports (--css-variable-support-check: #000) {
570
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
574
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
571
575
  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");
572
576
  }
573
577
  @media not print {
574
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
578
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
575
579
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
576
580
  }
577
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
581
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
578
582
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
579
583
  }
580
584
  }
581
585
  }
582
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
586
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
583
587
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
584
588
  }
585
589
  @supports (--css-variable-support-check: #000) {
586
590
  @media not print {
587
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
591
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
588
592
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
589
593
  }
590
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
594
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
591
595
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
592
596
  }
593
597
  }
594
598
  }
595
599
  @supports (--css-variable-support-check: #000) {
596
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
600
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
597
601
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
598
602
  }
599
603
  @media not print {
600
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
604
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
601
605
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
602
606
  }
603
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
607
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
604
608
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
605
609
  }
606
610
  }
607
611
  }
608
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
612
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
609
613
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
610
614
  }
611
615
  @supports (--css-variable-support-check: #000) {
612
616
  @media not print {
613
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
617
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
614
618
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
615
619
  }
616
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_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_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
620
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
617
621
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
618
622
  }
619
623
  }
620
624
  }
621
625
  @supports (--css-variable-support-check: #000) {
622
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
626
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
623
627
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
624
628
  }
625
629
  @media not print {
626
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
630
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
627
631
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
628
632
  }
629
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
633
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
630
634
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
631
635
  }
632
636
  }
633
637
  }
634
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
638
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
635
639
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
636
640
  }
637
641
  @supports (--css-variable-support-check: #000) {
638
642
  @media not print {
639
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
643
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
640
644
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
641
645
  }
642
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
646
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
643
647
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
644
648
  }
645
649
  }
646
650
  }
647
651
  @supports (--css-variable-support-check: #000) {
648
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
652
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
649
653
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
650
654
  }
651
655
  @media not print {
652
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
656
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
653
657
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
654
658
  }
655
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
659
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
656
660
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
657
661
  }
658
662
  }
659
663
  }
660
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
664
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
661
665
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
662
666
  }
663
667
  @supports (--css-variable-support-check: #000) {
664
668
  @media not print {
665
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
669
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
666
670
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
667
671
  }
668
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_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_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
672
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
669
673
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
670
674
  }
671
675
  }
672
676
  }
673
677
  @supports (--css-variable-support-check: #000) {
674
- .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
678
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
675
679
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
676
680
  }
677
681
  @media not print {
678
- .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
682
+ .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
679
683
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
680
684
  }
681
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_vc118_154 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
685
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_pz01r_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
682
686
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
683
687
  }
684
688
  }
@@ -693,7 +697,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
693
697
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
694
698
  SPDX-License-Identifier: Apache-2.0
695
699
  */
696
- .awsui_pane_1gl9c_vc118_696:not(#\9) {
700
+ .awsui_pane_1gl9c_pz01r_700:not(#\9) {
697
701
  display: flex;
698
702
  position: relative;
699
703
  flex-direction: row;
@@ -704,79 +708,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
704
708
  background: var(--color-background-code-editor-status-bar-ezy3i2, #f2f3f3);
705
709
  color: var(--color-text-body-default-agk00h, #16191f);
706
710
  }
707
- .awsui_pane__close-container_1gl9c_vc118_707:not(#\9) {
711
+ .awsui_pane__close-container_1gl9c_pz01r_711:not(#\9) {
708
712
  position: absolute;
709
713
  inset-block-start: 0;
710
714
  inset-inline-end: calc(var(--space-s-vmutj3, 12px) / 2);
711
715
  }
712
- .awsui_pane__list_1gl9c_vc118_712:not(#\9) {
716
+ .awsui_pane__list_1gl9c_pz01r_716:not(#\9) {
713
717
  flex: 1;
714
718
  overflow: auto;
715
719
  max-block-size: 100%;
716
720
  box-sizing: border-box;
717
721
  margin-inline-end: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-xs-6dgkww, 8px));
718
722
  }
719
- .awsui_pane__table_1gl9c_vc118_719:not(#\9) {
723
+ .awsui_pane__table_1gl9c_pz01r_723:not(#\9) {
720
724
  inline-size: 100%;
721
725
  border-spacing: 0;
722
726
  margin-block: var(--space-s-vmutj3, 12px);
723
727
  margin-inline: 0;
724
728
  }
725
- .awsui_pane__item_1gl9c_vc118_725 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9) {
729
+ .awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9) {
726
730
  border-block-start: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
727
731
  border-block-end: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
728
732
  }
729
- .awsui_pane__item_1gl9c_vc118_725 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9):first-child {
733
+ .awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):first-child {
730
734
  border-inline-start: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
731
735
  border-start-start-radius: var(--border-radius-item-q4wr0w, 0px);
732
736
  border-end-start-radius: var(--border-radius-item-q4wr0w, 0px);
733
737
  }
734
- .awsui_pane__item_1gl9c_vc118_725 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9):last-child {
738
+ .awsui_pane__item_1gl9c_pz01r_729 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):last-child {
735
739
  border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-transparent-ylslp1, transparent);
736
740
  border-start-end-radius: var(--border-radius-item-q4wr0w, 0px);
737
741
  border-end-end-radius: var(--border-radius-item-q4wr0w, 0px);
738
742
  }
739
- .awsui_pane__item--highlighted_1gl9c_vc118_739:not(#\9), .awsui_pane__item_1gl9c_vc118_725:not(#\9):hover, .awsui_pane__item_1gl9c_vc118_725:not(#\9):focus {
743
+ .awsui_pane__item--highlighted_1gl9c_pz01r_743:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus {
740
744
  cursor: pointer;
741
745
  outline: none;
742
746
  }
743
- .awsui_pane__item--highlighted_1gl9c_vc118_739 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9), .awsui_pane__item_1gl9c_vc118_725:not(#\9):hover > .awsui_pane__cell_1gl9c_vc118_725, .awsui_pane__item_1gl9c_vc118_725:not(#\9):focus > .awsui_pane__cell_1gl9c_vc118_725 {
747
+ .awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729 {
744
748
  background-color: var(--color-background-code-editor-pane-item-hover-t9crrw, #eaeded);
745
749
  }
746
- .awsui_pane__item--highlighted_1gl9c_vc118_739 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9), .awsui_pane__item_1gl9c_vc118_725:not(#\9):hover > .awsui_pane__cell_1gl9c_vc118_725, .awsui_pane__item_1gl9c_vc118_725:not(#\9):focus > .awsui_pane__cell_1gl9c_vc118_725 {
750
+ .awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9), .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729 {
747
751
  border-block-start: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
748
752
  border-block-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
749
753
  }
750
- .awsui_pane__item--highlighted_1gl9c_vc118_739 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9):first-child, .awsui_pane__item_1gl9c_vc118_725:not(#\9):hover > .awsui_pane__cell_1gl9c_vc118_725:first-child, .awsui_pane__item_1gl9c_vc118_725:not(#\9):focus > .awsui_pane__cell_1gl9c_vc118_725:first-child {
754
+ .awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):first-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729:first-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729:first-child {
751
755
  border-inline-start: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
752
756
  border-start-start-radius: var(--border-radius-item-q4wr0w, 0px);
753
757
  border-end-start-radius: var(--border-radius-item-q4wr0w, 0px);
754
758
  }
755
- .awsui_pane__item--highlighted_1gl9c_vc118_739 > .awsui_pane__cell_1gl9c_vc118_725:not(#\9):last-child, .awsui_pane__item_1gl9c_vc118_725:not(#\9):hover > .awsui_pane__cell_1gl9c_vc118_725:last-child, .awsui_pane__item_1gl9c_vc118_725:not(#\9):focus > .awsui_pane__cell_1gl9c_vc118_725:last-child {
759
+ .awsui_pane__item--highlighted_1gl9c_pz01r_743 > .awsui_pane__cell_1gl9c_pz01r_729:not(#\9):last-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):hover > .awsui_pane__cell_1gl9c_pz01r_729:last-child, .awsui_pane__item_1gl9c_pz01r_729:not(#\9):focus > .awsui_pane__cell_1gl9c_pz01r_729:last-child {
756
760
  border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-pane-item-hover-wsqqhb, #687078);
757
761
  border-start-end-radius: var(--border-radius-item-q4wr0w, 0px);
758
762
  border-end-end-radius: var(--border-radius-item-q4wr0w, 0px);
759
763
  }
760
- .awsui_pane__location_1gl9c_vc118_760:not(#\9), .awsui_pane__description_1gl9c_vc118_760:not(#\9) {
764
+ .awsui_pane__location_1gl9c_pz01r_764:not(#\9), .awsui_pane__description_1gl9c_pz01r_764:not(#\9) {
761
765
  padding-block: var(--space-xxs-y2432o, 4px);
762
766
  padding-inline: var(--space-s-vmutj3, 12px);
763
767
  }
764
- .awsui_pane__location_1gl9c_vc118_760:not(#\9) {
768
+ .awsui_pane__location_1gl9c_pz01r_764:not(#\9) {
765
769
  vertical-align: baseline;
766
770
  white-space: nowrap;
767
771
  padding-inline-start: calc(var(--space-l-eenfqd, 20px) + var(--space-s-vmutj3, 12px));
768
772
  }
769
- .awsui_pane__description_1gl9c_vc118_760:not(#\9) {
773
+ .awsui_pane__description_1gl9c_pz01r_764:not(#\9) {
770
774
  padding-inline-end: 0;
771
775
  min-inline-size: 0;
772
776
  word-break: break-word;
773
777
  }
774
778
 
775
- .awsui_focus-lock_1gl9c_vc118_775:not(#\9) {
779
+ .awsui_focus-lock_1gl9c_pz01r_779:not(#\9) {
776
780
  block-size: 100%;
777
781
  }
778
782
 
779
- .awsui_code-editor_1gl9c_vc118_154:not(#\9) {
783
+ .awsui_code-editor_1gl9c_pz01r_158:not(#\9) {
780
784
  border-collapse: separate;
781
785
  border-spacing: 0;
782
786
  box-sizing: border-box;
@@ -817,20 +821,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
817
821
  inline-size: 100%;
818
822
  }
819
823
 
820
- .awsui_editor_1gl9c_vc118_819:not(#\9) {
824
+ .awsui_editor_1gl9c_pz01r_823:not(#\9) {
821
825
  position: absolute;
822
826
  inset: 0;
823
827
  }
824
- .awsui_editor_1gl9c_vc118_819:not(#\9):focus {
828
+ .awsui_editor_1gl9c_pz01r_823:not(#\9):focus {
825
829
  position: absolute;
826
830
  overflow: visible;
827
831
  position: relative;
828
832
  }
829
- .awsui_editor_1gl9c_vc118_819:not(#\9):focus {
833
+ .awsui_editor_1gl9c_pz01r_823:not(#\9):focus {
830
834
  outline: 2px dotted transparent;
831
835
  outline-offset: calc(3px - 1px);
832
836
  }
833
- .awsui_editor_1gl9c_vc118_819:not(#\9):focus::before {
837
+ .awsui_editor_1gl9c_pz01r_823:not(#\9):focus::before {
834
838
  content: " ";
835
839
  display: block;
836
840
  position: absolute;
@@ -845,12 +849,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
845
849
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
846
850
  }
847
851
 
848
- .awsui_editor-refresh_1gl9c_vc118_847:not(#\9) {
852
+ .awsui_editor-refresh_1gl9c_pz01r_851:not(#\9) {
849
853
  border-start-start-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
850
854
  border-start-end-radius: calc(var(--border-radius-code-editor-i3qwje, 0px) - var(--border-item-width-bjacxs, 1px));
851
855
  }
852
856
 
853
- .awsui_status-bar_1gl9c_vc118_852:not(#\9) {
857
+ .awsui_status-bar_1gl9c_pz01r_856:not(#\9) {
854
858
  container-type: inline-size;
855
859
  display: flex;
856
860
  vertical-align: middle;
@@ -859,38 +863,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
859
863
  min-inline-size: 0;
860
864
  word-break: break-word;
861
865
  }
862
- .awsui_status-bar-with-hidden-pane_1gl9c_vc118_861:not(#\9) {
866
+ .awsui_status-bar-with-hidden-pane_1gl9c_pz01r_865:not(#\9) {
863
867
  border-end-start-radius: var(--border-radius-code-editor-i3qwje, 0px);
864
868
  border-end-end-radius: var(--border-radius-code-editor-i3qwje, 0px);
865
869
  }
866
- .awsui_status-bar__left_1gl9c_vc118_865:not(#\9) {
870
+ .awsui_status-bar__left_1gl9c_pz01r_869:not(#\9) {
867
871
  flex: 1;
868
872
  display: flex;
869
873
  flex-wrap: wrap;
870
874
  padding-inline-start: var(--space-l-eenfqd, 20px);
871
875
  border-inline-end: var(--border-item-width-bjacxs, 1px) solid var(--color-border-code-editor-default-cjwlp3, #d5dbdb);
872
876
  }
873
- .awsui_status-bar__right_1gl9c_vc118_872:not(#\9) {
877
+ .awsui_status-bar__right_1gl9c_pz01r_876:not(#\9) {
874
878
  display: flex;
875
879
  align-items: center;
876
880
  }
877
- .awsui_status-bar__language-mode_1gl9c_vc118_876:not(#\9), .awsui_status-bar__cursor-position_1gl9c_vc118_876:not(#\9) {
881
+ .awsui_status-bar__language-mode_1gl9c_pz01r_880:not(#\9), .awsui_status-bar__cursor-position_1gl9c_pz01r_880:not(#\9) {
878
882
  display: inline-block;
879
883
  color: var(--color-text-body-default-agk00h, #16191f);
880
884
  padding-block: var(--space-scaled-xs-t3am3w, 8px);
881
885
  padding-inline: var(--space-s-vmutj3, 12px);
882
886
  }
883
- .awsui_status-bar__cog-button_1gl9c_vc118_882:not(#\9) {
887
+ .awsui_status-bar__cog-button_1gl9c_pz01r_886:not(#\9) {
884
888
  padding-block: calc(var(--space-scaled-xxs-krq5fq, 4px) - 1px);
885
889
  padding-inline: calc(var(--space-xs-6dgkww, 8px) - 2px);
886
890
  }
887
891
 
888
- .awsui_tab-list_1gl9c_vc118_887:not(#\9) {
892
+ .awsui_tab-list_1gl9c_pz01r_891:not(#\9) {
889
893
  align-items: center;
890
894
  display: inline-flex;
891
895
  }
892
896
 
893
- .awsui_tab-button_1gl9c_vc118_892:not(#\9) {
897
+ .awsui_tab-button_1gl9c_pz01r_896:not(#\9) {
894
898
  position: relative;
895
899
  display: inline-flex;
896
900
  gap: var(--space-xxs-y2432o, 4px);
@@ -906,11 +910,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
906
910
  cursor: pointer;
907
911
  z-index: 1;
908
912
  }
909
- .awsui_tab-button_1gl9c_vc118_892:not(#\9):hover {
913
+ .awsui_tab-button_1gl9c_pz01r_896:not(#\9):hover {
910
914
  color: var(--color-text-code-editor-tab-button-error-e2kag4, #ffffff);
911
915
  background: var(--color-text-status-error-p5bdwa, #d13212);
912
916
  }
913
- .awsui_tab-button_1gl9c_vc118_892:not(#\9)::after {
917
+ .awsui_tab-button_1gl9c_pz01r_896:not(#\9)::after {
914
918
  content: "";
915
919
  position: absolute;
916
920
  inset-inline: 0;
@@ -923,54 +927,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_vc118_154 .ace_edit
923
927
  background: var(--color-text-status-error-p5bdwa, #d13212);
924
928
  opacity: 0;
925
929
  }
926
- .awsui_tab-button--refresh_1gl9c_vc118_925:not(#\9) {
930
+ .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9) {
927
931
  padding-block-end: calc(var(--space-scaled-xs-t3am3w, 8px) + var(--border-active-width-28kchn, 2px) - 2px);
928
932
  }
929
- .awsui_tab-button--warnings_1gl9c_vc118_928:not(#\9) {
933
+ .awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9) {
930
934
  color: var(--color-text-status-warning-3hbtsc, #906806);
931
935
  }
932
- .awsui_tab-button--warnings_1gl9c_vc118_928:not(#\9):hover {
936
+ .awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9):hover {
933
937
  background: var(--color-text-status-warning-3hbtsc, #906806);
934
938
  }
935
- .awsui_tab-button--warnings_1gl9c_vc118_928:not(#\9)::after {
939
+ .awsui_tab-button--warnings_1gl9c_pz01r_932:not(#\9)::after {
936
940
  background: var(--color-text-status-warning-3hbtsc, #906806);
937
941
  }
938
- .awsui_tab-button--active_1gl9c_vc118_937:not(#\9)::after {
942
+ .awsui_tab-button--active_1gl9c_pz01r_941:not(#\9)::after {
939
943
  opacity: 1;
940
944
  }
941
- .awsui_tab-button--refresh_1gl9c_vc118_925:not(#\9)::after {
945
+ .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
942
946
  transition: opacity var(--motion-duration-refresh-only-medium-kd6k1u, 0ms) var(--motion-easing-refresh-only-c-8zqwmw, cubic-bezier(0.84, 0, 0.16, 1));
943
947
  }
944
948
  @media (prefers-reduced-motion: reduce) {
945
- .awsui_tab-button--refresh_1gl9c_vc118_925:not(#\9)::after {
949
+ .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
946
950
  animation: none;
947
951
  transition: none;
948
952
  }
949
953
  }
950
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_vc118_925:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_vc118_925:not(#\9)::after {
954
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_pz01r_929:not(#\9)::after {
951
955
  animation: none;
952
956
  transition: none;
953
957
  }
954
- .awsui_tab-button--disabled_1gl9c_vc118_953:not(#\9) {
958
+ .awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9) {
955
959
  font-weight: normal;
956
960
  color: var(--color-text-code-editor-status-bar-disabled-ayyipu, #879596);
957
961
  cursor: default;
958
962
  }
959
- .awsui_tab-button--disabled_1gl9c_vc118_953:not(#\9):hover {
963
+ .awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9):hover {
960
964
  color: var(--color-text-code-editor-status-bar-disabled-ayyipu, #879596);
961
965
  background: transparent;
962
966
  }
963
- .awsui_tab-button--disabled_1gl9c_vc118_953:not(#\9)::after {
967
+ .awsui_tab-button--disabled_1gl9c_pz01r_957:not(#\9)::after {
964
968
  display: none;
965
969
  }
966
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):focus {
970
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus {
967
971
  position: relative;
968
972
  }
969
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):focus {
973
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus {
970
974
  outline: 2px dotted transparent;
971
975
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-cw3cqq, 3px) - 1px);
972
976
  }
973
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):focus::before {
977
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_pz01r_896:not(#\9):focus::before {
974
978
  content: " ";
975
979
  display: block;
976
980
  position: absolute;
@@ -984,49 +988,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):f
984
988
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
985
989
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
986
990
  }
987
- .awsui_tab-button--divider_1gl9c_vc118_986:not(#\9) {
991
+ .awsui_tab-button--divider_1gl9c_pz01r_990:not(#\9) {
988
992
  display: inline-block;
989
993
  block-size: var(--line-height-body-m-gw0130, 22px);
990
994
  inline-size: var(--border-code-editor-status-divider-width-ang558, 0px);
991
995
  background: var(--color-border-tabs-divider-x9swcr, #aab7b8);
992
996
  vertical-align: middle;
993
997
  }
994
- .awsui_tab-button--errors_1gl9c_vc118_993:not(#\9) {
998
+ .awsui_tab-button--errors_1gl9c_pz01r_997:not(#\9) {
995
999
  /* used in test-utils */
996
1000
  }
997
1001
  @supports (contain: inline-size) {
998
- .awsui_tab-button_1gl9c_vc118_892:not(#\9) {
1002
+ .awsui_tab-button_1gl9c_pz01r_896:not(#\9) {
999
1003
  /* stylelint-disable plugin/no-unsupported-browser-features */
1000
1004
  /* stylelint-enable plugin/no-unsupported-browser-features */
1001
1005
  }
1002
1006
  @container not (max-width: 500px) {
1003
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_count_1gl9c_vc118_1002:not(#\9) {
1007
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
1004
1008
  display: none;
1005
1009
  }
1006
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_text_1gl9c_vc118_1005:not(#\9) {
1010
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
1007
1011
  display: inline;
1008
1012
  }
1009
1013
  }
1010
1014
  @container (max-width: 500px) {
1011
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_count_1gl9c_vc118_1002:not(#\9) {
1015
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
1012
1016
  display: inline;
1013
1017
  }
1014
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_text_1gl9c_vc118_1005:not(#\9) {
1018
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
1015
1019
  display: none;
1016
1020
  }
1017
1021
  }
1018
1022
  }
1019
1023
  @supports not (contain: inline-size) {
1020
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_count_1gl9c_vc118_1002:not(#\9) {
1024
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_count_1gl9c_pz01r_1006:not(#\9) {
1021
1025
  display: none;
1022
1026
  }
1023
- .awsui_tab-button_1gl9c_vc118_892 > .awsui_text_1gl9c_vc118_1005:not(#\9) {
1027
+ .awsui_tab-button_1gl9c_pz01r_896 > .awsui_text_1gl9c_pz01r_1009:not(#\9) {
1024
1028
  display: inline;
1025
1029
  }
1026
1030
  }
1027
1031
 
1028
- .awsui_loading-screen_1gl9c_vc118_1027:not(#\9),
1029
- .awsui_error-screen_1gl9c_vc118_1028:not(#\9) {
1032
+ .awsui_loading-screen_1gl9c_pz01r_1031:not(#\9),
1033
+ .awsui_error-screen_1gl9c_pz01r_1032:not(#\9) {
1030
1034
  display: flex;
1031
1035
  align-items: center;
1032
1036
  justify-content: center;
@@ -1039,6 +1043,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_vc118_892:not(#\9):f
1039
1043
  border-end-end-radius: var(--border-radius-code-editor-i3qwje, 0px);
1040
1044
  }
1041
1045
 
1042
- .awsui_error-screen_1gl9c_vc118_1028:not(#\9) {
1046
+ .awsui_error-screen_1gl9c_pz01r_1032:not(#\9) {
1043
1047
  color: var(--color-text-status-error-p5bdwa, #d13212);
1044
1048
  }