@cloudscape-design/components 3.0.459 → 3.0.460

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 +59 -53
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  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 +55 -48
  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 +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +3 -4
  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 +18 -17
  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 +10 -9
  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 +268 -251
  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 +12 -11
  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 +30 -29
  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 +11 -7
  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 +8 -3
  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 +244 -240
  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 +20 -19
  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 +28 -21
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +155 -153
  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 +60 -50
  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 +38 -33
  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 +39 -36
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +75 -59
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +110 -94
  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 +210 -198
  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 +40 -30
  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 +79 -66
  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 +8 -9
  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 +70 -64
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +106 -98
  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 +71 -60
  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 +73 -68
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +21 -18
  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 +3 -2
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +7 -11
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +0 -1
  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 +2 -4
  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 +29 -32
  142. package/expandable-section/styles.scoped.css +99 -106
  143. package/expandable-section/styles.selectors.js +29 -32
  144. package/expandable-section/utils.d.ts +2 -3
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +1 -4
  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 +8 -4
  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 +220 -215
  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 +4 -12
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +10 -46
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/styles.css.js +5 -19
  176. package/internal/components/chart-series-details/styles.scoped.css +15 -141
  177. package/internal/components/chart-series-details/styles.selectors.js +5 -19
  178. package/internal/environment.js +1 -1
  179. package/internal/environment.json +1 -1
  180. package/internal/manifest.json +1 -1
  181. package/line-chart/interfaces.d.ts +8 -2
  182. package/line-chart/interfaces.d.ts.map +1 -1
  183. package/line-chart/interfaces.js.map +1 -1
  184. package/mixed-line-bar-chart/chart-container.d.ts +1 -2
  185. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  186. package/mixed-line-bar-chart/chart-container.js +8 -17
  187. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-popover.d.ts +0 -1
  189. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-popover.js +3 -13
  191. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  192. package/mixed-line-bar-chart/format-highlighted.d.ts +2 -7
  193. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/format-highlighted.js +5 -25
  195. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  196. package/mixed-line-bar-chart/interfaces.d.ts +6 -38
  197. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  199. package/mixed-line-bar-chart/internal.d.ts +1 -1
  200. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  201. package/mixed-line-bar-chart/internal.js +2 -2
  202. package/mixed-line-bar-chart/internal.js.map +1 -1
  203. package/modal/styles.css.js +23 -23
  204. package/modal/styles.scoped.css +39 -39
  205. package/modal/styles.selectors.js +23 -23
  206. package/package.json +1 -1
  207. package/pie-chart/interfaces.d.ts +5 -5
  208. package/pie-chart/interfaces.d.ts.map +1 -1
  209. package/pie-chart/interfaces.js.map +1 -1
  210. package/pie-chart/pie-chart.d.ts +1 -1
  211. package/pie-chart/pie-chart.d.ts.map +1 -1
  212. package/pie-chart/pie-chart.js +18 -21
  213. package/pie-chart/pie-chart.js.map +1 -1
  214. package/table/column-widths-utils.d.ts +0 -1
  215. package/table/column-widths-utils.d.ts.map +1 -1
  216. package/table/column-widths-utils.js +0 -18
  217. package/table/column-widths-utils.js.map +1 -1
  218. package/table/internal.d.ts.map +1 -1
  219. package/table/internal.js +6 -7
  220. package/table/internal.js.map +1 -1
  221. package/table/node-data-cell.d.ts +15 -0
  222. package/table/node-data-cell.d.ts.map +1 -0
  223. package/table/node-data-cell.js +25 -0
  224. package/table/node-data-cell.js.map +1 -0
  225. package/table/sticky-columns/use-sticky-columns.js +1 -1
  226. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  227. package/table/thead.d.ts +1 -0
  228. package/table/thead.d.ts.map +1 -1
  229. package/table/thead.js +18 -3
  230. package/table/thead.js.map +1 -1
  231. package/table/use-column-widths.d.ts +3 -5
  232. package/table/use-column-widths.d.ts.map +1 -1
  233. package/table/use-column-widths.js +11 -61
  234. package/table/use-column-widths.js.map +1 -1
  235. package/table/use-sticky-header.d.ts.map +1 -1
  236. package/table/use-sticky-header.js +13 -0
  237. package/table/use-sticky-header.js.map +1 -1
  238. package/test-utils/dom/internal/chart-popover.d.ts +0 -8
  239. package/test-utils/dom/internal/chart-popover.js +0 -23
  240. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  241. package/test-utils/selectors/internal/chart-popover.d.ts +0 -8
  242. package/test-utils/selectors/internal/chart-popover.js +0 -22
  243. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  244. package/test-utils/tsconfig.tsbuildinfo +1 -1
  245. package/tiles/styles.css.js +29 -29
  246. package/tiles/styles.scoped.css +97 -91
  247. package/tiles/styles.selectors.js +29 -29
  248. package/internal/components/chart-series-details/series-details-text.d.ts +0 -2
  249. package/internal/components/chart-series-details/series-details-text.d.ts.map +0 -1
  250. package/internal/components/chart-series-details/series-details-text.js +0 -17
  251. package/internal/components/chart-series-details/series-details-text.js.map +0 -1
  252. package/table/no-data-cell.d.ts +0 -13
  253. package/table/no-data-cell.d.ts.map +0 -1
  254. package/table/no-data-cell.js +0 -24
  255. package/table/no-data-cell.js.map +0 -1
@@ -90,51 +90,57 @@ 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_dt47r_93:not(#\9) {
94
- width: 20px;
95
- height: 10px;
93
+ .awsui_arrow_1hpp3_1an2p_93:not(#\9) {
94
+ inline-size: 20px;
95
+ block-size: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9), .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9), .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
- width: 20px;
101
- height: 10px;
102
- top: 0;
103
- left: 0;
100
+ inline-size: 20px;
101
+ block-size: 10px;
102
+ inset-block-start: 0;
103
+ inset-inline-start: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
109
109
  position: absolute;
110
- border-radius: 2px 0 0 0;
111
- bottom: 0;
112
- left: 0;
113
- width: 14px;
114
- height: 14px;
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;
115
118
  transform: rotate(45deg);
116
119
  transform-origin: 0 100%;
117
120
  }
118
- .awsui_arrow-outer_1hpp3_dt47r_97:not(#\9)::after {
121
+ .awsui_arrow-outer_1hpp3_1an2p_97:not(#\9)::after {
119
122
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
120
123
  }
121
- .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9) {
122
- top: 2px;
124
+ .awsui_arrow-inner_1hpp3_1an2p_97:not(#\9) {
125
+ inset-block-start: 2px;
123
126
  }
124
- .awsui_arrow-inner_1hpp3_dt47r_97:not(#\9)::after {
125
- border-radius: 1px 0 0 0;
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;
126
132
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
127
133
  }
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 {
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 {
129
135
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
130
136
  }
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 {
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 {
132
138
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
133
139
  }
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 {
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 {
135
141
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
142
  }
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 {
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 {
138
144
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
145
  }
140
146
 
@@ -142,37 +148,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
149
  SPDX-License-Identifier: Apache-2.0
144
150
  */
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) {
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) {
152
158
  /* used in test-utils */
153
159
  }
154
160
 
155
- .awsui_description_1hpp3_dt47r_155:not(#\9) {
161
+ .awsui_description_1hpp3_1an2p_161:not(#\9) {
156
162
  overflow: hidden;
157
- margin-top: var(--space-xxs-p8yyaw, 4px);
163
+ margin-block-start: var(--space-xxs-p8yyaw, 4px);
158
164
  }
159
165
 
160
- .awsui_actionBar_1hpp3_dt47r_160:not(#\9) {
166
+ .awsui_actionBar_1hpp3_1an2p_166:not(#\9) {
161
167
  display: flex;
162
168
  justify-content: space-between;
163
169
  align-items: center;
164
170
  position: relative;
165
171
  }
166
172
 
167
- .awsui_stepCounter_1hpp3_dt47r_167:not(#\9) {
168
- margin-right: 20px;
173
+ .awsui_stepCounter_1hpp3_1an2p_173:not(#\9) {
174
+ margin-inline-end: 20px;
169
175
  }
170
176
 
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);
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);
173
179
  }
174
180
 
175
- .awsui_hotspot_1hpp3_dt47r_175:not(#\9) {
181
+ .awsui_hotspot_1hpp3_1an2p_181:not(#\9) {
176
182
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
183
  border-collapse: separate;
178
184
  border-spacing: 0;
@@ -211,23 +217,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
217
  -moz-osx-font-smoothing: auto;
212
218
  background: transparent;
213
219
  border: none;
214
- padding: 0;
220
+ padding-block: 0;
221
+ padding-inline: 0;
215
222
  cursor: pointer;
216
223
  scroll-margin: var(--awsui-content-scroll-margin-y98gph, 40px 0 0 0);
217
- width: 16px;
218
- height: 16px;
224
+ inline-size: 16px;
225
+ block-size: 16px;
219
226
  }
220
- .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
227
+ .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
221
228
  outline: none;
222
229
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
224
231
  position: relative;
225
232
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus {
233
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus {
227
234
  outline: 2px dotted transparent;
228
235
  outline-offset: calc(2px - 1px);
229
236
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focus::before {
237
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1an2p_181:not(#\9):focus::before {
231
238
  content: " ";
232
239
  display: block;
233
240
  position: absolute;
@@ -238,13 +245,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_dt47r_175:not(#\9):focu
238
245
  border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
239
246
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
240
247
  }
241
- .awsui_hotspot_1hpp3_dt47r_175 > .awsui_icon_1hpp3_dt47r_215:not(#\9) {
248
+ .awsui_hotspot_1hpp3_1an2p_181 > .awsui_icon_1hpp3_1an2p_222:not(#\9) {
242
249
  position: relative;
243
250
  stroke: var(--color-text-link-default-latg1a, #0972d3);
244
251
  }
245
- .awsui_hotspot_1hpp3_dt47r_175:not(#\9):hover > .awsui_icon_1hpp3_dt47r_215 {
252
+ .awsui_hotspot_1hpp3_1an2p_181:not(#\9):hover > .awsui_icon_1hpp3_1an2p_222 {
246
253
  stroke: var(--color-text-link-hover-8j6p14, #033160);
247
254
  }
248
- .awsui_hotspot_1hpp3_dt47r_175:not(#\9):active > .awsui_icon_1hpp3_dt47r_215 {
255
+ .awsui_hotspot_1hpp3_1an2p_181:not(#\9):active > .awsui_icon_1hpp3_1an2p_222 {
249
256
  stroke: var(--color-text-link-default-latg1a, #0972d3);
250
257
  }
@@ -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_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"
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"
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_j70ki_97",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_j70ki_101",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_j70ki_106"
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"
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_j70ki_97:not(#\9) {
98
- padding-left: var(--space-layout-content-horizontal-7l52k3, 24px);
99
- padding-right: var(--space-layout-content-horizontal-7l52k3, 24px);
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);
100
100
  }
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);
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);
104
104
  }
105
105
 
106
- .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
107
- margin-left: auto;
108
- margin-right: auto;
106
+ .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
107
+ margin-inline-start: auto;
108
+ margin-inline-end: auto;
109
109
  }
110
110
  @media (min-width: 1401px) {
111
- .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
112
- max-width: 1280px;
111
+ .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
112
+ max-inline-size: 1280px;
113
113
  }
114
114
  }
115
115
  @media (min-width: 1921px) {
116
- .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
117
- max-width: 1620px;
116
+ .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
117
+ max-inline-size: 1620px;
118
118
  }
119
119
  }
120
120
  @media (min-width: 2541px) {
121
- .awsui_content-type-dashboard_zycdx_j70ki_106:not(#\9) {
122
- max-width: 2160px;
121
+ .awsui_content-type-dashboard_zycdx_1ob2n_106:not(#\9) {
122
+ max-inline-size: 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_j70ki_97",
6
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_j70ki_101",
7
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_j70ki_106"
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"
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_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"
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"
16
16
  };
17
17
 
@@ -94,88 +94,87 @@ 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_yiwkb_97:not(#\9) {
97
+ .awsui_toggle_1uo6m_m6ide_97:not(#\9) {
98
98
  box-sizing: border-box;
99
- padding: var(--space-xxs-p8yyaw, 4px) 7px;
99
+ padding-block: var(--space-xxs-p8yyaw, 4px);
100
+ padding-inline: 7px;
100
101
  }
101
102
 
102
- .awsui_drawer-triggers_1uo6m_yiwkb_102:not(#\9) {
103
+ .awsui_drawer-triggers_1uo6m_m6ide_103:not(#\9) {
103
104
  box-sizing: border-box;
104
105
  }
105
106
 
106
- .awsui_drawer_1uo6m_yiwkb_102:not(#\9) {
107
+ .awsui_drawer_1uo6m_m6ide_103:not(#\9) {
107
108
  flex-shrink: 0;
108
109
  position: relative;
109
110
  word-wrap: break-word;
110
111
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
111
112
  }
112
- .awsui_drawer_1uo6m_yiwkb_102:not(#\9):not(.awsui_drawer-mobile_1uo6m_yiwkb_112) {
113
+ .awsui_drawer_1uo6m_m6ide_103:not(#\9):not(.awsui_drawer-mobile_1uo6m_m6ide_113) {
113
114
  z-index: 830;
114
115
  }
115
- .awsui_drawer-closed_1uo6m_yiwkb_115:not(#\9) {
116
- min-width: 40px;
116
+ .awsui_drawer-closed_1uo6m_m6ide_116:not(#\9) {
117
+ min-inline-size: 40px;
117
118
  }
118
- .awsui_drawer-closed_1uo6m_yiwkb_115.awsui_drawer-mobile_1uo6m_yiwkb_112:not(#\9) {
119
+ .awsui_drawer-closed_1uo6m_m6ide_116.awsui_drawer-mobile_1uo6m_m6ide_113:not(#\9) {
119
120
  display: none;
120
121
  }
121
122
 
122
- .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
123
+ .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
123
124
  position: fixed;
124
125
  overflow: auto;
125
126
  background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
126
127
  }
127
- .awsui_drawer-mobile_1uo6m_yiwkb_112 > .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
128
+ .awsui_drawer-mobile_1uo6m_m6ide_113 > .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
128
129
  z-index: 1001;
129
- top: 0;
130
- bottom: 0;
131
- left: 0;
132
- right: 0;
130
+ inset: 0;
133
131
  }
134
- .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122:not(#\9) {
135
- width: 40px;
132
+ .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123:not(#\9) {
133
+ inline-size: 40px;
136
134
  }
137
- .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122.awsui_drawer-content-clickable_1uo6m_yiwkb_137:not(#\9) {
135
+ .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123.awsui_drawer-content-clickable_1uo6m_m6ide_135:not(#\9) {
138
136
  cursor: pointer;
139
137
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
140
138
  }
141
- .awsui_drawer-closed_1uo6m_yiwkb_115 > .awsui_drawer-content_1uo6m_yiwkb_122.awsui_drawer-content-clickable_1uo6m_yiwkb_137:not(#\9):hover {
139
+ .awsui_drawer-closed_1uo6m_m6ide_116 > .awsui_drawer-content_1uo6m_m6ide_123.awsui_drawer-content-clickable_1uo6m_m6ide_135:not(#\9):hover {
142
140
  background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
143
141
  }
144
- .awsui_drawer-content_1uo6m_yiwkb_122 > [aria-hidden=true]:not(#\9) {
142
+ .awsui_drawer-content_1uo6m_m6ide_123 > [aria-hidden=true]:not(#\9) {
145
143
  display: none;
146
144
  }
147
- .awsui_drawer-content_1uo6m_yiwkb_122 > .awsui_drawer-resize-content_1uo6m_yiwkb_147:not(#\9) {
145
+ .awsui_drawer-content_1uo6m_m6ide_123 > .awsui_drawer-resize-content_1uo6m_m6ide_145:not(#\9) {
148
146
  overflow: auto;
149
- height: 100%;
147
+ block-size: 100%;
150
148
  position: relative;
151
149
  }
152
150
 
153
- .awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153:not(#\9) {
151
+ .awsui_drawer-triggers-wrapper_1uo6m_m6ide_151:not(#\9) {
154
152
  display: flex;
155
153
  flex-direction: column;
156
154
  text-align: center;
157
155
  align-items: stretch;
158
156
  }
159
157
 
160
- .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9) {
161
- padding: var(--space-xxs-p8yyaw, 4px) 7px;
158
+ .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9) {
159
+ padding-block: var(--space-xxs-p8yyaw, 4px);
160
+ padding-inline: 7px;
162
161
  cursor: pointer;
163
162
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
164
163
  }
165
- .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):not(:first-child) {
166
- border-top: 1px solid var(--color-border-layout-ownedw, #d1d5db);
164
+ .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):not(:first-child) {
165
+ border-block-start: 1px solid var(--color-border-layout-ownedw, #d1d5db);
167
166
  }
168
- .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):hover {
167
+ .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):hover {
169
168
  color: var(--color-text-layout-toggle-hover-1r0lo8, #0972d3);
170
169
  }
171
- .awsui_drawer-trigger-active_1uo6m_yiwkb_171:not(#\9), .awsui_drawer-trigger-active_1uo6m_yiwkb_171:not(#\9):hover {
170
+ .awsui_drawer-trigger-active_1uo6m_m6ide_170:not(#\9), .awsui_drawer-trigger-active_1uo6m_m6ide_170:not(#\9):hover {
172
171
  background-color: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
173
172
  color: var(--color-text-layout-toggle-active-p0m0v1, #ffffff);
174
173
  }
175
- .awsui_drawer-content-clickable_1uo6m_yiwkb_137 > .awsui_drawer-triggers-wrapper_1uo6m_yiwkb_153 > .awsui_drawer-trigger_1uo6m_yiwkb_102:not(#\9):hover {
174
+ .awsui_drawer-content-clickable_1uo6m_m6ide_135 > .awsui_drawer-triggers-wrapper_1uo6m_m6ide_151 > .awsui_drawer-trigger_1uo6m_m6ide_103:not(#\9):hover {
176
175
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
177
176
  }
178
177
 
179
- .awsui_hide_1uo6m_yiwkb_179:not(#\9) {
178
+ .awsui_hide_1uo6m_m6ide_178:not(#\9) {
180
179
  display: none;
181
180
  }
@@ -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_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"
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"
17
17
  };
18
18
 
@@ -29,7 +29,9 @@ export interface AppLayoutProps extends BaseComponentProps {
29
29
  /**
30
30
  * Fired when the active drawer is toggled.
31
31
  */
32
- onDrawerChange?: NonCancelableEventHandler<AppLayoutProps.DrawerChangeDetail>;
32
+ onDrawerChange?: NonCancelableEventHandler<{
33
+ activeDrawerId: string | null;
34
+ }>;
33
35
  /**
34
36
  * If `true`, disables outer paddings for the content slot.
35
37
  */
@@ -266,8 +268,5 @@ export declare namespace AppLayoutProps {
266
268
  position: 'side' | 'bottom';
267
269
  }
268
270
  type SplitPanelPosition = 'side' | 'bottom';
269
- interface DrawerChangeDetail {
270
- activeDrawerId: string | null;
271
- }
272
271
  }
273
272
  //# 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<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
+ {"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,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
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"
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"
12
12
  };
13
13