@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
97
+ .awsui_segment__path_1edmh_1iq5s_97:not(#\9) {
98
98
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
101
+ .awsui_segment__path_1edmh_1iq5s_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_segment__path_1edmh_1pq09_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_segment__path_1edmh_1iq5s_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1iq5s_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
 
111
- .awsui_segment_1edmh_1pq09_97:not(#\9) {
111
+ .awsui_segment_1edmh_1iq5s_97:not(#\9) {
112
112
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_segment_1edmh_1pq09_97:not(#\9) {
115
+ .awsui_segment_1edmh_1iq5s_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_segment_1edmh_1pq09_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1pq09_97:not(#\9) {
120
+ .awsui-motion-disabled .awsui_segment_1edmh_1iq5s_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1iq5s_97:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
124
+ .awsui_segment_1edmh_1iq5s_97 > .awsui_segment__hover_1edmh_1iq5s_124:not(#\9) {
125
125
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
126
126
  }
127
127
  @media (prefers-reduced-motion: reduce) {
128
- .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
128
+ .awsui_segment_1edmh_1iq5s_97 > .awsui_segment__hover_1edmh_1iq5s_124:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
  }
133
- .awsui-motion-disabled .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
133
+ .awsui-motion-disabled .awsui_segment_1edmh_1iq5s_97 > .awsui_segment__hover_1edmh_1iq5s_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1iq5s_97 > .awsui_segment__hover_1edmh_1iq5s_124:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
 
138
- .awsui_label_1edmh_1pq09_138:not(#\9) {
138
+ .awsui_label_1edmh_1iq5s_138:not(#\9) {
139
139
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_label_1edmh_1pq09_138:not(#\9) {
142
+ .awsui_label_1edmh_1iq5s_138:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_label_1edmh_1pq09_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1pq09_138:not(#\9) {
147
+ .awsui-motion-disabled .awsui_label_1edmh_1iq5s_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1iq5s_138:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
@@ -153,50 +153,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
154
154
  SPDX-License-Identifier: Apache-2.0
155
155
  */
156
- .awsui_root_1edmh_1pq09_156:not(#\9) {
156
+ .awsui_root_1edmh_1iq5s_156:not(#\9) {
157
157
  /* used in test-utils */
158
158
  }
159
159
 
160
- .awsui_content_1edmh_1pq09_160.awsui_content--small_1edmh_1pq09_160:not(#\9) {
160
+ .awsui_content_1edmh_1iq5s_160.awsui_content--small_1edmh_1iq5s_160:not(#\9) {
161
161
  min-height: calc(2 * (50px + var(--space-xs-zb16t3, 8px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
162
162
  }
163
- .awsui_content_1edmh_1pq09_160.awsui_content--small_1edmh_1pq09_160.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
163
+ .awsui_content_1edmh_1iq5s_160.awsui_content--small_1edmh_1iq5s_160.awsui_content--without-labels_1edmh_1iq5s_163:not(#\9) {
164
164
  min-height: calc(2 * (50px + var(--space-xs-zb16t3, 8px)));
165
165
  }
166
- .awsui_content_1edmh_1pq09_160.awsui_content--medium_1edmh_1pq09_166:not(#\9) {
166
+ .awsui_content_1edmh_1iq5s_160.awsui_content--medium_1edmh_1iq5s_166:not(#\9) {
167
167
  min-height: calc(2 * (100px + var(--space-s-34lx8l, 12px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
168
168
  }
169
- .awsui_content_1edmh_1pq09_160.awsui_content--medium_1edmh_1pq09_166.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
169
+ .awsui_content_1edmh_1iq5s_160.awsui_content--medium_1edmh_1iq5s_166.awsui_content--without-labels_1edmh_1iq5s_163:not(#\9) {
170
170
  min-height: calc(2 * (100px + var(--space-s-34lx8l, 12px)));
171
171
  }
172
- .awsui_content_1edmh_1pq09_160.awsui_content--large_1edmh_1pq09_172:not(#\9) {
172
+ .awsui_content_1edmh_1iq5s_160.awsui_content--large_1edmh_1iq5s_172:not(#\9) {
173
173
  min-height: calc(2 * (140px + var(--space-s-34lx8l, 12px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
174
174
  }
175
- .awsui_content_1edmh_1pq09_160.awsui_content--large_1edmh_1pq09_172.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
175
+ .awsui_content_1edmh_1iq5s_160.awsui_content--large_1edmh_1iq5s_172.awsui_content--without-labels_1edmh_1iq5s_163:not(#\9) {
176
176
  min-height: calc(2 * (140px + var(--space-s-34lx8l, 12px)));
177
177
  }
178
178
 
179
- .awsui_content--fit-height_1edmh_1pq09_179:not(#\9) {
179
+ .awsui_content--fit-height_1edmh_1iq5s_179:not(#\9) {
180
180
  flex: 1;
181
181
  }
182
182
 
183
- .awsui_status-container_1edmh_1pq09_183:not(#\9) {
183
+ .awsui_status-container_1edmh_1iq5s_183:not(#\9) {
184
184
  /* used in test utils */
185
185
  }
186
186
 
187
- .awsui_chart-container_1edmh_1pq09_187:not(#\9) {
187
+ .awsui_chart-container_1edmh_1iq5s_187:not(#\9) {
188
188
  display: flex;
189
189
  flex: 1;
190
190
  }
191
- .awsui_chart-container--fit-height_1edmh_1pq09_191:not(#\9) {
191
+ .awsui_chart-container--fit-height_1edmh_1iq5s_191:not(#\9) {
192
192
  height: 100%;
193
193
  min-height: inherit;
194
194
  }
195
195
 
196
- .awsui_chart-container-chart-plot_1edmh_1pq09_196:not(#\9) {
196
+ .awsui_chart-container-chart-plot_1edmh_1iq5s_196:not(#\9) {
197
197
  display: contents;
198
198
  }
199
- .awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199:not(#\9) {
199
+ .awsui_chart-container-chart-plot--fit-height_1edmh_1iq5s_199:not(#\9) {
200
200
  display: block;
201
201
  position: absolute;
202
202
  top: 0;
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  left: 0;
206
206
  }
207
207
 
208
- .awsui_inner-content_1edmh_1pq09_208:not(#\9) {
208
+ .awsui_inner-content_1edmh_1iq5s_208:not(#\9) {
209
209
  display: flex;
210
210
  position: absolute;
211
211
  flex-direction: column;
@@ -219,53 +219,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
219
  pointer-events: none;
220
220
  }
221
221
 
222
- .awsui_segment__highlight_1edmh_1pq09_222:not(#\9) {
222
+ .awsui_segment__highlight_1edmh_1iq5s_222:not(#\9) {
223
223
  stroke: none;
224
224
  opacity: 0;
225
225
  }
226
226
 
227
- .awsui_segment_1edmh_1pq09_97:not(#\9) {
227
+ .awsui_segment_1edmh_1iq5s_97:not(#\9) {
228
228
  stroke: var(--color-background-container-content-4un1ap, #ffffff);
229
229
  stroke-width: 2px;
230
230
  stroke-linejoin: round;
231
231
  opacity: 1;
232
232
  cursor: pointer;
233
233
  }
234
- .awsui_segment_1edmh_1pq09_97:not(#\9):focus {
234
+ .awsui_segment_1edmh_1iq5s_97:not(#\9):focus {
235
235
  outline: none;
236
236
  }
237
- .awsui_segment_1edmh_1pq09_97.awsui_segment--dimmed_1edmh_1pq09_237:not(#\9) {
237
+ .awsui_segment_1edmh_1iq5s_97.awsui_segment--dimmed_1edmh_1iq5s_237:not(#\9) {
238
238
  opacity: 0.35;
239
239
  }
240
- .awsui_segment_1edmh_1pq09_97.awsui_segment--highlighted_1edmh_1pq09_240 > .awsui_segment__highlight_1edmh_1pq09_222:not(#\9), .awsui_segment_1edmh_1pq09_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1pq09_237) > .awsui_segment__highlight_1edmh_1pq09_222 {
240
+ .awsui_segment_1edmh_1iq5s_97.awsui_segment--highlighted_1edmh_1iq5s_240 > .awsui_segment__highlight_1edmh_1iq5s_222:not(#\9), .awsui_segment_1edmh_1iq5s_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1iq5s_237) > .awsui_segment__highlight_1edmh_1iq5s_222 {
241
241
  opacity: 1;
242
242
  }
243
243
 
244
- .awsui_label_1edmh_1pq09_138:not(#\9) {
244
+ .awsui_label_1edmh_1iq5s_138:not(#\9) {
245
245
  color: var(--color-text-heading-default-rtslvy, #000716);
246
246
  opacity: 1;
247
247
  /* stylelint-disable-next-line selector-max-type */
248
248
  /* stylelint-disable-next-line selector-max-type */
249
249
  }
250
- .awsui_label_1edmh_1pq09_138 > line:not(#\9) {
250
+ .awsui_label_1edmh_1iq5s_138 > line:not(#\9) {
251
251
  stroke: var(--color-stroke-chart-line-ppq5nh, #7d8998);
252
- stroke-width: var(--border-divider-section-width-4ax5o2, 2px);
252
+ stroke-width: var(--border-divider-section-width-8a5uu9, 2px);
253
253
  }
254
- .awsui_label_1edmh_1pq09_138 > div:not(#\9) {
254
+ .awsui_label_1edmh_1iq5s_138 > div:not(#\9) {
255
255
  margin-top: -0.75em;
256
256
  }
257
- .awsui_label_1edmh_1pq09_138.awsui_label--dimmed_1edmh_1pq09_257:not(#\9) {
257
+ .awsui_label_1edmh_1iq5s_138.awsui_label--dimmed_1edmh_1iq5s_257:not(#\9) {
258
258
  opacity: 0.35;
259
259
  }
260
- .awsui_label_1edmh_1pq09_138.awsui_label--align-right_1edmh_1pq09_260:not(#\9) {
260
+ .awsui_label_1edmh_1iq5s_138.awsui_label--align-right_1edmh_1iq5s_260:not(#\9) {
261
261
  /* stylelint-disable-next-line selector-max-type */
262
262
  }
263
- .awsui_label_1edmh_1pq09_138.awsui_label--align-right_1edmh_1pq09_260 > div:not(#\9) {
263
+ .awsui_label_1edmh_1iq5s_138.awsui_label--align-right_1edmh_1iq5s_260 > div:not(#\9) {
264
264
  text-align: right;
265
265
  }
266
266
 
267
267
  /* stylelint-disable-next-line selector-max-type */
268
- .awsui_label-text_1edmh_1pq09_268 > text:not(#\9) {
268
+ .awsui_label-text_1edmh_1iq5s_268 > text:not(#\9) {
269
269
  font-size: var(--font-body-m-size-dhtyxm, 14px);
270
270
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
271
271
  font-weight: var(--font-display-label-weight-815ja9, 700);
@@ -273,22 +273,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
273
273
  dominant-baseline: middle;
274
274
  }
275
275
 
276
- text.awsui_label__description_1edmh_1pq09_276:not(#\9) {
276
+ text.awsui_label__description_1edmh_1iq5s_276:not(#\9) {
277
277
  font-size: var(--font-chart-detail-size-1n389u, 12px);
278
278
  font-weight: 400;
279
279
  color: var(--color-text-group-label-zuh0h0, #414d5c);
280
280
  fill: var(--color-text-group-label-zuh0h0, #414d5c);
281
281
  }
282
282
 
283
- .awsui_label-line_1edmh_1pq09_283:not(#\9) {
283
+ .awsui_label-line_1edmh_1iq5s_283:not(#\9) {
284
284
  /* used in component code */
285
285
  }
286
286
 
287
- .awsui_label--highlighted_1edmh_1pq09_287:not(#\9) {
287
+ .awsui_label--highlighted_1edmh_1iq5s_287:not(#\9) {
288
288
  /* used in test-utils */
289
289
  }
290
290
 
291
- .awsui_popover-header_1edmh_1pq09_291:not(#\9) {
291
+ .awsui_popover-header_1edmh_1iq5s_291:not(#\9) {
292
292
  display: inline-flex;
293
293
  align-items: flex-start;
294
294
  }
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_1pq09_97",
6
- "segment": "awsui_segment_1edmh_1pq09_97",
7
- "segment__hover": "awsui_segment__hover_1edmh_1pq09_124",
8
- "label": "awsui_label_1edmh_1pq09_138",
9
- "root": "awsui_root_1edmh_1pq09_156",
10
- "content": "awsui_content_1edmh_1pq09_160",
11
- "content--small": "awsui_content--small_1edmh_1pq09_160",
12
- "content--without-labels": "awsui_content--without-labels_1edmh_1pq09_163",
13
- "content--medium": "awsui_content--medium_1edmh_1pq09_166",
14
- "content--large": "awsui_content--large_1edmh_1pq09_172",
15
- "content--fit-height": "awsui_content--fit-height_1edmh_1pq09_179",
16
- "status-container": "awsui_status-container_1edmh_1pq09_183",
17
- "chart-container": "awsui_chart-container_1edmh_1pq09_187",
18
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1pq09_191",
19
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1pq09_196",
20
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199",
21
- "inner-content": "awsui_inner-content_1edmh_1pq09_208",
22
- "segment__highlight": "awsui_segment__highlight_1edmh_1pq09_222",
23
- "segment--dimmed": "awsui_segment--dimmed_1edmh_1pq09_237",
24
- "segment--highlighted": "awsui_segment--highlighted_1edmh_1pq09_240",
25
- "label--dimmed": "awsui_label--dimmed_1edmh_1pq09_257",
26
- "label--align-right": "awsui_label--align-right_1edmh_1pq09_260",
27
- "label-text": "awsui_label-text_1edmh_1pq09_268",
28
- "label__description": "awsui_label__description_1edmh_1pq09_276",
29
- "label-line": "awsui_label-line_1edmh_1pq09_283",
30
- "label--highlighted": "awsui_label--highlighted_1edmh_1pq09_287",
31
- "popover-header": "awsui_popover-header_1edmh_1pq09_291"
5
+ "segment__path": "awsui_segment__path_1edmh_1iq5s_97",
6
+ "segment": "awsui_segment_1edmh_1iq5s_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_1iq5s_124",
8
+ "label": "awsui_label_1edmh_1iq5s_138",
9
+ "root": "awsui_root_1edmh_1iq5s_156",
10
+ "content": "awsui_content_1edmh_1iq5s_160",
11
+ "content--small": "awsui_content--small_1edmh_1iq5s_160",
12
+ "content--without-labels": "awsui_content--without-labels_1edmh_1iq5s_163",
13
+ "content--medium": "awsui_content--medium_1edmh_1iq5s_166",
14
+ "content--large": "awsui_content--large_1edmh_1iq5s_172",
15
+ "content--fit-height": "awsui_content--fit-height_1edmh_1iq5s_179",
16
+ "status-container": "awsui_status-container_1edmh_1iq5s_183",
17
+ "chart-container": "awsui_chart-container_1edmh_1iq5s_187",
18
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1iq5s_191",
19
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1iq5s_196",
20
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1iq5s_199",
21
+ "inner-content": "awsui_inner-content_1edmh_1iq5s_208",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_1iq5s_222",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1iq5s_237",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1iq5s_240",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_1iq5s_257",
26
+ "label--align-right": "awsui_label--align-right_1edmh_1iq5s_260",
27
+ "label-text": "awsui_label-text_1edmh_1iq5s_268",
28
+ "label__description": "awsui_label__description_1edmh_1iq5s_276",
29
+ "label-line": "awsui_label-line_1edmh_1iq5s_283",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_1iq5s_287",
31
+ "popover-header": "awsui_popover-header_1edmh_1iq5s_291"
32
32
  };
33
33
 
@@ -1,34 +1,34 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_rth0w_93",
5
- "search-field": "awsui_search-field_1wzqe_rth0w_106",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_rth0w_112",
7
- "add-token": "awsui_add-token_1wzqe_rth0w_116",
8
- "tokens": "awsui_tokens_1wzqe_rth0w_123",
9
- "token-operator": "awsui_token-operator_1wzqe_rth0w_127",
10
- "property-editor": "awsui_property-editor_1wzqe_rth0w_131",
11
- "token-editor": "awsui_token-editor_1wzqe_rth0w_132",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_rth0w_136",
13
- "token-editor-form": "awsui_token-editor-form_1wzqe_rth0w_137",
14
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_rth0w_140",
15
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_rth0w_141",
16
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_rth0w_144",
17
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_rth0w_145",
18
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_rth0w_148",
19
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_rth0w_149",
20
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_rth0w_152",
21
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_rth0w_153",
22
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_rth0w_156",
23
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_rth0w_157",
24
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_rth0w_160",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_rth0w_161",
26
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_rth0w_179",
27
- "custom-control": "awsui_custom-control_1wzqe_rth0w_183",
28
- "input": "awsui_input_1wzqe_rth0w_112",
29
- "token-trigger": "awsui_token-trigger_1wzqe_rth0w_191",
30
- "remove-all": "awsui_remove-all_1wzqe_rth0w_197",
31
- "token-label": "awsui_token-label_1wzqe_rth0w_198",
32
- "join-operation": "awsui_join-operation_1wzqe_rth0w_199"
4
+ "root": "awsui_root_1wzqe_1im8m_93",
5
+ "search-field": "awsui_search-field_1wzqe_1im8m_106",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1im8m_112",
7
+ "add-token": "awsui_add-token_1wzqe_1im8m_116",
8
+ "tokens": "awsui_tokens_1wzqe_1im8m_123",
9
+ "token-operator": "awsui_token-operator_1wzqe_1im8m_127",
10
+ "property-editor": "awsui_property-editor_1wzqe_1im8m_131",
11
+ "token-editor": "awsui_token-editor_1wzqe_1im8m_132",
12
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1im8m_136",
13
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1im8m_137",
14
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1im8m_140",
15
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1im8m_141",
16
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1im8m_144",
17
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1im8m_145",
18
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1im8m_148",
19
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1im8m_149",
20
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1im8m_152",
21
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1im8m_153",
22
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1im8m_156",
23
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1im8m_157",
24
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1im8m_160",
25
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1im8m_161",
26
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1im8m_179",
27
+ "custom-control": "awsui_custom-control_1wzqe_1im8m_183",
28
+ "input": "awsui_input_1wzqe_1im8m_112",
29
+ "token-trigger": "awsui_token-trigger_1wzqe_1im8m_191",
30
+ "remove-all": "awsui_remove-all_1wzqe_1im8m_197",
31
+ "token-label": "awsui_token-label_1wzqe_1im8m_198",
32
+ "join-operation": "awsui_join-operation_1wzqe_1im8m_199"
33
33
  };
34
34
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1wzqe_rth0w_93:not(#\9) {
93
+ .awsui_root_1wzqe_1im8m_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -129,100 +129,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_search-field_1wzqe_rth0w_106:not(#\9) {
132
+ .awsui_search-field_1wzqe_1im8m_106:not(#\9) {
133
133
  display: flex;
134
134
  align-items: center;
135
135
  max-width: calc(688px - 2 * var(--space-l-t419sm, 20px));
136
136
  }
137
137
 
138
- .awsui_input-wrapper_1wzqe_rth0w_112:not(#\9) {
138
+ .awsui_input-wrapper_1wzqe_1im8m_112:not(#\9) {
139
139
  flex-grow: 1;
140
140
  }
141
141
 
142
- .awsui_add-token_1wzqe_rth0w_116:not(#\9) {
143
- border-left: 1px solid var(--color-border-divider-default-d3adp9, #e9ebed);
142
+ .awsui_add-token_1wzqe_1im8m_116:not(#\9) {
143
+ border-left: 1px solid var(--color-border-divider-default-et9j7s, #e9ebed);
144
144
  box-sizing: border-box;
145
145
  margin-left: var(--space-m-udix3p, 16px);
146
146
  padding-left: var(--space-m-udix3p, 16px);
147
147
  }
148
148
 
149
- .awsui_tokens_1wzqe_rth0w_123:not(#\9) {
149
+ .awsui_tokens_1wzqe_1im8m_123:not(#\9) {
150
150
  margin: var(--space-xs-zb16t3, 8px) 0;
151
151
  }
152
152
 
153
- .awsui_token-operator_1wzqe_rth0w_127:not(#\9) {
153
+ .awsui_token-operator_1wzqe_1im8m_127:not(#\9) {
154
154
  font-weight: bold;
155
155
  }
156
156
 
157
- .awsui_property-editor_1wzqe_rth0w_131:not(#\9),
158
- .awsui_token-editor_1wzqe_rth0w_132:not(#\9) {
157
+ .awsui_property-editor_1wzqe_1im8m_131:not(#\9),
158
+ .awsui_token-editor_1wzqe_1im8m_132:not(#\9) {
159
159
  -webkit-user-select: text;
160
160
  user-select: text;
161
161
  margin: var(--space-xxs-p8yyaw, 4px);
162
162
  }
163
- .awsui_property-editor-form_1wzqe_rth0w_136:not(#\9),
164
- .awsui_token-editor-form_1wzqe_rth0w_137:not(#\9) {
163
+ .awsui_property-editor-form_1wzqe_1im8m_136:not(#\9),
164
+ .awsui_token-editor-form_1wzqe_1im8m_137:not(#\9) {
165
165
  margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
166
166
  }
167
- .awsui_property-editor-field-property_1wzqe_rth0w_140:not(#\9),
168
- .awsui_token-editor-field-property_1wzqe_rth0w_141:not(#\9) {
167
+ .awsui_property-editor-field-property_1wzqe_1im8m_140:not(#\9),
168
+ .awsui_token-editor-field-property_1wzqe_1im8m_141:not(#\9) {
169
169
  /* used in test-utils */
170
170
  }
171
- .awsui_property-editor-field-operator_1wzqe_rth0w_144:not(#\9),
172
- .awsui_token-editor-field-operator_1wzqe_rth0w_145:not(#\9) {
171
+ .awsui_property-editor-field-operator_1wzqe_1im8m_144:not(#\9),
172
+ .awsui_token-editor-field-operator_1wzqe_1im8m_145:not(#\9) {
173
173
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
174
174
  }
175
- .awsui_property-editor-field-value_1wzqe_rth0w_148:not(#\9),
176
- .awsui_token-editor-field-value_1wzqe_rth0w_149:not(#\9) {
175
+ .awsui_property-editor-field-value_1wzqe_1im8m_148:not(#\9),
176
+ .awsui_token-editor-field-value_1wzqe_1im8m_149:not(#\9) {
177
177
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
178
178
  }
179
- .awsui_property-editor-cancel_1wzqe_rth0w_152:not(#\9),
180
- .awsui_token-editor-cancel_1wzqe_rth0w_153:not(#\9) {
179
+ .awsui_property-editor-cancel_1wzqe_1im8m_152:not(#\9),
180
+ .awsui_token-editor-cancel_1wzqe_1im8m_153:not(#\9) {
181
181
  margin-right: var(--space-xs-zb16t3, 8px);
182
182
  }
183
- .awsui_property-editor-submit_1wzqe_rth0w_156:not(#\9),
184
- .awsui_token-editor-submit_1wzqe_rth0w_157:not(#\9) {
183
+ .awsui_property-editor-submit_1wzqe_1im8m_156:not(#\9),
184
+ .awsui_token-editor-submit_1wzqe_1im8m_157:not(#\9) {
185
185
  /* used in test-utils */
186
186
  }
187
- .awsui_property-editor-actions_1wzqe_rth0w_160:not(#\9),
188
- .awsui_token-editor-actions_1wzqe_rth0w_161:not(#\9) {
187
+ .awsui_property-editor-actions_1wzqe_1im8m_160:not(#\9),
188
+ .awsui_token-editor-actions_1wzqe_1im8m_161:not(#\9) {
189
189
  display: flex;
190
190
  justify-content: flex-end;
191
191
  padding-top: var(--space-s-34lx8l, 12px);
192
- border-top: 1px solid var(--color-border-dropdown-item-default-rgr5b2, #e9ebed);
192
+ border-top: 1px solid var(--color-border-dropdown-item-default-dofu99, #e9ebed);
193
193
  }
194
194
 
195
- .awsui_token-editor-actions_1wzqe_rth0w_161:not(#\9) {
195
+ .awsui_token-editor-actions_1wzqe_1im8m_161:not(#\9) {
196
196
  padding-right: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
197
197
  margin-left: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
198
198
  margin-right: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
199
199
  }
200
200
 
201
- .awsui_property-editor_1wzqe_rth0w_131:not(#\9) {
201
+ .awsui_property-editor_1wzqe_1im8m_131:not(#\9) {
202
202
  padding: var(--space-m-udix3p, 16px);
203
203
  overflow-y: auto;
204
204
  }
205
205
 
206
- .awsui_custom-content-wrapper_1wzqe_rth0w_179:not(#\9) {
206
+ .awsui_custom-content-wrapper_1wzqe_1im8m_179:not(#\9) {
207
207
  display: contents;
208
208
  }
209
209
 
210
- .awsui_custom-control_1wzqe_rth0w_183:not(#\9) {
210
+ .awsui_custom-control_1wzqe_1im8m_183:not(#\9) {
211
211
  margin-right: var(--space-s-34lx8l, 12px);
212
212
  }
213
213
 
214
- .awsui_input_1wzqe_rth0w_112:not(#\9) {
214
+ .awsui_input_1wzqe_1im8m_112:not(#\9) {
215
215
  flex: 1;
216
216
  }
217
217
 
218
- .awsui_token-trigger_1wzqe_rth0w_191:not(#\9) {
218
+ .awsui_token-trigger_1wzqe_1im8m_191:not(#\9) {
219
219
  min-width: 0;
220
220
  -ms-word-break: break-all;
221
221
  word-break: break-word;
222
222
  }
223
223
 
224
- .awsui_remove-all_1wzqe_rth0w_197:not(#\9),
225
- .awsui_token-label_1wzqe_rth0w_198:not(#\9),
226
- .awsui_join-operation_1wzqe_rth0w_199:not(#\9) {
224
+ .awsui_remove-all_1wzqe_1im8m_197:not(#\9),
225
+ .awsui_token-label_1wzqe_1im8m_198:not(#\9),
226
+ .awsui_join-operation_1wzqe_1im8m_199:not(#\9) {
227
227
  /* used in test-utils */
228
228
  }
@@ -2,34 +2,34 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1wzqe_rth0w_93",
6
- "search-field": "awsui_search-field_1wzqe_rth0w_106",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_rth0w_112",
8
- "add-token": "awsui_add-token_1wzqe_rth0w_116",
9
- "tokens": "awsui_tokens_1wzqe_rth0w_123",
10
- "token-operator": "awsui_token-operator_1wzqe_rth0w_127",
11
- "property-editor": "awsui_property-editor_1wzqe_rth0w_131",
12
- "token-editor": "awsui_token-editor_1wzqe_rth0w_132",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_rth0w_136",
14
- "token-editor-form": "awsui_token-editor-form_1wzqe_rth0w_137",
15
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_rth0w_140",
16
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_rth0w_141",
17
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_rth0w_144",
18
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_rth0w_145",
19
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_rth0w_148",
20
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_rth0w_149",
21
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_rth0w_152",
22
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_rth0w_153",
23
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_rth0w_156",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_rth0w_157",
25
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_rth0w_160",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_rth0w_161",
27
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_rth0w_179",
28
- "custom-control": "awsui_custom-control_1wzqe_rth0w_183",
29
- "input": "awsui_input_1wzqe_rth0w_112",
30
- "token-trigger": "awsui_token-trigger_1wzqe_rth0w_191",
31
- "remove-all": "awsui_remove-all_1wzqe_rth0w_197",
32
- "token-label": "awsui_token-label_1wzqe_rth0w_198",
33
- "join-operation": "awsui_join-operation_1wzqe_rth0w_199"
5
+ "root": "awsui_root_1wzqe_1im8m_93",
6
+ "search-field": "awsui_search-field_1wzqe_1im8m_106",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1im8m_112",
8
+ "add-token": "awsui_add-token_1wzqe_1im8m_116",
9
+ "tokens": "awsui_tokens_1wzqe_1im8m_123",
10
+ "token-operator": "awsui_token-operator_1wzqe_1im8m_127",
11
+ "property-editor": "awsui_property-editor_1wzqe_1im8m_131",
12
+ "token-editor": "awsui_token-editor_1wzqe_1im8m_132",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1im8m_136",
14
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1im8m_137",
15
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1im8m_140",
16
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1im8m_141",
17
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1im8m_144",
18
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1im8m_145",
19
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1im8m_148",
20
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1im8m_149",
21
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1im8m_152",
22
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1im8m_153",
23
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1im8m_156",
24
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1im8m_157",
25
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1im8m_160",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1im8m_161",
27
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1im8m_179",
28
+ "custom-control": "awsui_custom-control_1wzqe_1im8m_183",
29
+ "input": "awsui_input_1wzqe_1im8m_112",
30
+ "token-trigger": "awsui_token-trigger_1wzqe_1im8m_191",
31
+ "remove-all": "awsui_remove-all_1wzqe_1im8m_197",
32
+ "token-label": "awsui_token-label_1wzqe_1im8m_198",
33
+ "join-operation": "awsui_join-operation_1wzqe_1im8m_199"
34
34
  };
35
35
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1vtzr_2vq0w_9",
5
- "view-button": "awsui_view-button_1vtzr_2vq0w_13",
6
- "browse-button": "awsui_browse-button_1vtzr_2vq0w_17",
7
- "layout": "awsui_layout_1vtzr_2vq0w_21",
8
- "layout-uri": "awsui_layout-uri_1vtzr_2vq0w_31",
9
- "layout-version": "awsui_layout-version_1vtzr_2vq0w_35",
10
- "layout-divider": "awsui_layout-divider_1vtzr_2vq0w_40"
4
+ "root": "awsui_root_1vtzr_cpfg5_9",
5
+ "view-button": "awsui_view-button_1vtzr_cpfg5_13",
6
+ "browse-button": "awsui_browse-button_1vtzr_cpfg5_17",
7
+ "layout": "awsui_layout_1vtzr_cpfg5_21",
8
+ "layout-uri": "awsui_layout-uri_1vtzr_cpfg5_31",
9
+ "layout-version": "awsui_layout-version_1vtzr_cpfg5_35",
10
+ "layout-divider": "awsui_layout-divider_1vtzr_cpfg5_40"
11
11
  };
12
12