@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  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 +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -1
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_145pa_1ebr8_93:not(#\9) {
93
+ .awsui_root_145pa_1s65p_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -126,37 +126,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
126
126
  -moz-osx-font-smoothing: auto;
127
127
  }
128
128
 
129
- .awsui_focus-lock_145pa_1ebr8_128:not(#\9) {
129
+ .awsui_focus-lock_145pa_1s65p_128:not(#\9) {
130
130
  display: contents;
131
131
  }
132
132
 
133
- .awsui_calendar_145pa_1ebr8_132:not(#\9) {
133
+ .awsui_calendar_145pa_1s65p_132:not(#\9) {
134
134
  overflow: auto;
135
135
  }
136
- .awsui_calendar_145pa_1ebr8_132:not(#\9):focus {
136
+ .awsui_calendar_145pa_1s65p_132:not(#\9):focus {
137
137
  outline: none;
138
138
  }
139
- body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1ebr8_132:not(#\9):focus {
139
+ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1s65p_132:not(#\9):focus {
140
140
  outline: 2px dotted transparent;
141
141
  outline-offset: 2px;
142
- border-radius: var(--border-radius-dropdown-0dhh79, 8px);
142
+ border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
143
+ border-start-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
144
+ border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
145
+ border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
143
146
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
144
147
  }
145
148
 
146
- .awsui_date-picker-container_145pa_1ebr8_145:not(#\9) {
149
+ .awsui_date-picker-container_145pa_1s65p_148:not(#\9) {
147
150
  position: relative;
148
151
  max-width: 234px;
149
152
  }
150
153
 
151
- .awsui_date-picker-trigger_145pa_1ebr8_150:not(#\9) {
154
+ .awsui_date-picker-trigger_145pa_1s65p_153:not(#\9) {
152
155
  display: flex;
153
156
  }
154
157
 
155
- .awsui_date-picker-input_145pa_1ebr8_154:not(#\9) {
158
+ .awsui_date-picker-input_145pa_1s65p_157:not(#\9) {
156
159
  padding-right: var(--space-xs-zb16t3, 8px);
157
160
  width: 100%;
158
161
  }
159
162
 
160
- .awsui_open-calendar-button_145pa_1ebr8_159:not(#\9) {
163
+ .awsui_open-calendar-button_145pa_1s65p_162:not(#\9) {
161
164
  /* used in test-utils */
162
165
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_145pa_1ebr8_93",
6
- "focus-lock": "awsui_focus-lock_145pa_1ebr8_128",
7
- "calendar": "awsui_calendar_145pa_1ebr8_132",
8
- "date-picker-container": "awsui_date-picker-container_145pa_1ebr8_145",
9
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_1ebr8_150",
10
- "date-picker-input": "awsui_date-picker-input_145pa_1ebr8_154",
11
- "open-calendar-button": "awsui_open-calendar-button_145pa_1ebr8_159"
5
+ "root": "awsui_root_145pa_1s65p_93",
6
+ "focus-lock": "awsui_focus-lock_145pa_1s65p_128",
7
+ "calendar": "awsui_calendar_145pa_1s65p_132",
8
+ "date-picker-container": "awsui_date-picker-container_145pa_1s65p_148",
9
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1s65p_153",
10
+ "date-picker-input": "awsui_date-picker-input_145pa_1s65p_157",
11
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1s65p_162"
12
12
  };
13
13
 
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "grid": "awsui_grid_1mfbn_1uj7h_97",
5
- "grid-cell": "awsui_grid-cell_1mfbn_1uj7h_102",
6
- "day-header": "awsui_day-header_1mfbn_1uj7h_109",
7
- "week": "awsui_week_1mfbn_1uj7h_117",
8
- "day": "awsui_day_1mfbn_1uj7h_109",
9
- "day-inner": "awsui_day-inner_1mfbn_1uj7h_160",
10
- "in-first-row": "awsui_in-first-row_1mfbn_1uj7h_165",
11
- "in-previous-month": "awsui_in-previous-month_1mfbn_1uj7h_165",
12
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_1uj7h_169",
13
- "in-next-month": "awsui_in-next-month_1mfbn_1uj7h_173",
14
- "in-first-column": "awsui_in-first-column_1mfbn_1uj7h_177",
15
- "in-current-month": "awsui_in-current-month_1mfbn_1uj7h_180",
16
- "enabled": "awsui_enabled_1mfbn_1uj7h_184",
17
- "in-range": "awsui_in-range_1mfbn_1uj7h_190",
18
- "end-date": "awsui_end-date_1mfbn_1uj7h_190",
19
- "start-date": "awsui_start-date_1mfbn_1uj7h_190",
20
- "no-range": "awsui_no-range_1mfbn_1uj7h_190",
21
- "selected": "awsui_selected_1mfbn_1uj7h_197",
22
- "today": "awsui_today_1mfbn_1uj7h_201",
23
- "range-start-date": "awsui_range-start-date_1mfbn_1uj7h_239",
24
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1uj7h_242",
25
- "range-end-date": "awsui_range-end-date_1mfbn_1uj7h_245",
26
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_1uj7h_248",
27
- "in-range-border-right": "awsui_in-range-border-right_1mfbn_1uj7h_264",
28
- "in-range-border-left": "awsui_in-range-border-left_1mfbn_1uj7h_270"
4
+ "grid": "awsui_grid_1mfbn_19fkj_97",
5
+ "grid-cell": "awsui_grid-cell_1mfbn_19fkj_102",
6
+ "day-header": "awsui_day-header_1mfbn_19fkj_109",
7
+ "week": "awsui_week_1mfbn_19fkj_117",
8
+ "day": "awsui_day_1mfbn_19fkj_109",
9
+ "day-inner": "awsui_day-inner_1mfbn_19fkj_163",
10
+ "in-first-row": "awsui_in-first-row_1mfbn_19fkj_168",
11
+ "in-previous-month": "awsui_in-previous-month_1mfbn_19fkj_168",
12
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_19fkj_172",
13
+ "in-next-month": "awsui_in-next-month_1mfbn_19fkj_176",
14
+ "in-first-column": "awsui_in-first-column_1mfbn_19fkj_180",
15
+ "in-current-month": "awsui_in-current-month_1mfbn_19fkj_183",
16
+ "enabled": "awsui_enabled_1mfbn_19fkj_187",
17
+ "in-range": "awsui_in-range_1mfbn_19fkj_193",
18
+ "end-date": "awsui_end-date_1mfbn_19fkj_193",
19
+ "start-date": "awsui_start-date_1mfbn_19fkj_193",
20
+ "no-range": "awsui_no-range_1mfbn_19fkj_193",
21
+ "selected": "awsui_selected_1mfbn_19fkj_200",
22
+ "today": "awsui_today_1mfbn_19fkj_204",
23
+ "range-start-date": "awsui_range-start-date_1mfbn_19fkj_245",
24
+ "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_19fkj_248",
25
+ "range-end-date": "awsui_range-end-date_1mfbn_19fkj_251",
26
+ "in-range-border-top": "awsui_in-range-border-top_1mfbn_19fkj_254",
27
+ "in-range-border-right": "awsui_in-range-border-right_1mfbn_19fkj_270",
28
+ "in-range-border-left": "awsui_in-range-border-left_1mfbn_19fkj_276"
29
29
  };
30
30
 
@@ -94,19 +94,19 @@ 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_1uj7h_97:not(#\9) {
97
+ .awsui_grid_1mfbn_19fkj_97:not(#\9) {
98
98
  width: var(--size-calendar-grid-width-lrunz7, 238px);
99
99
  border-spacing: 0;
100
100
  }
101
101
 
102
- .awsui_grid-cell_1mfbn_1uj7h_102:not(#\9) {
102
+ .awsui_grid-cell_1mfbn_19fkj_102:not(#\9) {
103
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_1uj7h_109:not(#\9) {
109
+ .awsui_day-header_1mfbn_19fkj_109:not(#\9) {
110
110
  padding: var(--space-s-34lx8l, 12px) 0 var(--space-xxs-p8yyaw, 4px);
111
111
  color: var(--color-text-calendar-month-hxx5ey, #5f6b7a);
112
112
  font-size: var(--font-size-body-s-asqx2i, 12px);
@@ -114,21 +114,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
114
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
115
115
  }
116
116
 
117
- .awsui_week_1mfbn_1uj7h_117:not(#\9) {
117
+ .awsui_week_1mfbn_19fkj_117:not(#\9) {
118
118
  /* used for identifying element */
119
119
  }
120
120
 
121
- .awsui_day_1mfbn_1uj7h_109:not(#\9) {
121
+ .awsui_day_1mfbn_19fkj_109:not(#\9) {
122
122
  border-bottom: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
123
123
  border-right: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
124
124
  padding: var(--space-xxs-p8yyaw, 4px) 0;
125
125
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
126
126
  position: relative;
127
127
  }
128
- .awsui_day_1mfbn_1uj7h_109:not(#\9):focus {
128
+ .awsui_day_1mfbn_19fkj_109:not(#\9):focus {
129
129
  outline: none;
130
130
  }
131
- .awsui_day_1mfbn_1uj7h_109:not(#\9)::after {
131
+ .awsui_day_1mfbn_19fkj_109:not(#\9)::after {
132
132
  content: "";
133
133
  position: absolute;
134
134
  z-index: 1;
@@ -138,147 +138,153 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
138
138
  right: calc(-1 * var(--border-item-width-yel47s, 2px));
139
139
  background-color: transparent;
140
140
  }
141
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1uj7h_109:not(#\9):focus {
141
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_19fkj_109:not(#\9):focus {
142
142
  z-index: 2;
143
143
  position: relative;
144
144
  }
145
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1uj7h_109:not(#\9):focus {
145
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_19fkj_109:not(#\9):focus {
146
146
  outline: 2px dotted transparent;
147
147
  outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
148
148
  }
149
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1uj7h_109:not(#\9):focus::before {
149
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_19fkj_109:not(#\9):focus::before {
150
150
  content: " ";
151
151
  display: block;
152
152
  position: absolute;
153
- left: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
154
- top: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
155
- width: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
156
- height: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
157
- border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
153
+ inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
154
+ inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
155
+ inline-size: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
156
+ block-size: calc(100% + 2 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
157
+ border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
158
+ border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
159
+ border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
160
+ border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
158
161
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
159
162
  }
160
- .awsui_day_1mfbn_1uj7h_109 > .awsui_day-inner_1mfbn_1uj7h_160:not(#\9) {
163
+ .awsui_day_1mfbn_19fkj_109 > .awsui_day-inner_1mfbn_19fkj_163:not(#\9) {
161
164
  position: relative;
162
165
  z-index: 1;
163
166
  }
164
167
 
165
- .awsui_in-first-row_1mfbn_1uj7h_165:not(#\9):not(.awsui_in-previous-month_1mfbn_1uj7h_165) {
168
+ .awsui_in-first-row_1mfbn_19fkj_168:not(#\9):not(.awsui_in-previous-month_1mfbn_19fkj_168) {
166
169
  border-top: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
167
170
  }
168
171
 
169
- .awsui_in-previous-month_1mfbn_1uj7h_165:not(#\9):not(.awsui_last-day-of-month_1mfbn_1uj7h_169) {
172
+ .awsui_in-previous-month_1mfbn_19fkj_168:not(#\9):not(.awsui_last-day-of-month_1mfbn_19fkj_172) {
170
173
  border-right-color: transparent;
171
174
  }
172
175
 
173
- .awsui_in-next-month_1mfbn_1uj7h_173:not(#\9) {
176
+ .awsui_in-next-month_1mfbn_19fkj_176:not(#\9) {
174
177
  border-color: transparent;
175
178
  }
176
179
 
177
- .awsui_in-first-column_1mfbn_1uj7h_177:not(#\9) {
180
+ .awsui_in-first-column_1mfbn_19fkj_180:not(#\9) {
178
181
  border-left: 1px solid transparent;
179
182
  }
180
- .awsui_in-first-column_1mfbn_1uj7h_177.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9) {
183
+ .awsui_in-first-column_1mfbn_19fkj_180.awsui_in-current-month_1mfbn_19fkj_183:not(#\9) {
181
184
  border-left: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
182
185
  }
183
186
 
184
- .awsui_enabled_1mfbn_1uj7h_184:not(#\9) {
187
+ .awsui_enabled_1mfbn_19fkj_187:not(#\9) {
185
188
  cursor: pointer;
186
189
  }
187
- .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9) {
190
+ .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183:not(#\9) {
188
191
  color: var(--color-text-dropdown-item-default-4o4hes, #000716);
189
192
  }
190
- .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9):not(.awsui_in-range_1mfbn_1uj7h_190), .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9):not(.awsui_in-range_1mfbn_1uj7h_190)::after, .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180.awsui_end-date_1mfbn_1uj7h_190.awsui_start-date_1mfbn_1uj7h_190:not(#\9), .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180.awsui_end-date_1mfbn_1uj7h_190.awsui_start-date_1mfbn_1uj7h_190:not(#\9)::after, .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180.awsui_no-range_1mfbn_1uj7h_190:not(#\9), .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180.awsui_no-range_1mfbn_1uj7h_190:not(#\9)::after {
193
+ .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183:not(#\9):not(.awsui_in-range_1mfbn_19fkj_193), .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183:not(#\9):not(.awsui_in-range_1mfbn_19fkj_193)::after, .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183.awsui_end-date_1mfbn_19fkj_193.awsui_start-date_1mfbn_19fkj_193:not(#\9), .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183.awsui_end-date_1mfbn_19fkj_193.awsui_start-date_1mfbn_19fkj_193:not(#\9)::after, .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183.awsui_no-range_1mfbn_19fkj_193:not(#\9), .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183.awsui_no-range_1mfbn_19fkj_193:not(#\9)::after {
191
194
  border-radius: var(--border-radius-item-05df9h, 8px);
192
195
  }
193
- .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9):hover {
196
+ .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183:not(#\9):hover {
194
197
  color: var(--color-text-calendar-day-hover-azublp, #000716);
195
198
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
196
199
  }
197
- .awsui_enabled_1mfbn_1uj7h_184.awsui_in-current-month_1mfbn_1uj7h_180:not(#\9):hover:not(.awsui_selected_1mfbn_1uj7h_197)::after {
200
+ .awsui_enabled_1mfbn_19fkj_187.awsui_in-current-month_1mfbn_19fkj_183:not(#\9):hover:not(.awsui_selected_1mfbn_19fkj_200)::after {
198
201
  border: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
199
202
  }
200
203
 
201
- .awsui_today_1mfbn_1uj7h_201:not(#\9):not(.awsui_in-range_1mfbn_1uj7h_190) {
204
+ .awsui_today_1mfbn_19fkj_204:not(#\9):not(.awsui_in-range_1mfbn_19fkj_193) {
202
205
  background-color: var(--color-background-calendar-today-gp14tm, #f4f4f4);
203
206
  border-radius: var(--border-radius-item-05df9h, 8px);
204
207
  font-weight: 700;
205
208
  }
206
209
 
207
- .awsui_selected_1mfbn_1uj7h_197:not(#\9) {
210
+ .awsui_selected_1mfbn_19fkj_200:not(#\9) {
208
211
  border-color: transparent;
209
212
  position: relative;
210
213
  z-index: 2;
211
214
  font-weight: 700;
212
215
  }
213
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1uj7h_197:not(#\9):focus {
216
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_19fkj_200:not(#\9):focus {
214
217
  position: relative;
215
218
  }
216
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1uj7h_197:not(#\9):focus {
219
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_19fkj_200:not(#\9):focus {
217
220
  outline: 2px dotted transparent;
218
221
  outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) - 1px);
219
222
  }
220
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1uj7h_197:not(#\9):focus::before {
223
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_19fkj_200:not(#\9):focus::before {
221
224
  content: " ";
222
225
  display: block;
223
226
  position: absolute;
224
- left: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
225
- top: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
226
- width: calc(100% + 2 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
227
- height: calc(100% + 2 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
228
- border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
227
+ inset-inline-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
228
+ inset-block-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
229
+ inline-size: calc(100% + 2 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
230
+ block-size: calc(100% + 2 * var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px));
231
+ border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
232
+ border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
233
+ border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
234
+ border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
229
235
  box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
230
236
  }
231
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1uj7h_197:not(#\9):focus::before {
237
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_19fkj_200:not(#\9):focus::before {
232
238
  z-index: 1;
233
239
  }
234
- .awsui_selected_1mfbn_1uj7h_197:not(#\9)::after {
240
+ .awsui_selected_1mfbn_19fkj_200:not(#\9)::after {
235
241
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
236
242
  border: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
237
243
  z-index: 0;
238
244
  }
239
- .awsui_selected_1mfbn_1uj7h_197.awsui_start-date_1mfbn_1uj7h_190:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_start-date_1mfbn_1uj7h_190:not(#\9)::after, .awsui_selected_1mfbn_1uj7h_197.awsui_range-start-date_1mfbn_1uj7h_239:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_range-start-date_1mfbn_1uj7h_239:not(#\9)::after {
245
+ .awsui_selected_1mfbn_19fkj_200.awsui_start-date_1mfbn_19fkj_193:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_start-date_1mfbn_19fkj_193:not(#\9)::after, .awsui_selected_1mfbn_19fkj_200.awsui_range-start-date_1mfbn_19fkj_245:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_range-start-date_1mfbn_19fkj_245:not(#\9)::after {
240
246
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
241
247
  }
242
- .awsui_selected_1mfbn_1uj7h_197.awsui_start-date_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_start-date_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242:not(#\9)::after, .awsui_selected_1mfbn_1uj7h_197.awsui_range-start-date_1mfbn_1uj7h_239.awsui_in-range-border-bottom_1mfbn_1uj7h_242:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_range-start-date_1mfbn_1uj7h_239.awsui_in-range-border-bottom_1mfbn_1uj7h_242:not(#\9)::after {
248
+ .awsui_selected_1mfbn_19fkj_200.awsui_start-date_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_start-date_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248:not(#\9)::after, .awsui_selected_1mfbn_19fkj_200.awsui_range-start-date_1mfbn_19fkj_245.awsui_in-range-border-bottom_1mfbn_19fkj_248:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_range-start-date_1mfbn_19fkj_245.awsui_in-range-border-bottom_1mfbn_19fkj_248:not(#\9)::after {
243
249
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
244
250
  }
245
- .awsui_selected_1mfbn_1uj7h_197.awsui_end-date_1mfbn_1uj7h_190:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_end-date_1mfbn_1uj7h_190:not(#\9)::after, .awsui_selected_1mfbn_1uj7h_197.awsui_range-end-date_1mfbn_1uj7h_245:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_range-end-date_1mfbn_1uj7h_245:not(#\9)::after {
251
+ .awsui_selected_1mfbn_19fkj_200.awsui_end-date_1mfbn_19fkj_193:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_end-date_1mfbn_19fkj_193:not(#\9)::after, .awsui_selected_1mfbn_19fkj_200.awsui_range-end-date_1mfbn_19fkj_251:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_range-end-date_1mfbn_19fkj_251:not(#\9)::after {
246
252
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
247
253
  }
248
- .awsui_selected_1mfbn_1uj7h_197.awsui_end-date_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_end-date_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248:not(#\9)::after, .awsui_selected_1mfbn_1uj7h_197.awsui_range-end-date_1mfbn_1uj7h_245.awsui_in-range-border-top_1mfbn_1uj7h_248:not(#\9), .awsui_selected_1mfbn_1uj7h_197.awsui_range-end-date_1mfbn_1uj7h_245.awsui_in-range-border-top_1mfbn_1uj7h_248:not(#\9)::after {
254
+ .awsui_selected_1mfbn_19fkj_200.awsui_end-date_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_end-date_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254:not(#\9)::after, .awsui_selected_1mfbn_19fkj_200.awsui_range-end-date_1mfbn_19fkj_251.awsui_in-range-border-top_1mfbn_19fkj_254:not(#\9), .awsui_selected_1mfbn_19fkj_200.awsui_range-end-date_1mfbn_19fkj_251.awsui_in-range-border-top_1mfbn_19fkj_254:not(#\9)::after {
249
255
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
250
256
  }
251
- .awsui_selected_1mfbn_1uj7h_197 > .awsui_day-inner_1mfbn_1uj7h_160:not(#\9) {
257
+ .awsui_selected_1mfbn_19fkj_200 > .awsui_day-inner_1mfbn_19fkj_163:not(#\9) {
252
258
  color: var(--color-background-control-default-qzruqy, #ffffff);
253
259
  position: relative;
254
260
  z-index: 2;
255
261
  }
256
262
 
257
- .awsui_in-range_1mfbn_1uj7h_190:not(#\9) {
263
+ .awsui_in-range_1mfbn_19fkj_193:not(#\9) {
258
264
  background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
259
265
  font-weight: 700;
260
266
  }
261
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248:not(#\9)::after {
267
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254:not(#\9)::after {
262
268
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
263
269
  }
264
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-right_1mfbn_1uj7h_264:not(#\9)::after {
270
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-right_1mfbn_19fkj_270:not(#\9)::after {
265
271
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
266
272
  }
267
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242:not(#\9)::after {
273
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248:not(#\9)::after {
268
274
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
269
275
  }
270
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-left_1mfbn_1uj7h_270:not(#\9)::after {
276
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-left_1mfbn_19fkj_276:not(#\9)::after {
271
277
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
272
278
  }
273
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248.awsui_in-range-border-right_1mfbn_1uj7h_264:not(#\9), .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248.awsui_in-range-border-right_1mfbn_1uj7h_264:not(#\9)::after {
279
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254.awsui_in-range-border-right_1mfbn_19fkj_270:not(#\9), .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254.awsui_in-range-border-right_1mfbn_19fkj_270:not(#\9)::after {
274
280
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
275
281
  }
276
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242.awsui_in-range-border-right_1mfbn_1uj7h_264:not(#\9), .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242.awsui_in-range-border-right_1mfbn_1uj7h_264:not(#\9)::after {
282
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248.awsui_in-range-border-right_1mfbn_19fkj_270:not(#\9), .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248.awsui_in-range-border-right_1mfbn_19fkj_270:not(#\9)::after {
277
283
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
278
284
  }
279
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242.awsui_in-range-border-left_1mfbn_1uj7h_270:not(#\9), .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-bottom_1mfbn_1uj7h_242.awsui_in-range-border-left_1mfbn_1uj7h_270:not(#\9)::after {
285
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248.awsui_in-range-border-left_1mfbn_19fkj_276:not(#\9), .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-bottom_1mfbn_19fkj_248.awsui_in-range-border-left_1mfbn_19fkj_276:not(#\9)::after {
280
286
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
281
287
  }
282
- .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248.awsui_in-range-border-left_1mfbn_1uj7h_270:not(#\9), .awsui_in-range_1mfbn_1uj7h_190.awsui_in-range-border-top_1mfbn_1uj7h_248.awsui_in-range-border-left_1mfbn_1uj7h_270:not(#\9)::after {
288
+ .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254.awsui_in-range-border-left_1mfbn_19fkj_276:not(#\9), .awsui_in-range_1mfbn_19fkj_193.awsui_in-range-border-top_1mfbn_19fkj_254.awsui_in-range-border-left_1mfbn_19fkj_276:not(#\9)::after {
283
289
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
284
290
  }
@@ -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_1uj7h_97",
6
- "grid-cell": "awsui_grid-cell_1mfbn_1uj7h_102",
7
- "day-header": "awsui_day-header_1mfbn_1uj7h_109",
8
- "week": "awsui_week_1mfbn_1uj7h_117",
9
- "day": "awsui_day_1mfbn_1uj7h_109",
10
- "day-inner": "awsui_day-inner_1mfbn_1uj7h_160",
11
- "in-first-row": "awsui_in-first-row_1mfbn_1uj7h_165",
12
- "in-previous-month": "awsui_in-previous-month_1mfbn_1uj7h_165",
13
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_1uj7h_169",
14
- "in-next-month": "awsui_in-next-month_1mfbn_1uj7h_173",
15
- "in-first-column": "awsui_in-first-column_1mfbn_1uj7h_177",
16
- "in-current-month": "awsui_in-current-month_1mfbn_1uj7h_180",
17
- "enabled": "awsui_enabled_1mfbn_1uj7h_184",
18
- "in-range": "awsui_in-range_1mfbn_1uj7h_190",
19
- "end-date": "awsui_end-date_1mfbn_1uj7h_190",
20
- "start-date": "awsui_start-date_1mfbn_1uj7h_190",
21
- "no-range": "awsui_no-range_1mfbn_1uj7h_190",
22
- "selected": "awsui_selected_1mfbn_1uj7h_197",
23
- "today": "awsui_today_1mfbn_1uj7h_201",
24
- "range-start-date": "awsui_range-start-date_1mfbn_1uj7h_239",
25
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1uj7h_242",
26
- "range-end-date": "awsui_range-end-date_1mfbn_1uj7h_245",
27
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_1uj7h_248",
28
- "in-range-border-right": "awsui_in-range-border-right_1mfbn_1uj7h_264",
29
- "in-range-border-left": "awsui_in-range-border-left_1mfbn_1uj7h_270"
5
+ "grid": "awsui_grid_1mfbn_19fkj_97",
6
+ "grid-cell": "awsui_grid-cell_1mfbn_19fkj_102",
7
+ "day-header": "awsui_day-header_1mfbn_19fkj_109",
8
+ "week": "awsui_week_1mfbn_19fkj_117",
9
+ "day": "awsui_day_1mfbn_19fkj_109",
10
+ "day-inner": "awsui_day-inner_1mfbn_19fkj_163",
11
+ "in-first-row": "awsui_in-first-row_1mfbn_19fkj_168",
12
+ "in-previous-month": "awsui_in-previous-month_1mfbn_19fkj_168",
13
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_19fkj_172",
14
+ "in-next-month": "awsui_in-next-month_1mfbn_19fkj_176",
15
+ "in-first-column": "awsui_in-first-column_1mfbn_19fkj_180",
16
+ "in-current-month": "awsui_in-current-month_1mfbn_19fkj_183",
17
+ "enabled": "awsui_enabled_1mfbn_19fkj_187",
18
+ "in-range": "awsui_in-range_1mfbn_19fkj_193",
19
+ "end-date": "awsui_end-date_1mfbn_19fkj_193",
20
+ "start-date": "awsui_start-date_1mfbn_19fkj_193",
21
+ "no-range": "awsui_no-range_1mfbn_19fkj_193",
22
+ "selected": "awsui_selected_1mfbn_19fkj_200",
23
+ "today": "awsui_today_1mfbn_19fkj_204",
24
+ "range-start-date": "awsui_range-start-date_1mfbn_19fkj_245",
25
+ "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_19fkj_248",
26
+ "range-end-date": "awsui_range-end-date_1mfbn_19fkj_251",
27
+ "in-range-border-top": "awsui_in-range-border-top_1mfbn_19fkj_254",
28
+ "in-range-border-right": "awsui_in-range-border-right_1mfbn_19fkj_270",
29
+ "in-range-border-left": "awsui_in-range-border-left_1mfbn_19fkj_276"
30
30
  };
31
31
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_bs5ob_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_bs5ob_1",
6
- "root": "awsui_root_mgja0_bs5ob_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_bs5ob_156",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_bs5ob_160",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_bs5ob_164",
10
- "calendar-container": "awsui_calendar-container_mgja0_bs5ob_168",
11
- "one-grid": "awsui_one-grid_mgja0_bs5ob_171",
12
- "calendar-header": "awsui_calendar-header_mgja0_bs5ob_175",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_bs5ob_181",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_bs5ob_181",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_bs5ob_202",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_bs5ob_205",
17
- "first-grid": "awsui_first-grid_mgja0_bs5ob_209",
18
- "second-grid": "awsui_second-grid_mgja0_bs5ob_210",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_bs5ob_214",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_bs5ob_220",
21
- "footer": "awsui_footer_mgja0_bs5ob_227",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_bs5ob_234",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_bs5ob_241",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_bs5ob_248",
25
- "label": "awsui_label_mgja0_bs5ob_253",
26
- "label-enabled": "awsui_label-enabled_mgja0_bs5ob_258",
27
- "label-text": "awsui_label-text_mgja0_bs5ob_262",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_bs5ob_267",
29
- "mode-switch": "awsui_mode-switch_mgja0_bs5ob_271",
30
- "dropdown": "awsui_dropdown_mgja0_bs5ob_275",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_bs5ob_291",
32
- "start-date-input": "awsui_start-date-input_mgja0_bs5ob_300",
33
- "start-time-input": "awsui_start-time-input_mgja0_bs5ob_301",
34
- "end-date-input": "awsui_end-date-input_mgja0_bs5ob_302",
35
- "end-time-input": "awsui_end-time-input_mgja0_bs5ob_303",
36
- "validation-section": "awsui_validation-section_mgja0_bs5ob_307",
37
- "validation-error": "awsui_validation-error_mgja0_bs5ob_311",
38
- "clear-button": "awsui_clear-button_mgja0_bs5ob_315",
39
- "apply-button": "awsui_apply-button_mgja0_bs5ob_319",
40
- "cancel-button": "awsui_cancel-button_mgja0_bs5ob_323",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_bs5ob_327"
4
+ "calendar": "awsui_calendar_mgja0_xjfcx_93",
5
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_xjfcx_1",
6
+ "root": "awsui_root_mgja0_xjfcx_120",
7
+ "focus-lock": "awsui_focus-lock_mgja0_xjfcx_156",
8
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_xjfcx_160",
9
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_xjfcx_164",
10
+ "calendar-container": "awsui_calendar-container_mgja0_xjfcx_168",
11
+ "one-grid": "awsui_one-grid_mgja0_xjfcx_171",
12
+ "calendar-header": "awsui_calendar-header_mgja0_xjfcx_175",
13
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_xjfcx_181",
14
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_xjfcx_181",
15
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_xjfcx_202",
16
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_xjfcx_205",
17
+ "first-grid": "awsui_first-grid_mgja0_xjfcx_209",
18
+ "second-grid": "awsui_second-grid_mgja0_xjfcx_210",
19
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_xjfcx_214",
20
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_xjfcx_220",
21
+ "footer": "awsui_footer_mgja0_xjfcx_227",
22
+ "has-clear-button": "awsui_has-clear-button_mgja0_xjfcx_234",
23
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_xjfcx_241",
24
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_xjfcx_248",
25
+ "label": "awsui_label_mgja0_xjfcx_253",
26
+ "label-enabled": "awsui_label-enabled_mgja0_xjfcx_258",
27
+ "label-text": "awsui_label-text_mgja0_xjfcx_262",
28
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_xjfcx_267",
29
+ "mode-switch": "awsui_mode-switch_mgja0_xjfcx_271",
30
+ "dropdown": "awsui_dropdown_mgja0_xjfcx_275",
31
+ "dropdown-content": "awsui_dropdown-content_mgja0_xjfcx_294",
32
+ "start-date-input": "awsui_start-date-input_mgja0_xjfcx_303",
33
+ "start-time-input": "awsui_start-time-input_mgja0_xjfcx_304",
34
+ "end-date-input": "awsui_end-date-input_mgja0_xjfcx_305",
35
+ "end-time-input": "awsui_end-time-input_mgja0_xjfcx_306",
36
+ "validation-section": "awsui_validation-section_mgja0_xjfcx_310",
37
+ "validation-error": "awsui_validation-error_mgja0_xjfcx_314",
38
+ "clear-button": "awsui_clear-button_mgja0_xjfcx_318",
39
+ "apply-button": "awsui_apply-button_mgja0_xjfcx_322",
40
+ "cancel-button": "awsui_cancel-button_mgja0_xjfcx_326",
41
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_xjfcx_330"
42
42
  };
43
43