@cloudscape-design/components 3.0.501 → 3.0.503

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 (225) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +41 -41
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +19 -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 +30 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/visual-refresh/styles.css.js +81 -81
  11. package/app-layout/visual-refresh/styles.scoped.css +173 -173
  12. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +25 -25
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +6 -6
  18. package/badge/styles.selectors.js +5 -5
  19. package/breadcrumb-group/styles.css.js +7 -7
  20. package/breadcrumb-group/styles.scoped.css +14 -14
  21. package/breadcrumb-group/styles.selectors.js +7 -7
  22. package/button/styles.css.js +20 -20
  23. package/button/styles.scoped.css +152 -152
  24. package/button/styles.selectors.js +20 -20
  25. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  26. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  27. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  28. package/calendar/styles.css.js +18 -18
  29. package/calendar/styles.scoped.css +39 -39
  30. package/calendar/styles.selectors.js +18 -18
  31. package/cards/styles.css.js +40 -40
  32. package/cards/styles.scoped.css +51 -51
  33. package/cards/styles.selectors.js +40 -40
  34. package/checkbox/styles.css.js +3 -3
  35. package/checkbox/styles.scoped.css +6 -6
  36. package/checkbox/styles.selectors.js +3 -3
  37. package/code-editor/styles.css.js +32 -32
  38. package/code-editor/styles.scoped.css +130 -130
  39. package/code-editor/styles.selectors.js +32 -32
  40. package/collection-preferences/content-display/styles.css.js +11 -11
  41. package/collection-preferences/content-display/styles.scoped.css +18 -18
  42. package/collection-preferences/content-display/styles.selectors.js +11 -11
  43. package/collection-preferences/styles.css.js +37 -37
  44. package/collection-preferences/styles.scoped.css +45 -45
  45. package/collection-preferences/styles.selectors.js +37 -37
  46. package/column-layout/styles.css.js +13 -13
  47. package/column-layout/styles.scoped.css +44 -44
  48. package/column-layout/styles.selectors.js +13 -13
  49. package/container/styles.css.js +30 -30
  50. package/container/styles.scoped.css +55 -55
  51. package/container/styles.selectors.js +30 -30
  52. package/date-picker/styles.css.js +7 -7
  53. package/date-picker/styles.scoped.css +10 -10
  54. package/date-picker/styles.selectors.js +7 -7
  55. package/date-range-picker/styles.css.js +38 -38
  56. package/date-range-picker/styles.scoped.css +47 -47
  57. package/date-range-picker/styles.selectors.js +38 -38
  58. package/drawer/styles.css.js +3 -3
  59. package/drawer/styles.scoped.css +9 -9
  60. package/drawer/styles.selectors.js +3 -3
  61. package/expandable-section/styles.css.js +32 -32
  62. package/expandable-section/styles.scoped.css +63 -63
  63. package/expandable-section/styles.selectors.js +32 -32
  64. package/flashbar/styles.css.js +47 -47
  65. package/flashbar/styles.scoped.css +147 -147
  66. package/flashbar/styles.selectors.js +47 -47
  67. package/form/styles.css.js +9 -9
  68. package/form/styles.scoped.css +9 -9
  69. package/form/styles.selectors.js +9 -9
  70. package/form-field/styles.css.js +19 -19
  71. package/form-field/styles.scoped.css +30 -30
  72. package/form-field/styles.selectors.js +19 -19
  73. package/grid/styles.css.js +53 -53
  74. package/grid/styles.scoped.css +55 -55
  75. package/grid/styles.selectors.js +53 -53
  76. package/header/styles.css.js +34 -34
  77. package/header/styles.scoped.css +51 -51
  78. package/header/styles.selectors.js +34 -34
  79. package/help-panel/styles.css.js +4 -4
  80. package/help-panel/styles.scoped.css +64 -64
  81. package/help-panel/styles.selectors.js +4 -4
  82. package/input/styles.css.js +12 -12
  83. package/input/styles.scoped.css +31 -31
  84. package/input/styles.selectors.js +12 -12
  85. package/internal/base-component/styles.scoped.css +5 -0
  86. package/internal/components/button-trigger/styles.css.js +10 -10
  87. package/internal/components/button-trigger/styles.scoped.css +25 -25
  88. package/internal/components/button-trigger/styles.selectors.js +10 -10
  89. package/internal/components/chart-filter/styles.css.js +3 -3
  90. package/internal/components/chart-filter/styles.scoped.css +4 -4
  91. package/internal/components/chart-filter/styles.selectors.js +3 -3
  92. package/internal/components/chart-legend/styles.css.js +6 -6
  93. package/internal/components/chart-legend/styles.scoped.css +16 -16
  94. package/internal/components/chart-legend/styles.selectors.js +6 -6
  95. package/internal/components/chart-popover/styles.css.js +3 -3
  96. package/internal/components/chart-popover/styles.scoped.css +4 -4
  97. package/internal/components/chart-popover/styles.selectors.js +3 -3
  98. package/internal/components/chart-series-details/styles.css.js +20 -20
  99. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  100. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  101. package/internal/components/chart-series-marker/styles.css.js +5 -5
  102. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  103. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  104. package/internal/components/chart-wrapper/styles.css.js +9 -9
  105. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  106. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  107. package/internal/components/dropdown/styles.css.js +20 -20
  108. package/internal/components/dropdown/styles.scoped.css +36 -36
  109. package/internal/components/dropdown/styles.selectors.js +20 -20
  110. package/internal/components/dropdown-footer/styles.css.js +3 -3
  111. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  112. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  113. package/internal/components/dropdown-status/styles.css.js +2 -2
  114. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  115. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  116. package/internal/components/menu-dropdown/styles.css.js +7 -7
  117. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  118. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  119. package/internal/components/option/styles.css.js +17 -17
  120. package/internal/components/option/styles.scoped.css +30 -30
  121. package/internal/components/option/styles.selectors.js +17 -17
  122. package/internal/components/options-list/styles.css.js +2 -2
  123. package/internal/components/options-list/styles.scoped.css +3 -3
  124. package/internal/components/options-list/styles.selectors.js +2 -2
  125. package/internal/components/token-list/styles.css.js +9 -9
  126. package/internal/components/token-list/styles.scoped.css +21 -21
  127. package/internal/components/token-list/styles.selectors.js +9 -9
  128. package/internal/environment.js +1 -1
  129. package/internal/environment.json +1 -1
  130. package/internal/generated/theming/index.cjs +31 -0
  131. package/internal/generated/theming/index.js +31 -0
  132. package/internal/manifest.json +1 -1
  133. package/link/styles.css.js +20 -20
  134. package/link/styles.scoped.css +72 -72
  135. package/link/styles.selectors.js +20 -20
  136. package/modal/styles.css.js +23 -23
  137. package/modal/styles.scoped.css +40 -40
  138. package/modal/styles.selectors.js +23 -23
  139. package/multiselect/styles.css.js +2 -2
  140. package/multiselect/styles.scoped.css +3 -3
  141. package/multiselect/styles.selectors.js +2 -2
  142. package/package.json +1 -1
  143. package/pagination/styles.css.js +9 -9
  144. package/pagination/styles.scoped.css +24 -24
  145. package/pagination/styles.selectors.js +9 -9
  146. package/popover/styles.css.js +50 -50
  147. package/popover/styles.scoped.css +66 -66
  148. package/popover/styles.selectors.js +50 -50
  149. package/progress-bar/styles.css.js +18 -18
  150. package/progress-bar/styles.scoped.css +33 -33
  151. package/progress-bar/styles.selectors.js +18 -18
  152. package/property-filter/styles.css.js +31 -31
  153. package/property-filter/styles.scoped.css +34 -34
  154. package/property-filter/styles.selectors.js +31 -31
  155. package/radio-group/styles.css.js +9 -9
  156. package/radio-group/styles.scoped.css +16 -16
  157. package/radio-group/styles.selectors.js +9 -9
  158. package/segmented-control/styles.css.js +14 -14
  159. package/segmented-control/styles.scoped.css +34 -34
  160. package/segmented-control/styles.selectors.js +14 -14
  161. package/select/styles.css.js +1 -1
  162. package/select/styles.scoped.css +2 -2
  163. package/select/styles.selectors.js +1 -1
  164. package/side-navigation/styles.css.js +28 -28
  165. package/side-navigation/styles.scoped.css +39 -39
  166. package/side-navigation/styles.selectors.js +28 -28
  167. package/split-panel/styles.css.js +55 -55
  168. package/split-panel/styles.scoped.css +76 -76
  169. package/split-panel/styles.selectors.js +55 -55
  170. package/table/body-cell/disabled-inline-editor.d.ts +8 -0
  171. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -0
  172. package/table/body-cell/disabled-inline-editor.js +54 -0
  173. package/table/body-cell/disabled-inline-editor.js.map +1 -0
  174. package/table/body-cell/index.d.ts +1 -2
  175. package/table/body-cell/index.d.ts.map +1 -1
  176. package/table/body-cell/index.js +6 -0
  177. package/table/body-cell/index.js.map +1 -1
  178. package/table/body-cell/styles.css.js +30 -28
  179. package/table/body-cell/styles.scoped.css +94 -88
  180. package/table/body-cell/styles.selectors.js +30 -28
  181. package/table/interfaces.d.ts +6 -0
  182. package/table/interfaces.d.ts.map +1 -1
  183. package/table/interfaces.js.map +1 -1
  184. package/table/resizer/styles.css.js +8 -8
  185. package/table/resizer/styles.scoped.css +15 -15
  186. package/table/resizer/styles.selectors.js +8 -8
  187. package/tabs/styles.css.js +21 -21
  188. package/tabs/styles.scoped.css +40 -40
  189. package/tabs/styles.selectors.js +21 -21
  190. package/text-content/styles.css.js +1 -1
  191. package/text-content/styles.scoped.css +61 -61
  192. package/text-content/styles.selectors.js +1 -1
  193. package/text-filter/styles.css.js +3 -3
  194. package/text-filter/styles.scoped.css +4 -4
  195. package/text-filter/styles.selectors.js +3 -3
  196. package/textarea/styles.css.js +4 -4
  197. package/textarea/styles.scoped.css +13 -13
  198. package/textarea/styles.selectors.js +4 -4
  199. package/tiles/styles.css.js +29 -29
  200. package/tiles/styles.scoped.css +72 -72
  201. package/tiles/styles.selectors.js +29 -29
  202. package/toggle/styles.css.js +8 -8
  203. package/toggle/styles.scoped.css +14 -14
  204. package/toggle/styles.selectors.js +8 -8
  205. package/token-group/styles.css.js +8 -8
  206. package/token-group/styles.scoped.css +17 -17
  207. package/token-group/styles.selectors.js +8 -8
  208. package/top-navigation/1.0-beta/styles.css.js +25 -25
  209. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  210. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  211. package/top-navigation/styles.css.js +47 -47
  212. package/top-navigation/styles.scoped.css +69 -69
  213. package/top-navigation/styles.selectors.js +47 -47
  214. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  215. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  216. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  217. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  218. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  219. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  220. package/tutorial-panel/styles.css.js +1 -1
  221. package/tutorial-panel/styles.scoped.css +2 -2
  222. package/tutorial-panel/styles.selectors.js +1 -1
  223. package/wizard/styles.css.js +32 -32
  224. package/wizard/styles.scoped.css +66 -66
  225. package/wizard/styles.selectors.js +32 -32
@@ -94,7 +94,7 @@ 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_root_14iqq_993w1_97:not(#\9) {
97
+ .awsui_root_14iqq_suntf_97:not(#\9) {
98
98
  border-collapse: separate;
99
99
  border-spacing: 0;
100
100
  box-sizing: border-box;
@@ -114,7 +114,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
114
  letter-spacing: normal;
115
115
  list-style: disc outside none;
116
116
  tab-size: 8;
117
- text-align: left;
117
+ text-align: start;
118
118
  text-indent: 0;
119
119
  text-shadow: none;
120
120
  text-transform: none;
@@ -131,23 +131,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
131
131
  word-wrap: break-word;
132
132
  position: relative;
133
133
  }
134
- .awsui_root_14iqq_993w1_97.awsui_fit-height_14iqq_993w1_133:not(#\9) {
134
+ .awsui_root_14iqq_suntf_97.awsui_fit-height_14iqq_suntf_133:not(#\9) {
135
135
  display: flex;
136
136
  flex-direction: column;
137
137
  height: 100%;
138
138
  }
139
- .awsui_root_14iqq_993w1_97.awsui_fit-height_14iqq_993w1_133.awsui_with-side-media_14iqq_993w1_138:not(#\9) {
139
+ .awsui_root_14iqq_suntf_97.awsui_fit-height_14iqq_suntf_133.awsui_with-side-media_14iqq_suntf_138:not(#\9) {
140
140
  flex-direction: row;
141
141
  }
142
- .awsui_root_14iqq_993w1_97.awsui_variant-default_14iqq_993w1_141:not(#\9), .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9) {
142
+ .awsui_root_14iqq_suntf_97.awsui_variant-default_14iqq_suntf_141:not(#\9), .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9) {
143
143
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
144
144
  border-radius: var(--border-radius-container-wqv1zi, 16px);
145
145
  box-sizing: border-box;
146
146
  }
147
- .awsui_root_14iqq_993w1_97.awsui_variant-default_14iqq_993w1_141.awsui_refresh_14iqq_993w1_146:not(#\9), .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141.awsui_refresh_14iqq_993w1_146:not(#\9) {
147
+ .awsui_root_14iqq_suntf_97.awsui_variant-default_14iqq_suntf_141.awsui_refresh_14iqq_suntf_146:not(#\9), .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141.awsui_refresh_14iqq_suntf_146:not(#\9) {
148
148
  border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
149
149
  }
150
- .awsui_root_14iqq_993w1_97.awsui_variant-default_14iqq_993w1_141:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::before, .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::before {
150
+ .awsui_root_14iqq_suntf_97.awsui_variant-default_14iqq_suntf_141:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::before, .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::before {
151
151
  content: "";
152
152
  position: absolute;
153
153
  left: 0px;
@@ -162,7 +162,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  border-radius: var(--border-radius-container-wqv1zi, 16px);
163
163
  z-index: 1;
164
164
  }
165
- .awsui_root_14iqq_993w1_97.awsui_variant-default_14iqq_993w1_141:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::after, .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::after {
165
+ .awsui_root_14iqq_suntf_97.awsui_variant-default_14iqq_suntf_141:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::after, .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::after {
166
166
  content: "";
167
167
  position: absolute;
168
168
  left: 0px;
@@ -175,127 +175,127 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  border-radius: var(--border-radius-container-wqv1zi, 16px);
176
176
  box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
177
177
  }
178
- .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(:last-child), .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(:last-child)::before, .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(:last-child)::after {
178
+ .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(:last-child), .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(:last-child)::before, .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(:last-child)::after {
179
179
  border-bottom-right-radius: 0;
180
180
  border-bottom-left-radius: 0;
181
181
  border-bottom-width: 0;
182
182
  }
183
- .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141 + .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9), .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141 + .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9)::before, .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141 + .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9)::after {
183
+ .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141 + .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9), .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141 + .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9)::before, .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141 + .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9)::after {
184
184
  border-top-left-radius: 0;
185
185
  border-top-right-radius: 0;
186
186
  }
187
- .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141 + .awsui_root_14iqq_993w1_97.awsui_variant-stacked_14iqq_993w1_141:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::before {
187
+ .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141 + .awsui_root_14iqq_suntf_97.awsui_variant-stacked_14iqq_suntf_141:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::before {
188
188
  border-top: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
189
189
  }
190
- .awsui_root_14iqq_993w1_97.awsui_sticky-enabled_14iqq_993w1_189:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::before {
190
+ .awsui_root_14iqq_suntf_97.awsui_sticky-enabled_14iqq_suntf_189:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::before {
191
191
  top: calc(-1 * var(--border-container-top-width-uugwwl, 0px));
192
192
  }
193
- .awsui_root_14iqq_993w1_97.awsui_sticky-enabled_14iqq_993w1_189:not(#\9):not(.awsui_refresh_14iqq_993w1_146).awsui_variant-stacked_14iqq_993w1_141::before {
193
+ .awsui_root_14iqq_suntf_97.awsui_sticky-enabled_14iqq_suntf_189:not(#\9):not(.awsui_refresh_14iqq_suntf_146).awsui_variant-stacked_14iqq_suntf_141::before {
194
194
  top: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
195
195
  }
196
196
 
197
- .awsui_with-side-media_14iqq_993w1_138:not(#\9) {
197
+ .awsui_with-side-media_14iqq_suntf_138:not(#\9) {
198
198
  display: flex;
199
199
  flex-direction: row;
200
200
  }
201
201
 
202
- .awsui_with-top-media_14iqq_993w1_201:not(#\9) {
202
+ .awsui_with-top-media_14iqq_suntf_201:not(#\9) {
203
203
  display: flex;
204
204
  flex-direction: column;
205
205
  }
206
206
 
207
- .awsui_content-wrapper_14iqq_993w1_206:not(#\9) {
207
+ .awsui_content-wrapper_14iqq_suntf_206:not(#\9) {
208
208
  display: flex;
209
209
  flex-direction: column;
210
210
  width: 100%;
211
211
  }
212
- .awsui_content-wrapper-fit-height_14iqq_993w1_211:not(#\9) {
212
+ .awsui_content-wrapper-fit-height_14iqq_suntf_211:not(#\9) {
213
213
  height: 100%;
214
214
  overflow: hidden;
215
215
  }
216
216
 
217
- .awsui_media_14iqq_993w1_216:not(#\9) {
217
+ .awsui_media_14iqq_suntf_216:not(#\9) {
218
218
  overflow: hidden;
219
219
  flex-shrink: 0;
220
220
  }
221
- .awsui_media_14iqq_993w1_216 img:not(#\9),
222
- .awsui_media_14iqq_993w1_216 video:not(#\9),
223
- .awsui_media_14iqq_993w1_216 picture:not(#\9) {
221
+ .awsui_media_14iqq_suntf_216 img:not(#\9),
222
+ .awsui_media_14iqq_suntf_216 video:not(#\9),
223
+ .awsui_media_14iqq_suntf_216 picture:not(#\9) {
224
224
  width: 100%;
225
225
  height: 100%;
226
226
  object-fit: cover;
227
227
  object-position: center;
228
228
  }
229
- .awsui_media_14iqq_993w1_216 iframe:not(#\9) {
229
+ .awsui_media_14iqq_suntf_216 iframe:not(#\9) {
230
230
  width: 100%;
231
231
  height: 100%;
232
232
  border: 0;
233
233
  }
234
- .awsui_media-top_14iqq_993w1_233:not(#\9) {
234
+ .awsui_media-top_14iqq_suntf_233:not(#\9) {
235
235
  max-height: 66%;
236
236
  border-top-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
237
237
  border-top-right-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
238
238
  }
239
- .awsui_media-side_14iqq_993w1_238:not(#\9) {
239
+ .awsui_media-side_14iqq_suntf_238:not(#\9) {
240
240
  max-width: 66%;
241
241
  border-top-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
242
242
  border-bottom-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
243
243
  }
244
244
 
245
- .awsui_header_14iqq_993w1_244:not(#\9) {
245
+ .awsui_header_14iqq_suntf_244:not(#\9) {
246
246
  background-color: var(--color-background-container-header-8b9fgi, #ffffff);
247
247
  border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
248
248
  border-top-right-radius: var(--border-radius-container-wqv1zi, 16px);
249
249
  }
250
- .awsui_header_14iqq_993w1_244.awsui_header-with-media_14iqq_993w1_249:not(#\9) {
250
+ .awsui_header_14iqq_suntf_244.awsui_header-with-media_14iqq_suntf_249:not(#\9) {
251
251
  background: none;
252
252
  }
253
- .awsui_header_14iqq_993w1_244.awsui_header-with-media_14iqq_993w1_249:not(#\9):not(:empty) {
253
+ .awsui_header_14iqq_suntf_244.awsui_header-with-media_14iqq_suntf_249:not(#\9):not(:empty) {
254
254
  border-bottom: none;
255
255
  }
256
- .awsui_header-sticky-disabled_14iqq_993w1_255:not(#\9) {
256
+ .awsui_header-sticky-disabled_14iqq_suntf_255:not(#\9) {
257
257
  position: relative;
258
258
  z-index: 1;
259
259
  }
260
- .awsui_header-sticky-enabled_14iqq_993w1_259:not(#\9) {
260
+ .awsui_header-sticky-enabled_14iqq_suntf_259:not(#\9) {
261
261
  top: 0;
262
262
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
263
263
  position: sticky;
264
264
  z-index: 800;
265
265
  }
266
- .awsui_header-stuck_14iqq_993w1_265:not(#\9) {
266
+ .awsui_header-stuck_14iqq_suntf_265:not(#\9) {
267
267
  border-radius: 0;
268
268
  }
269
- .awsui_header-stuck_14iqq_993w1_265:not(#\9)::before {
269
+ .awsui_header-stuck_14iqq_suntf_265:not(#\9)::before {
270
270
  border: 0;
271
271
  }
272
- .awsui_header-stuck_14iqq_993w1_265:not(#\9):not(.awsui_header-variant-cards_14iqq_993w1_271) {
272
+ .awsui_header-stuck_14iqq_suntf_265:not(#\9):not(.awsui_header-variant-cards_14iqq_suntf_271) {
273
273
  box-shadow: var(--shadow-sticky-embedded-uvh5ry, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
274
274
  }
275
- .awsui_header-dynamic-height_14iqq_993w1_274.awsui_header-stuck_14iqq_993w1_265:not(#\9) {
275
+ .awsui_header-dynamic-height_14iqq_suntf_274.awsui_header-stuck_14iqq_suntf_265:not(#\9) {
276
276
  margin-bottom: calc(var(--line-height-heading-xl-avbttk, 30px) - var(--line-height-heading-l-mmm3my, 24px));
277
277
  }
278
- .awsui_header_14iqq_993w1_244:not(#\9):not(:empty) {
278
+ .awsui_header_14iqq_suntf_244:not(#\9):not(:empty) {
279
279
  border-bottom: var(--border-container-sticky-width-6asz33, 0px) solid var(--color-border-container-divider-p2uygo, transparent);
280
280
  }
281
- .awsui_header_14iqq_993w1_244.awsui_with-paddings_14iqq_993w1_280:not(#\9) {
281
+ .awsui_header_14iqq_suntf_244.awsui_with-paddings_14iqq_suntf_280:not(#\9) {
282
282
  padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px) var(--space-container-header-bottom-vj01hn, 8px);
283
283
  }
284
- .awsui_header_14iqq_993w1_244.awsui_with-paddings_14iqq_993w1_280.awsui_header-variant-cards_14iqq_993w1_271:not(#\9) {
284
+ .awsui_header_14iqq_suntf_244.awsui_with-paddings_14iqq_suntf_280.awsui_header-variant-cards_14iqq_suntf_271:not(#\9) {
285
285
  padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px);
286
286
  }
287
- .awsui_header_14iqq_993w1_244.awsui_with-hidden-content_14iqq_993w1_286:not(#\9) {
287
+ .awsui_header_14iqq_suntf_244.awsui_with-hidden-content_14iqq_suntf_286:not(#\9) {
288
288
  border-bottom-left-radius: var(--border-radius-container-wqv1zi, 16px);
289
289
  border-bottom-right-radius: var(--border-radius-container-wqv1zi, 16px);
290
290
  }
291
- .awsui_header-variant-cards_14iqq_993w1_271:not(#\9) {
291
+ .awsui_header-variant-cards_14iqq_suntf_271:not(#\9) {
292
292
  border-radius: var(--border-radius-container-wqv1zi, 16px);
293
293
  box-sizing: border-box;
294
294
  }
295
- .awsui_header-variant-cards_14iqq_993w1_271.awsui_refresh_14iqq_993w1_146:not(#\9) {
295
+ .awsui_header-variant-cards_14iqq_suntf_271.awsui_refresh_14iqq_suntf_146:not(#\9) {
296
296
  border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
297
297
  }
298
- .awsui_header-variant-cards_14iqq_993w1_271:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::before {
298
+ .awsui_header-variant-cards_14iqq_suntf_271:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::before {
299
299
  content: "";
300
300
  position: absolute;
301
301
  left: 0px;
@@ -310,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
310
310
  border-radius: var(--border-radius-container-wqv1zi, 16px);
311
311
  z-index: 1;
312
312
  }
313
- .awsui_header-variant-cards_14iqq_993w1_271:not(#\9):not(.awsui_refresh_14iqq_993w1_146)::after {
313
+ .awsui_header-variant-cards_14iqq_suntf_271:not(#\9):not(.awsui_refresh_14iqq_suntf_146)::after {
314
314
  content: "";
315
315
  position: absolute;
316
316
  left: 0px;
@@ -323,18 +323,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
323
323
  border-radius: var(--border-radius-container-wqv1zi, 16px);
324
324
  box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
325
325
  }
326
- .awsui_header-variant-cards_14iqq_993w1_271:not(#\9):not(.awsui_header-sticky-enabled_14iqq_993w1_259) {
326
+ .awsui_header-variant-cards_14iqq_suntf_271:not(#\9):not(.awsui_header-sticky-enabled_14iqq_suntf_259) {
327
327
  position: relative;
328
328
  }
329
- .awsui_header-variant-cards_14iqq_993w1_271.awsui_header-stuck_14iqq_993w1_265:not(#\9)::after, .awsui_header-variant-cards_14iqq_993w1_271.awsui_header-stuck_14iqq_993w1_265:not(#\9)::before {
329
+ .awsui_header-variant-cards_14iqq_suntf_271.awsui_header-stuck_14iqq_suntf_265:not(#\9)::after, .awsui_header-variant-cards_14iqq_suntf_271.awsui_header-stuck_14iqq_suntf_265:not(#\9)::before {
330
330
  border: 0;
331
331
  border-top-left-radius: 0;
332
332
  border-top-right-radius: 0;
333
333
  }
334
- .awsui_header-variant-full-page_14iqq_993w1_333.awsui_header-stuck_14iqq_993w1_265:not(#\9) {
334
+ .awsui_header-variant-full-page_14iqq_suntf_333.awsui_header-stuck_14iqq_suntf_265:not(#\9) {
335
335
  box-shadow: none;
336
336
  }
337
- .awsui_header-variant-full-page_14iqq_993w1_333.awsui_header-stuck_14iqq_993w1_265:not(#\9)::before {
337
+ .awsui_header-variant-full-page_14iqq_suntf_333.awsui_header-stuck_14iqq_suntf_265:not(#\9)::before {
338
338
  content: "";
339
339
  position: absolute;
340
340
  right: 0;
@@ -343,7 +343,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
343
343
  top: 0;
344
344
  border-bottom: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
345
345
  }
346
- .awsui_header-variant-full-page_14iqq_993w1_333.awsui_header-stuck_14iqq_993w1_265:not(#\9)::after {
346
+ .awsui_header-variant-full-page_14iqq_suntf_333.awsui_header-stuck_14iqq_suntf_265:not(#\9)::after {
347
347
  content: "";
348
348
  position: absolute;
349
349
  right: 0;
@@ -353,7 +353,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
353
353
  box-shadow: var(--shadow-sticky-blixp9, 0px 4px 8px 1px rgba(0, 7, 22, 0.1));
354
354
  clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
355
355
  }
356
- .awsui_header-variant-full-page_14iqq_993w1_333.awsui_header-stuck_14iqq_993w1_265:not(#\9):not(.awsui_remove-high-contrast-header_14iqq_993w1_355)::before {
356
+ .awsui_header-variant-full-page_14iqq_suntf_333.awsui_header-stuck_14iqq_suntf_265:not(#\9):not(.awsui_remove-high-contrast-header_14iqq_suntf_355)::before {
357
357
  content: "";
358
358
  border-bottom: none;
359
359
  }
@@ -362,30 +362,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
362
362
  The dynamic height dark header needs a background that will cover
363
363
  the default white background of the container component.
364
364
  */
365
- .awsui_dark-header_14iqq_993w1_364:not(#\9) {
365
+ .awsui_dark-header_14iqq_suntf_364:not(#\9) {
366
366
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
367
367
  color: var(--color-text-body-default-at06ol, #000716);
368
368
  }
369
369
 
370
- .awsui_content_14iqq_993w1_206:not(#\9) {
370
+ .awsui_content_14iqq_suntf_206:not(#\9) {
371
371
  flex: 1;
372
372
  }
373
- .awsui_content-fit-height_14iqq_993w1_372:not(#\9) {
373
+ .awsui_content-fit-height_14iqq_suntf_372:not(#\9) {
374
374
  overflow: auto;
375
375
  }
376
- .awsui_content_14iqq_993w1_206.awsui_with-paddings_14iqq_993w1_280:not(#\9) {
376
+ .awsui_content_14iqq_suntf_206.awsui_with-paddings_14iqq_suntf_280:not(#\9) {
377
377
  padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-container-horizontal-wfukh3, 20px);
378
378
  }
379
- .awsui_header_14iqq_993w1_244 + .awsui_content_14iqq_993w1_206.awsui_with-paddings_14iqq_993w1_280:not(#\9) {
379
+ .awsui_header_14iqq_suntf_244 + .awsui_content_14iqq_suntf_206.awsui_with-paddings_14iqq_suntf_280:not(#\9) {
380
380
  padding-top: var(--space-container-content-top-1ae0r3, 4px);
381
381
  }
382
- .awsui_header_14iqq_993w1_244 + .awsui_content_14iqq_993w1_206.awsui_with-paddings_14iqq_993w1_280.awsui_content-with-media_14iqq_993w1_381:not(#\9) {
382
+ .awsui_header_14iqq_suntf_244 + .awsui_content_14iqq_suntf_206.awsui_with-paddings_14iqq_suntf_280.awsui_content-with-media_14iqq_suntf_381:not(#\9) {
383
383
  padding-top: 0;
384
384
  }
385
385
 
386
- .awsui_footer_14iqq_993w1_385.awsui_with-paddings_14iqq_993w1_280:not(#\9) {
386
+ .awsui_footer_14iqq_suntf_385.awsui_with-paddings_14iqq_suntf_280:not(#\9) {
387
387
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-container-horizontal-wfukh3, 20px);
388
388
  }
389
- .awsui_footer_14iqq_993w1_385.awsui_with-divider_14iqq_993w1_388:not(#\9) {
389
+ .awsui_footer_14iqq_suntf_385.awsui_with-divider_14iqq_suntf_388:not(#\9) {
390
390
  border-top: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
391
391
  }
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_14iqq_993w1_97",
6
- "fit-height": "awsui_fit-height_14iqq_993w1_133",
7
- "with-side-media": "awsui_with-side-media_14iqq_993w1_138",
8
- "variant-default": "awsui_variant-default_14iqq_993w1_141",
9
- "variant-stacked": "awsui_variant-stacked_14iqq_993w1_141",
10
- "refresh": "awsui_refresh_14iqq_993w1_146",
11
- "sticky-enabled": "awsui_sticky-enabled_14iqq_993w1_189",
12
- "with-top-media": "awsui_with-top-media_14iqq_993w1_201",
13
- "content-wrapper": "awsui_content-wrapper_14iqq_993w1_206",
14
- "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_993w1_211",
15
- "media": "awsui_media_14iqq_993w1_216",
16
- "media-top": "awsui_media-top_14iqq_993w1_233",
17
- "media-side": "awsui_media-side_14iqq_993w1_238",
18
- "header": "awsui_header_14iqq_993w1_244",
19
- "header-with-media": "awsui_header-with-media_14iqq_993w1_249",
20
- "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_993w1_255",
21
- "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_993w1_259",
22
- "header-stuck": "awsui_header-stuck_14iqq_993w1_265",
23
- "header-variant-cards": "awsui_header-variant-cards_14iqq_993w1_271",
24
- "header-dynamic-height": "awsui_header-dynamic-height_14iqq_993w1_274",
25
- "with-paddings": "awsui_with-paddings_14iqq_993w1_280",
26
- "with-hidden-content": "awsui_with-hidden-content_14iqq_993w1_286",
27
- "header-variant-full-page": "awsui_header-variant-full-page_14iqq_993w1_333",
28
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_14iqq_993w1_355",
29
- "dark-header": "awsui_dark-header_14iqq_993w1_364",
30
- "content": "awsui_content_14iqq_993w1_206",
31
- "content-fit-height": "awsui_content-fit-height_14iqq_993w1_372",
32
- "content-with-media": "awsui_content-with-media_14iqq_993w1_381",
33
- "footer": "awsui_footer_14iqq_993w1_385",
34
- "with-divider": "awsui_with-divider_14iqq_993w1_388"
5
+ "root": "awsui_root_14iqq_suntf_97",
6
+ "fit-height": "awsui_fit-height_14iqq_suntf_133",
7
+ "with-side-media": "awsui_with-side-media_14iqq_suntf_138",
8
+ "variant-default": "awsui_variant-default_14iqq_suntf_141",
9
+ "variant-stacked": "awsui_variant-stacked_14iqq_suntf_141",
10
+ "refresh": "awsui_refresh_14iqq_suntf_146",
11
+ "sticky-enabled": "awsui_sticky-enabled_14iqq_suntf_189",
12
+ "with-top-media": "awsui_with-top-media_14iqq_suntf_201",
13
+ "content-wrapper": "awsui_content-wrapper_14iqq_suntf_206",
14
+ "content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_suntf_211",
15
+ "media": "awsui_media_14iqq_suntf_216",
16
+ "media-top": "awsui_media-top_14iqq_suntf_233",
17
+ "media-side": "awsui_media-side_14iqq_suntf_238",
18
+ "header": "awsui_header_14iqq_suntf_244",
19
+ "header-with-media": "awsui_header-with-media_14iqq_suntf_249",
20
+ "header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_suntf_255",
21
+ "header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_suntf_259",
22
+ "header-stuck": "awsui_header-stuck_14iqq_suntf_265",
23
+ "header-variant-cards": "awsui_header-variant-cards_14iqq_suntf_271",
24
+ "header-dynamic-height": "awsui_header-dynamic-height_14iqq_suntf_274",
25
+ "with-paddings": "awsui_with-paddings_14iqq_suntf_280",
26
+ "with-hidden-content": "awsui_with-hidden-content_14iqq_suntf_286",
27
+ "header-variant-full-page": "awsui_header-variant-full-page_14iqq_suntf_333",
28
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_14iqq_suntf_355",
29
+ "dark-header": "awsui_dark-header_14iqq_suntf_364",
30
+ "content": "awsui_content_14iqq_suntf_206",
31
+ "content-fit-height": "awsui_content-fit-height_14iqq_suntf_372",
32
+ "content-with-media": "awsui_content-with-media_14iqq_suntf_381",
33
+ "footer": "awsui_footer_14iqq_suntf_385",
34
+ "with-divider": "awsui_with-divider_14iqq_suntf_388"
35
35
  };
36
36
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_145pa_rg0ku_93",
5
- "focus-lock": "awsui_focus-lock_145pa_rg0ku_128",
6
- "calendar": "awsui_calendar_145pa_rg0ku_132",
7
- "date-picker-container": "awsui_date-picker-container_145pa_rg0ku_145",
8
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_rg0ku_150",
9
- "date-picker-input": "awsui_date-picker-input_145pa_rg0ku_154",
10
- "open-calendar-button": "awsui_open-calendar-button_145pa_rg0ku_159"
4
+ "root": "awsui_root_145pa_1ebr8_93",
5
+ "focus-lock": "awsui_focus-lock_145pa_1ebr8_128",
6
+ "calendar": "awsui_calendar_145pa_1ebr8_132",
7
+ "date-picker-container": "awsui_date-picker-container_145pa_1ebr8_145",
8
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1ebr8_150",
9
+ "date-picker-input": "awsui_date-picker-input_145pa_1ebr8_154",
10
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1ebr8_159"
11
11
  };
12
12
 
@@ -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_rg0ku_93:not(#\9) {
93
+ .awsui_root_145pa_1ebr8_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -110,7 +110,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
110
110
  letter-spacing: normal;
111
111
  list-style: disc outside none;
112
112
  tab-size: 8;
113
- text-align: left;
113
+ text-align: start;
114
114
  text-indent: 0;
115
115
  text-shadow: none;
116
116
  text-transform: none;
@@ -126,37 +126,37 @@ 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_rg0ku_128:not(#\9) {
129
+ .awsui_focus-lock_145pa_1ebr8_128:not(#\9) {
130
130
  display: contents;
131
131
  }
132
132
 
133
- .awsui_calendar_145pa_rg0ku_132:not(#\9) {
133
+ .awsui_calendar_145pa_1ebr8_132:not(#\9) {
134
134
  overflow: auto;
135
135
  }
136
- .awsui_calendar_145pa_rg0ku_132:not(#\9):focus {
136
+ .awsui_calendar_145pa_1ebr8_132:not(#\9):focus {
137
137
  outline: none;
138
138
  }
139
- body[data-awsui-focus-visible=true] .awsui_calendar_145pa_rg0ku_132:not(#\9):focus {
139
+ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1ebr8_132:not(#\9):focus {
140
140
  outline: 2px dotted transparent;
141
141
  outline-offset: 2px;
142
142
  border-radius: var(--border-radius-dropdown-0dhh79, 8px);
143
143
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
144
144
  }
145
145
 
146
- .awsui_date-picker-container_145pa_rg0ku_145:not(#\9) {
146
+ .awsui_date-picker-container_145pa_1ebr8_145:not(#\9) {
147
147
  position: relative;
148
148
  max-width: 234px;
149
149
  }
150
150
 
151
- .awsui_date-picker-trigger_145pa_rg0ku_150:not(#\9) {
151
+ .awsui_date-picker-trigger_145pa_1ebr8_150:not(#\9) {
152
152
  display: flex;
153
153
  }
154
154
 
155
- .awsui_date-picker-input_145pa_rg0ku_154:not(#\9) {
155
+ .awsui_date-picker-input_145pa_1ebr8_154:not(#\9) {
156
156
  padding-right: var(--space-xs-zb16t3, 8px);
157
157
  width: 100%;
158
158
  }
159
159
 
160
- .awsui_open-calendar-button_145pa_rg0ku_159:not(#\9) {
160
+ .awsui_open-calendar-button_145pa_1ebr8_159:not(#\9) {
161
161
  /* used in test-utils */
162
162
  }
@@ -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_rg0ku_93",
6
- "focus-lock": "awsui_focus-lock_145pa_rg0ku_128",
7
- "calendar": "awsui_calendar_145pa_rg0ku_132",
8
- "date-picker-container": "awsui_date-picker-container_145pa_rg0ku_145",
9
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_rg0ku_150",
10
- "date-picker-input": "awsui_date-picker-input_145pa_rg0ku_154",
11
- "open-calendar-button": "awsui_open-calendar-button_145pa_rg0ku_159"
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"
12
12
  };
13
13
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_1q5yy_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1q5yy_1",
6
- "root": "awsui_root_mgja0_1q5yy_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_1q5yy_156",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1q5yy_160",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1q5yy_164",
10
- "calendar-container": "awsui_calendar-container_mgja0_1q5yy_168",
11
- "one-grid": "awsui_one-grid_mgja0_1q5yy_171",
12
- "calendar-header": "awsui_calendar-header_mgja0_1q5yy_175",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1q5yy_181",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_1q5yy_181",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1q5yy_202",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1q5yy_205",
17
- "first-grid": "awsui_first-grid_mgja0_1q5yy_209",
18
- "second-grid": "awsui_second-grid_mgja0_1q5yy_210",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_1q5yy_214",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1q5yy_220",
21
- "footer": "awsui_footer_mgja0_1q5yy_227",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_1q5yy_234",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1q5yy_241",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_1q5yy_248",
25
- "label": "awsui_label_mgja0_1q5yy_253",
26
- "label-enabled": "awsui_label-enabled_mgja0_1q5yy_258",
27
- "label-text": "awsui_label-text_mgja0_1q5yy_262",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1q5yy_267",
29
- "mode-switch": "awsui_mode-switch_mgja0_1q5yy_271",
30
- "dropdown": "awsui_dropdown_mgja0_1q5yy_275",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_1q5yy_291",
32
- "start-date-input": "awsui_start-date-input_mgja0_1q5yy_300",
33
- "start-time-input": "awsui_start-time-input_mgja0_1q5yy_301",
34
- "end-date-input": "awsui_end-date-input_mgja0_1q5yy_302",
35
- "end-time-input": "awsui_end-time-input_mgja0_1q5yy_303",
36
- "validation-section": "awsui_validation-section_mgja0_1q5yy_307",
37
- "validation-error": "awsui_validation-error_mgja0_1q5yy_311",
38
- "clear-button": "awsui_clear-button_mgja0_1q5yy_315",
39
- "apply-button": "awsui_apply-button_mgja0_1q5yy_319",
40
- "cancel-button": "awsui_cancel-button_mgja0_1q5yy_323",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1q5yy_327"
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"
42
42
  };
43
43