@cloudscape-design/components 3.0.15 → 3.0.16

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 (152) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/toggles/styles.css.js +3 -3
  8. package/app-layout/toggles/styles.scoped.css +12 -12
  9. package/app-layout/toggles/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +59 -59
  11. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  12. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  13. package/badge/styles.css.js +5 -5
  14. package/badge/styles.scoped.css +6 -6
  15. package/badge/styles.selectors.js +5 -5
  16. package/breadcrumb-group/item/styles.css.js +7 -7
  17. package/breadcrumb-group/item/styles.scoped.css +16 -16
  18. package/breadcrumb-group/item/styles.selectors.js +7 -7
  19. package/button/styles.css.js +18 -18
  20. package/button/styles.scoped.css +164 -164
  21. package/button/styles.selectors.js +18 -18
  22. package/button-dropdown/category-elements/styles.css.js +12 -12
  23. package/button-dropdown/category-elements/styles.scoped.css +23 -23
  24. package/button-dropdown/category-elements/styles.selectors.js +12 -12
  25. package/button-dropdown/item-element/styles.css.js +13 -13
  26. package/button-dropdown/item-element/styles.scoped.css +18 -18
  27. package/button-dropdown/item-element/styles.selectors.js +13 -13
  28. package/cards/styles.css.js +37 -37
  29. package/cards/styles.scoped.css +46 -46
  30. package/cards/styles.selectors.js +37 -37
  31. package/checkbox/styles.css.js +3 -3
  32. package/checkbox/styles.scoped.css +7 -7
  33. package/checkbox/styles.selectors.js +3 -3
  34. package/code-editor/styles.css.js +33 -33
  35. package/code-editor/styles.scoped.css +134 -134
  36. package/code-editor/styles.selectors.js +33 -33
  37. package/container/styles.css.js +15 -15
  38. package/container/styles.scoped.css +26 -26
  39. package/container/styles.selectors.js +15 -15
  40. package/date-picker/styles.css.js +24 -24
  41. package/date-picker/styles.scoped.css +46 -46
  42. package/date-picker/styles.selectors.js +24 -24
  43. package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  44. package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
  45. package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  46. package/date-range-picker/styles.css.js +42 -42
  47. package/date-range-picker/styles.scoped.css +53 -53
  48. package/date-range-picker/styles.selectors.js +42 -42
  49. package/expandable-section/styles.css.js +20 -20
  50. package/expandable-section/styles.scoped.css +42 -42
  51. package/expandable-section/styles.selectors.js +20 -20
  52. package/flashbar/styles.css.js +22 -22
  53. package/flashbar/styles.scoped.css +87 -87
  54. package/flashbar/styles.selectors.js +22 -22
  55. package/help-panel/styles.css.js +4 -4
  56. package/help-panel/styles.scoped.css +59 -59
  57. package/help-panel/styles.selectors.js +4 -4
  58. package/input/styles.css.js +13 -13
  59. package/input/styles.scoped.css +36 -36
  60. package/input/styles.selectors.js +13 -13
  61. package/internal/base-component/styles.scoped.css +12 -13
  62. package/internal/components/button-trigger/styles.css.js +9 -9
  63. package/internal/components/button-trigger/styles.scoped.css +26 -26
  64. package/internal/components/button-trigger/styles.selectors.js +9 -9
  65. package/internal/components/chart-legend/styles.css.js +7 -7
  66. package/internal/components/chart-legend/styles.scoped.css +16 -16
  67. package/internal/components/chart-legend/styles.selectors.js +7 -7
  68. package/internal/components/dropdown/styles.css.js +20 -20
  69. package/internal/components/dropdown/styles.scoped.css +38 -38
  70. package/internal/components/dropdown/styles.selectors.js +20 -20
  71. package/internal/components/filtering-token/styles.css.js +7 -7
  72. package/internal/components/filtering-token/styles.scoped.css +15 -15
  73. package/internal/components/filtering-token/styles.selectors.js +7 -7
  74. package/internal/components/menu-dropdown/styles.css.js +7 -7
  75. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  76. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  77. package/internal/components/options-list/styles.css.js +2 -2
  78. package/internal/components/options-list/styles.scoped.css +3 -3
  79. package/internal/components/options-list/styles.selectors.js +2 -2
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +28 -28
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/environment.js +1 -1
  84. package/internal/generated/theming/index.cjs +36 -39
  85. package/internal/generated/theming/index.js +36 -39
  86. package/link/styles.css.js +18 -18
  87. package/link/styles.scoped.css +70 -70
  88. package/link/styles.selectors.js +18 -18
  89. package/modal/styles.css.js +22 -22
  90. package/modal/styles.scoped.css +42 -42
  91. package/modal/styles.selectors.js +22 -22
  92. package/package.json +1 -1
  93. package/pagination/styles.css.js +9 -9
  94. package/pagination/styles.scoped.css +24 -24
  95. package/pagination/styles.selectors.js +9 -9
  96. package/popover/styles.css.js +48 -48
  97. package/popover/styles.scoped.css +64 -64
  98. package/popover/styles.selectors.js +48 -48
  99. package/radio-group/styles.css.js +9 -9
  100. package/radio-group/styles.scoped.css +17 -17
  101. package/radio-group/styles.selectors.js +9 -9
  102. package/segmented-control/styles.css.js +14 -14
  103. package/segmented-control/styles.scoped.css +36 -36
  104. package/segmented-control/styles.selectors.js +14 -14
  105. package/side-navigation/styles.css.js +22 -22
  106. package/side-navigation/styles.scoped.css +33 -33
  107. package/side-navigation/styles.selectors.js +22 -22
  108. package/split-panel/styles.css.js +58 -58
  109. package/split-panel/styles.scoped.css +81 -81
  110. package/split-panel/styles.selectors.js +58 -58
  111. package/table/body-cell/styles.css.js +7 -7
  112. package/table/body-cell/styles.scoped.css +20 -20
  113. package/table/body-cell/styles.selectors.js +7 -7
  114. package/table/header-cell/styles.css.js +14 -14
  115. package/table/header-cell/styles.scoped.css +26 -26
  116. package/table/header-cell/styles.selectors.js +14 -14
  117. package/table/styles.css.js +32 -32
  118. package/table/styles.scoped.css +40 -40
  119. package/table/styles.selectors.js +32 -32
  120. package/tabs/styles.css.js +21 -21
  121. package/tabs/styles.scoped.css +39 -39
  122. package/tabs/styles.selectors.js +21 -21
  123. package/tag-editor/styles.css.js +3 -3
  124. package/tag-editor/styles.scoped.css +11 -11
  125. package/tag-editor/styles.selectors.js +3 -3
  126. package/text-content/styles.css.js +1 -1
  127. package/text-content/styles.scoped.css +61 -61
  128. package/text-content/styles.selectors.js +1 -1
  129. package/textarea/styles.css.js +4 -4
  130. package/textarea/styles.scoped.css +14 -14
  131. package/textarea/styles.selectors.js +4 -4
  132. package/tiles/styles.css.js +28 -28
  133. package/tiles/styles.scoped.css +69 -69
  134. package/tiles/styles.selectors.js +28 -28
  135. package/toggle/styles.css.js +8 -8
  136. package/toggle/styles.scoped.css +15 -15
  137. package/toggle/styles.selectors.js +8 -8
  138. package/token-group/styles.css.js +7 -7
  139. package/token-group/styles.scoped.css +25 -25
  140. package/token-group/styles.selectors.js +7 -7
  141. package/top-navigation/1.0-beta/styles.css.js +25 -25
  142. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  143. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  144. package/top-navigation/styles.css.js +47 -47
  145. package/top-navigation/styles.scoped.css +68 -68
  146. package/top-navigation/styles.selectors.js +47 -47
  147. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  148. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  149. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  150. package/wizard/styles.css.js +31 -31
  151. package/wizard/styles.scoped.css +60 -60
  152. package/wizard/styles.selectors.js +31 -31
@@ -95,52 +95,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
98
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor:not(#\9) {
99
99
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
100
100
  font-size: 14px;
101
101
  line-height: 20px;
102
102
  }
103
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
105
105
  cursor: pointer;
106
106
  background-repeat: no-repeat;
107
107
  background-size: 16px 16px;
108
108
  background-position: 4px 2px;
109
109
  }
110
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: #d91515;
115
115
  color: var(--color-text-status-error-5sesl6, #d91515);
116
116
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
117
117
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
118
118
  }
119
119
  @supports (--css-variable-support-check: #000) {
120
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
120
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
121
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
122
122
  }
123
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
123
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
124
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
125
125
  }
126
126
  }
127
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
127
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
128
128
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
129
129
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
130
130
  }
131
131
  @supports (--css-variable-support-check: #000) {
132
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
132
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
133
133
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
134
134
  }
135
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
135
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
136
136
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
137
137
  }
138
138
  }
139
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-cell:not(#\9) {
139
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-cell:not(#\9) {
140
140
  padding-left: 24px;
141
141
  padding-right: 16px;
142
142
  }
143
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget:not(#\9) {
143
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget:not(#\9) {
144
144
  /* A good test case for disabled folds
145
145
  <<html<<<<
146
146
  </html>
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  border: none;
152
152
  box-shadow: none;
153
153
  }
154
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
154
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
155
155
  background: transparent;
156
156
  box-sizing: border-box;
157
157
  border-top: 1px solid #d1d5db;
@@ -159,121 +159,121 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
159
159
  border-bottom: 1px solid #d1d5db;
160
160
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-3l07nr, #d1d5db);
161
161
  }
162
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
162
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
163
163
  border-top: 1px solid #5f6b7a;
164
164
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-74siyt, #5f6b7a);
165
165
  border-bottom: 1px solid #5f6b7a;
166
166
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-74siyt, #5f6b7a);
167
167
  }
168
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter:not(#\9) {
168
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter:not(#\9) {
169
169
  background-color: #f4f4f4;
170
170
  background-color: var(--color-background-code-editor-gutter-default-l5k65m, #f4f4f4);
171
171
  color: #000716;
172
172
  color: var(--color-text-code-editor-gutter-default-q46j79, #000716);
173
173
  }
174
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
174
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
175
175
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  }
178
178
  @supports (--css-variable-support-check: #000) {
179
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
179
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
180
180
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
181
181
  }
182
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
182
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
183
183
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
184
184
  }
185
185
  }
186
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
186
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
187
187
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
188
188
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
189
189
  }
190
190
  @supports (--css-variable-support-check: #000) {
191
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
191
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
192
192
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
193
193
  }
194
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
194
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
195
195
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
196
196
  }
197
197
  }
198
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
198
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
199
199
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
200
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
201
201
  }
202
202
  @supports (--css-variable-support-check: #000) {
203
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
203
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
204
204
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
205
205
  }
206
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
206
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
207
207
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
208
208
  }
209
209
  }
210
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
210
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
211
211
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
212
212
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
213
213
  }
214
214
  @supports (--css-variable-support-check: #000) {
215
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
215
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
216
216
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
217
217
  }
218
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
218
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
219
219
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
220
220
  }
221
221
  }
222
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line:not(#\9) {
222
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line:not(#\9) {
223
223
  background-color: #5f6b7a;
224
224
  background-color: var(--color-background-code-editor-gutter-active-line-default-p2p8kl, #5f6b7a);
225
225
  color: #ffffff;
226
226
  color: var(--color-text-code-editor-gutter-active-line-3r48bk, #ffffff);
227
227
  }
228
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
228
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
229
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
230
230
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
231
231
  }
232
232
  @supports (--css-variable-support-check: #000) {
233
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
233
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
234
234
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
235
235
  }
236
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
236
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
237
237
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
238
238
  }
239
239
  }
240
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
240
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
241
241
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
242
242
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
243
243
  }
244
244
  @supports (--css-variable-support-check: #000) {
245
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
245
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
246
246
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
247
247
  }
248
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
248
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
249
249
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
250
250
  }
251
251
  }
252
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
252
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
253
253
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
254
254
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
255
255
  }
256
256
  @supports (--css-variable-support-check: #000) {
257
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
257
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
258
258
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
259
259
  }
260
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
260
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
261
261
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
262
262
  }
263
263
  }
264
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
264
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
265
265
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
266
266
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
267
267
  }
268
268
  @supports (--css-variable-support-check: #000) {
269
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
269
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
270
270
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
271
271
  }
272
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
272
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
273
273
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
274
274
  }
275
275
  }
276
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
276
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
277
277
  color: #ffffff;
278
278
  color: var(--color-text-code-editor-gutter-active-line-3r48bk, #ffffff);
279
279
  background-color: #d91515;
@@ -282,81 +282,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
282
282
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
283
283
  }
284
284
  @supports (--css-variable-support-check: #000) {
285
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
285
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
286
286
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
287
287
  }
288
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
288
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
289
289
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
290
290
  }
291
291
  }
292
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
292
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
293
293
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%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");
294
294
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
295
295
  }
296
296
  @supports (--css-variable-support-check: #000) {
297
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
297
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
298
298
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
299
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
300
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
301
301
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
302
302
  }
303
303
  }
304
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
304
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
305
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
306
306
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
307
307
  }
308
308
  @supports (--css-variable-support-check: #000) {
309
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
309
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
310
310
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
311
311
  }
312
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
312
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
313
313
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
314
314
  }
315
315
  }
316
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
316
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
317
317
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
318
318
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
319
319
  }
320
320
  @supports (--css-variable-support-check: #000) {
321
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
321
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
322
322
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
323
323
  }
324
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
324
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
325
325
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
326
326
  }
327
327
  }
328
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
328
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
329
329
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
330
330
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
331
331
  }
332
332
  @supports (--css-variable-support-check: #000) {
333
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
333
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
334
334
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
335
335
  }
336
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
336
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
337
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='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
338
338
  }
339
339
  }
340
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
340
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
341
341
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
342
342
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
343
343
  }
344
344
  @supports (--css-variable-support-check: #000) {
345
- .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
345
+ .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
346
346
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
347
347
  }
348
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_16dw6_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
348
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1s5kr_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
349
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='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
350
350
  }
351
351
  }
352
352
 
353
- .awsui_code-editor-refresh_1gl9c_16dw6_342 .ace_editor .ace_gutter:not(#\9) {
353
+ .awsui_code-editor-refresh_1gl9c_1s5kr_342 .ace_editor .ace_gutter:not(#\9) {
354
354
  border-top-left-radius: calc(8px - 2px);
355
- border-top-left-radius: calc(var(--border-item-radius-43830w, 8px) - var(--border-item-width-qbbbsa, 2px));
355
+ border-top-left-radius: calc(var(--border-radius-item-u2ibpi, 8px) - var(--border-item-width-qbbbsa, 2px));
356
356
  }
357
- .awsui_code-editor-refresh_1gl9c_16dw6_342 .ace_editor .ace_scroller:not(#\9) {
357
+ .awsui_code-editor-refresh_1gl9c_1s5kr_342 .ace_editor .ace_scroller:not(#\9) {
358
358
  border-top-right-radius: calc(8px - 2px);
359
- border-top-right-radius: calc(var(--border-item-radius-43830w, 8px) - var(--border-item-width-qbbbsa, 2px));
359
+ border-top-right-radius: calc(var(--border-radius-item-u2ibpi, 8px) - var(--border-item-width-qbbbsa, 2px));
360
360
  }
361
361
 
362
362
  /* stylelint-enable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
@@ -364,7 +364,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
364
364
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
365
365
  SPDX-License-Identifier: Apache-2.0
366
366
  */
367
- .awsui_pane_1gl9c_16dw6_354:not(#\9) {
367
+ .awsui_pane_1gl9c_1s5kr_354:not(#\9) {
368
368
  display: flex;
369
369
  position: relative;
370
370
  flex-direction: row;
@@ -372,21 +372,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
372
372
  border-top: 2px solid #d1d5db;
373
373
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-default-l9vmjf, #d1d5db);
374
374
  border-bottom-left-radius: 8px;
375
- border-bottom-left-radius: var(--border-item-radius-43830w, 8px);
375
+ border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
376
376
  border-bottom-right-radius: 8px;
377
- border-bottom-right-radius: var(--border-item-radius-43830w, 8px);
377
+ border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
378
378
  background: #f4f4f4;
379
379
  background: var(--color-background-code-editor-status-bar-qgcwj5, #f4f4f4);
380
380
  color: #000716;
381
381
  color: var(--color-text-body-default-ajf1h5, #000716);
382
382
  }
383
- .awsui_pane__close-container_1gl9c_16dw6_365:not(#\9) {
383
+ .awsui_pane__close-container_1gl9c_1s5kr_365:not(#\9) {
384
384
  position: absolute;
385
385
  top: 0;
386
386
  right: calc(12px / 2);
387
387
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
388
388
  }
389
- .awsui_pane__list_1gl9c_16dw6_370:not(#\9) {
389
+ .awsui_pane__list_1gl9c_1s5kr_370:not(#\9) {
390
390
  flex: 1;
391
391
  overflow: auto;
392
392
  max-height: 100%;
@@ -394,82 +394,82 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
394
394
  margin-right: calc(22px + 2 * 8px);
395
395
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
396
396
  }
397
- .awsui_pane__table_1gl9c_16dw6_377:not(#\9) {
397
+ .awsui_pane__table_1gl9c_1s5kr_377:not(#\9) {
398
398
  width: 100%;
399
399
  border-spacing: 0;
400
400
  margin: 12px 0;
401
401
  margin: var(--space-s-hv8c1d, 12px) 0;
402
402
  }
403
- .awsui_pane__item_1gl9c_16dw6_382 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9) {
403
+ .awsui_pane__item_1gl9c_1s5kr_382 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9) {
404
404
  border-top: 2px solid transparent;
405
405
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
406
406
  border-bottom: 2px solid transparent;
407
407
  border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
408
408
  }
409
- .awsui_pane__item_1gl9c_16dw6_382 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9):first-child {
409
+ .awsui_pane__item_1gl9c_1s5kr_382 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9):first-child {
410
410
  border-left: 2px solid transparent;
411
411
  border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
412
412
  border-top-left-radius: 8px;
413
- border-top-left-radius: var(--border-item-radius-43830w, 8px);
413
+ border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
414
414
  border-bottom-left-radius: 8px;
415
- border-bottom-left-radius: var(--border-item-radius-43830w, 8px);
415
+ border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
416
416
  }
417
- .awsui_pane__item_1gl9c_16dw6_382 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9):last-child {
417
+ .awsui_pane__item_1gl9c_1s5kr_382 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9):last-child {
418
418
  border-right: 2px solid transparent;
419
419
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-transparent-b76lky, transparent);
420
420
  border-top-right-radius: 8px;
421
- border-top-right-radius: var(--border-item-radius-43830w, 8px);
421
+ border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
422
422
  border-bottom-right-radius: 8px;
423
- border-bottom-right-radius: var(--border-item-radius-43830w, 8px);
423
+ border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
424
424
  }
425
- .awsui_pane__item--highlighted_1gl9c_16dw6_396:not(#\9), .awsui_pane__item_1gl9c_16dw6_382:not(#\9):hover, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):focus {
425
+ .awsui_pane__item--highlighted_1gl9c_1s5kr_396:not(#\9), .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):hover, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):focus {
426
426
  cursor: pointer;
427
427
  outline: none;
428
428
  }
429
- .awsui_pane__item--highlighted_1gl9c_16dw6_396 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9), .awsui_pane__item_1gl9c_16dw6_382:not(#\9):hover > .awsui_pane__cell_1gl9c_16dw6_382, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):focus > .awsui_pane__cell_1gl9c_16dw6_382 {
429
+ .awsui_pane__item--highlighted_1gl9c_1s5kr_396 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9), .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1s5kr_382, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1s5kr_382 {
430
430
  background-color: #e9ebed;
431
431
  background-color: var(--color-background-code-editor-pane-item-hover-lrigi6, #e9ebed);
432
432
  }
433
- .awsui_pane__item--highlighted_1gl9c_16dw6_396 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9), .awsui_pane__item_1gl9c_16dw6_382:not(#\9):hover > .awsui_pane__cell_1gl9c_16dw6_382, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):focus > .awsui_pane__cell_1gl9c_16dw6_382 {
433
+ .awsui_pane__item--highlighted_1gl9c_1s5kr_396 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9), .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1s5kr_382, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1s5kr_382 {
434
434
  border-top: 2px solid #7d8998;
435
435
  border-top: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
436
436
  border-bottom: 2px solid #7d8998;
437
437
  border-bottom: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
438
438
  }
439
- .awsui_pane__item--highlighted_1gl9c_16dw6_396 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9):first-child, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):hover > .awsui_pane__cell_1gl9c_16dw6_382:first-child, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):focus > .awsui_pane__cell_1gl9c_16dw6_382:first-child {
439
+ .awsui_pane__item--highlighted_1gl9c_1s5kr_396 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9):first-child, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1s5kr_382:first-child, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1s5kr_382:first-child {
440
440
  border-left: 2px solid #7d8998;
441
441
  border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
442
442
  border-top-left-radius: 8px;
443
- border-top-left-radius: var(--border-item-radius-43830w, 8px);
443
+ border-top-left-radius: var(--border-radius-item-u2ibpi, 8px);
444
444
  border-bottom-left-radius: 8px;
445
- border-bottom-left-radius: var(--border-item-radius-43830w, 8px);
445
+ border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
446
446
  }
447
- .awsui_pane__item--highlighted_1gl9c_16dw6_396 > .awsui_pane__cell_1gl9c_16dw6_382:not(#\9):last-child, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):hover > .awsui_pane__cell_1gl9c_16dw6_382:last-child, .awsui_pane__item_1gl9c_16dw6_382:not(#\9):focus > .awsui_pane__cell_1gl9c_16dw6_382:last-child {
447
+ .awsui_pane__item--highlighted_1gl9c_1s5kr_396 > .awsui_pane__cell_1gl9c_1s5kr_382:not(#\9):last-child, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):hover > .awsui_pane__cell_1gl9c_1s5kr_382:last-child, .awsui_pane__item_1gl9c_1s5kr_382:not(#\9):focus > .awsui_pane__cell_1gl9c_1s5kr_382:last-child {
448
448
  border-right: 2px solid #7d8998;
449
449
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-pane-item-hover-xephrt, #7d8998);
450
450
  border-top-right-radius: 8px;
451
- border-top-right-radius: var(--border-item-radius-43830w, 8px);
451
+ border-top-right-radius: var(--border-radius-item-u2ibpi, 8px);
452
452
  border-bottom-right-radius: 8px;
453
- border-bottom-right-radius: var(--border-item-radius-43830w, 8px);
453
+ border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
454
454
  }
455
- .awsui_pane__location_1gl9c_16dw6_417:not(#\9), .awsui_pane__description_1gl9c_16dw6_417:not(#\9) {
455
+ .awsui_pane__location_1gl9c_1s5kr_417:not(#\9), .awsui_pane__description_1gl9c_1s5kr_417:not(#\9) {
456
456
  padding: 4px 12px;
457
457
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
458
458
  }
459
- .awsui_pane__location_1gl9c_16dw6_417:not(#\9) {
459
+ .awsui_pane__location_1gl9c_1s5kr_417:not(#\9) {
460
460
  vertical-align: baseline;
461
461
  white-space: nowrap;
462
462
  padding-left: calc(20px + 12px);
463
463
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
464
464
  }
465
- .awsui_pane__description_1gl9c_16dw6_417:not(#\9) {
465
+ .awsui_pane__description_1gl9c_1s5kr_417:not(#\9) {
466
466
  padding-right: 0;
467
467
  min-width: 0;
468
468
  -ms-word-break: break-all;
469
469
  word-break: break-word;
470
470
  }
471
471
 
472
- .awsui_focus-lock_1gl9c_16dw6_432:not(#\9) {
472
+ .awsui_focus-lock_1gl9c_1s5kr_432:not(#\9) {
473
473
  height: 100%;
474
474
  }
475
475
 
@@ -477,7 +477,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
477
477
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
478
478
  SPDX-License-Identifier: Apache-2.0
479
479
  */
480
- .awsui_code-editor_1gl9c_16dw6_98:not(#\9) {
480
+ .awsui_code-editor_1gl9c_1s5kr_98:not(#\9) {
481
481
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
482
482
  border-collapse: separate;
483
483
  border-spacing: 0;
@@ -520,16 +520,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
520
520
  border: 2px solid #d1d5db;
521
521
  border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-default-l9vmjf, #d1d5db);
522
522
  border-radius: 8px;
523
- border-radius: var(--border-item-radius-43830w, 8px);
523
+ border-radius: var(--border-radius-item-u2ibpi, 8px);
524
524
  width: 100%;
525
525
  }
526
526
 
527
- .awsui_resizable-box_1gl9c_16dw6_455:not(#\9) {
527
+ .awsui_resizable-box_1gl9c_1s5kr_455:not(#\9) {
528
528
  position: relative;
529
529
  width: 100%;
530
530
  }
531
531
 
532
- .awsui_resizable-box-handle_1gl9c_16dw6_460:not(#\9) {
532
+ .awsui_resizable-box-handle_1gl9c_1s5kr_460:not(#\9) {
533
533
  position: absolute;
534
534
  right: 0;
535
535
  bottom: 0;
@@ -549,31 +549,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
549
549
  cursor: ns-resize;
550
550
  }
551
551
  @supports (--css-variable-support-check: #000) {
552
- .awsui_resizable-box-handle_1gl9c_16dw6_460:not(#\9) {
552
+ .awsui_resizable-box-handle_1gl9c_1s5kr_460:not(#\9) {
553
553
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
554
554
  }
555
- .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_16dw6_460:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_16dw6_460:not(#\9) {
555
+ .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_1s5kr_460:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_1s5kr_460:not(#\9) {
556
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='%23d1d5db' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
557
557
  }
558
558
  }
559
559
 
560
- .awsui_editor_1gl9c_16dw6_485:not(#\9) {
560
+ .awsui_editor_1gl9c_1s5kr_485:not(#\9) {
561
561
  position: absolute;
562
562
  top: 0;
563
563
  right: 0;
564
564
  bottom: 0;
565
565
  left: 0;
566
566
  }
567
- .awsui_editor_1gl9c_16dw6_485:not(#\9):focus {
567
+ .awsui_editor_1gl9c_1s5kr_485:not(#\9):focus {
568
568
  position: relative;
569
569
  position: absolute;
570
570
  overflow: visible;
571
571
  }
572
- .awsui_editor_1gl9c_16dw6_485:not(#\9):focus {
572
+ .awsui_editor_1gl9c_1s5kr_485:not(#\9):focus {
573
573
  outline: 2px dotted transparent;
574
574
  outline-offset: calc(3px - 1px);
575
575
  }
576
- .awsui_editor_1gl9c_16dw6_485:not(#\9):focus::before {
576
+ .awsui_editor_1gl9c_1s5kr_485:not(#\9):focus::before {
577
577
  content: " ";
578
578
  display: block;
579
579
  position: absolute;
@@ -582,19 +582,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
582
582
  width: calc(100% + 2 * 3px);
583
583
  height: calc(100% + 2 * 3px);
584
584
  border-radius: 4px;
585
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
585
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
586
586
  box-shadow: 0 0 0 2px #0972d3;
587
587
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
588
588
  }
589
589
 
590
- .awsui_code-editor-refresh_1gl9c_16dw6_342 > .awsui_resizable-box_1gl9c_16dw6_455 > .awsui_editor_1gl9c_16dw6_485:not(#\9) {
590
+ .awsui_code-editor-refresh_1gl9c_1s5kr_342 > .awsui_resizable-box_1gl9c_1s5kr_455 > .awsui_editor_1gl9c_1s5kr_485:not(#\9) {
591
591
  border-top-left-radius: calc(8px - 2px);
592
- border-top-left-radius: calc(var(--border-item-radius-43830w, 8px) - var(--border-item-width-qbbbsa, 2px));
592
+ border-top-left-radius: calc(var(--border-radius-item-u2ibpi, 8px) - var(--border-item-width-qbbbsa, 2px));
593
593
  border-top-right-radius: calc(8px - 2px);
594
- border-top-right-radius: calc(var(--border-item-radius-43830w, 8px) - var(--border-item-width-qbbbsa, 2px));
594
+ border-top-right-radius: calc(var(--border-radius-item-u2ibpi, 8px) - var(--border-item-width-qbbbsa, 2px));
595
595
  }
596
596
 
597
- .awsui_status-bar_1gl9c_16dw6_518:not(#\9) {
597
+ .awsui_status-bar_1gl9c_1s5kr_518:not(#\9) {
598
598
  display: flex;
599
599
  vertical-align: middle;
600
600
  border-top: 2px solid #d1d5db;
@@ -605,13 +605,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
605
605
  -ms-word-break: break-all;
606
606
  word-break: break-word;
607
607
  }
608
- .awsui_status-bar-with-hidden-pane_1gl9c_16dw6_527:not(#\9) {
608
+ .awsui_status-bar-with-hidden-pane_1gl9c_1s5kr_527:not(#\9) {
609
609
  border-bottom-left-radius: 8px;
610
- border-bottom-left-radius: var(--border-item-radius-43830w, 8px);
610
+ border-bottom-left-radius: var(--border-radius-item-u2ibpi, 8px);
611
611
  border-bottom-right-radius: 8px;
612
- border-bottom-right-radius: var(--border-item-radius-43830w, 8px);
612
+ border-bottom-right-radius: var(--border-radius-item-u2ibpi, 8px);
613
613
  }
614
- .awsui_status-bar__left_1gl9c_16dw6_531:not(#\9) {
614
+ .awsui_status-bar__left_1gl9c_1s5kr_531:not(#\9) {
615
615
  flex: 1;
616
616
  display: flex;
617
617
  flex-wrap: wrap;
@@ -620,33 +620,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
620
620
  border-right: 2px solid #d1d5db;
621
621
  border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-code-editor-default-l9vmjf, #d1d5db);
622
622
  }
623
- .awsui_status-bar__left-virtual_1gl9c_16dw6_538:not(#\9) {
623
+ .awsui_status-bar__left-virtual_1gl9c_1s5kr_538:not(#\9) {
624
624
  flex-wrap: nowrap;
625
625
  white-space: nowrap;
626
626
  }
627
- .awsui_status-bar__right_1gl9c_16dw6_542:not(#\9) {
627
+ .awsui_status-bar__right_1gl9c_1s5kr_542:not(#\9) {
628
628
  display: flex;
629
629
  align-items: center;
630
630
  }
631
- .awsui_status-bar__language-mode_1gl9c_16dw6_546:not(#\9), .awsui_status-bar__cursor-position_1gl9c_16dw6_546:not(#\9) {
631
+ .awsui_status-bar__language-mode_1gl9c_1s5kr_546:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1s5kr_546:not(#\9) {
632
632
  display: inline-block;
633
633
  color: #000716;
634
634
  color: var(--color-text-body-default-ajf1h5, #000716);
635
635
  padding: 8px 12px;
636
636
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
637
637
  }
638
- .awsui_status-bar__cog-button_1gl9c_16dw6_551:not(#\9) {
638
+ .awsui_status-bar__cog-button_1gl9c_1s5kr_551:not(#\9) {
639
639
  padding: calc(4px - 1px) calc(8px - 2px);
640
640
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
641
641
  }
642
642
 
643
- .awsui_status-bar-virtual_1gl9c_16dw6_555:not(#\9) {
643
+ .awsui_status-bar-virtual_1gl9c_1s5kr_555:not(#\9) {
644
644
  position: absolute !important;
645
645
  top: -9999px !important;
646
646
  left: -9999px !important;
647
647
  }
648
648
 
649
- .awsui_tab-button_1gl9c_16dw6_561:not(#\9) {
649
+ .awsui_tab-button_1gl9c_1s5kr_561:not(#\9) {
650
650
  position: relative;
651
651
  display: inline-block;
652
652
  padding: 8px 12px;
@@ -661,11 +661,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
661
661
  cursor: pointer;
662
662
  z-index: 1;
663
663
  }
664
- .awsui_tab-button--refresh_1gl9c_16dw6_574:not(#\9) {
664
+ .awsui_tab-button--refresh_1gl9c_1s5kr_574:not(#\9) {
665
665
  padding-bottom: calc(8px + 4px - 2px);
666
666
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-ce5ls7, 4px) - 2px);
667
667
  }
668
- .awsui_tab-button_1gl9c_16dw6_561:not(#\9)::after {
668
+ .awsui_tab-button_1gl9c_1s5kr_561:not(#\9)::after {
669
669
  content: "";
670
670
  position: absolute;
671
671
  left: 0;
@@ -674,57 +674,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
674
674
  height: 4px;
675
675
  height: var(--border-active-width-ce5ls7, 4px);
676
676
  border-radius: 20px;
677
- border-radius: var(--border-active-radius-vyzbl1, 20px);
677
+ border-radius: var(--border-radius-tabs-focus-ring-j968on, 20px);
678
678
  background: #d91515;
679
679
  background: var(--color-text-status-error-5sesl6, #d91515);
680
680
  opacity: 0;
681
681
  }
682
- .awsui_tab-button--active_1gl9c_16dw6_588:not(#\9)::after {
682
+ .awsui_tab-button--active_1gl9c_1s5kr_588:not(#\9)::after {
683
683
  opacity: 1;
684
684
  }
685
- .awsui_tab-button--refresh_1gl9c_16dw6_574:not(#\9)::after {
685
+ .awsui_tab-button--refresh_1gl9c_1s5kr_574:not(#\9)::after {
686
686
  transition: opacity 165ms cubic-bezier(0.84, 0, 0.16, 1);
687
687
  transition: opacity var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
688
688
  }
689
689
  @media (prefers-reduced-motion: reduce) {
690
- .awsui_tab-button--refresh_1gl9c_16dw6_574:not(#\9)::after {
690
+ .awsui_tab-button--refresh_1gl9c_1s5kr_574:not(#\9)::after {
691
691
  animation: none;
692
692
  transition: none;
693
693
  }
694
694
  }
695
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_16dw6_574:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_16dw6_574:not(#\9)::after {
695
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1s5kr_574:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1s5kr_574:not(#\9)::after {
696
696
  animation: none;
697
697
  transition: none;
698
698
  }
699
- .awsui_tab-button_1gl9c_16dw6_561:not(#\9):hover {
699
+ .awsui_tab-button_1gl9c_1s5kr_561:not(#\9):hover {
700
700
  color: #ffffff;
701
701
  color: var(--color-text-code-editor-tab-button-error-vez6ll, #ffffff);
702
702
  background: #d91515;
703
703
  background: var(--color-text-status-error-5sesl6, #d91515);
704
704
  }
705
- .awsui_tab-button--disabled_1gl9c_16dw6_608:not(#\9) {
705
+ .awsui_tab-button--disabled_1gl9c_1s5kr_608:not(#\9) {
706
706
  font-weight: normal;
707
707
  color: #7d8998;
708
708
  color: var(--color-text-code-editor-status-bar-disabled-6bhuub, #7d8998);
709
709
  cursor: default;
710
710
  }
711
- .awsui_tab-button--disabled_1gl9c_16dw6_608:not(#\9):hover {
711
+ .awsui_tab-button--disabled_1gl9c_1s5kr_608:not(#\9):hover {
712
712
  color: #7d8998;
713
713
  color: var(--color-text-code-editor-status-bar-disabled-6bhuub, #7d8998);
714
714
  background: transparent;
715
715
  }
716
- .awsui_tab-button--disabled_1gl9c_16dw6_608:not(#\9)::after {
716
+ .awsui_tab-button--disabled_1gl9c_1s5kr_608:not(#\9)::after {
717
717
  display: none;
718
718
  }
719
- .awsui_tab-button_1gl9c_16dw6_561[data-awsui-focus-visible=true]:not(#\9):focus {
719
+ .awsui_tab-button_1gl9c_1s5kr_561[data-awsui-focus-visible=true]:not(#\9):focus {
720
720
  position: relative;
721
721
  }
722
- .awsui_tab-button_1gl9c_16dw6_561[data-awsui-focus-visible=true]:not(#\9):focus {
722
+ .awsui_tab-button_1gl9c_1s5kr_561[data-awsui-focus-visible=true]:not(#\9):focus {
723
723
  outline: 2px dotted transparent;
724
724
  outline-offset: calc(-7px - 1px);
725
725
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-eivtla, -7px) - 1px);
726
726
  }
727
- .awsui_tab-button_1gl9c_16dw6_561[data-awsui-focus-visible=true]:not(#\9):focus::before {
727
+ .awsui_tab-button_1gl9c_1s5kr_561[data-awsui-focus-visible=true]:not(#\9):focus::before {
728
728
  content: " ";
729
729
  display: block;
730
730
  position: absolute;
@@ -737,11 +737,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
737
737
  height: calc(100% + 2 * -7px);
738
738
  height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-eivtla, -7px));
739
739
  border-radius: 4px;
740
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
740
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
741
741
  box-shadow: 0 0 0 2px #0972d3;
742
742
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
743
743
  }
744
- .awsui_tab-button--divider_1gl9c_16dw6_638:not(#\9) {
744
+ .awsui_tab-button--divider_1gl9c_1s5kr_638:not(#\9) {
745
745
  display: inline-block;
746
746
  height: 22px;
747
747
  height: var(--font-body-m-line-height-i7xxvv, 22px);
@@ -751,12 +751,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
751
751
  background: var(--color-border-tabs-divider-69fx5i, #e9ebed);
752
752
  vertical-align: middle;
753
753
  }
754
- .awsui_tab-button--errors_1gl9c_16dw6_645:not(#\9), .awsui_tab-button--warnings_1gl9c_16dw6_645:not(#\9) {
754
+ .awsui_tab-button--errors_1gl9c_1s5kr_645:not(#\9), .awsui_tab-button--warnings_1gl9c_1s5kr_645:not(#\9) {
755
755
  /* used in test-utils */
756
756
  }
757
757
 
758
- .awsui_loading-screen_1gl9c_16dw6_649:not(#\9),
759
- .awsui_error-screen_1gl9c_16dw6_650:not(#\9) {
758
+ .awsui_loading-screen_1gl9c_1s5kr_649:not(#\9),
759
+ .awsui_error-screen_1gl9c_1s5kr_650:not(#\9) {
760
760
  display: flex;
761
761
  align-items: center;
762
762
  justify-content: center;
@@ -766,10 +766,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
766
766
  background: #fbfbfb;
767
767
  background: var(--color-background-code-editor-loading-4cqamf, #fbfbfb);
768
768
  border-radius: 8px;
769
- border-radius: var(--border-item-radius-43830w, 8px);
769
+ border-radius: var(--border-radius-item-u2ibpi, 8px);
770
770
  }
771
771
 
772
- .awsui_error-screen_1gl9c_16dw6_650:not(#\9) {
772
+ .awsui_error-screen_1gl9c_1s5kr_650:not(#\9) {
773
773
  color: #d91515;
774
774
  color: var(--color-text-status-error-5sesl6, #d91515);
775
775
  }