@cloudscape-design/components 3.0.834 → 3.0.836

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 (142) hide show
  1. package/alert/styles.css.js +28 -28
  2. package/alert/styles.scoped.css +46 -46
  3. package/alert/styles.selectors.js +28 -28
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +19 -19
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/button/styles.css.js +21 -21
  8. package/button/styles.scoped.css +157 -157
  9. package/button/styles.selectors.js +21 -21
  10. package/button-dropdown/item-element/styles.css.js +13 -13
  11. package/button-dropdown/item-element/styles.scoped.css +22 -22
  12. package/button-dropdown/item-element/styles.selectors.js +13 -13
  13. package/button-dropdown/styles.css.js +17 -17
  14. package/button-dropdown/styles.scoped.css +30 -30
  15. package/button-dropdown/styles.selectors.js +17 -17
  16. package/expandable-section/styles.css.js +34 -34
  17. package/expandable-section/styles.scoped.css +67 -67
  18. package/expandable-section/styles.selectors.js +34 -34
  19. package/file-token-group/file-token.d.ts +2 -2
  20. package/file-token-group/file-token.d.ts.map +1 -1
  21. package/file-token-group/file-token.js +9 -5
  22. package/file-token-group/file-token.js.map +1 -1
  23. package/file-token-group/interfaces.d.ts +2 -2
  24. package/file-token-group/interfaces.d.ts.map +1 -1
  25. package/file-token-group/interfaces.js.map +1 -1
  26. package/file-token-group/internal.d.ts.map +1 -1
  27. package/file-token-group/internal.js +11 -3
  28. package/file-token-group/internal.js.map +1 -1
  29. package/file-token-group/styles.css.js +22 -22
  30. package/file-token-group/styles.scoped.css +31 -31
  31. package/file-token-group/styles.selectors.js +22 -22
  32. package/file-upload/interfaces.d.ts +6 -6
  33. package/file-upload/interfaces.d.ts.map +1 -1
  34. package/file-upload/interfaces.js.map +1 -1
  35. package/file-upload/internal.d.ts.map +1 -1
  36. package/file-upload/internal.js +15 -5
  37. package/file-upload/internal.js.map +1 -1
  38. package/flashbar/styles.css.js +50 -50
  39. package/flashbar/styles.scoped.css +151 -151
  40. package/flashbar/styles.selectors.js +50 -50
  41. package/i18n/messages/all.all.js +1 -1
  42. package/i18n/messages/all.all.json +1 -1
  43. package/i18n/messages/all.ar.js +1 -1
  44. package/i18n/messages/all.ar.json +1 -1
  45. package/i18n/messages/all.de.js +1 -1
  46. package/i18n/messages/all.de.json +1 -1
  47. package/i18n/messages/all.en-GB.js +1 -1
  48. package/i18n/messages/all.en-GB.json +1 -1
  49. package/i18n/messages/all.en.js +1 -1
  50. package/i18n/messages/all.en.json +1 -1
  51. package/i18n/messages/all.es.js +1 -1
  52. package/i18n/messages/all.es.json +1 -1
  53. package/i18n/messages/all.fr.js +1 -1
  54. package/i18n/messages/all.fr.json +1 -1
  55. package/i18n/messages/all.id.js +1 -1
  56. package/i18n/messages/all.id.json +1 -1
  57. package/i18n/messages/all.it.js +1 -1
  58. package/i18n/messages/all.it.json +1 -1
  59. package/i18n/messages/all.ja.js +1 -1
  60. package/i18n/messages/all.ja.json +1 -1
  61. package/i18n/messages/all.ko.js +1 -1
  62. package/i18n/messages/all.ko.json +1 -1
  63. package/i18n/messages/all.pt-BR.js +1 -1
  64. package/i18n/messages/all.pt-BR.json +1 -1
  65. package/i18n/messages/all.tr.js +1 -1
  66. package/i18n/messages/all.tr.json +1 -1
  67. package/i18n/messages/all.zh-CN.js +1 -1
  68. package/i18n/messages/all.zh-CN.json +1 -1
  69. package/i18n/messages/all.zh-TW.js +1 -1
  70. package/i18n/messages/all.zh-TW.json +1 -1
  71. package/i18n/messages-types.d.ts +24 -0
  72. package/i18n/messages-types.d.ts.map +1 -1
  73. package/i18n/messages-types.js.map +1 -1
  74. package/input/styles.css.js +13 -13
  75. package/input/styles.scoped.css +44 -44
  76. package/input/styles.selectors.js +13 -13
  77. package/internal/base-component/styles.scoped.css +4 -2
  78. package/internal/components/button-trigger/styles.css.js +13 -13
  79. package/internal/components/button-trigger/styles.scoped.css +37 -37
  80. package/internal/components/button-trigger/styles.selectors.js +13 -13
  81. package/internal/components/checkbox-icon/styles.css.js +9 -9
  82. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  83. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  84. package/internal/components/dropdown/styles.css.js +20 -20
  85. package/internal/components/dropdown/styles.scoped.css +39 -39
  86. package/internal/components/dropdown/styles.selectors.js +20 -20
  87. package/internal/components/menu-dropdown/styles.css.js +7 -7
  88. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  89. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  90. package/internal/components/token-list/styles.css.js +10 -10
  91. package/internal/components/token-list/styles.scoped.css +26 -26
  92. package/internal/components/token-list/styles.selectors.js +10 -10
  93. package/internal/environment.js +1 -1
  94. package/internal/environment.json +1 -1
  95. package/internal/generated/styles/tokens.d.ts +4 -2
  96. package/internal/generated/styles/tokens.js +4 -2
  97. package/internal/generated/theming/index.cjs +22 -8
  98. package/internal/generated/theming/index.cjs.d.ts +32 -0
  99. package/internal/generated/theming/index.d.ts +32 -0
  100. package/internal/generated/theming/index.js +22 -8
  101. package/internal/manifest.json +1 -1
  102. package/link/styles.css.js +20 -20
  103. package/link/styles.scoped.css +73 -73
  104. package/link/styles.selectors.js +20 -20
  105. package/package.json +1 -1
  106. package/pagination/styles.css.js +9 -9
  107. package/pagination/styles.scoped.css +27 -27
  108. package/pagination/styles.selectors.js +9 -9
  109. package/popover/styles.css.js +52 -52
  110. package/popover/styles.scoped.css +72 -75
  111. package/popover/styles.selectors.js +52 -52
  112. package/prompt-input/styles.css.js +14 -14
  113. package/prompt-input/styles.scoped.css +56 -56
  114. package/prompt-input/styles.selectors.js +14 -14
  115. package/property-filter/filtering-token/styles.css.js +18 -18
  116. package/property-filter/filtering-token/styles.scoped.css +45 -45
  117. package/property-filter/filtering-token/styles.selectors.js +18 -18
  118. package/property-filter/styles.css.js +39 -39
  119. package/property-filter/styles.scoped.css +42 -42
  120. package/property-filter/styles.selectors.js +39 -39
  121. package/segmented-control/styles.css.js +15 -15
  122. package/segmented-control/styles.scoped.css +38 -38
  123. package/segmented-control/styles.selectors.js +15 -15
  124. package/select/parts/styles.css.js +21 -21
  125. package/select/parts/styles.scoped.css +26 -26
  126. package/select/parts/styles.selectors.js +21 -21
  127. package/test-utils/tsconfig.tsbuildinfo +1 -1
  128. package/textarea/styles.css.js +5 -5
  129. package/textarea/styles.scoped.css +24 -24
  130. package/textarea/styles.selectors.js +5 -5
  131. package/tiles/styles.css.js +30 -30
  132. package/tiles/styles.scoped.css +79 -79
  133. package/tiles/styles.selectors.js +30 -30
  134. package/token-group/styles.css.js +8 -8
  135. package/token-group/styles.scoped.css +18 -18
  136. package/token-group/styles.selectors.js +8 -8
  137. package/top-navigation/styles.css.js +47 -47
  138. package/top-navigation/styles.scoped.css +67 -67
  139. package/top-navigation/styles.selectors.js +47 -47
  140. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  141. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  142. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
@@ -1,44 +1,44 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_13oab_141",
5
- "search-field": "awsui_search-field_1wzqe_13oab_176",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_13oab_183",
7
- "add-token": "awsui_add-token_1wzqe_13oab_190",
8
- "tokens": "awsui_tokens_1wzqe_13oab_197",
9
- "token-operator": "awsui_token-operator_1wzqe_13oab_202",
10
- "property-editor": "awsui_property-editor_1wzqe_13oab_206",
11
- "property-editor-header": "awsui_property-editor-header_1wzqe_13oab_209",
12
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_13oab_222",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_13oab_237",
14
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_13oab_242",
15
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_13oab_245",
16
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_13oab_253",
17
- "token-editor": "awsui_token-editor_1wzqe_13oab_258",
18
- "token-editor-form": "awsui_token-editor-form_1wzqe_13oab_265",
19
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_13oab_268",
20
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_13oab_271",
21
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_13oab_274",
22
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_13oab_277",
23
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_13oab_282",
24
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_13oab_286",
25
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_13oab_289",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_13oab_292",
27
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_13oab_301",
28
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_13oab_338",
29
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_13oab_341",
30
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_13oab_350",
31
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_13oab_354",
32
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_13oab_360",
33
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_13oab_369",
34
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_13oab_373",
35
- "custom-control": "awsui_custom-control_1wzqe_13oab_377",
36
- "input": "awsui_input_1wzqe_13oab_183",
37
- "results": "awsui_results_1wzqe_13oab_385",
38
- "token-trigger": "awsui_token-trigger_1wzqe_13oab_390",
39
- "remove-all": "awsui_remove-all_1wzqe_13oab_395",
40
- "join-operation": "awsui_join-operation_1wzqe_13oab_396",
41
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_13oab_397",
42
- "constraint": "awsui_constraint_1wzqe_13oab_401"
4
+ "root": "awsui_root_1wzqe_1ax4i_141",
5
+ "search-field": "awsui_search-field_1wzqe_1ax4i_176",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1ax4i_183",
7
+ "add-token": "awsui_add-token_1wzqe_1ax4i_190",
8
+ "tokens": "awsui_tokens_1wzqe_1ax4i_197",
9
+ "token-operator": "awsui_token-operator_1wzqe_1ax4i_202",
10
+ "property-editor": "awsui_property-editor_1wzqe_1ax4i_206",
11
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1ax4i_209",
12
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1ax4i_222",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1ax4i_237",
14
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ax4i_242",
15
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1ax4i_245",
16
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1ax4i_253",
17
+ "token-editor": "awsui_token-editor_1wzqe_1ax4i_258",
18
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1ax4i_265",
19
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ax4i_268",
20
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ax4i_271",
21
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ax4i_274",
22
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1ax4i_277",
23
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1ax4i_282",
24
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ax4i_286",
25
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1ax4i_289",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1ax4i_292",
27
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1ax4i_301",
28
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1ax4i_338",
29
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1ax4i_341",
30
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1ax4i_350",
31
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1ax4i_354",
32
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1ax4i_360",
33
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1ax4i_369",
34
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ax4i_373",
35
+ "custom-control": "awsui_custom-control_1wzqe_1ax4i_377",
36
+ "input": "awsui_input_1wzqe_1ax4i_183",
37
+ "results": "awsui_results_1wzqe_1ax4i_385",
38
+ "token-trigger": "awsui_token-trigger_1wzqe_1ax4i_390",
39
+ "remove-all": "awsui_remove-all_1wzqe_1ax4i_395",
40
+ "join-operation": "awsui_join-operation_1wzqe_1ax4i_396",
41
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ax4i_397",
42
+ "constraint": "awsui_constraint_1wzqe_1ax4i_401"
43
43
  };
44
44
 
@@ -138,7 +138,7 @@
138
138
  */
139
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1wzqe_13oab_141:not(#\9) {
141
+ .awsui_root_1wzqe_1ax4i_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -174,40 +174,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  -moz-osx-font-smoothing: auto;
175
175
  }
176
176
 
177
- .awsui_search-field_1wzqe_13oab_176:not(#\9) {
177
+ .awsui_search-field_1wzqe_1ax4i_176:not(#\9) {
178
178
  display: flex;
179
179
  align-items: flex-end;
180
180
  flex-wrap: wrap;
181
181
  gap: var(--space-xs-zb16t3, 8px) var(--space-s-34lx8l, 12px);
182
182
  }
183
183
 
184
- .awsui_input-wrapper_1wzqe_13oab_183:not(#\9) {
184
+ .awsui_input-wrapper_1wzqe_1ax4i_183:not(#\9) {
185
185
  flex-grow: 1;
186
186
  display: flex;
187
187
  align-items: flex-end;
188
188
  max-inline-size: calc(688px - 2 * var(--space-l-t419sm, 20px));
189
189
  }
190
190
 
191
- .awsui_add-token_1wzqe_13oab_190:not(#\9) {
191
+ .awsui_add-token_1wzqe_1ax4i_190:not(#\9) {
192
192
  border-inline-start: 1px solid var(--color-border-divider-default-cx07f2, #c6c6cd);
193
193
  box-sizing: border-box;
194
194
  margin-inline-start: var(--space-m-udix3p, 16px);
195
195
  padding-inline-start: var(--space-m-udix3p, 16px);
196
196
  }
197
197
 
198
- .awsui_tokens_1wzqe_13oab_197:not(#\9) {
198
+ .awsui_tokens_1wzqe_1ax4i_197:not(#\9) {
199
199
  margin-block: var(--space-xs-zb16t3, 8px);
200
200
  margin-inline: 0;
201
201
  }
202
202
 
203
- .awsui_token-operator_1wzqe_13oab_202:not(#\9) {
203
+ .awsui_token-operator_1wzqe_1ax4i_202:not(#\9) {
204
204
  font-weight: bold;
205
205
  }
206
206
 
207
- .awsui_property-editor_1wzqe_13oab_206:not(#\9) {
207
+ .awsui_property-editor_1wzqe_1ax4i_206:not(#\9) {
208
208
  overflow-y: auto;
209
209
  }
210
- .awsui_property-editor-header_1wzqe_13oab_209:not(#\9) {
210
+ .awsui_property-editor-header_1wzqe_1ax4i_209:not(#\9) {
211
211
  font-size: var(--font-size-body-m-x4okxb, 14px);
212
212
  line-height: var(--line-height-body-m-30ar75, 20px);
213
213
  color: var(--color-text-body-default-7v1jfn, #0f141a);
@@ -220,7 +220,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
220
220
  padding-block-end: var(--space-xxs-p8yyaw, 4px);
221
221
  padding-inline: var(--space-s-34lx8l, 12px);
222
222
  }
223
- .awsui_property-editor-header-enum_1wzqe_13oab_222:not(#\9) {
223
+ .awsui_property-editor-header-enum_1wzqe_1ax4i_222:not(#\9) {
224
224
  display: flex;
225
225
  gap: var(--space-xs-zb16t3, 8px);
226
226
  font-size: var(--font-size-body-m-x4okxb, 14px);
@@ -235,15 +235,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
235
235
  padding-block: calc(var(--space-xs-zb16t3, 8px) + var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px));
236
236
  padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
237
237
  }
238
- .awsui_property-editor-form_1wzqe_13oab_237:not(#\9) {
238
+ .awsui_property-editor-form_1wzqe_1ax4i_237:not(#\9) {
239
239
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
240
240
  padding-block-end: var(--space-s-34lx8l, 12px);
241
241
  padding-inline: var(--space-s-34lx8l, 12px);
242
242
  }
243
- .awsui_property-editor-cancel_1wzqe_13oab_242:not(#\9) {
243
+ .awsui_property-editor-cancel_1wzqe_1ax4i_242:not(#\9) {
244
244
  margin-inline-end: var(--space-xs-zb16t3, 8px);
245
245
  }
246
- .awsui_property-editor-actions_1wzqe_13oab_245:not(#\9) {
246
+ .awsui_property-editor-actions_1wzqe_1ax4i_245:not(#\9) {
247
247
  display: flex;
248
248
  justify-content: flex-end;
249
249
  border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-default-xiw1xo, #c6c6cd);
@@ -251,46 +251,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
251
251
  padding-block: var(--space-s-34lx8l, 12px);
252
252
  }
253
253
 
254
- .awsui_property-editor-enum_1wzqe_13oab_253:not(#\9) {
254
+ .awsui_property-editor-enum_1wzqe_1ax4i_253:not(#\9) {
255
255
  display: flex;
256
256
  flex-direction: column;
257
257
  }
258
258
 
259
- .awsui_token-editor_1wzqe_13oab_258:not(#\9) {
259
+ .awsui_token-editor_1wzqe_1ax4i_258:not(#\9) {
260
260
  display: flex;
261
261
  flex-direction: column;
262
262
  gap: var(--space-s-34lx8l, 12px);
263
263
  margin-block: var(--space-xxs-p8yyaw, 4px);
264
264
  margin-inline: var(--space-xxs-p8yyaw, 4px);
265
265
  }
266
- .awsui_token-editor-form_1wzqe_13oab_265:not(#\9) {
266
+ .awsui_token-editor-form_1wzqe_1ax4i_265:not(#\9) {
267
267
  /* used in test-utils */
268
268
  }
269
- .awsui_token-editor-field-property_1wzqe_13oab_268:not(#\9) {
269
+ .awsui_token-editor-field-property_1wzqe_1ax4i_268:not(#\9) {
270
270
  flex-grow: 2;
271
271
  }
272
- .awsui_token-editor-field-operator_1wzqe_13oab_271:not(#\9) {
272
+ .awsui_token-editor-field-operator_1wzqe_1ax4i_271:not(#\9) {
273
273
  flex-grow: 1;
274
274
  }
275
- .awsui_token-editor-field-value_1wzqe_13oab_274:not(#\9) {
275
+ .awsui_token-editor-field-value_1wzqe_1ax4i_274:not(#\9) {
276
276
  flex-grow: 2;
277
277
  }
278
- .awsui_token-editor-multiselect-wrapper_1wzqe_13oab_277:not(#\9) {
278
+ .awsui_token-editor-multiselect-wrapper_1wzqe_1ax4i_277:not(#\9) {
279
279
  position: relative;
280
280
  block-size: var(--size-vertical-input-v5iwwf, 32px);
281
281
  min-inline-size: 200px;
282
282
  }
283
- .awsui_token-editor-multiselect-wrapper-inner_1wzqe_13oab_282:not(#\9) {
283
+ .awsui_token-editor-multiselect-wrapper-inner_1wzqe_1ax4i_282:not(#\9) {
284
284
  position: absolute;
285
285
  inline-size: 100%;
286
286
  }
287
- .awsui_token-editor-cancel_1wzqe_13oab_286:not(#\9) {
287
+ .awsui_token-editor-cancel_1wzqe_1ax4i_286:not(#\9) {
288
288
  margin-inline-end: var(--space-xs-zb16t3, 8px);
289
289
  }
290
- .awsui_token-editor-submit_1wzqe_13oab_289:not(#\9) {
290
+ .awsui_token-editor-submit_1wzqe_1ax4i_289:not(#\9) {
291
291
  /* used in test-utils */
292
292
  }
293
- .awsui_token-editor-actions_1wzqe_13oab_292:not(#\9) {
293
+ .awsui_token-editor-actions_1wzqe_1ax4i_292:not(#\9) {
294
294
  display: flex;
295
295
  justify-content: flex-end;
296
296
  padding-block-start: var(--space-s-34lx8l, 12px);
@@ -299,7 +299,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
299
  margin-inline: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
300
300
  margin-block-start: var(--space-s-34lx8l, 12px);
301
301
  }
302
- .awsui_token-editor-grid_1wzqe_13oab_301:not(#\9) {
302
+ .awsui_token-editor-grid_1wzqe_1ax4i_301:not(#\9) {
303
303
  border-collapse: separate;
304
304
  border-spacing: 0;
305
305
  box-sizing: border-box;
@@ -337,70 +337,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
337
337
  gap: var(--space-s-34lx8l, 12px);
338
338
  grid-template-columns: minmax(min-content, 2fr) minmax(min-content, 120px) minmax(min-content, 3fr) min-content;
339
339
  }
340
- .awsui_token-editor-grid-group_1wzqe_13oab_338:not(#\9) {
340
+ .awsui_token-editor-grid-group_1wzqe_1ax4i_338:not(#\9) {
341
341
  display: contents;
342
342
  }
343
- .awsui_token-editor-grid_1wzqe_13oab_301.awsui_token-editor-narrow_1wzqe_13oab_341:not(#\9) {
343
+ .awsui_token-editor-grid_1wzqe_1ax4i_301.awsui_token-editor-narrow_1wzqe_1ax4i_341:not(#\9) {
344
344
  grid-template-columns: minmax(100px, 1fr);
345
345
  gap: var(--space-m-udix3p, 16px);
346
346
  }
347
- .awsui_token-editor-grid_1wzqe_13oab_301.awsui_token-editor-narrow_1wzqe_13oab_341 > .awsui_token-editor-grid-group_1wzqe_13oab_338:not(#\9) {
347
+ .awsui_token-editor-grid_1wzqe_1ax4i_301.awsui_token-editor-narrow_1wzqe_1ax4i_341 > .awsui_token-editor-grid-group_1wzqe_1ax4i_338:not(#\9) {
348
348
  display: flex;
349
349
  flex-direction: column;
350
350
  gap: var(--space-s-34lx8l, 12px);
351
351
  }
352
- .awsui_token-editor-grid_1wzqe_13oab_301.awsui_token-editor-narrow_1wzqe_13oab_341 > .awsui_token-editor-grid-group_1wzqe_13oab_338.awsui_token-editor-supports-groups_1wzqe_13oab_350:not(#\9) {
352
+ .awsui_token-editor-grid_1wzqe_1ax4i_301.awsui_token-editor-narrow_1wzqe_1ax4i_341 > .awsui_token-editor-grid-group_1wzqe_1ax4i_338.awsui_token-editor-supports-groups_1wzqe_1ax4i_350:not(#\9) {
353
353
  padding-block-end: var(--space-m-udix3p, 16px);
354
354
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
355
355
  }
356
- .awsui_token-editor-grid-header_1wzqe_13oab_354:not(#\9) {
356
+ .awsui_token-editor-grid-header_1wzqe_1ax4i_354:not(#\9) {
357
357
  color: var(--color-text-column-header-18yqaj, #424650);
358
358
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
359
359
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
360
360
  text-align: start;
361
361
  }
362
- .awsui_token-editor-grid-cell_1wzqe_13oab_360:not(#\9):not(.awsui_token-editor-narrow_1wzqe_13oab_341) {
362
+ .awsui_token-editor-grid-cell_1wzqe_1ax4i_360:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1ax4i_341) {
363
363
  display: flex;
364
364
  align-items: flex-end;
365
365
  justify-content: flex-end;
366
366
  }
367
- .awsui_token-editor-grid-cell_1wzqe_13oab_360.awsui_token-editor-narrow_1wzqe_13oab_341:not(#\9):nth-child(4) {
367
+ .awsui_token-editor-grid-cell_1wzqe_1ax4i_360.awsui_token-editor-narrow_1wzqe_1ax4i_341:not(#\9):nth-child(4) {
368
368
  display: flex;
369
369
  justify-content: flex-end;
370
370
  }
371
- .awsui_token-editor-add-token_1wzqe_13oab_369:not(#\9) {
371
+ .awsui_token-editor-add-token_1wzqe_1ax4i_369:not(#\9) {
372
372
  margin-block-start: var(--space-s-34lx8l, 12px);
373
373
  }
374
374
 
375
- .awsui_custom-content-wrapper_1wzqe_13oab_373:not(#\9) {
375
+ .awsui_custom-content-wrapper_1wzqe_1ax4i_373:not(#\9) {
376
376
  display: contents;
377
377
  }
378
378
 
379
- .awsui_custom-control_1wzqe_13oab_377:not(#\9) {
379
+ .awsui_custom-control_1wzqe_1ax4i_377:not(#\9) {
380
380
  /* used in test-utils */
381
381
  }
382
382
 
383
- .awsui_input_1wzqe_13oab_183:not(#\9) {
383
+ .awsui_input_1wzqe_1ax4i_183:not(#\9) {
384
384
  flex: 1;
385
385
  }
386
386
 
387
- .awsui_results_1wzqe_13oab_385:not(#\9) {
388
- padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
387
+ .awsui_results_1wzqe_1ax4i_385:not(#\9) {
388
+ padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-width-field-h1g7tw, 2px));
389
389
  padding-inline: 0;
390
390
  }
391
391
 
392
- .awsui_token-trigger_1wzqe_13oab_390:not(#\9) {
392
+ .awsui_token-trigger_1wzqe_1ax4i_390:not(#\9) {
393
393
  min-inline-size: 0;
394
394
  word-break: break-word;
395
395
  }
396
396
 
397
- .awsui_remove-all_1wzqe_13oab_395:not(#\9),
398
- .awsui_join-operation_1wzqe_13oab_396:not(#\9),
399
- .awsui_custom-filter-actions_1wzqe_13oab_397:not(#\9) {
397
+ .awsui_remove-all_1wzqe_1ax4i_395:not(#\9),
398
+ .awsui_join-operation_1wzqe_1ax4i_396:not(#\9),
399
+ .awsui_custom-filter-actions_1wzqe_1ax4i_397:not(#\9) {
400
400
  /* used in test-utils */
401
401
  }
402
402
 
403
- .awsui_constraint_1wzqe_13oab_401:not(#\9) {
403
+ .awsui_constraint_1wzqe_1ax4i_401:not(#\9) {
404
404
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
405
405
  color: var(--color-text-form-secondary-54emib, #656871);
406
406
  font-size: var(--font-size-body-s-asqx2i, 12px);
@@ -2,44 +2,44 @@
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_13oab_141",
6
- "search-field": "awsui_search-field_1wzqe_13oab_176",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_13oab_183",
8
- "add-token": "awsui_add-token_1wzqe_13oab_190",
9
- "tokens": "awsui_tokens_1wzqe_13oab_197",
10
- "token-operator": "awsui_token-operator_1wzqe_13oab_202",
11
- "property-editor": "awsui_property-editor_1wzqe_13oab_206",
12
- "property-editor-header": "awsui_property-editor-header_1wzqe_13oab_209",
13
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_13oab_222",
14
- "property-editor-form": "awsui_property-editor-form_1wzqe_13oab_237",
15
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_13oab_242",
16
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_13oab_245",
17
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_13oab_253",
18
- "token-editor": "awsui_token-editor_1wzqe_13oab_258",
19
- "token-editor-form": "awsui_token-editor-form_1wzqe_13oab_265",
20
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_13oab_268",
21
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_13oab_271",
22
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_13oab_274",
23
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_13oab_277",
24
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_13oab_282",
25
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_13oab_286",
26
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_13oab_289",
27
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_13oab_292",
28
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_13oab_301",
29
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_13oab_338",
30
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_13oab_341",
31
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_13oab_350",
32
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_13oab_354",
33
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_13oab_360",
34
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_13oab_369",
35
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_13oab_373",
36
- "custom-control": "awsui_custom-control_1wzqe_13oab_377",
37
- "input": "awsui_input_1wzqe_13oab_183",
38
- "results": "awsui_results_1wzqe_13oab_385",
39
- "token-trigger": "awsui_token-trigger_1wzqe_13oab_390",
40
- "remove-all": "awsui_remove-all_1wzqe_13oab_395",
41
- "join-operation": "awsui_join-operation_1wzqe_13oab_396",
42
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_13oab_397",
43
- "constraint": "awsui_constraint_1wzqe_13oab_401"
5
+ "root": "awsui_root_1wzqe_1ax4i_141",
6
+ "search-field": "awsui_search-field_1wzqe_1ax4i_176",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1ax4i_183",
8
+ "add-token": "awsui_add-token_1wzqe_1ax4i_190",
9
+ "tokens": "awsui_tokens_1wzqe_1ax4i_197",
10
+ "token-operator": "awsui_token-operator_1wzqe_1ax4i_202",
11
+ "property-editor": "awsui_property-editor_1wzqe_1ax4i_206",
12
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1ax4i_209",
13
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1ax4i_222",
14
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1ax4i_237",
15
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ax4i_242",
16
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1ax4i_245",
17
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1ax4i_253",
18
+ "token-editor": "awsui_token-editor_1wzqe_1ax4i_258",
19
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1ax4i_265",
20
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ax4i_268",
21
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ax4i_271",
22
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ax4i_274",
23
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1ax4i_277",
24
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1ax4i_282",
25
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ax4i_286",
26
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1ax4i_289",
27
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1ax4i_292",
28
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1ax4i_301",
29
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1ax4i_338",
30
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1ax4i_341",
31
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1ax4i_350",
32
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1ax4i_354",
33
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1ax4i_360",
34
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1ax4i_369",
35
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ax4i_373",
36
+ "custom-control": "awsui_custom-control_1wzqe_1ax4i_377",
37
+ "input": "awsui_input_1wzqe_1ax4i_183",
38
+ "results": "awsui_results_1wzqe_1ax4i_385",
39
+ "token-trigger": "awsui_token-trigger_1wzqe_1ax4i_390",
40
+ "remove-all": "awsui_remove-all_1wzqe_1ax4i_395",
41
+ "join-operation": "awsui_join-operation_1wzqe_1ax4i_396",
42
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ax4i_397",
43
+ "constraint": "awsui_constraint_1wzqe_1ax4i_401"
44
44
  };
45
45
 
@@ -1,20 +1,20 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_jg1io_157",
5
- "disabled": "awsui_disabled_8cbea_jg1io_237",
6
- "selected": "awsui_selected_8cbea_jg1io_245",
7
- "icon": "awsui_icon_8cbea_jg1io_266",
8
- "with-text": "awsui_with-text_8cbea_jg1io_270",
9
- "with-no-text": "awsui_with-no-text_8cbea_jg1io_276",
10
- "root": "awsui_root_8cbea_jg1io_281",
11
- "segment-part": "awsui_segment-part_8cbea_jg1io_316",
12
- "select": "awsui_select_8cbea_jg1io_245",
13
- "segment-count-2": "awsui_segment-count-2_8cbea_jg1io_335",
14
- "segment-count-3": "awsui_segment-count-3_8cbea_jg1io_339",
15
- "segment-count-4": "awsui_segment-count-4_8cbea_jg1io_343",
16
- "segment-count-5": "awsui_segment-count-5_8cbea_jg1io_347",
17
- "segment-count-6": "awsui_segment-count-6_8cbea_jg1io_351",
18
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_jg1io_355"
4
+ "segment": "awsui_segment_8cbea_jpb9w_157",
5
+ "disabled": "awsui_disabled_8cbea_jpb9w_237",
6
+ "selected": "awsui_selected_8cbea_jpb9w_245",
7
+ "icon": "awsui_icon_8cbea_jpb9w_266",
8
+ "with-text": "awsui_with-text_8cbea_jpb9w_270",
9
+ "with-no-text": "awsui_with-no-text_8cbea_jpb9w_276",
10
+ "root": "awsui_root_8cbea_jpb9w_281",
11
+ "segment-part": "awsui_segment-part_8cbea_jpb9w_316",
12
+ "select": "awsui_select_8cbea_jpb9w_245",
13
+ "segment-count-2": "awsui_segment-count-2_8cbea_jpb9w_335",
14
+ "segment-count-3": "awsui_segment-count-3_8cbea_jpb9w_339",
15
+ "segment-count-4": "awsui_segment-count-4_8cbea_jpb9w_343",
16
+ "segment-count-5": "awsui_segment-count-5_8cbea_jpb9w_347",
17
+ "segment-count-6": "awsui_segment-count-6_8cbea_jpb9w_351",
18
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_jpb9w_355"
19
19
  };
20
20