@cloudscape-design/components 3.0.521 → 3.0.523

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