@cloudscape-design/components 3.0.1350 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_145pa_22ikl_145:not(#\9) {
141
+ .awsui_root_145pa_1odz4_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -174,17 +170,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
170
  -moz-osx-font-smoothing: auto;
175
171
  }
176
172
 
177
- .awsui_focus-lock_145pa_22ikl_177:not(#\9) {
173
+ .awsui_focus-lock_145pa_1odz4_173:not(#\9) {
178
174
  display: contents;
179
175
  }
180
176
 
181
- .awsui_calendar_145pa_22ikl_181:not(#\9) {
177
+ .awsui_calendar_145pa_1odz4_177:not(#\9) {
182
178
  overflow: auto;
183
179
  }
184
- .awsui_calendar_145pa_22ikl_181:not(#\9):focus {
180
+ .awsui_calendar_145pa_1odz4_177:not(#\9):focus {
185
181
  outline: none;
186
182
  }
187
- body[data-awsui-focus-visible=true] .awsui_calendar_145pa_22ikl_181:not(#\9):focus {
183
+ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1odz4_177:not(#\9):focus {
188
184
  outline: 2px dotted transparent;
189
185
  outline-offset: 2px;
190
186
  border-start-start-radius: var(--border-radius-dropdown-fgc2a1, 8px);
@@ -194,20 +190,20 @@ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_22ikl_181:not(#\9):foc
194
190
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
195
191
  }
196
192
 
197
- .awsui_date-picker-container_145pa_22ikl_197:not(#\9) {
193
+ .awsui_date-picker-container_145pa_1odz4_193:not(#\9) {
198
194
  position: relative;
199
195
  max-inline-size: 234px;
200
196
  }
201
197
 
202
- .awsui_date-picker-trigger_145pa_22ikl_202:not(#\9) {
198
+ .awsui_date-picker-trigger_145pa_1odz4_198:not(#\9) {
203
199
  display: flex;
204
200
  }
205
201
 
206
- .awsui_date-picker-input_145pa_22ikl_206:not(#\9) {
202
+ .awsui_date-picker-input_145pa_1odz4_202:not(#\9) {
207
203
  padding-inline-end: var(--space-xs-ymlm0b, 8px);
208
204
  inline-size: 100%;
209
205
  }
210
206
 
211
- .awsui_open-calendar-button_145pa_22ikl_211:not(#\9) {
207
+ .awsui_open-calendar-button_145pa_1odz4_207:not(#\9) {
212
208
  /* used in test-utils */
213
209
  }
@@ -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_22ikl_145",
6
- "focus-lock": "awsui_focus-lock_145pa_22ikl_177",
7
- "calendar": "awsui_calendar_145pa_22ikl_181",
8
- "date-picker-container": "awsui_date-picker-container_145pa_22ikl_197",
9
- "date-picker-trigger": "awsui_date-picker-trigger_145pa_22ikl_202",
10
- "date-picker-input": "awsui_date-picker-input_145pa_22ikl_206",
11
- "open-calendar-button": "awsui_open-calendar-button_145pa_22ikl_211"
5
+ "root": "awsui_root_145pa_1odz4_141",
6
+ "focus-lock": "awsui_focus-lock_145pa_1odz4_173",
7
+ "calendar": "awsui_calendar_145pa_1odz4_177",
8
+ "date-picker-container": "awsui_date-picker-container_145pa_1odz4_193",
9
+ "date-picker-trigger": "awsui_date-picker-trigger_145pa_1odz4_198",
10
+ "date-picker-input": "awsui_date-picker-input_145pa_1odz4_202",
11
+ "open-calendar-button": "awsui_open-calendar-button_145pa_1odz4_207"
12
12
  };
13
13
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "grid": "awsui_grid_1mfbn_11xux_149",
5
- "grid-cell": "awsui_grid-cell_1mfbn_11xux_154",
6
- "day-header": "awsui_day-header_1mfbn_11xux_161",
7
- "day": "awsui_day_1mfbn_11xux_161",
8
- "month": "awsui_month_1mfbn_11xux_172",
9
- "day-inner": "awsui_day-inner_1mfbn_11xux_220",
10
- "month-inner": "awsui_month-inner_1mfbn_11xux_221",
11
- "in-first-row": "awsui_in-first-row_1mfbn_11xux_228",
12
- "in-previous-month": "awsui_in-previous-month_1mfbn_11xux_228",
13
- "in-previous-year": "awsui_in-previous-year_1mfbn_11xux_229",
14
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_11xux_233",
15
- "last-month-of-year": "awsui_last-month-of-year_1mfbn_11xux_234",
16
- "in-next-month": "awsui_in-next-month_1mfbn_11xux_238",
17
- "in-next-year": "awsui_in-next-year_1mfbn_11xux_239",
18
- "in-first-column": "awsui_in-first-column_1mfbn_11xux_243",
19
- "in-visible-calendar": "awsui_in-visible-calendar_1mfbn_11xux_246",
20
- "in-current-month": "awsui_in-current-month_1mfbn_11xux_246",
21
- "in-current-year": "awsui_in-current-year_1mfbn_11xux_246",
22
- "enabled": "awsui_enabled_1mfbn_11xux_250",
23
- "in-range": "awsui_in-range_1mfbn_11xux_256",
24
- "end-date": "awsui_end-date_1mfbn_11xux_256",
25
- "start-date": "awsui_start-date_1mfbn_11xux_256",
26
- "no-range": "awsui_no-range_1mfbn_11xux_256",
27
- "selected": "awsui_selected_1mfbn_11xux_266",
28
- "today": "awsui_today_1mfbn_11xux_271",
29
- "this-month": "awsui_this-month_1mfbn_11xux_272",
30
- "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_11xux_328",
31
- "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_11xux_331",
32
- "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_11xux_334",
33
- "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_11xux_337"
4
+ "grid": "awsui_grid_1mfbn_1tsrr_145",
5
+ "grid-cell": "awsui_grid-cell_1mfbn_1tsrr_150",
6
+ "day-header": "awsui_day-header_1mfbn_1tsrr_157",
7
+ "day": "awsui_day_1mfbn_1tsrr_157",
8
+ "month": "awsui_month_1mfbn_1tsrr_168",
9
+ "day-inner": "awsui_day-inner_1mfbn_1tsrr_216",
10
+ "month-inner": "awsui_month-inner_1mfbn_1tsrr_217",
11
+ "in-first-row": "awsui_in-first-row_1mfbn_1tsrr_224",
12
+ "in-previous-month": "awsui_in-previous-month_1mfbn_1tsrr_224",
13
+ "in-previous-year": "awsui_in-previous-year_1mfbn_1tsrr_225",
14
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_1tsrr_229",
15
+ "last-month-of-year": "awsui_last-month-of-year_1mfbn_1tsrr_230",
16
+ "in-next-month": "awsui_in-next-month_1mfbn_1tsrr_234",
17
+ "in-next-year": "awsui_in-next-year_1mfbn_1tsrr_235",
18
+ "in-first-column": "awsui_in-first-column_1mfbn_1tsrr_239",
19
+ "in-visible-calendar": "awsui_in-visible-calendar_1mfbn_1tsrr_242",
20
+ "in-current-month": "awsui_in-current-month_1mfbn_1tsrr_242",
21
+ "in-current-year": "awsui_in-current-year_1mfbn_1tsrr_242",
22
+ "enabled": "awsui_enabled_1mfbn_1tsrr_246",
23
+ "in-range": "awsui_in-range_1mfbn_1tsrr_252",
24
+ "end-date": "awsui_end-date_1mfbn_1tsrr_252",
25
+ "start-date": "awsui_start-date_1mfbn_1tsrr_252",
26
+ "no-range": "awsui_no-range_1mfbn_1tsrr_252",
27
+ "selected": "awsui_selected_1mfbn_1tsrr_262",
28
+ "today": "awsui_today_1mfbn_1tsrr_267",
29
+ "this-month": "awsui_this-month_1mfbn_1tsrr_268",
30
+ "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_1tsrr_324",
31
+ "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_1tsrr_327",
32
+ "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_1tsrr_330",
33
+ "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_1tsrr_333"
34
34
  };
35
35
 
@@ -136,29 +136,25 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
146
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
143
  SPDX-License-Identifier: Apache-2.0
148
144
  */
149
- .awsui_grid_1mfbn_11xux_149:not(#\9) {
145
+ .awsui_grid_1mfbn_1tsrr_145:not(#\9) {
150
146
  inline-size: var(--size-calendar-grid-width-hv3136, 238px);
151
147
  border-spacing: 0;
152
148
  }
153
149
 
154
- .awsui_grid-cell_1mfbn_11xux_154:not(#\9) {
150
+ .awsui_grid-cell_1mfbn_1tsrr_150:not(#\9) {
155
151
  inline-size: 14.2857142857%;
156
152
  word-break: break-word;
157
153
  text-align: center;
158
154
  font-weight: unset;
159
155
  }
160
156
 
161
- .awsui_day-header_1mfbn_11xux_161:not(#\9) {
157
+ .awsui_day-header_1mfbn_1tsrr_157:not(#\9) {
162
158
  padding-block-start: var(--space-s-tvghoh, 12px);
163
159
  padding-block-end: var(--space-xxs-hwfkai, 4px);
164
160
  padding-inline: 0;
@@ -168,8 +164,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
164
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
169
165
  }
170
166
 
171
- .awsui_day_1mfbn_11xux_161:not(#\9),
172
- .awsui_month_1mfbn_11xux_172:not(#\9) {
167
+ .awsui_day_1mfbn_1tsrr_157:not(#\9),
168
+ .awsui_month_1mfbn_1tsrr_168:not(#\9) {
173
169
  border-block-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
174
170
  border-inline-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
175
171
  padding-block: var(--space-xxs-hwfkai, 4px);
@@ -177,12 +173,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
173
  color: var(--color-text-dropdown-item-disabled-pl4fy2, #b4b4bb);
178
174
  position: relative;
179
175
  }
180
- .awsui_day_1mfbn_11xux_161:not(#\9):focus,
181
- .awsui_month_1mfbn_11xux_172:not(#\9):focus {
176
+ .awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
177
+ .awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
182
178
  outline: none;
183
179
  }
184
- .awsui_day_1mfbn_11xux_161:not(#\9)::after,
185
- .awsui_month_1mfbn_11xux_172:not(#\9)::after {
180
+ .awsui_day_1mfbn_1tsrr_157:not(#\9)::after,
181
+ .awsui_month_1mfbn_1tsrr_168:not(#\9)::after {
186
182
  content: "";
187
183
  position: absolute;
188
184
  z-index: 1;
@@ -192,18 +188,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
192
188
  inset-inline-end: calc(-1 * var(--border-item-width-miijiw, 2px));
193
189
  background-color: transparent;
194
190
  }
195
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_11xux_161:not(#\9):focus,
196
- body[data-awsui-focus-visible=true] .awsui_month_1mfbn_11xux_172:not(#\9):focus {
191
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
192
+ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
197
193
  z-index: 2;
198
194
  position: relative;
199
195
  }
200
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_11xux_161:not(#\9):focus,
201
- body[data-awsui-focus-visible=true] .awsui_month_1mfbn_11xux_172:not(#\9):focus {
196
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus,
197
+ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus {
202
198
  outline: 2px dotted transparent;
203
199
  outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-vvh43m, -5px) - 1px);
204
200
  }
205
- body[data-awsui-focus-visible=true] .awsui_day_1mfbn_11xux_161:not(#\9):focus::before,
206
- body[data-awsui-focus-visible=true] .awsui_month_1mfbn_11xux_172:not(#\9):focus::before {
201
+ body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1tsrr_157:not(#\9):focus::before,
202
+ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1tsrr_168:not(#\9):focus::before {
207
203
  content: " ";
208
204
  display: block;
209
205
  position: absolute;
@@ -217,59 +213,59 @@ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_11xux_172:not(#\9):focus:
217
213
  border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
218
214
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
219
215
  }
220
- .awsui_day_1mfbn_11xux_161 > .awsui_day-inner_1mfbn_11xux_220:not(#\9),
221
- .awsui_day_1mfbn_11xux_161 > .awsui_month-inner_1mfbn_11xux_221:not(#\9),
222
- .awsui_month_1mfbn_11xux_172 > .awsui_day-inner_1mfbn_11xux_220:not(#\9),
223
- .awsui_month_1mfbn_11xux_172 > .awsui_month-inner_1mfbn_11xux_221:not(#\9) {
216
+ .awsui_day_1mfbn_1tsrr_157 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
217
+ .awsui_day_1mfbn_1tsrr_157 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9),
218
+ .awsui_month_1mfbn_1tsrr_168 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
219
+ .awsui_month_1mfbn_1tsrr_168 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9) {
224
220
  position: relative;
225
221
  z-index: 1;
226
222
  }
227
223
 
228
- .awsui_in-first-row_1mfbn_11xux_228:not(#\9):not(.awsui_in-previous-month_1mfbn_11xux_228),
229
- .awsui_in-first-row_1mfbn_11xux_228:not(#\9):not(.awsui_in-previous-year_1mfbn_11xux_229) {
224
+ .awsui_in-first-row_1mfbn_1tsrr_224:not(#\9):not(.awsui_in-previous-month_1mfbn_1tsrr_224),
225
+ .awsui_in-first-row_1mfbn_1tsrr_224:not(#\9):not(.awsui_in-previous-year_1mfbn_1tsrr_225) {
230
226
  border-block-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
231
227
  }
232
228
 
233
- .awsui_in-previous-month_1mfbn_11xux_228:not(#\9):not(.awsui_last-day-of-month_1mfbn_11xux_233),
234
- .awsui_in-previous-year_1mfbn_11xux_229:not(#\9):not(.awsui_last-month-of-year_1mfbn_11xux_234) {
229
+ .awsui_in-previous-month_1mfbn_1tsrr_224:not(#\9):not(.awsui_last-day-of-month_1mfbn_1tsrr_229),
230
+ .awsui_in-previous-year_1mfbn_1tsrr_225:not(#\9):not(.awsui_last-month-of-year_1mfbn_1tsrr_230) {
235
231
  border-inline-end-color: transparent;
236
232
  }
237
233
 
238
- .awsui_in-next-month_1mfbn_11xux_238:not(#\9),
239
- .awsui_in-next-year_1mfbn_11xux_239:not(#\9) {
234
+ .awsui_in-next-month_1mfbn_1tsrr_234:not(#\9),
235
+ .awsui_in-next-year_1mfbn_1tsrr_235:not(#\9) {
240
236
  border-color: transparent;
241
237
  }
242
238
 
243
- .awsui_in-first-column_1mfbn_11xux_243:not(#\9) {
239
+ .awsui_in-first-column_1mfbn_1tsrr_239:not(#\9) {
244
240
  border-inline-start: 1px solid 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
245
241
  }
246
- .awsui_in-first-column_1mfbn_11xux_243.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9), .awsui_in-first-column_1mfbn_11xux_243.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9) {
242
+ .awsui_in-first-column_1mfbn_1tsrr_239.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9), .awsui_in-first-column_1mfbn_1tsrr_239.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9) {
247
243
  border-inline-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
248
244
  }
249
245
 
250
- .awsui_enabled_1mfbn_11xux_250:not(#\9) {
246
+ .awsui_enabled_1mfbn_1tsrr_246:not(#\9) {
251
247
  cursor: pointer;
252
248
  }
253
- .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9) {
249
+ .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9) {
254
250
  color: var(--color-text-dropdown-item-default-zani00, #0f141a);
255
251
  }
256
- .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9):not(.awsui_in-range_1mfbn_11xux_256), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9):not(.awsui_in-range_1mfbn_11xux_256)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246.awsui_end-date_1mfbn_11xux_256.awsui_start-date_1mfbn_11xux_256:not(#\9), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246.awsui_end-date_1mfbn_11xux_256.awsui_start-date_1mfbn_11xux_256:not(#\9)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246.awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246.awsui_no-range_1mfbn_11xux_256:not(#\9)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9):not(.awsui_in-range_1mfbn_11xux_256), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9):not(.awsui_in-range_1mfbn_11xux_256)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246.awsui_end-date_1mfbn_11xux_256.awsui_start-date_1mfbn_11xux_256:not(#\9), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246.awsui_end-date_1mfbn_11xux_256.awsui_start-date_1mfbn_11xux_256:not(#\9)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246.awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246.awsui_no-range_1mfbn_11xux_256:not(#\9)::after {
252
+ .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_end-date_1mfbn_1tsrr_252.awsui_start-date_1mfbn_1tsrr_252:not(#\9)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242.awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
257
253
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
258
254
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
259
255
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
260
256
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
261
257
  }
262
- .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9):hover, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9):hover {
258
+ .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):hover, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):hover {
263
259
  color: var(--color-text-calendar-date-hover-qy0tsn, #0f141a);
264
260
  background-color: var(--color-background-dropdown-item-hover-wyujnt, #f3f3f7);
265
261
  }
266
- .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-month_1mfbn_11xux_246:not(#\9):hover:not(.awsui_selected_1mfbn_11xux_266)::after, .awsui_enabled_1mfbn_11xux_250.awsui_in-visible-calendar_1mfbn_11xux_246.awsui_in-current-year_1mfbn_11xux_246:not(#\9):hover:not(.awsui_selected_1mfbn_11xux_266)::after {
262
+ .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-month_1mfbn_1tsrr_242:not(#\9):hover:not(.awsui_selected_1mfbn_1tsrr_262)::after, .awsui_enabled_1mfbn_1tsrr_246.awsui_in-visible-calendar_1mfbn_1tsrr_242.awsui_in-current-year_1mfbn_1tsrr_242:not(#\9):hover:not(.awsui_selected_1mfbn_1tsrr_262)::after {
267
263
  border-block: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
268
264
  border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
269
265
  }
270
266
 
271
- .awsui_today_1mfbn_11xux_271:not(#\9):not(.awsui_in-range_1mfbn_11xux_256),
272
- .awsui_this-month_1mfbn_11xux_272:not(#\9):not(.awsui_in-range_1mfbn_11xux_256) {
267
+ .awsui_today_1mfbn_1tsrr_267:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252),
268
+ .awsui_this-month_1mfbn_1tsrr_268:not(#\9):not(.awsui_in-range_1mfbn_1tsrr_252) {
273
269
  background-color: var(--color-background-calendar-current-date-2c5ip4, #f3f3f7);
274
270
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
275
271
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
@@ -278,20 +274,20 @@ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_11xux_172:not(#\9):focus:
278
274
  font-weight: var(--font-weight-bold-fo1afg, 700);
279
275
  }
280
276
 
281
- .awsui_selected_1mfbn_11xux_266:not(#\9) {
277
+ .awsui_selected_1mfbn_1tsrr_262:not(#\9) {
282
278
  border-color: transparent;
283
279
  position: relative;
284
280
  z-index: 2;
285
281
  font-weight: var(--font-weight-bold-fo1afg, 700);
286
282
  }
287
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_11xux_266:not(#\9):focus {
283
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus {
288
284
  position: relative;
289
285
  }
290
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_11xux_266:not(#\9):focus {
286
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus {
291
287
  outline: 2px dotted transparent;
292
288
  outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-dy6gf8, -5px) - 1px);
293
289
  }
294
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_11xux_266:not(#\9):focus::before {
290
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus::before {
295
291
  content: " ";
296
292
  display: block;
297
293
  position: absolute;
@@ -305,60 +301,60 @@ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_11xux_266:not(#\9):foc
305
301
  border-end-end-radius: var(--border-radius-calendar-day-focus-ring-xvvbuc, 3px);
306
302
  box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-t8s8m7, #f9f9fa);
307
303
  }
308
- body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_11xux_266:not(#\9):focus::before {
304
+ body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1tsrr_262:not(#\9):focus::before {
309
305
  z-index: 1;
310
306
  }
311
- .awsui_selected_1mfbn_11xux_266:not(#\9)::after {
307
+ .awsui_selected_1mfbn_1tsrr_262:not(#\9)::after {
312
308
  background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
313
309
  border-block: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
314
310
  border-inline: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
315
311
  z-index: 0;
316
312
  }
317
- .awsui_selected_1mfbn_11xux_266 > .awsui_day-inner_1mfbn_11xux_220:not(#\9),
318
- .awsui_selected_1mfbn_11xux_266 > .awsui_month-inner_1mfbn_11xux_221:not(#\9) {
313
+ .awsui_selected_1mfbn_1tsrr_262 > .awsui_day-inner_1mfbn_1tsrr_216:not(#\9),
314
+ .awsui_selected_1mfbn_1tsrr_262 > .awsui_month-inner_1mfbn_1tsrr_217:not(#\9) {
319
315
  color: var(--color-text-calendar-date-selected-dd6twp, #ffffff);
320
316
  position: relative;
321
317
  z-index: 2;
322
318
  }
323
319
 
324
- .awsui_in-range_1mfbn_11xux_256:not(#\9) {
320
+ .awsui_in-range_1mfbn_1tsrr_252:not(#\9) {
325
321
  background-color: var(--color-background-dropdown-item-selected-cnovvw, #f0fbff);
326
322
  font-weight: var(--font-weight-bold-fo1afg, 700);
327
323
  }
328
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-start_1mfbn_11xux_328:not(#\9)::after {
324
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324:not(#\9)::after {
329
325
  border-block-start: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
330
326
  }
331
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-inline-end_1mfbn_11xux_331:not(#\9)::after {
327
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
332
328
  border-inline-end: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
333
329
  }
334
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-end_1mfbn_11xux_334:not(#\9)::after {
330
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330:not(#\9)::after {
335
331
  border-block-end: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
336
332
  }
337
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-inline-start_1mfbn_11xux_337:not(#\9)::after {
333
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
338
334
  border-inline-start: var(--border-item-width-miijiw, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
339
335
  }
340
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-start_1mfbn_11xux_328.awsui_in-range-border-inline-end_1mfbn_11xux_331:not(#\9), .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-start_1mfbn_11xux_328.awsui_in-range-border-inline-end_1mfbn_11xux_331:not(#\9)::after {
336
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
341
337
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
342
338
  }
343
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-end_1mfbn_11xux_334.awsui_in-range-border-inline-end_1mfbn_11xux_331:not(#\9), .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-end_1mfbn_11xux_334.awsui_in-range-border-inline-end_1mfbn_11xux_331:not(#\9)::after {
339
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-end_1mfbn_1tsrr_327:not(#\9)::after {
344
340
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
345
341
  }
346
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-end_1mfbn_11xux_334.awsui_in-range-border-inline-start_1mfbn_11xux_337:not(#\9), .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-end_1mfbn_11xux_334.awsui_in-range-border-inline-start_1mfbn_11xux_337:not(#\9)::after {
342
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-end_1mfbn_1tsrr_330.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
347
343
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
348
344
  }
349
- .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-start_1mfbn_11xux_328.awsui_in-range-border-inline-start_1mfbn_11xux_337:not(#\9), .awsui_in-range_1mfbn_11xux_256.awsui_in-range-border-block-start_1mfbn_11xux_328.awsui_in-range-border-inline-start_1mfbn_11xux_337:not(#\9)::after {
345
+ .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9), .awsui_in-range_1mfbn_1tsrr_252.awsui_in-range-border-block-start_1mfbn_1tsrr_324.awsui_in-range-border-inline-start_1mfbn_1tsrr_333:not(#\9)::after {
350
346
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
351
347
  }
352
348
 
353
- .awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_no-range_1mfbn_11xux_256:not(#\9)::after {
349
+ .awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
354
350
  border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
355
351
  }
356
- .awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_no-range_1mfbn_11xux_256:not(#\9)::after {
352
+ .awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
357
353
  border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
358
354
  }
359
- .awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_no-range_1mfbn_11xux_256:not(#\9)::after {
355
+ .awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
360
356
  border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
361
357
  }
362
- .awsui_no-range_1mfbn_11xux_256:not(#\9), .awsui_no-range_1mfbn_11xux_256:not(#\9)::after {
358
+ .awsui_no-range_1mfbn_1tsrr_252:not(#\9), .awsui_no-range_1mfbn_1tsrr_252:not(#\9)::after {
363
359
  border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
364
360
  }
@@ -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
- "grid": "awsui_grid_1mfbn_11xux_149",
6
- "grid-cell": "awsui_grid-cell_1mfbn_11xux_154",
7
- "day-header": "awsui_day-header_1mfbn_11xux_161",
8
- "day": "awsui_day_1mfbn_11xux_161",
9
- "month": "awsui_month_1mfbn_11xux_172",
10
- "day-inner": "awsui_day-inner_1mfbn_11xux_220",
11
- "month-inner": "awsui_month-inner_1mfbn_11xux_221",
12
- "in-first-row": "awsui_in-first-row_1mfbn_11xux_228",
13
- "in-previous-month": "awsui_in-previous-month_1mfbn_11xux_228",
14
- "in-previous-year": "awsui_in-previous-year_1mfbn_11xux_229",
15
- "last-day-of-month": "awsui_last-day-of-month_1mfbn_11xux_233",
16
- "last-month-of-year": "awsui_last-month-of-year_1mfbn_11xux_234",
17
- "in-next-month": "awsui_in-next-month_1mfbn_11xux_238",
18
- "in-next-year": "awsui_in-next-year_1mfbn_11xux_239",
19
- "in-first-column": "awsui_in-first-column_1mfbn_11xux_243",
20
- "in-visible-calendar": "awsui_in-visible-calendar_1mfbn_11xux_246",
21
- "in-current-month": "awsui_in-current-month_1mfbn_11xux_246",
22
- "in-current-year": "awsui_in-current-year_1mfbn_11xux_246",
23
- "enabled": "awsui_enabled_1mfbn_11xux_250",
24
- "in-range": "awsui_in-range_1mfbn_11xux_256",
25
- "end-date": "awsui_end-date_1mfbn_11xux_256",
26
- "start-date": "awsui_start-date_1mfbn_11xux_256",
27
- "no-range": "awsui_no-range_1mfbn_11xux_256",
28
- "selected": "awsui_selected_1mfbn_11xux_266",
29
- "today": "awsui_today_1mfbn_11xux_271",
30
- "this-month": "awsui_this-month_1mfbn_11xux_272",
31
- "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_11xux_328",
32
- "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_11xux_331",
33
- "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_11xux_334",
34
- "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_11xux_337"
5
+ "grid": "awsui_grid_1mfbn_1tsrr_145",
6
+ "grid-cell": "awsui_grid-cell_1mfbn_1tsrr_150",
7
+ "day-header": "awsui_day-header_1mfbn_1tsrr_157",
8
+ "day": "awsui_day_1mfbn_1tsrr_157",
9
+ "month": "awsui_month_1mfbn_1tsrr_168",
10
+ "day-inner": "awsui_day-inner_1mfbn_1tsrr_216",
11
+ "month-inner": "awsui_month-inner_1mfbn_1tsrr_217",
12
+ "in-first-row": "awsui_in-first-row_1mfbn_1tsrr_224",
13
+ "in-previous-month": "awsui_in-previous-month_1mfbn_1tsrr_224",
14
+ "in-previous-year": "awsui_in-previous-year_1mfbn_1tsrr_225",
15
+ "last-day-of-month": "awsui_last-day-of-month_1mfbn_1tsrr_229",
16
+ "last-month-of-year": "awsui_last-month-of-year_1mfbn_1tsrr_230",
17
+ "in-next-month": "awsui_in-next-month_1mfbn_1tsrr_234",
18
+ "in-next-year": "awsui_in-next-year_1mfbn_1tsrr_235",
19
+ "in-first-column": "awsui_in-first-column_1mfbn_1tsrr_239",
20
+ "in-visible-calendar": "awsui_in-visible-calendar_1mfbn_1tsrr_242",
21
+ "in-current-month": "awsui_in-current-month_1mfbn_1tsrr_242",
22
+ "in-current-year": "awsui_in-current-year_1mfbn_1tsrr_242",
23
+ "enabled": "awsui_enabled_1mfbn_1tsrr_246",
24
+ "in-range": "awsui_in-range_1mfbn_1tsrr_252",
25
+ "end-date": "awsui_end-date_1mfbn_1tsrr_252",
26
+ "start-date": "awsui_start-date_1mfbn_1tsrr_252",
27
+ "no-range": "awsui_no-range_1mfbn_1tsrr_252",
28
+ "selected": "awsui_selected_1mfbn_1tsrr_262",
29
+ "today": "awsui_today_1mfbn_1tsrr_267",
30
+ "this-month": "awsui_this-month_1mfbn_1tsrr_268",
31
+ "in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_1tsrr_324",
32
+ "in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_1tsrr_327",
33
+ "in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_1tsrr_330",
34
+ "in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_1tsrr_333"
35
35
  };
36
36
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "custom-range": "awsui_custom-range_16zmw_25w4q_145",
5
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_25w4q_151",
6
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_25w4q_155",
7
- "custom-range-duration": "awsui_custom-range-duration_16zmw_25w4q_159",
8
- "custom-range-unit": "awsui_custom-range-unit_16zmw_25w4q_160",
9
- "vertical": "awsui_vertical_16zmw_25w4q_166"
4
+ "custom-range": "awsui_custom-range_16zmw_16bxy_141",
5
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_16bxy_147",
6
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_16bxy_151",
7
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_16bxy_155",
8
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_16bxy_156",
9
+ "vertical": "awsui_vertical_16zmw_16bxy_162"
10
10
  };
11
11
 
@@ -136,40 +136,36 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_custom-range_16zmw_25w4q_145:not(#\9) {
141
+ .awsui_custom-range_16zmw_16bxy_141:not(#\9) {
146
142
  padding-inline-start: calc(14px + var(--space-xs-ymlm0b, 8px));
147
143
  display: flex;
148
144
  inline-size: 80%;
149
145
  }
150
146
 
151
- .awsui_custom-range--no-padding_16zmw_25w4q_151:not(#\9) {
147
+ .awsui_custom-range--no-padding_16zmw_16bxy_147:not(#\9) {
152
148
  padding-inline-start: 0;
153
149
  }
154
150
 
155
- .awsui_custom-range-form-controls_16zmw_25w4q_155:not(#\9) {
151
+ .awsui_custom-range-form-controls_16zmw_16bxy_151:not(#\9) {
156
152
  display: flex;
157
153
  inline-size: 100%;
158
154
  }
159
- .awsui_custom-range-form-controls_16zmw_25w4q_155 > .awsui_custom-range-duration_16zmw_25w4q_159:not(#\9),
160
- .awsui_custom-range-form-controls_16zmw_25w4q_155 > .awsui_custom-range-unit_16zmw_25w4q_160:not(#\9) {
155
+ .awsui_custom-range-form-controls_16zmw_16bxy_151 > .awsui_custom-range-duration_16zmw_16bxy_155:not(#\9),
156
+ .awsui_custom-range-form-controls_16zmw_16bxy_151 > .awsui_custom-range-unit_16zmw_16bxy_156:not(#\9) {
161
157
  inline-size: 50%;
162
158
  }
163
- .awsui_custom-range-form-controls_16zmw_25w4q_155 > .awsui_custom-range-duration_16zmw_25w4q_159:not(#\9) {
159
+ .awsui_custom-range-form-controls_16zmw_16bxy_151 > .awsui_custom-range-duration_16zmw_16bxy_155:not(#\9) {
164
160
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
165
161
  }
166
- .awsui_custom-range-form-controls_16zmw_25w4q_155.awsui_vertical_16zmw_25w4q_166:not(#\9) {
162
+ .awsui_custom-range-form-controls_16zmw_16bxy_151.awsui_vertical_16zmw_16bxy_162:not(#\9) {
167
163
  flex-direction: column;
168
164
  }
169
- .awsui_custom-range-form-controls_16zmw_25w4q_155.awsui_vertical_16zmw_25w4q_166 > .awsui_custom-range-duration_16zmw_25w4q_159:not(#\9),
170
- .awsui_custom-range-form-controls_16zmw_25w4q_155.awsui_vertical_16zmw_25w4q_166 > .awsui_custom-range-unit_16zmw_25w4q_160:not(#\9) {
165
+ .awsui_custom-range-form-controls_16zmw_16bxy_151.awsui_vertical_16zmw_16bxy_162 > .awsui_custom-range-duration_16zmw_16bxy_155:not(#\9),
166
+ .awsui_custom-range-form-controls_16zmw_16bxy_151.awsui_vertical_16zmw_16bxy_162 > .awsui_custom-range-unit_16zmw_16bxy_156:not(#\9) {
171
167
  inline-size: 100%;
172
168
  }
173
- .awsui_custom-range-form-controls_16zmw_25w4q_155.awsui_vertical_16zmw_25w4q_166 > .awsui_custom-range-unit_16zmw_25w4q_160:not(#\9) {
169
+ .awsui_custom-range-form-controls_16zmw_16bxy_151.awsui_vertical_16zmw_16bxy_162 > .awsui_custom-range-unit_16zmw_16bxy_156:not(#\9) {
174
170
  margin-block-start: var(--space-s-tvghoh, 12px);
175
171
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "custom-range": "awsui_custom-range_16zmw_25w4q_145",
6
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_25w4q_151",
7
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_25w4q_155",
8
- "custom-range-duration": "awsui_custom-range-duration_16zmw_25w4q_159",
9
- "custom-range-unit": "awsui_custom-range-unit_16zmw_25w4q_160",
10
- "vertical": "awsui_vertical_16zmw_25w4q_166"
5
+ "custom-range": "awsui_custom-range_16zmw_16bxy_141",
6
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_16bxy_147",
7
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_16bxy_151",
8
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_16bxy_155",
9
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_16bxy_156",
10
+ "vertical": "awsui_vertical_16zmw_16bxy_162"
11
11
  };
12
12