@cloudscape-design/components-themeable 3.0.846 → 3.0.848

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 (156) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/alert/styles.scss +3 -3
  3. package/lib/internal/scss/anchor-navigation/styles.scss +1 -1
  4. package/lib/internal/scss/flashbar/collapsible.scss +2 -2
  5. package/lib/internal/scss/flashbar/styles.scss +1 -1
  6. package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
  7. package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
  8. package/lib/internal/scss/internal/styles/typography/mixins.scss +1 -1
  9. package/lib/internal/scss/link/constants.scss +2 -2
  10. package/lib/internal/scss/popover/arrow.scss +1 -5
  11. package/lib/internal/scss/popover/body.scss +1 -1
  12. package/lib/internal/scss/popover/container.scss +2 -2
  13. package/lib/internal/scss/property-filter/filtering-token/styles.scss +2 -2
  14. package/lib/internal/scss/select/parts/styles.scss +3 -3
  15. package/lib/internal/scss/token-group/mixins.scss +2 -2
  16. package/lib/internal/template/alert/styles.css.js +28 -28
  17. package/lib/internal/template/alert/styles.scoped.css +46 -46
  18. package/lib/internal/template/alert/styles.selectors.js +28 -28
  19. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  20. package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
  21. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  22. package/lib/internal/template/button/styles.css.js +21 -21
  23. package/lib/internal/template/button/styles.scoped.css +157 -157
  24. package/lib/internal/template/button/styles.selectors.js +21 -21
  25. package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
  26. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +22 -22
  27. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
  28. package/lib/internal/template/button-dropdown/styles.css.js +17 -17
  29. package/lib/internal/template/button-dropdown/styles.scoped.css +30 -30
  30. package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
  31. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  32. package/lib/internal/template/expandable-section/styles.scoped.css +67 -67
  33. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  34. package/lib/internal/template/file-token-group/file-token.d.ts +2 -2
  35. package/lib/internal/template/file-token-group/file-token.d.ts.map +1 -1
  36. package/lib/internal/template/file-token-group/file-token.js +9 -5
  37. package/lib/internal/template/file-token-group/file-token.js.map +1 -1
  38. package/lib/internal/template/file-token-group/interfaces.d.ts +2 -2
  39. package/lib/internal/template/file-token-group/interfaces.d.ts.map +1 -1
  40. package/lib/internal/template/file-token-group/interfaces.js.map +1 -1
  41. package/lib/internal/template/file-token-group/internal.d.ts.map +1 -1
  42. package/lib/internal/template/file-token-group/internal.js +11 -3
  43. package/lib/internal/template/file-token-group/internal.js.map +1 -1
  44. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  45. package/lib/internal/template/file-token-group/styles.scoped.css +31 -31
  46. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  47. package/lib/internal/template/file-upload/interfaces.d.ts +6 -6
  48. package/lib/internal/template/file-upload/interfaces.d.ts.map +1 -1
  49. package/lib/internal/template/file-upload/interfaces.js.map +1 -1
  50. package/lib/internal/template/file-upload/internal.d.ts.map +1 -1
  51. package/lib/internal/template/file-upload/internal.js +15 -5
  52. package/lib/internal/template/file-upload/internal.js.map +1 -1
  53. package/lib/internal/template/flashbar/styles.css.js +50 -50
  54. package/lib/internal/template/flashbar/styles.scoped.css +151 -151
  55. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  56. package/lib/internal/template/i18n/messages/all.all.js +1 -1
  57. package/lib/internal/template/i18n/messages/all.all.json +1 -1
  58. package/lib/internal/template/i18n/messages/all.ar.js +1 -1
  59. package/lib/internal/template/i18n/messages/all.ar.json +1 -1
  60. package/lib/internal/template/i18n/messages/all.de.js +1 -1
  61. package/lib/internal/template/i18n/messages/all.de.json +1 -1
  62. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
  63. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
  64. package/lib/internal/template/i18n/messages/all.en.js +1 -1
  65. package/lib/internal/template/i18n/messages/all.en.json +1 -1
  66. package/lib/internal/template/i18n/messages/all.es.js +1 -1
  67. package/lib/internal/template/i18n/messages/all.es.json +1 -1
  68. package/lib/internal/template/i18n/messages/all.fr.js +1 -1
  69. package/lib/internal/template/i18n/messages/all.fr.json +1 -1
  70. package/lib/internal/template/i18n/messages/all.id.js +1 -1
  71. package/lib/internal/template/i18n/messages/all.id.json +1 -1
  72. package/lib/internal/template/i18n/messages/all.it.js +1 -1
  73. package/lib/internal/template/i18n/messages/all.it.json +1 -1
  74. package/lib/internal/template/i18n/messages/all.ja.js +1 -1
  75. package/lib/internal/template/i18n/messages/all.ja.json +1 -1
  76. package/lib/internal/template/i18n/messages/all.ko.js +1 -1
  77. package/lib/internal/template/i18n/messages/all.ko.json +1 -1
  78. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
  79. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
  80. package/lib/internal/template/i18n/messages/all.tr.js +1 -1
  81. package/lib/internal/template/i18n/messages/all.tr.json +1 -1
  82. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
  83. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
  84. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
  85. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
  86. package/lib/internal/template/i18n/messages-types.d.ts +24 -0
  87. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  88. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  89. package/lib/internal/template/input/styles.css.js +13 -13
  90. package/lib/internal/template/input/styles.scoped.css +44 -44
  91. package/lib/internal/template/input/styles.selectors.js +13 -13
  92. package/lib/internal/template/internal/base-component/styles.scoped.css +7 -3
  93. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  94. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +37 -37
  95. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  96. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  97. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
  98. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  99. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  100. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
  101. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  102. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  103. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  104. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  105. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  106. package/lib/internal/template/internal/components/token-list/styles.scoped.css +26 -26
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +1 -1
  109. package/lib/internal/template/internal/environment.json +1 -1
  110. package/lib/internal/template/internal/generated/styles/tokens.d.ts +4 -2
  111. package/lib/internal/template/internal/generated/styles/tokens.js +4 -2
  112. package/lib/internal/template/internal/generated/theming/index.cjs +22 -8
  113. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +32 -0
  114. package/lib/internal/template/internal/generated/theming/index.d.ts +32 -0
  115. package/lib/internal/template/internal/generated/theming/index.js +22 -8
  116. package/lib/internal/template/link/styles.css.js +20 -20
  117. package/lib/internal/template/link/styles.scoped.css +73 -73
  118. package/lib/internal/template/link/styles.selectors.js +20 -20
  119. package/lib/internal/template/pagination/styles.css.js +9 -9
  120. package/lib/internal/template/pagination/styles.scoped.css +27 -27
  121. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  122. package/lib/internal/template/popover/styles.css.js +52 -52
  123. package/lib/internal/template/popover/styles.scoped.css +72 -75
  124. package/lib/internal/template/popover/styles.selectors.js +52 -52
  125. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  126. package/lib/internal/template/prompt-input/styles.scoped.css +56 -56
  127. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  128. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  129. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -45
  130. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  131. package/lib/internal/template/property-filter/styles.css.js +39 -39
  132. package/lib/internal/template/property-filter/styles.scoped.css +42 -42
  133. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  134. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  135. package/lib/internal/template/segmented-control/styles.scoped.css +38 -38
  136. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  137. package/lib/internal/template/select/parts/styles.css.js +21 -21
  138. package/lib/internal/template/select/parts/styles.scoped.css +26 -26
  139. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  140. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  141. package/lib/internal/template/textarea/styles.css.js +5 -5
  142. package/lib/internal/template/textarea/styles.scoped.css +24 -24
  143. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  144. package/lib/internal/template/tiles/styles.css.js +30 -30
  145. package/lib/internal/template/tiles/styles.scoped.css +79 -79
  146. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  147. package/lib/internal/template/token-group/styles.css.js +8 -8
  148. package/lib/internal/template/token-group/styles.scoped.css +18 -18
  149. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  150. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  151. package/lib/internal/template/top-navigation/styles.scoped.css +67 -67
  152. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  153. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  154. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  155. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  156. package/package.json +1 -1
@@ -1,44 +1,44 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_1iw4n_141",
5
- "search-field": "awsui_search-field_1wzqe_1iw4n_176",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_1iw4n_183",
7
- "add-token": "awsui_add-token_1wzqe_1iw4n_190",
8
- "tokens": "awsui_tokens_1wzqe_1iw4n_197",
9
- "token-operator": "awsui_token-operator_1wzqe_1iw4n_202",
10
- "property-editor": "awsui_property-editor_1wzqe_1iw4n_206",
11
- "property-editor-header": "awsui_property-editor-header_1wzqe_1iw4n_209",
12
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1iw4n_222",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_1iw4n_237",
14
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1iw4n_242",
15
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1iw4n_245",
16
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_1iw4n_253",
17
- "token-editor": "awsui_token-editor_1wzqe_1iw4n_258",
18
- "token-editor-form": "awsui_token-editor-form_1wzqe_1iw4n_265",
19
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1iw4n_268",
20
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1iw4n_271",
21
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1iw4n_274",
22
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1iw4n_277",
23
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1iw4n_282",
24
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1iw4n_286",
25
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1iw4n_289",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1iw4n_292",
27
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_1iw4n_301",
28
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1iw4n_338",
29
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1iw4n_341",
30
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1iw4n_350",
31
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1iw4n_354",
32
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1iw4n_360",
33
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1iw4n_369",
34
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1iw4n_373",
35
- "custom-control": "awsui_custom-control_1wzqe_1iw4n_377",
36
- "input": "awsui_input_1wzqe_1iw4n_183",
37
- "results": "awsui_results_1wzqe_1iw4n_385",
38
- "token-trigger": "awsui_token-trigger_1wzqe_1iw4n_390",
39
- "remove-all": "awsui_remove-all_1wzqe_1iw4n_395",
40
- "join-operation": "awsui_join-operation_1wzqe_1iw4n_396",
41
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1iw4n_397",
42
- "constraint": "awsui_constraint_1wzqe_1iw4n_401"
4
+ "root": "awsui_root_1wzqe_1yuvv_141",
5
+ "search-field": "awsui_search-field_1wzqe_1yuvv_176",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1yuvv_183",
7
+ "add-token": "awsui_add-token_1wzqe_1yuvv_190",
8
+ "tokens": "awsui_tokens_1wzqe_1yuvv_197",
9
+ "token-operator": "awsui_token-operator_1wzqe_1yuvv_202",
10
+ "property-editor": "awsui_property-editor_1wzqe_1yuvv_206",
11
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1yuvv_209",
12
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1yuvv_222",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1yuvv_237",
14
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1yuvv_242",
15
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1yuvv_245",
16
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1yuvv_253",
17
+ "token-editor": "awsui_token-editor_1wzqe_1yuvv_258",
18
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1yuvv_265",
19
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1yuvv_268",
20
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1yuvv_271",
21
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1yuvv_274",
22
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1yuvv_277",
23
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1yuvv_282",
24
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1yuvv_286",
25
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1yuvv_289",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1yuvv_292",
27
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1yuvv_301",
28
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1yuvv_338",
29
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1yuvv_341",
30
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1yuvv_350",
31
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1yuvv_354",
32
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1yuvv_360",
33
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1yuvv_369",
34
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1yuvv_373",
35
+ "custom-control": "awsui_custom-control_1wzqe_1yuvv_377",
36
+ "input": "awsui_input_1wzqe_1yuvv_183",
37
+ "results": "awsui_results_1wzqe_1yuvv_385",
38
+ "token-trigger": "awsui_token-trigger_1wzqe_1yuvv_390",
39
+ "remove-all": "awsui_remove-all_1wzqe_1yuvv_395",
40
+ "join-operation": "awsui_join-operation_1wzqe_1yuvv_396",
41
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1yuvv_397",
42
+ "constraint": "awsui_constraint_1wzqe_1yuvv_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_1iw4n_141:not(#\9) {
141
+ .awsui_root_1wzqe_1yuvv_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_1iw4n_176:not(#\9) {
177
+ .awsui_search-field_1wzqe_1yuvv_176:not(#\9) {
178
178
  display: flex;
179
179
  align-items: flex-end;
180
180
  flex-wrap: wrap;
181
181
  gap: var(--space-xs-6dgkww, 8px) var(--space-s-vmutj3, 12px);
182
182
  }
183
183
 
184
- .awsui_input-wrapper_1wzqe_1iw4n_183:not(#\9) {
184
+ .awsui_input-wrapper_1wzqe_1yuvv_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-eenfqd, 20px));
189
189
  }
190
190
 
191
- .awsui_add-token_1wzqe_1iw4n_190:not(#\9) {
191
+ .awsui_add-token_1wzqe_1yuvv_190:not(#\9) {
192
192
  border-inline-start: 1px solid var(--color-border-divider-default-u5ytia, #eaeded);
193
193
  box-sizing: border-box;
194
194
  margin-inline-start: var(--space-m-u91ipm, 16px);
195
195
  padding-inline-start: var(--space-m-u91ipm, 16px);
196
196
  }
197
197
 
198
- .awsui_tokens_1wzqe_1iw4n_197:not(#\9) {
198
+ .awsui_tokens_1wzqe_1yuvv_197:not(#\9) {
199
199
  margin-block: var(--space-xs-6dgkww, 8px);
200
200
  margin-inline: 0;
201
201
  }
202
202
 
203
- .awsui_token-operator_1wzqe_1iw4n_202:not(#\9) {
203
+ .awsui_token-operator_1wzqe_1yuvv_202:not(#\9) {
204
204
  font-weight: bold;
205
205
  }
206
206
 
207
- .awsui_property-editor_1wzqe_1iw4n_206:not(#\9) {
207
+ .awsui_property-editor_1wzqe_1yuvv_206:not(#\9) {
208
208
  overflow-y: auto;
209
209
  }
210
- .awsui_property-editor-header_1wzqe_1iw4n_209:not(#\9) {
210
+ .awsui_property-editor-header_1wzqe_1yuvv_209:not(#\9) {
211
211
  font-size: var(--font-size-body-m-6wxxs5, 14px);
212
212
  line-height: var(--line-height-body-m-gw0130, 22px);
213
213
  color: var(--color-text-body-default-agk00h, #16191f);
@@ -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-y2432o, 4px);
221
221
  padding-inline: var(--space-s-vmutj3, 12px);
222
222
  }
223
- .awsui_property-editor-header-enum_1wzqe_1iw4n_222:not(#\9) {
223
+ .awsui_property-editor-header-enum_1wzqe_1yuvv_222:not(#\9) {
224
224
  display: flex;
225
225
  gap: var(--space-xs-6dgkww, 8px);
226
226
  font-size: var(--font-size-body-m-6wxxs5, 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-6dgkww, 8px) + var(--border-item-width-bjacxs, 1px) - var(--border-divider-list-width-x6rz7e, 1px));
236
236
  padding-inline: calc(var(--space-field-horizontal-cxdor9, 8px) + var(--border-item-width-bjacxs, 1px));
237
237
  }
238
- .awsui_property-editor-form_1wzqe_1iw4n_237:not(#\9) {
238
+ .awsui_property-editor-form_1wzqe_1yuvv_237:not(#\9) {
239
239
  padding-block-start: var(--space-xxs-y2432o, 4px);
240
240
  padding-block-end: var(--space-s-vmutj3, 12px);
241
241
  padding-inline: var(--space-s-vmutj3, 12px);
242
242
  }
243
- .awsui_property-editor-cancel_1wzqe_1iw4n_242:not(#\9) {
243
+ .awsui_property-editor-cancel_1wzqe_1yuvv_242:not(#\9) {
244
244
  margin-inline-end: var(--space-xs-6dgkww, 8px);
245
245
  }
246
- .awsui_property-editor-actions_1wzqe_1iw4n_245:not(#\9) {
246
+ .awsui_property-editor-actions_1wzqe_1yuvv_245:not(#\9) {
247
247
  display: flex;
248
248
  justify-content: flex-end;
249
249
  border-block-start: var(--border-divider-list-width-x6rz7e, 1px) solid var(--color-border-dropdown-item-default-s0ovy4, #eaeded);
@@ -251,46 +251,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
251
251
  padding-block: var(--space-s-vmutj3, 12px);
252
252
  }
253
253
 
254
- .awsui_property-editor-enum_1wzqe_1iw4n_253:not(#\9) {
254
+ .awsui_property-editor-enum_1wzqe_1yuvv_253:not(#\9) {
255
255
  display: flex;
256
256
  flex-direction: column;
257
257
  }
258
258
 
259
- .awsui_token-editor_1wzqe_1iw4n_258:not(#\9) {
259
+ .awsui_token-editor_1wzqe_1yuvv_258:not(#\9) {
260
260
  display: flex;
261
261
  flex-direction: column;
262
262
  gap: var(--space-s-vmutj3, 12px);
263
263
  margin-block: var(--space-xxs-y2432o, 4px);
264
264
  margin-inline: var(--space-xxs-y2432o, 4px);
265
265
  }
266
- .awsui_token-editor-form_1wzqe_1iw4n_265:not(#\9) {
266
+ .awsui_token-editor-form_1wzqe_1yuvv_265:not(#\9) {
267
267
  /* used in test-utils */
268
268
  }
269
- .awsui_token-editor-field-property_1wzqe_1iw4n_268:not(#\9) {
269
+ .awsui_token-editor-field-property_1wzqe_1yuvv_268:not(#\9) {
270
270
  flex-grow: 2;
271
271
  }
272
- .awsui_token-editor-field-operator_1wzqe_1iw4n_271:not(#\9) {
272
+ .awsui_token-editor-field-operator_1wzqe_1yuvv_271:not(#\9) {
273
273
  flex-grow: 1;
274
274
  }
275
- .awsui_token-editor-field-value_1wzqe_1iw4n_274:not(#\9) {
275
+ .awsui_token-editor-field-value_1wzqe_1yuvv_274:not(#\9) {
276
276
  flex-grow: 2;
277
277
  }
278
- .awsui_token-editor-multiselect-wrapper_1wzqe_1iw4n_277:not(#\9) {
278
+ .awsui_token-editor-multiselect-wrapper_1wzqe_1yuvv_277:not(#\9) {
279
279
  position: relative;
280
280
  block-size: var(--size-vertical-input-t2p4dg, 32px);
281
281
  min-inline-size: 200px;
282
282
  }
283
- .awsui_token-editor-multiselect-wrapper-inner_1wzqe_1iw4n_282:not(#\9) {
283
+ .awsui_token-editor-multiselect-wrapper-inner_1wzqe_1yuvv_282:not(#\9) {
284
284
  position: absolute;
285
285
  inline-size: 100%;
286
286
  }
287
- .awsui_token-editor-cancel_1wzqe_1iw4n_286:not(#\9) {
287
+ .awsui_token-editor-cancel_1wzqe_1yuvv_286:not(#\9) {
288
288
  margin-inline-end: var(--space-xs-6dgkww, 8px);
289
289
  }
290
- .awsui_token-editor-submit_1wzqe_1iw4n_289:not(#\9) {
290
+ .awsui_token-editor-submit_1wzqe_1yuvv_289:not(#\9) {
291
291
  /* used in test-utils */
292
292
  }
293
- .awsui_token-editor-actions_1wzqe_1iw4n_292:not(#\9) {
293
+ .awsui_token-editor-actions_1wzqe_1yuvv_292:not(#\9) {
294
294
  display: flex;
295
295
  justify-content: flex-end;
296
296
  padding-block-start: var(--space-s-vmutj3, 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-u91ipm, 16px) + -1 * var(--space-xxs-y2432o, 4px));
300
300
  margin-block-start: var(--space-s-vmutj3, 12px);
301
301
  }
302
- .awsui_token-editor-grid_1wzqe_1iw4n_301:not(#\9) {
302
+ .awsui_token-editor-grid_1wzqe_1yuvv_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-vmutj3, 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_1iw4n_338:not(#\9) {
340
+ .awsui_token-editor-grid-group_1wzqe_1yuvv_338:not(#\9) {
341
341
  display: contents;
342
342
  }
343
- .awsui_token-editor-grid_1wzqe_1iw4n_301.awsui_token-editor-narrow_1wzqe_1iw4n_341:not(#\9) {
343
+ .awsui_token-editor-grid_1wzqe_1yuvv_301.awsui_token-editor-narrow_1wzqe_1yuvv_341:not(#\9) {
344
344
  grid-template-columns: minmax(100px, 1fr);
345
345
  gap: var(--space-m-u91ipm, 16px);
346
346
  }
347
- .awsui_token-editor-grid_1wzqe_1iw4n_301.awsui_token-editor-narrow_1wzqe_1iw4n_341 > .awsui_token-editor-grid-group_1wzqe_1iw4n_338:not(#\9) {
347
+ .awsui_token-editor-grid_1wzqe_1yuvv_301.awsui_token-editor-narrow_1wzqe_1yuvv_341 > .awsui_token-editor-grid-group_1wzqe_1yuvv_338:not(#\9) {
348
348
  display: flex;
349
349
  flex-direction: column;
350
350
  gap: var(--space-s-vmutj3, 12px);
351
351
  }
352
- .awsui_token-editor-grid_1wzqe_1iw4n_301.awsui_token-editor-narrow_1wzqe_1iw4n_341 > .awsui_token-editor-grid-group_1wzqe_1iw4n_338.awsui_token-editor-supports-groups_1wzqe_1iw4n_350:not(#\9) {
352
+ .awsui_token-editor-grid_1wzqe_1yuvv_301.awsui_token-editor-narrow_1wzqe_1yuvv_341 > .awsui_token-editor-grid-group_1wzqe_1yuvv_338.awsui_token-editor-supports-groups_1wzqe_1yuvv_350:not(#\9) {
353
353
  padding-block-end: var(--space-m-u91ipm, 16px);
354
354
  border-block-end: var(--border-divider-section-width-iueskx, 1px) solid var(--color-border-divider-default-u5ytia, #eaeded);
355
355
  }
356
- .awsui_token-editor-grid-header_1wzqe_1iw4n_354:not(#\9) {
356
+ .awsui_token-editor-grid-header_1wzqe_1yuvv_354:not(#\9) {
357
357
  color: var(--color-text-column-header-rriflt, #545b64);
358
358
  font-weight: var(--font-weight-heading-s-zyfn4j, 700);
359
359
  padding-block: var(--space-scaled-xxs-krq5fq, 4px);
360
360
  text-align: start;
361
361
  }
362
- .awsui_token-editor-grid-cell_1wzqe_1iw4n_360:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1iw4n_341) {
362
+ .awsui_token-editor-grid-cell_1wzqe_1yuvv_360:not(#\9):not(.awsui_token-editor-narrow_1wzqe_1yuvv_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_1iw4n_360.awsui_token-editor-narrow_1wzqe_1iw4n_341:not(#\9):nth-child(4) {
367
+ .awsui_token-editor-grid-cell_1wzqe_1yuvv_360.awsui_token-editor-narrow_1wzqe_1yuvv_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_1iw4n_369:not(#\9) {
371
+ .awsui_token-editor-add-token_1wzqe_1yuvv_369:not(#\9) {
372
372
  margin-block-start: var(--space-s-vmutj3, 12px);
373
373
  }
374
374
 
375
- .awsui_custom-content-wrapper_1wzqe_1iw4n_373:not(#\9) {
375
+ .awsui_custom-content-wrapper_1wzqe_1yuvv_373:not(#\9) {
376
376
  display: contents;
377
377
  }
378
378
 
379
- .awsui_custom-control_1wzqe_1iw4n_377:not(#\9) {
379
+ .awsui_custom-control_1wzqe_1yuvv_377:not(#\9) {
380
380
  /* used in test-utils */
381
381
  }
382
382
 
383
- .awsui_input_1wzqe_1iw4n_183:not(#\9) {
383
+ .awsui_input_1wzqe_1yuvv_183:not(#\9) {
384
384
  flex: 1;
385
385
  }
386
386
 
387
- .awsui_results_1wzqe_1iw4n_385:not(#\9) {
388
- padding-block: calc(var(--space-scaled-xxs-krq5fq, 4px) + var(--border-field-width-fjuzc5, 1px));
387
+ .awsui_results_1wzqe_1yuvv_385:not(#\9) {
388
+ padding-block: calc(var(--space-scaled-xxs-krq5fq, 4px) + var(--border-width-field-9kmoac, 1px));
389
389
  padding-inline: 0;
390
390
  }
391
391
 
392
- .awsui_token-trigger_1wzqe_1iw4n_390:not(#\9) {
392
+ .awsui_token-trigger_1wzqe_1yuvv_390:not(#\9) {
393
393
  min-inline-size: 0;
394
394
  word-break: break-word;
395
395
  }
396
396
 
397
- .awsui_remove-all_1wzqe_1iw4n_395:not(#\9),
398
- .awsui_join-operation_1wzqe_1iw4n_396:not(#\9),
399
- .awsui_custom-filter-actions_1wzqe_1iw4n_397:not(#\9) {
397
+ .awsui_remove-all_1wzqe_1yuvv_395:not(#\9),
398
+ .awsui_join-operation_1wzqe_1yuvv_396:not(#\9),
399
+ .awsui_custom-filter-actions_1wzqe_1yuvv_397:not(#\9) {
400
400
  /* used in test-utils */
401
401
  }
402
402
 
403
- .awsui_constraint_1wzqe_1iw4n_401:not(#\9) {
403
+ .awsui_constraint_1wzqe_1yuvv_401:not(#\9) {
404
404
  padding-block-start: var(--space-xxs-y2432o, 4px);
405
405
  color: var(--color-text-form-secondary-5q4khe, #687078);
406
406
  font-size: var(--font-size-body-s-4dzx5q, 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_1iw4n_141",
6
- "search-field": "awsui_search-field_1wzqe_1iw4n_176",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_1iw4n_183",
8
- "add-token": "awsui_add-token_1wzqe_1iw4n_190",
9
- "tokens": "awsui_tokens_1wzqe_1iw4n_197",
10
- "token-operator": "awsui_token-operator_1wzqe_1iw4n_202",
11
- "property-editor": "awsui_property-editor_1wzqe_1iw4n_206",
12
- "property-editor-header": "awsui_property-editor-header_1wzqe_1iw4n_209",
13
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1iw4n_222",
14
- "property-editor-form": "awsui_property-editor-form_1wzqe_1iw4n_237",
15
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1iw4n_242",
16
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1iw4n_245",
17
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_1iw4n_253",
18
- "token-editor": "awsui_token-editor_1wzqe_1iw4n_258",
19
- "token-editor-form": "awsui_token-editor-form_1wzqe_1iw4n_265",
20
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1iw4n_268",
21
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1iw4n_271",
22
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1iw4n_274",
23
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1iw4n_277",
24
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1iw4n_282",
25
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1iw4n_286",
26
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1iw4n_289",
27
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1iw4n_292",
28
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_1iw4n_301",
29
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1iw4n_338",
30
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1iw4n_341",
31
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1iw4n_350",
32
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1iw4n_354",
33
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1iw4n_360",
34
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1iw4n_369",
35
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1iw4n_373",
36
- "custom-control": "awsui_custom-control_1wzqe_1iw4n_377",
37
- "input": "awsui_input_1wzqe_1iw4n_183",
38
- "results": "awsui_results_1wzqe_1iw4n_385",
39
- "token-trigger": "awsui_token-trigger_1wzqe_1iw4n_390",
40
- "remove-all": "awsui_remove-all_1wzqe_1iw4n_395",
41
- "join-operation": "awsui_join-operation_1wzqe_1iw4n_396",
42
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1iw4n_397",
43
- "constraint": "awsui_constraint_1wzqe_1iw4n_401"
5
+ "root": "awsui_root_1wzqe_1yuvv_141",
6
+ "search-field": "awsui_search-field_1wzqe_1yuvv_176",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1yuvv_183",
8
+ "add-token": "awsui_add-token_1wzqe_1yuvv_190",
9
+ "tokens": "awsui_tokens_1wzqe_1yuvv_197",
10
+ "token-operator": "awsui_token-operator_1wzqe_1yuvv_202",
11
+ "property-editor": "awsui_property-editor_1wzqe_1yuvv_206",
12
+ "property-editor-header": "awsui_property-editor-header_1wzqe_1yuvv_209",
13
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1yuvv_222",
14
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1yuvv_237",
15
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1yuvv_242",
16
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1yuvv_245",
17
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_1yuvv_253",
18
+ "token-editor": "awsui_token-editor_1wzqe_1yuvv_258",
19
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1yuvv_265",
20
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1yuvv_268",
21
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1yuvv_271",
22
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1yuvv_274",
23
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1yuvv_277",
24
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1yuvv_282",
25
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1yuvv_286",
26
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1yuvv_289",
27
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1yuvv_292",
28
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_1yuvv_301",
29
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1yuvv_338",
30
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1yuvv_341",
31
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1yuvv_350",
32
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1yuvv_354",
33
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1yuvv_360",
34
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1yuvv_369",
35
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1yuvv_373",
36
+ "custom-control": "awsui_custom-control_1wzqe_1yuvv_377",
37
+ "input": "awsui_input_1wzqe_1yuvv_183",
38
+ "results": "awsui_results_1wzqe_1yuvv_385",
39
+ "token-trigger": "awsui_token-trigger_1wzqe_1yuvv_390",
40
+ "remove-all": "awsui_remove-all_1wzqe_1yuvv_395",
41
+ "join-operation": "awsui_join-operation_1wzqe_1yuvv_396",
42
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1yuvv_397",
43
+ "constraint": "awsui_constraint_1wzqe_1yuvv_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_q8qf5_157",
5
- "disabled": "awsui_disabled_8cbea_q8qf5_237",
6
- "selected": "awsui_selected_8cbea_q8qf5_245",
7
- "icon": "awsui_icon_8cbea_q8qf5_266",
8
- "with-text": "awsui_with-text_8cbea_q8qf5_270",
9
- "with-no-text": "awsui_with-no-text_8cbea_q8qf5_276",
10
- "root": "awsui_root_8cbea_q8qf5_281",
11
- "segment-part": "awsui_segment-part_8cbea_q8qf5_316",
12
- "select": "awsui_select_8cbea_q8qf5_245",
13
- "segment-count-2": "awsui_segment-count-2_8cbea_q8qf5_335",
14
- "segment-count-3": "awsui_segment-count-3_8cbea_q8qf5_339",
15
- "segment-count-4": "awsui_segment-count-4_8cbea_q8qf5_343",
16
- "segment-count-5": "awsui_segment-count-5_8cbea_q8qf5_347",
17
- "segment-count-6": "awsui_segment-count-6_8cbea_q8qf5_351",
18
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_q8qf5_355"
4
+ "segment": "awsui_segment_8cbea_hvfez_157",
5
+ "disabled": "awsui_disabled_8cbea_hvfez_237",
6
+ "selected": "awsui_selected_8cbea_hvfez_245",
7
+ "icon": "awsui_icon_8cbea_hvfez_266",
8
+ "with-text": "awsui_with-text_8cbea_hvfez_270",
9
+ "with-no-text": "awsui_with-no-text_8cbea_hvfez_276",
10
+ "root": "awsui_root_8cbea_hvfez_281",
11
+ "segment-part": "awsui_segment-part_8cbea_hvfez_316",
12
+ "select": "awsui_select_8cbea_hvfez_245",
13
+ "segment-count-2": "awsui_segment-count-2_8cbea_hvfez_335",
14
+ "segment-count-3": "awsui_segment-count-3_8cbea_hvfez_339",
15
+ "segment-count-4": "awsui_segment-count-4_8cbea_hvfez_343",
16
+ "segment-count-5": "awsui_segment-count-5_8cbea_hvfez_347",
17
+ "segment-count-6": "awsui_segment-count-6_8cbea_hvfez_351",
18
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_hvfez_355"
19
19
  };
20
20