@cloudscape-design/components 3.0.758 → 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 (417) 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/item/styles.css.js +8 -8
  86. package/breadcrumb-group/item/styles.scoped.css +31 -31
  87. package/breadcrumb-group/item/styles.selectors.js +8 -8
  88. package/breadcrumb-group/styles.css.js +8 -8
  89. package/breadcrumb-group/styles.scoped.css +10 -10
  90. package/breadcrumb-group/styles.selectors.js +8 -8
  91. package/button/styles.css.js +20 -20
  92. package/button/styles.scoped.css +155 -155
  93. package/button/styles.selectors.js +20 -20
  94. package/button-dropdown/category-elements/styles.css.js +14 -14
  95. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  96. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  97. package/button-dropdown/item-element/styles.css.js +13 -13
  98. package/button-dropdown/item-element/styles.scoped.css +25 -25
  99. package/button-dropdown/item-element/styles.selectors.js +13 -13
  100. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  101. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  102. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  103. package/button-dropdown/styles.css.js +17 -17
  104. package/button-dropdown/styles.scoped.css +27 -27
  105. package/button-dropdown/styles.selectors.js +17 -17
  106. package/button-group/styles.css.js +4 -4
  107. package/button-group/styles.scoped.css +5 -5
  108. package/button-group/styles.selectors.js +4 -4
  109. package/calendar/styles.css.js +21 -21
  110. package/calendar/styles.scoped.css +47 -47
  111. package/calendar/styles.selectors.js +21 -21
  112. package/cards/styles.css.js +39 -39
  113. package/cards/styles.scoped.css +51 -51
  114. package/cards/styles.selectors.js +39 -39
  115. package/checkbox/styles.css.js +3 -3
  116. package/checkbox/styles.scoped.css +6 -6
  117. package/checkbox/styles.selectors.js +3 -3
  118. package/code-editor/resizable-box/styles.css.js +3 -3
  119. package/code-editor/resizable-box/styles.scoped.css +8 -8
  120. package/code-editor/resizable-box/styles.selectors.js +3 -3
  121. package/code-editor/styles.css.js +33 -33
  122. package/code-editor/styles.scoped.css +137 -137
  123. package/code-editor/styles.selectors.js +33 -33
  124. package/collection-preferences/content-display/styles.css.js +11 -11
  125. package/collection-preferences/content-display/styles.scoped.css +19 -19
  126. package/collection-preferences/content-display/styles.selectors.js +11 -11
  127. package/collection-preferences/styles.css.js +37 -37
  128. package/collection-preferences/styles.scoped.css +48 -48
  129. package/collection-preferences/styles.selectors.js +37 -37
  130. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  131. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  132. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  133. package/column-layout/styles.css.js +13 -13
  134. package/column-layout/styles.scoped.css +45 -45
  135. package/column-layout/styles.selectors.js +13 -13
  136. package/container/styles.css.js +30 -30
  137. package/container/styles.scoped.css +55 -55
  138. package/container/styles.selectors.js +30 -30
  139. package/content-layout/styles.css.js +14 -14
  140. package/content-layout/styles.scoped.css +17 -17
  141. package/content-layout/styles.selectors.js +14 -14
  142. package/date-picker/styles.css.js +7 -7
  143. package/date-picker/styles.scoped.css +10 -10
  144. package/date-picker/styles.selectors.js +7 -7
  145. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  146. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  147. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  148. package/date-range-picker/relative-range/styles.css.js +9 -9
  149. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  150. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  151. package/date-range-picker/styles.css.js +39 -39
  152. package/date-range-picker/styles.scoped.css +49 -49
  153. package/date-range-picker/styles.selectors.js +39 -39
  154. package/drawer/styles.css.js +4 -4
  155. package/drawer/styles.scoped.css +11 -11
  156. package/drawer/styles.selectors.js +4 -4
  157. package/expandable-section/styles.css.js +34 -34
  158. package/expandable-section/styles.scoped.css +66 -66
  159. package/expandable-section/styles.selectors.js +34 -34
  160. package/file-upload/dropzone/styles.css.js +2 -2
  161. package/file-upload/dropzone/styles.scoped.css +3 -3
  162. package/file-upload/dropzone/styles.selectors.js +2 -2
  163. package/file-upload/file-input/styles.css.js +4 -4
  164. package/file-upload/file-input/styles.scoped.css +8 -8
  165. package/file-upload/file-input/styles.selectors.js +4 -4
  166. package/flashbar/styles.css.js +50 -50
  167. package/flashbar/styles.scoped.css +150 -150
  168. package/flashbar/styles.selectors.js +50 -50
  169. package/form/styles.css.js +8 -8
  170. package/form/styles.scoped.css +9 -9
  171. package/form/styles.selectors.js +8 -8
  172. package/form-field/styles.css.js +24 -24
  173. package/form-field/styles.scoped.css +43 -39
  174. package/form-field/styles.selectors.js +24 -24
  175. package/grid/styles.css.js +53 -53
  176. package/grid/styles.scoped.css +55 -55
  177. package/grid/styles.selectors.js +53 -53
  178. package/header/styles.css.js +34 -34
  179. package/header/styles.scoped.css +51 -51
  180. package/header/styles.selectors.js +34 -34
  181. package/help-panel/styles.css.js +5 -5
  182. package/help-panel/styles.scoped.css +72 -72
  183. package/help-panel/styles.selectors.js +5 -5
  184. package/hotspot/styles.css.js +7 -7
  185. package/hotspot/styles.scoped.css +8 -8
  186. package/hotspot/styles.selectors.js +7 -7
  187. package/icon/styles.css.js +38 -38
  188. package/icon/styles.scoped.css +83 -83
  189. package/icon/styles.selectors.js +38 -38
  190. package/input/styles.css.js +13 -13
  191. package/input/styles.scoped.css +33 -33
  192. package/input/styles.selectors.js +13 -13
  193. package/internal/analytics/index.d.ts +3 -1
  194. package/internal/analytics/index.d.ts.map +1 -1
  195. package/internal/analytics/index.js +8 -0
  196. package/internal/analytics/index.js.map +1 -1
  197. package/internal/analytics/interfaces.d.ts +9 -1
  198. package/internal/analytics/interfaces.d.ts.map +1 -1
  199. package/internal/analytics/interfaces.js.map +1 -1
  200. package/internal/components/abstract-switch/styles.css.js +13 -13
  201. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  202. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  203. package/internal/components/button-trigger/index.d.ts.map +1 -1
  204. package/internal/components/button-trigger/index.js +1 -1
  205. package/internal/components/button-trigger/index.js.map +1 -1
  206. package/internal/components/button-trigger/styles.css.js +13 -13
  207. package/internal/components/button-trigger/styles.scoped.css +28 -28
  208. package/internal/components/button-trigger/styles.selectors.js +13 -13
  209. package/internal/components/chart-filter/styles.css.js +3 -3
  210. package/internal/components/chart-filter/styles.scoped.css +4 -4
  211. package/internal/components/chart-filter/styles.selectors.js +3 -3
  212. package/internal/components/chart-legend/styles.css.js +6 -6
  213. package/internal/components/chart-legend/styles.scoped.css +16 -16
  214. package/internal/components/chart-legend/styles.selectors.js +6 -6
  215. package/internal/components/chart-plot/styles.css.js +5 -5
  216. package/internal/components/chart-plot/styles.scoped.css +6 -6
  217. package/internal/components/chart-plot/styles.selectors.js +5 -5
  218. package/internal/components/chart-popover/styles.css.js +3 -3
  219. package/internal/components/chart-popover/styles.scoped.css +4 -4
  220. package/internal/components/chart-popover/styles.selectors.js +3 -3
  221. package/internal/components/chart-series-details/styles.css.js +20 -20
  222. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  223. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  224. package/internal/components/chart-series-marker/styles.css.js +5 -5
  225. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  226. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  227. package/internal/components/chart-wrapper/styles.css.js +9 -9
  228. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  229. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  230. package/internal/components/checkbox-icon/styles.css.js +9 -9
  231. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  232. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  233. package/internal/components/dropdown/index.d.ts.map +1 -1
  234. package/internal/components/dropdown/index.js +5 -2
  235. package/internal/components/dropdown/index.js.map +1 -1
  236. package/internal/components/dropdown/styles.css.js +20 -20
  237. package/internal/components/dropdown/styles.scoped.css +38 -38
  238. package/internal/components/dropdown/styles.selectors.js +20 -20
  239. package/internal/components/dropdown-footer/styles.css.js +3 -3
  240. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  241. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  242. package/internal/components/dropdown-status/styles.css.js +2 -2
  243. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  244. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  245. package/internal/components/handle/styles.css.js +2 -2
  246. package/internal/components/handle/styles.scoped.css +7 -7
  247. package/internal/components/handle/styles.selectors.js +2 -2
  248. package/internal/components/menu-dropdown/styles.css.js +7 -7
  249. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  250. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  251. package/internal/components/option/styles.css.js +17 -17
  252. package/internal/components/option/styles.scoped.css +30 -30
  253. package/internal/components/option/styles.selectors.js +17 -17
  254. package/internal/components/options-list/styles.css.js +2 -2
  255. package/internal/components/options-list/styles.scoped.css +3 -3
  256. package/internal/components/options-list/styles.selectors.js +2 -2
  257. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  258. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  259. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  260. package/internal/components/screenreader-only/styles.css.js +1 -1
  261. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  262. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  263. package/internal/components/selectable-item/styles.css.js +16 -16
  264. package/internal/components/selectable-item/styles.scoped.css +30 -30
  265. package/internal/components/selectable-item/styles.selectors.js +16 -16
  266. package/internal/components/token-list/styles.css.js +9 -9
  267. package/internal/components/token-list/styles.scoped.css +31 -31
  268. package/internal/components/token-list/styles.selectors.js +9 -9
  269. package/internal/environment.js +1 -1
  270. package/internal/environment.json +1 -1
  271. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  272. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  273. package/internal/hooks/use-component-analytics/index.js +11 -0
  274. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  275. package/internal/manifest.json +1 -1
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +10 -10
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +20 -20
  280. package/link/styles.scoped.css +74 -74
  281. package/link/styles.selectors.js +20 -20
  282. package/mixed-line-bar-chart/styles.css.js +11 -11
  283. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  284. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  285. package/modal/styles.css.js +23 -23
  286. package/modal/styles.scoped.css +39 -39
  287. package/modal/styles.selectors.js +23 -23
  288. package/multiselect/styles.css.js +2 -2
  289. package/multiselect/styles.scoped.css +3 -3
  290. package/multiselect/styles.selectors.js +2 -2
  291. package/package.json +1 -1
  292. package/pagination/styles.css.js +9 -9
  293. package/pagination/styles.scoped.css +24 -24
  294. package/pagination/styles.selectors.js +9 -9
  295. package/pie-chart/styles.css.js +27 -27
  296. package/pie-chart/styles.scoped.css +49 -49
  297. package/pie-chart/styles.selectors.js +27 -27
  298. package/popover/styles.css.js +52 -52
  299. package/popover/styles.scoped.css +74 -74
  300. package/popover/styles.selectors.js +52 -52
  301. package/progress-bar/styles.css.js +19 -19
  302. package/progress-bar/styles.scoped.css +32 -32
  303. package/progress-bar/styles.selectors.js +19 -19
  304. package/prompt-input/styles.css.js +8 -8
  305. package/prompt-input/styles.scoped.css +20 -20
  306. package/prompt-input/styles.selectors.js +8 -8
  307. package/property-filter/filtering-token/styles.css.js +18 -18
  308. package/property-filter/filtering-token/styles.scoped.css +42 -42
  309. package/property-filter/filtering-token/styles.selectors.js +18 -18
  310. package/property-filter/styles.css.js +38 -38
  311. package/property-filter/styles.scoped.css +41 -41
  312. package/property-filter/styles.selectors.js +38 -38
  313. package/radio-group/styles.css.js +10 -10
  314. package/radio-group/styles.scoped.css +25 -25
  315. package/radio-group/styles.selectors.js +10 -10
  316. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  317. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  318. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  319. package/segmented-control/styles.css.js +15 -15
  320. package/segmented-control/styles.scoped.css +35 -35
  321. package/segmented-control/styles.selectors.js +15 -15
  322. package/select/parts/styles.css.js +21 -21
  323. package/select/parts/styles.scoped.css +23 -23
  324. package/select/parts/styles.selectors.js +21 -21
  325. package/select/styles.css.js +1 -1
  326. package/select/styles.scoped.css +2 -2
  327. package/select/styles.selectors.js +1 -1
  328. package/side-navigation/styles.css.js +30 -30
  329. package/side-navigation/styles.scoped.css +43 -43
  330. package/side-navigation/styles.selectors.js +30 -30
  331. package/slider/styles.css.js +26 -26
  332. package/slider/styles.scoped.css +77 -77
  333. package/slider/styles.selectors.js +26 -26
  334. package/space-between/styles.css.js +23 -23
  335. package/space-between/styles.scoped.css +25 -25
  336. package/space-between/styles.selectors.js +23 -23
  337. package/spinner/styles.css.js +13 -13
  338. package/spinner/styles.scoped.css +20 -20
  339. package/spinner/styles.selectors.js +13 -13
  340. package/split-panel/icons/styles.css.js +22 -22
  341. package/split-panel/icons/styles.scoped.css +25 -25
  342. package/split-panel/icons/styles.selectors.js +22 -22
  343. package/split-panel/styles.css.js +26 -26
  344. package/split-panel/styles.scoped.css +44 -44
  345. package/split-panel/styles.selectors.js +26 -26
  346. package/status-indicator/styles.css.js +23 -23
  347. package/status-indicator/styles.scoped.css +34 -30
  348. package/status-indicator/styles.selectors.js +23 -23
  349. package/table/body-cell/styles.css.js +47 -47
  350. package/table/body-cell/styles.scoped.css +307 -307
  351. package/table/body-cell/styles.selectors.js +47 -47
  352. package/table/expandable-rows/styles.css.js +3 -3
  353. package/table/expandable-rows/styles.scoped.css +14 -14
  354. package/table/expandable-rows/styles.selectors.js +3 -3
  355. package/table/header-cell/styles.css.js +26 -26
  356. package/table/header-cell/styles.scoped.css +75 -75
  357. package/table/header-cell/styles.selectors.js +26 -26
  358. package/table/interfaces.d.ts +1 -0
  359. package/table/interfaces.d.ts.map +1 -1
  360. package/table/interfaces.js.map +1 -1
  361. package/table/internal.d.ts.map +1 -1
  362. package/table/internal.js +20 -0
  363. package/table/internal.js.map +1 -1
  364. package/table/resizer/styles.css.js +8 -8
  365. package/table/resizer/styles.scoped.css +16 -16
  366. package/table/resizer/styles.selectors.js +8 -8
  367. package/table/selection/styles.css.js +3 -3
  368. package/table/selection/styles.scoped.css +4 -4
  369. package/table/selection/styles.selectors.js +3 -3
  370. package/table/sticky-scrollbar/styles.css.js +6 -6
  371. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  372. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  373. package/table/styles.css.js +34 -34
  374. package/table/styles.scoped.css +44 -44
  375. package/table/styles.selectors.js +34 -34
  376. package/tabs/styles.css.js +28 -28
  377. package/tabs/styles.scoped.css +52 -52
  378. package/tabs/styles.selectors.js +28 -28
  379. package/tag-editor/styles.css.js +3 -3
  380. package/tag-editor/styles.scoped.css +13 -13
  381. package/tag-editor/styles.selectors.js +3 -3
  382. package/text-content/styles.css.js +1 -1
  383. package/text-content/styles.scoped.css +65 -65
  384. package/text-content/styles.selectors.js +1 -1
  385. package/text-filter/styles.css.js +3 -3
  386. package/text-filter/styles.scoped.css +4 -4
  387. package/text-filter/styles.selectors.js +3 -3
  388. package/textarea/styles.css.js +5 -5
  389. package/textarea/styles.scoped.css +15 -15
  390. package/textarea/styles.selectors.js +5 -5
  391. package/tiles/styles.css.js +30 -30
  392. package/tiles/styles.scoped.css +81 -81
  393. package/tiles/styles.selectors.js +30 -30
  394. package/toggle/styles.css.js +10 -10
  395. package/toggle/styles.scoped.css +26 -26
  396. package/toggle/styles.selectors.js +10 -10
  397. package/token-group/styles.css.js +10 -10
  398. package/token-group/styles.scoped.css +23 -23
  399. package/token-group/styles.selectors.js +10 -10
  400. package/top-navigation/1.0-beta/styles.css.js +25 -25
  401. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  402. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  403. package/top-navigation/styles.css.js +47 -47
  404. package/top-navigation/styles.scoped.css +67 -67
  405. package/top-navigation/styles.selectors.js +47 -47
  406. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  407. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  408. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  409. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  410. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  411. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  412. package/tutorial-panel/styles.css.js +1 -1
  413. package/tutorial-panel/styles.scoped.css +2 -2
  414. package/tutorial-panel/styles.selectors.js +1 -1
  415. package/wizard/styles.css.js +30 -30
  416. package/wizard/styles.scoped.css +59 -59
  417. package/wizard/styles.selectors.js +30 -30
@@ -172,7 +172,7 @@
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
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -186,11 +186,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
187
  SPDX-License-Identifier: Apache-2.0
188
188
  */
189
- .awsui_arrow_1hpp3_ctphm_189:not(#\9) {
189
+ .awsui_arrow_1hpp3_1jpjr_189:not(#\9) {
190
190
  inline-size: 20px;
191
191
  block-size: 10px;
192
192
  }
193
- .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9), .awsui_arrow-inner_1hpp3_ctphm_193:not(#\9) {
193
+ .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9), .awsui_arrow-inner_1hpp3_1jpjr_193:not(#\9) {
194
194
  position: absolute;
195
195
  overflow: hidden;
196
196
  inline-size: 20px;
@@ -199,7 +199,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
199
199
  inset-inline-start: 0;
200
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
201
201
  }
202
- .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after, .awsui_arrow-inner_1hpp3_ctphm_193:not(#\9)::after {
202
+ .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after, .awsui_arrow-inner_1hpp3_1jpjr_193:not(#\9)::after {
203
203
  content: "";
204
204
  box-sizing: border-box;
205
205
  display: inline-block;
@@ -215,67 +215,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
215
215
  transform: rotate(45deg);
216
216
  transform-origin: 0 100%;
217
217
  }
218
- .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_ctphm_193:not(#\9):dir(rtl)::after {
218
+ .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_1jpjr_193:not(#\9):dir(rtl)::after {
219
219
  transform: rotate(-45deg);
220
220
  transform-origin: 100% 100%;
221
221
  }
222
- .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after {
222
+ .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after {
223
223
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
224
224
  }
225
- .awsui_arrow-inner_1hpp3_ctphm_193:not(#\9) {
225
+ .awsui_arrow-inner_1hpp3_1jpjr_193:not(#\9) {
226
226
  inset-block-start: 2px;
227
227
  }
228
- .awsui_arrow-inner_1hpp3_ctphm_193:not(#\9)::after {
228
+ .awsui_arrow-inner_1hpp3_1jpjr_193:not(#\9)::after {
229
229
  border-start-start-radius: 1px;
230
230
  border-start-end-radius: 0;
231
231
  border-end-start-radius: 0;
232
232
  border-end-end-radius: 0;
233
233
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
234
234
  }
235
- .awsui_arrow-position-right-top_1hpp3_ctphm_235 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_ctphm_235 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after {
235
+ .awsui_arrow-position-right-top_1hpp3_1jpjr_235 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1jpjr_235 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after {
236
236
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
237
237
  }
238
- .awsui_arrow-position-left-top_1hpp3_ctphm_238 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_ctphm_238 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after {
238
+ .awsui_arrow-position-left-top_1hpp3_1jpjr_238 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1jpjr_238 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after {
239
239
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
240
240
  }
241
- .awsui_arrow-position-top-center_1hpp3_ctphm_241 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_ctphm_241 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after {
241
+ .awsui_arrow-position-top-center_1hpp3_1jpjr_241 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1jpjr_241 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after {
242
242
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
243
243
  }
244
- .awsui_arrow-position-bottom-center_1hpp3_ctphm_244 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_ctphm_244 > .awsui_arrow-outer_1hpp3_ctphm_193:not(#\9)::after {
244
+ .awsui_arrow-position-bottom-center_1hpp3_1jpjr_244 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1jpjr_244 > .awsui_arrow-outer_1hpp3_1jpjr_193:not(#\9)::after {
245
245
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
246
246
  }
247
247
 
248
- .awsui_annotation_1hpp3_ctphm_248:not(#\9),
249
- .awsui_next-button_1hpp3_ctphm_249:not(#\9),
250
- .awsui_previous-button_1hpp3_ctphm_250:not(#\9),
251
- .awsui_finish-button_1hpp3_ctphm_251:not(#\9),
252
- .awsui_header_1hpp3_ctphm_252:not(#\9),
253
- .awsui_step-counter-content_1hpp3_ctphm_253:not(#\9),
254
- .awsui_content_1hpp3_ctphm_254:not(#\9) {
248
+ .awsui_annotation_1hpp3_1jpjr_248:not(#\9),
249
+ .awsui_next-button_1hpp3_1jpjr_249:not(#\9),
250
+ .awsui_previous-button_1hpp3_1jpjr_250:not(#\9),
251
+ .awsui_finish-button_1hpp3_1jpjr_251:not(#\9),
252
+ .awsui_header_1hpp3_1jpjr_252:not(#\9),
253
+ .awsui_step-counter-content_1hpp3_1jpjr_253:not(#\9),
254
+ .awsui_content_1hpp3_1jpjr_254:not(#\9) {
255
255
  /* used in test-utils */
256
256
  }
257
257
 
258
- .awsui_description_1hpp3_ctphm_258:not(#\9) {
258
+ .awsui_description_1hpp3_1jpjr_258:not(#\9) {
259
259
  overflow: hidden;
260
260
  margin-block-start: var(--space-xxs-p8yyaw, 4px);
261
261
  }
262
262
 
263
- .awsui_actionBar_1hpp3_ctphm_263:not(#\9) {
263
+ .awsui_actionBar_1hpp3_1jpjr_263:not(#\9) {
264
264
  display: flex;
265
265
  justify-content: space-between;
266
266
  align-items: center;
267
267
  position: relative;
268
268
  }
269
269
 
270
- .awsui_stepCounter_1hpp3_ctphm_270:not(#\9) {
270
+ .awsui_stepCounter_1hpp3_1jpjr_270:not(#\9) {
271
271
  margin-inline-end: 20px;
272
272
  }
273
273
 
274
- .awsui_divider_1hpp3_ctphm_274:not(#\9) {
274
+ .awsui_divider_1hpp3_1jpjr_274:not(#\9) {
275
275
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
276
276
  }
277
277
 
278
- .awsui_hotspot_1hpp3_ctphm_278:not(#\9) {
278
+ .awsui_hotspot_1hpp3_1jpjr_278:not(#\9) {
279
279
  border-collapse: separate;
280
280
  border-spacing: 0;
281
281
  box-sizing: border-box;
@@ -319,17 +319,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
319
319
  inline-size: 16px;
320
320
  block-size: 16px;
321
321
  }
322
- .awsui_hotspot_1hpp3_ctphm_278:not(#\9):focus {
322
+ .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):focus {
323
323
  outline: none;
324
324
  }
325
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ctphm_278:not(#\9):focus {
325
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):focus {
326
326
  position: relative;
327
327
  }
328
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ctphm_278:not(#\9):focus {
328
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):focus {
329
329
  outline: 2px dotted transparent;
330
330
  outline-offset: calc(2px - 1px);
331
331
  }
332
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ctphm_278:not(#\9):focus::before {
332
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):focus::before {
333
333
  content: " ";
334
334
  display: block;
335
335
  position: absolute;
@@ -343,13 +343,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ctphm_278:not(#\9):focu
343
343
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
344
344
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
345
345
  }
346
- .awsui_hotspot_1hpp3_ctphm_278 > .awsui_icon_1hpp3_ctphm_345:not(#\9) {
346
+ .awsui_hotspot_1hpp3_1jpjr_278 > .awsui_icon_1hpp3_1jpjr_345:not(#\9) {
347
347
  position: relative;
348
348
  stroke: var(--color-text-link-default-latg1a, #0972d3);
349
349
  }
350
- .awsui_hotspot_1hpp3_ctphm_278:not(#\9):hover > .awsui_icon_1hpp3_ctphm_345 {
350
+ .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):hover > .awsui_icon_1hpp3_1jpjr_345 {
351
351
  stroke: var(--color-text-link-hover-8j6p14, #033160);
352
352
  }
353
- .awsui_hotspot_1hpp3_ctphm_278:not(#\9):active > .awsui_icon_1hpp3_ctphm_345 {
353
+ .awsui_hotspot_1hpp3_1jpjr_278:not(#\9):active > .awsui_icon_1hpp3_1jpjr_345 {
354
354
  stroke: var(--color-text-link-default-latg1a, #0972d3);
355
355
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_ctphm_189",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_ctphm_193",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_ctphm_193",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ctphm_235",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ctphm_235",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ctphm_238",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ctphm_238",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ctphm_241",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ctphm_241",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ctphm_244",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ctphm_244",
16
- "annotation": "awsui_annotation_1hpp3_ctphm_248",
17
- "next-button": "awsui_next-button_1hpp3_ctphm_249",
18
- "previous-button": "awsui_previous-button_1hpp3_ctphm_250",
19
- "finish-button": "awsui_finish-button_1hpp3_ctphm_251",
20
- "header": "awsui_header_1hpp3_ctphm_252",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_ctphm_253",
22
- "content": "awsui_content_1hpp3_ctphm_254",
23
- "description": "awsui_description_1hpp3_ctphm_258",
24
- "actionBar": "awsui_actionBar_1hpp3_ctphm_263",
25
- "stepCounter": "awsui_stepCounter_1hpp3_ctphm_270",
26
- "divider": "awsui_divider_1hpp3_ctphm_274",
27
- "hotspot": "awsui_hotspot_1hpp3_ctphm_278",
28
- "icon": "awsui_icon_1hpp3_ctphm_345"
5
+ "arrow": "awsui_arrow_1hpp3_1jpjr_189",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1jpjr_193",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1jpjr_193",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1jpjr_235",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1jpjr_235",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1jpjr_238",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1jpjr_238",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1jpjr_241",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1jpjr_241",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1jpjr_244",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1jpjr_244",
16
+ "annotation": "awsui_annotation_1hpp3_1jpjr_248",
17
+ "next-button": "awsui_next-button_1hpp3_1jpjr_249",
18
+ "previous-button": "awsui_previous-button_1hpp3_1jpjr_250",
19
+ "finish-button": "awsui_finish-button_1hpp3_1jpjr_251",
20
+ "header": "awsui_header_1hpp3_1jpjr_252",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1jpjr_253",
22
+ "content": "awsui_content_1hpp3_1jpjr_254",
23
+ "description": "awsui_description_1hpp3_1jpjr_258",
24
+ "actionBar": "awsui_actionBar_1hpp3_1jpjr_263",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1jpjr_270",
26
+ "divider": "awsui_divider_1hpp3_1jpjr_274",
27
+ "hotspot": "awsui_hotspot_1hpp3_1jpjr_278",
28
+ "icon": "awsui_icon_1hpp3_1jpjr_345"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_spml3_149",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_spml3_153",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_spml3_158"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_1mm3t_149",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_1mm3t_153",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_1mm3t_158"
7
7
  };
8
8
 
@@ -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,31 +146,31 @@ 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_content-wrapper_zycdx_spml3_149:not(#\9) {
149
+ .awsui_content-wrapper_zycdx_1mm3t_149:not(#\9) {
150
150
  padding-inline-start: var(--space-layout-content-horizontal-7l52k3, 24px);
151
151
  padding-inline-end: var(--space-layout-content-horizontal-7l52k3, 24px);
152
152
  }
153
- .awsui_content-wrapper-mobile_zycdx_spml3_153:not(#\9) {
153
+ .awsui_content-wrapper-mobile_zycdx_1mm3t_153:not(#\9) {
154
154
  padding-inline-start: var(--space-l-t419sm, 20px);
155
155
  padding-inline-end: var(--space-l-t419sm, 20px);
156
156
  }
157
157
 
158
- .awsui_content-type-dashboard_zycdx_spml3_158:not(#\9) {
158
+ .awsui_content-type-dashboard_zycdx_1mm3t_158:not(#\9) {
159
159
  margin-inline-start: auto;
160
160
  margin-inline-end: auto;
161
161
  }
162
162
  @media (min-width: 1401px) {
163
- .awsui_content-type-dashboard_zycdx_spml3_158:not(#\9) {
163
+ .awsui_content-type-dashboard_zycdx_1mm3t_158:not(#\9) {
164
164
  max-inline-size: 1280px;
165
165
  }
166
166
  }
167
167
  @media (min-width: 1921px) {
168
- .awsui_content-type-dashboard_zycdx_spml3_158:not(#\9) {
168
+ .awsui_content-type-dashboard_zycdx_1mm3t_158:not(#\9) {
169
169
  max-inline-size: 1620px;
170
170
  }
171
171
  }
172
172
  @media (min-width: 2541px) {
173
- .awsui_content-type-dashboard_zycdx_spml3_158:not(#\9) {
173
+ .awsui_content-type-dashboard_zycdx_1mm3t_158:not(#\9) {
174
174
  max-inline-size: 2160px;
175
175
  }
176
176
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-wrapper": "awsui_content-wrapper_zycdx_spml3_149",
6
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_spml3_153",
7
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_spml3_158"
5
+ "content-wrapper": "awsui_content-wrapper_zycdx_1mm3t_149",
6
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_1mm3t_153",
7
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_1mm3t_158"
8
8
  };
9
9
 
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle": "awsui_toggle_1uo6m_2kmx1_189",
5
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_2kmx1_195",
6
- "drawer": "awsui_drawer_1uo6m_2kmx1_195",
7
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_2kmx1_205",
8
- "drawer-closed": "awsui_drawer-closed_1uo6m_2kmx1_208",
9
- "drawer-content": "awsui_drawer-content_1uo6m_2kmx1_215",
10
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_2kmx1_227",
11
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_2kmx1_237",
12
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_2kmx1_243",
13
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_2kmx1_195",
14
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_2kmx1_262",
15
- "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_2kmx1_270",
16
- "hide": "awsui_hide_1uo6m_2kmx1_280"
4
+ "toggle": "awsui_toggle_1uo6m_e93sg_189",
5
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_e93sg_195",
6
+ "drawer": "awsui_drawer_1uo6m_e93sg_195",
7
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_e93sg_205",
8
+ "drawer-closed": "awsui_drawer-closed_1uo6m_e93sg_208",
9
+ "drawer-content": "awsui_drawer-content_1uo6m_e93sg_215",
10
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_e93sg_227",
11
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_e93sg_237",
12
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_e93sg_243",
13
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_e93sg_195",
14
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_e93sg_262",
15
+ "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_e93sg_270",
16
+ "hide": "awsui_hide_1uo6m_e93sg_280"
17
17
  };
18
18
 
@@ -172,7 +172,7 @@
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
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -186,88 +186,88 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
187
  SPDX-License-Identifier: Apache-2.0
188
188
  */
189
- .awsui_toggle_1uo6m_2kmx1_189:not(#\9) {
189
+ .awsui_toggle_1uo6m_e93sg_189:not(#\9) {
190
190
  box-sizing: border-box;
191
191
  padding-block: var(--space-xxs-p8yyaw, 4px);
192
192
  padding-inline: 7px;
193
193
  }
194
194
 
195
- .awsui_drawer-triggers_1uo6m_2kmx1_195:not(#\9) {
195
+ .awsui_drawer-triggers_1uo6m_e93sg_195:not(#\9) {
196
196
  box-sizing: border-box;
197
197
  }
198
198
 
199
- .awsui_drawer_1uo6m_2kmx1_195:not(#\9) {
199
+ .awsui_drawer_1uo6m_e93sg_195:not(#\9) {
200
200
  flex-shrink: 0;
201
201
  position: relative;
202
202
  word-wrap: break-word;
203
203
  box-shadow: var(--shadow-panel-g6fkp1, 0px 0px 0px 1px #b6bec9);
204
204
  }
205
- .awsui_drawer_1uo6m_2kmx1_195:not(#\9):not(.awsui_drawer-mobile_1uo6m_2kmx1_205) {
205
+ .awsui_drawer_1uo6m_e93sg_195:not(#\9):not(.awsui_drawer-mobile_1uo6m_e93sg_205) {
206
206
  z-index: 830;
207
207
  }
208
- .awsui_drawer-closed_1uo6m_2kmx1_208:not(#\9) {
208
+ .awsui_drawer-closed_1uo6m_e93sg_208:not(#\9) {
209
209
  min-inline-size: 40px;
210
210
  }
211
- .awsui_drawer-closed_1uo6m_2kmx1_208.awsui_drawer-mobile_1uo6m_2kmx1_205:not(#\9) {
211
+ .awsui_drawer-closed_1uo6m_e93sg_208.awsui_drawer-mobile_1uo6m_e93sg_205:not(#\9) {
212
212
  display: none;
213
213
  }
214
214
 
215
- .awsui_drawer-content_1uo6m_2kmx1_215:not(#\9) {
215
+ .awsui_drawer-content_1uo6m_e93sg_215:not(#\9) {
216
216
  position: fixed;
217
217
  overflow: auto;
218
218
  background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
219
219
  }
220
- .awsui_drawer-mobile_1uo6m_2kmx1_205 > .awsui_drawer-content_1uo6m_2kmx1_215:not(#\9) {
220
+ .awsui_drawer-mobile_1uo6m_e93sg_205 > .awsui_drawer-content_1uo6m_e93sg_215:not(#\9) {
221
221
  z-index: 1001;
222
222
  inset: 0;
223
223
  }
224
- .awsui_drawer-closed_1uo6m_2kmx1_208 > .awsui_drawer-content_1uo6m_2kmx1_215:not(#\9) {
224
+ .awsui_drawer-closed_1uo6m_e93sg_208 > .awsui_drawer-content_1uo6m_e93sg_215:not(#\9) {
225
225
  inline-size: 40px;
226
226
  }
227
- .awsui_drawer-closed_1uo6m_2kmx1_208 > .awsui_drawer-content_1uo6m_2kmx1_215.awsui_drawer-content-clickable_1uo6m_2kmx1_227:not(#\9) {
227
+ .awsui_drawer-closed_1uo6m_e93sg_208 > .awsui_drawer-content_1uo6m_e93sg_215.awsui_drawer-content-clickable_1uo6m_e93sg_227:not(#\9) {
228
228
  cursor: pointer;
229
229
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
230
230
  }
231
- .awsui_drawer-closed_1uo6m_2kmx1_208 > .awsui_drawer-content_1uo6m_2kmx1_215.awsui_drawer-content-clickable_1uo6m_2kmx1_227:not(#\9):hover {
231
+ .awsui_drawer-closed_1uo6m_e93sg_208 > .awsui_drawer-content_1uo6m_e93sg_215.awsui_drawer-content-clickable_1uo6m_e93sg_227:not(#\9):hover {
232
232
  background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
233
233
  }
234
- .awsui_drawer-content_1uo6m_2kmx1_215 > [aria-hidden=true]:not(#\9) {
234
+ .awsui_drawer-content_1uo6m_e93sg_215 > [aria-hidden=true]:not(#\9) {
235
235
  display: none;
236
236
  }
237
- .awsui_drawer-content_1uo6m_2kmx1_215 > .awsui_drawer-resize-content_1uo6m_2kmx1_237:not(#\9) {
237
+ .awsui_drawer-content_1uo6m_e93sg_215 > .awsui_drawer-resize-content_1uo6m_e93sg_237:not(#\9) {
238
238
  overflow: auto;
239
239
  block-size: 100%;
240
240
  position: relative;
241
241
  }
242
242
 
243
- .awsui_drawer-triggers-wrapper_1uo6m_2kmx1_243:not(#\9) {
243
+ .awsui_drawer-triggers-wrapper_1uo6m_e93sg_243:not(#\9) {
244
244
  display: flex;
245
245
  flex-direction: column;
246
246
  text-align: center;
247
247
  align-items: stretch;
248
248
  }
249
249
 
250
- .awsui_drawer-trigger_1uo6m_2kmx1_195:not(#\9) {
250
+ .awsui_drawer-trigger_1uo6m_e93sg_195:not(#\9) {
251
251
  padding-block: var(--space-xxs-p8yyaw, 4px);
252
252
  padding-inline: 7px;
253
253
  cursor: pointer;
254
254
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
255
255
  }
256
- .awsui_drawer-trigger_1uo6m_2kmx1_195:not(#\9):not(:first-child) {
256
+ .awsui_drawer-trigger_1uo6m_e93sg_195:not(#\9):not(:first-child) {
257
257
  border-block-start: 1px solid var(--color-border-layout-4mzh97, #9ba7b6);
258
258
  }
259
- .awsui_drawer-trigger_1uo6m_2kmx1_195:not(#\9):hover {
259
+ .awsui_drawer-trigger_1uo6m_e93sg_195:not(#\9):hover {
260
260
  color: var(--color-text-layout-toggle-hover-1r0lo8, #0972d3);
261
261
  }
262
- .awsui_drawer-trigger-active_1uo6m_2kmx1_262:not(#\9), .awsui_drawer-trigger-active_1uo6m_2kmx1_262:not(#\9):hover {
262
+ .awsui_drawer-trigger-active_1uo6m_e93sg_262:not(#\9), .awsui_drawer-trigger-active_1uo6m_e93sg_262:not(#\9):hover {
263
263
  background-color: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
264
264
  color: var(--color-text-layout-toggle-active-p0m0v1, #ffffff);
265
265
  }
266
- .awsui_drawer-content-clickable_1uo6m_2kmx1_227 > .awsui_drawer-triggers-wrapper_1uo6m_2kmx1_243 > .awsui_drawer-trigger_1uo6m_2kmx1_195:not(#\9):hover {
266
+ .awsui_drawer-content-clickable_1uo6m_e93sg_227 > .awsui_drawer-triggers-wrapper_1uo6m_e93sg_243 > .awsui_drawer-trigger_1uo6m_e93sg_195:not(#\9):hover {
267
267
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
268
268
  }
269
269
 
270
- .awsui_resize-handle-wrapper_1uo6m_2kmx1_270:not(#\9) {
270
+ .awsui_resize-handle-wrapper_1uo6m_e93sg_270:not(#\9) {
271
271
  position: absolute;
272
272
  inset-inline-start: 0;
273
273
  inset-block-start: 0;
@@ -277,6 +277,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
277
277
  z-index: 1;
278
278
  }
279
279
 
280
- .awsui_hide_1uo6m_2kmx1_280:not(#\9) {
280
+ .awsui_hide_1uo6m_e93sg_280:not(#\9) {
281
281
  display: none;
282
282
  }
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "toggle": "awsui_toggle_1uo6m_2kmx1_189",
6
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_2kmx1_195",
7
- "drawer": "awsui_drawer_1uo6m_2kmx1_195",
8
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_2kmx1_205",
9
- "drawer-closed": "awsui_drawer-closed_1uo6m_2kmx1_208",
10
- "drawer-content": "awsui_drawer-content_1uo6m_2kmx1_215",
11
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_2kmx1_227",
12
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_2kmx1_237",
13
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_2kmx1_243",
14
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_2kmx1_195",
15
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_2kmx1_262",
16
- "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_2kmx1_270",
17
- "hide": "awsui_hide_1uo6m_2kmx1_280"
5
+ "toggle": "awsui_toggle_1uo6m_e93sg_189",
6
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_e93sg_195",
7
+ "drawer": "awsui_drawer_1uo6m_e93sg_195",
8
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_e93sg_205",
9
+ "drawer-closed": "awsui_drawer-closed_1uo6m_e93sg_208",
10
+ "drawer-content": "awsui_drawer-content_1uo6m_e93sg_215",
11
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_e93sg_227",
12
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_e93sg_237",
13
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_e93sg_243",
14
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_e93sg_195",
15
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_e93sg_262",
16
+ "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_e93sg_270",
17
+ "hide": "awsui_hide_1uo6m_e93sg_280"
18
18
  };
19
19
 
@@ -36,7 +36,7 @@ export interface AppLayoutProps extends BaseComponentProps {
36
36
  * - `iconSvg` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots)
37
37
  *
38
38
  * #### DrawerAriaLabels
39
- * - `drawerName` (string) - Label for the drawer itself.
39
+ * - `drawerName` (string) - Label for the drawer itself, and for the drawer trigger button tooltip text.
40
40
  * - `closeButton` (string) - (Optional) Label for the close button.
41
41
  * - `triggerButton` (string) - (Optional) Label for the trigger button.
42
42
  * - `resizeHandle` (string) - (Optional) Label for the resize handle.
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { IconProps } from '../icon/interfaces';\nimport { FlowType } from '../internal/analytics/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\nimport { SomeRequired } from '../internal/types';\n\nexport interface AppLayoutProps extends BaseComponentProps {\n /**\n * Specifies additional analytics-related metadata.\n * * `instanceIdentifier` - A unique string that identifies this component instance in your application.\n * * `flowType` - Identifies the type of flow represented by the component.\n * **Note:** This API is currently experimental.\n * @analytics\n */\n analyticsMetadata?: AppLayoutProps.AnalyticsMetadata;\n\n /**\n * Determines the default behavior of the component based on some predefined page layouts.\n * Individual properties will always take precedence over the default coming from the content type.\n */\n contentType?: AppLayoutProps.ContentType;\n\n /**\n * Drawers property. If you set both `drawers` and `tools`, `drawers` will take precedence.\n\n * Each Drawer is an item in the drawers wrapper with the following properties:\n * * id (string) - the id of the drawer.\n * * content (React.ReactNode) - the content in the drawer.\n * * trigger (DrawerTrigger) - the button that opens and closes the active drawer.\n * * ariaLabels (DrawerAriaLabels) - the labels for the interactive elements of the drawer.\n * * badge (boolean) - Adds a badge to the corner of the icon to indicate a state change. For example: Unread notifications.\n * * resizable (boolean) - if the drawer is resizable or not.\n * * defaultSize (number) - starting size of the drawer. if not set, defaults to 290.\n * * onResize (({ size: number }) => void) - Fired when the active drawer is resized.\n *\n * #### DrawerTrigger\n * - `iconName` (IconProps.Name) - (Optional) Specifies the icon to be displayed.\n * - `iconSvg` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots)\n *\n * #### DrawerAriaLabels\n * - `drawerName` (string) - Label for the drawer itself.\n * - `closeButton` (string) - (Optional) Label for the close button.\n * - `triggerButton` (string) - (Optional) Label for the trigger button.\n * - `resizeHandle` (string) - (Optional) Label for the resize handle.\n */\n drawers?: Array<AppLayoutProps.Drawer>;\n\n /**\n * The active drawer id. If you want to clear the active drawer, use `null`.\n */\n activeDrawerId?: string | null;\n\n /**\n * Fired when the active drawer is toggled.\n */\n onDrawerChange?: NonCancelableEventHandler<AppLayoutProps.DrawerChangeDetail>;\n\n /**\n * If `true`, disables outer paddings for the content slot.\n */\n disableContentPaddings?: boolean;\n\n /**\n * Activates a backwards-compatibility mode for applications with non-fixed headers and footers.\n * @deprecated This layout is being phased out and may miss some features.\n */\n disableBodyScroll?: boolean;\n\n /**\n * State of the navigation drawer.\n */\n navigationOpen?: boolean;\n\n /**\n * Navigation drawer width in pixels.\n */\n navigationWidth?: number;\n\n /**\n * If `true`, the navigation drawer is not displayed at all.\n */\n navigationHide?: boolean;\n\n /**\n * State of the tools drawer.\n */\n toolsOpen?: boolean;\n\n /**\n * If `true`, the tools drawer is not displayed at all.\n */\n toolsHide?: boolean;\n\n /**\n * Tools drawer width in pixels.\n */\n toolsWidth?: number;\n\n /**\n * Maximum main content panel width in pixels.\n *\n * If set to `Number.MAX_VALUE`, the main content panel will occupy the full available width.\n */\n maxContentWidth?: number;\n\n /**\n * Minimum main content panel width in pixels.\n */\n minContentWidth?: number;\n\n /**\n * If true, the notification slot is rendered above the scrollable\n * content area so it is always visible.\n */\n stickyNotifications?: boolean;\n\n /**\n * CSS selector for the application header.\n */\n headerSelector?: string;\n\n /**\n * CSS selector for the application footer.\n */\n footerSelector?: string;\n\n /**\n * Aria labels for the drawer operating buttons. Use this property to ensure accessibility.\n *\n * * `navigation` (string) - Label for the landmark that wraps the navigation drawer.\n * * `navigationClose` (string) - Label for the button that closes the navigation drawer.\n * * `navigationToggle` (string) - Label for the button that opens the navigation drawer.\n * * `notification` (string) - Label for the region that contains notification messages.\n * * `tools` (string) - Label for the landmark that wraps the tools drawer.\n * * `toolsClose` (string) - Label for the button that closes the tools drawer.\n * * `toolsToggle` (string) - Label for the button that opens the tools drawer.\n * * `drawers` (string) - Label for the landmark that wraps the active drawer.\n * * `drawersOverflow` (string) - Label for the ellipsis button with any overflow drawers.\n * * `drawersOverflowWithBadge` (string) - Label for the ellipsis button with any overflow drawers, with a badge.\n *\n * Example:\n * ```\n * {\n * navigation: \"Navigation drawer\",\n * navigationClose: \"Close navigation drawer\",\n * navigationToggle: \"Open navigation drawer\",\n * notifications: \"Notifications\",\n * tools: \"Help panel\",\n * toolsClose: \"Close help panel\",\n * toolsToggle: \"Open help panel\",\n * drawers: \"Drawers\",\n * drawersOverflow: \"Overflow drawers\",\n * drawersOverflowWithBadge: \"Overflow drawers (Unread notifications)\"\n * }\n * ```\n * @i18n\n */\n ariaLabels?: AppLayoutProps.Labels;\n\n /**\n * Navigation drawer.\n */\n navigation?: React.ReactNode;\n\n /**\n * Top area of the page content.\n * @deprecated Replaced by the `header` slot of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n contentHeader?: React.ReactNode;\n\n /**\n * Disables overlap between `contentHeader` and `content` slots.\n * @deprecated Replaced by the `disableOverlap` property of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n disableContentHeaderOverlap?: boolean;\n\n /**\n * Determines the visual treatment for the breadcrumbs and notifications slots. Specifically:\n * * `default` - Does not apply any visual treatment.\n * * `high-contrast` - Applies high-contrast to both slots. Use in conjunction with `headerVariant=\"high-contrast\"` in ContentLayout.\n * @visualrefresh\n */\n headerVariant?: 'default' | 'high-contrast';\n\n /**\n * Main content.\n */\n content?: React.ReactNode;\n\n /**\n * Tools drawer.\n */\n tools?: React.ReactNode;\n\n /**\n * Displayed on top of the main content in the scrollable area.\n *\n * Conceived to contain notifications (flash messages).\n */\n notifications?: React.ReactNode;\n\n /**\n * Use this slot to add the [breadcrumb group component](/components/breadcrumb-group/) to the app layout.\n */\n breadcrumbs?: React.ReactNode;\n\n /**\n * Fired when the navigation drawer is toggled.\n */\n onNavigationChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Fired when the tools drawer is toggled.\n */\n onToolsChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Use this slot to add the [split panel component](/components/split-panel/) to the app layout.\n *\n * Note: If provided, this property should be set to `null` or `undefined` if a split panel should not be rendered.\n */\n splitPanel?: React.ReactNode;\n\n /**\n * The size of the split panel in pixels.\n */\n splitPanelSize?: number;\n\n /**\n * State of the split panel.\n */\n splitPanelOpen?: boolean;\n /**\n * Controls the split panel preferences.\n *\n * By default, the preference is `{ position: 'bottom' }`\n */\n splitPanelPreferences?: AppLayoutProps.SplitPanelPreferences;\n /**\n * Fired when the split panel is resized.\n */\n onSplitPanelResize?: NonCancelableEventHandler<AppLayoutProps.SplitPanelResizeDetail>;\n /**\n * Fired when the split panel is toggled.\n */\n onSplitPanelToggle?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Fired when the split panel preferences change.\n */\n onSplitPanelPreferencesChange?: NonCancelableEventHandler<AppLayoutProps.SplitPanelPreferences>;\n}\n\nexport namespace AppLayoutProps {\n export interface AnalyticsMetadata {\n instanceIdentifier?: string;\n flowType?: FlowType;\n }\n\n export type ContentType = 'default' | 'form' | 'table' | 'cards' | 'wizard' | 'dashboard';\n\n export interface Ref {\n /**\n * Manually closes the navigation drawer if it is necessary for the current\n * viewport size.\n */\n closeNavigationIfNecessary(): void;\n\n /**\n * Opens the tools panel if it is not already open. Note that it is preferable\n * to control the state by listening to `toolsChange` and providing `toolsOpen`.\n */\n openTools(): void;\n\n /**\n * Focuses the tools panel if it is open. Use this to focus the tools panel\n * after changing the content, for example when clicking on an 'info' link while\n * the panel is already open.\n */\n focusToolsClose(): void;\n\n /**\n * Focuses the active drawer. Use this to focus the active drawer after opening it programmatically.\n */\n focusActiveDrawer(): void;\n\n /**\n * Focuses the split panel if it is open.\n */\n focusSplitPanel(): void;\n }\n\n export interface Drawer {\n id: string;\n content: React.ReactNode;\n trigger: {\n iconName?: IconProps.Name;\n iconSvg?: React.ReactNode;\n };\n ariaLabels: DrawerAriaLabels;\n badge?: boolean;\n resizable?: boolean;\n defaultSize?: number;\n onResize?: NonCancelableEventHandler<{ size: number }>;\n }\n\n export interface DrawerAriaLabels {\n drawerName: string;\n closeButton?: string;\n triggerButton?: string;\n resizeHandle?: string;\n }\n\n export interface Labels {\n notifications?: string;\n\n navigation?: string;\n navigationToggle?: string;\n navigationClose?: string;\n\n tools?: string;\n toolsToggle?: string;\n toolsClose?: string;\n\n drawers?: string;\n drawersOverflow?: string;\n drawersOverflowWithBadge?: string;\n }\n\n export interface ChangeDetail {\n open: boolean;\n }\n\n export interface SplitPanelResizeDetail {\n size: number;\n }\n\n export interface SplitPanelPreferences {\n position: 'side' | 'bottom';\n }\n // Duplicated the positions because using this definition in SplitPanelPreferences would display\n // 'AppLayoutProps.SplitPanelPosition' on the API docs instead of the string values.\n export type SplitPanelPosition = 'side' | 'bottom';\n\n export interface DrawerChangeDetail {\n activeDrawerId: string | null;\n }\n}\n\nexport type AppLayoutPropsWithDefaults = SomeRequired<\n Omit<AppLayoutProps, 'headerSelector' | 'footerSelector'>,\n 'contentType' | 'navigationWidth' | 'toolsWidth' | 'minContentWidth' | 'navigationOpen' | 'onNavigationChange'\n> & {\n placement: {\n insetBlockStart: number;\n insetBlockEnd: number;\n insetInlineStart: number;\n insetInlineEnd: number;\n inlineSize: number;\n };\n};\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { IconProps } from '../icon/interfaces';\nimport { FlowType } from '../internal/analytics/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\nimport { SomeRequired } from '../internal/types';\n\nexport interface AppLayoutProps extends BaseComponentProps {\n /**\n * Specifies additional analytics-related metadata.\n * * `instanceIdentifier` - A unique string that identifies this component instance in your application.\n * * `flowType` - Identifies the type of flow represented by the component.\n * **Note:** This API is currently experimental.\n * @analytics\n */\n analyticsMetadata?: AppLayoutProps.AnalyticsMetadata;\n\n /**\n * Determines the default behavior of the component based on some predefined page layouts.\n * Individual properties will always take precedence over the default coming from the content type.\n */\n contentType?: AppLayoutProps.ContentType;\n\n /**\n * Drawers property. If you set both `drawers` and `tools`, `drawers` will take precedence.\n\n * Each Drawer is an item in the drawers wrapper with the following properties:\n * * id (string) - the id of the drawer.\n * * content (React.ReactNode) - the content in the drawer.\n * * trigger (DrawerTrigger) - the button that opens and closes the active drawer.\n * * ariaLabels (DrawerAriaLabels) - the labels for the interactive elements of the drawer.\n * * badge (boolean) - Adds a badge to the corner of the icon to indicate a state change. For example: Unread notifications.\n * * resizable (boolean) - if the drawer is resizable or not.\n * * defaultSize (number) - starting size of the drawer. if not set, defaults to 290.\n * * onResize (({ size: number }) => void) - Fired when the active drawer is resized.\n *\n * #### DrawerTrigger\n * - `iconName` (IconProps.Name) - (Optional) Specifies the icon to be displayed.\n * - `iconSvg` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots)\n *\n * #### DrawerAriaLabels\n * - `drawerName` (string) - Label for the drawer itself, and for the drawer trigger button tooltip text.\n * - `closeButton` (string) - (Optional) Label for the close button.\n * - `triggerButton` (string) - (Optional) Label for the trigger button.\n * - `resizeHandle` (string) - (Optional) Label for the resize handle.\n */\n drawers?: Array<AppLayoutProps.Drawer>;\n\n /**\n * The active drawer id. If you want to clear the active drawer, use `null`.\n */\n activeDrawerId?: string | null;\n\n /**\n * Fired when the active drawer is toggled.\n */\n onDrawerChange?: NonCancelableEventHandler<AppLayoutProps.DrawerChangeDetail>;\n\n /**\n * If `true`, disables outer paddings for the content slot.\n */\n disableContentPaddings?: boolean;\n\n /**\n * Activates a backwards-compatibility mode for applications with non-fixed headers and footers.\n * @deprecated This layout is being phased out and may miss some features.\n */\n disableBodyScroll?: boolean;\n\n /**\n * State of the navigation drawer.\n */\n navigationOpen?: boolean;\n\n /**\n * Navigation drawer width in pixels.\n */\n navigationWidth?: number;\n\n /**\n * If `true`, the navigation drawer is not displayed at all.\n */\n navigationHide?: boolean;\n\n /**\n * State of the tools drawer.\n */\n toolsOpen?: boolean;\n\n /**\n * If `true`, the tools drawer is not displayed at all.\n */\n toolsHide?: boolean;\n\n /**\n * Tools drawer width in pixels.\n */\n toolsWidth?: number;\n\n /**\n * Maximum main content panel width in pixels.\n *\n * If set to `Number.MAX_VALUE`, the main content panel will occupy the full available width.\n */\n maxContentWidth?: number;\n\n /**\n * Minimum main content panel width in pixels.\n */\n minContentWidth?: number;\n\n /**\n * If true, the notification slot is rendered above the scrollable\n * content area so it is always visible.\n */\n stickyNotifications?: boolean;\n\n /**\n * CSS selector for the application header.\n */\n headerSelector?: string;\n\n /**\n * CSS selector for the application footer.\n */\n footerSelector?: string;\n\n /**\n * Aria labels for the drawer operating buttons. Use this property to ensure accessibility.\n *\n * * `navigation` (string) - Label for the landmark that wraps the navigation drawer.\n * * `navigationClose` (string) - Label for the button that closes the navigation drawer.\n * * `navigationToggle` (string) - Label for the button that opens the navigation drawer.\n * * `notification` (string) - Label for the region that contains notification messages.\n * * `tools` (string) - Label for the landmark that wraps the tools drawer.\n * * `toolsClose` (string) - Label for the button that closes the tools drawer.\n * * `toolsToggle` (string) - Label for the button that opens the tools drawer.\n * * `drawers` (string) - Label for the landmark that wraps the active drawer.\n * * `drawersOverflow` (string) - Label for the ellipsis button with any overflow drawers.\n * * `drawersOverflowWithBadge` (string) - Label for the ellipsis button with any overflow drawers, with a badge.\n *\n * Example:\n * ```\n * {\n * navigation: \"Navigation drawer\",\n * navigationClose: \"Close navigation drawer\",\n * navigationToggle: \"Open navigation drawer\",\n * notifications: \"Notifications\",\n * tools: \"Help panel\",\n * toolsClose: \"Close help panel\",\n * toolsToggle: \"Open help panel\",\n * drawers: \"Drawers\",\n * drawersOverflow: \"Overflow drawers\",\n * drawersOverflowWithBadge: \"Overflow drawers (Unread notifications)\"\n * }\n * ```\n * @i18n\n */\n ariaLabels?: AppLayoutProps.Labels;\n\n /**\n * Navigation drawer.\n */\n navigation?: React.ReactNode;\n\n /**\n * Top area of the page content.\n * @deprecated Replaced by the `header` slot of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n contentHeader?: React.ReactNode;\n\n /**\n * Disables overlap between `contentHeader` and `content` slots.\n * @deprecated Replaced by the `disableOverlap` property of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n disableContentHeaderOverlap?: boolean;\n\n /**\n * Determines the visual treatment for the breadcrumbs and notifications slots. Specifically:\n * * `default` - Does not apply any visual treatment.\n * * `high-contrast` - Applies high-contrast to both slots. Use in conjunction with `headerVariant=\"high-contrast\"` in ContentLayout.\n * @visualrefresh\n */\n headerVariant?: 'default' | 'high-contrast';\n\n /**\n * Main content.\n */\n content?: React.ReactNode;\n\n /**\n * Tools drawer.\n */\n tools?: React.ReactNode;\n\n /**\n * Displayed on top of the main content in the scrollable area.\n *\n * Conceived to contain notifications (flash messages).\n */\n notifications?: React.ReactNode;\n\n /**\n * Use this slot to add the [breadcrumb group component](/components/breadcrumb-group/) to the app layout.\n */\n breadcrumbs?: React.ReactNode;\n\n /**\n * Fired when the navigation drawer is toggled.\n */\n onNavigationChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Fired when the tools drawer is toggled.\n */\n onToolsChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Use this slot to add the [split panel component](/components/split-panel/) to the app layout.\n *\n * Note: If provided, this property should be set to `null` or `undefined` if a split panel should not be rendered.\n */\n splitPanel?: React.ReactNode;\n\n /**\n * The size of the split panel in pixels.\n */\n splitPanelSize?: number;\n\n /**\n * State of the split panel.\n */\n splitPanelOpen?: boolean;\n /**\n * Controls the split panel preferences.\n *\n * By default, the preference is `{ position: 'bottom' }`\n */\n splitPanelPreferences?: AppLayoutProps.SplitPanelPreferences;\n /**\n * Fired when the split panel is resized.\n */\n onSplitPanelResize?: NonCancelableEventHandler<AppLayoutProps.SplitPanelResizeDetail>;\n /**\n * Fired when the split panel is toggled.\n */\n onSplitPanelToggle?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Fired when the split panel preferences change.\n */\n onSplitPanelPreferencesChange?: NonCancelableEventHandler<AppLayoutProps.SplitPanelPreferences>;\n}\n\nexport namespace AppLayoutProps {\n export interface AnalyticsMetadata {\n instanceIdentifier?: string;\n flowType?: FlowType;\n }\n\n export type ContentType = 'default' | 'form' | 'table' | 'cards' | 'wizard' | 'dashboard';\n\n export interface Ref {\n /**\n * Manually closes the navigation drawer if it is necessary for the current\n * viewport size.\n */\n closeNavigationIfNecessary(): void;\n\n /**\n * Opens the tools panel if it is not already open. Note that it is preferable\n * to control the state by listening to `toolsChange` and providing `toolsOpen`.\n */\n openTools(): void;\n\n /**\n * Focuses the tools panel if it is open. Use this to focus the tools panel\n * after changing the content, for example when clicking on an 'info' link while\n * the panel is already open.\n */\n focusToolsClose(): void;\n\n /**\n * Focuses the active drawer. Use this to focus the active drawer after opening it programmatically.\n */\n focusActiveDrawer(): void;\n\n /**\n * Focuses the split panel if it is open.\n */\n focusSplitPanel(): void;\n }\n\n export interface Drawer {\n id: string;\n content: React.ReactNode;\n trigger: {\n iconName?: IconProps.Name;\n iconSvg?: React.ReactNode;\n };\n ariaLabels: DrawerAriaLabels;\n badge?: boolean;\n resizable?: boolean;\n defaultSize?: number;\n onResize?: NonCancelableEventHandler<{ size: number }>;\n }\n\n export interface DrawerAriaLabels {\n drawerName: string;\n closeButton?: string;\n triggerButton?: string;\n resizeHandle?: string;\n }\n\n export interface Labels {\n notifications?: string;\n\n navigation?: string;\n navigationToggle?: string;\n navigationClose?: string;\n\n tools?: string;\n toolsToggle?: string;\n toolsClose?: string;\n\n drawers?: string;\n drawersOverflow?: string;\n drawersOverflowWithBadge?: string;\n }\n\n export interface ChangeDetail {\n open: boolean;\n }\n\n export interface SplitPanelResizeDetail {\n size: number;\n }\n\n export interface SplitPanelPreferences {\n position: 'side' | 'bottom';\n }\n // Duplicated the positions because using this definition in SplitPanelPreferences would display\n // 'AppLayoutProps.SplitPanelPosition' on the API docs instead of the string values.\n export type SplitPanelPosition = 'side' | 'bottom';\n\n export interface DrawerChangeDetail {\n activeDrawerId: string | null;\n }\n}\n\nexport type AppLayoutPropsWithDefaults = SomeRequired<\n Omit<AppLayoutProps, 'headerSelector' | 'footerSelector'>,\n 'contentType' | 'navigationWidth' | 'toolsWidth' | 'minContentWidth' | 'navigationOpen' | 'onNavigationChange'\n> & {\n placement: {\n insetBlockStart: number;\n insetBlockEnd: number;\n insetInlineStart: number;\n insetInlineEnd: number;\n inlineSize: number;\n };\n};\n"]}
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "block-body-scroll": "awsui_block-body-scroll_19d8l_12wst_149",
5
- "mobile-bar": "awsui_mobile-bar_19d8l_12wst_153",
6
- "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_12wst_166",
7
- "mobile-toggle": "awsui_mobile-toggle_19d8l_12wst_173",
8
- "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_12wst_182",
9
- "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_12wst_185",
10
- "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_12wst_185",
11
- "drawers-container": "awsui_drawers-container_19d8l_12wst_192"
4
+ "block-body-scroll": "awsui_block-body-scroll_19d8l_3lcqw_149",
5
+ "mobile-bar": "awsui_mobile-bar_19d8l_3lcqw_153",
6
+ "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_3lcqw_166",
7
+ "mobile-toggle": "awsui_mobile-toggle_19d8l_3lcqw_173",
8
+ "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_3lcqw_182",
9
+ "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_3lcqw_185",
10
+ "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_3lcqw_185",
11
+ "drawers-container": "awsui_drawers-container_19d8l_3lcqw_192"
12
12
  };
13
13