@cloudscape-design/components 3.0.757 → 3.0.759

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 (449) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  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 +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/implementation.d.ts.map +1 -1
  86. package/breadcrumb-group/implementation.js +61 -12
  87. package/breadcrumb-group/implementation.js.map +1 -1
  88. package/breadcrumb-group/interfaces.d.ts +3 -2
  89. package/breadcrumb-group/interfaces.d.ts.map +1 -1
  90. package/breadcrumb-group/interfaces.js.map +1 -1
  91. package/breadcrumb-group/item/funnel.d.ts +1 -0
  92. package/breadcrumb-group/item/funnel.d.ts.map +1 -1
  93. package/breadcrumb-group/item/funnel.js +3 -3
  94. package/breadcrumb-group/item/funnel.js.map +1 -1
  95. package/breadcrumb-group/item/item.d.ts +1 -1
  96. package/breadcrumb-group/item/item.d.ts.map +1 -1
  97. package/breadcrumb-group/item/item.js +19 -38
  98. package/breadcrumb-group/item/item.js.map +1 -1
  99. package/breadcrumb-group/item/styles.css.js +8 -9
  100. package/breadcrumb-group/item/styles.scoped.css +36 -35
  101. package/breadcrumb-group/item/styles.selectors.js +8 -9
  102. package/breadcrumb-group/styles.css.js +8 -7
  103. package/breadcrumb-group/styles.scoped.css +18 -58
  104. package/breadcrumb-group/styles.selectors.js +8 -7
  105. package/breadcrumb-group/utils.d.ts +5 -0
  106. package/breadcrumb-group/utils.d.ts.map +1 -1
  107. package/breadcrumb-group/utils.js +56 -0
  108. package/breadcrumb-group/utils.js.map +1 -1
  109. package/button/styles.css.js +20 -20
  110. package/button/styles.scoped.css +155 -155
  111. package/button/styles.selectors.js +20 -20
  112. package/button-dropdown/category-elements/styles.css.js +14 -14
  113. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  114. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  115. package/button-dropdown/item-element/styles.css.js +13 -13
  116. package/button-dropdown/item-element/styles.scoped.css +25 -25
  117. package/button-dropdown/item-element/styles.selectors.js +13 -13
  118. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  119. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  120. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  121. package/button-dropdown/styles.css.js +17 -17
  122. package/button-dropdown/styles.scoped.css +27 -27
  123. package/button-dropdown/styles.selectors.js +17 -17
  124. package/button-group/styles.css.js +4 -4
  125. package/button-group/styles.scoped.css +5 -5
  126. package/button-group/styles.selectors.js +4 -4
  127. package/calendar/styles.css.js +21 -21
  128. package/calendar/styles.scoped.css +47 -47
  129. package/calendar/styles.selectors.js +21 -21
  130. package/cards/styles.css.js +39 -39
  131. package/cards/styles.scoped.css +51 -51
  132. package/cards/styles.selectors.js +39 -39
  133. package/checkbox/styles.css.js +3 -3
  134. package/checkbox/styles.scoped.css +6 -6
  135. package/checkbox/styles.selectors.js +3 -3
  136. package/code-editor/resizable-box/styles.css.js +3 -3
  137. package/code-editor/resizable-box/styles.scoped.css +8 -8
  138. package/code-editor/resizable-box/styles.selectors.js +3 -3
  139. package/code-editor/styles.css.js +33 -33
  140. package/code-editor/styles.scoped.css +137 -137
  141. package/code-editor/styles.selectors.js +33 -33
  142. package/collection-preferences/content-display/styles.css.js +11 -11
  143. package/collection-preferences/content-display/styles.scoped.css +19 -19
  144. package/collection-preferences/content-display/styles.selectors.js +11 -11
  145. package/collection-preferences/styles.css.js +37 -37
  146. package/collection-preferences/styles.scoped.css +48 -48
  147. package/collection-preferences/styles.selectors.js +37 -37
  148. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  149. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  150. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  151. package/column-layout/styles.css.js +13 -13
  152. package/column-layout/styles.scoped.css +45 -45
  153. package/column-layout/styles.selectors.js +13 -13
  154. package/container/styles.css.js +30 -30
  155. package/container/styles.scoped.css +55 -55
  156. package/container/styles.selectors.js +30 -30
  157. package/content-layout/styles.css.js +14 -14
  158. package/content-layout/styles.scoped.css +17 -17
  159. package/content-layout/styles.selectors.js +14 -14
  160. package/date-picker/styles.css.js +7 -7
  161. package/date-picker/styles.scoped.css +10 -10
  162. package/date-picker/styles.selectors.js +7 -7
  163. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  164. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  165. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  166. package/date-range-picker/relative-range/styles.css.js +9 -9
  167. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  168. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  169. package/date-range-picker/styles.css.js +39 -39
  170. package/date-range-picker/styles.scoped.css +49 -49
  171. package/date-range-picker/styles.selectors.js +39 -39
  172. package/drawer/styles.css.js +4 -4
  173. package/drawer/styles.scoped.css +11 -11
  174. package/drawer/styles.selectors.js +4 -4
  175. package/expandable-section/styles.css.js +34 -34
  176. package/expandable-section/styles.scoped.css +66 -66
  177. package/expandable-section/styles.selectors.js +34 -34
  178. package/file-upload/dropzone/styles.css.js +2 -2
  179. package/file-upload/dropzone/styles.scoped.css +3 -3
  180. package/file-upload/dropzone/styles.selectors.js +2 -2
  181. package/file-upload/file-input/styles.css.js +4 -4
  182. package/file-upload/file-input/styles.scoped.css +8 -8
  183. package/file-upload/file-input/styles.selectors.js +4 -4
  184. package/flashbar/styles.css.js +50 -50
  185. package/flashbar/styles.scoped.css +150 -150
  186. package/flashbar/styles.selectors.js +50 -50
  187. package/form/styles.css.js +8 -8
  188. package/form/styles.scoped.css +9 -9
  189. package/form/styles.selectors.js +8 -8
  190. package/form-field/styles.css.js +24 -24
  191. package/form-field/styles.scoped.css +43 -39
  192. package/form-field/styles.selectors.js +24 -24
  193. package/grid/styles.css.js +53 -53
  194. package/grid/styles.scoped.css +55 -55
  195. package/grid/styles.selectors.js +53 -53
  196. package/header/styles.css.js +34 -34
  197. package/header/styles.scoped.css +51 -51
  198. package/header/styles.selectors.js +34 -34
  199. package/help-panel/styles.css.js +5 -5
  200. package/help-panel/styles.scoped.css +72 -72
  201. package/help-panel/styles.selectors.js +5 -5
  202. package/hotspot/styles.css.js +7 -7
  203. package/hotspot/styles.scoped.css +8 -8
  204. package/hotspot/styles.selectors.js +7 -7
  205. package/icon/styles.css.js +38 -38
  206. package/icon/styles.scoped.css +83 -83
  207. package/icon/styles.selectors.js +38 -38
  208. package/input/styles.css.js +13 -13
  209. package/input/styles.scoped.css +33 -33
  210. package/input/styles.selectors.js +13 -13
  211. package/internal/analytics/index.d.ts +3 -1
  212. package/internal/analytics/index.d.ts.map +1 -1
  213. package/internal/analytics/index.js +8 -0
  214. package/internal/analytics/index.js.map +1 -1
  215. package/internal/analytics/interfaces.d.ts +9 -1
  216. package/internal/analytics/interfaces.d.ts.map +1 -1
  217. package/internal/analytics/interfaces.js.map +1 -1
  218. package/internal/components/abstract-switch/styles.css.js +13 -13
  219. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  220. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  221. package/internal/components/button-trigger/index.d.ts.map +1 -1
  222. package/internal/components/button-trigger/index.js +1 -1
  223. package/internal/components/button-trigger/index.js.map +1 -1
  224. package/internal/components/button-trigger/styles.css.js +13 -13
  225. package/internal/components/button-trigger/styles.scoped.css +28 -28
  226. package/internal/components/button-trigger/styles.selectors.js +13 -13
  227. package/internal/components/chart-filter/styles.css.js +3 -3
  228. package/internal/components/chart-filter/styles.scoped.css +4 -4
  229. package/internal/components/chart-filter/styles.selectors.js +3 -3
  230. package/internal/components/chart-legend/styles.css.js +6 -6
  231. package/internal/components/chart-legend/styles.scoped.css +16 -16
  232. package/internal/components/chart-legend/styles.selectors.js +6 -6
  233. package/internal/components/chart-plot/styles.css.js +5 -5
  234. package/internal/components/chart-plot/styles.scoped.css +6 -6
  235. package/internal/components/chart-plot/styles.selectors.js +5 -5
  236. package/internal/components/chart-popover/styles.css.js +3 -3
  237. package/internal/components/chart-popover/styles.scoped.css +4 -4
  238. package/internal/components/chart-popover/styles.selectors.js +3 -3
  239. package/internal/components/chart-series-details/styles.css.js +20 -20
  240. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  241. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  242. package/internal/components/chart-series-marker/styles.css.js +5 -5
  243. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  244. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  245. package/internal/components/chart-wrapper/styles.css.js +9 -9
  246. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  247. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  248. package/internal/components/checkbox-icon/styles.css.js +9 -9
  249. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  250. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  251. package/internal/components/dropdown/index.d.ts.map +1 -1
  252. package/internal/components/dropdown/index.js +5 -2
  253. package/internal/components/dropdown/index.js.map +1 -1
  254. package/internal/components/dropdown/styles.css.js +20 -20
  255. package/internal/components/dropdown/styles.scoped.css +38 -38
  256. package/internal/components/dropdown/styles.selectors.js +20 -20
  257. package/internal/components/dropdown-footer/styles.css.js +3 -3
  258. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  259. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  260. package/internal/components/dropdown-status/styles.css.js +2 -2
  261. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  262. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  263. package/internal/components/handle/styles.css.js +2 -2
  264. package/internal/components/handle/styles.scoped.css +7 -7
  265. package/internal/components/handle/styles.selectors.js +2 -2
  266. package/internal/components/menu-dropdown/styles.css.js +7 -7
  267. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  268. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  269. package/internal/components/option/styles.css.js +17 -17
  270. package/internal/components/option/styles.scoped.css +30 -30
  271. package/internal/components/option/styles.selectors.js +17 -17
  272. package/internal/components/options-list/styles.css.js +2 -2
  273. package/internal/components/options-list/styles.scoped.css +3 -3
  274. package/internal/components/options-list/styles.selectors.js +2 -2
  275. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  276. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  277. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  278. package/internal/components/screenreader-only/styles.css.js +1 -1
  279. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  280. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  281. package/internal/components/selectable-item/styles.css.js +16 -16
  282. package/internal/components/selectable-item/styles.scoped.css +30 -30
  283. package/internal/components/selectable-item/styles.selectors.js +16 -16
  284. package/internal/components/token-list/styles.css.js +9 -9
  285. package/internal/components/token-list/styles.scoped.css +31 -31
  286. package/internal/components/token-list/styles.selectors.js +9 -9
  287. package/internal/environment.js +1 -1
  288. package/internal/environment.json +1 -1
  289. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  290. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  291. package/internal/hooks/use-component-analytics/index.js +11 -0
  292. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  293. package/internal/manifest.json +1 -1
  294. package/key-value-pairs/styles.css.js +8 -8
  295. package/key-value-pairs/styles.scoped.css +10 -10
  296. package/key-value-pairs/styles.selectors.js +8 -8
  297. package/link/styles.css.js +20 -20
  298. package/link/styles.scoped.css +74 -74
  299. package/link/styles.selectors.js +20 -20
  300. package/mixed-line-bar-chart/styles.css.js +11 -11
  301. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  302. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  303. package/modal/styles.css.js +23 -23
  304. package/modal/styles.scoped.css +39 -39
  305. package/modal/styles.selectors.js +23 -23
  306. package/multiselect/styles.css.js +2 -2
  307. package/multiselect/styles.scoped.css +3 -3
  308. package/multiselect/styles.selectors.js +2 -2
  309. package/package.json +1 -1
  310. package/pagination/styles.css.js +9 -9
  311. package/pagination/styles.scoped.css +24 -24
  312. package/pagination/styles.selectors.js +9 -9
  313. package/pie-chart/styles.css.js +27 -27
  314. package/pie-chart/styles.scoped.css +49 -49
  315. package/pie-chart/styles.selectors.js +27 -27
  316. package/popover/styles.css.js +52 -52
  317. package/popover/styles.scoped.css +74 -74
  318. package/popover/styles.selectors.js +52 -52
  319. package/progress-bar/styles.css.js +19 -19
  320. package/progress-bar/styles.scoped.css +32 -32
  321. package/progress-bar/styles.selectors.js +19 -19
  322. package/prompt-input/styles.css.js +8 -8
  323. package/prompt-input/styles.scoped.css +20 -20
  324. package/prompt-input/styles.selectors.js +8 -8
  325. package/property-filter/filtering-token/styles.css.js +18 -18
  326. package/property-filter/filtering-token/styles.scoped.css +42 -42
  327. package/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/property-filter/styles.css.js +38 -38
  329. package/property-filter/styles.scoped.css +41 -41
  330. package/property-filter/styles.selectors.js +38 -38
  331. package/radio-group/styles.css.js +10 -10
  332. package/radio-group/styles.scoped.css +25 -25
  333. package/radio-group/styles.selectors.js +10 -10
  334. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  335. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  336. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  337. package/segmented-control/styles.css.js +15 -15
  338. package/segmented-control/styles.scoped.css +35 -35
  339. package/segmented-control/styles.selectors.js +15 -15
  340. package/select/parts/styles.css.js +21 -21
  341. package/select/parts/styles.scoped.css +23 -23
  342. package/select/parts/styles.selectors.js +21 -21
  343. package/select/styles.css.js +1 -1
  344. package/select/styles.scoped.css +2 -2
  345. package/select/styles.selectors.js +1 -1
  346. package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
  347. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
  348. package/side-navigation/analytics-metadata/interfaces.js +4 -0
  349. package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
  350. package/side-navigation/analytics-metadata/styles.css.js +7 -0
  351. package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
  352. package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
  353. package/side-navigation/index.d.ts.map +1 -1
  354. package/side-navigation/index.js +10 -1
  355. package/side-navigation/index.js.map +1 -1
  356. package/side-navigation/parts.d.ts +2 -1
  357. package/side-navigation/parts.d.ts.map +1 -1
  358. package/side-navigation/parts.js +42 -21
  359. package/side-navigation/parts.js.map +1 -1
  360. package/side-navigation/styles.css.js +30 -30
  361. package/side-navigation/styles.scoped.css +43 -43
  362. package/side-navigation/styles.selectors.js +30 -30
  363. package/slider/styles.css.js +26 -26
  364. package/slider/styles.scoped.css +77 -77
  365. package/slider/styles.selectors.js +26 -26
  366. package/space-between/styles.css.js +23 -23
  367. package/space-between/styles.scoped.css +25 -25
  368. package/space-between/styles.selectors.js +23 -23
  369. package/spinner/styles.css.js +13 -13
  370. package/spinner/styles.scoped.css +20 -20
  371. package/spinner/styles.selectors.js +13 -13
  372. package/split-panel/icons/styles.css.js +22 -22
  373. package/split-panel/icons/styles.scoped.css +25 -25
  374. package/split-panel/icons/styles.selectors.js +22 -22
  375. package/split-panel/styles.css.js +26 -26
  376. package/split-panel/styles.scoped.css +44 -44
  377. package/split-panel/styles.selectors.js +26 -26
  378. package/status-indicator/styles.css.js +23 -23
  379. package/status-indicator/styles.scoped.css +34 -30
  380. package/status-indicator/styles.selectors.js +23 -23
  381. package/table/body-cell/styles.css.js +47 -47
  382. package/table/body-cell/styles.scoped.css +307 -307
  383. package/table/body-cell/styles.selectors.js +47 -47
  384. package/table/expandable-rows/styles.css.js +3 -3
  385. package/table/expandable-rows/styles.scoped.css +14 -14
  386. package/table/expandable-rows/styles.selectors.js +3 -3
  387. package/table/header-cell/styles.css.js +26 -26
  388. package/table/header-cell/styles.scoped.css +75 -75
  389. package/table/header-cell/styles.selectors.js +26 -26
  390. package/table/interfaces.d.ts +1 -0
  391. package/table/interfaces.d.ts.map +1 -1
  392. package/table/interfaces.js.map +1 -1
  393. package/table/internal.d.ts.map +1 -1
  394. package/table/internal.js +20 -0
  395. package/table/internal.js.map +1 -1
  396. package/table/resizer/styles.css.js +8 -8
  397. package/table/resizer/styles.scoped.css +16 -16
  398. package/table/resizer/styles.selectors.js +8 -8
  399. package/table/selection/styles.css.js +3 -3
  400. package/table/selection/styles.scoped.css +4 -4
  401. package/table/selection/styles.selectors.js +3 -3
  402. package/table/sticky-scrollbar/styles.css.js +6 -6
  403. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  404. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  405. package/table/styles.css.js +34 -34
  406. package/table/styles.scoped.css +44 -44
  407. package/table/styles.selectors.js +34 -34
  408. package/tabs/styles.css.js +28 -28
  409. package/tabs/styles.scoped.css +52 -52
  410. package/tabs/styles.selectors.js +28 -28
  411. package/tag-editor/styles.css.js +3 -3
  412. package/tag-editor/styles.scoped.css +13 -13
  413. package/tag-editor/styles.selectors.js +3 -3
  414. package/text-content/styles.css.js +1 -1
  415. package/text-content/styles.scoped.css +65 -65
  416. package/text-content/styles.selectors.js +1 -1
  417. package/text-filter/styles.css.js +3 -3
  418. package/text-filter/styles.scoped.css +4 -4
  419. package/text-filter/styles.selectors.js +3 -3
  420. package/textarea/styles.css.js +5 -5
  421. package/textarea/styles.scoped.css +15 -15
  422. package/textarea/styles.selectors.js +5 -5
  423. package/tiles/styles.css.js +30 -30
  424. package/tiles/styles.scoped.css +81 -81
  425. package/tiles/styles.selectors.js +30 -30
  426. package/toggle/styles.css.js +10 -10
  427. package/toggle/styles.scoped.css +26 -26
  428. package/toggle/styles.selectors.js +10 -10
  429. package/token-group/styles.css.js +10 -10
  430. package/token-group/styles.scoped.css +23 -23
  431. package/token-group/styles.selectors.js +10 -10
  432. package/top-navigation/1.0-beta/styles.css.js +25 -25
  433. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  434. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  435. package/top-navigation/styles.css.js +47 -47
  436. package/top-navigation/styles.scoped.css +67 -67
  437. package/top-navigation/styles.selectors.js +47 -47
  438. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  439. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  440. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  441. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  442. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  443. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  444. package/tutorial-panel/styles.css.js +1 -1
  445. package/tutorial-panel/styles.scoped.css +2 -2
  446. package/tutorial-panel/styles.selectors.js +1 -1
  447. package/wizard/styles.css.js +30 -30
  448. package/wizard/styles.scoped.css +59 -59
  449. package/wizard/styles.selectors.js +30 -30
@@ -136,7 +136,7 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -146,11 +146,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
146
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
147
  SPDX-License-Identifier: Apache-2.0
148
148
  */
149
- .awsui_calendar_mgja0_156sa_149:not(#\9) {
150
- animation: awsui_awsui-motion-fade-in-0_mgja0_156sa_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
149
+ .awsui_calendar_mgja0_1df6f_149:not(#\9) {
150
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1df6f_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
151
151
  animation-fill-mode: both;
152
152
  }
153
- @keyframes awsui_awsui-motion-fade-in-0_mgja0_156sa_1 {
153
+ @keyframes awsui_awsui-motion-fade-in-0_mgja0_1df6f_1 {
154
154
  from {
155
155
  opacity: 0;
156
156
  }
@@ -159,17 +159,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
159
159
  }
160
160
  }
161
161
  @media (prefers-reduced-motion: reduce) {
162
- .awsui_calendar_mgja0_156sa_149:not(#\9) {
162
+ .awsui_calendar_mgja0_1df6f_149:not(#\9) {
163
163
  animation: none;
164
164
  transition: none;
165
165
  }
166
166
  }
167
- .awsui-motion-disabled .awsui_calendar_mgja0_156sa_149:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_156sa_149:not(#\9) {
167
+ .awsui-motion-disabled .awsui_calendar_mgja0_1df6f_149:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1df6f_149:not(#\9) {
168
168
  animation: none;
169
169
  transition: none;
170
170
  }
171
171
 
172
- .awsui_root_mgja0_156sa_172:not(#\9) {
172
+ .awsui_root_mgja0_1df6f_172:not(#\9) {
173
173
  border-collapse: separate;
174
174
  border-spacing: 0;
175
175
  box-sizing: border-box;
@@ -204,39 +204,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  -webkit-font-smoothing: auto;
205
205
  -moz-osx-font-smoothing: auto;
206
206
  }
207
- .awsui_root_mgja0_156sa_172:not(#\9):not(.awsui_wide_mgja0_156sa_206) {
207
+ .awsui_root_mgja0_1df6f_172:not(#\9):not(.awsui_wide_mgja0_1df6f_206) {
208
208
  max-inline-size: 32em;
209
209
  }
210
- .awsui_root_mgja0_156sa_172.awsui_wide_mgja0_156sa_206:not(#\9) {
210
+ .awsui_root_mgja0_1df6f_172.awsui_wide_mgja0_1df6f_206:not(#\9) {
211
211
  max-inline-size: 39em;
212
212
  }
213
213
 
214
- .awsui_focus-lock_mgja0_156sa_213:not(#\9) {
214
+ .awsui_focus-lock_mgja0_1df6f_213:not(#\9) {
215
215
  display: contents;
216
216
  }
217
217
 
218
- .awsui_trigger-wrapper_mgja0_156sa_217:not(#\9) {
218
+ .awsui_trigger-wrapper_mgja0_1df6f_217:not(#\9) {
219
219
  min-inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
220
220
  }
221
221
 
222
- .awsui_trigger-flexbox_mgja0_156sa_221:not(#\9) {
222
+ .awsui_trigger-flexbox_mgja0_1df6f_221:not(#\9) {
223
223
  display: flex;
224
224
  }
225
225
 
226
- .awsui_calendar-container_mgja0_156sa_225:not(#\9) {
226
+ .awsui_calendar-container_mgja0_1df6f_225:not(#\9) {
227
227
  inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px));
228
228
  }
229
- .awsui_calendar-container_mgja0_156sa_225.awsui_one-grid_mgja0_156sa_228:not(#\9) {
229
+ .awsui_calendar-container_mgja0_1df6f_225.awsui_one-grid_mgja0_1df6f_228:not(#\9) {
230
230
  inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
231
231
  }
232
232
 
233
- .awsui_calendar-header_mgja0_156sa_232:not(#\9) {
233
+ .awsui_calendar-header_mgja0_1df6f_232:not(#\9) {
234
234
  display: flex;
235
235
  justify-content: space-between;
236
236
  align-items: center;
237
237
  position: relative;
238
238
  }
239
- .awsui_calendar-header-months-wrapper_mgja0_156sa_238:not(#\9) {
239
+ .awsui_calendar-header-months-wrapper_mgja0_1df6f_238:not(#\9) {
240
240
  position: absolute;
241
241
  inset: 0;
242
242
  margin-block: 0;
@@ -247,7 +247,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  flex: 1;
248
248
  pointer-events: none;
249
249
  }
250
- .awsui_calendar-header-month_mgja0_156sa_238:not(#\9) {
250
+ .awsui_calendar-header-month_mgja0_1df6f_238:not(#\9) {
251
251
  font-size: var(--font-size-body-m-x4okxb, 14px);
252
252
  line-height: var(--line-height-body-m-30ar75, 20px);
253
253
  font-weight: 700;
@@ -255,32 +255,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
255
  display: flex;
256
256
  pointer-events: auto;
257
257
  }
258
- .awsui_calendar-next-month-btn_mgja0_156sa_257:not(#\9) {
258
+ .awsui_calendar-next-month-btn_mgja0_1df6f_257:not(#\9) {
259
259
  /* used for identifying element */
260
260
  }
261
- .awsui_calendar-prev-month-btn_mgja0_156sa_260:not(#\9) {
261
+ .awsui_calendar-prev-month-btn_mgja0_1df6f_260:not(#\9) {
262
262
  /* used for identifying element */
263
263
  }
264
264
 
265
- .awsui_first-grid_mgja0_156sa_264:not(#\9),
266
- .awsui_second-grid_mgja0_156sa_265:not(#\9) {
265
+ .awsui_first-grid_mgja0_1df6f_264:not(#\9),
266
+ .awsui_second-grid_mgja0_1df6f_265:not(#\9) {
267
267
  /* used in test-utils */
268
268
  }
269
269
 
270
- .awsui_date-and-time-container_mgja0_156sa_269:not(#\9) {
270
+ .awsui_date-and-time-container_mgja0_1df6f_269:not(#\9) {
271
271
  display: grid;
272
272
  grid-template-columns: repeat(auto-fit, minmax(var(--size-calendar-grid-width-lrunz7, 238px), 1fr));
273
273
  gap: var(--space-xs-zb16t3, 8px);
274
274
  }
275
275
 
276
- .awsui_date-and-time-wrapper_mgja0_156sa_275:not(#\9) {
276
+ .awsui_date-and-time-wrapper_mgja0_1df6f_275:not(#\9) {
277
277
  inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
278
278
  display: grid;
279
279
  gap: var(--space-xs-zb16t3, 8px);
280
280
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
281
281
  }
282
282
 
283
- .awsui_footer_mgja0_156sa_282:not(#\9) {
283
+ .awsui_footer_mgja0_1df6f_282:not(#\9) {
284
284
  display: flex;
285
285
  flex-wrap: wrap;
286
286
  justify-content: flex-end;
@@ -289,51 +289,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
289
  padding-block-end: var(--space-s-34lx8l, 12px);
290
290
  padding-inline: var(--space-l-t419sm, 20px);
291
291
  }
292
- .awsui_footer_mgja0_156sa_282.awsui_has-clear-button_mgja0_156sa_291:not(#\9) {
292
+ .awsui_footer_mgja0_1df6f_282.awsui_has-clear-button_mgja0_1df6f_291:not(#\9) {
293
293
  justify-content: space-between;
294
294
  }
295
- .awsui_footer_mgja0_156sa_282.awsui_one-grid_mgja0_156sa_228:not(#\9) {
295
+ .awsui_footer_mgja0_1df6f_282.awsui_one-grid_mgja0_1df6f_228:not(#\9) {
296
296
  padding-block-start: 0;
297
297
  padding-block-end: var(--space-s-34lx8l, 12px);
298
298
  padding-inline: var(--space-xs-zb16t3, 8px);
299
299
  }
300
300
 
301
- .awsui_footer-button-wrapper_mgja0_156sa_300:not(#\9) {
301
+ .awsui_footer-button-wrapper_mgja0_1df6f_300:not(#\9) {
302
302
  padding-block-start: var(--space-s-34lx8l, 12px);
303
303
  }
304
- .awsui_footer-button-wrapper_mgja0_156sa_300:not(#\9):last-child {
304
+ .awsui_footer-button-wrapper_mgja0_1df6f_300:not(#\9):last-child {
305
305
  margin-inline-start: auto;
306
306
  }
307
307
 
308
- .awsui_icon-wrapper_mgja0_156sa_307:not(#\9) {
308
+ .awsui_icon-wrapper_mgja0_1df6f_307:not(#\9) {
309
309
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
310
310
  margin-inline-end: var(--space-xs-zb16t3, 8px);
311
311
  }
312
312
 
313
- .awsui_label_mgja0_156sa_312:not(#\9) {
313
+ .awsui_label_mgja0_1df6f_312:not(#\9) {
314
314
  -webkit-user-select: text;
315
315
  user-select: text;
316
316
  cursor: default;
317
317
  }
318
318
 
319
- .awsui_label_mgja0_156sa_312.awsui_label-enabled_mgja0_156sa_317:not(#\9):hover > .awsui_trigger-flexbox_mgja0_156sa_221 > .awsui_icon-wrapper_mgja0_156sa_307 {
319
+ .awsui_label_mgja0_1df6f_312.awsui_label-enabled_mgja0_1df6f_317:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1df6f_221 > .awsui_icon-wrapper_mgja0_1df6f_307 {
320
320
  color: var(--color-text-interactive-hover-mj8add, #000716);
321
321
  }
322
322
 
323
- .awsui_label-text_mgja0_156sa_321:not(#\9) {
323
+ .awsui_label-text_mgja0_1df6f_321:not(#\9) {
324
324
  color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
325
325
  font-style: italic;
326
326
  }
327
327
 
328
- .awsui_label-token-nowrap_mgja0_156sa_326:not(#\9) {
328
+ .awsui_label-token-nowrap_mgja0_1df6f_326:not(#\9) {
329
329
  white-space: nowrap;
330
330
  }
331
331
 
332
- .awsui_mode-switch_mgja0_156sa_330:not(#\9) {
332
+ .awsui_mode-switch_mgja0_1df6f_330:not(#\9) {
333
333
  /* used in test-utils */
334
334
  }
335
335
 
336
- .awsui_dropdown_mgja0_156sa_334:not(#\9) {
336
+ .awsui_dropdown_mgja0_1df6f_334:not(#\9) {
337
337
  overflow: auto;
338
338
  border-block-start: 1px solid var(--color-border-container-top-736buh, transparent);
339
339
  border-block-end: 1px solid var(--color-border-container-top-736buh, transparent);
@@ -342,10 +342,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
342
342
  border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
343
343
  border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
344
344
  }
345
- .awsui_dropdown_mgja0_156sa_334:not(#\9):focus {
345
+ .awsui_dropdown_mgja0_1df6f_334:not(#\9):focus {
346
346
  outline: none;
347
347
  }
348
- body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_156sa_334:not(#\9):focus {
348
+ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_1df6f_334:not(#\9):focus {
349
349
  outline: 2px dotted transparent;
350
350
  outline-offset: 2px;
351
351
  border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
@@ -355,43 +355,43 @@ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_156sa_334:not(#\9):foc
355
355
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
356
356
  }
357
357
 
358
- .awsui_dropdown-content_mgja0_156sa_356:not(#\9) {
358
+ .awsui_dropdown-content_mgja0_1df6f_356:not(#\9) {
359
359
  -webkit-user-select: text;
360
360
  user-select: text;
361
361
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
362
362
  inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px) + 2 * var(--space-l-t419sm, 20px));
363
363
  }
364
- .awsui_dropdown-content_mgja0_156sa_356.awsui_one-grid_mgja0_156sa_228:not(#\9) {
364
+ .awsui_dropdown-content_mgja0_1df6f_356.awsui_one-grid_mgja0_1df6f_228:not(#\9) {
365
365
  inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
366
366
  }
367
367
 
368
- .awsui_start-date-input_mgja0_156sa_365:not(#\9),
369
- .awsui_start-time-input_mgja0_156sa_366:not(#\9),
370
- .awsui_end-date-input_mgja0_156sa_367:not(#\9),
371
- .awsui_end-time-input_mgja0_156sa_368:not(#\9) {
368
+ .awsui_start-date-input_mgja0_1df6f_365:not(#\9),
369
+ .awsui_start-time-input_mgja0_1df6f_366:not(#\9),
370
+ .awsui_end-date-input_mgja0_1df6f_367:not(#\9),
371
+ .awsui_end-time-input_mgja0_1df6f_368:not(#\9) {
372
372
  /* used in test-utils */
373
373
  }
374
374
 
375
- .awsui_validation-section_mgja0_156sa_372:not(#\9) {
375
+ .awsui_validation-section_mgja0_1df6f_372:not(#\9) {
376
376
  /* used in test-utils */
377
377
  }
378
378
 
379
- .awsui_validation-error_mgja0_156sa_376:not(#\9) {
379
+ .awsui_validation-error_mgja0_1df6f_376:not(#\9) {
380
380
  /* used in test-utils */
381
381
  }
382
382
 
383
- .awsui_clear-button_mgja0_156sa_380:not(#\9) {
383
+ .awsui_clear-button_mgja0_1df6f_380:not(#\9) {
384
384
  /* used in test-utils */
385
385
  }
386
386
 
387
- .awsui_apply-button_mgja0_156sa_384:not(#\9) {
387
+ .awsui_apply-button_mgja0_1df6f_384:not(#\9) {
388
388
  /* used in test-utils */
389
389
  }
390
390
 
391
- .awsui_cancel-button_mgja0_156sa_388:not(#\9) {
391
+ .awsui_cancel-button_mgja0_1df6f_388:not(#\9) {
392
392
  /* used in test-utils */
393
393
  }
394
394
 
395
- .awsui_calendar-aria-live_mgja0_156sa_392:not(#\9) {
395
+ .awsui_calendar-aria-live_mgja0_1df6f_392:not(#\9) {
396
396
  /* used in test-utils */
397
397
  }
@@ -2,44 +2,44 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "calendar": "awsui_calendar_mgja0_156sa_149",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_156sa_1",
7
- "root": "awsui_root_mgja0_156sa_172",
8
- "wide": "awsui_wide_mgja0_156sa_206",
9
- "focus-lock": "awsui_focus-lock_mgja0_156sa_213",
10
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_156sa_217",
11
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_156sa_221",
12
- "calendar-container": "awsui_calendar-container_mgja0_156sa_225",
13
- "one-grid": "awsui_one-grid_mgja0_156sa_228",
14
- "calendar-header": "awsui_calendar-header_mgja0_156sa_232",
15
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_156sa_238",
16
- "calendar-header-month": "awsui_calendar-header-month_mgja0_156sa_238",
17
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_156sa_257",
18
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_156sa_260",
19
- "first-grid": "awsui_first-grid_mgja0_156sa_264",
20
- "second-grid": "awsui_second-grid_mgja0_156sa_265",
21
- "date-and-time-container": "awsui_date-and-time-container_mgja0_156sa_269",
22
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_156sa_275",
23
- "footer": "awsui_footer_mgja0_156sa_282",
24
- "has-clear-button": "awsui_has-clear-button_mgja0_156sa_291",
25
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_156sa_300",
26
- "icon-wrapper": "awsui_icon-wrapper_mgja0_156sa_307",
27
- "label": "awsui_label_mgja0_156sa_312",
28
- "label-enabled": "awsui_label-enabled_mgja0_156sa_317",
29
- "label-text": "awsui_label-text_mgja0_156sa_321",
30
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_156sa_326",
31
- "mode-switch": "awsui_mode-switch_mgja0_156sa_330",
32
- "dropdown": "awsui_dropdown_mgja0_156sa_334",
33
- "dropdown-content": "awsui_dropdown-content_mgja0_156sa_356",
34
- "start-date-input": "awsui_start-date-input_mgja0_156sa_365",
35
- "start-time-input": "awsui_start-time-input_mgja0_156sa_366",
36
- "end-date-input": "awsui_end-date-input_mgja0_156sa_367",
37
- "end-time-input": "awsui_end-time-input_mgja0_156sa_368",
38
- "validation-section": "awsui_validation-section_mgja0_156sa_372",
39
- "validation-error": "awsui_validation-error_mgja0_156sa_376",
40
- "clear-button": "awsui_clear-button_mgja0_156sa_380",
41
- "apply-button": "awsui_apply-button_mgja0_156sa_384",
42
- "cancel-button": "awsui_cancel-button_mgja0_156sa_388",
43
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_156sa_392"
5
+ "calendar": "awsui_calendar_mgja0_1df6f_149",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1df6f_1",
7
+ "root": "awsui_root_mgja0_1df6f_172",
8
+ "wide": "awsui_wide_mgja0_1df6f_206",
9
+ "focus-lock": "awsui_focus-lock_mgja0_1df6f_213",
10
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1df6f_217",
11
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1df6f_221",
12
+ "calendar-container": "awsui_calendar-container_mgja0_1df6f_225",
13
+ "one-grid": "awsui_one-grid_mgja0_1df6f_228",
14
+ "calendar-header": "awsui_calendar-header_mgja0_1df6f_232",
15
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1df6f_238",
16
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1df6f_238",
17
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1df6f_257",
18
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1df6f_260",
19
+ "first-grid": "awsui_first-grid_mgja0_1df6f_264",
20
+ "second-grid": "awsui_second-grid_mgja0_1df6f_265",
21
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1df6f_269",
22
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1df6f_275",
23
+ "footer": "awsui_footer_mgja0_1df6f_282",
24
+ "has-clear-button": "awsui_has-clear-button_mgja0_1df6f_291",
25
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1df6f_300",
26
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1df6f_307",
27
+ "label": "awsui_label_mgja0_1df6f_312",
28
+ "label-enabled": "awsui_label-enabled_mgja0_1df6f_317",
29
+ "label-text": "awsui_label-text_mgja0_1df6f_321",
30
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1df6f_326",
31
+ "mode-switch": "awsui_mode-switch_mgja0_1df6f_330",
32
+ "dropdown": "awsui_dropdown_mgja0_1df6f_334",
33
+ "dropdown-content": "awsui_dropdown-content_mgja0_1df6f_356",
34
+ "start-date-input": "awsui_start-date-input_mgja0_1df6f_365",
35
+ "start-time-input": "awsui_start-time-input_mgja0_1df6f_366",
36
+ "end-date-input": "awsui_end-date-input_mgja0_1df6f_367",
37
+ "end-time-input": "awsui_end-time-input_mgja0_1df6f_368",
38
+ "validation-section": "awsui_validation-section_mgja0_1df6f_372",
39
+ "validation-error": "awsui_validation-error_mgja0_1df6f_376",
40
+ "clear-button": "awsui_clear-button_mgja0_1df6f_380",
41
+ "apply-button": "awsui_apply-button_mgja0_1df6f_384",
42
+ "cancel-button": "awsui_cancel-button_mgja0_1df6f_388",
43
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1df6f_392"
44
44
  };
45
45
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1sxt8_jjgun_177",
5
- "with-toolbar": "awsui_with-toolbar_1sxt8_jjgun_216",
6
- "header": "awsui_header_1sxt8_jjgun_220",
7
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_jjgun_256"
4
+ "drawer": "awsui_drawer_1sxt8_1ngi3_177",
5
+ "with-toolbar": "awsui_with-toolbar_1sxt8_1ngi3_216",
6
+ "header": "awsui_header_1sxt8_1ngi3_220",
7
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1ngi3_256"
8
8
  };
9
9
 
@@ -172,9 +172,9 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
- .awsui_drawer_1sxt8_jjgun_177:not(#\9) {
177
+ .awsui_drawer_1sxt8_1ngi3_177:not(#\9) {
178
178
  border-collapse: separate;
179
179
  border-spacing: 0;
180
180
  box-sizing: border-box;
@@ -214,11 +214,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
215
215
  padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
216
216
  }
217
- .awsui_drawer_1sxt8_jjgun_177.awsui_with-toolbar_1sxt8_jjgun_216:not(#\9) {
217
+ .awsui_drawer_1sxt8_1ngi3_177.awsui_with-toolbar_1sxt8_1ngi3_216:not(#\9) {
218
218
  padding-block-start: var(--space-static-m-lrhgl2, 16px);
219
219
  }
220
220
 
221
- .awsui_header_1sxt8_jjgun_220:not(#\9) {
221
+ .awsui_header_1sxt8_1ngi3_220:not(#\9) {
222
222
  font-size: var(--font-panel-header-size-edjz3l, 18px);
223
223
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
224
224
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -235,16 +235,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
235
235
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
236
236
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
237
237
  }
238
- .awsui_with-toolbar_1sxt8_jjgun_216 > .awsui_header_1sxt8_jjgun_220:not(#\9) {
238
+ .awsui_with-toolbar_1sxt8_1ngi3_216 > .awsui_header_1sxt8_1ngi3_220:not(#\9) {
239
239
  border-color: transparent;
240
240
  padding-block-end: var(--space-static-m-lrhgl2, 16px);
241
241
  margin-block-end: 0px;
242
242
  }
243
- .awsui_header_1sxt8_jjgun_220 h2:not(#\9),
244
- .awsui_header_1sxt8_jjgun_220 h3:not(#\9),
245
- .awsui_header_1sxt8_jjgun_220 h4:not(#\9),
246
- .awsui_header_1sxt8_jjgun_220 h5:not(#\9),
247
- .awsui_header_1sxt8_jjgun_220 h6:not(#\9) {
243
+ .awsui_header_1sxt8_1ngi3_220 h2:not(#\9),
244
+ .awsui_header_1sxt8_1ngi3_220 h3:not(#\9),
245
+ .awsui_header_1sxt8_1ngi3_220 h4:not(#\9),
246
+ .awsui_header_1sxt8_1ngi3_220 h5:not(#\9),
247
+ .awsui_header_1sxt8_1ngi3_220 h6:not(#\9) {
248
248
  font-size: var(--font-panel-header-size-edjz3l, 18px);
249
249
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
250
250
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -254,6 +254,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
254
254
  margin-block: 0;
255
255
  }
256
256
 
257
- .awsui_test-utils-drawer-content_1sxt8_jjgun_256:not(#\9) {
257
+ .awsui_test-utils-drawer-content_1sxt8_1ngi3_256:not(#\9) {
258
258
  /* used in test-utils */
259
259
  }
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer": "awsui_drawer_1sxt8_jjgun_177",
6
- "with-toolbar": "awsui_with-toolbar_1sxt8_jjgun_216",
7
- "header": "awsui_header_1sxt8_jjgun_220",
8
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_jjgun_256"
5
+ "drawer": "awsui_drawer_1sxt8_1ngi3_177",
6
+ "with-toolbar": "awsui_with-toolbar_1sxt8_1ngi3_216",
7
+ "header": "awsui_header_1sxt8_1ngi3_220",
8
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1ngi3_256"
9
9
  };
10
10
 
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_xvpu7_157",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_xvpu7_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_xvpu7_179",
7
- "icon": "awsui_icon_gwq0h_xvpu7_193",
8
- "root": "awsui_root_gwq0h_xvpu7_207",
9
- "expand-button": "awsui_expand-button_gwq0h_xvpu7_245",
10
- "expanded": "awsui_expanded_gwq0h_xvpu7_253",
11
- "icon-container": "awsui_icon-container_gwq0h_xvpu7_263",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_xvpu7_267",
13
- "wrapper": "awsui_wrapper_gwq0h_xvpu7_271",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_xvpu7_279",
15
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_xvpu7_279",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_xvpu7_279",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_xvpu7_283",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_xvpu7_286",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_xvpu7_290",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_xvpu7_303",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_xvpu7_309",
22
- "header": "awsui_header_gwq0h_xvpu7_303",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_xvpu7_346",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_xvpu7_358",
25
- "header-button": "awsui_header-button_gwq0h_xvpu7_364",
26
- "header-container-button": "awsui_header-container-button_gwq0h_xvpu7_364",
27
- "header-container": "awsui_header-container_gwq0h_xvpu7_364",
28
- "header-navigation": "awsui_header-navigation_gwq0h_xvpu7_399",
29
- "header-text": "awsui_header-text_gwq0h_xvpu7_436",
30
- "content": "awsui_content_gwq0h_xvpu7_157",
31
- "content-default": "awsui_content-default_gwq0h_xvpu7_449",
32
- "content-inline": "awsui_content-inline_gwq0h_xvpu7_449",
33
- "content-footer": "awsui_content-footer_gwq0h_xvpu7_453",
34
- "content-expanded": "awsui_content-expanded_gwq0h_xvpu7_457",
35
- "content-compact": "awsui_content-compact_gwq0h_xvpu7_460",
36
- "focusable": "awsui_focusable_gwq0h_xvpu7_464",
37
- "click-target": "awsui_click-target_gwq0h_xvpu7_479"
4
+ "content-enter": "awsui_content-enter_gwq0h_1xlx9_157",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1xlx9_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1xlx9_179",
7
+ "icon": "awsui_icon_gwq0h_1xlx9_193",
8
+ "root": "awsui_root_gwq0h_1xlx9_207",
9
+ "expand-button": "awsui_expand-button_gwq0h_1xlx9_245",
10
+ "expanded": "awsui_expanded_gwq0h_1xlx9_253",
11
+ "icon-container": "awsui_icon-container_gwq0h_1xlx9_263",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_1xlx9_267",
13
+ "wrapper": "awsui_wrapper_gwq0h_1xlx9_271",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_1xlx9_279",
15
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_1xlx9_279",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_1xlx9_279",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1xlx9_283",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_1xlx9_286",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_1xlx9_290",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_1xlx9_303",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1xlx9_309",
22
+ "header": "awsui_header_gwq0h_1xlx9_303",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_1xlx9_346",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1xlx9_358",
25
+ "header-button": "awsui_header-button_gwq0h_1xlx9_364",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_1xlx9_364",
27
+ "header-container": "awsui_header-container_gwq0h_1xlx9_364",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_1xlx9_399",
29
+ "header-text": "awsui_header-text_gwq0h_1xlx9_436",
30
+ "content": "awsui_content_gwq0h_1xlx9_157",
31
+ "content-default": "awsui_content-default_gwq0h_1xlx9_449",
32
+ "content-inline": "awsui_content-inline_gwq0h_1xlx9_449",
33
+ "content-footer": "awsui_content-footer_gwq0h_1xlx9_453",
34
+ "content-expanded": "awsui_content-expanded_gwq0h_1xlx9_457",
35
+ "content-compact": "awsui_content-compact_gwq0h_1xlx9_460",
36
+ "focusable": "awsui_focusable_gwq0h_1xlx9_464",
37
+ "click-target": "awsui_click-target_gwq0h_1xlx9_479"
38
38
  };
39
39