@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329

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 (211) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  4. package/lib/internal/scss/header/styles.scss +11 -0
  5. package/lib/internal/scss/internal/components/option/styles.scss +6 -2
  6. package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
  8. package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
  9. package/lib/internal/template/alert/styles.css.js +27 -27
  10. package/lib/internal/template/alert/styles.scoped.css +50 -50
  11. package/lib/internal/template/alert/styles.selectors.js +27 -27
  12. package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
  13. package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
  14. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  15. package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
  16. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  17. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  18. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  19. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  20. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  21. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  23. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  24. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  25. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/styles.css.js +20 -20
  54. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  55. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  56. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  57. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  58. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  59. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  60. package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
  61. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  62. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  63. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  64. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  65. package/lib/internal/template/flashbar/styles.css.js +50 -50
  66. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  67. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  68. package/lib/internal/template/header/internal.d.ts +2 -1
  69. package/lib/internal/template/header/internal.d.ts.map +1 -1
  70. package/lib/internal/template/header/internal.js +2 -2
  71. package/lib/internal/template/header/internal.js.map +1 -1
  72. package/lib/internal/template/header/styles.css.js +35 -34
  73. package/lib/internal/template/header/styles.scoped.css +60 -52
  74. package/lib/internal/template/header/styles.selectors.js +35 -34
  75. package/lib/internal/template/help-panel/styles.css.js +6 -6
  76. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  77. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  78. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  79. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  80. package/lib/internal/template/icon/generated/icons.js +3 -0
  81. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  82. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
  83. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  84. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  85. package/lib/internal/template/input/styles.css.js +18 -18
  86. package/lib/internal/template/input/styles.scoped.css +82 -82
  87. package/lib/internal/template/input/styles.selectors.js +18 -18
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  91. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  92. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  93. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  94. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  95. package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
  96. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  97. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  98. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  99. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  100. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  101. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  102. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  103. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  104. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  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 +25 -25
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +2 -2
  109. package/lib/internal/template/internal/environment.json +2 -2
  110. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
  111. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  112. package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
  113. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  114. package/lib/internal/template/item-card/styles.css.js +14 -14
  115. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  116. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  117. package/lib/internal/template/link/styles.css.js +21 -21
  118. package/lib/internal/template/link/styles.scoped.css +117 -117
  119. package/lib/internal/template/link/styles.selectors.js +21 -21
  120. package/lib/internal/template/modal/styles.css.js +31 -31
  121. package/lib/internal/template/modal/styles.scoped.css +48 -48
  122. package/lib/internal/template/modal/styles.selectors.js +31 -31
  123. package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
  124. package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
  125. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  126. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  127. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  128. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
  129. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
  130. package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
  131. package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
  132. package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
  133. package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
  134. package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
  135. package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
  136. package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
  137. package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
  138. package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
  139. package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
  140. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  141. package/lib/internal/template/prompt-input/internal.js +1 -1
  142. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  143. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  144. package/lib/internal/template/prompt-input/styles.d.ts +11 -0
  145. package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
  146. package/lib/internal/template/prompt-input/styles.js +27 -2
  147. package/lib/internal/template/prompt-input/styles.js.map +1 -1
  148. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  149. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  150. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  151. package/lib/internal/template/property-filter/controller.js +10 -6
  152. package/lib/internal/template/property-filter/controller.js.map +1 -1
  153. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
  154. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  155. package/lib/internal/template/property-filter/i18n-utils.js +11 -4
  156. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  157. package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
  158. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  159. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  160. package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
  161. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
  162. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
  163. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  164. package/lib/internal/template/property-filter/internal.js +1 -0
  165. package/lib/internal/template/property-filter/internal.js.map +1 -1
  166. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  167. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  168. package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
  169. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  170. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  171. package/lib/internal/template/property-filter/token-editor.js +1 -1
  172. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  173. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  174. package/lib/internal/template/property-filter/utils.js +12 -3
  175. package/lib/internal/template/property-filter/utils.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/tabs/styles.css.js +30 -30
  186. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  187. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  188. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  189. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  190. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/textarea/styles.css.js +5 -5
  195. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  196. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  197. package/lib/internal/template/toggle/styles.css.js +10 -10
  198. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  199. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  200. package/lib/internal/template/token/internal.d.ts.map +1 -1
  201. package/lib/internal/template/token/internal.js +4 -1
  202. package/lib/internal/template/token/internal.js.map +1 -1
  203. package/lib/internal/template/token/styles.css.js +14 -14
  204. package/lib/internal/template/token/styles.scoped.css +47 -47
  205. package/lib/internal/template/token/styles.selectors.js +14 -14
  206. package/lib/internal/template/tree-view/tree-item/index.js +1 -1
  207. package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
  208. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
  209. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
  210. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
  211. package/package.json +1 -1
@@ -150,27 +150,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- @keyframes awsui_drag-handle-entry_155yk_1uvts_1 {
153
+ @keyframes awsui_drag-handle-entry_155yk_wxm64_1 {
154
154
  from {
155
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-6b9ypa), var(--awsui-drag-handle-animation-block-offset-6b9ypa));
155
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-z17rmd), var(--awsui-drag-handle-animation-block-offset-z17rmd));
156
156
  }
157
157
  to {
158
158
  transform: translate(0, 0);
159
159
  }
160
160
  }
161
- @keyframes awsui_drag-handle-exit_155yk_1uvts_1 {
161
+ @keyframes awsui_drag-handle-exit_155yk_wxm64_1 {
162
162
  from {
163
163
  transform: translate(0, 0);
164
164
  }
165
165
  to {
166
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-6b9ypa), var(--awsui-drag-handle-animation-block-offset-6b9ypa));
166
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-z17rmd), var(--awsui-drag-handle-animation-block-offset-z17rmd));
167
167
  }
168
168
  }
169
- .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9) {
170
- --awsui-drag-handle-animation-inline-offset-6b9ypa: 0;
171
- --awsui-drag-handle-animation-block-offset-6b9ypa: 0;
169
+ .awsui_direction-button-wrapper_155yk_wxm64_169:not(#\9) {
170
+ --awsui-drag-handle-animation-inline-offset-z17rmd: 0;
171
+ --awsui-drag-handle-animation-block-offset-z17rmd: 0;
172
172
  }
173
- @keyframes awsui_awsui-motion-fade-in_155yk_1uvts_1 {
173
+ @keyframes awsui_awsui-motion-fade-in_155yk_wxm64_1 {
174
174
  from {
175
175
  opacity: 0.2;
176
176
  }
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
178
  opacity: 1;
179
179
  }
180
180
  }
181
- @keyframes awsui_awsui-motion-fade-out-0_155yk_1uvts_1 {
181
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_wxm64_1 {
182
182
  from {
183
183
  opacity: 1;
184
184
  }
@@ -186,81 +186,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  opacity: 0;
187
187
  }
188
188
  }
189
- .awsui_direction-button-wrapper-motion-enter_155yk_1uvts_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_1uvts_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189:not(#\9) {
189
+ .awsui_direction-button-wrapper-motion-enter_155yk_wxm64_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_wxm64_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189:not(#\9) {
190
190
  pointer-events: none;
191
191
  }
192
- .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_1uvts_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out), awsui_awsui-motion-fade-in_155yk_1uvts_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out);
192
+ .awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189:not(#\9) {
193
+ animation: awsui_drag-handle-entry_155yk_wxm64_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out), awsui_awsui-motion-fade-in_155yk_wxm64_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out);
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189:not(#\9) {
196
+ .awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189:not(#\9) {
201
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_1uvts_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_1uvts_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards;
205
+ .awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189:not(#\9) {
206
+ animation: awsui_drag-handle-exit_155yk_wxm64_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_wxm64_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards;
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189:not(#\9) {
209
+ .awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189:not(#\9) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189:not(#\9) {
214
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9) {
219
+ .awsui_direction-button-wrapper_155yk_wxm64_169:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
  }
224
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9) {
224
+ .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_wxm64_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_wxm64_169:not(#\9) {
225
225
  animation: none;
226
226
  transition: none;
227
227
  }
228
228
 
229
- .awsui_direction-button-wrapper-block-start_155yk_1uvts_229:not(#\9) {
230
- --awsui-drag-handle-animation-block-offset-6b9ypa: 20px;
229
+ .awsui_direction-button-wrapper-block-start_155yk_wxm64_229:not(#\9) {
230
+ --awsui-drag-handle-animation-block-offset-z17rmd: 20px;
231
231
  }
232
232
 
233
- .awsui_direction-button-wrapper-block-end_155yk_1uvts_233:not(#\9) {
234
- --awsui-drag-handle-animation-block-offset-6b9ypa: -20px;
233
+ .awsui_direction-button-wrapper-block-end_155yk_wxm64_233:not(#\9) {
234
+ --awsui-drag-handle-animation-block-offset-z17rmd: -20px;
235
235
  }
236
236
 
237
- .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9) {
237
+ .awsui_direction-button-wrapper-inline-start_155yk_wxm64_237:not(#\9) {
238
238
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
239
239
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
240
  }
241
- .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9):dir(ltr) {
242
- --awsui-drag-handle-animation-inline-offset-6b9ypa: 20px;
241
+ .awsui_direction-button-wrapper-inline-start_155yk_wxm64_237:not(#\9):dir(ltr) {
242
+ --awsui-drag-handle-animation-inline-offset-z17rmd: 20px;
243
243
  }
244
- .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9):dir(rtl) {
245
- --awsui-drag-handle-animation-inline-offset-6b9ypa: -20px;
244
+ .awsui_direction-button-wrapper-inline-start_155yk_wxm64_237:not(#\9):dir(rtl) {
245
+ --awsui-drag-handle-animation-inline-offset-z17rmd: -20px;
246
246
  }
247
247
 
248
- .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9) {
248
+ .awsui_direction-button-wrapper-inline-end_155yk_wxm64_248:not(#\9) {
249
249
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
250
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
251
251
  }
252
- .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9):dir(ltr) {
253
- --awsui-drag-handle-animation-inline-offset-6b9ypa: -20px;
252
+ .awsui_direction-button-wrapper-inline-end_155yk_wxm64_248:not(#\9):dir(ltr) {
253
+ --awsui-drag-handle-animation-inline-offset-z17rmd: -20px;
254
254
  }
255
- .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9):dir(rtl) {
256
- --awsui-drag-handle-animation-inline-offset-6b9ypa: 20px;
255
+ .awsui_direction-button-wrapper-inline-end_155yk_wxm64_248:not(#\9):dir(rtl) {
256
+ --awsui-drag-handle-animation-inline-offset-z17rmd: 20px;
257
257
  }
258
258
 
259
- .awsui_contents_155yk_1uvts_259:not(#\9) {
259
+ .awsui_contents_155yk_wxm64_259:not(#\9) {
260
260
  display: contents;
261
261
  }
262
262
 
263
- .awsui_portal-overlay_155yk_1uvts_263:not(#\9) {
263
+ .awsui_portal-overlay_155yk_wxm64_263:not(#\9) {
264
264
  position: absolute;
265
265
  inset-block-start: 0;
266
266
  inset-inline-start: 0;
@@ -268,20 +268,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
268
  z-index: 7000;
269
269
  }
270
270
 
271
- .awsui_portal-overlay-disabled_155yk_1uvts_271:not(#\9) {
271
+ .awsui_portal-overlay-disabled_155yk_wxm64_271:not(#\9) {
272
272
  display: none;
273
273
  }
274
274
 
275
- .awsui_portal-overlay-contents_155yk_1uvts_275:not(#\9) {
275
+ .awsui_portal-overlay-contents_155yk_wxm64_275:not(#\9) {
276
276
  pointer-events: auto;
277
277
  }
278
278
 
279
- .awsui_drag-handle_155yk_1uvts_279:not(#\9) {
279
+ .awsui_drag-handle_155yk_wxm64_279:not(#\9) {
280
280
  position: relative;
281
281
  display: inline-flex;
282
282
  }
283
283
 
284
- .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9) {
284
+ .awsui_direction-button-wrapper_155yk_wxm64_169:not(#\9) {
285
285
  position: absolute;
286
286
  block-size: var(--space-static-xl-pek4x1, 24px);
287
287
  inline-size: var(--space-static-xl-pek4x1, 24px);
@@ -289,67 +289,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
289
  padding-inline: var(--space-static-xxs-0cgyf1, 4px);
290
290
  }
291
291
 
292
- .awsui_direction-button-wrapper-hidden_155yk_1uvts_292:not(#\9) {
292
+ .awsui_direction-button-wrapper-hidden_155yk_wxm64_292:not(#\9) {
293
293
  display: none;
294
294
  }
295
295
 
296
- .awsui_direction-button-wrapper-block-start_155yk_1uvts_229:not(#\9) {
296
+ .awsui_direction-button-wrapper-block-start_155yk_wxm64_229:not(#\9) {
297
297
  inset-block-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
298
298
  inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
299
299
  }
300
300
 
301
- .awsui_direction-button-wrapper-block-end_155yk_1uvts_233:not(#\9) {
301
+ .awsui_direction-button-wrapper-block-end_155yk_wxm64_233:not(#\9) {
302
302
  inset-block-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
303
303
  inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
304
304
  }
305
305
 
306
- .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9) {
306
+ .awsui_direction-button-wrapper-inline-start_155yk_wxm64_237:not(#\9) {
307
307
  inset-inline-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
308
308
  inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
309
309
  }
310
310
 
311
- .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9) {
311
+ .awsui_direction-button-wrapper-inline-end_155yk_wxm64_248:not(#\9) {
312
312
  inset-inline-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
313
313
  inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
314
314
  }
315
315
 
316
- .awsui_direction-button-wrapper-forced_155yk_1uvts_316:not(#\9) {
316
+ .awsui_direction-button-wrapper-forced_155yk_wxm64_316:not(#\9) {
317
317
  inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
318
318
  }
319
319
 
320
- .awsui_direction-button-wrapper-forced-top-0_155yk_1uvts_320:not(#\9) {
320
+ .awsui_direction-button-wrapper-forced-top-0_155yk_wxm64_320:not(#\9) {
321
321
  inset-block-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
322
322
  }
323
323
 
324
- .awsui_direction-button-wrapper-forced-top-1_155yk_1uvts_324:not(#\9) {
324
+ .awsui_direction-button-wrapper-forced-top-1_155yk_wxm64_324:not(#\9) {
325
325
  inset-block-start: calc(-2 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
326
326
  }
327
327
 
328
- .awsui_direction-button-wrapper-forced-top-2_155yk_1uvts_328:not(#\9) {
328
+ .awsui_direction-button-wrapper-forced-top-2_155yk_wxm64_328:not(#\9) {
329
329
  inset-block-start: calc(-3 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
330
330
  }
331
331
 
332
- .awsui_direction-button-wrapper-forced-top-3_155yk_1uvts_332:not(#\9) {
332
+ .awsui_direction-button-wrapper-forced-top-3_155yk_wxm64_332:not(#\9) {
333
333
  inset-block-start: calc(-4 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
334
334
  }
335
335
 
336
- .awsui_direction-button-wrapper-forced-bottom-0_155yk_1uvts_336:not(#\9) {
336
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_wxm64_336:not(#\9) {
337
337
  inset-block-start: calc(1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
338
338
  }
339
339
 
340
- .awsui_direction-button-wrapper-forced-bottom-1_155yk_1uvts_340:not(#\9) {
340
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_wxm64_340:not(#\9) {
341
341
  inset-block-start: calc(2 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
342
342
  }
343
343
 
344
- .awsui_direction-button-wrapper-forced-bottom-2_155yk_1uvts_344:not(#\9) {
344
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_wxm64_344:not(#\9) {
345
345
  inset-block-start: calc(3 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
346
346
  }
347
347
 
348
- .awsui_direction-button-wrapper-forced-bottom-3_155yk_1uvts_348:not(#\9) {
348
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_wxm64_348:not(#\9) {
349
349
  inset-block-start: calc(4 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
350
350
  }
351
351
 
352
- .awsui_direction-button_155yk_1uvts_169:not(#\9) {
352
+ .awsui_direction-button_155yk_wxm64_169:not(#\9) {
353
353
  position: absolute;
354
354
  border-width: 0;
355
355
  cursor: pointer;
@@ -368,14 +368,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
368
368
  color: var(--color-text-direction-button-default-dkices, #ffffff);
369
369
  box-shadow: var(--shadow-dropdown-skxpuu, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
370
370
  }
371
- .awsui_direction-button_155yk_1uvts_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1uvts_371):hover {
371
+ .awsui_direction-button_155yk_wxm64_169:not(#\9):not(.awsui_direction-button-disabled_155yk_wxm64_371):hover {
372
372
  background-color: var(--color-background-direction-button-hover-v5bxfc, #414750);
373
373
  }
374
- .awsui_direction-button_155yk_1uvts_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1uvts_371):active {
374
+ .awsui_direction-button_155yk_wxm64_169:not(#\9):not(.awsui_direction-button-disabled_155yk_wxm64_371):active {
375
375
  background-color: var(--color-background-direction-button-active-wn6s2j, #2a2e33);
376
376
  }
377
377
 
378
- .awsui_direction-button-disabled_155yk_1uvts_371:not(#\9) {
378
+ .awsui_direction-button-disabled_155yk_wxm64_371:not(#\9) {
379
379
  cursor: default;
380
380
  background-color: var(--color-background-direction-button-disabled-rcznmi, #eaeded);
381
381
  color: var(--color-text-direction-button-disabled-596cgx, #aab7b8);
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_1uvts_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_1uvts_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_1uvts_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_1uvts_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_1uvts_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_1uvts_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_1uvts_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_1uvts_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_1uvts_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_1uvts_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_1uvts_248",
18
- "contents": "awsui_contents_155yk_1uvts_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_1uvts_263",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_1uvts_271",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_1uvts_275",
22
- "drag-handle": "awsui_drag-handle_155yk_1uvts_279",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_1uvts_292",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_1uvts_316",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_1uvts_320",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_1uvts_324",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_1uvts_328",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_1uvts_332",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_1uvts_336",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_1uvts_340",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_1uvts_344",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_1uvts_348",
33
- "direction-button": "awsui_direction-button_155yk_1uvts_169",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_1uvts_371"
5
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_wxm64_169",
6
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_wxm64_189",
7
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_wxm64_189",
8
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_wxm64_189",
9
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_wxm64_189",
10
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_wxm64_1",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_wxm64_1",
12
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_wxm64_1",
13
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_wxm64_1",
14
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_wxm64_229",
15
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_wxm64_233",
16
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_wxm64_237",
17
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_wxm64_248",
18
+ "contents": "awsui_contents_155yk_wxm64_259",
19
+ "portal-overlay": "awsui_portal-overlay_155yk_wxm64_263",
20
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_wxm64_271",
21
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_wxm64_275",
22
+ "drag-handle": "awsui_drag-handle_155yk_wxm64_279",
23
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_wxm64_292",
24
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_wxm64_316",
25
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_wxm64_320",
26
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_wxm64_324",
27
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_wxm64_328",
28
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_wxm64_332",
29
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_wxm64_336",
30
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_wxm64_340",
31
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_wxm64_344",
32
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_wxm64_348",
33
+ "direction-button": "awsui_direction-button_155yk_wxm64_169",
34
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_wxm64_371"
35
35
  };
36
36
 
@@ -1,22 +1,22 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "option": "awsui_option_1p2cx_bi4jo_153",
5
- "disabled": "awsui_disabled_1p2cx_bi4jo_190",
6
- "parent": "awsui_parent_1p2cx_bi4jo_193",
7
- "highlighted": "awsui_highlighted_1p2cx_bi4jo_196",
8
- "content": "awsui_content_1p2cx_bi4jo_200",
9
- "label-content": "awsui_label-content_1p2cx_bi4jo_207",
10
- "label": "awsui_label_1p2cx_bi4jo_207",
11
- "tag": "awsui_tag_1p2cx_bi4jo_214",
12
- "label-tag": "awsui_label-tag_1p2cx_bi4jo_215",
13
- "label-prefix": "awsui_label-prefix_1p2cx_bi4jo_225",
14
- "tags": "awsui_tags_1p2cx_bi4jo_238",
15
- "description": "awsui_description_1p2cx_bi4jo_239",
16
- "selected": "awsui_selected_1p2cx_bi4jo_250",
17
- "icon": "awsui_icon_1p2cx_bi4jo_264",
18
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_bi4jo_271",
19
- "trigger-variant": "awsui_trigger-variant_1p2cx_bi4jo_286",
20
- "custom-content": "awsui_custom-content_1p2cx_bi4jo_292"
4
+ "option": "awsui_option_1p2cx_1c6rt_153",
5
+ "disabled": "awsui_disabled_1p2cx_1c6rt_190",
6
+ "parent": "awsui_parent_1p2cx_1c6rt_193",
7
+ "highlighted": "awsui_highlighted_1p2cx_1c6rt_196",
8
+ "content": "awsui_content_1p2cx_1c6rt_200",
9
+ "label-content": "awsui_label-content_1p2cx_1c6rt_207",
10
+ "label": "awsui_label_1p2cx_1c6rt_207",
11
+ "tag": "awsui_tag_1p2cx_1c6rt_214",
12
+ "label-tag": "awsui_label-tag_1p2cx_1c6rt_215",
13
+ "label-prefix": "awsui_label-prefix_1p2cx_1c6rt_225",
14
+ "tags": "awsui_tags_1p2cx_1c6rt_238",
15
+ "description": "awsui_description_1p2cx_1c6rt_239",
16
+ "selected": "awsui_selected_1p2cx_1c6rt_250",
17
+ "icon": "awsui_icon_1p2cx_1c6rt_264",
18
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1c6rt_271",
19
+ "trigger-variant": "awsui_trigger-variant_1p2cx_1c6rt_286",
20
+ "custom-content": "awsui_custom-content_1p2cx_1c6rt_292"
21
21
  };
22
22
 
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_option_1p2cx_bi4jo_153:not(#\9) {
153
+ .awsui_option_1p2cx_1c6rt_153:not(#\9) {
154
154
  border-collapse: separate;
155
155
  border-spacing: 0;
156
156
  box-sizing: border-box;
@@ -187,108 +187,108 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  box-sizing: border-box;
188
188
  color: inherit;
189
189
  }
190
- .awsui_option_1p2cx_bi4jo_153:not(#\9):not(.awsui_disabled_1p2cx_bi4jo_190) {
190
+ .awsui_option_1p2cx_1c6rt_153:not(#\9):not(.awsui_disabled_1p2cx_1c6rt_190) {
191
191
  cursor: inherit;
192
192
  }
193
- .awsui_option_1p2cx_bi4jo_153.awsui_parent_1p2cx_bi4jo_193:not(#\9) {
193
+ .awsui_option_1p2cx_1c6rt_153.awsui_parent_1p2cx_1c6rt_193:not(#\9) {
194
194
  font-weight: var(--font-weight-bold-p16d06, 700);
195
195
  }
196
- .awsui_option_1p2cx_bi4jo_153.awsui_parent_1p2cx_bi4jo_193:not(#\9):not(.awsui_disabled_1p2cx_bi4jo_190):not(.awsui_highlighted_1p2cx_bi4jo_196) {
196
+ .awsui_option_1p2cx_1c6rt_153.awsui_parent_1p2cx_1c6rt_193:not(#\9):not(.awsui_disabled_1p2cx_1c6rt_190):not(.awsui_highlighted_1p2cx_1c6rt_196) {
197
197
  color: var(--color-text-dropdown-group-label-m31yo5, #545b64);
198
198
  }
199
199
 
200
- .awsui_content_1p2cx_bi4jo_200:not(#\9) {
200
+ .awsui_content_1p2cx_1c6rt_200:not(#\9) {
201
201
  inline-size: 100%;
202
202
  display: flex;
203
203
  flex-direction: column;
204
204
  min-inline-size: 0;
205
205
  }
206
206
 
207
- .awsui_label-content_1p2cx_bi4jo_207:not(#\9) {
207
+ .awsui_label-content_1p2cx_1c6rt_207:not(#\9) {
208
208
  display: flex;
209
209
  justify-content: space-between;
210
210
  flex-wrap: wrap;
211
211
  }
212
212
 
213
- .awsui_label_1p2cx_bi4jo_207:not(#\9),
214
- .awsui_tag_1p2cx_bi4jo_214:not(#\9),
215
- .awsui_label-tag_1p2cx_bi4jo_215:not(#\9) {
213
+ .awsui_label_1p2cx_1c6rt_207:not(#\9),
214
+ .awsui_tag_1p2cx_1c6rt_214:not(#\9),
215
+ .awsui_label-tag_1p2cx_1c6rt_215:not(#\9) {
216
216
  min-inline-size: 0;
217
217
  word-break: break-word;
218
218
  }
219
219
 
220
- .awsui_label_1p2cx_bi4jo_207:not(#\9),
221
- .awsui_tag_1p2cx_bi4jo_214:not(#\9) {
220
+ .awsui_label_1p2cx_1c6rt_207:not(#\9),
221
+ .awsui_tag_1p2cx_1c6rt_214:not(#\9) {
222
222
  flex-wrap: wrap;
223
223
  }
224
224
 
225
- .awsui_label-prefix_1p2cx_bi4jo_225:not(#\9) {
225
+ .awsui_label-prefix_1p2cx_1c6rt_225:not(#\9) {
226
226
  font-weight: var(--font-weight-bold-p16d06, 700);
227
227
  }
228
228
 
229
- .awsui_label-tag_1p2cx_bi4jo_215:not(#\9) {
229
+ .awsui_label-tag_1p2cx_1c6rt_215:not(#\9) {
230
230
  padding-inline-start: var(--space-s-4a5hs8, 12px);
231
231
  flex: auto;
232
232
  text-align: end;
233
233
  }
234
- .awsui_label-tag_1p2cx_bi4jo_215:not(#\9):empty {
234
+ .awsui_label-tag_1p2cx_1c6rt_215:not(#\9):empty {
235
235
  display: none;
236
236
  }
237
237
 
238
- .awsui_tags_1p2cx_bi4jo_238:not(#\9),
239
- .awsui_description_1p2cx_bi4jo_239:not(#\9) {
238
+ .awsui_tags_1p2cx_1c6rt_238:not(#\9),
239
+ .awsui_description_1p2cx_1c6rt_239:not(#\9) {
240
240
  font-size: var(--font-size-body-s-psgqn2, 12px);
241
241
  line-height: var(--line-height-body-s-otgtsr, 16px);
242
242
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
243
243
  color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
244
244
  flex-wrap: wrap;
245
245
  }
246
- .awsui_tags_1p2cx_bi4jo_238.awsui_highlighted_1p2cx_bi4jo_196:not(#\9),
247
- .awsui_description_1p2cx_bi4jo_239.awsui_highlighted_1p2cx_bi4jo_196:not(#\9) {
246
+ .awsui_tags_1p2cx_1c6rt_238.awsui_highlighted_1p2cx_1c6rt_196:not(#\9),
247
+ .awsui_description_1p2cx_1c6rt_239.awsui_highlighted_1p2cx_1c6rt_196:not(#\9) {
248
248
  color: var(--color-text-dropdown-item-secondary-hover-p5zsls, #687078);
249
249
  }
250
- .awsui_tags_1p2cx_bi4jo_238.awsui_selected_1p2cx_bi4jo_250:not(#\9),
251
- .awsui_description_1p2cx_bi4jo_239.awsui_selected_1p2cx_bi4jo_250:not(#\9) {
250
+ .awsui_tags_1p2cx_1c6rt_238.awsui_selected_1p2cx_1c6rt_250:not(#\9),
251
+ .awsui_description_1p2cx_1c6rt_239.awsui_selected_1p2cx_1c6rt_250:not(#\9) {
252
252
  color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
253
253
  }
254
254
 
255
- .awsui_tags_1p2cx_bi4jo_238:not(#\9) {
255
+ .awsui_tags_1p2cx_1c6rt_238:not(#\9) {
256
256
  display: flex;
257
257
  align-items: stretch;
258
258
  }
259
259
 
260
- .awsui_tag_1p2cx_bi4jo_214:not(#\9):not(:last-child) {
260
+ .awsui_tag_1p2cx_1c6rt_214:not(#\9):not(:last-child) {
261
261
  padding-inline-end: var(--space-m-n2lypl, 16px);
262
262
  }
263
263
 
264
- .awsui_icon_1p2cx_bi4jo_264:not(#\9) {
264
+ .awsui_icon_1p2cx_1c6rt_264:not(#\9) {
265
265
  padding-inline-end: var(--space-xs-kw7k3v, 8px);
266
266
  align-content: center;
267
267
  display: flex;
268
268
  flex-shrink: 0;
269
269
  }
270
270
 
271
- .awsui_filtering-match-highlight_1p2cx_bi4jo_271:not(#\9) {
272
- background-color: var(--color-background-dropdown-item-filter-match-eq1r00, #f1faff);
273
- color: var(--color-text-dropdown-item-filter-match-5ifrfz, #0073bb);
271
+ .awsui_filtering-match-highlight_1p2cx_1c6rt_271:not(#\9) {
272
+ background-color: var(--awsui-option-filter-match-background-z17rmd, var(--color-background-dropdown-item-filter-match-eq1r00, #f1faff));
273
+ color: var(--awsui-option-filter-match-color-z17rmd, var(--color-text-dropdown-item-filter-match-5ifrfz, #0073bb));
274
274
  font-weight: var(--font-weight-bold-p16d06, 700);
275
275
  }
276
276
 
277
- .awsui_disabled_1p2cx_bi4jo_190:not(#\9) {
277
+ .awsui_disabled_1p2cx_1c6rt_190:not(#\9) {
278
278
  color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
279
279
  pointer-events: none;
280
280
  }
281
- .awsui_disabled_1p2cx_bi4jo_190 > .awsui_content_1p2cx_bi4jo_200 > .awsui_tags_1p2cx_bi4jo_238:not(#\9),
282
- .awsui_disabled_1p2cx_bi4jo_190 > .awsui_content_1p2cx_bi4jo_200 > .awsui_description_1p2cx_bi4jo_239:not(#\9) {
281
+ .awsui_disabled_1p2cx_1c6rt_190 > .awsui_content_1p2cx_1c6rt_200 > .awsui_tags_1p2cx_1c6rt_238:not(#\9),
282
+ .awsui_disabled_1p2cx_1c6rt_190 > .awsui_content_1p2cx_1c6rt_200 > .awsui_description_1p2cx_1c6rt_239:not(#\9) {
283
283
  color: currentColor;
284
284
  }
285
285
 
286
- .awsui_trigger-variant_1p2cx_bi4jo_286:not(#\9) {
286
+ .awsui_trigger-variant_1p2cx_1c6rt_286:not(#\9) {
287
287
  white-space: nowrap;
288
288
  overflow: hidden;
289
289
  text-overflow: ellipsis;
290
290
  }
291
291
 
292
- .awsui_custom-content_1p2cx_bi4jo_292:not(#\9) {
292
+ .awsui_custom-content_1p2cx_1c6rt_292:not(#\9) {
293
293
  inline-size: 100%;
294
294
  }
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "option": "awsui_option_1p2cx_bi4jo_153",
6
- "disabled": "awsui_disabled_1p2cx_bi4jo_190",
7
- "parent": "awsui_parent_1p2cx_bi4jo_193",
8
- "highlighted": "awsui_highlighted_1p2cx_bi4jo_196",
9
- "content": "awsui_content_1p2cx_bi4jo_200",
10
- "label-content": "awsui_label-content_1p2cx_bi4jo_207",
11
- "label": "awsui_label_1p2cx_bi4jo_207",
12
- "tag": "awsui_tag_1p2cx_bi4jo_214",
13
- "label-tag": "awsui_label-tag_1p2cx_bi4jo_215",
14
- "label-prefix": "awsui_label-prefix_1p2cx_bi4jo_225",
15
- "tags": "awsui_tags_1p2cx_bi4jo_238",
16
- "description": "awsui_description_1p2cx_bi4jo_239",
17
- "selected": "awsui_selected_1p2cx_bi4jo_250",
18
- "icon": "awsui_icon_1p2cx_bi4jo_264",
19
- "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_bi4jo_271",
20
- "trigger-variant": "awsui_trigger-variant_1p2cx_bi4jo_286",
21
- "custom-content": "awsui_custom-content_1p2cx_bi4jo_292"
5
+ "option": "awsui_option_1p2cx_1c6rt_153",
6
+ "disabled": "awsui_disabled_1p2cx_1c6rt_190",
7
+ "parent": "awsui_parent_1p2cx_1c6rt_193",
8
+ "highlighted": "awsui_highlighted_1p2cx_1c6rt_196",
9
+ "content": "awsui_content_1p2cx_1c6rt_200",
10
+ "label-content": "awsui_label-content_1p2cx_1c6rt_207",
11
+ "label": "awsui_label_1p2cx_1c6rt_207",
12
+ "tag": "awsui_tag_1p2cx_1c6rt_214",
13
+ "label-tag": "awsui_label-tag_1p2cx_1c6rt_215",
14
+ "label-prefix": "awsui_label-prefix_1p2cx_1c6rt_225",
15
+ "tags": "awsui_tags_1p2cx_1c6rt_238",
16
+ "description": "awsui_description_1p2cx_1c6rt_239",
17
+ "selected": "awsui_selected_1p2cx_1c6rt_250",
18
+ "icon": "awsui_icon_1p2cx_1c6rt_264",
19
+ "filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1c6rt_271",
20
+ "trigger-variant": "awsui_trigger-variant_1p2cx_1c6rt_286",
21
+ "custom-content": "awsui_custom-content_1p2cx_1c6rt_292"
22
22
  };
23
23
 
@@ -32,6 +32,8 @@ export interface OptionsListProps extends BaseComponentProps {
32
32
  embedded?: boolean;
33
33
  stickyItemBlockSize?: number | null;
34
34
  isMultiSelect?: boolean;
35
+ /** Internal: custom CSS properties set on the list root; inherited by the option rows. */
36
+ customProperties?: React.CSSProperties;
35
37
  }
36
38
  declare const _default: React.ForwardRefExoticComponent<OptionsListProps & React.RefAttributes<HTMLDivElement>>;
37
39
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/options-list/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAMzG,MAAM,WAAW,gBAAiB,SAAQ,kBAAkB;IAC1D,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,UAAU,EAAE,mBAAmB,CAAC,UAAU,CAAC;IAC3C;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACvC;;OAEG;IACH,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,SAAS,CAAC,EAAE,sBAAsB,CAAC,aAAa,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,yBAAyB,CAAC;QAAE,aAAa,EAAE,IAAI,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC;IACnE,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;IAC3C,WAAW,CAAC,EAAE,KAAK,GAAG,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;;AA6FD,wBAA6C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/options-list/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAMzG,MAAM,WAAW,gBAAiB,SAAQ,kBAAkB;IAC1D,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,UAAU,EAAE,mBAAmB,CAAC,UAAU,CAAC;IAC3C;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACvC;;OAEG;IACH,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,SAAS,CAAC,EAAE,sBAAsB,CAAC,aAAa,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,yBAAyB,CAAC;QAAE,aAAa,EAAE,IAAI,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC;IACnE,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;IAC3C,WAAW,CAAC,EAAE,KAAK,GAAG,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,0FAA0F;IAC1F,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACxC;;AA8FD,wBAA6C"}
@@ -13,7 +13,7 @@ const getItemIndex = (containerRef, event) => {
13
13
  const mouseTarget = target === null || target === void 0 ? void 0 : target.dataset.mouseTarget;
14
14
  return mouseTarget ? parseInt(mouseTarget) : -1;
15
15
  };
16
- const OptionsList = ({ open, statusType, children, nativeAttributes = {}, onKeyDown, onBlur, onFocus, onLoadMore, onMouseUp, onMouseMove, position = 'relative', role = 'listbox', tagOverride: Tag = 'div', decreaseBlockMargin = false, ariaLabel, ariaLabelledby, ariaDescribedby, ariaRequired, embedded, stickyItemBlockSize, isMultiSelect, ...restProps }, ref) => {
16
+ const OptionsList = ({ open, statusType, children, nativeAttributes = {}, onKeyDown, onBlur, onFocus, onLoadMore, onMouseUp, onMouseMove, position = 'relative', role = 'listbox', tagOverride: Tag = 'div', decreaseBlockMargin = false, ariaLabel, ariaLabelledby, ariaDescribedby, ariaRequired, embedded, stickyItemBlockSize, isMultiSelect, customProperties, ...restProps }, ref) => {
17
17
  const baseProps = getBaseProps(restProps);
18
18
  const menuRef = useRef(null);
19
19
  const handleScroll = useStableCallback(() => {
@@ -36,7 +36,7 @@ const OptionsList = ({ open, statusType, children, nativeAttributes = {}, onKeyD
36
36
  [styles['options-list-embedded']]: embedded,
37
37
  });
38
38
  const mergedRef = useMergeRefs(ref, menuRef);
39
- return (React.createElement(Tag, { ...baseProps, ...nativeAttributes, className: className, ref: mergedRef, style: { position, scrollPaddingBlockStart: stickyItemBlockSize !== null && stickyItemBlockSize !== void 0 ? stickyItemBlockSize : undefined }, role: role, onScroll: handleScroll, onKeyDown: event => fireKeyboardEvent(onKeyDown, event), onMouseMove: event => onMouseMove === null || onMouseMove === void 0 ? void 0 : onMouseMove(getItemIndex(menuRef, event)), onMouseUp: event => onMouseUp === null || onMouseUp === void 0 ? void 0 : onMouseUp(getItemIndex(menuRef, event)), onBlur: event => fireNonCancelableEvent(onBlur, { relatedTarget: event.relatedTarget }), onFocus: () => fireNonCancelableEvent(onFocus), tabIndex: embedded ? 0 : -1, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, "aria-describedby": ariaDescribedby, "aria-multiselectable": role === 'listbox' && isMultiSelect ? true : undefined, "aria-required": ariaRequired }, open && children));
39
+ return (React.createElement(Tag, { ...baseProps, ...nativeAttributes, className: className, ref: mergedRef, style: { ...customProperties, position, scrollPaddingBlockStart: stickyItemBlockSize !== null && stickyItemBlockSize !== void 0 ? stickyItemBlockSize : undefined }, role: role, onScroll: handleScroll, onKeyDown: event => fireKeyboardEvent(onKeyDown, event), onMouseMove: event => onMouseMove === null || onMouseMove === void 0 ? void 0 : onMouseMove(getItemIndex(menuRef, event)), onMouseUp: event => onMouseUp === null || onMouseUp === void 0 ? void 0 : onMouseUp(getItemIndex(menuRef, event)), onBlur: event => fireNonCancelableEvent(onBlur, { relatedTarget: event.relatedTarget }), onFocus: () => fireNonCancelableEvent(onFocus), tabIndex: embedded ? 0 : -1, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, "aria-describedby": ariaDescribedby, "aria-multiselectable": role === 'listbox' && isMultiSelect ? true : undefined, "aria-required": ariaRequired }, open && children));
40
40
  };
41
41
  export default React.forwardRef(OptionsList);
42
42
  //# sourceMappingURL=index.js.map