@cloudscape-design/components-themeable 3.0.1260 → 3.0.1262

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 (177) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/cards/styles.scss +4 -4
  3. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +160 -155
  4. package/lib/internal/scss/{internal/components/card → item-card}/motion.scss +2 -2
  5. package/lib/internal/scss/item-card/styles.scss +166 -0
  6. package/lib/internal/scss/item-card/test-classes/styles.scss +24 -0
  7. package/lib/internal/template/alert/styles.css.js +27 -27
  8. package/lib/internal/template/alert/styles.scoped.css +50 -50
  9. package/lib/internal/template/alert/styles.selectors.js +27 -27
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  14. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  15. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  16. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  17. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  18. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  19. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  28. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  29. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  30. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  31. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  32. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  33. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  34. package/lib/internal/template/button/styles.css.js +22 -22
  35. package/lib/internal/template/button/styles.scoped.css +256 -256
  36. package/lib/internal/template/button/styles.selectors.js +22 -22
  37. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  38. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  39. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  40. package/lib/internal/template/cards/index.js +2 -2
  41. package/lib/internal/template/cards/index.js.map +1 -1
  42. package/lib/internal/template/cards/styles.css.js +38 -38
  43. package/lib/internal/template/cards/styles.scoped.css +43 -43
  44. package/lib/internal/template/cards/styles.selectors.js +38 -38
  45. package/lib/internal/template/checkbox/styles.css.js +3 -3
  46. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  47. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  48. package/lib/internal/template/content-layout/styles.css.js +14 -14
  49. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  50. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  51. package/lib/internal/template/dropdown/styles.css.js +20 -20
  52. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  53. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  54. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  55. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  56. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  57. package/lib/internal/template/flashbar/styles.css.js +50 -50
  58. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  59. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  60. package/lib/internal/template/help-panel/styles.css.js +6 -6
  61. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  62. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  63. package/lib/internal/template/index.d.ts +1 -0
  64. package/lib/internal/template/index.d.ts.map +1 -1
  65. package/lib/internal/template/index.js +1 -0
  66. package/lib/internal/template/index.js.map +1 -1
  67. package/lib/internal/template/input/styles.css.js +13 -13
  68. package/lib/internal/template/input/styles.scoped.css +74 -74
  69. package/lib/internal/template/input/styles.selectors.js +13 -13
  70. package/lib/internal/template/internal/base-component/styles.scoped.css +54 -7
  71. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  72. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  73. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  74. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  75. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  76. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  77. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  78. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  79. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  80. package/lib/internal/template/internal/environment.js +2 -2
  81. package/lib/internal/template/internal/environment.json +2 -2
  82. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +5 -0
  83. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  84. package/lib/internal/template/internal/generated/custom-css-properties/index.js +159 -154
  85. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  86. package/lib/internal/template/internal/generated/styles/tokens.d.ts +12 -2
  87. package/lib/internal/template/internal/generated/styles/tokens.js +12 -2
  88. package/lib/internal/template/internal/generated/theming/index.cjs +152 -10
  89. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +18 -0
  90. package/lib/internal/template/internal/generated/theming/index.d.ts +18 -0
  91. package/lib/internal/template/internal/generated/theming/index.js +152 -10
  92. package/lib/internal/template/item-card/index.d.ts +5 -0
  93. package/lib/internal/template/item-card/index.d.ts.map +1 -0
  94. package/lib/internal/template/item-card/index.js +23 -0
  95. package/lib/internal/template/item-card/index.js.map +1 -0
  96. package/lib/internal/template/item-card/interfaces.d.ts +123 -0
  97. package/lib/internal/template/item-card/interfaces.d.ts.map +1 -0
  98. package/lib/internal/template/item-card/interfaces.js.map +1 -0
  99. package/lib/internal/template/item-card/internal.d.ts +3 -0
  100. package/lib/internal/template/item-card/internal.d.ts.map +1 -0
  101. package/lib/internal/template/item-card/internal.js +29 -0
  102. package/lib/internal/template/item-card/internal.js.map +1 -0
  103. package/lib/internal/template/item-card/style.d.ts +21 -0
  104. package/lib/internal/template/item-card/style.d.ts.map +1 -0
  105. package/lib/internal/template/item-card/style.js +55 -0
  106. package/lib/internal/template/item-card/style.js.map +1 -0
  107. package/lib/internal/template/item-card/styles.css.js +19 -0
  108. package/lib/internal/template/item-card/styles.scoped.css +361 -0
  109. package/lib/internal/template/item-card/styles.selectors.js +20 -0
  110. package/lib/internal/template/item-card/test-classes/styles.css.js +10 -0
  111. package/lib/internal/template/item-card/test-classes/styles.scoped.css +23 -0
  112. package/lib/internal/template/item-card/test-classes/styles.selectors.js +11 -0
  113. package/lib/internal/template/link/styles.css.js +20 -20
  114. package/lib/internal/template/link/styles.scoped.css +103 -103
  115. package/lib/internal/template/link/styles.selectors.js +20 -20
  116. package/lib/internal/template/modal/styles.css.js +31 -31
  117. package/lib/internal/template/modal/styles.scoped.css +48 -48
  118. package/lib/internal/template/modal/styles.selectors.js +31 -31
  119. package/lib/internal/template/package.json +1 -0
  120. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  121. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  122. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  123. package/lib/internal/template/prompt-input/styles.css.js +17 -17
  124. package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
  125. package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
  126. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  127. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  128. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  129. package/lib/internal/template/slider/styles.css.js +26 -26
  130. package/lib/internal/template/slider/styles.scoped.css +165 -165
  131. package/lib/internal/template/slider/styles.selectors.js +26 -26
  132. package/lib/internal/template/spinner/styles.css.js +13 -13
  133. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  134. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  135. package/lib/internal/template/tabs/styles.css.js +30 -30
  136. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  137. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  138. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  139. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  140. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  141. package/lib/internal/template/test-utils/dom/index.d.ts +28 -0
  142. package/lib/internal/template/test-utils/dom/index.js +21 -2
  143. package/lib/internal/template/test-utils/dom/index.js.map +1 -1
  144. package/lib/internal/template/test-utils/dom/item-card/index.d.ts +28 -0
  145. package/lib/internal/template/test-utils/dom/item-card/index.js +49 -0
  146. package/lib/internal/template/test-utils/dom/item-card/index.js.map +1 -0
  147. package/lib/internal/template/test-utils/selectors/index.d.ts +18 -0
  148. package/lib/internal/template/test-utils/selectors/index.js +16 -2
  149. package/lib/internal/template/test-utils/selectors/index.js.map +1 -1
  150. package/lib/internal/template/test-utils/selectors/item-card/index.d.ts +28 -0
  151. package/lib/internal/template/test-utils/selectors/item-card/index.js +49 -0
  152. package/lib/internal/template/test-utils/selectors/item-card/index.js.map +1 -0
  153. package/lib/internal/template/text-content/styles.css.js +1 -1
  154. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  155. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  156. package/lib/internal/template/textarea/styles.css.js +5 -5
  157. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  158. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  159. package/lib/internal/template/toggle/styles.css.js +10 -10
  160. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  161. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  162. package/lib/internal/template/token/styles.css.js +14 -14
  163. package/lib/internal/template/token/styles.scoped.css +48 -48
  164. package/lib/internal/template/token/styles.selectors.js +14 -14
  165. package/package.json +1 -1
  166. package/lib/internal/scss/internal/components/card/styles.scss +0 -113
  167. package/lib/internal/template/internal/components/card/index.d.ts +0 -3
  168. package/lib/internal/template/internal/components/card/index.d.ts.map +0 -1
  169. package/lib/internal/template/internal/components/card/index.js +0 -16
  170. package/lib/internal/template/internal/components/card/index.js.map +0 -1
  171. package/lib/internal/template/internal/components/card/interfaces.d.ts +0 -45
  172. package/lib/internal/template/internal/components/card/interfaces.d.ts.map +0 -1
  173. package/lib/internal/template/internal/components/card/interfaces.js.map +0 -1
  174. package/lib/internal/template/internal/components/card/styles.css.js +0 -16
  175. package/lib/internal/template/internal/components/card/styles.scoped.css +0 -318
  176. package/lib/internal/template/internal/components/card/styles.selectors.js +0 -17
  177. /package/lib/internal/template/{internal/components/card → item-card}/interfaces.js +0 -0
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_hxp4z_169",
5
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_hxp4z_189",
6
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189",
7
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_hxp4z_189",
8
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189",
9
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_hxp4z_1",
10
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_hxp4z_1",
11
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_hxp4z_1",
12
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_hxp4z_1",
13
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_hxp4z_229",
14
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_hxp4z_233",
15
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_hxp4z_237",
16
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_hxp4z_248",
17
- "contents": "awsui_contents_155yk_hxp4z_259",
18
- "portal-overlay": "awsui_portal-overlay_155yk_hxp4z_263",
19
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_hxp4z_271",
20
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_hxp4z_275",
21
- "drag-handle": "awsui_drag-handle_155yk_hxp4z_279",
22
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_hxp4z_292",
23
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_hxp4z_316",
24
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_hxp4z_320",
25
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_hxp4z_324",
26
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_hxp4z_328",
27
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_hxp4z_332",
28
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_hxp4z_336",
29
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_hxp4z_340",
30
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_hxp4z_344",
31
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_hxp4z_348",
32
- "direction-button": "awsui_direction-button_155yk_hxp4z_169",
33
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_hxp4z_371"
4
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_1uvts_169",
5
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_1uvts_189",
6
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_1uvts_189",
7
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_1uvts_189",
8
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_189",
9
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_1uvts_1",
10
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_1uvts_1",
11
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_1uvts_1",
12
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_1uvts_1",
13
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_1uvts_229",
14
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_1uvts_233",
15
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_1uvts_237",
16
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_1uvts_248",
17
+ "contents": "awsui_contents_155yk_1uvts_259",
18
+ "portal-overlay": "awsui_portal-overlay_155yk_1uvts_263",
19
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_1uvts_271",
20
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_1uvts_275",
21
+ "drag-handle": "awsui_drag-handle_155yk_1uvts_279",
22
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_1uvts_292",
23
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_1uvts_316",
24
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_1uvts_320",
25
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_1uvts_324",
26
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_1uvts_328",
27
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_1uvts_332",
28
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_1uvts_336",
29
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_1uvts_340",
30
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_1uvts_344",
31
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_1uvts_348",
32
+ "direction-button": "awsui_direction-button_155yk_1uvts_169",
33
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_1uvts_371"
34
34
  };
35
35
 
@@ -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_hxp4z_1 {
153
+ @keyframes awsui_drag-handle-entry_155yk_1uvts_1 {
154
154
  from {
155
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-u09ddc), var(--awsui-drag-handle-animation-block-offset-u09ddc));
155
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-6b9ypa), var(--awsui-drag-handle-animation-block-offset-6b9ypa));
156
156
  }
157
157
  to {
158
158
  transform: translate(0, 0);
159
159
  }
160
160
  }
161
- @keyframes awsui_drag-handle-exit_155yk_hxp4z_1 {
161
+ @keyframes awsui_drag-handle-exit_155yk_1uvts_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-u09ddc), var(--awsui-drag-handle-animation-block-offset-u09ddc));
166
+ transform: translate(var(--awsui-drag-handle-animation-inline-offset-6b9ypa), var(--awsui-drag-handle-animation-block-offset-6b9ypa));
167
167
  }
168
168
  }
169
- .awsui_direction-button-wrapper_155yk_hxp4z_169:not(#\9) {
170
- --awsui-drag-handle-animation-inline-offset-u09ddc: 0;
171
- --awsui-drag-handle-animation-block-offset-u09ddc: 0;
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;
172
172
  }
173
- @keyframes awsui_awsui-motion-fade-in_155yk_hxp4z_1 {
173
+ @keyframes awsui_awsui-motion-fade-in_155yk_1uvts_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_hxp4z_1 {
181
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_1uvts_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_hxp4z_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_hxp4z_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189:not(#\9) {
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) {
190
190
  pointer-events: none;
191
191
  }
192
- .awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_hxp4z_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out), awsui_awsui-motion-fade-in_155yk_hxp4z_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out);
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);
194
194
  }
195
195
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189:not(#\9) {
196
+ .awsui_direction-button-wrapper-motion-entering_155yk_1uvts_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_hxp4z_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189:not(#\9) {
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) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_hxp4z_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_hxp4z_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards;
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;
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189:not(#\9) {
209
+ .awsui_direction-button-wrapper-motion-exiting_155yk_1uvts_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_hxp4z_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189:not(#\9) {
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) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_direction-button-wrapper_155yk_hxp4z_169:not(#\9) {
219
+ .awsui_direction-button-wrapper_155yk_1uvts_169:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
  }
224
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_hxp4z_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_hxp4z_169:not(#\9) {
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) {
225
225
  animation: none;
226
226
  transition: none;
227
227
  }
228
228
 
229
- .awsui_direction-button-wrapper-block-start_155yk_hxp4z_229:not(#\9) {
230
- --awsui-drag-handle-animation-block-offset-u09ddc: 20px;
229
+ .awsui_direction-button-wrapper-block-start_155yk_1uvts_229:not(#\9) {
230
+ --awsui-drag-handle-animation-block-offset-6b9ypa: 20px;
231
231
  }
232
232
 
233
- .awsui_direction-button-wrapper-block-end_155yk_hxp4z_233:not(#\9) {
234
- --awsui-drag-handle-animation-block-offset-u09ddc: -20px;
233
+ .awsui_direction-button-wrapper-block-end_155yk_1uvts_233:not(#\9) {
234
+ --awsui-drag-handle-animation-block-offset-6b9ypa: -20px;
235
235
  }
236
236
 
237
- .awsui_direction-button-wrapper-inline-start_155yk_hxp4z_237:not(#\9) {
237
+ .awsui_direction-button-wrapper-inline-start_155yk_1uvts_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_hxp4z_237:not(#\9):dir(ltr) {
242
- --awsui-drag-handle-animation-inline-offset-u09ddc: 20px;
241
+ .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9):dir(ltr) {
242
+ --awsui-drag-handle-animation-inline-offset-6b9ypa: 20px;
243
243
  }
244
- .awsui_direction-button-wrapper-inline-start_155yk_hxp4z_237:not(#\9):dir(rtl) {
245
- --awsui-drag-handle-animation-inline-offset-u09ddc: -20px;
244
+ .awsui_direction-button-wrapper-inline-start_155yk_1uvts_237:not(#\9):dir(rtl) {
245
+ --awsui-drag-handle-animation-inline-offset-6b9ypa: -20px;
246
246
  }
247
247
 
248
- .awsui_direction-button-wrapper-inline-end_155yk_hxp4z_248:not(#\9) {
248
+ .awsui_direction-button-wrapper-inline-end_155yk_1uvts_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_hxp4z_248:not(#\9):dir(ltr) {
253
- --awsui-drag-handle-animation-inline-offset-u09ddc: -20px;
252
+ .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9):dir(ltr) {
253
+ --awsui-drag-handle-animation-inline-offset-6b9ypa: -20px;
254
254
  }
255
- .awsui_direction-button-wrapper-inline-end_155yk_hxp4z_248:not(#\9):dir(rtl) {
256
- --awsui-drag-handle-animation-inline-offset-u09ddc: 20px;
255
+ .awsui_direction-button-wrapper-inline-end_155yk_1uvts_248:not(#\9):dir(rtl) {
256
+ --awsui-drag-handle-animation-inline-offset-6b9ypa: 20px;
257
257
  }
258
258
 
259
- .awsui_contents_155yk_hxp4z_259:not(#\9) {
259
+ .awsui_contents_155yk_1uvts_259:not(#\9) {
260
260
  display: contents;
261
261
  }
262
262
 
263
- .awsui_portal-overlay_155yk_hxp4z_263:not(#\9) {
263
+ .awsui_portal-overlay_155yk_1uvts_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_hxp4z_271:not(#\9) {
271
+ .awsui_portal-overlay-disabled_155yk_1uvts_271:not(#\9) {
272
272
  display: none;
273
273
  }
274
274
 
275
- .awsui_portal-overlay-contents_155yk_hxp4z_275:not(#\9) {
275
+ .awsui_portal-overlay-contents_155yk_1uvts_275:not(#\9) {
276
276
  pointer-events: auto;
277
277
  }
278
278
 
279
- .awsui_drag-handle_155yk_hxp4z_279:not(#\9) {
279
+ .awsui_drag-handle_155yk_1uvts_279:not(#\9) {
280
280
  position: relative;
281
281
  display: inline-flex;
282
282
  }
283
283
 
284
- .awsui_direction-button-wrapper_155yk_hxp4z_169:not(#\9) {
284
+ .awsui_direction-button-wrapper_155yk_1uvts_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_hxp4z_292:not(#\9) {
292
+ .awsui_direction-button-wrapper-hidden_155yk_1uvts_292:not(#\9) {
293
293
  display: none;
294
294
  }
295
295
 
296
- .awsui_direction-button-wrapper-block-start_155yk_hxp4z_229:not(#\9) {
296
+ .awsui_direction-button-wrapper-block-start_155yk_1uvts_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_hxp4z_233:not(#\9) {
301
+ .awsui_direction-button-wrapper-block-end_155yk_1uvts_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_hxp4z_237:not(#\9) {
306
+ .awsui_direction-button-wrapper-inline-start_155yk_1uvts_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_hxp4z_248:not(#\9) {
311
+ .awsui_direction-button-wrapper-inline-end_155yk_1uvts_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_hxp4z_316:not(#\9) {
316
+ .awsui_direction-button-wrapper-forced_155yk_1uvts_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_hxp4z_320:not(#\9) {
320
+ .awsui_direction-button-wrapper-forced-top-0_155yk_1uvts_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_hxp4z_324:not(#\9) {
324
+ .awsui_direction-button-wrapper-forced-top-1_155yk_1uvts_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_hxp4z_328:not(#\9) {
328
+ .awsui_direction-button-wrapper-forced-top-2_155yk_1uvts_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_hxp4z_332:not(#\9) {
332
+ .awsui_direction-button-wrapper-forced-top-3_155yk_1uvts_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_hxp4z_336:not(#\9) {
336
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_1uvts_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_hxp4z_340:not(#\9) {
340
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_1uvts_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_hxp4z_344:not(#\9) {
344
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_1uvts_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_hxp4z_348:not(#\9) {
348
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_1uvts_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_hxp4z_169:not(#\9) {
352
+ .awsui_direction-button_155yk_1uvts_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_hxp4z_169:not(#\9):not(.awsui_direction-button-disabled_155yk_hxp4z_371):hover {
371
+ .awsui_direction-button_155yk_1uvts_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1uvts_371):hover {
372
372
  background-color: var(--color-background-direction-button-hover-v5bxfc, #414750);
373
373
  }
374
- .awsui_direction-button_155yk_hxp4z_169:not(#\9):not(.awsui_direction-button-disabled_155yk_hxp4z_371):active {
374
+ .awsui_direction-button_155yk_1uvts_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1uvts_371):active {
375
375
  background-color: var(--color-background-direction-button-active-wn6s2j, #2a2e33);
376
376
  }
377
377
 
378
- .awsui_direction-button-disabled_155yk_hxp4z_371:not(#\9) {
378
+ .awsui_direction-button-disabled_155yk_1uvts_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_hxp4z_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_hxp4z_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_hxp4z_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_hxp4z_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_hxp4z_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_hxp4z_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_hxp4z_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_hxp4z_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_hxp4z_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_hxp4z_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_hxp4z_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_hxp4z_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_hxp4z_248",
18
- "contents": "awsui_contents_155yk_hxp4z_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_hxp4z_263",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_hxp4z_271",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_hxp4z_275",
22
- "drag-handle": "awsui_drag-handle_155yk_hxp4z_279",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_hxp4z_292",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_hxp4z_316",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_hxp4z_320",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_hxp4z_324",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_hxp4z_328",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_hxp4z_332",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_hxp4z_336",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_hxp4z_340",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_hxp4z_344",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_hxp4z_348",
33
- "direction-button": "awsui_direction-button_155yk_hxp4z_169",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_hxp4z_371"
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"
35
35
  };
36
36
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "radio-control": "awsui_radio-control_1v1hk_fnq1b_145",
5
- "outline": "awsui_outline_1v1hk_fnq1b_153",
6
- "styled-circle-border": "awsui_styled-circle-border_1v1hk_fnq1b_176",
7
- "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_fnq1b_180",
8
- "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_fnq1b_180",
9
- "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_fnq1b_185",
10
- "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_fnq1b_201"
4
+ "radio-control": "awsui_radio-control_1v1hk_1rp4y_145",
5
+ "outline": "awsui_outline_1v1hk_1rp4y_153",
6
+ "styled-circle-border": "awsui_styled-circle-border_1v1hk_1rp4y_176",
7
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_1rp4y_180",
8
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_1rp4y_180",
9
+ "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_1rp4y_185",
10
+ "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_1rp4y_201"
11
11
  };
12
12
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_radio-control_1v1hk_fnq1b_145:not(#\9) {
145
+ .awsui_radio-control_1v1hk_1rp4y_145:not(#\9) {
146
146
  margin-block-start: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-control-lkpwjy, 14px)) / 2);
147
147
  min-block-size: var(--size-control-lkpwjy, 14px);
148
148
  min-inline-size: var(--size-control-lkpwjy, 14px);
@@ -150,15 +150,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  inline-size: var(--size-control-lkpwjy, 14px);
151
151
  }
152
152
 
153
- .awsui_outline_1v1hk_fnq1b_153:not(#\9) {
154
- --awsui-style-focus-ring-box-shadow-u09ddc: 0 0 0 var(--awsui-style-focus-ring-border-width-u09ddc, 2px) var(--awsui-style-focus-ring-border-color-u09ddc, var(--color-border-item-focused-r5f6xl, #0073bb));
153
+ .awsui_outline_1v1hk_1rp4y_153:not(#\9) {
154
+ --awsui-style-focus-ring-box-shadow-6b9ypa: 0 0 0 var(--awsui-style-focus-ring-border-width-6b9ypa, 2px) var(--awsui-style-focus-ring-border-color-6b9ypa, var(--color-border-item-focused-r5f6xl, #0073bb));
155
155
  position: relative;
156
156
  }
157
- .awsui_outline_1v1hk_fnq1b_153:not(#\9) {
157
+ .awsui_outline_1v1hk_1rp4y_153:not(#\9) {
158
158
  outline: 2px dotted transparent;
159
159
  outline-offset: calc(2px - 1px);
160
160
  }
161
- .awsui_outline_1v1hk_fnq1b_153:not(#\9)::before {
161
+ .awsui_outline_1v1hk_1rp4y_153:not(#\9)::before {
162
162
  content: " ";
163
163
  display: block;
164
164
  position: absolute;
@@ -166,46 +166,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  inset-block-start: calc(-1 * 2px);
167
167
  inline-size: calc(100% + 2px + 2px);
168
168
  block-size: calc(100% + 2px + 2px);
169
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-u09ddc, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
170
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-u09ddc, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
171
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-u09ddc, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
172
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-u09ddc, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
173
- box-shadow: var(--awsui-style-focus-ring-box-shadow-u09ddc);
169
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
170
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
171
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
172
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
173
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-6b9ypa);
174
174
  }
175
175
 
176
- .awsui_styled-circle-border_1v1hk_fnq1b_176:not(#\9) {
176
+ .awsui_styled-circle-border_1v1hk_1rp4y_176:not(#\9) {
177
177
  stroke: var(--color-border-control-default-e686ow, #687078);
178
178
  fill: var(--color-background-control-default-wjdczs, #ffffff);
179
179
  }
180
- .awsui_styled-circle-border_1v1hk_fnq1b_176.awsui_styled-circle-disabled_1v1hk_fnq1b_180:not(#\9), .awsui_styled-circle-border_1v1hk_fnq1b_176.awsui_styled-circle-readonly_1v1hk_fnq1b_180:not(#\9) {
180
+ .awsui_styled-circle-border_1v1hk_1rp4y_176.awsui_styled-circle-disabled_1v1hk_1rp4y_180:not(#\9), .awsui_styled-circle-border_1v1hk_1rp4y_176.awsui_styled-circle-readonly_1v1hk_1rp4y_180:not(#\9) {
181
181
  fill: var(--color-background-control-disabled-2ixett, #d5dbdb);
182
182
  stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
183
183
  }
184
184
 
185
- .awsui_styled-circle-fill_1v1hk_fnq1b_185:not(#\9) {
185
+ .awsui_styled-circle-fill_1v1hk_1rp4y_185:not(#\9) {
186
186
  stroke: var(--color-background-control-checked-se0x0e, #0073bb);
187
187
  fill: var(--color-foreground-control-default-rf7v4a, #ffffff);
188
188
  opacity: 0;
189
189
  transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
190
190
  }
191
191
  @media (prefers-reduced-motion: reduce) {
192
- .awsui_styled-circle-fill_1v1hk_fnq1b_185:not(#\9) {
192
+ .awsui_styled-circle-fill_1v1hk_1rp4y_185:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
196
196
  }
197
- .awsui-motion-disabled .awsui_styled-circle-fill_1v1hk_fnq1b_185:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1v1hk_fnq1b_185:not(#\9) {
197
+ .awsui-motion-disabled .awsui_styled-circle-fill_1v1hk_1rp4y_185:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1v1hk_1rp4y_185:not(#\9) {
198
198
  animation: none;
199
199
  transition: none;
200
200
  }
201
- .awsui_styled-circle-fill_1v1hk_fnq1b_185.awsui_styled-circle-checked_1v1hk_fnq1b_201:not(#\9) {
201
+ .awsui_styled-circle-fill_1v1hk_1rp4y_185.awsui_styled-circle-checked_1v1hk_1rp4y_201:not(#\9) {
202
202
  opacity: 1;
203
203
  }
204
- .awsui_styled-circle-fill_1v1hk_fnq1b_185.awsui_styled-circle-disabled_1v1hk_fnq1b_180:not(#\9) {
204
+ .awsui_styled-circle-fill_1v1hk_1rp4y_185.awsui_styled-circle-disabled_1v1hk_1rp4y_180:not(#\9) {
205
205
  fill: var(--color-foreground-control-disabled-kj751b, #ffffff);
206
206
  stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
207
207
  }
208
- .awsui_styled-circle-fill_1v1hk_fnq1b_185.awsui_styled-circle-readonly_1v1hk_fnq1b_180:not(#\9) {
208
+ .awsui_styled-circle-fill_1v1hk_1rp4y_185.awsui_styled-circle-readonly_1v1hk_1rp4y_180:not(#\9) {
209
209
  fill: var(--color-foreground-control-read-only-cgy3yn, #687078);
210
210
  stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
211
211
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "radio-control": "awsui_radio-control_1v1hk_fnq1b_145",
6
- "outline": "awsui_outline_1v1hk_fnq1b_153",
7
- "styled-circle-border": "awsui_styled-circle-border_1v1hk_fnq1b_176",
8
- "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_fnq1b_180",
9
- "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_fnq1b_180",
10
- "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_fnq1b_185",
11
- "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_fnq1b_201"
5
+ "radio-control": "awsui_radio-control_1v1hk_1rp4y_145",
6
+ "outline": "awsui_outline_1v1hk_1rp4y_153",
7
+ "styled-circle-border": "awsui_styled-circle-border_1v1hk_1rp4y_176",
8
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_1rp4y_180",
9
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_1rp4y_180",
10
+ "styled-circle-fill": "awsui_styled-circle-fill_1v1hk_1rp4y_185",
11
+ "styled-circle-checked": "awsui_styled-circle-checked_1v1hk_1rp4y_201"
12
12
  };
13
13
 
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_1m58k_193",
5
- "horizontal": "awsui_horizontal_gfwv3_1m58k_196",
6
- "vertical": "awsui_vertical_gfwv3_1m58k_202",
7
- "list": "awsui_list_gfwv3_1m58k_207",
8
- "grid": "awsui_grid_gfwv3_1m58k_226",
9
- "list-item": "awsui_list-item_gfwv3_1m58k_238",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1m58k_245",
11
- "toggle": "awsui_toggle_gfwv3_1m58k_245",
12
- "description": "awsui_description_gfwv3_1m58k_337",
13
- "separator": "awsui_separator_gfwv3_1m58k_341"
4
+ "root": "awsui_root_gfwv3_1unwi_193",
5
+ "horizontal": "awsui_horizontal_gfwv3_1unwi_196",
6
+ "vertical": "awsui_vertical_gfwv3_1unwi_202",
7
+ "list": "awsui_list_gfwv3_1unwi_207",
8
+ "grid": "awsui_grid_gfwv3_1unwi_226",
9
+ "list-item": "awsui_list-item_gfwv3_1unwi_238",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1unwi_245",
11
+ "toggle": "awsui_toggle_gfwv3_1unwi_245",
12
+ "description": "awsui_description_gfwv3_1unwi_337",
13
+ "separator": "awsui_separator_gfwv3_1unwi_341"
14
14
  };
15
15