@cloudscape-design/components 3.0.460 → 3.0.461

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  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 +48 -55
  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 +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -90,57 +90,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_1an2p_93:not(#\9) {
94
- inline-size: 20px;
95
- block-size: 10px;
93
+ .awsui_arrow_1hpp3_dt47r_93:not(#\9) {
94
+ width: 20px;
95
+ height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9), .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9), .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
- inline-size: 20px;
101
- block-size: 10px;
102
- inset-block-start: 0;
103
- inset-inline-start: 0;
100
+ width: 20px;
101
+ height: 10px;
102
+ top: 0;
103
+ left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
109
109
  position: absolute;
110
- border-start-start-radius: 2px;
111
- border-start-end-radius: 0;
112
- border-end-start-radius: 0;
113
- border-end-end-radius: 0;
114
- inset-block-end: 0;
115
- inset-inline-start: 0;
116
- inline-size: 14px;
117
- block-size: 14px;
110
+ border-radius: 2px 0 0 0;
111
+ bottom: 0;
112
+ left: 0;
113
+ width: 14px;
114
+ height: 14px;
118
115
  transform: rotate(45deg);
119
116
  transform-origin: 0 100%;
120
117
  }
121
- .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
122
119
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
123
120
  }
124
- .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9) {
125
- inset-block-start: 2px;
121
+ .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
122
+ top: 2px;
126
123
  }
127
- .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9)::after {
128
- border-start-start-radius: 1px;
129
- border-start-end-radius: 0;
130
- border-end-start-radius: 0;
131
- border-end-end-radius: 0;
124
+ .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
125
+ border-radius: 1px 0 0 0;
132
126
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
133
127
  }
134
- .awsui_arrow-position-right-top_1hpp3_1an2p_134 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1an2p_134 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_dt47r_128 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_dt47r_128 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
135
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
130
  }
137
- .awsui_arrow-position-left-top_1hpp3_1an2p_137 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1an2p_137 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_dt47r_131 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_dt47r_131 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
138
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
133
  }
140
- .awsui_arrow-position-top-center_1hpp3_1an2p_140 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1an2p_140 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_dt47r_134 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_dt47r_134 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
141
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
142
136
  }
143
- .awsui_arrow-position-bottom-center_1hpp3_1an2p_143 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1an2p_143 > .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_dt47r_137 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137 > .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
144
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
145
139
  }
146
140
 
@@ -148,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
143
  SPDX-License-Identifier: Apache-2.0
150
144
  */
151
- .awsui_annotation_1hpp3_1an2p_151:not(#\9),
152
- .awsui_next-button_1hpp3_1an2p_152:not(#\9),
153
- .awsui_previous-button_1hpp3_1an2p_153:not(#\9),
154
- .awsui_finish-button_1hpp3_1an2p_154:not(#\9),
155
- .awsui_header_1hpp3_1an2p_155:not(#\9),
156
- .awsui_step-counter-content_1hpp3_1an2p_156:not(#\9),
157
- .awsui_content_1hpp3_1an2p_157:not(#\9) {
145
+ .awsui_annotation_1hpp3_dt47r_145:not(#\9),
146
+ .awsui_next-button_1hpp3_dt47r_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_dt47r_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_dt47r_148:not(#\9),
149
+ .awsui_header_1hpp3_dt47r_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_dt47r_150:not(#\9),
151
+ .awsui_content_1hpp3_dt47r_151:not(#\9) {
158
152
  /* used in test-utils */
159
153
  }
160
154
 
161
- .awsui_description_1hpp3_1an2p_161:not(#\9) {
155
+ .awsui_description_1hpp3_dt47r_155:not(#\9) {
162
156
  overflow: hidden;
163
- margin-block-start: var(--space-xxs-p8yyaw, 4px);
157
+ margin-top: var(--space-xxs-p8yyaw, 4px);
164
158
  }
165
159
 
166
- .awsui_actionBar_1hpp3_1an2p_166:not(#\9) {
160
+ .awsui_actionBar_1hpp3_dt47r_160:not(#\9) {
167
161
  display: flex;
168
162
  justify-content: space-between;
169
163
  align-items: center;
170
164
  position: relative;
171
165
  }
172
166
 
173
- .awsui_stepCounter_1hpp3_1an2p_173:not(#\9) {
174
- margin-inline-end: 20px;
167
+ .awsui_stepCounter_1hpp3_dt47r_167:not(#\9) {
168
+ margin-right: 20px;
175
169
  }
176
170
 
177
- .awsui_divider_1hpp3_1an2p_177:not(#\9) {
178
- border-block-end: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
171
+ .awsui_divider_1hpp3_dt47r_171:not(#\9) {
172
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
179
173
  }
180
174
 
181
- .awsui_hotspot_1hpp3_1an2p_181:not(#\9) {
175
+ .awsui_hotspot_1hpp3_dt47r_175:not(#\9) {
182
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
183
177
  border-collapse: separate;
184
178
  border-spacing: 0;
@@ -217,24 +211,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
211
  -moz-osx-font-smoothing: auto;
218
212
  background: transparent;
219
213
  border: none;
220
- padding-block: 0;
221
- padding-inline: 0;
214
+ padding: 0;
222
215
  cursor: pointer;
223
216
  scroll-margin: var(--awsui-content-scroll-margin-y98gph, 40px 0 0 0);
224
- inline-size: 16px;
225
- block-size: 16px;
217
+ width: 16px;
218
+ height: 16px;
226
219
  }
227
- .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
228
221
  outline: none;
229
222
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
231
224
  position: relative;
232
225
  }
233
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
234
227
  outline: 2px dotted transparent;
235
228
  outline-offset: calc(2px - 1px);
236
229
  }
237
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus::before {
238
231
  content: " ";
239
232
  display: block;
240
233
  position: absolute;
@@ -245,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focu
245
238
  border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
246
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
247
240
  }
248
- .awsui_hotspot_1hpp3_1an2p_181 > .awsui_icon_1hpp3_1an2p_222:not(#\9) {
241
+ .awsui_hotspot_1hpp3_dt47r_175 > .awsui_icon_1hpp3_dt47r_215:not(#\9) {
249
242
  position: relative;
250
243
  stroke: var(--color-text-link-default-latg1a, #0972d3);
251
244
  }
252
- .awsui_hotspot_1hpp3_1an2p_181:not(#\9):hover > .awsui_icon_1hpp3_1an2p_222 {
245
+ .awsui_hotspot_1hpp3_dt47r_175:not(#\9):hover > .awsui_icon_1hpp3_dt47r_215 {
253
246
  stroke: var(--color-text-link-hover-8j6p14, #033160);
254
247
  }
255
- .awsui_hotspot_1hpp3_1an2p_181:not(#\9):active > .awsui_icon_1hpp3_1an2p_222 {
248
+ .awsui_hotspot_1hpp3_dt47r_175:not(#\9):active > .awsui_icon_1hpp3_dt47r_215 {
256
249
  stroke: var(--color-text-link-default-latg1a, #0972d3);
257
250
  }
@@ -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_1an2p_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_1an2p_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_1an2p_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1an2p_134",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1an2p_134",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1an2p_137",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1an2p_137",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1an2p_140",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1an2p_140",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1an2p_143",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1an2p_143",
16
- "annotation": "awsui_annotation_1hpp3_1an2p_151",
17
- "next-button": "awsui_next-button_1hpp3_1an2p_152",
18
- "previous-button": "awsui_previous-button_1hpp3_1an2p_153",
19
- "finish-button": "awsui_finish-button_1hpp3_1an2p_154",
20
- "header": "awsui_header_1hpp3_1an2p_155",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_1an2p_156",
22
- "content": "awsui_content_1hpp3_1an2p_157",
23
- "description": "awsui_description_1hpp3_1an2p_161",
24
- "actionBar": "awsui_actionBar_1hpp3_1an2p_166",
25
- "stepCounter": "awsui_stepCounter_1hpp3_1an2p_173",
26
- "divider": "awsui_divider_1hpp3_1an2p_177",
27
- "hotspot": "awsui_hotspot_1hpp3_1an2p_181",
28
- "icon": "awsui_icon_1hpp3_1an2p_222"
5
+ "arrow": "awsui_arrow_1hpp3_dt47r_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_dt47r_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_dt47r_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_dt47r_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_dt47r_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_dt47r_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_dt47r_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_dt47r_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_dt47r_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_dt47r_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137",
16
+ "annotation": "awsui_annotation_1hpp3_dt47r_145",
17
+ "next-button": "awsui_next-button_1hpp3_dt47r_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_dt47r_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_dt47r_148",
20
+ "header": "awsui_header_1hpp3_dt47r_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_dt47r_150",
22
+ "content": "awsui_content_1hpp3_dt47r_151",
23
+ "description": "awsui_description_1hpp3_dt47r_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_dt47r_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_dt47r_167",
26
+ "divider": "awsui_divider_1hpp3_dt47r_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_dt47r_175",
28
+ "icon": "awsui_icon_1hpp3_dt47r_215"
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_1ob2n_97",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_1ob2n_101",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_1ob2n_106"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_j70ki_97",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_j70ki_101",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_j70ki_106"
7
7
  };
8
8
 
@@ -94,31 +94,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_content-wrapper_zycdx_1ob2n_97:not(#\9) {
98
- padding-inline-start: var(--space-layout-content-horizontal-7l52k3, 24px);
99
- padding-inline-end: var(--space-layout-content-horizontal-7l52k3, 24px);
97
+ .awsui_content-wrapper_zycdx_j70ki_97:not(#\9) {
98
+ padding-left: var(--space-layout-content-horizontal-7l52k3, 24px);
99
+ padding-right: var(--space-layout-content-horizontal-7l52k3, 24px);
100
100
  }
101
- .awsui_content-wrapper-mobile_zycdx_1ob2n_101:not(#\9) {
102
- padding-inline-start: var(--space-l-t419sm, 20px);
103
- padding-inline-end: var(--space-l-t419sm, 20px);
101
+ .awsui_content-wrapper-mobile_zycdx_j70ki_101:not(#\9) {
102
+ padding-left: var(--space-l-t419sm, 20px);
103
+ padding-right: var(--space-l-t419sm, 20px);
104
104
  }
105
105
 
106
- .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
107
- margin-inline-start: auto;
108
- margin-inline-end: auto;
106
+ .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
107
+ margin-left: auto;
108
+ margin-right: auto;
109
109
  }
110
110
  @media (min-width: 1401px) {
111
- .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
112
- max-inline-size: 1280px;
111
+ .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
112
+ max-width: 1280px;
113
113
  }
114
114
  }
115
115
  @media (min-width: 1921px) {
116
- .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
117
- max-inline-size: 1620px;
116
+ .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
117
+ max-width: 1620px;
118
118
  }
119
119
  }
120
120
  @media (min-width: 2541px) {
121
- .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
122
- max-inline-size: 2160px;
121
+ .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
122
+ max-width: 2160px;
123
123
  }
124
124
  }
@@ -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_1ob2n_97",
6
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_1ob2n_101",
7
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_1ob2n_106"
5
+ "content-wrapper": "awsui_content-wrapper_zycdx_j70ki_97",
6
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_j70ki_101",
7
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_j70ki_106"
8
8
  };
9
9
 
@@ -1,17 +1,17 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle": "awsui_toggle_1uo6m_m6ide_97",
5
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_m6ide_103",
6
- "drawer": "awsui_drawer_1uo6m_m6ide_103",
7
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_m6ide_113",
8
- "drawer-closed": "awsui_drawer-closed_1uo6m_m6ide_116",
9
- "drawer-content": "awsui_drawer-content_1uo6m_m6ide_123",
10
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_m6ide_135",
11
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_m6ide_145",
12
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_m6ide_151",
13
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_m6ide_103",
14
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_m6ide_170",
15
- "hide": "awsui_hide_1uo6m_m6ide_178"
4
+ "toggle": "awsui_toggle_1uo6m_yiwkb_97",
5
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_yiwkb_102",
6
+ "drawer": "awsui_drawer_1uo6m_yiwkb_102",
7
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_yiwkb_112",
8
+ "drawer-closed": "awsui_drawer-closed_1uo6m_yiwkb_115",
9
+ "drawer-content": "awsui_drawer-content_1uo6m_yiwkb_122",
10
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_yiwkb_137",
11
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_yiwkb_147",
12
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153",
13
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_yiwkb_102",
14
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_yiwkb_171",
15
+ "hide": "awsui_hide_1uo6m_yiwkb_179"
16
16
  };
17
17
 
@@ -94,87 +94,88 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_toggle_1uo6m_m6ide_97:not(#\9) {
97
+ .awsui_toggle_1uo6m_yiwkb_97:not(#\9) {
98
98
  box-sizing: border-box;
99
- padding-block: var(--space-xxs-p8yyaw, 4px);
100
- padding-inline: 7px;
99
+ padding: var(--space-xxs-p8yyaw, 4px) 7px;
101
100
  }
102
101
 
103
- .awsui_drawer-triggers_1uo6m_m6ide_103:not(#\9) {
102
+ .awsui_drawer-triggers_1uo6m_yiwkb_102:not(#\9) {
104
103
  box-sizing: border-box;
105
104
  }
106
105
 
107
- .awsui_drawer_1uo6m_m6ide_103:not(#\9) {
106
+ .awsui_drawer_1uo6m_yiwkb_102:not(#\9) {
108
107
  flex-shrink: 0;
109
108
  position: relative;
110
109
  word-wrap: break-word;
111
110
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
112
111
  }
113
- .awsui_drawer_1uo6m_m6ide_103:not(#\9):not(.awsui_drawer-mobile_1uo6m_m6ide_113) {
112
+ .awsui_drawer_1uo6m_yiwkb_102:not(#\9):not(.awsui_drawer-mobile_1uo6m_yiwkb_112) {
114
113
  z-index: 830;
115
114
  }
116
- .awsui_drawer-closed_1uo6m_m6ide_116:not(#\9) {
117
- min-inline-size: 40px;
115
+ .awsui_drawer-closed_1uo6m_yiwkb_115:not(#\9) {
116
+ min-width: 40px;
118
117
  }
119
- .awsui_drawer-closed_1uo6m_m6ide_116.awsui_drawer-mobile_1uo6m_m6ide_113:not(#\9) {
118
+ .awsui_drawer-closed_1uo6m_yiwkb_115.awsui_drawer-mobile_1uo6m_yiwkb_112:not(#\9) {
120
119
  display: none;
121
120
  }
122
121
 
123
- .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
122
+ .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
124
123
  position: fixed;
125
124
  overflow: auto;
126
125
  background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
127
126
  }
128
- .awsui_drawer-mobile_1uo6m_m6ide_113 > .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
127
+ .awsui_drawer-mobile_1uo6m_yiwkb_112 > .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
129
128
  z-index: 1001;
130
- inset: 0;
129
+ top: 0;
130
+ bottom: 0;
131
+ left: 0;
132
+ right: 0;
131
133
  }
132
- .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
133
- inline-size: 40px;
134
+ .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
135
+ width: 40px;
134
136
  }
135
- .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123.awsui_drawer-content-clickable_1uo6m_m6ide_135:not(#\9) {
137
+ .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122.awsui_drawer-content-clickable_1uo6m_yiwkb_137:not(#\9) {
136
138
  cursor: pointer;
137
139
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
138
140
  }
139
- .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123.awsui_drawer-content-clickable_1uo6m_m6ide_135:not(#\9):hover {
141
+ .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122.awsui_drawer-content-clickable_1uo6m_yiwkb_137:not(#\9):hover {
140
142
  background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
141
143
  }
142
- .awsui_drawer-content_1uo6m_m6ide_123 > [aria-hidden=true]:not(#\9) {
144
+ .awsui_drawer-content_1uo6m_yiwkb_122 > [aria-hidden=true]:not(#\9) {
143
145
  display: none;
144
146
  }
145
- .awsui_drawer-content_1uo6m_m6ide_123 > .awsui_drawer-resize-content_1uo6m_m6ide_145:not(#\9) {
147
+ .awsui_drawer-content_1uo6m_yiwkb_122 > .awsui_drawer-resize-content_1uo6m_yiwkb_147:not(#\9) {
146
148
  overflow: auto;
147
- block-size: 100%;
149
+ height: 100%;
148
150
  position: relative;
149
151
  }
150
152
 
151
- .awsui_drawer-triggers-wrapper_1uo6m_m6ide_151:not(#\9) {
153
+ .awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153:not(#\9) {
152
154
  display: flex;
153
155
  flex-direction: column;
154
156
  text-align: center;
155
157
  align-items: stretch;
156
158
  }
157
159
 
158
- .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9) {
159
- padding-block: var(--space-xxs-p8yyaw, 4px);
160
- padding-inline: 7px;
160
+ .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9) {
161
+ padding: var(--space-xxs-p8yyaw, 4px) 7px;
161
162
  cursor: pointer;
162
163
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
163
164
  }
164
- .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):not(:first-child) {
165
- border-block-start: 1px solid var(--color-border-layout-ownedw, #d1d5db);
165
+ .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):not(:first-child) {
166
+ border-top: 1px solid var(--color-border-layout-ownedw, #d1d5db);
166
167
  }
167
- .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):hover {
168
+ .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):hover {
168
169
  color: var(--color-text-layout-toggle-hover-1r0lo8, #0972d3);
169
170
  }
170
- .awsui_drawer-trigger-active_1uo6m_m6ide_170:not(#\9), .awsui_drawer-trigger-active_1uo6m_m6ide_170:not(#\9):hover {
171
+ .awsui_drawer-trigger-active_1uo6m_yiwkb_171:not(#\9), .awsui_drawer-trigger-active_1uo6m_yiwkb_171:not(#\9):hover {
171
172
  background-color: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
172
173
  color: var(--color-text-layout-toggle-active-p0m0v1, #ffffff);
173
174
  }
174
- .awsui_drawer-content-clickable_1uo6m_m6ide_135 > .awsui_drawer-triggers-wrapper_1uo6m_m6ide_151 > .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):hover {
175
+ .awsui_drawer-content-clickable_1uo6m_yiwkb_137 > .awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153 > .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):hover {
175
176
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
176
177
  }
177
178
 
178
- .awsui_hide_1uo6m_m6ide_178:not(#\9) {
179
+ .awsui_hide_1uo6m_yiwkb_179:not(#\9) {
179
180
  display: none;
180
181
  }
@@ -2,17 +2,17 @@
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_m6ide_97",
6
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_m6ide_103",
7
- "drawer": "awsui_drawer_1uo6m_m6ide_103",
8
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_m6ide_113",
9
- "drawer-closed": "awsui_drawer-closed_1uo6m_m6ide_116",
10
- "drawer-content": "awsui_drawer-content_1uo6m_m6ide_123",
11
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_m6ide_135",
12
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_m6ide_145",
13
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_m6ide_151",
14
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_m6ide_103",
15
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_m6ide_170",
16
- "hide": "awsui_hide_1uo6m_m6ide_178"
5
+ "toggle": "awsui_toggle_1uo6m_yiwkb_97",
6
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_yiwkb_102",
7
+ "drawer": "awsui_drawer_1uo6m_yiwkb_102",
8
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_yiwkb_112",
9
+ "drawer-closed": "awsui_drawer-closed_1uo6m_yiwkb_115",
10
+ "drawer-content": "awsui_drawer-content_1uo6m_yiwkb_122",
11
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_yiwkb_137",
12
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_yiwkb_147",
13
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153",
14
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_yiwkb_102",
15
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_yiwkb_171",
16
+ "hide": "awsui_hide_1uo6m_yiwkb_179"
17
17
  };
18
18
 
@@ -29,9 +29,7 @@ export interface AppLayoutProps extends BaseComponentProps {
29
29
  /**
30
30
  * Fired when the active drawer is toggled.
31
31
  */
32
- onDrawerChange?: NonCancelableEventHandler<{
33
- activeDrawerId: string | null;
34
- }>;
32
+ onDrawerChange?: NonCancelableEventHandler<AppLayoutProps.DrawerChangeDetail>;
35
33
  /**
36
34
  * If `true`, disables outer paddings for the content slot.
37
35
  */
@@ -268,5 +266,8 @@ export declare namespace AppLayoutProps {
268
266
  position: 'side' | 'bottom';
269
267
  }
270
268
  type SplitPanelPosition = 'side' | 'bottom';
269
+ interface DrawerChangeDetail {
270
+ activeDrawerId: string | null;
271
+ }
271
272
  }
272
273
  //# sourceMappingURL=interfaces.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["app-layout/interfaces.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["app-layout/interfaces.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["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';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\nimport { IconProps } from '../icon/interfaces';\n\nexport interface AppLayoutProps extends BaseComponentProps {\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.\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 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<{ activeDrawerId: string | null }>;\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 * Note that sticky notifications are not supported in Internet Explorer.\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 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 * 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 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"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["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';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\nimport { IconProps } from '../icon/interfaces';\n\nexport interface AppLayoutProps extends BaseComponentProps {\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.\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 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 * Note that sticky notifications are not supported in Internet Explorer.\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 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 * 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 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"]}
@@ -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_pb92y_97",
5
- "mobile-bar": "awsui_mobile-bar_19d8l_pb92y_101",
6
- "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_pb92y_114",
7
- "mobile-toggle": "awsui_mobile-toggle_19d8l_pb92y_121",
8
- "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_pb92y_130",
9
- "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_pb92y_133",
10
- "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_pb92y_133",
11
- "drawers-container": "awsui_drawers-container_19d8l_pb92y_140"
4
+ "block-body-scroll": "awsui_block-body-scroll_19d8l_dwyor_97",
5
+ "mobile-bar": "awsui_mobile-bar_19d8l_dwyor_101",
6
+ "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_dwyor_114",
7
+ "mobile-toggle": "awsui_mobile-toggle_19d8l_dwyor_121",
8
+ "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_dwyor_129",
9
+ "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_dwyor_132",
10
+ "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_dwyor_132",
11
+ "drawers-container": "awsui_drawers-container_19d8l_dwyor_139"
12
12
  };
13
13