@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -94,41 +94,41 @@ 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_1jcdm_97:not(#\9) {
97
+ .awsui_grid_1mfbn_x60o5_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_1jcdm_102:not(#\9) {
102
+ .awsui_grid-cell_1mfbn_x60o5_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_1jcdm_109:not(#\9) {
109
+ .awsui_day-header_1mfbn_x60o5_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
- font-size: var(--font-body-s-size-8339kg, 12px);
113
- line-height: var(--font-body-s-line-height-uztvf6, 16px);
114
- letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
112
+ font-size: var(--font-size-body-s-asqx2i, 12px);
113
+ line-height: var(--line-height-body-s-7zv1j5, 16px);
114
+ letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
115
115
  }
116
116
 
117
- .awsui_week_1mfbn_1jcdm_117:not(#\9) {
117
+ .awsui_week_1mfbn_x60o5_117:not(#\9) {
118
118
  /* used for identifying element */
119
119
  }
120
120
 
121
- .awsui_day_1mfbn_1jcdm_109:not(#\9) {
121
+ .awsui_day_1mfbn_x60o5_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_1jcdm_109:not(#\9):focus {
128
+ .awsui_day_1mfbn_x60o5_109:not(#\9):focus {
129
129
  outline: none;
130
130
  }
131
- .awsui_day_1mfbn_1jcdm_109:not(#\9)::after {
131
+ .awsui_day_1mfbn_x60o5_109:not(#\9)::after {
132
132
  content: "";
133
133
  position: absolute;
134
134
  z-index: 1;
@@ -138,15 +138,15 @@ 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_1jcdm_109:not(#\9):focus {
141
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_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_1jcdm_109:not(#\9):focus {
145
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_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_1jcdm_109:not(#\9):focus::before {
149
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_x60o5_109:not(#\9):focus::before {
150
150
  content: " ";
151
151
  display: block;
152
152
  position: absolute;
@@ -157,67 +157,67 @@ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1jcdm_109:not(#\9):focus::b
157
157
  border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
158
158
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
159
159
  }
160
- .awsui_day_1mfbn_1jcdm_109 > .awsui_day-inner_1mfbn_1jcdm_160:not(#\9) {
160
+ .awsui_day_1mfbn_x60o5_109 > .awsui_day-inner_1mfbn_x60o5_160:not(#\9) {
161
161
  position: relative;
162
162
  z-index: 1;
163
163
  }
164
164
 
165
- .awsui_in-first-row_1mfbn_1jcdm_165:not(#\9):not(.awsui_in-previous-month_1mfbn_1jcdm_165) {
165
+ .awsui_in-first-row_1mfbn_x60o5_165:not(#\9):not(.awsui_in-previous-month_1mfbn_x60o5_165) {
166
166
  border-top: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
167
167
  }
168
168
 
169
- .awsui_in-previous-month_1mfbn_1jcdm_165:not(#\9):not(.awsui_last-day-of-month_1mfbn_1jcdm_169) {
169
+ .awsui_in-previous-month_1mfbn_x60o5_165:not(#\9):not(.awsui_last-day-of-month_1mfbn_x60o5_169) {
170
170
  border-right-color: transparent;
171
171
  }
172
172
 
173
- .awsui_in-next-month_1mfbn_1jcdm_173:not(#\9) {
173
+ .awsui_in-next-month_1mfbn_x60o5_173:not(#\9) {
174
174
  border-color: transparent;
175
175
  }
176
176
 
177
- .awsui_in-first-column_1mfbn_1jcdm_177:not(#\9) {
177
+ .awsui_in-first-column_1mfbn_x60o5_177:not(#\9) {
178
178
  border-left: 1px solid transparent;
179
179
  }
180
- .awsui_in-first-column_1mfbn_1jcdm_177.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9) {
180
+ .awsui_in-first-column_1mfbn_x60o5_177.awsui_in-current-month_1mfbn_x60o5_180:not(#\9) {
181
181
  border-left: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
182
182
  }
183
183
 
184
- .awsui_enabled_1mfbn_1jcdm_184:not(#\9) {
184
+ .awsui_enabled_1mfbn_x60o5_184:not(#\9) {
185
185
  cursor: pointer;
186
186
  }
187
- .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9) {
187
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9) {
188
188
  color: var(--color-text-dropdown-item-default-4o4hes, #000716);
189
189
  }
190
- .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9):not(.awsui_in-range_1mfbn_1jcdm_190), .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9):not(.awsui_in-range_1mfbn_1jcdm_190)::after, .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180.awsui_end-date_1mfbn_1jcdm_190.awsui_start-date_1mfbn_1jcdm_190:not(#\9), .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180.awsui_end-date_1mfbn_1jcdm_190.awsui_start-date_1mfbn_1jcdm_190:not(#\9)::after, .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180.awsui_no-range_1mfbn_1jcdm_190:not(#\9), .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180.awsui_no-range_1mfbn_1jcdm_190:not(#\9)::after {
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
191
  border-radius: var(--border-radius-item-05df9h, 8px);
192
192
  }
193
- .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9):hover {
193
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):hover {
194
194
  color: var(--color-text-calendar-day-hover-azublp, #000716);
195
195
  background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
196
196
  }
197
- .awsui_enabled_1mfbn_1jcdm_184.awsui_in-current-month_1mfbn_1jcdm_180:not(#\9):hover:not(.awsui_selected_1mfbn_1jcdm_197)::after {
197
+ .awsui_enabled_1mfbn_x60o5_184.awsui_in-current-month_1mfbn_x60o5_180:not(#\9):hover:not(.awsui_selected_1mfbn_x60o5_197)::after {
198
198
  border: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
199
199
  }
200
200
 
201
- .awsui_today_1mfbn_1jcdm_201:not(#\9):not(.awsui_in-range_1mfbn_1jcdm_190) {
201
+ .awsui_today_1mfbn_x60o5_201:not(#\9):not(.awsui_in-range_1mfbn_x60o5_190) {
202
202
  background-color: var(--color-background-calendar-today-gp14tm, #f4f4f4);
203
203
  border-radius: var(--border-radius-item-05df9h, 8px);
204
204
  font-weight: 700;
205
205
  }
206
206
 
207
- .awsui_selected_1mfbn_1jcdm_197:not(#\9) {
207
+ .awsui_selected_1mfbn_x60o5_197:not(#\9) {
208
208
  border-color: transparent;
209
209
  position: relative;
210
210
  z-index: 2;
211
211
  font-weight: 700;
212
212
  }
213
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1jcdm_197:not(#\9):focus {
213
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus {
214
214
  position: relative;
215
215
  }
216
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1jcdm_197:not(#\9):focus {
216
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus {
217
217
  outline: 2px dotted transparent;
218
218
  outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hxbct6, -5px) - 1px);
219
219
  }
220
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1jcdm_197:not(#\9):focus::before {
220
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus::before {
221
221
  content: " ";
222
222
  display: block;
223
223
  position: absolute;
@@ -228,57 +228,57 @@ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1jcdm_197:not(#\9):foc
228
228
  border-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
229
229
  box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
230
230
  }
231
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1jcdm_197:not(#\9):focus::before {
231
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_x60o5_197:not(#\9):focus::before {
232
232
  z-index: 1;
233
233
  }
234
- .awsui_selected_1mfbn_1jcdm_197:not(#\9)::after {
234
+ .awsui_selected_1mfbn_x60o5_197:not(#\9)::after {
235
235
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
236
236
  border: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
237
237
  z-index: 0;
238
238
  }
239
- .awsui_selected_1mfbn_1jcdm_197.awsui_start-date_1mfbn_1jcdm_190:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_start-date_1mfbn_1jcdm_190:not(#\9)::after, .awsui_selected_1mfbn_1jcdm_197.awsui_range-start-date_1mfbn_1jcdm_239:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_range-start-date_1mfbn_1jcdm_239: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 {
240
240
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
241
241
  }
242
- .awsui_selected_1mfbn_1jcdm_197.awsui_start-date_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_start-date_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242:not(#\9)::after, .awsui_selected_1mfbn_1jcdm_197.awsui_range-start-date_1mfbn_1jcdm_239.awsui_in-range-border-bottom_1mfbn_1jcdm_242:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_range-start-date_1mfbn_1jcdm_239.awsui_in-range-border-bottom_1mfbn_1jcdm_242: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 {
243
243
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
244
244
  }
245
- .awsui_selected_1mfbn_1jcdm_197.awsui_end-date_1mfbn_1jcdm_190:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_end-date_1mfbn_1jcdm_190:not(#\9)::after, .awsui_selected_1mfbn_1jcdm_197.awsui_range-end-date_1mfbn_1jcdm_245:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_range-end-date_1mfbn_1jcdm_245: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 {
246
246
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
247
247
  }
248
- .awsui_selected_1mfbn_1jcdm_197.awsui_end-date_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_end-date_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248:not(#\9)::after, .awsui_selected_1mfbn_1jcdm_197.awsui_range-end-date_1mfbn_1jcdm_245.awsui_in-range-border-top_1mfbn_1jcdm_248:not(#\9), .awsui_selected_1mfbn_1jcdm_197.awsui_range-end-date_1mfbn_1jcdm_245.awsui_in-range-border-top_1mfbn_1jcdm_248: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 {
249
249
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
250
250
  }
251
- .awsui_selected_1mfbn_1jcdm_197 > .awsui_day-inner_1mfbn_1jcdm_160:not(#\9) {
251
+ .awsui_selected_1mfbn_x60o5_197 > .awsui_day-inner_1mfbn_x60o5_160:not(#\9) {
252
252
  color: var(--color-background-control-default-qzruqy, #ffffff);
253
253
  position: relative;
254
254
  z-index: 2;
255
255
  }
256
256
 
257
- .awsui_in-range_1mfbn_1jcdm_190:not(#\9) {
257
+ .awsui_in-range_1mfbn_x60o5_190:not(#\9) {
258
258
  background-color: var(--color-background-dropdown-item-selected-jhhqno, #f2f8fd);
259
259
  font-weight: 700;
260
260
  }
261
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248:not(#\9)::after {
261
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-top_1mfbn_x60o5_248:not(#\9)::after {
262
262
  border-top: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
263
263
  }
264
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-right_1mfbn_1jcdm_264:not(#\9)::after {
264
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-right_1mfbn_x60o5_264:not(#\9)::after {
265
265
  border-right: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
266
266
  }
267
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242:not(#\9)::after {
267
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-bottom_1mfbn_x60o5_242:not(#\9)::after {
268
268
  border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
269
269
  }
270
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-left_1mfbn_1jcdm_270:not(#\9)::after {
270
+ .awsui_in-range_1mfbn_x60o5_190.awsui_in-range-border-left_1mfbn_x60o5_270:not(#\9)::after {
271
271
  border-left: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
272
272
  }
273
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248.awsui_in-range-border-right_1mfbn_1jcdm_264:not(#\9), .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248.awsui_in-range-border-right_1mfbn_1jcdm_264: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 {
274
274
  border-top-right-radius: var(--border-radius-item-05df9h, 8px);
275
275
  }
276
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242.awsui_in-range-border-right_1mfbn_1jcdm_264:not(#\9), .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242.awsui_in-range-border-right_1mfbn_1jcdm_264: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 {
277
277
  border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
278
278
  }
279
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242.awsui_in-range-border-left_1mfbn_1jcdm_270:not(#\9), .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-bottom_1mfbn_1jcdm_242.awsui_in-range-border-left_1mfbn_1jcdm_270: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 {
280
280
  border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
281
281
  }
282
- .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248.awsui_in-range-border-left_1mfbn_1jcdm_270:not(#\9), .awsui_in-range_1mfbn_1jcdm_190.awsui_in-range-border-top_1mfbn_1jcdm_248.awsui_in-range-border-left_1mfbn_1jcdm_270: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 {
283
283
  border-top-left-radius: var(--border-radius-item-05df9h, 8px);
284
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_1jcdm_97",
6
- "grid-cell": "awsui_grid-cell_1mfbn_1jcdm_102",
7
- "day-header": "awsui_day-header_1mfbn_1jcdm_109",
8
- "week": "awsui_week_1mfbn_1jcdm_117",
9
- "day": "awsui_day_1mfbn_1jcdm_109",
10
- "day-inner": "awsui_day-inner_1mfbn_1jcdm_160",
11
- "in-first-row": "awsui_in-first-row_1mfbn_1jcdm_165",
12
- "in-previous-month": "awsui_in-previous-month_1mfbn_1jcdm_165",
13
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_1jcdm_169",
14
- "in-next-month": "awsui_in-next-month_1mfbn_1jcdm_173",
15
- "in-first-column": "awsui_in-first-column_1mfbn_1jcdm_177",
16
- "in-current-month": "awsui_in-current-month_1mfbn_1jcdm_180",
17
- "enabled": "awsui_enabled_1mfbn_1jcdm_184",
18
- "in-range": "awsui_in-range_1mfbn_1jcdm_190",
19
- "end-date": "awsui_end-date_1mfbn_1jcdm_190",
20
- "start-date": "awsui_start-date_1mfbn_1jcdm_190",
21
- "no-range": "awsui_no-range_1mfbn_1jcdm_190",
22
- "selected": "awsui_selected_1mfbn_1jcdm_197",
23
- "today": "awsui_today_1mfbn_1jcdm_201",
24
- "range-start-date": "awsui_range-start-date_1mfbn_1jcdm_239",
25
- "in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_1jcdm_242",
26
- "range-end-date": "awsui_range-end-date_1mfbn_1jcdm_245",
27
- "in-range-border-top": "awsui_in-range-border-top_1mfbn_1jcdm_248",
28
- "in-range-border-right": "awsui_in-range-border-right_1mfbn_1jcdm_264",
29
- "in-range-border-left": "awsui_in-range-border-left_1mfbn_1jcdm_270"
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,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_1pzfv_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1pzfv_1",
6
- "root": "awsui_root_mgja0_1pzfv_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_1pzfv_134",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1pzfv_138",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1pzfv_142",
10
- "calendar-container": "awsui_calendar-container_mgja0_1pzfv_146",
11
- "one-grid": "awsui_one-grid_mgja0_1pzfv_149",
12
- "calendar-header": "awsui_calendar-header_mgja0_1pzfv_153",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1pzfv_159",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_1pzfv_159",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1pzfv_180",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1pzfv_183",
17
- "first-grid": "awsui_first-grid_mgja0_1pzfv_187",
18
- "second-grid": "awsui_second-grid_mgja0_1pzfv_188",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_1pzfv_192",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1pzfv_198",
21
- "footer": "awsui_footer_mgja0_1pzfv_205",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_1pzfv_212",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1pzfv_219",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_1pzfv_226",
25
- "label": "awsui_label_mgja0_1pzfv_231",
26
- "label-enabled": "awsui_label-enabled_mgja0_1pzfv_236",
27
- "label-text": "awsui_label-text_mgja0_1pzfv_240",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1pzfv_245",
29
- "mode-switch": "awsui_mode-switch_mgja0_1pzfv_249",
30
- "dropdown": "awsui_dropdown_mgja0_1pzfv_253",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_1pzfv_269",
32
- "start-date-input": "awsui_start-date-input_mgja0_1pzfv_278",
33
- "start-time-input": "awsui_start-time-input_mgja0_1pzfv_279",
34
- "end-date-input": "awsui_end-date-input_mgja0_1pzfv_280",
35
- "end-time-input": "awsui_end-time-input_mgja0_1pzfv_281",
36
- "validation-section": "awsui_validation-section_mgja0_1pzfv_285",
37
- "validation-error": "awsui_validation-error_mgja0_1pzfv_289",
38
- "clear-button": "awsui_clear-button_mgja0_1pzfv_293",
39
- "apply-button": "awsui_apply-button_mgja0_1pzfv_297",
40
- "cancel-button": "awsui_cancel-button_mgja0_1pzfv_301",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1pzfv_305"
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