@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -2,26 +2,26 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "icon": "awsui_icon_h11ix_9i0b9_98",
6
- "icon-flex-height": "awsui_icon-flex-height_h11ix_9i0b9_104",
7
- "size-small": "awsui_size-small_h11ix_9i0b9_129",
8
- "size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_9i0b9_133",
9
- "size-normal": "awsui_size-normal_h11ix_9i0b9_147",
10
- "size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_9i0b9_151",
11
- "size-medium": "awsui_size-medium_h11ix_9i0b9_165",
12
- "size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_9i0b9_169",
13
- "size-big": "awsui_size-big_h11ix_9i0b9_183",
14
- "size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_9i0b9_187",
15
- "size-large": "awsui_size-large_h11ix_9i0b9_201",
16
- "size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_9i0b9_205",
17
- "variant-normal": "awsui_variant-normal_h11ix_9i0b9_219",
18
- "variant-disabled": "awsui_variant-disabled_h11ix_9i0b9_222",
19
- "variant-inverted": "awsui_variant-inverted_h11ix_9i0b9_225",
20
- "variant-subtle": "awsui_variant-subtle_h11ix_9i0b9_228",
21
- "variant-warning": "awsui_variant-warning_h11ix_9i0b9_231",
22
- "variant-error": "awsui_variant-error_h11ix_9i0b9_234",
23
- "variant-success": "awsui_variant-success_h11ix_9i0b9_237",
24
- "variant-link": "awsui_variant-link_h11ix_9i0b9_240",
25
- "badge": "awsui_badge_h11ix_9i0b9_244"
5
+ "icon": "awsui_icon_h11ix_s5sg5_98",
6
+ "icon-flex-height": "awsui_icon-flex-height_h11ix_s5sg5_104",
7
+ "size-small": "awsui_size-small_h11ix_s5sg5_129",
8
+ "size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_s5sg5_133",
9
+ "size-normal": "awsui_size-normal_h11ix_s5sg5_147",
10
+ "size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_s5sg5_151",
11
+ "size-medium": "awsui_size-medium_h11ix_s5sg5_165",
12
+ "size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_s5sg5_169",
13
+ "size-big": "awsui_size-big_h11ix_s5sg5_183",
14
+ "size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_s5sg5_187",
15
+ "size-large": "awsui_size-large_h11ix_s5sg5_201",
16
+ "size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_s5sg5_205",
17
+ "variant-normal": "awsui_variant-normal_h11ix_s5sg5_219",
18
+ "variant-disabled": "awsui_variant-disabled_h11ix_s5sg5_222",
19
+ "variant-inverted": "awsui_variant-inverted_h11ix_s5sg5_225",
20
+ "variant-subtle": "awsui_variant-subtle_h11ix_s5sg5_228",
21
+ "variant-warning": "awsui_variant-warning_h11ix_s5sg5_231",
22
+ "variant-error": "awsui_variant-error_h11ix_s5sg5_234",
23
+ "variant-success": "awsui_variant-success_h11ix_s5sg5_237",
24
+ "variant-link": "awsui_variant-link_h11ix_s5sg5_240",
25
+ "badge": "awsui_badge_h11ix_s5sg5_244"
26
26
  };
27
27
 
@@ -1,17 +1,17 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_2rhyz_1ru9f_93",
5
- "input": "awsui_input_2rhyz_1ru9f_97",
6
- "input-readonly": "awsui_input-readonly_2rhyz_1ru9f_120",
7
- "input-invalid": "awsui_input-invalid_2rhyz_1ru9f_181",
8
- "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1ru9f_192",
9
- "input-type-search": "awsui_input-type-search_2rhyz_1ru9f_197",
10
- "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1ru9f_213",
11
- "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1ru9f_216",
12
- "input-container": "awsui_input-container_2rhyz_1ru9f_220",
13
- "input-icon-left": "awsui_input-icon-left_2rhyz_1ru9f_225",
14
- "input-icon-right": "awsui_input-icon-right_2rhyz_1ru9f_232",
15
- "input-button-right": "awsui_input-button-right_2rhyz_1ru9f_238"
4
+ "root": "awsui_root_2rhyz_1l38h_93",
5
+ "input": "awsui_input_2rhyz_1l38h_97",
6
+ "input-readonly": "awsui_input-readonly_2rhyz_1l38h_120",
7
+ "input-invalid": "awsui_input-invalid_2rhyz_1l38h_181",
8
+ "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1l38h_192",
9
+ "input-type-search": "awsui_input-type-search_2rhyz_1l38h_197",
10
+ "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1l38h_213",
11
+ "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1l38h_216",
12
+ "input-container": "awsui_input-container_2rhyz_1l38h_220",
13
+ "input-icon-left": "awsui_input-icon-left_2rhyz_1l38h_225",
14
+ "input-icon-right": "awsui_input-icon-right_2rhyz_1l38h_232",
15
+ "input-button-right": "awsui_input-button-right_2rhyz_1l38h_238"
16
16
  };
17
17
 
@@ -90,11 +90,11 @@ 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_2rhyz_1ru9f_93:not(#\9) {
93
+ .awsui_root_2rhyz_1l38h_93:not(#\9) {
94
94
  /* used in test-utils for component to distinguish input from other input-like components, for example autosuggest */
95
95
  }
96
96
 
97
- .awsui_input_2rhyz_1ru9f_97:not(#\9) {
97
+ .awsui_input_2rhyz_1l38h_97:not(#\9) {
98
98
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
99
99
  border-collapse: separate;
100
100
  border-spacing: 0;
@@ -124,8 +124,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
124
124
  widows: 2;
125
125
  word-spacing: normal;
126
126
  box-sizing: border-box;
127
- font-size: var(--font-body-m-size-dhtyxm, 14px);
128
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
127
+ font-size: var(--font-size-body-m-x4okxb, 14px);
128
+ line-height: var(--line-height-body-m-30ar75, 20px);
129
129
  color: var(--color-text-body-default-2sxhhn, #000716);
130
130
  font-weight: 400;
131
131
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -139,74 +139,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
139
139
  background-color: var(--color-background-input-default-igdh5e, #ffffff);
140
140
  border-radius: var(--border-radius-input-plgbrq, 8px);
141
141
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
142
- font-size: var(--font-body-m-size-dhtyxm, 14px);
143
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
142
+ font-size: var(--font-size-body-m-x4okxb, 14px);
143
+ line-height: var(--line-height-body-m-30ar75, 20px);
144
144
  height: var(--size-vertical-input-v5iwwf, 32px);
145
145
  }
146
- .awsui_input_2rhyz_1ru9f_97.awsui_input-readonly_2rhyz_1ru9f_120:not(#\9) {
146
+ .awsui_input_2rhyz_1l38h_97.awsui_input-readonly_2rhyz_1l38h_120:not(#\9) {
147
147
  background-color: var(--color-background-input-default-igdh5e, #ffffff);
148
148
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
149
149
  }
150
- .awsui_input_2rhyz_1ru9f_97:not(#\9)::-webkit-input-placeholder {
150
+ .awsui_input_2rhyz_1l38h_97:not(#\9)::-webkit-input-placeholder {
151
151
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
152
152
  font-style: italic;
153
153
  -webkit-user-select: none;
154
154
  user-select: none;
155
155
  }
156
- .awsui_input_2rhyz_1ru9f_97:not(#\9)::-ms-input-placeholder {
156
+ .awsui_input_2rhyz_1l38h_97:not(#\9)::-ms-input-placeholder {
157
157
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
158
158
  font-style: italic;
159
159
  }
160
- .awsui_input_2rhyz_1ru9f_97:not(#\9)::-moz-placeholder {
160
+ .awsui_input_2rhyz_1l38h_97:not(#\9)::-moz-placeholder {
161
161
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
162
162
  font-style: italic;
163
163
  opacity: 1;
164
164
  }
165
- .awsui_input_2rhyz_1ru9f_97:not(#\9):-ms-input-placeholder {
165
+ .awsui_input_2rhyz_1l38h_97:not(#\9):-ms-input-placeholder {
166
166
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
167
167
  font-style: italic;
168
168
  }
169
- .awsui_input_2rhyz_1ru9f_97:not(#\9):-moz-placeholder {
169
+ .awsui_input_2rhyz_1l38h_97:not(#\9):-moz-placeholder {
170
170
  color: var(--color-text-input-placeholder-qrb8p3, #5f6b7a);
171
171
  font-style: italic;
172
172
  opacity: 1;
173
173
  }
174
- .awsui_input_2rhyz_1ru9f_97:not(#\9):focus {
174
+ .awsui_input_2rhyz_1l38h_97:not(#\9):focus {
175
175
  outline: 2px dotted transparent;
176
176
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
177
177
  border-radius: var(--border-radius-input-plgbrq, 8px);
178
178
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
179
179
  }
180
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled {
180
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled {
181
181
  background-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
182
182
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
183
183
  color: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
184
184
  cursor: auto;
185
185
  cursor: default;
186
186
  }
187
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled::-webkit-input-placeholder {
187
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled::-webkit-input-placeholder {
188
188
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
189
189
  -webkit-user-select: none;
190
190
  user-select: none;
191
191
  }
192
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled::-ms-input-placeholder {
192
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled::-ms-input-placeholder {
193
193
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
194
194
  }
195
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled::-moz-placeholder {
195
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled::-moz-placeholder {
196
196
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
197
197
  opacity: 1;
198
198
  }
199
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled:-ms-input-placeholder {
199
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled:-ms-input-placeholder {
200
200
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
201
201
  }
202
- .awsui_input_2rhyz_1ru9f_97:not(#\9):disabled:-moz-placeholder {
202
+ .awsui_input_2rhyz_1l38h_97:not(#\9):disabled:-moz-placeholder {
203
203
  color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
204
204
  opacity: 1;
205
205
  }
206
- .awsui_input_2rhyz_1ru9f_97:not(#\9):invalid {
206
+ .awsui_input_2rhyz_1l38h_97:not(#\9):invalid {
207
207
  box-shadow: none;
208
208
  }
209
- .awsui_input_2rhyz_1ru9f_97.awsui_input-invalid_2rhyz_1ru9f_181:not(#\9) {
209
+ .awsui_input_2rhyz_1l38h_97.awsui_input-invalid_2rhyz_1l38h_181:not(#\9) {
210
210
  color: var(--color-text-status-error-wdvepn, #d91515);
211
211
  border-color: var(--color-text-status-error-wdvepn, #d91515);
212
212
  padding-left: calc(
@@ -214,55 +214,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  );
215
215
  border-left-width: var(--border-invalid-width-5ktjp2, 8px);
216
216
  }
217
- .awsui_input_2rhyz_1ru9f_97.awsui_input-invalid_2rhyz_1ru9f_181:not(#\9):focus {
217
+ .awsui_input_2rhyz_1l38h_97.awsui_input-invalid_2rhyz_1l38h_181:not(#\9):focus {
218
218
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
219
219
  }
220
- .awsui_input_2rhyz_1ru9f_97.awsui_input-invalid_2rhyz_1ru9f_181.awsui_input-has-icon-left_2rhyz_1ru9f_192:not(#\9) {
220
+ .awsui_input_2rhyz_1l38h_97.awsui_input-invalid_2rhyz_1l38h_181.awsui_input-has-icon-left_2rhyz_1l38h_192:not(#\9) {
221
221
  padding-left: calc(
222
222
  var(--space-field-icon-offset-csk9vw, 36px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-field-width-09w7vk, 2px))
223
223
  );
224
224
  }
225
- .awsui_input_2rhyz_1ru9f_97.awsui_input-type-search_2rhyz_1ru9f_197:not(#\9) {
225
+ .awsui_input_2rhyz_1l38h_97.awsui_input-type-search_2rhyz_1l38h_197:not(#\9) {
226
226
  box-sizing: border-box;
227
227
  -webkit-appearance: none; /* stylelint-disable-line plugin/no-unsupported-browser-features */
228
228
  }
229
- .awsui_input_2rhyz_1ru9f_97.awsui_input-type-search_2rhyz_1ru9f_197:not(#\9)::-ms-clear {
229
+ .awsui_input_2rhyz_1l38h_97.awsui_input-type-search_2rhyz_1l38h_197:not(#\9)::-ms-clear {
230
230
  display: none;
231
231
  }
232
- .awsui_input_2rhyz_1ru9f_97.awsui_input-type-search_2rhyz_1ru9f_197:not(#\9)::-webkit-search-decoration {
232
+ .awsui_input_2rhyz_1l38h_97.awsui_input-type-search_2rhyz_1l38h_197:not(#\9)::-webkit-search-decoration {
233
233
  -webkit-appearance: none; /* stylelint-disable-line plugin/no-unsupported-browser-features */
234
234
  }
235
- .awsui_input_2rhyz_1ru9f_97.awsui_input-type-search_2rhyz_1ru9f_197:not(#\9)::-webkit-search-cancel-button {
235
+ .awsui_input_2rhyz_1l38h_97.awsui_input-type-search_2rhyz_1l38h_197:not(#\9)::-webkit-search-cancel-button {
236
236
  display: none;
237
237
  }
238
- .awsui_input_2rhyz_1ru9f_97.awsui_input-has-icon-left_2rhyz_1ru9f_192:not(#\9) {
238
+ .awsui_input_2rhyz_1l38h_97.awsui_input-has-icon-left_2rhyz_1l38h_192:not(#\9) {
239
239
  padding-left: var(--space-field-icon-offset-csk9vw, 36px);
240
240
  }
241
- .awsui_input_2rhyz_1ru9f_97.awsui_input-has-icon-right_2rhyz_1ru9f_213:not(#\9) {
241
+ .awsui_input_2rhyz_1l38h_97.awsui_input-has-icon-right_2rhyz_1l38h_213:not(#\9) {
242
242
  padding-right: var(--space-field-icon-offset-csk9vw, 36px);
243
243
  }
244
- .awsui_input_2rhyz_1ru9f_97.awsui_input-has-no-border-radius_2rhyz_1ru9f_216:not(#\9) {
244
+ .awsui_input_2rhyz_1l38h_97.awsui_input-has-no-border-radius_2rhyz_1l38h_216:not(#\9) {
245
245
  border-radius: var(--border-radius-dropdown-0dhh79, 8px);
246
246
  }
247
247
 
248
- .awsui_input-container_2rhyz_1ru9f_220:not(#\9) {
248
+ .awsui_input-container_2rhyz_1l38h_220:not(#\9) {
249
249
  display: flex;
250
250
  position: relative;
251
251
  }
252
252
 
253
- .awsui_input-icon-left_2rhyz_1ru9f_225:not(#\9) {
253
+ .awsui_input-icon-left_2rhyz_1l38h_225:not(#\9) {
254
254
  position: absolute;
255
255
  pointer-events: none;
256
256
  left: var(--space-field-horizontal-gg19kw, 12px);
257
- top: calc(50% - var(--font-body-m-line-height-5wv9x1, 20px) / 2);
257
+ top: calc(50% - var(--line-height-body-m-30ar75, 20px) / 2);
258
258
  }
259
259
 
260
- .awsui_input-icon-right_2rhyz_1ru9f_232:not(#\9) {
260
+ .awsui_input-icon-right_2rhyz_1l38h_232:not(#\9) {
261
261
  position: absolute;
262
- top: calc(50% - var(--font-body-m-line-height-5wv9x1, 20px) / 2);
262
+ top: calc(50% - var(--line-height-body-m-30ar75, 20px) / 2);
263
263
  right: calc(var(--space-field-horizontal-gg19kw, 12px) - var(--space-xxs-p8yyaw, 4px));
264
264
  }
265
265
 
266
- .awsui_input-button-right_2rhyz_1ru9f_238:not(#\9) {
266
+ .awsui_input-button-right_2rhyz_1l38h_238:not(#\9) {
267
267
  /* used in test-utils */
268
268
  }
@@ -2,17 +2,17 @@
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_2rhyz_1ru9f_93",
6
- "input": "awsui_input_2rhyz_1ru9f_97",
7
- "input-readonly": "awsui_input-readonly_2rhyz_1ru9f_120",
8
- "input-invalid": "awsui_input-invalid_2rhyz_1ru9f_181",
9
- "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1ru9f_192",
10
- "input-type-search": "awsui_input-type-search_2rhyz_1ru9f_197",
11
- "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1ru9f_213",
12
- "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1ru9f_216",
13
- "input-container": "awsui_input-container_2rhyz_1ru9f_220",
14
- "input-icon-left": "awsui_input-icon-left_2rhyz_1ru9f_225",
15
- "input-icon-right": "awsui_input-icon-right_2rhyz_1ru9f_232",
16
- "input-button-right": "awsui_input-button-right_2rhyz_1ru9f_238"
5
+ "root": "awsui_root_2rhyz_1l38h_93",
6
+ "input": "awsui_input_2rhyz_1l38h_97",
7
+ "input-readonly": "awsui_input-readonly_2rhyz_1l38h_120",
8
+ "input-invalid": "awsui_input-invalid_2rhyz_1l38h_181",
9
+ "input-has-icon-left": "awsui_input-has-icon-left_2rhyz_1l38h_192",
10
+ "input-type-search": "awsui_input-type-search_2rhyz_1l38h_197",
11
+ "input-has-icon-right": "awsui_input-has-icon-right_2rhyz_1l38h_213",
12
+ "input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_1l38h_216",
13
+ "input-container": "awsui_input-container_2rhyz_1l38h_220",
14
+ "input-icon-left": "awsui_input-icon-left_2rhyz_1l38h_225",
15
+ "input-icon-right": "awsui_input-icon-right_2rhyz_1l38h_232",
16
+ "input-button-right": "awsui_input-button-right_2rhyz_1l38h_238"
17
17
  };
18
18
 
@@ -370,54 +370,54 @@
370
370
  --color-dropzone-background-hover-42q8nb:#d3e7f9;
371
371
  --color-dropzone-text-active-8e1lcf:#5f6b7a;
372
372
  --color-dropzone-text-hover-4qxymq:#033160;
373
- --font-body-m-line-height-5wv9x1:20px;
374
- --font-body-m-size-dhtyxm:14px;
375
- --font-body-s-letter-spacing-4obhmb:0.005em;
376
- --font-body-s-line-height-uztvf6:16px;
377
- --font-body-s-size-8339kg:12px;
373
+ --font-box-value-large-weight-onoq9k:700;
378
374
  --font-button-letter-spacing-65ug0o:0.005em;
379
375
  --font-button-weight-hv56tz:700;
380
376
  --font-chart-detail-size-1n389u:12px;
381
- --font-display-l-letter-spacing-1tbjpl:-0.03em;
382
- --font-display-l-line-height-07o0h7:48px;
383
- --font-display-l-size-0u12dn:42px;
384
377
  --font-display-label-weight-815ja9:700;
385
378
  --font-expandable-heading-size-smdiul:16px;
386
379
  --font-family-base-dnvic8:"Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
387
380
  --font-family-monospace-bftdwf:Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
388
381
  --font-header-h2-description-line-height-rtewek:20px;
389
382
  --font-header-h2-description-size-2hj97p:14px;
390
- --font-heading-l-letter-spacing-r9otw4:-0.015em;
391
- --font-heading-l-line-height-thvd8z:24px;
392
- --font-heading-l-size-hknb7q:20px;
393
- --font-heading-l-weight-a4lz4s:700;
394
- --font-heading-m-letter-spacing-fefyfv:-0.010em;
395
- --font-heading-m-line-height-bk6bii:22px;
396
- --font-heading-m-size-ytqm4n:18px;
397
- --font-heading-m-weight-e0dmul:700;
398
- --font-heading-s-letter-spacing-ebpsb6:-0.005em;
399
- --font-heading-s-line-height-w6crw0:20px;
400
- --font-heading-s-size-5q52fl:16px;
401
- --font-heading-s-weight-02hnau:700;
402
- --font-heading-xl-letter-spacing-6telo5:-0.02em;
403
- --font-heading-xl-line-height-qs40h8:30px;
404
- --font-heading-xl-size-h632xk:24px;
405
- --font-heading-xl-weight-x1288f:700;
406
- --font-heading-xs-line-height-gyxcvc:18px;
407
- --font-heading-xs-size-d24gfe:14px;
408
- --font-heading-xs-weight-dcgvdt:700;
409
- --font-box-value-large-weight-onoq9k:700;
410
383
  --font-link-button-letter-spacing-yi9f0l:0.005em;
411
384
  --font-link-button-weight-jephf1:700;
412
385
  --font-panel-header-line-height-kxi4u2:22px;
413
386
  --font-panel-header-size-edjz3l:18px;
414
- --font-smoothing-webkit-m8nc84:antialiased;
387
+ --font-size-body-m-x4okxb:14px;
388
+ --font-size-body-s-asqx2i:12px;
389
+ --font-size-display-l-htkq3e:42px;
390
+ --font-size-heading-xl-ypc05a:24px;
391
+ --font-size-heading-l-ou0d0l:20px;
392
+ --font-size-heading-m-sjd256:18px;
393
+ --font-size-heading-s-yykzif:16px;
394
+ --font-size-heading-xs-wo4hpf:14px;
415
395
  --font-smoothing-moz-osx-foywby:grayscale;
396
+ --font-smoothing-webkit-m8nc84:antialiased;
416
397
  --font-tabs-disabled-weight-1xcs5l:700;
417
398
  --font-tabs-line-height-dzo7k3:20px;
418
399
  --font-tabs-size-8zzqp2:16px;
419
400
  --font-wayfinding-link-active-weight-rbmzei:700;
401
+ --font-weight-heading-xl-yvsksd:700;
402
+ --font-weight-heading-l-f8711v:700;
403
+ --font-weight-heading-m-m2ekmb:700;
404
+ --font-weight-heading-s-cwn6wc:700;
405
+ --font-weight-heading-xs-l7rqme:700;
420
406
  --font-weight-heavy-cqd9pv:700;
407
+ --letter-spacing-body-s-z9jkwp:0.005em;
408
+ --letter-spacing-display-l-9cigop:-0.03em;
409
+ --letter-spacing-heading-xl-sagq9c:-0.02em;
410
+ --letter-spacing-heading-l-qqjd4y:-0.015em;
411
+ --letter-spacing-heading-m-0w575i:-0.010em;
412
+ --letter-spacing-heading-s-jr3mor:-0.005em;
413
+ --line-height-body-m-30ar75:20px;
414
+ --line-height-body-s-7zv1j5:16px;
415
+ --line-height-display-l-8nioft:48px;
416
+ --line-height-heading-xl-avbttk:30px;
417
+ --line-height-heading-l-mmm3my:24px;
418
+ --line-height-heading-m-50evfk:22px;
419
+ --line-height-heading-s-4i6ewn:20px;
420
+ --line-height-heading-xs-aeleja:18px;
421
421
  --border-active-width-9dmqf4:4px;
422
422
  --border-code-editor-status-divider-width-6zj7o8:2px;
423
423
  --border-container-sticky-width-6asz33:0px;
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content": "awsui_content_1wepg_lhs94_93",
5
- "description": "awsui_description_1wepg_lhs94_94",
6
- "label": "awsui_label_1wepg_lhs94_95",
7
- "outline": "awsui_outline_1wepg_lhs94_99",
8
- "show-outline": "awsui_show-outline_1wepg_lhs94_102",
9
- "native-input": "awsui_native-input_1wepg_lhs94_106",
10
- "wrapper": "awsui_wrapper_1wepg_lhs94_110",
11
- "label-wrapper": "awsui_label-wrapper_1wepg_lhs94_117",
12
- "empty-content": "awsui_empty-content_1wepg_lhs94_129",
13
- "description-bottom-padding": "awsui_description-bottom-padding_1wepg_lhs94_139",
14
- "label-disabled": "awsui_label-disabled_1wepg_lhs94_147",
15
- "description-disabled": "awsui_description-disabled_1wepg_lhs94_148",
16
- "control": "awsui_control_1wepg_lhs94_153"
4
+ "content": "awsui_content_1wepg_q8qsv_93",
5
+ "description": "awsui_description_1wepg_q8qsv_94",
6
+ "label": "awsui_label_1wepg_q8qsv_95",
7
+ "outline": "awsui_outline_1wepg_q8qsv_99",
8
+ "show-outline": "awsui_show-outline_1wepg_q8qsv_102",
9
+ "native-input": "awsui_native-input_1wepg_q8qsv_106",
10
+ "wrapper": "awsui_wrapper_1wepg_q8qsv_110",
11
+ "label-wrapper": "awsui_label-wrapper_1wepg_q8qsv_117",
12
+ "empty-content": "awsui_empty-content_1wepg_q8qsv_129",
13
+ "description-bottom-padding": "awsui_description-bottom-padding_1wepg_q8qsv_139",
14
+ "label-disabled": "awsui_label-disabled_1wepg_q8qsv_147",
15
+ "description-disabled": "awsui_description-disabled_1wepg_q8qsv_148",
16
+ "control": "awsui_control_1wepg_q8qsv_153"
17
17
  };
18
18
 
@@ -90,77 +90,77 @@ 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_content_1wepg_lhs94_93:not(#\9),
94
- .awsui_description_1wepg_lhs94_94:not(#\9),
95
- .awsui_label_1wepg_lhs94_95:not(#\9) {
93
+ .awsui_content_1wepg_q8qsv_93:not(#\9),
94
+ .awsui_description_1wepg_q8qsv_94:not(#\9),
95
+ .awsui_label_1wepg_q8qsv_95:not(#\9) {
96
96
  display: block;
97
97
  }
98
98
 
99
- .awsui_outline_1wepg_lhs94_99:not(#\9) {
99
+ .awsui_outline_1wepg_q8qsv_99:not(#\9) {
100
100
  display: none;
101
101
  }
102
- .awsui_outline_1wepg_lhs94_99.awsui_show-outline_1wepg_lhs94_102:not(#\9) {
102
+ .awsui_outline_1wepg_q8qsv_99.awsui_show-outline_1wepg_q8qsv_102:not(#\9) {
103
103
  display: block;
104
104
  }
105
105
 
106
- body[data-awsui-focus-visible=true] .awsui_native-input_1wepg_lhs94_106:not(#\9):focus + .awsui_outline_1wepg_lhs94_99 {
106
+ body[data-awsui-focus-visible=true] .awsui_native-input_1wepg_q8qsv_106:not(#\9):focus + .awsui_outline_1wepg_q8qsv_99 {
107
107
  display: block;
108
108
  }
109
109
 
110
- .awsui_wrapper_1wepg_lhs94_110:not(#\9) {
110
+ .awsui_wrapper_1wepg_q8qsv_110:not(#\9) {
111
111
  min-width: 0;
112
112
  -ms-word-break: break-all;
113
113
  word-break: break-word;
114
114
  display: flex;
115
115
  }
116
116
 
117
- .awsui_label-wrapper_1wepg_lhs94_117:not(#\9) {
117
+ .awsui_label-wrapper_1wepg_q8qsv_117:not(#\9) {
118
118
  position: relative;
119
119
  display: flex;
120
120
  cursor: default;
121
121
  }
122
122
 
123
- .awsui_content_1wepg_lhs94_93:not(#\9) {
123
+ .awsui_content_1wepg_q8qsv_93:not(#\9) {
124
124
  min-width: 0;
125
125
  -ms-word-break: break-all;
126
126
  word-break: break-word;
127
127
  }
128
128
 
129
- .awsui_empty-content_1wepg_lhs94_129:not(#\9) {
129
+ .awsui_empty-content_1wepg_q8qsv_129:not(#\9) {
130
130
  width: 0px;
131
131
  }
132
132
 
133
- .awsui_description_1wepg_lhs94_94:not(#\9) {
133
+ .awsui_description_1wepg_q8qsv_94:not(#\9) {
134
134
  color: var(--color-text-form-secondary-dxc248, #5f6b7a);
135
- font-size: var(--font-body-s-size-8339kg, 12px);
136
- line-height: var(--font-body-s-line-height-uztvf6, 16px);
137
- letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
135
+ font-size: var(--font-size-body-s-asqx2i, 12px);
136
+ line-height: var(--line-height-body-s-7zv1j5, 16px);
137
+ letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
138
138
  }
139
- .awsui_description-bottom-padding_1wepg_lhs94_139:not(#\9) {
139
+ .awsui_description-bottom-padding_1wepg_q8qsv_139:not(#\9) {
140
140
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
141
141
  }
142
142
 
143
- .awsui_label_1wepg_lhs94_95:not(#\9),
144
- .awsui_description_1wepg_lhs94_94:not(#\9) {
143
+ .awsui_label_1wepg_q8qsv_95:not(#\9),
144
+ .awsui_description_1wepg_q8qsv_94:not(#\9) {
145
145
  padding-left: var(--space-xs-zb16t3, 8px);
146
146
  }
147
- .awsui_label-disabled_1wepg_lhs94_147:not(#\9),
148
- .awsui_description-disabled_1wepg_lhs94_148:not(#\9) {
147
+ .awsui_label-disabled_1wepg_q8qsv_147:not(#\9),
148
+ .awsui_description-disabled_1wepg_q8qsv_148:not(#\9) {
149
149
  color: var(--color-text-control-disabled-ircsnq, #9ba7b6);
150
150
  }
151
151
 
152
152
  /* stylelint-disable selector-max-type */
153
- .awsui_control_1wepg_lhs94_153:not(#\9) {
153
+ .awsui_control_1wepg_q8qsv_153:not(#\9) {
154
154
  position: relative;
155
155
  }
156
- .awsui_control_1wepg_lhs94_153 > input:not(#\9), .awsui_control_1wepg_lhs94_153 > svg:not(#\9), .awsui_control_1wepg_lhs94_153 > .awsui_outline_1wepg_lhs94_99:not(#\9) {
156
+ .awsui_control_1wepg_q8qsv_153 > input:not(#\9), .awsui_control_1wepg_q8qsv_153 > svg:not(#\9), .awsui_control_1wepg_q8qsv_153 > .awsui_outline_1wepg_q8qsv_99:not(#\9) {
157
157
  position: absolute;
158
158
  width: 100%;
159
159
  height: 100%;
160
160
  top: 0;
161
161
  left: 0;
162
162
  }
163
- .awsui_control_1wepg_lhs94_153 > input:not(#\9) {
163
+ .awsui_control_1wepg_q8qsv_153 > input:not(#\9) {
164
164
  opacity: 0;
165
165
  z-index: 1;
166
166
  -webkit-user-select: none;
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content": "awsui_content_1wepg_lhs94_93",
6
- "description": "awsui_description_1wepg_lhs94_94",
7
- "label": "awsui_label_1wepg_lhs94_95",
8
- "outline": "awsui_outline_1wepg_lhs94_99",
9
- "show-outline": "awsui_show-outline_1wepg_lhs94_102",
10
- "native-input": "awsui_native-input_1wepg_lhs94_106",
11
- "wrapper": "awsui_wrapper_1wepg_lhs94_110",
12
- "label-wrapper": "awsui_label-wrapper_1wepg_lhs94_117",
13
- "empty-content": "awsui_empty-content_1wepg_lhs94_129",
14
- "description-bottom-padding": "awsui_description-bottom-padding_1wepg_lhs94_139",
15
- "label-disabled": "awsui_label-disabled_1wepg_lhs94_147",
16
- "description-disabled": "awsui_description-disabled_1wepg_lhs94_148",
17
- "control": "awsui_control_1wepg_lhs94_153"
5
+ "content": "awsui_content_1wepg_q8qsv_93",
6
+ "description": "awsui_description_1wepg_q8qsv_94",
7
+ "label": "awsui_label_1wepg_q8qsv_95",
8
+ "outline": "awsui_outline_1wepg_q8qsv_99",
9
+ "show-outline": "awsui_show-outline_1wepg_q8qsv_102",
10
+ "native-input": "awsui_native-input_1wepg_q8qsv_106",
11
+ "wrapper": "awsui_wrapper_1wepg_q8qsv_110",
12
+ "label-wrapper": "awsui_label-wrapper_1wepg_q8qsv_117",
13
+ "empty-content": "awsui_empty-content_1wepg_q8qsv_129",
14
+ "description-bottom-padding": "awsui_description-bottom-padding_1wepg_q8qsv_139",
15
+ "label-disabled": "awsui_label-disabled_1wepg_q8qsv_147",
16
+ "description-disabled": "awsui_description-disabled_1wepg_q8qsv_148",
17
+ "control": "awsui_control_1wepg_q8qsv_153"
18
18
  };
19
19
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button-trigger": "awsui_button-trigger_18eso_mm7t4_97",
5
- "arrow": "awsui_arrow_18eso_mm7t4_97",
6
- "has-caret": "awsui_has-caret_18eso_mm7t4_137",
7
- "placeholder": "awsui_placeholder_18eso_mm7t4_140",
8
- "pressed": "awsui_pressed_18eso_mm7t4_153",
9
- "disabled": "awsui_disabled_18eso_mm7t4_156",
10
- "in-filtering-token": "awsui_in-filtering-token_18eso_mm7t4_165",
11
- "read-only": "awsui_read-only_18eso_mm7t4_171",
12
- "invalid": "awsui_invalid_18eso_mm7t4_188"
4
+ "button-trigger": "awsui_button-trigger_18eso_1xg8l_97",
5
+ "arrow": "awsui_arrow_18eso_1xg8l_97",
6
+ "has-caret": "awsui_has-caret_18eso_1xg8l_137",
7
+ "placeholder": "awsui_placeholder_18eso_1xg8l_140",
8
+ "pressed": "awsui_pressed_18eso_1xg8l_153",
9
+ "disabled": "awsui_disabled_18eso_1xg8l_156",
10
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1xg8l_165",
11
+ "read-only": "awsui_read-only_18eso_1xg8l_171",
12
+ "invalid": "awsui_invalid_18eso_1xg8l_188"
13
13
  };
14
14