@cloudscape-design/components 3.0.460 → 3.0.462

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "grid": "awsui_grid_1mfbn_1w7ws_97",
5
- "grid-cell": "awsui_grid-cell_1mfbn_1w7ws_102",
6
- "day-header": "awsui_day-header_1mfbn_1w7ws_109",
7
- "week": "awsui_week_1mfbn_1w7ws_119",
8
- "day": "awsui_day_1mfbn_1w7ws_109",
9
- "day-inner": "awsui_day-inner_1mfbn_1w7ws_163",
10
- "in-first-row": "awsui_in-first-row_1mfbn_1w7ws_168",
11
- "in-previous-month": "awsui_in-previous-month_1mfbn_1w7ws_168",
12
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_1w7ws_172",
13
- "in-next-month": "awsui_in-next-month_1mfbn_1w7ws_176",
14
- "in-first-column": "awsui_in-first-column_1mfbn_1w7ws_180",
15
- "in-current-month": "awsui_in-current-month_1mfbn_1w7ws_183",
16
- "enabled": "awsui_enabled_1mfbn_1w7ws_187",
17
- "in-range": "awsui_in-range_1mfbn_1w7ws_193",
18
- "end-date": "awsui_end-date_1mfbn_1w7ws_193",
19
- "start-date": "awsui_start-date_1mfbn_1w7ws_193",
20
- "no-range": "awsui_no-range_1mfbn_1w7ws_193",
21
- "selected": "awsui_selected_1mfbn_1w7ws_203",
22
- "today": "awsui_today_1mfbn_1w7ws_208",
23
- "range-start-date": "awsui_range-start-date_1mfbn_1w7ws_250",
24
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1w7ws_253",
25
- "range-end-date": "awsui_range-end-date_1mfbn_1w7ws_256",
26
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_1w7ws_259",
27
- "in-range-border-right": "awsui_in-range-border-right_1mfbn_1w7ws_275",
28
- "in-range-border-left": "awsui_in-range-border-left_1mfbn_1w7ws_281"
4
+ "grid": "awsui_grid_1mfbn_x60o5_97",
5
+ "grid-cell": "awsui_grid-cell_1mfbn_x60o5_102",
6
+ "day-header": "awsui_day-header_1mfbn_x60o5_109",
7
+ "week": "awsui_week_1mfbn_x60o5_117",
8
+ "day": "awsui_day_1mfbn_x60o5_109",
9
+ "day-inner": "awsui_day-inner_1mfbn_x60o5_160",
10
+ "in-first-row": "awsui_in-first-row_1mfbn_x60o5_165",
11
+ "in-previous-month": "awsui_in-previous-month_1mfbn_x60o5_165",
12
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_x60o5_169",
13
+ "in-next-month": "awsui_in-next-month_1mfbn_x60o5_173",
14
+ "in-first-column": "awsui_in-first-column_1mfbn_x60o5_177",
15
+ "in-current-month": "awsui_in-current-month_1mfbn_x60o5_180",
16
+ "enabled": "awsui_enabled_1mfbn_x60o5_184",
17
+ "in-range": "awsui_in-range_1mfbn_x60o5_190",
18
+ "end-date": "awsui_end-date_1mfbn_x60o5_190",
19
+ "start-date": "awsui_start-date_1mfbn_x60o5_190",
20
+ "no-range": "awsui_no-range_1mfbn_x60o5_190",
21
+ "selected": "awsui_selected_1mfbn_x60o5_197",
22
+ "today": "awsui_today_1mfbn_x60o5_201",
23
+ "range-start-date": "awsui_range-start-date_1mfbn_x60o5_239",
24
+ "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_x60o5_242",
25
+ "range-end-date": "awsui_range-end-date_1mfbn_x60o5_245",
26
+ "in-range-border-top": "awsui_in-range-border-top_1mfbn_x60o5_248",
27
+ "in-range-border-right": "awsui_in-range-border-right_1mfbn_x60o5_264",
28
+ "in-range-border-left": "awsui_in-range-border-left_1mfbn_x60o5_270"
29
29
  };
30
30
 
@@ -94,62 +94,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_grid_1mfbn_1w7ws_97:not(#\9) {
98
- inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
97
+ .awsui_grid_1mfbn_x60o5_97:not(#\9) {
98
+ width: var(--size-calendar-grid-width-lrunz7, 238px);
99
99
  border-spacing: 0;
100
100
  }
101
101
 
102
- .awsui_grid-cell_1mfbn_1w7ws_102:not(#\9) {
103
- inline-size: 14.2857142857%;
102
+ .awsui_grid-cell_1mfbn_x60o5_102:not(#\9) {
103
+ width: 14.2857142857%;
104
104
  word-break: break-word;
105
105
  text-align: center;
106
106
  font-weight: unset;
107
107
  }
108
108
 
109
- .awsui_day-header_1mfbn_1w7ws_109:not(#\9) {
110
- padding-block-start: var(--space-s-34lx8l, 12px);
111
- padding-block-end: var(--space-xxs-p8yyaw, 4px);
112
- padding-inline: 0;
109
+ .awsui_day-header_1mfbn_x60o5_109:not(#\9) {
110
+ padding: var(--space-s-34lx8l, 12px) 0 var(--space-xxs-p8yyaw, 4px);
113
111
  color: var(--color-text-calendar-month-hxx5ey, #5f6b7a);
114
112
  font-size: var(--font-size-body-s-asqx2i, 12px);
115
113
  line-height: var(--line-height-body-s-7zv1j5, 16px);
116
114
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
117
115
  }
118
116
 
119
- .awsui_week_1mfbn_1w7ws_119:not(#\9) {
117
+ .awsui_week_1mfbn_x60o5_117:not(#\9) {
120
118
  /* used for identifying element */
121
119
  }
122
120
 
123
- .awsui_day_1mfbn_1w7ws_109:not(#\9) {
124
- border-block-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
125
- border-inline-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
126
- padding-block: var(--space-xxs-p8yyaw, 4px);
127
- padding-inline: 0;
121
+ .awsui_day_1mfbn_x60o5_109:not(#\9) {
122
+ border-bottom: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
123
+ border-right: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
124
+ padding: var(--space-xxs-p8yyaw, 4px) 0;
128
125
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
129
126
  position: relative;
130
127
  }
131
- .awsui_day_1mfbn_1w7ws_109:not(#\9):focus {
128
+ .awsui_day_1mfbn_x60o5_109:not(#\9):focus {
132
129
  outline: none;
133
130
  }
134
- .awsui_day_1mfbn_1w7ws_109:not(#\9)::after {
131
+ .awsui_day_1mfbn_x60o5_109:not(#\9)::after {
135
132
  content: "";
136
133
  position: absolute;
137
134
  z-index: 1;
138
- inset-block-start: calc(-1 * var(--border-item-width-yel47s, 2px));
139
- inset-block-end: -1px;
140
- inset-inline-start: -1px;
141
- inset-inline-end: calc(-1 * var(--border-item-width-yel47s, 2px));
135
+ top: calc(-1 * var(--border-item-width-yel47s, 2px));
136
+ left: -1px;
137
+ bottom: -1px;
138
+ right: calc(-1 * var(--border-item-width-yel47s, 2px));
142
139
  background-color: transparent;
143
140
  }
144
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1w7ws_109:not(#\9):focus {
141
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_109:not(#\9):focus {
145
142
  z-index: 2;
146
143
  position: relative;
147
144
  }
148
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1w7ws_109:not(#\9):focus {
145
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_109:not(#\9):focus {
149
146
  outline: 2px dotted transparent;
150
147
  outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
151
148
  }
152
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1w7ws_109:not(#\9):focus::before {
149
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_109:not(#\9):focus::before {
153
150
  content: " ";
154
151
  display: block;
155
152
  position: absolute;
@@ -160,74 +157,67 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1w7ws_109:not(#\9):focus::b
160
157
  border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
161
158
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
162
159
  }
163
- .awsui_day_1mfbn_1w7ws_109 > .awsui_day-inner_1mfbn_1w7ws_163:not(#\9) {
160
+ .awsui_day_1mfbn_x60o5_109 > .awsui_day-inner_1mfbn_x60o5_160:not(#\9) {
164
161
  position: relative;
165
162
  z-index: 1;
166
163
  }
167
164
 
168
- .awsui_in-first-row_1mfbn_1w7ws_168:not(#\9):not(.awsui_in-previous-month_1mfbn_1w7ws_168) {
169
- border-block-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
165
+ .awsui_in-first-row_1mfbn_x60o5_165:not(#\9):not(.awsui_in-previous-month_1mfbn_x60o5_165) {
166
+ border-top: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
170
167
  }
171
168
 
172
- .awsui_in-previous-month_1mfbn_1w7ws_168:not(#\9):not(.awsui_last-day-of-month_1mfbn_1w7ws_172) {
173
- border-inline-end-color: transparent;
169
+ .awsui_in-previous-month_1mfbn_x60o5_165:not(#\9):not(.awsui_last-day-of-month_1mfbn_x60o5_169) {
170
+ border-right-color: transparent;
174
171
  }
175
172
 
176
- .awsui_in-next-month_1mfbn_1w7ws_176:not(#\9) {
173
+ .awsui_in-next-month_1mfbn_x60o5_173:not(#\9) {
177
174
  border-color: transparent;
178
175
  }
179
176
 
180
- .awsui_in-first-column_1mfbn_1w7ws_180:not(#\9) {
181
- border-inline-start: 1px solid transparent;
177
+ .awsui_in-first-column_1mfbn_x60o5_177:not(#\9) {
178
+ border-left: 1px solid transparent;
182
179
  }
183
- .awsui_in-first-column_1mfbn_1w7ws_180.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9) {
184
- border-inline-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
180
+ .awsui_in-first-column_1mfbn_x60o5_177.awsui_in-current-month_1mfbn_x60o5_180:not(#\9) {
181
+ border-left: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
185
182
  }
186
183
 
187
- .awsui_enabled_1mfbn_1w7ws_187:not(#\9) {
184
+ .awsui_enabled_1mfbn_x60o5_184:not(#\9) {
188
185
  cursor: pointer;
189
186
  }
190
- .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9) {
187
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9) {
191
188
  color: var(--color-text-dropdown-item-default-4o4hes, #000716);
192
189
  }
193
- .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9):not(.awsui_in-range_1mfbn_1w7ws_193), .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9):not(.awsui_in-range_1mfbn_1w7ws_193)::after, .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183.awsui_end-date_1mfbn_1w7ws_193.awsui_start-date_1mfbn_1w7ws_193:not(#\9), .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183.awsui_end-date_1mfbn_1w7ws_193.awsui_start-date_1mfbn_1w7ws_193:not(#\9)::after, .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183.awsui_no-range_1mfbn_1w7ws_193:not(#\9), .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183.awsui_no-range_1mfbn_1w7ws_193:not(#\9)::after {
194
- border-start-start-radius: var(--border-radius-item-05df9h, 8px);
195
- border-start-end-radius: var(--border-radius-item-05df9h, 8px);
196
- border-end-start-radius: var(--border-radius-item-05df9h, 8px);
197
- border-end-end-radius: var(--border-radius-item-05df9h, 8px);
190
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):not(.awsui_in-range_1mfbn_x60o5_190), .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):not(.awsui_in-range_1mfbn_x60o5_190)::after, .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180.awsui_end-date_1mfbn_x60o5_190.awsui_start-date_1mfbn_x60o5_190:not(#\9), .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180.awsui_end-date_1mfbn_x60o5_190.awsui_start-date_1mfbn_x60o5_190:not(#\9)::after, .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180.awsui_no-range_1mfbn_x60o5_190:not(#\9), .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180.awsui_no-range_1mfbn_x60o5_190:not(#\9)::after {
191
+ border-radius: var(--border-radius-item-05df9h, 8px);
198
192
  }
199
- .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9):hover {
193
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):hover {
200
194
  color: var(--color-text-calendar-day-hover-azublp, #000716);
201
195
  background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
202
196
  }
203
- .awsui_enabled_1mfbn_1w7ws_187.awsui_in-current-month_1mfbn_1w7ws_183:not(#\9):hover:not(.awsui_selected_1mfbn_1w7ws_203)::after {
204
- border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
205
- border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
197
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):hover:not(.awsui_selected_1mfbn_x60o5_197)::after {
198
+ border: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
206
199
  }
207
200
 
208
- .awsui_today_1mfbn_1w7ws_208:not(#\9):not(.awsui_in-range_1mfbn_1w7ws_193) {
201
+ .awsui_today_1mfbn_x60o5_201:not(#\9):not(.awsui_in-range_1mfbn_x60o5_190) {
209
202
  background-color: var(--color-background-calendar-today-gp14tm, #f4f4f4);
210
- border-start-start-radius: var(--border-radius-item-05df9h, 8px);
211
- border-start-end-radius: var(--border-radius-item-05df9h, 8px);
212
- border-end-start-radius: var(--border-radius-item-05df9h, 8px);
213
- border-end-end-radius: var(--border-radius-item-05df9h, 8px);
203
+ border-radius: var(--border-radius-item-05df9h, 8px);
214
204
  font-weight: 700;
215
205
  }
216
206
 
217
- .awsui_selected_1mfbn_1w7ws_203:not(#\9) {
207
+ .awsui_selected_1mfbn_x60o5_197:not(#\9) {
218
208
  border-color: transparent;
219
209
  position: relative;
220
210
  z-index: 2;
221
211
  font-weight: 700;
222
212
  }
223
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1w7ws_203:not(#\9):focus {
213
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus {
224
214
  position: relative;
225
215
  }
226
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1w7ws_203:not(#\9):focus {
216
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus {
227
217
  outline: 2px dotted transparent;
228
218
  outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) - 1px);
229
219
  }
230
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1w7ws_203:not(#\9):focus::before {
220
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus::before {
231
221
  content: " ";
232
222
  display: block;
233
223
  position: absolute;
@@ -238,58 +228,57 @@ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1w7ws_203:not(#\9):foc
238
228
  border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
239
229
  box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
240
230
  }
241
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1w7ws_203:not(#\9):focus::before {
231
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus::before {
242
232
  z-index: 1;
243
233
  }
244
- .awsui_selected_1mfbn_1w7ws_203:not(#\9)::after {
234
+ .awsui_selected_1mfbn_x60o5_197:not(#\9)::after {
245
235
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
246
- border-block: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
247
- border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
236
+ border: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
248
237
  z-index: 0;
249
238
  }
250
- .awsui_selected_1mfbn_1w7ws_203.awsui_start-date_1mfbn_1w7ws_193:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_start-date_1mfbn_1w7ws_193:not(#\9)::after, .awsui_selected_1mfbn_1w7ws_203.awsui_range-start-date_1mfbn_1w7ws_250:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_range-start-date_1mfbn_1w7ws_250:not(#\9)::after {
239
+ .awsui_selected_1mfbn_x60o5_197.awsui_start-date_1mfbn_x60o5_190:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_start-date_1mfbn_x60o5_190:not(#\9)::after, .awsui_selected_1mfbn_x60o5_197.awsui_range-start-date_1mfbn_x60o5_239:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_range-start-date_1mfbn_x60o5_239:not(#\9)::after {
251
240
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
252
241
  }
253
- .awsui_selected_1mfbn_1w7ws_203.awsui_start-date_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_start-date_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253:not(#\9)::after, .awsui_selected_1mfbn_1w7ws_203.awsui_range-start-date_1mfbn_1w7ws_250.awsui_in-range-border-bottom_1mfbn_1w7ws_253:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_range-start-date_1mfbn_1w7ws_250.awsui_in-range-border-bottom_1mfbn_1w7ws_253:not(#\9)::after {
242
+ .awsui_selected_1mfbn_x60o5_197.awsui_start-date_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_start-date_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9)::after, .awsui_selected_1mfbn_x60o5_197.awsui_range-start-date_1mfbn_x60o5_239.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_range-start-date_1mfbn_x60o5_239.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9)::after {
254
243
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
255
244
  }
256
- .awsui_selected_1mfbn_1w7ws_203.awsui_end-date_1mfbn_1w7ws_193:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_end-date_1mfbn_1w7ws_193:not(#\9)::after, .awsui_selected_1mfbn_1w7ws_203.awsui_range-end-date_1mfbn_1w7ws_256:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_range-end-date_1mfbn_1w7ws_256:not(#\9)::after {
245
+ .awsui_selected_1mfbn_x60o5_197.awsui_end-date_1mfbn_x60o5_190:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_end-date_1mfbn_x60o5_190:not(#\9)::after, .awsui_selected_1mfbn_x60o5_197.awsui_range-end-date_1mfbn_x60o5_245:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_range-end-date_1mfbn_x60o5_245:not(#\9)::after {
257
246
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
258
247
  }
259
- .awsui_selected_1mfbn_1w7ws_203.awsui_end-date_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_end-date_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259:not(#\9)::after, .awsui_selected_1mfbn_1w7ws_203.awsui_range-end-date_1mfbn_1w7ws_256.awsui_in-range-border-top_1mfbn_1w7ws_259:not(#\9), .awsui_selected_1mfbn_1w7ws_203.awsui_range-end-date_1mfbn_1w7ws_256.awsui_in-range-border-top_1mfbn_1w7ws_259:not(#\9)::after {
248
+ .awsui_selected_1mfbn_x60o5_197.awsui_end-date_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_end-date_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9)::after, .awsui_selected_1mfbn_x60o5_197.awsui_range-end-date_1mfbn_x60o5_245.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9), .awsui_selected_1mfbn_x60o5_197.awsui_range-end-date_1mfbn_x60o5_245.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9)::after {
260
249
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
261
250
  }
262
- .awsui_selected_1mfbn_1w7ws_203 > .awsui_day-inner_1mfbn_1w7ws_163:not(#\9) {
251
+ .awsui_selected_1mfbn_x60o5_197 > .awsui_day-inner_1mfbn_x60o5_160:not(#\9) {
263
252
  color: var(--color-background-control-default-qzruqy, #ffffff);
264
253
  position: relative;
265
254
  z-index: 2;
266
255
  }
267
256
 
268
- .awsui_in-range_1mfbn_1w7ws_193:not(#\9) {
257
+ .awsui_in-range_1mfbn_x60o5_190:not(#\9) {
269
258
  background-color: var(--color-background-dropdown-item-selected-jhhqno, #f2f8fd);
270
259
  font-weight: 700;
271
260
  }
272
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259:not(#\9)::after {
261
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9)::after {
273
262
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
274
263
  }
275
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-right_1mfbn_1w7ws_275:not(#\9)::after {
264
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9)::after {
276
265
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
277
266
  }
278
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253:not(#\9)::after {
267
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9)::after {
279
268
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
280
269
  }
281
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-left_1mfbn_1w7ws_281:not(#\9)::after {
270
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9)::after {
282
271
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
283
272
  }
284
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259.awsui_in-range-border-right_1mfbn_1w7ws_275:not(#\9), .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259.awsui_in-range-border-right_1mfbn_1w7ws_275:not(#\9)::after {
273
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9), .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9)::after {
285
274
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
286
275
  }
287
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253.awsui_in-range-border-right_1mfbn_1w7ws_275:not(#\9), .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253.awsui_in-range-border-right_1mfbn_1w7ws_275:not(#\9)::after {
276
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9), .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9)::after {
288
277
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
289
278
  }
290
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253.awsui_in-range-border-left_1mfbn_1w7ws_281:not(#\9), .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-bottom_1mfbn_1w7ws_253.awsui_in-range-border-left_1mfbn_1w7ws_281:not(#\9)::after {
279
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9), .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9)::after {
291
280
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
292
281
  }
293
- .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259.awsui_in-range-border-left_1mfbn_1w7ws_281:not(#\9), .awsui_in-range_1mfbn_1w7ws_193.awsui_in-range-border-top_1mfbn_1w7ws_259.awsui_in-range-border-left_1mfbn_1w7ws_281:not(#\9)::after {
282
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9), .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9)::after {
294
283
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
295
284
  }
@@ -2,30 +2,30 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "grid": "awsui_grid_1mfbn_1w7ws_97",
6
- "grid-cell": "awsui_grid-cell_1mfbn_1w7ws_102",
7
- "day-header": "awsui_day-header_1mfbn_1w7ws_109",
8
- "week": "awsui_week_1mfbn_1w7ws_119",
9
- "day": "awsui_day_1mfbn_1w7ws_109",
10
- "day-inner": "awsui_day-inner_1mfbn_1w7ws_163",
11
- "in-first-row": "awsui_in-first-row_1mfbn_1w7ws_168",
12
- "in-previous-month": "awsui_in-previous-month_1mfbn_1w7ws_168",
13
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_1w7ws_172",
14
- "in-next-month": "awsui_in-next-month_1mfbn_1w7ws_176",
15
- "in-first-column": "awsui_in-first-column_1mfbn_1w7ws_180",
16
- "in-current-month": "awsui_in-current-month_1mfbn_1w7ws_183",
17
- "enabled": "awsui_enabled_1mfbn_1w7ws_187",
18
- "in-range": "awsui_in-range_1mfbn_1w7ws_193",
19
- "end-date": "awsui_end-date_1mfbn_1w7ws_193",
20
- "start-date": "awsui_start-date_1mfbn_1w7ws_193",
21
- "no-range": "awsui_no-range_1mfbn_1w7ws_193",
22
- "selected": "awsui_selected_1mfbn_1w7ws_203",
23
- "today": "awsui_today_1mfbn_1w7ws_208",
24
- "range-start-date": "awsui_range-start-date_1mfbn_1w7ws_250",
25
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1w7ws_253",
26
- "range-end-date": "awsui_range-end-date_1mfbn_1w7ws_256",
27
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_1w7ws_259",
28
- "in-range-border-right": "awsui_in-range-border-right_1mfbn_1w7ws_275",
29
- "in-range-border-left": "awsui_in-range-border-left_1mfbn_1w7ws_281"
5
+ "grid": "awsui_grid_1mfbn_x60o5_97",
6
+ "grid-cell": "awsui_grid-cell_1mfbn_x60o5_102",
7
+ "day-header": "awsui_day-header_1mfbn_x60o5_109",
8
+ "week": "awsui_week_1mfbn_x60o5_117",
9
+ "day": "awsui_day_1mfbn_x60o5_109",
10
+ "day-inner": "awsui_day-inner_1mfbn_x60o5_160",
11
+ "in-first-row": "awsui_in-first-row_1mfbn_x60o5_165",
12
+ "in-previous-month": "awsui_in-previous-month_1mfbn_x60o5_165",
13
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_x60o5_169",
14
+ "in-next-month": "awsui_in-next-month_1mfbn_x60o5_173",
15
+ "in-first-column": "awsui_in-first-column_1mfbn_x60o5_177",
16
+ "in-current-month": "awsui_in-current-month_1mfbn_x60o5_180",
17
+ "enabled": "awsui_enabled_1mfbn_x60o5_184",
18
+ "in-range": "awsui_in-range_1mfbn_x60o5_190",
19
+ "end-date": "awsui_end-date_1mfbn_x60o5_190",
20
+ "start-date": "awsui_start-date_1mfbn_x60o5_190",
21
+ "no-range": "awsui_no-range_1mfbn_x60o5_190",
22
+ "selected": "awsui_selected_1mfbn_x60o5_197",
23
+ "today": "awsui_today_1mfbn_x60o5_201",
24
+ "range-start-date": "awsui_range-start-date_1mfbn_x60o5_239",
25
+ "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_x60o5_242",
26
+ "range-end-date": "awsui_range-end-date_1mfbn_x60o5_245",
27
+ "in-range-border-top": "awsui_in-range-border-top_1mfbn_x60o5_248",
28
+ "in-range-border-right": "awsui_in-range-border-right_1mfbn_x60o5_264",
29
+ "in-range-border-left": "awsui_in-range-border-left_1mfbn_x60o5_270"
30
30
  };
31
31
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "custom-range": "awsui_custom-range_16zmw_1tbbb_93",
5
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_1tbbb_99",
6
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_1tbbb_103",
7
- "custom-range-duration": "awsui_custom-range-duration_16zmw_1tbbb_107",
8
- "custom-range-unit": "awsui_custom-range-unit_16zmw_1tbbb_108",
9
- "vertical": "awsui_vertical_16zmw_1tbbb_114",
10
- "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_1tbbb_125",
11
- "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_1tbbb_126",
12
- "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_1tbbb_130"
4
+ "custom-range": "awsui_custom-range_16zmw_yj24p_93",
5
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_yj24p_99",
6
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_yj24p_103",
7
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_yj24p_107",
8
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_yj24p_108",
9
+ "vertical": "awsui_vertical_16zmw_yj24p_114",
10
+ "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_yj24p_125",
11
+ "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_yj24p_126",
12
+ "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_yj24p_130"
13
13
  };
14
14
 
@@ -90,43 +90,43 @@ 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_custom-range_16zmw_1tbbb_93:not(#\9) {
94
- padding-inline-start: calc(14px + var(--space-xs-zb16t3, 8px));
93
+ .awsui_custom-range_16zmw_yj24p_93:not(#\9) {
94
+ padding-left: calc(14px + var(--space-xs-zb16t3, 8px));
95
95
  display: flex;
96
- inline-size: 80%;
96
+ width: 80%;
97
97
  }
98
98
 
99
- .awsui_custom-range--no-padding_16zmw_1tbbb_99:not(#\9) {
100
- padding-inline-start: 0;
99
+ .awsui_custom-range--no-padding_16zmw_yj24p_99:not(#\9) {
100
+ padding-left: 0;
101
101
  }
102
102
 
103
- .awsui_custom-range-form-controls_16zmw_1tbbb_103:not(#\9) {
103
+ .awsui_custom-range-form-controls_16zmw_yj24p_103:not(#\9) {
104
104
  display: flex;
105
- inline-size: 100%;
105
+ width: 100%;
106
106
  }
107
- .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9),
108
- .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
109
- inline-size: 50%;
107
+ .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9),
108
+ .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
109
+ width: 50%;
110
110
  }
111
- .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9) {
112
- margin-inline-end: var(--space-xs-zb16t3, 8px);
111
+ .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9) {
112
+ margin-right: var(--space-xs-zb16t3, 8px);
113
113
  }
114
- .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114:not(#\9) {
114
+ .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114:not(#\9) {
115
115
  flex-direction: column;
116
116
  }
117
- .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9),
118
- .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
119
- inline-size: 100%;
117
+ .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9),
118
+ .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
119
+ width: 100%;
120
120
  }
121
- .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
122
- margin-block-start: var(--space-s-34lx8l, 12px);
121
+ .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
122
+ margin-top: var(--space-s-34lx8l, 12px);
123
123
  }
124
124
 
125
- .awsui_custom-range-duration-input_16zmw_1tbbb_125:not(#\9),
126
- .awsui_custom-range-unit-select_16zmw_1tbbb_126:not(#\9) {
125
+ .awsui_custom-range-duration-input_16zmw_yj24p_125:not(#\9),
126
+ .awsui_custom-range-unit-select_16zmw_yj24p_126:not(#\9) {
127
127
  /* used in test-utils */
128
128
  }
129
129
 
130
- .awsui_relative-range-radio-group_16zmw_1tbbb_130:not(#\9) {
130
+ .awsui_relative-range-radio-group_16zmw_yj24p_130:not(#\9) {
131
131
  /* used in test-utils */
132
132
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "custom-range": "awsui_custom-range_16zmw_1tbbb_93",
6
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_1tbbb_99",
7
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_1tbbb_103",
8
- "custom-range-duration": "awsui_custom-range-duration_16zmw_1tbbb_107",
9
- "custom-range-unit": "awsui_custom-range-unit_16zmw_1tbbb_108",
10
- "vertical": "awsui_vertical_16zmw_1tbbb_114",
11
- "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_1tbbb_125",
12
- "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_1tbbb_126",
13
- "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_1tbbb_130"
5
+ "custom-range": "awsui_custom-range_16zmw_yj24p_93",
6
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_yj24p_99",
7
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_yj24p_103",
8
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_yj24p_107",
9
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_yj24p_108",
10
+ "vertical": "awsui_vertical_16zmw_yj24p_114",
11
+ "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_yj24p_125",
12
+ "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_yj24p_126",
13
+ "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_yj24p_130"
14
14
  };
15
15
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_1xhaq_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1xhaq_1",
6
- "root": "awsui_root_mgja0_1xhaq_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_1xhaq_134",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1xhaq_138",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1xhaq_142",
10
- "calendar-container": "awsui_calendar-container_mgja0_1xhaq_146",
11
- "one-grid": "awsui_one-grid_mgja0_1xhaq_149",
12
- "calendar-header": "awsui_calendar-header_mgja0_1xhaq_153",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1xhaq_159",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_1xhaq_159",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1xhaq_178",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1xhaq_181",
17
- "first-grid": "awsui_first-grid_mgja0_1xhaq_185",
18
- "second-grid": "awsui_second-grid_mgja0_1xhaq_186",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_1xhaq_190",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1xhaq_196",
21
- "footer": "awsui_footer_mgja0_1xhaq_203",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_1xhaq_212",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1xhaq_221",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_1xhaq_228",
25
- "label": "awsui_label_mgja0_1xhaq_233",
26
- "label-enabled": "awsui_label-enabled_mgja0_1xhaq_238",
27
- "label-text": "awsui_label-text_mgja0_1xhaq_242",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1xhaq_247",
29
- "mode-switch": "awsui_mode-switch_mgja0_1xhaq_251",
30
- "dropdown": "awsui_dropdown_mgja0_1xhaq_255",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_1xhaq_274",
32
- "start-date-input": "awsui_start-date-input_mgja0_1xhaq_283",
33
- "start-time-input": "awsui_start-time-input_mgja0_1xhaq_284",
34
- "end-date-input": "awsui_end-date-input_mgja0_1xhaq_285",
35
- "end-time-input": "awsui_end-time-input_mgja0_1xhaq_286",
36
- "validation-section": "awsui_validation-section_mgja0_1xhaq_290",
37
- "validation-error": "awsui_validation-error_mgja0_1xhaq_294",
38
- "clear-button": "awsui_clear-button_mgja0_1xhaq_298",
39
- "apply-button": "awsui_apply-button_mgja0_1xhaq_302",
40
- "cancel-button": "awsui_cancel-button_mgja0_1xhaq_306",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1xhaq_310"
4
+ "calendar": "awsui_calendar_mgja0_es8x6_93",
5
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_es8x6_1",
6
+ "root": "awsui_root_mgja0_es8x6_120",
7
+ "focus-lock": "awsui_focus-lock_mgja0_es8x6_134",
8
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_es8x6_138",
9
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_es8x6_142",
10
+ "calendar-container": "awsui_calendar-container_mgja0_es8x6_146",
11
+ "one-grid": "awsui_one-grid_mgja0_es8x6_149",
12
+ "calendar-header": "awsui_calendar-header_mgja0_es8x6_153",
13
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_es8x6_159",
14
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_es8x6_159",
15
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_es8x6_180",
16
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_es8x6_183",
17
+ "first-grid": "awsui_first-grid_mgja0_es8x6_187",
18
+ "second-grid": "awsui_second-grid_mgja0_es8x6_188",
19
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_es8x6_192",
20
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_es8x6_198",
21
+ "footer": "awsui_footer_mgja0_es8x6_205",
22
+ "has-clear-button": "awsui_has-clear-button_mgja0_es8x6_212",
23
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_es8x6_219",
24
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_es8x6_226",
25
+ "label": "awsui_label_mgja0_es8x6_231",
26
+ "label-enabled": "awsui_label-enabled_mgja0_es8x6_236",
27
+ "label-text": "awsui_label-text_mgja0_es8x6_240",
28
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_es8x6_245",
29
+ "mode-switch": "awsui_mode-switch_mgja0_es8x6_249",
30
+ "dropdown": "awsui_dropdown_mgja0_es8x6_253",
31
+ "dropdown-content": "awsui_dropdown-content_mgja0_es8x6_269",
32
+ "start-date-input": "awsui_start-date-input_mgja0_es8x6_278",
33
+ "start-time-input": "awsui_start-time-input_mgja0_es8x6_279",
34
+ "end-date-input": "awsui_end-date-input_mgja0_es8x6_280",
35
+ "end-time-input": "awsui_end-time-input_mgja0_es8x6_281",
36
+ "validation-section": "awsui_validation-section_mgja0_es8x6_285",
37
+ "validation-error": "awsui_validation-error_mgja0_es8x6_289",
38
+ "clear-button": "awsui_clear-button_mgja0_es8x6_293",
39
+ "apply-button": "awsui_apply-button_mgja0_es8x6_297",
40
+ "cancel-button": "awsui_cancel-button_mgja0_es8x6_301",
41
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_es8x6_305"
42
42
  };
43
43