@cloudscape-design/components-themeable 3.0.20 → 3.0.21

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 (115) hide show
  1. package/lib/internal/scss/annotation-context/annotation/styles.scss +1 -1
  2. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  3. package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
  4. package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
  5. package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
  6. package/lib/internal/scss/pagination/styles.scss +1 -1
  7. package/lib/internal/scss/radio-group/styles.scss +1 -1
  8. package/lib/internal/scss/tiles/styles.scss +1 -1
  9. package/lib/internal/scss/token-group/styles.scss +2 -2
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
  14. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -12
  15. package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
  16. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
  17. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +152 -152
  18. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
  19. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  20. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
  21. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  22. package/lib/internal/template/button/styles.css.js +18 -18
  23. package/lib/internal/template/button/styles.scoped.css +163 -163
  24. package/lib/internal/template/button/styles.selectors.js +18 -18
  25. package/lib/internal/template/checkbox/styles.css.js +3 -3
  26. package/lib/internal/template/checkbox/styles.scoped.css +7 -7
  27. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  28. package/lib/internal/template/code-editor/styles.css.js +33 -33
  29. package/lib/internal/template/code-editor/styles.scoped.css +166 -166
  30. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  31. package/lib/internal/template/expandable-section/styles.css.js +20 -20
  32. package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
  33. package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
  34. package/lib/internal/template/help-panel/styles.css.js +4 -4
  35. package/lib/internal/template/help-panel/styles.scoped.css +59 -59
  36. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  37. package/lib/internal/template/input/styles.css.js +13 -13
  38. package/lib/internal/template/input/styles.scoped.css +35 -35
  39. package/lib/internal/template/input/styles.selectors.js +13 -13
  40. package/lib/internal/template/internal/base-component/styles.scoped.css +10 -6
  41. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  42. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
  43. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  44. package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
  45. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  46. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
  47. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  48. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
  49. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  50. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  51. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  52. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  53. package/lib/internal/template/internal/environment.js +1 -1
  54. package/lib/internal/template/internal/generated/theming/index.cjs +18 -12
  55. package/lib/internal/template/internal/generated/theming/index.js +18 -12
  56. package/lib/internal/template/link/styles.css.js +18 -18
  57. package/lib/internal/template/link/styles.scoped.css +70 -70
  58. package/lib/internal/template/link/styles.selectors.js +18 -18
  59. package/lib/internal/template/pagination/styles.css.js +9 -9
  60. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  61. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  62. package/lib/internal/template/popover/styles.css.js +48 -48
  63. package/lib/internal/template/popover/styles.scoped.css +63 -63
  64. package/lib/internal/template/popover/styles.selectors.js +48 -48
  65. package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
  66. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  67. package/lib/internal/template/radio-group/styles.css.js +9 -9
  68. package/lib/internal/template/radio-group/styles.scoped.css +17 -17
  69. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  70. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  71. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  72. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  73. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  74. package/lib/internal/template/side-navigation/styles.scoped.css +33 -33
  75. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  76. package/lib/internal/template/split-panel/styles.css.js +58 -58
  77. package/lib/internal/template/split-panel/styles.scoped.css +81 -81
  78. package/lib/internal/template/split-panel/styles.selectors.js +58 -58
  79. package/lib/internal/template/table/header-cell/styles.css.js +14 -14
  80. package/lib/internal/template/table/header-cell/styles.scoped.css +26 -26
  81. package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
  82. package/lib/internal/template/tabs/styles.css.js +21 -21
  83. package/lib/internal/template/tabs/styles.scoped.css +38 -38
  84. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  85. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  86. package/lib/internal/template/tag-editor/styles.scoped.css +11 -11
  87. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  88. package/lib/internal/template/text-content/styles.css.js +1 -1
  89. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  90. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  91. package/lib/internal/template/textarea/styles.css.js +4 -4
  92. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  93. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  94. package/lib/internal/template/tiles/styles.css.js +28 -28
  95. package/lib/internal/template/tiles/styles.scoped.css +69 -69
  96. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  97. package/lib/internal/template/toggle/styles.css.js +8 -8
  98. package/lib/internal/template/toggle/styles.scoped.css +15 -15
  99. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  100. package/lib/internal/template/token-group/styles.css.js +7 -7
  101. package/lib/internal/template/token-group/styles.scoped.css +25 -25
  102. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  103. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  104. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  105. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  106. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  107. package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
  108. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  109. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  110. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  111. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  112. package/lib/internal/template/wizard/styles.css.js +31 -31
  113. package/lib/internal/template/wizard/styles.scoped.css +59 -59
  114. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  115. package/package.json +1 -1
@@ -95,22 +95,22 @@ 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_1etk1_98 .ace_editor:not(#\9) {
98
+ .awsui_code-editor_1gl9c_12bdt_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_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
103
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
104
+ .awsui_code-editor_1gl9c_12bdt_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_1etk1_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
110
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
111
111
  background-image: none;
112
112
  }
113
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
113
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
114
114
  color: #d13212;
115
115
  color: var(--color-text-status-error-jer77f, #d13212);
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='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
@@ -118,53 +118,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
118
118
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
119
119
  }
120
120
  @supports (--css-variable-support-check: #000) {
121
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
121
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
122
122
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
123
123
  }
124
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
125
125
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
126
126
  }
127
127
  }
128
128
  @supports (--css-variable-support-check: #000) {
129
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
129
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
130
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
131
131
  }
132
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
132
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
133
133
  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");
134
134
  }
135
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
135
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_error: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 %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");
137
137
  }
138
138
  }
139
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
139
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
140
140
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
141
141
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
142
142
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
143
143
  }
144
144
  @supports (--css-variable-support-check: #000) {
145
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
145
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
146
146
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
147
147
  }
148
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
148
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
149
149
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
150
150
  }
151
151
  }
152
152
  @supports (--css-variable-support-check: #000) {
153
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
153
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
154
154
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
155
155
  }
156
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
157
157
  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");
158
158
  }
159
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
160
160
  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");
161
161
  }
162
162
  }
163
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-cell:not(#\9) {
163
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-cell:not(#\9) {
164
164
  padding-left: 24px;
165
165
  padding-right: 16px;
166
166
  }
167
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget:not(#\9) {
167
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget:not(#\9) {
168
168
  /* A good test case for disabled folds
169
169
  <<html<<<<
170
170
  </html>
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  border: none;
176
176
  box-shadow: none;
177
177
  }
178
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
178
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
179
179
  background: transparent;
180
180
  box-sizing: border-box;
181
181
  border-top: 1px solid #d5dbdb;
@@ -183,217 +183,217 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  border-bottom: 1px solid #d5dbdb;
184
184
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
185
185
  }
186
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
186
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
187
187
  border-top: 1px solid #687078;
188
188
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
189
189
  border-bottom: 1px solid #687078;
190
190
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
191
191
  }
192
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter:not(#\9) {
192
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter:not(#\9) {
193
193
  background-color: #f2f3f3;
194
194
  background-color: var(--color-background-code-editor-gutter-default-jzy459, #f2f3f3);
195
195
  color: #16191f;
196
196
  color: var(--color-text-code-editor-gutter-default-xo884c, #16191f);
197
197
  }
198
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
198
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open: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='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
200
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
201
201
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
202
202
  }
203
203
  @supports (--css-variable-support-check: #000) {
204
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
204
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
205
205
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
206
206
  }
207
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
207
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
208
208
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
209
209
  }
210
210
  }
211
211
  @supports (--css-variable-support-check: #000) {
212
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
212
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
213
213
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
214
214
  }
215
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
215
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
216
216
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
217
217
  }
218
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
218
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
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='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
220
220
  }
221
221
  }
222
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
222
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
223
223
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
224
224
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  }
227
227
  @supports (--css-variable-support-check: #000) {
228
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
228
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
229
229
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
230
230
  }
231
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
231
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
232
232
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
233
233
  }
234
234
  }
235
235
  @supports (--css-variable-support-check: #000) {
236
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
236
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
237
237
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
238
238
  }
239
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
239
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
240
240
  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");
241
241
  }
242
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
242
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
243
243
  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");
244
244
  }
245
245
  }
246
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
246
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
247
247
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
248
248
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
249
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
250
  }
251
251
  @supports (--css-variable-support-check: #000) {
252
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
252
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
253
253
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
254
254
  }
255
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
255
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
256
256
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
257
257
  }
258
258
  }
259
259
  @supports (--css-variable-support-check: #000) {
260
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
260
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
261
261
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
262
262
  }
263
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
263
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
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='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
265
265
  }
266
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
266
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
267
267
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
268
268
  }
269
269
  }
270
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
270
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
271
271
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
272
272
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
273
273
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
274
274
  }
275
275
  @supports (--css-variable-support-check: #000) {
276
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
276
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
277
277
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
278
278
  }
279
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
279
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
280
280
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
281
281
  }
282
282
  }
283
283
  @supports (--css-variable-support-check: #000) {
284
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
284
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
285
285
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
286
286
  }
287
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
287
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
288
288
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
289
289
  }
290
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
290
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
291
291
  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");
292
292
  }
293
293
  }
294
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line:not(#\9) {
294
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line:not(#\9) {
295
295
  background-color: #687078;
296
296
  background-color: var(--color-background-code-editor-gutter-active-line-default-iqj33p, #687078);
297
297
  color: #ffffff;
298
298
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
299
299
  }
300
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
300
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open: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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
302
302
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
303
303
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
304
304
  }
305
305
  @supports (--css-variable-support-check: #000) {
306
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
306
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
307
307
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
308
308
  }
309
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
309
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
310
310
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
311
311
  }
312
312
  }
313
313
  @supports (--css-variable-support-check: #000) {
314
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
314
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
315
315
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
316
316
  }
317
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
317
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
318
318
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
319
319
  }
320
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
320
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
321
321
  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");
322
322
  }
323
323
  }
324
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
324
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .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='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
326
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
327
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
328
328
  }
329
329
  @supports (--css-variable-support-check: #000) {
330
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
330
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
331
331
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
332
332
  }
333
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
333
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
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='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
335
335
  }
336
336
  }
337
337
  @supports (--css-variable-support-check: #000) {
338
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
338
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
339
339
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
340
340
  }
341
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
341
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
342
342
  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");
343
343
  }
344
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
344
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
345
345
  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");
346
346
  }
347
347
  }
348
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
348
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
350
350
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
351
351
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
352
352
  }
353
353
  @supports (--css-variable-support-check: #000) {
354
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
354
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
355
355
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
356
356
  }
357
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
357
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
358
358
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
359
359
  }
360
360
  }
361
361
  @supports (--css-variable-support-check: #000) {
362
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
362
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
363
363
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
364
364
  }
365
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
365
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
366
366
  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");
367
367
  }
368
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
368
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed: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='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
370
370
  }
371
371
  }
372
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
372
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
373
373
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
374
374
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
375
375
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
376
376
  }
377
377
  @supports (--css-variable-support-check: #000) {
378
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
378
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
379
379
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
380
380
  }
381
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
381
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
382
382
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
383
383
  }
384
384
  }
385
385
  @supports (--css-variable-support-check: #000) {
386
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
386
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
387
387
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
388
388
  }
389
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
389
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
390
390
  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");
391
391
  }
392
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
392
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
393
393
  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");
394
394
  }
395
395
  }
396
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
396
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
397
397
  color: #ffffff;
398
398
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
399
399
  background-color: #d13212;
@@ -403,150 +403,150 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
403
403
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
404
404
  }
405
405
  @supports (--css-variable-support-check: #000) {
406
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
406
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
407
407
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
408
408
  }
409
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
409
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
410
410
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
411
411
  }
412
412
  }
413
413
  @supports (--css-variable-support-check: #000) {
414
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
414
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
415
415
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
416
416
  }
417
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
417
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
418
418
  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");
419
419
  }
420
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
420
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
421
421
  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");
422
422
  }
423
423
  }
424
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
424
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
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='%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");
426
426
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
427
427
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
428
428
  }
429
429
  @supports (--css-variable-support-check: #000) {
430
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
430
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
431
431
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
432
432
  }
433
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
433
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
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='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
435
435
  }
436
436
  }
437
437
  @supports (--css-variable-support-check: #000) {
438
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
438
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
439
439
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
440
440
  }
441
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
441
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
442
442
  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");
443
443
  }
444
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
444
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
445
445
  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");
446
446
  }
447
447
  }
448
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
448
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
449
449
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
450
450
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
451
451
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
452
452
  }
453
453
  @supports (--css-variable-support-check: #000) {
454
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
454
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
455
455
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
456
456
  }
457
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
457
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
458
458
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
459
459
  }
460
460
  }
461
461
  @supports (--css-variable-support-check: #000) {
462
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
462
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
463
463
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
464
464
  }
465
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
465
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
466
466
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
467
467
  }
468
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
468
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
469
469
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
470
470
  }
471
471
  }
472
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
472
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
473
473
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
474
474
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
475
475
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
476
476
  }
477
477
  @supports (--css-variable-support-check: #000) {
478
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
478
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
479
479
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
480
480
  }
481
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
481
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_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_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
482
482
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
483
483
  }
484
484
  }
485
485
  @supports (--css-variable-support-check: #000) {
486
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
486
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
487
487
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
488
488
  }
489
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
489
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
490
490
  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");
491
491
  }
492
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
492
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
493
493
  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");
494
494
  }
495
495
  }
496
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
496
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
497
497
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
498
498
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
499
499
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
500
500
  }
501
501
  @supports (--css-variable-support-check: #000) {
502
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
502
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
503
503
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
504
504
  }
505
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
505
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
506
506
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
507
507
  }
508
508
  }
509
509
  @supports (--css-variable-support-check: #000) {
510
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
510
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
511
511
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
512
512
  }
513
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
513
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
514
514
  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");
515
515
  }
516
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
516
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
517
517
  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");
518
518
  }
519
519
  }
520
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
520
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
521
521
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
522
522
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
523
523
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
524
524
  }
525
525
  @supports (--css-variable-support-check: #000) {
526
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
526
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
527
527
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
528
528
  }
529
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_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_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
529
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_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_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
530
530
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
531
531
  }
532
532
  }
533
533
  @supports (--css-variable-support-check: #000) {
534
- .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
534
+ .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
535
535
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
536
536
  }
537
- .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
537
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
538
538
  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");
539
539
  }
540
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_1etk1_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
540
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12bdt_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
541
541
  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");
542
542
  }
543
543
  }
544
544
 
545
- .awsui_code-editor-refresh_1gl9c_1etk1_534 .ace_editor .ace_gutter:not(#\9) {
545
+ .awsui_code-editor-refresh_1gl9c_12bdt_534 .ace_editor .ace_gutter:not(#\9) {
546
546
  border-top-left-radius: calc(0px - 1px);
547
547
  border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
548
548
  }
549
- .awsui_code-editor-refresh_1gl9c_1etk1_534 .ace_editor .ace_scroller:not(#\9) {
549
+ .awsui_code-editor-refresh_1gl9c_12bdt_534 .ace_editor .ace_scroller:not(#\9) {
550
550
  border-top-right-radius: calc(0px - 1px);
551
551
  border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
552
552
  }
@@ -556,7 +556,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
556
556
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
557
557
  SPDX-License-Identifier: Apache-2.0
558
558
  */
559
- .awsui_pane_1gl9c_1etk1_546:not(#\9) {
559
+ .awsui_pane_1gl9c_12bdt_546:not(#\9) {
560
560
  display: flex;
561
561
  position: relative;
562
562
  flex-direction: row;
@@ -572,13 +572,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
572
572
  color: #16191f;
573
573
  color: var(--color-text-body-default-7m2b3r, #16191f);
574
574
  }
575
- .awsui_pane__close-container_1gl9c_1etk1_557:not(#\9) {
575
+ .awsui_pane__close-container_1gl9c_12bdt_557:not(#\9) {
576
576
  position: absolute;
577
577
  top: 0;
578
578
  right: calc(12px / 2);
579
579
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
580
580
  }
581
- .awsui_pane__list_1gl9c_1etk1_562:not(#\9) {
581
+ .awsui_pane__list_1gl9c_12bdt_562:not(#\9) {
582
582
  flex: 1;
583
583
  overflow: auto;
584
584
  max-height: 100%;
@@ -586,19 +586,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
586
586
  margin-right: calc(22px + 2 * 8px);
587
587
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
588
588
  }
589
- .awsui_pane__table_1gl9c_1etk1_569:not(#\9) {
589
+ .awsui_pane__table_1gl9c_12bdt_569:not(#\9) {
590
590
  width: 100%;
591
591
  border-spacing: 0;
592
592
  margin: 12px 0;
593
593
  margin: var(--space-s-hv8c1d, 12px) 0;
594
594
  }
595
- .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9) {
595
+ .awsui_pane__item_1gl9c_12bdt_574 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9) {
596
596
  border-top: 1px solid transparent;
597
597
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
598
598
  border-bottom: 1px solid transparent;
599
599
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
600
600
  }
601
- .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):first-child {
601
+ .awsui_pane__item_1gl9c_12bdt_574 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9):first-child {
602
602
  border-left: 1px solid transparent;
603
603
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
604
604
  border-top-left-radius: 0px;
@@ -606,7 +606,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
606
606
  border-bottom-left-radius: 0px;
607
607
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
608
608
  }
609
- .awsui_pane__item_1gl9c_1etk1_574 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):last-child {
609
+ .awsui_pane__item_1gl9c_12bdt_574 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9):last-child {
610
610
  border-right: 1px solid transparent;
611
611
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
612
612
  border-top-right-radius: 0px;
@@ -614,21 +614,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
614
614
  border-bottom-right-radius: 0px;
615
615
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
616
616
  }
617
- .awsui_pane__item--highlighted_1gl9c_1etk1_588:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus {
617
+ .awsui_pane__item--highlighted_1gl9c_12bdt_588:not(#\9), .awsui_pane__item_1gl9c_12bdt_574:not(#\9):hover, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):focus {
618
618
  cursor: pointer;
619
619
  outline: none;
620
620
  }
621
- .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574 {
621
+ .awsui_pane__item--highlighted_1gl9c_12bdt_588 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9), .awsui_pane__item_1gl9c_12bdt_574:not(#\9):hover > .awsui_pane__cell_1gl9c_12bdt_574, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):focus > .awsui_pane__cell_1gl9c_12bdt_574 {
622
622
  background-color: #eaeded;
623
623
  background-color: var(--color-background-code-editor-pane-item-hover-zlbhj7, #eaeded);
624
624
  }
625
- .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9), .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574 {
625
+ .awsui_pane__item--highlighted_1gl9c_12bdt_588 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9), .awsui_pane__item_1gl9c_12bdt_574:not(#\9):hover > .awsui_pane__cell_1gl9c_12bdt_574, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):focus > .awsui_pane__cell_1gl9c_12bdt_574 {
626
626
  border-top: 1px solid #687078;
627
627
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
628
628
  border-bottom: 1px solid #687078;
629
629
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
630
630
  }
631
- .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):first-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574:first-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574:first-child {
631
+ .awsui_pane__item--highlighted_1gl9c_12bdt_588 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9):first-child, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):hover > .awsui_pane__cell_1gl9c_12bdt_574:first-child, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):focus > .awsui_pane__cell_1gl9c_12bdt_574:first-child {
632
632
  border-left: 1px solid #687078;
633
633
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
634
634
  border-top-left-radius: 0px;
@@ -636,7 +636,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
636
636
  border-bottom-left-radius: 0px;
637
637
  border-bottom-left-radius: var(--border-radius-item-wjpc1f, 0px);
638
638
  }
639
- .awsui_pane__item--highlighted_1gl9c_1etk1_588 > .awsui_pane__cell_1gl9c_1etk1_574:not(#\9):last-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):hover > .awsui_pane__cell_1gl9c_1etk1_574:last-child, .awsui_pane__item_1gl9c_1etk1_574:not(#\9):focus > .awsui_pane__cell_1gl9c_1etk1_574:last-child {
639
+ .awsui_pane__item--highlighted_1gl9c_12bdt_588 > .awsui_pane__cell_1gl9c_12bdt_574:not(#\9):last-child, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):hover > .awsui_pane__cell_1gl9c_12bdt_574:last-child, .awsui_pane__item_1gl9c_12bdt_574:not(#\9):focus > .awsui_pane__cell_1gl9c_12bdt_574:last-child {
640
640
  border-right: 1px solid #687078;
641
641
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
642
642
  border-top-right-radius: 0px;
@@ -644,24 +644,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
644
644
  border-bottom-right-radius: 0px;
645
645
  border-bottom-right-radius: var(--border-radius-item-wjpc1f, 0px);
646
646
  }
647
- .awsui_pane__location_1gl9c_1etk1_609:not(#\9), .awsui_pane__description_1gl9c_1etk1_609:not(#\9) {
647
+ .awsui_pane__location_1gl9c_12bdt_609:not(#\9), .awsui_pane__description_1gl9c_12bdt_609:not(#\9) {
648
648
  padding: 4px 12px;
649
649
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
650
650
  }
651
- .awsui_pane__location_1gl9c_1etk1_609:not(#\9) {
651
+ .awsui_pane__location_1gl9c_12bdt_609:not(#\9) {
652
652
  vertical-align: baseline;
653
653
  white-space: nowrap;
654
654
  padding-left: calc(20px + 12px);
655
655
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
656
656
  }
657
- .awsui_pane__description_1gl9c_1etk1_609:not(#\9) {
657
+ .awsui_pane__description_1gl9c_12bdt_609:not(#\9) {
658
658
  padding-right: 0;
659
659
  min-width: 0;
660
660
  -ms-word-break: break-all;
661
661
  word-break: break-word;
662
662
  }
663
663
 
664
- .awsui_focus-lock_1gl9c_1etk1_624:not(#\9) {
664
+ .awsui_focus-lock_1gl9c_12bdt_624:not(#\9) {
665
665
  height: 100%;
666
666
  }
667
667
 
@@ -669,7 +669,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
669
669
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
670
670
  SPDX-License-Identifier: Apache-2.0
671
671
  */
672
- .awsui_code-editor_1gl9c_1etk1_98:not(#\9) {
672
+ .awsui_code-editor_1gl9c_12bdt_98:not(#\9) {
673
673
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
674
674
  border-collapse: separate;
675
675
  border-spacing: 0;
@@ -716,12 +716,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
716
716
  width: 100%;
717
717
  }
718
718
 
719
- .awsui_resizable-box_1gl9c_1etk1_647:not(#\9) {
719
+ .awsui_resizable-box_1gl9c_12bdt_647:not(#\9) {
720
720
  position: relative;
721
721
  width: 100%;
722
722
  }
723
723
 
724
- .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
724
+ .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
725
725
  position: absolute;
726
726
  right: 0;
727
727
  bottom: 0;
@@ -742,42 +742,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
742
742
  cursor: ns-resize;
743
743
  }
744
744
  @supports (--css-variable-support-check: #000) {
745
- .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
745
+ .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
746
746
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
747
747
  }
748
- .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
748
+ .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
749
749
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23687078' 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");
750
750
  }
751
751
  }
752
752
  @supports (--css-variable-support-check: #000) {
753
- .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
753
+ .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
754
754
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
755
755
  }
756
- .awsui-visual-refresh .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
756
+ .awsui-visual-refresh .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
757
757
  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-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");
758
758
  }
759
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_resizable-box-handle_1gl9c_1etk1_652:not(#\9) {
759
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_resizable-box-handle_1gl9c_12bdt_652:not(#\9) {
760
760
  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");
761
761
  }
762
762
  }
763
763
 
764
- .awsui_editor_1gl9c_1etk1_689:not(#\9) {
764
+ .awsui_editor_1gl9c_12bdt_689:not(#\9) {
765
765
  position: absolute;
766
766
  top: 0;
767
767
  right: 0;
768
768
  bottom: 0;
769
769
  left: 0;
770
770
  }
771
- .awsui_editor_1gl9c_1etk1_689:not(#\9):focus {
771
+ .awsui_editor_1gl9c_12bdt_689:not(#\9):focus {
772
772
  position: relative;
773
773
  position: absolute;
774
774
  overflow: visible;
775
775
  }
776
- .awsui_editor_1gl9c_1etk1_689:not(#\9):focus {
776
+ .awsui_editor_1gl9c_12bdt_689:not(#\9):focus {
777
777
  outline: 2px dotted transparent;
778
778
  outline-offset: calc(3px - 1px);
779
779
  }
780
- .awsui_editor_1gl9c_1etk1_689:not(#\9):focus::before {
780
+ .awsui_editor_1gl9c_12bdt_689:not(#\9):focus::before {
781
781
  content: " ";
782
782
  display: block;
783
783
  position: absolute;
@@ -786,19 +786,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
786
786
  width: calc(100% + 2 * 3px);
787
787
  height: calc(100% + 2 * 3px);
788
788
  border-radius: 2px;
789
- border-radius: var(--border-radius-control-focus-ring-default-o8r56c, 2px);
789
+ border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
790
790
  box-shadow: 0 0 0 2px #0073bb;
791
791
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
792
792
  }
793
793
 
794
- .awsui_code-editor-refresh_1gl9c_1etk1_534 > .awsui_resizable-box_1gl9c_1etk1_647 > .awsui_editor_1gl9c_1etk1_689:not(#\9) {
794
+ .awsui_code-editor-refresh_1gl9c_12bdt_534 > .awsui_resizable-box_1gl9c_12bdt_647 > .awsui_editor_1gl9c_12bdt_689:not(#\9) {
795
795
  border-top-left-radius: calc(0px - 1px);
796
796
  border-top-left-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
797
797
  border-top-right-radius: calc(0px - 1px);
798
798
  border-top-right-radius: calc(var(--border-radius-code-editor-7hgl06, 0px) - var(--border-item-width-yvnixs, 1px));
799
799
  }
800
800
 
801
- .awsui_status-bar_1gl9c_1etk1_722:not(#\9) {
801
+ .awsui_status-bar_1gl9c_12bdt_722:not(#\9) {
802
802
  display: flex;
803
803
  vertical-align: middle;
804
804
  border-top: 1px solid #d5dbdb;
@@ -809,13 +809,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
809
809
  -ms-word-break: break-all;
810
810
  word-break: break-word;
811
811
  }
812
- .awsui_status-bar-with-hidden-pane_1gl9c_1etk1_731:not(#\9) {
812
+ .awsui_status-bar-with-hidden-pane_1gl9c_12bdt_731:not(#\9) {
813
813
  border-bottom-left-radius: 0px;
814
814
  border-bottom-left-radius: var(--border-radius-code-editor-7hgl06, 0px);
815
815
  border-bottom-right-radius: 0px;
816
816
  border-bottom-right-radius: var(--border-radius-code-editor-7hgl06, 0px);
817
817
  }
818
- .awsui_status-bar__left_1gl9c_1etk1_735:not(#\9) {
818
+ .awsui_status-bar__left_1gl9c_12bdt_735:not(#\9) {
819
819
  flex: 1;
820
820
  display: flex;
821
821
  flex-wrap: wrap;
@@ -824,33 +824,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
824
824
  border-right: 1px solid #d5dbdb;
825
825
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
826
826
  }
827
- .awsui_status-bar__left-virtual_1gl9c_1etk1_742:not(#\9) {
827
+ .awsui_status-bar__left-virtual_1gl9c_12bdt_742:not(#\9) {
828
828
  flex-wrap: nowrap;
829
829
  white-space: nowrap;
830
830
  }
831
- .awsui_status-bar__right_1gl9c_1etk1_746:not(#\9) {
831
+ .awsui_status-bar__right_1gl9c_12bdt_746:not(#\9) {
832
832
  display: flex;
833
833
  align-items: center;
834
834
  }
835
- .awsui_status-bar__language-mode_1gl9c_1etk1_750:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1etk1_750:not(#\9) {
835
+ .awsui_status-bar__language-mode_1gl9c_12bdt_750:not(#\9), .awsui_status-bar__cursor-position_1gl9c_12bdt_750:not(#\9) {
836
836
  display: inline-block;
837
837
  color: #16191f;
838
838
  color: var(--color-text-body-default-7m2b3r, #16191f);
839
839
  padding: 8px 12px;
840
840
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
841
841
  }
842
- .awsui_status-bar__cog-button_1gl9c_1etk1_755:not(#\9) {
842
+ .awsui_status-bar__cog-button_1gl9c_12bdt_755:not(#\9) {
843
843
  padding: calc(4px - 1px) calc(8px - 2px);
844
844
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
845
845
  }
846
846
 
847
- .awsui_status-bar-virtual_1gl9c_1etk1_759:not(#\9) {
847
+ .awsui_status-bar-virtual_1gl9c_12bdt_759:not(#\9) {
848
848
  position: absolute !important;
849
849
  top: -9999px !important;
850
850
  left: -9999px !important;
851
851
  }
852
852
 
853
- .awsui_tab-button_1gl9c_1etk1_765:not(#\9) {
853
+ .awsui_tab-button_1gl9c_12bdt_765:not(#\9) {
854
854
  position: relative;
855
855
  display: inline-block;
856
856
  padding: 8px 12px;
@@ -865,11 +865,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
865
865
  cursor: pointer;
866
866
  z-index: 1;
867
867
  }
868
- .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9) {
868
+ .awsui_tab-button--refresh_1gl9c_12bdt_778:not(#\9) {
869
869
  padding-bottom: calc(8px + 2px - 2px);
870
870
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-bo43mb, 2px) - 2px);
871
871
  }
872
- .awsui_tab-button_1gl9c_1etk1_765:not(#\9)::after {
872
+ .awsui_tab-button_1gl9c_12bdt_765:not(#\9)::after {
873
873
  content: "";
874
874
  position: absolute;
875
875
  left: 0;
@@ -883,52 +883,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
883
883
  background: var(--color-text-status-error-jer77f, #d13212);
884
884
  opacity: 0;
885
885
  }
886
- .awsui_tab-button--active_1gl9c_1etk1_792:not(#\9)::after {
886
+ .awsui_tab-button--active_1gl9c_12bdt_792:not(#\9)::after {
887
887
  opacity: 1;
888
888
  }
889
- .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
889
+ .awsui_tab-button--refresh_1gl9c_12bdt_778:not(#\9)::after {
890
890
  transition: opacity 165ms cubic-bezier(0.84, 0, 0.16, 1);
891
891
  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));
892
892
  }
893
893
  @media (prefers-reduced-motion: reduce) {
894
- .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
894
+ .awsui_tab-button--refresh_1gl9c_12bdt_778:not(#\9)::after {
895
895
  animation: none;
896
896
  transition: none;
897
897
  }
898
898
  }
899
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1etk1_778:not(#\9)::after {
899
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_12bdt_778:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_12bdt_778:not(#\9)::after {
900
900
  animation: none;
901
901
  transition: none;
902
902
  }
903
- .awsui_tab-button_1gl9c_1etk1_765:not(#\9):hover {
903
+ .awsui_tab-button_1gl9c_12bdt_765:not(#\9):hover {
904
904
  color: #ffffff;
905
905
  color: var(--color-text-code-editor-tab-button-error-r25g2o, #ffffff);
906
906
  background: #d13212;
907
907
  background: var(--color-text-status-error-jer77f, #d13212);
908
908
  }
909
- .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9) {
909
+ .awsui_tab-button--disabled_1gl9c_12bdt_812:not(#\9) {
910
910
  font-weight: normal;
911
911
  color: #879596;
912
912
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
913
913
  cursor: default;
914
914
  }
915
- .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9):hover {
915
+ .awsui_tab-button--disabled_1gl9c_12bdt_812:not(#\9):hover {
916
916
  color: #879596;
917
917
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
918
918
  background: transparent;
919
919
  }
920
- .awsui_tab-button--disabled_1gl9c_1etk1_812:not(#\9)::after {
920
+ .awsui_tab-button--disabled_1gl9c_12bdt_812:not(#\9)::after {
921
921
  display: none;
922
922
  }
923
- .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus {
923
+ .awsui_tab-button_1gl9c_12bdt_765[data-awsui-focus-visible=true]:not(#\9):focus {
924
924
  position: relative;
925
925
  }
926
- .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus {
926
+ .awsui_tab-button_1gl9c_12bdt_765[data-awsui-focus-visible=true]:not(#\9):focus {
927
927
  outline: 2px dotted transparent;
928
928
  outline-offset: calc(3px - 1px);
929
929
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px) - 1px);
930
930
  }
931
- .awsui_tab-button_1gl9c_1etk1_765[data-awsui-focus-visible=true]:not(#\9):focus::before {
931
+ .awsui_tab-button_1gl9c_12bdt_765[data-awsui-focus-visible=true]:not(#\9):focus::before {
932
932
  content: " ";
933
933
  display: block;
934
934
  position: absolute;
@@ -941,11 +941,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
941
941
  height: calc(100% + 2 * 3px);
942
942
  height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
943
943
  border-radius: 2px;
944
- border-radius: var(--border-radius-control-focus-ring-default-o8r56c, 2px);
944
+ border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
945
945
  box-shadow: 0 0 0 2px #0073bb;
946
946
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
947
947
  }
948
- .awsui_tab-button--divider_1gl9c_1etk1_842:not(#\9) {
948
+ .awsui_tab-button--divider_1gl9c_12bdt_842:not(#\9) {
949
949
  display: inline-block;
950
950
  height: 22px;
951
951
  height: var(--font-body-m-line-height-i7xxvv, 22px);
@@ -955,12 +955,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
955
955
  background: var(--color-border-tabs-divider-lf9ugx, #aab7b8);
956
956
  vertical-align: middle;
957
957
  }
958
- .awsui_tab-button--errors_1gl9c_1etk1_849:not(#\9), .awsui_tab-button--warnings_1gl9c_1etk1_849:not(#\9) {
958
+ .awsui_tab-button--errors_1gl9c_12bdt_849:not(#\9), .awsui_tab-button--warnings_1gl9c_12bdt_849:not(#\9) {
959
959
  /* used in test-utils */
960
960
  }
961
961
 
962
- .awsui_loading-screen_1gl9c_1etk1_853:not(#\9),
963
- .awsui_error-screen_1gl9c_1etk1_854:not(#\9) {
962
+ .awsui_loading-screen_1gl9c_12bdt_853:not(#\9),
963
+ .awsui_error-screen_1gl9c_12bdt_854:not(#\9) {
964
964
  display: flex;
965
965
  align-items: center;
966
966
  justify-content: center;
@@ -973,7 +973,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
973
973
  border-radius: var(--border-radius-code-editor-7hgl06, 0px);
974
974
  }
975
975
 
976
- .awsui_error-screen_1gl9c_1etk1_854:not(#\9) {
976
+ .awsui_error-screen_1gl9c_12bdt_854:not(#\9) {
977
977
  color: #d13212;
978
978
  color: var(--color-text-status-error-jer77f, #d13212);
979
979
  }