@cloudscape-design/components 3.0.334 → 3.0.335

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 (325) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/index.js +3 -3
  8. package/app-layout/index.js.map +1 -1
  9. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  10. package/app-layout/visual-refresh/context.js +3 -3
  11. package/app-layout/visual-refresh/context.js.map +1 -1
  12. package/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/app-layout/visual-refresh/styles.scoped.css +168 -168
  14. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +27 -27
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/autosuggest/virtual-list.d.ts.map +1 -1
  19. package/autosuggest/virtual-list.js +2 -2
  20. package/autosuggest/virtual-list.js.map +1 -1
  21. package/badge/styles.css.js +5 -5
  22. package/badge/styles.scoped.css +7 -7
  23. package/badge/styles.selectors.js +5 -5
  24. package/box/styles.css.js +189 -189
  25. package/box/styles.scoped.css +238 -238
  26. package/box/styles.selectors.js +189 -189
  27. package/breadcrumb-group/styles.css.js +7 -7
  28. package/breadcrumb-group/styles.scoped.css +14 -14
  29. package/breadcrumb-group/styles.selectors.js +7 -7
  30. package/button/styles.css.js +20 -20
  31. package/button/styles.scoped.css +154 -154
  32. package/button/styles.selectors.js +20 -20
  33. package/button-dropdown/index.d.ts.map +1 -1
  34. package/button-dropdown/index.js +2 -2
  35. package/button-dropdown/index.js.map +1 -1
  36. package/button-dropdown/interfaces.d.ts +31 -0
  37. package/button-dropdown/interfaces.d.ts.map +1 -1
  38. package/button-dropdown/interfaces.js.map +1 -1
  39. package/button-dropdown/internal.d.ts.map +1 -1
  40. package/button-dropdown/internal.js +52 -7
  41. package/button-dropdown/internal.js.map +1 -1
  42. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  43. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  44. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  45. package/button-dropdown/styles.css.js +14 -8
  46. package/button-dropdown/styles.scoped.css +44 -14
  47. package/button-dropdown/styles.selectors.js +14 -8
  48. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  49. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  50. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  51. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +40 -40
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/index.js +5 -4
  56. package/cards/index.js.map +1 -1
  57. package/cards/styles.css.js +38 -38
  58. package/cards/styles.scoped.css +55 -55
  59. package/cards/styles.selectors.js +38 -38
  60. package/checkbox/styles.css.js +3 -3
  61. package/checkbox/styles.scoped.css +7 -7
  62. package/checkbox/styles.selectors.js +3 -3
  63. package/code-editor/index.js +2 -2
  64. package/code-editor/index.js.map +1 -1
  65. package/code-editor/status-bar.d.ts.map +1 -1
  66. package/code-editor/status-bar.js +3 -3
  67. package/code-editor/status-bar.js.map +1 -1
  68. package/code-editor/styles.css.js +32 -32
  69. package/code-editor/styles.scoped.css +129 -129
  70. package/code-editor/styles.selectors.js +32 -32
  71. package/collection-preferences/content-display/styles.css.js +11 -11
  72. package/collection-preferences/content-display/styles.scoped.css +19 -19
  73. package/collection-preferences/content-display/styles.selectors.js +11 -11
  74. package/collection-preferences/styles.css.js +37 -37
  75. package/collection-preferences/styles.scoped.css +47 -47
  76. package/collection-preferences/styles.selectors.js +37 -37
  77. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  78. package/column-layout/flexible-column-layout/index.js +2 -2
  79. package/column-layout/flexible-column-layout/index.js.map +1 -1
  80. package/column-layout/styles.css.js +13 -13
  81. package/column-layout/styles.scoped.css +44 -44
  82. package/column-layout/styles.selectors.js +13 -13
  83. package/container/styles.css.js +28 -28
  84. package/container/styles.scoped.css +52 -52
  85. package/container/styles.selectors.js +28 -28
  86. package/date-picker/styles.css.js +7 -7
  87. package/date-picker/styles.scoped.css +10 -10
  88. package/date-picker/styles.selectors.js +7 -7
  89. package/date-range-picker/styles.css.js +38 -38
  90. package/date-range-picker/styles.scoped.css +48 -48
  91. package/date-range-picker/styles.selectors.js +38 -38
  92. package/expandable-section/styles.css.js +29 -29
  93. package/expandable-section/styles.scoped.css +65 -65
  94. package/expandable-section/styles.selectors.js +29 -29
  95. package/flashbar/styles.css.js +46 -46
  96. package/flashbar/styles.scoped.css +160 -160
  97. package/flashbar/styles.selectors.js +46 -46
  98. package/form/styles.css.js +9 -9
  99. package/form/styles.scoped.css +9 -9
  100. package/form/styles.selectors.js +9 -9
  101. package/form-field/styles.css.js +19 -19
  102. package/form-field/styles.scoped.css +31 -31
  103. package/form-field/styles.selectors.js +19 -19
  104. package/grid/styles.css.js +53 -53
  105. package/grid/styles.scoped.css +55 -55
  106. package/grid/styles.selectors.js +53 -53
  107. package/header/styles.css.js +44 -44
  108. package/header/styles.scoped.css +50 -50
  109. package/header/styles.selectors.js +44 -44
  110. package/help-panel/styles.css.js +4 -4
  111. package/help-panel/styles.scoped.css +70 -69
  112. package/help-panel/styles.selectors.js +4 -4
  113. package/icon/styles.css.js +21 -21
  114. package/icon/styles.scoped.css +50 -50
  115. package/icon/styles.selectors.js +21 -21
  116. package/input/styles.css.js +12 -12
  117. package/input/styles.scoped.css +35 -35
  118. package/input/styles.selectors.js +12 -12
  119. package/internal/base-component/styles.scoped.css +8 -7
  120. package/internal/components/button-trigger/styles.css.js +9 -9
  121. package/internal/components/button-trigger/styles.scoped.css +26 -26
  122. package/internal/components/button-trigger/styles.selectors.js +9 -9
  123. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  124. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  125. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  126. package/internal/components/chart-filter/styles.css.js +3 -3
  127. package/internal/components/chart-filter/styles.scoped.css +4 -4
  128. package/internal/components/chart-filter/styles.selectors.js +3 -3
  129. package/internal/components/chart-legend/styles.css.js +6 -6
  130. package/internal/components/chart-legend/styles.scoped.css +16 -16
  131. package/internal/components/chart-legend/styles.selectors.js +6 -6
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +4 -4
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-series-details/styles.css.js +5 -5
  136. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  137. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  138. package/internal/components/chart-series-marker/styles.css.js +5 -5
  139. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  140. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  141. package/internal/components/chart-wrapper/styles.css.js +6 -6
  142. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  143. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  144. package/internal/components/dropdown/styles.css.js +20 -20
  145. package/internal/components/dropdown/styles.scoped.css +36 -36
  146. package/internal/components/dropdown/styles.selectors.js +20 -20
  147. package/internal/components/dropdown-footer/styles.css.js +3 -3
  148. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  149. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  150. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  151. package/internal/components/dropdown-status/index.js +1 -1
  152. package/internal/components/dropdown-status/index.js.map +1 -1
  153. package/internal/components/dropdown-status/styles.css.js +2 -2
  154. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  155. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  156. package/internal/components/menu-dropdown/styles.css.js +7 -7
  157. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  158. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  159. package/internal/components/option/styles.css.js +17 -17
  160. package/internal/components/option/styles.scoped.css +31 -31
  161. package/internal/components/option/styles.selectors.js +17 -17
  162. package/internal/components/options-list/styles.css.js +2 -2
  163. package/internal/components/options-list/styles.scoped.css +3 -3
  164. package/internal/components/options-list/styles.selectors.js +2 -2
  165. package/internal/components/selectable-item/styles.css.js +16 -16
  166. package/internal/components/selectable-item/styles.scoped.css +29 -29
  167. package/internal/components/selectable-item/styles.selectors.js +16 -16
  168. package/internal/components/token-list/styles.css.js +9 -9
  169. package/internal/components/token-list/styles.scoped.css +21 -21
  170. package/internal/components/token-list/styles.selectors.js +9 -9
  171. package/internal/environment.js +1 -1
  172. package/internal/generated/theming/index.cjs +24 -13
  173. package/internal/generated/theming/index.js +24 -13
  174. package/internal/hooks/container-queries/index.d.ts +0 -2
  175. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  176. package/internal/hooks/container-queries/index.js +2 -1
  177. package/internal/hooks/container-queries/index.js.map +1 -1
  178. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  179. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  180. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  181. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  182. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  183. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  184. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  185. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  186. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  187. package/internal/manifest.json +1 -1
  188. package/internal/utils/use-container-width.d.ts.map +1 -1
  189. package/internal/utils/use-container-width.js +5 -3
  190. package/internal/utils/use-container-width.js.map +1 -1
  191. package/link/styles.css.js +20 -20
  192. package/link/styles.scoped.css +73 -73
  193. package/link/styles.selectors.js +20 -20
  194. package/modal/internal.d.ts.map +1 -1
  195. package/modal/internal.js +2 -1
  196. package/modal/internal.js.map +1 -1
  197. package/modal/styles.css.js +23 -23
  198. package/modal/styles.scoped.css +40 -40
  199. package/modal/styles.selectors.js +23 -23
  200. package/multiselect/styles.css.js +1 -1
  201. package/multiselect/styles.scoped.css +2 -2
  202. package/multiselect/styles.selectors.js +1 -1
  203. package/package.json +1 -1
  204. package/pagination/styles.css.js +9 -9
  205. package/pagination/styles.scoped.css +24 -24
  206. package/pagination/styles.selectors.js +9 -9
  207. package/pie-chart/styles.css.js +23 -23
  208. package/pie-chart/styles.scoped.css +42 -42
  209. package/pie-chart/styles.selectors.js +23 -23
  210. package/popover/styles.css.js +50 -50
  211. package/popover/styles.scoped.css +66 -66
  212. package/popover/styles.selectors.js +50 -50
  213. package/progress-bar/styles.css.js +18 -18
  214. package/progress-bar/styles.scoped.css +35 -35
  215. package/progress-bar/styles.selectors.js +18 -18
  216. package/property-filter/index.d.ts.map +1 -1
  217. package/property-filter/index.js +2 -3
  218. package/property-filter/index.js.map +1 -1
  219. package/property-filter/styles.css.js +29 -29
  220. package/property-filter/styles.scoped.css +32 -32
  221. package/property-filter/styles.selectors.js +29 -29
  222. package/property-filter/token-editor.d.ts.map +1 -1
  223. package/property-filter/token-editor.js +2 -2
  224. package/property-filter/token-editor.js.map +1 -1
  225. package/radio-group/styles.css.js +9 -9
  226. package/radio-group/styles.scoped.css +17 -17
  227. package/radio-group/styles.selectors.js +9 -9
  228. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  229. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  230. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  231. package/segmented-control/styles.css.js +14 -14
  232. package/segmented-control/styles.scoped.css +35 -35
  233. package/segmented-control/styles.selectors.js +14 -14
  234. package/select/parts/virtual-list.js +2 -2
  235. package/select/parts/virtual-list.js.map +1 -1
  236. package/select/styles.css.js +1 -1
  237. package/select/styles.scoped.css +2 -2
  238. package/select/styles.selectors.js +1 -1
  239. package/side-navigation/styles.css.js +27 -27
  240. package/side-navigation/styles.scoped.css +39 -39
  241. package/side-navigation/styles.selectors.js +27 -27
  242. package/spinner/styles.css.js +13 -13
  243. package/spinner/styles.scoped.css +20 -20
  244. package/spinner/styles.selectors.js +13 -13
  245. package/split-panel/styles.css.js +56 -56
  246. package/split-panel/styles.scoped.css +78 -78
  247. package/split-panel/styles.selectors.js +56 -56
  248. package/status-indicator/internal.d.ts +6 -3
  249. package/status-indicator/internal.d.ts.map +1 -1
  250. package/status-indicator/internal.js +2 -2
  251. package/status-indicator/internal.js.map +1 -1
  252. package/status-indicator/styles.css.js +22 -20
  253. package/status-indicator/styles.scoped.css +33 -28
  254. package/status-indicator/styles.selectors.js +22 -20
  255. package/table/internal.d.ts.map +1 -1
  256. package/table/internal.js +6 -4
  257. package/table/internal.js.map +1 -1
  258. package/table/sticky-scrollbar/styles.css.js +4 -4
  259. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  260. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  261. package/table/styles.css.js +34 -34
  262. package/table/styles.scoped.css +43 -43
  263. package/table/styles.selectors.js +34 -34
  264. package/tabs/styles.css.js +21 -21
  265. package/tabs/styles.scoped.css +39 -39
  266. package/tabs/styles.selectors.js +21 -21
  267. package/tabs/tab-header-bar.js +2 -2
  268. package/tabs/tab-header-bar.js.map +1 -1
  269. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  270. package/test-utils/dom/button-dropdown/index.js +6 -1
  271. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  272. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  273. package/test-utils/selectors/button-dropdown/index.js +6 -1
  274. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  275. package/test-utils/tsconfig.tsbuildinfo +1 -1
  276. package/text-content/styles.css.js +1 -1
  277. package/text-content/styles.scoped.css +64 -64
  278. package/text-content/styles.selectors.js +1 -1
  279. package/text-filter/styles.css.js +3 -3
  280. package/text-filter/styles.scoped.css +4 -4
  281. package/text-filter/styles.selectors.js +3 -3
  282. package/textarea/styles.css.js +4 -4
  283. package/textarea/styles.scoped.css +14 -14
  284. package/textarea/styles.selectors.js +4 -4
  285. package/tiles/styles.css.js +28 -28
  286. package/tiles/styles.scoped.css +70 -70
  287. package/tiles/styles.selectors.js +28 -28
  288. package/toggle/styles.css.js +8 -8
  289. package/toggle/styles.scoped.css +15 -15
  290. package/toggle/styles.selectors.js +8 -8
  291. package/token-group/styles.css.js +7 -7
  292. package/token-group/styles.scoped.css +17 -17
  293. package/token-group/styles.selectors.js +7 -7
  294. package/top-navigation/1.0-beta/styles.css.js +25 -25
  295. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  296. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  297. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  298. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  299. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  300. package/top-navigation/styles.css.js +47 -47
  301. package/top-navigation/styles.scoped.css +70 -70
  302. package/top-navigation/styles.selectors.js +47 -47
  303. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  304. package/top-navigation/use-top-navigation.js +2 -1
  305. package/top-navigation/use-top-navigation.js.map +1 -1
  306. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  307. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  308. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  309. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  310. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  311. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  312. package/tutorial-panel/styles.css.js +1 -1
  313. package/tutorial-panel/styles.scoped.css +2 -2
  314. package/tutorial-panel/styles.selectors.js +1 -1
  315. package/wizard/styles.css.js +31 -31
  316. package/wizard/styles.scoped.css +63 -63
  317. package/wizard/styles.selectors.js +31 -31
  318. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  319. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  320. package/internal/hooks/container-queries/interfaces.js +0 -4
  321. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  322. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  323. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  324. package/internal/hooks/container-queries/use-container-query.js +0 -32
  325. package/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_calendar_mgja0_1citx_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in-0_mgja0_1citx_1 var(--motion-duration-show-quick-fkbsov, 135ms) var(--motion-easing-show-quick-17va6f, ease-out);
93
+ .awsui_calendar_mgja0_1ou44_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1ou44_1 var(--motion-duration-show-quick-fkbsov, 135ms) var(--motion-easing-show-quick-17va6f, ease-out);
95
95
  animation-fill-mode: both;
96
96
  }
97
- @keyframes awsui_awsui-motion-fade-in-0_mgja0_1citx_1 {
97
+ @keyframes awsui_awsui-motion-fade-in-0_mgja0_1ou44_1 {
98
98
  from {
99
99
  opacity: 0;
100
100
  }
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
103
  }
104
104
  }
105
105
  @media (prefers-reduced-motion: reduce) {
106
- .awsui_calendar_mgja0_1citx_93:not(#\9) {
106
+ .awsui_calendar_mgja0_1ou44_93:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
  }
111
- .awsui-motion-disabled .awsui_calendar_mgja0_1citx_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1citx_93:not(#\9) {
111
+ .awsui-motion-disabled .awsui_calendar_mgja0_1ou44_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1ou44_93:not(#\9) {
112
112
  animation: none;
113
113
  transition: none;
114
114
  }
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
117
117
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
118
118
  SPDX-License-Identifier: Apache-2.0
119
119
  */
120
- .awsui_root_mgja0_1citx_120:not(#\9) {
120
+ .awsui_root_mgja0_1ou44_120:not(#\9) {
121
121
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
122
122
  border-collapse: separate;
123
123
  border-spacing: 0;
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  word-spacing: normal;
149
149
  box-sizing: border-box;
150
150
  font-size: var(--font-body-m-size-7dign1, 14px);
151
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
151
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
152
152
  color: var(--color-text-body-default-su7kuo, #000716);
153
153
  font-weight: 400;
154
154
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -157,32 +157,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
157
157
  max-width: 32em;
158
158
  }
159
159
 
160
- .awsui_focus-lock_mgja0_1citx_134:not(#\9) {
160
+ .awsui_focus-lock_mgja0_1ou44_134:not(#\9) {
161
161
  display: contents;
162
162
  }
163
163
 
164
- .awsui_trigger-wrapper_mgja0_1citx_138:not(#\9) {
164
+ .awsui_trigger-wrapper_mgja0_1ou44_138:not(#\9) {
165
165
  min-width: calc(var(--size-calendar-grid-width-5g8y2e, 238px) + 2 * var(--space-l-f4l5gr, 20px));
166
166
  }
167
167
 
168
- .awsui_trigger-flexbox_mgja0_1citx_142:not(#\9) {
168
+ .awsui_trigger-flexbox_mgja0_1ou44_142:not(#\9) {
169
169
  display: flex;
170
170
  }
171
171
 
172
- .awsui_calendar-container_mgja0_1citx_146:not(#\9) {
172
+ .awsui_calendar-container_mgja0_1ou44_146:not(#\9) {
173
173
  width: calc(2 * var(--size-calendar-grid-width-5g8y2e, 238px) + var(--space-xs-edba2s, 8px));
174
174
  }
175
- .awsui_calendar-container_mgja0_1citx_146.awsui_one-grid_mgja0_1citx_149:not(#\9) {
175
+ .awsui_calendar-container_mgja0_1ou44_146.awsui_one-grid_mgja0_1ou44_149:not(#\9) {
176
176
  width: var(--size-calendar-grid-width-5g8y2e, 238px);
177
177
  }
178
178
 
179
- .awsui_calendar-header_mgja0_1citx_153:not(#\9) {
179
+ .awsui_calendar-header_mgja0_1ou44_153:not(#\9) {
180
180
  display: flex;
181
181
  justify-content: space-between;
182
182
  align-items: center;
183
183
  position: relative;
184
184
  }
185
- .awsui_calendar-header-months-wrapper_mgja0_1citx_159:not(#\9) {
185
+ .awsui_calendar-header-months-wrapper_mgja0_1ou44_159:not(#\9) {
186
186
  position: absolute;
187
187
  right: 0;
188
188
  left: 0;
@@ -195,141 +195,141 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
195
  flex: 1;
196
196
  pointer-events: none;
197
197
  }
198
- .awsui_calendar-header-month_mgja0_1citx_159:not(#\9) {
198
+ .awsui_calendar-header-month_mgja0_1ou44_159:not(#\9) {
199
199
  font-size: var(--font-body-m-size-7dign1, 14px);
200
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
200
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
201
201
  font-weight: 700;
202
202
  color: var(--color-text-body-default-su7kuo, #000716);
203
203
  display: flex;
204
204
  pointer-events: auto;
205
205
  }
206
- .awsui_calendar-next-month-btn_mgja0_1citx_180:not(#\9) {
206
+ .awsui_calendar-next-month-btn_mgja0_1ou44_180:not(#\9) {
207
207
  /* used for identifying element */
208
208
  }
209
- .awsui_calendar-prev-month-btn_mgja0_1citx_183:not(#\9) {
209
+ .awsui_calendar-prev-month-btn_mgja0_1ou44_183:not(#\9) {
210
210
  /* used for identifying element */
211
211
  }
212
212
 
213
- .awsui_first-grid_mgja0_1citx_187:not(#\9),
214
- .awsui_second-grid_mgja0_1citx_188:not(#\9) {
213
+ .awsui_first-grid_mgja0_1ou44_187:not(#\9),
214
+ .awsui_second-grid_mgja0_1ou44_188:not(#\9) {
215
215
  /* used in test-utils */
216
216
  }
217
217
 
218
- .awsui_date-and-time-container_mgja0_1citx_192:not(#\9) {
218
+ .awsui_date-and-time-container_mgja0_1ou44_192:not(#\9) {
219
219
  display: grid;
220
220
  grid-template-columns: repeat(auto-fit, minmax(var(--size-calendar-grid-width-5g8y2e, 238px), 1fr));
221
221
  gap: var(--space-xs-edba2s, 8px);
222
222
  }
223
223
 
224
- .awsui_date-and-time-wrapper_mgja0_1citx_198:not(#\9) {
224
+ .awsui_date-and-time-wrapper_mgja0_1ou44_198:not(#\9) {
225
225
  width: var(--size-calendar-grid-width-5g8y2e, 238px);
226
226
  display: grid;
227
227
  gap: var(--space-xs-edba2s, 8px);
228
228
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
229
229
  }
230
230
 
231
- .awsui_footer_mgja0_1citx_205:not(#\9) {
231
+ .awsui_footer_mgja0_1ou44_205:not(#\9) {
232
232
  display: flex;
233
233
  flex-wrap: wrap;
234
234
  justify-content: flex-end;
235
235
  border-top: 1px solid var(--color-border-dropdown-item-default-83pxjk, #e9ebed);
236
236
  padding: 0 var(--space-l-f4l5gr, 20px) var(--space-s-hdd878, 12px);
237
237
  }
238
- .awsui_footer_mgja0_1citx_205.awsui_has-clear-button_mgja0_1citx_212:not(#\9) {
238
+ .awsui_footer_mgja0_1ou44_205.awsui_has-clear-button_mgja0_1ou44_212:not(#\9) {
239
239
  justify-content: space-between;
240
240
  }
241
- .awsui_footer_mgja0_1citx_205.awsui_one-grid_mgja0_1citx_149:not(#\9) {
241
+ .awsui_footer_mgja0_1ou44_205.awsui_one-grid_mgja0_1ou44_149:not(#\9) {
242
242
  padding: 0 var(--space-xs-edba2s, 8px) var(--space-s-hdd878, 12px);
243
243
  }
244
244
 
245
- .awsui_footer-button-wrapper_mgja0_1citx_219:not(#\9) {
245
+ .awsui_footer-button-wrapper_mgja0_1ou44_219:not(#\9) {
246
246
  padding-top: var(--space-s-hdd878, 12px);
247
247
  }
248
- .awsui_footer-button-wrapper_mgja0_1citx_219:not(#\9):last-child {
248
+ .awsui_footer-button-wrapper_mgja0_1ou44_219:not(#\9):last-child {
249
249
  margin-left: auto;
250
250
  }
251
251
 
252
- .awsui_icon-wrapper_mgja0_1citx_226:not(#\9) {
252
+ .awsui_icon-wrapper_mgja0_1ou44_226:not(#\9) {
253
253
  color: var(--color-text-interactive-default-2sml2m, #414d5c);
254
254
  margin-right: var(--space-xs-edba2s, 8px);
255
255
  }
256
256
 
257
- .awsui_label_mgja0_1citx_231:not(#\9) {
257
+ .awsui_label_mgja0_1ou44_231:not(#\9) {
258
258
  -webkit-user-select: text;
259
259
  user-select: text;
260
260
  cursor: default;
261
261
  }
262
262
 
263
- .awsui_label_mgja0_1citx_231.awsui_label-enabled_mgja0_1citx_236:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1citx_142 > .awsui_icon-wrapper_mgja0_1citx_226 {
263
+ .awsui_label_mgja0_1ou44_231.awsui_label-enabled_mgja0_1ou44_236:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1ou44_142 > .awsui_icon-wrapper_mgja0_1ou44_226 {
264
264
  color: var(--color-text-interactive-hover-8bpozs, #000716);
265
265
  }
266
266
 
267
- .awsui_label-text_mgja0_1citx_240:not(#\9) {
267
+ .awsui_label-text_mgja0_1ou44_240:not(#\9) {
268
268
  color: var(--color-text-input-placeholder-3y98yw, #5f6b7a);
269
269
  font-style: italic;
270
270
  }
271
271
 
272
- .awsui_label-token-nowrap_mgja0_1citx_245:not(#\9) {
272
+ .awsui_label-token-nowrap_mgja0_1ou44_245:not(#\9) {
273
273
  white-space: nowrap;
274
274
  }
275
275
 
276
- .awsui_mode-switch_mgja0_1citx_249:not(#\9) {
276
+ .awsui_mode-switch_mgja0_1ou44_249:not(#\9) {
277
277
  /* used in test-utils */
278
278
  }
279
279
 
280
- .awsui_dropdown_mgja0_1citx_253:not(#\9) {
280
+ .awsui_dropdown_mgja0_1ou44_253:not(#\9) {
281
281
  overflow: auto;
282
282
  border-top: 1px solid var(--color-border-container-top-camjrq, transparent);
283
283
  border-bottom: 1px solid var(--color-border-container-top-camjrq, transparent);
284
284
  border-radius: var(--border-radius-dropdown-re1k6b, 8px);
285
285
  }
286
- .awsui_dropdown_mgja0_1citx_253:not(#\9):focus {
286
+ .awsui_dropdown_mgja0_1ou44_253:not(#\9):focus {
287
287
  outline: none;
288
288
  }
289
- body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_1citx_253:not(#\9):focus {
289
+ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_1ou44_253:not(#\9):focus {
290
290
  outline: 2px dotted transparent;
291
291
  outline-offset: 2px;
292
292
  border-radius: var(--border-radius-dropdown-re1k6b, 8px);
293
293
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
294
294
  }
295
295
 
296
- .awsui_dropdown-content_mgja0_1citx_269:not(#\9) {
296
+ .awsui_dropdown-content_mgja0_1ou44_269:not(#\9) {
297
297
  -webkit-user-select: text;
298
298
  user-select: text;
299
299
  background-color: var(--color-background-container-content-og3y0v, #ffffff);
300
300
  width: calc(2 * var(--size-calendar-grid-width-5g8y2e, 238px) + var(--space-xs-edba2s, 8px) + 2 * var(--space-l-f4l5gr, 20px));
301
301
  }
302
- .awsui_dropdown-content_mgja0_1citx_269.awsui_one-grid_mgja0_1citx_149:not(#\9) {
302
+ .awsui_dropdown-content_mgja0_1ou44_269.awsui_one-grid_mgja0_1ou44_149:not(#\9) {
303
303
  width: calc(var(--size-calendar-grid-width-5g8y2e, 238px) + 2 * var(--space-l-f4l5gr, 20px));
304
304
  }
305
305
 
306
- .awsui_start-date-input_mgja0_1citx_278:not(#\9),
307
- .awsui_start-time-input_mgja0_1citx_279:not(#\9),
308
- .awsui_end-date-input_mgja0_1citx_280:not(#\9),
309
- .awsui_end-time-input_mgja0_1citx_281:not(#\9) {
306
+ .awsui_start-date-input_mgja0_1ou44_278:not(#\9),
307
+ .awsui_start-time-input_mgja0_1ou44_279:not(#\9),
308
+ .awsui_end-date-input_mgja0_1ou44_280:not(#\9),
309
+ .awsui_end-time-input_mgja0_1ou44_281:not(#\9) {
310
310
  /* used in test-utils */
311
311
  }
312
312
 
313
- .awsui_validation-section_mgja0_1citx_285:not(#\9) {
313
+ .awsui_validation-section_mgja0_1ou44_285:not(#\9) {
314
314
  /* used in test-utils */
315
315
  }
316
316
 
317
- .awsui_validation-error_mgja0_1citx_289:not(#\9) {
317
+ .awsui_validation-error_mgja0_1ou44_289:not(#\9) {
318
318
  /* used in test-utils */
319
319
  }
320
320
 
321
- .awsui_clear-button_mgja0_1citx_293:not(#\9) {
321
+ .awsui_clear-button_mgja0_1ou44_293:not(#\9) {
322
322
  /* used in test-utils */
323
323
  }
324
324
 
325
- .awsui_apply-button_mgja0_1citx_297:not(#\9) {
325
+ .awsui_apply-button_mgja0_1ou44_297:not(#\9) {
326
326
  /* used in test-utils */
327
327
  }
328
328
 
329
- .awsui_cancel-button_mgja0_1citx_301:not(#\9) {
329
+ .awsui_cancel-button_mgja0_1ou44_301:not(#\9) {
330
330
  /* used in test-utils */
331
331
  }
332
332
 
333
- .awsui_calendar-aria-live_mgja0_1citx_305:not(#\9) {
333
+ .awsui_calendar-aria-live_mgja0_1ou44_305:not(#\9) {
334
334
  /* used in test-utils */
335
335
  }
@@ -2,43 +2,43 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "calendar": "awsui_calendar_mgja0_1citx_93",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1citx_1",
7
- "root": "awsui_root_mgja0_1citx_120",
8
- "focus-lock": "awsui_focus-lock_mgja0_1citx_134",
9
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1citx_138",
10
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1citx_142",
11
- "calendar-container": "awsui_calendar-container_mgja0_1citx_146",
12
- "one-grid": "awsui_one-grid_mgja0_1citx_149",
13
- "calendar-header": "awsui_calendar-header_mgja0_1citx_153",
14
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1citx_159",
15
- "calendar-header-month": "awsui_calendar-header-month_mgja0_1citx_159",
16
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1citx_180",
17
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1citx_183",
18
- "first-grid": "awsui_first-grid_mgja0_1citx_187",
19
- "second-grid": "awsui_second-grid_mgja0_1citx_188",
20
- "date-and-time-container": "awsui_date-and-time-container_mgja0_1citx_192",
21
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1citx_198",
22
- "footer": "awsui_footer_mgja0_1citx_205",
23
- "has-clear-button": "awsui_has-clear-button_mgja0_1citx_212",
24
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1citx_219",
25
- "icon-wrapper": "awsui_icon-wrapper_mgja0_1citx_226",
26
- "label": "awsui_label_mgja0_1citx_231",
27
- "label-enabled": "awsui_label-enabled_mgja0_1citx_236",
28
- "label-text": "awsui_label-text_mgja0_1citx_240",
29
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1citx_245",
30
- "mode-switch": "awsui_mode-switch_mgja0_1citx_249",
31
- "dropdown": "awsui_dropdown_mgja0_1citx_253",
32
- "dropdown-content": "awsui_dropdown-content_mgja0_1citx_269",
33
- "start-date-input": "awsui_start-date-input_mgja0_1citx_278",
34
- "start-time-input": "awsui_start-time-input_mgja0_1citx_279",
35
- "end-date-input": "awsui_end-date-input_mgja0_1citx_280",
36
- "end-time-input": "awsui_end-time-input_mgja0_1citx_281",
37
- "validation-section": "awsui_validation-section_mgja0_1citx_285",
38
- "validation-error": "awsui_validation-error_mgja0_1citx_289",
39
- "clear-button": "awsui_clear-button_mgja0_1citx_293",
40
- "apply-button": "awsui_apply-button_mgja0_1citx_297",
41
- "cancel-button": "awsui_cancel-button_mgja0_1citx_301",
42
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1citx_305"
5
+ "calendar": "awsui_calendar_mgja0_1ou44_93",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1ou44_1",
7
+ "root": "awsui_root_mgja0_1ou44_120",
8
+ "focus-lock": "awsui_focus-lock_mgja0_1ou44_134",
9
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1ou44_138",
10
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1ou44_142",
11
+ "calendar-container": "awsui_calendar-container_mgja0_1ou44_146",
12
+ "one-grid": "awsui_one-grid_mgja0_1ou44_149",
13
+ "calendar-header": "awsui_calendar-header_mgja0_1ou44_153",
14
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1ou44_159",
15
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1ou44_159",
16
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1ou44_180",
17
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1ou44_183",
18
+ "first-grid": "awsui_first-grid_mgja0_1ou44_187",
19
+ "second-grid": "awsui_second-grid_mgja0_1ou44_188",
20
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1ou44_192",
21
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1ou44_198",
22
+ "footer": "awsui_footer_mgja0_1ou44_205",
23
+ "has-clear-button": "awsui_has-clear-button_mgja0_1ou44_212",
24
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1ou44_219",
25
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1ou44_226",
26
+ "label": "awsui_label_mgja0_1ou44_231",
27
+ "label-enabled": "awsui_label-enabled_mgja0_1ou44_236",
28
+ "label-text": "awsui_label-text_mgja0_1ou44_240",
29
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1ou44_245",
30
+ "mode-switch": "awsui_mode-switch_mgja0_1ou44_249",
31
+ "dropdown": "awsui_dropdown_mgja0_1ou44_253",
32
+ "dropdown-content": "awsui_dropdown-content_mgja0_1ou44_269",
33
+ "start-date-input": "awsui_start-date-input_mgja0_1ou44_278",
34
+ "start-time-input": "awsui_start-time-input_mgja0_1ou44_279",
35
+ "end-date-input": "awsui_end-date-input_mgja0_1ou44_280",
36
+ "end-time-input": "awsui_end-time-input_mgja0_1ou44_281",
37
+ "validation-section": "awsui_validation-section_mgja0_1ou44_285",
38
+ "validation-error": "awsui_validation-error_mgja0_1ou44_289",
39
+ "clear-button": "awsui_clear-button_mgja0_1ou44_293",
40
+ "apply-button": "awsui_apply-button_mgja0_1ou44_297",
41
+ "cancel-button": "awsui_cancel-button_mgja0_1ou44_301",
42
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1ou44_305"
43
43
  };
44
44
 
@@ -1,34 +1,34 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_1brli_97",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1brli_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1brli_119",
7
- "icon": "awsui_icon_gwq0h_1brli_133",
8
- "root": "awsui_root_gwq0h_1brli_151",
9
- "expand-button": "awsui_expand-button_gwq0h_1brli_168",
10
- "expanded": "awsui_expanded_gwq0h_1brli_175",
11
- "icon-container": "awsui_icon-container_gwq0h_1brli_179",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_1brli_184",
13
- "wrapper": "awsui_wrapper_gwq0h_1brli_188",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_1brli_195",
15
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1brli_195",
16
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1brli_198",
17
- "wrapper-container": "awsui_wrapper-container_gwq0h_1brli_201",
18
- "header-deprecated": "awsui_header-deprecated_gwq0h_1brli_217",
19
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1brli_248",
20
- "header": "awsui_header_gwq0h_1brli_217",
21
- "header-wrapper": "awsui_header-wrapper_gwq0h_1brli_255",
22
- "header-button": "awsui_header-button_gwq0h_1brli_265",
23
- "header-container-button": "awsui_header-container-button_gwq0h_1brli_265",
24
- "header-container": "awsui_header-container_gwq0h_1brli_265",
25
- "header-navigation": "awsui_header-navigation_gwq0h_1brli_297",
26
- "header-text": "awsui_header-text_gwq0h_1brli_329",
27
- "content": "awsui_content_gwq0h_1brli_97",
28
- "content-default": "awsui_content-default_gwq0h_1brli_336",
29
- "content-footer": "awsui_content-footer_gwq0h_1brli_339",
30
- "content-expanded": "awsui_content-expanded_gwq0h_1brli_342",
31
- "focusable": "awsui_focusable_gwq0h_1brli_346",
32
- "click-target": "awsui_click-target_gwq0h_1brli_357"
4
+ "content-enter": "awsui_content-enter_gwq0h_wbciz_97",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_wbciz_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_wbciz_119",
7
+ "icon": "awsui_icon_gwq0h_wbciz_133",
8
+ "root": "awsui_root_gwq0h_wbciz_151",
9
+ "expand-button": "awsui_expand-button_gwq0h_wbciz_168",
10
+ "expanded": "awsui_expanded_gwq0h_wbciz_175",
11
+ "icon-container": "awsui_icon-container_gwq0h_wbciz_179",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_wbciz_184",
13
+ "wrapper": "awsui_wrapper_gwq0h_wbciz_188",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_wbciz_195",
15
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_wbciz_195",
16
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_wbciz_198",
17
+ "wrapper-container": "awsui_wrapper-container_gwq0h_wbciz_201",
18
+ "header-deprecated": "awsui_header-deprecated_gwq0h_wbciz_217",
19
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_wbciz_248",
20
+ "header": "awsui_header_gwq0h_wbciz_217",
21
+ "header-wrapper": "awsui_header-wrapper_gwq0h_wbciz_255",
22
+ "header-button": "awsui_header-button_gwq0h_wbciz_265",
23
+ "header-container-button": "awsui_header-container-button_gwq0h_wbciz_265",
24
+ "header-container": "awsui_header-container_gwq0h_wbciz_265",
25
+ "header-navigation": "awsui_header-navigation_gwq0h_wbciz_297",
26
+ "header-text": "awsui_header-text_gwq0h_wbciz_329",
27
+ "content": "awsui_content_gwq0h_wbciz_97",
28
+ "content-default": "awsui_content-default_gwq0h_wbciz_336",
29
+ "content-footer": "awsui_content-footer_gwq0h_wbciz_339",
30
+ "content-expanded": "awsui_content-expanded_gwq0h_wbciz_342",
31
+ "focusable": "awsui_focusable_gwq0h_wbciz_346",
32
+ "click-target": "awsui_click-target_gwq0h_wbciz_357"
33
33
  };
34
34