@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  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 +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -1
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-panel": "awsui_tutorial-panel_1oin5_pozhg_93"
5
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_61ozf_93"
6
6
  };
7
7
 
@@ -1,37 +1,37 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_1lfpj_94",
5
- "wizard": "awsui_wizard_1xupv_1lfpj_129",
6
- "refresh": "awsui_refresh_1xupv_1lfpj_129",
7
- "small-container": "awsui_small-container_1xupv_1lfpj_136",
8
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_1xupv_1lfpj_140",
9
- "navigation": "awsui_navigation_1xupv_1lfpj_148",
10
- "number": "awsui_number_1xupv_1lfpj_212",
11
- "circle": "awsui_circle_1xupv_1lfpj_228",
12
- "title": "awsui_title_1xupv_1lfpj_236",
13
- "active": "awsui_active_1xupv_1lfpj_264",
14
- "disabled": "awsui_disabled_1xupv_1lfpj_275",
15
- "enabled": "awsui_enabled_1xupv_1lfpj_285",
16
- "form": "awsui_form_1xupv_1lfpj_326",
17
- "form-header": "awsui_form-header_1xupv_1lfpj_331",
18
- "background": "awsui_background_1xupv_1lfpj_341",
19
- "form-header-content": "awsui_form-header-content_1xupv_1lfpj_353",
20
- "form-component": "awsui_form-component_1xupv_1lfpj_361",
21
- "hidden": "awsui_hidden_1xupv_1lfpj_375",
22
- "collapsed-steps": "awsui_collapsed-steps_1xupv_1lfpj_379",
23
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1lfpj_384",
24
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1lfpj_388",
25
- "form-header-component": "awsui_form-header-component_1xupv_1lfpj_388",
26
- "navigation-link": "awsui_navigation-link_1xupv_1lfpj_401",
27
- "navigation-link-item": "awsui_navigation-link-item_1xupv_1lfpj_402",
28
- "navigation-link-label": "awsui_navigation-link-label_1xupv_1lfpj_403",
29
- "navigation-link-active": "awsui_navigation-link-active_1xupv_1lfpj_407",
30
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1lfpj_412",
31
- "cancel-button": "awsui_cancel-button_1xupv_1lfpj_416",
32
- "previous-button": "awsui_previous-button_1xupv_1lfpj_417",
33
- "primary-button": "awsui_primary-button_1xupv_1lfpj_418",
34
- "skip-to-button": "awsui_skip-to-button_1xupv_1lfpj_419",
35
- "action-buttons": "awsui_action-buttons_1xupv_1lfpj_423"
4
+ "root": "awsui_root_1xupv_z71xp_94",
5
+ "wizard": "awsui_wizard_1xupv_z71xp_129",
6
+ "refresh": "awsui_refresh_1xupv_z71xp_129",
7
+ "small-container": "awsui_small-container_1xupv_z71xp_136",
8
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_1xupv_z71xp_140",
9
+ "navigation": "awsui_navigation_1xupv_z71xp_148",
10
+ "number": "awsui_number_1xupv_z71xp_230",
11
+ "circle": "awsui_circle_1xupv_z71xp_246",
12
+ "title": "awsui_title_1xupv_z71xp_257",
13
+ "active": "awsui_active_1xupv_z71xp_288",
14
+ "disabled": "awsui_disabled_1xupv_z71xp_299",
15
+ "enabled": "awsui_enabled_1xupv_z71xp_309",
16
+ "form": "awsui_form_1xupv_z71xp_351",
17
+ "form-header": "awsui_form-header_1xupv_z71xp_356",
18
+ "background": "awsui_background_1xupv_z71xp_366",
19
+ "form-header-content": "awsui_form-header-content_1xupv_z71xp_378",
20
+ "form-component": "awsui_form-component_1xupv_z71xp_386",
21
+ "hidden": "awsui_hidden_1xupv_z71xp_400",
22
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_z71xp_404",
23
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_z71xp_409",
24
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_z71xp_413",
25
+ "form-header-component": "awsui_form-header-component_1xupv_z71xp_413",
26
+ "navigation-link": "awsui_navigation-link_1xupv_z71xp_429",
27
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_z71xp_430",
28
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_z71xp_431",
29
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_z71xp_435",
30
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_z71xp_440",
31
+ "cancel-button": "awsui_cancel-button_1xupv_z71xp_444",
32
+ "previous-button": "awsui_previous-button_1xupv_z71xp_445",
33
+ "primary-button": "awsui_primary-button_1xupv_z71xp_446",
34
+ "skip-to-button": "awsui_skip-to-button_1xupv_z71xp_447",
35
+ "action-buttons": "awsui_action-buttons_1xupv_z71xp_451"
36
36
  };
37
37
 
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
93
  /* stylelint-disable selector-max-universal, selector-max-type */
94
- .awsui_root_1xupv_1lfpj_94:not(#\9) {
94
+ .awsui_root_1xupv_z71xp_94:not(#\9) {
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
97
97
  box-sizing: border-box;
@@ -127,96 +127,114 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
127
127
  -moz-osx-font-smoothing: auto;
128
128
  }
129
129
 
130
- .awsui_wizard_1xupv_1lfpj_129.awsui_refresh_1xupv_1lfpj_129:not(#\9) {
130
+ .awsui_wizard_1xupv_z71xp_129.awsui_refresh_1xupv_z71xp_129:not(#\9) {
131
131
  column-gap: var(--space-xl-lmui9r, 24px);
132
132
  display: grid;
133
133
  grid-template-columns: auto minmax(0, 1fr);
134
134
  grid-template-rows: auto 1fr;
135
135
  row-gap: var(--space-scaled-xxs-7597g1, 4px);
136
136
  }
137
- .awsui_wizard_1xupv_1lfpj_129.awsui_refresh_1xupv_1lfpj_129.awsui_small-container_1xupv_1lfpj_136:not(#\9) {
137
+ .awsui_wizard_1xupv_z71xp_129.awsui_refresh_1xupv_z71xp_129.awsui_small-container_1xupv_z71xp_136:not(#\9) {
138
138
  grid-template-columns: minmax(0, 1fr) 0;
139
139
  row-gap: var(--space-scaled-l-0hpmd7, 20px);
140
140
  }
141
- .awsui_wizard_1xupv_1lfpj_129.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140) {
141
+ .awsui_wizard_1xupv_z71xp_129.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140) {
142
142
  row-gap: var(--space-scaled-xl-kswcw7, 24px);
143
143
  }
144
144
 
145
- .awsui_wizard_1xupv_1lfpj_129:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) {
145
+ .awsui_wizard_1xupv_z71xp_129:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) {
146
146
  display: flex;
147
147
  }
148
148
 
149
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129:not(#\9) {
149
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129:not(#\9) {
150
150
  grid-column: 1;
151
151
  grid-row: 1/span 2;
152
- padding-top: var(--awsui-container-first-gap-y98gph, 0px);
152
+ padding-block-start: var(--awsui-container-first-gap-y98gph, 0px);
153
153
  }
154
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129:not(#\9) {
154
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129:not(#\9) {
155
155
  background: var(--color-background-container-content-4un1ap, #ffffff);
156
156
  position: relative;
157
- margin: 0;
158
- padding: var(--space-scaled-xxs-7597g1, 4px) 0 0 0;
159
- width: 260px;
157
+ margin-block: 0;
158
+ margin-inline: 0;
159
+ padding-block-start: var(--space-scaled-xxs-7597g1, 4px);
160
+ padding-block-end: 0;
161
+ padding-inline: 0;
162
+ inline-size: 260px;
160
163
  box-sizing: border-box;
161
164
  }
162
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140) {
163
- border-radius: var(--border-radius-container-wqv1zi, 16px);
165
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140) {
166
+ border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
167
+ border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
168
+ border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
169
+ border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
164
170
  box-sizing: border-box;
165
- padding: var(--space-scaled-m-mo5yse, 16px) var(--space-l-t419sm, 20px) var(--space-scaled-l-0hpmd7, 20px) var(--space-m-udix3p, 16px);
166
- width: 280px;
171
+ padding-block-start: var(--space-scaled-m-mo5yse, 16px);
172
+ padding-block-end: var(--space-scaled-l-0hpmd7, 20px);
173
+ padding-inline-start: var(--space-m-udix3p, 16px);
174
+ padding-inline-end: var(--space-l-t419sm, 20px);
175
+ inline-size: 280px;
167
176
  }
168
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140).awsui_refresh_1xupv_1lfpj_129 {
169
- border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
177
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140).awsui_refresh_1xupv_z71xp_129 {
178
+ border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
179
+ border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
170
180
  }
171
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140):not(.awsui_refresh_1xupv_1lfpj_129)::before {
181
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140):not(.awsui_refresh_1xupv_z71xp_129)::before {
172
182
  content: "";
173
183
  position: absolute;
174
- left: 0px;
175
- top: 0px;
176
- width: 100%;
177
- height: 100%;
184
+ inset-inline-start: 0px;
185
+ inset-block-start: 0px;
186
+ inline-size: 100%;
187
+ block-size: 100%;
178
188
  pointer-events: none;
179
189
  background: transparent;
180
190
  box-sizing: border-box;
181
191
  border-color: transparent;
182
- border-top: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
183
- border-radius: var(--border-radius-container-wqv1zi, 16px);
192
+ border-block-start: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
193
+ border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
194
+ border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
195
+ border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
196
+ border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
184
197
  z-index: 1;
185
198
  }
186
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140):not(.awsui_refresh_1xupv_1lfpj_129)::after {
199
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140):not(.awsui_refresh_1xupv_z71xp_129)::after {
187
200
  content: "";
188
201
  position: absolute;
189
- left: 0px;
190
- top: 0px;
191
- width: 100%;
192
- height: 100%;
202
+ inset-inline-start: 0px;
203
+ inset-block-start: 0px;
204
+ inline-size: 100%;
205
+ block-size: 100%;
193
206
  pointer-events: none;
194
207
  background: transparent;
195
208
  box-sizing: border-box;
196
- border-radius: var(--border-radius-container-wqv1zi, 16px);
209
+ border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
210
+ border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
211
+ border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
212
+ border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
197
213
  box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
198
214
  }
199
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9) {
215
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9) {
200
216
  display: grid;
201
217
  column-gap: var(--space-xs-zb16t3, 8px);
202
218
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
203
219
  grid-template-rows: repeat(2, auto);
204
- padding: 0;
220
+ padding-block: 0;
221
+ padding-inline: 0;
205
222
  }
206
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > hr:not(#\9) {
223
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > hr:not(#\9) {
207
224
  background-color: var(--color-border-divider-default-j74lyz, #b6bec9);
208
- border: 0;
225
+ border-block: 0;
226
+ border-inline: 0;
209
227
  grid-column: 1;
210
- height: 100%;
211
- width: var(--space-xxxs-zbmxqb, 2px);
228
+ block-size: 100%;
229
+ inline-size: var(--space-xxxs-zbmxqb, 2px);
212
230
  }
213
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > .awsui_number_1xupv_1lfpj_212:not(#\9) {
231
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > .awsui_number_1xupv_z71xp_230:not(#\9) {
214
232
  color: var(--color-text-small-zfvvfc, #5f6b7a);
215
233
  font-size: var(--font-size-body-s-asqx2i, 12px);
216
234
  grid-column: 2;
217
235
  grid-row: 1;
218
236
  }
219
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > a:not(#\9) {
237
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > a:not(#\9) {
220
238
  align-items: start;
221
239
  column-gap: var(--space-xs-zb16t3, 8px);
222
240
  cursor: pointer;
@@ -226,202 +244,212 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
226
244
  grid-row: 2;
227
245
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
228
246
  }
229
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > a > .awsui_circle_1xupv_1lfpj_228:not(#\9) {
230
- border-radius: 100%;
247
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > a > .awsui_circle_1xupv_z71xp_246:not(#\9) {
248
+ border-start-start-radius: 100%;
249
+ border-start-end-radius: 100%;
250
+ border-end-start-radius: 100%;
251
+ border-end-end-radius: 100%;
231
252
  grid-column: 1;
232
- height: 10px;
253
+ block-size: 10px;
233
254
  justify-self: center;
234
- margin-top: 6px;
235
- width: 10px;
255
+ margin-block-start: 6px;
256
+ inline-size: 10px;
236
257
  }
237
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > a > .awsui_title_1xupv_1lfpj_236:not(#\9) {
238
- min-width: 0;
258
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > a > .awsui_title_1xupv_z71xp_257:not(#\9) {
259
+ min-inline-size: 0;
239
260
  word-break: break-word;
240
261
  grid-column: 2;
241
262
  }
242
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li > a:not(#\9):focus {
263
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li > a:not(#\9):focus {
243
264
  outline: thin dotted;
244
265
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
245
266
  outline-offset: 2px;
246
267
  outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
247
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
268
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
269
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
270
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
271
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
248
272
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
249
273
  }
250
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9):first-child > hr {
274
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9):first-child > hr {
251
275
  grid-row: 2/span 2;
252
276
  }
253
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1lfpj_212 {
254
- margin-top: var(--space-m-udix3p, 16px);
277
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_z71xp_230 {
278
+ margin-block-start: var(--space-m-udix3p, 16px);
255
279
  }
256
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9):last-child > hr {
280
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9):last-child > hr {
257
281
  grid-row: 1;
258
282
  }
259
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9):only-of-type > hr {
283
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9):only-of-type > hr {
260
284
  display: none;
261
285
  }
262
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li:not(#\9):not(:first-child):not(:last-child) > hr {
286
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li:not(#\9):not(:first-child):not(:last-child) > hr {
263
287
  grid-row: 1/span 3;
264
288
  }
265
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_active_1xupv_1lfpj_264 > a:not(#\9) {
289
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_active_1xupv_z71xp_288 > a:not(#\9) {
266
290
  cursor: text;
267
291
  }
268
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_active_1xupv_1lfpj_264 > a > .awsui_circle_1xupv_1lfpj_228:not(#\9) {
292
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_active_1xupv_z71xp_288 > a > .awsui_circle_1xupv_z71xp_246:not(#\9) {
269
293
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
270
294
  box-shadow: 0 0 0 3px var(--color-background-container-content-4un1ap, #ffffff), 0 0 0 5px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 7px var(--color-background-container-content-4un1ap, #ffffff);
271
295
  }
272
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_active_1xupv_1lfpj_264 > a > .awsui_title_1xupv_1lfpj_236:not(#\9) {
296
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_active_1xupv_z71xp_288 > a > .awsui_title_1xupv_z71xp_257:not(#\9) {
273
297
  color: var(--color-background-control-checked-w517i0, #0972d3);
274
298
  font-weight: 700;
275
299
  }
276
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_disabled_1xupv_1lfpj_275 > a:not(#\9) {
300
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_disabled_1xupv_z71xp_299 > a:not(#\9) {
277
301
  cursor: text;
278
302
  }
279
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_disabled_1xupv_1lfpj_275 > a > .awsui_circle_1xupv_1lfpj_228:not(#\9) {
303
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_disabled_1xupv_z71xp_299 > a > .awsui_circle_1xupv_z71xp_246:not(#\9) {
280
304
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
281
305
  box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-z7a3t4, #9ba7b6), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
282
306
  }
283
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_disabled_1xupv_1lfpj_275 > a > .awsui_title_1xupv_1lfpj_236:not(#\9) {
307
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_disabled_1xupv_z71xp_299 > a > .awsui_title_1xupv_z71xp_257:not(#\9) {
284
308
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
285
309
  }
286
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_enabled_1xupv_1lfpj_285 > a > .awsui_circle_1xupv_1lfpj_228:not(#\9) {
310
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_enabled_1xupv_z71xp_309 > a > .awsui_circle_1xupv_z71xp_246:not(#\9) {
287
311
  background-color: var(--color-text-interactive-default-lnx6lk, #414d5c);
288
312
  box-shadow: 0 0 0 2px var(--color-text-interactive-default-lnx6lk, #414d5c), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
289
313
  }
290
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_enabled_1xupv_1lfpj_285 > a > .awsui_title_1xupv_1lfpj_236:not(#\9) {
314
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_enabled_1xupv_z71xp_309 > a > .awsui_title_1xupv_z71xp_257:not(#\9) {
291
315
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
292
316
  }
293
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_enabled_1xupv_1lfpj_285 > a:not(#\9):hover > .awsui_circle_1xupv_1lfpj_228 {
317
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_enabled_1xupv_z71xp_309 > a:not(#\9):hover > .awsui_circle_1xupv_z71xp_246 {
294
318
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
295
319
  box-shadow: 0 0 0 2px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
296
320
  }
297
- .awsui_navigation_1xupv_1lfpj_148.awsui_refresh_1xupv_1lfpj_129 > ul.awsui_refresh_1xupv_1lfpj_129 > li.awsui_enabled_1xupv_1lfpj_285 > a:not(#\9):hover > .awsui_title_1xupv_1lfpj_236 {
321
+ .awsui_navigation_1xupv_z71xp_148.awsui_refresh_1xupv_z71xp_129 > ul.awsui_refresh_1xupv_z71xp_129 > li.awsui_enabled_1xupv_z71xp_309 > a:not(#\9):hover > .awsui_title_1xupv_z71xp_257 {
298
322
  color: var(--color-background-control-checked-w517i0, #0972d3);
299
323
  }
300
324
 
301
- .awsui_navigation_1xupv_1lfpj_148:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) {
325
+ .awsui_navigation_1xupv_z71xp_148:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) {
302
326
  color: var(--color-text-disabled-f4c52h, #9ba7b6);
303
327
  display: inline-block;
304
- margin-right: calc(2 * var(--space-xxxl-4x2gki, 40px));
305
- min-width: 200px;
306
- padding-top: var(--space-xxs-p8yyaw, 4px);
307
- width: 200px;
328
+ margin-inline-end: calc(2 * var(--space-xxxl-4x2gki, 40px));
329
+ min-inline-size: 200px;
330
+ padding-block-start: var(--space-xxs-p8yyaw, 4px);
331
+ inline-size: 200px;
308
332
  }
309
- .awsui_navigation_1xupv_1lfpj_148:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) > ul:not(.awsui_refresh_1xupv_1lfpj_129) {
333
+ .awsui_navigation_1xupv_z71xp_148:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) > ul:not(.awsui_refresh_1xupv_z71xp_129) {
310
334
  list-style: none;
311
- padding: 0;
312
- margin: 0;
335
+ padding-block: 0;
336
+ padding-inline: 0;
337
+ margin-block: 0;
338
+ margin-inline: 0;
313
339
  }
314
- .awsui_navigation_1xupv_1lfpj_148:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) > ul:not(.awsui_refresh_1xupv_1lfpj_129) > li {
315
- min-width: 0;
340
+ .awsui_navigation_1xupv_z71xp_148:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) > ul:not(.awsui_refresh_1xupv_z71xp_129) > li {
341
+ min-inline-size: 0;
316
342
  word-break: break-word;
317
- padding-bottom: var(--space-scaled-m-mo5yse, 16px);
318
- padding-top: 0;
343
+ padding-block: 0 var(--space-scaled-m-mo5yse, 16px);
319
344
  }
320
- .awsui_navigation_1xupv_1lfpj_148:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) > ul:not(.awsui_refresh_1xupv_1lfpj_129) > li:not(:first-child) {
321
- margin-top: var(--space-scaled-m-mo5yse, 16px);
345
+ .awsui_navigation_1xupv_z71xp_148:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) > ul:not(.awsui_refresh_1xupv_z71xp_129) > li:not(:first-child) {
346
+ margin-block-start: var(--space-scaled-m-mo5yse, 16px);
322
347
  }
323
- .awsui_navigation_1xupv_1lfpj_148:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) > ul:not(.awsui_refresh_1xupv_1lfpj_129) > li:not(:last-child) {
324
- border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
348
+ .awsui_navigation_1xupv_z71xp_148:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) > ul:not(.awsui_refresh_1xupv_z71xp_129) > li:not(:last-child) {
349
+ border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
325
350
  }
326
351
 
327
- .awsui_form_1xupv_1lfpj_326:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) {
328
- min-width: 0;
352
+ .awsui_form_1xupv_z71xp_351:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) {
353
+ min-inline-size: 0;
329
354
  word-break: break-word;
330
- width: 100%;
355
+ inline-size: 100%;
331
356
  }
332
- .awsui_form_1xupv_1lfpj_326:not(#\9):not(.awsui_refresh_1xupv_1lfpj_129) > .awsui_form-header_1xupv_1lfpj_331 {
357
+ .awsui_form_1xupv_z71xp_351:not(#\9):not(.awsui_refresh_1xupv_z71xp_129) > .awsui_form-header_1xupv_z71xp_356 {
333
358
  position: relative;
334
- margin-bottom: var(--space-scaled-m-mo5yse, 16px);
359
+ margin-block-end: var(--space-scaled-m-mo5yse, 16px);
335
360
  }
336
361
 
337
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129:not(#\9) {
338
- min-width: 0;
362
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129:not(#\9) {
363
+ min-inline-size: 0;
339
364
  word-break: break-word;
340
365
  display: contents;
341
366
  }
342
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129 > .awsui_background_1xupv_1lfpj_341:not(#\9) {
367
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129 > .awsui_background_1xupv_z71xp_366:not(#\9) {
343
368
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
344
369
  grid-column: 1/span 2;
345
370
  grid-row: 1;
346
371
  color: var(--color-text-body-default-at06ol, #000716);
347
372
  }
348
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129 > .awsui_form-header_1xupv_1lfpj_331:not(#\9) {
373
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129 > .awsui_form-header_1xupv_z71xp_356:not(#\9) {
349
374
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
350
375
  grid-column: 2;
351
376
  grid-row: 1;
352
377
  color: var(--color-text-body-default-at06ol, #000716);
353
378
  }
354
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129 > .awsui_form-header_1xupv_1lfpj_331 > .awsui_form-header-content_1xupv_1lfpj_353:not(#\9) {
355
- padding-top: calc(var(--awsui-container-first-gap-y98gph, 0px) + var(--space-m-udix3p, 16px) - var(--space-xxxs-zbmxqb, 2px));
356
- padding-bottom: var(--space-scaled-s-aqzyko, 12px);
379
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129 > .awsui_form-header_1xupv_z71xp_356 > .awsui_form-header-content_1xupv_z71xp_378:not(#\9) {
380
+ padding-block-start: calc(var(--awsui-container-first-gap-y98gph, 0px) + var(--space-m-udix3p, 16px) - var(--space-xxxs-zbmxqb, 2px));
381
+ padding-block-end: var(--space-scaled-s-aqzyko, 12px);
357
382
  }
358
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_1lfpj_140) > .awsui_form-header_1xupv_1lfpj_331 > .awsui_form-header-content_1xupv_1lfpj_353 {
359
- padding-top: calc(var(--awsui-container-first-gap-y98gph, 0px) + var(--space-s-34lx8l, 12px));
360
- padding-bottom: var(--space-scaled-m-mo5yse, 16px);
383
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_z71xp_140) > .awsui_form-header_1xupv_z71xp_356 > .awsui_form-header-content_1xupv_z71xp_378 {
384
+ padding-block-start: calc(var(--awsui-container-first-gap-y98gph, 0px) + var(--space-s-34lx8l, 12px));
385
+ padding-block-end: var(--space-scaled-m-mo5yse, 16px);
361
386
  }
362
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129 > .awsui_form-component_1xupv_1lfpj_361:not(#\9) {
387
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129 > .awsui_form-component_1xupv_z71xp_386:not(#\9) {
363
388
  grid-column: 2;
364
389
  grid-row: 2;
365
390
  }
366
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129.awsui_small-container_1xupv_1lfpj_136 > .awsui_form-header_1xupv_1lfpj_331:not(#\9) {
391
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129.awsui_small-container_1xupv_z71xp_136 > .awsui_form-header_1xupv_z71xp_356:not(#\9) {
367
392
  grid-column: 1/span 2;
368
393
  }
369
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129.awsui_small-container_1xupv_1lfpj_136 > .awsui_form-header_1xupv_1lfpj_331 > .awsui_form-header-content_1xupv_1lfpj_353:not(#\9) {
370
- padding-top: 0;
394
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129.awsui_small-container_1xupv_z71xp_136 > .awsui_form-header_1xupv_z71xp_356 > .awsui_form-header-content_1xupv_z71xp_378:not(#\9) {
395
+ padding-block-start: 0;
371
396
  }
372
- .awsui_form_1xupv_1lfpj_326.awsui_refresh_1xupv_1lfpj_129.awsui_small-container_1xupv_1lfpj_136 > .awsui_form-component_1xupv_1lfpj_361:not(#\9) {
397
+ .awsui_form_1xupv_z71xp_351.awsui_refresh_1xupv_z71xp_129.awsui_small-container_1xupv_z71xp_136 > .awsui_form-component_1xupv_z71xp_386:not(#\9) {
373
398
  grid-column: 1/span 2;
374
399
  }
375
400
 
376
- .awsui_navigation_1xupv_1lfpj_148.awsui_hidden_1xupv_1lfpj_375:not(#\9) {
401
+ .awsui_navigation_1xupv_z71xp_148.awsui_hidden_1xupv_z71xp_400:not(#\9) {
377
402
  display: none;
378
403
  }
379
404
 
380
- .awsui_collapsed-steps_1xupv_1lfpj_379:not(#\9) {
405
+ .awsui_collapsed-steps_1xupv_z71xp_404:not(#\9) {
381
406
  color: var(--color-text-heading-secondary-37b2tq, #414d5c);
382
407
  font-weight: 700;
383
- padding-top: var(--space-scaled-xxs-7597g1, 4px);
408
+ padding-block-start: var(--space-scaled-xxs-7597g1, 4px);
384
409
  }
385
- .awsui_collapsed-steps-hidden_1xupv_1lfpj_384:not(#\9) {
410
+ .awsui_collapsed-steps-hidden_1xupv_z71xp_409:not(#\9) {
386
411
  display: none;
387
412
  }
388
413
 
389
- .awsui_form-header-component-wrapper_1xupv_1lfpj_388:not(#\9) {
414
+ .awsui_form-header-component-wrapper_1xupv_z71xp_413:not(#\9) {
390
415
  outline: none;
391
416
  }
392
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1lfpj_388:not(#\9):focus {
417
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_z71xp_413:not(#\9):focus {
393
418
  outline: thin dotted;
394
419
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
395
420
  outline-offset: 2px;
396
421
  outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
397
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
422
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
423
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
424
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
425
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
398
426
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
399
427
  }
400
428
 
401
- .awsui_form-header-component_1xupv_1lfpj_388:not(#\9),
402
- .awsui_navigation-link_1xupv_1lfpj_401:not(#\9),
403
- .awsui_navigation-link-item_1xupv_1lfpj_402:not(#\9),
404
- .awsui_navigation-link-label_1xupv_1lfpj_403:not(#\9) {
429
+ .awsui_form-header-component_1xupv_z71xp_413:not(#\9),
430
+ .awsui_navigation-link_1xupv_z71xp_429:not(#\9),
431
+ .awsui_navigation-link-item_1xupv_z71xp_430:not(#\9),
432
+ .awsui_navigation-link-label_1xupv_z71xp_431:not(#\9) {
405
433
  /* used in test-utils */
406
434
  }
407
435
 
408
- .awsui_navigation-link-active_1xupv_1lfpj_407:not(#\9) {
436
+ .awsui_navigation-link-active_1xupv_z71xp_435:not(#\9) {
409
437
  font-weight: 700;
410
438
  color: var(--color-text-body-default-at06ol, #000716);
411
439
  }
412
440
 
413
- .awsui_navigation-link-disabled_1xupv_1lfpj_412:not(#\9) {
441
+ .awsui_navigation-link-disabled_1xupv_z71xp_440:not(#\9) {
414
442
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
415
443
  }
416
444
 
417
- .awsui_cancel-button_1xupv_1lfpj_416:not(#\9),
418
- .awsui_previous-button_1xupv_1lfpj_417:not(#\9),
419
- .awsui_primary-button_1xupv_1lfpj_418:not(#\9),
420
- .awsui_skip-to-button_1xupv_1lfpj_419:not(#\9) {
445
+ .awsui_cancel-button_1xupv_z71xp_444:not(#\9),
446
+ .awsui_previous-button_1xupv_z71xp_445:not(#\9),
447
+ .awsui_primary-button_1xupv_z71xp_446:not(#\9),
448
+ .awsui_skip-to-button_1xupv_z71xp_447:not(#\9) {
421
449
  /* used in test-utils */
422
450
  }
423
451
 
424
- .awsui_action-buttons_1xupv_1lfpj_423:not(#\9) {
452
+ .awsui_action-buttons_1xupv_z71xp_451:not(#\9) {
425
453
  display: flex;
426
454
  justify-content: flex-end;
427
455
  }
@@ -2,37 +2,37 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1xupv_1lfpj_94",
6
- "wizard": "awsui_wizard_1xupv_1lfpj_129",
7
- "refresh": "awsui_refresh_1xupv_1lfpj_129",
8
- "small-container": "awsui_small-container_1xupv_1lfpj_136",
9
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_1xupv_1lfpj_140",
10
- "navigation": "awsui_navigation_1xupv_1lfpj_148",
11
- "number": "awsui_number_1xupv_1lfpj_212",
12
- "circle": "awsui_circle_1xupv_1lfpj_228",
13
- "title": "awsui_title_1xupv_1lfpj_236",
14
- "active": "awsui_active_1xupv_1lfpj_264",
15
- "disabled": "awsui_disabled_1xupv_1lfpj_275",
16
- "enabled": "awsui_enabled_1xupv_1lfpj_285",
17
- "form": "awsui_form_1xupv_1lfpj_326",
18
- "form-header": "awsui_form-header_1xupv_1lfpj_331",
19
- "background": "awsui_background_1xupv_1lfpj_341",
20
- "form-header-content": "awsui_form-header-content_1xupv_1lfpj_353",
21
- "form-component": "awsui_form-component_1xupv_1lfpj_361",
22
- "hidden": "awsui_hidden_1xupv_1lfpj_375",
23
- "collapsed-steps": "awsui_collapsed-steps_1xupv_1lfpj_379",
24
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1lfpj_384",
25
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1lfpj_388",
26
- "form-header-component": "awsui_form-header-component_1xupv_1lfpj_388",
27
- "navigation-link": "awsui_navigation-link_1xupv_1lfpj_401",
28
- "navigation-link-item": "awsui_navigation-link-item_1xupv_1lfpj_402",
29
- "navigation-link-label": "awsui_navigation-link-label_1xupv_1lfpj_403",
30
- "navigation-link-active": "awsui_navigation-link-active_1xupv_1lfpj_407",
31
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1lfpj_412",
32
- "cancel-button": "awsui_cancel-button_1xupv_1lfpj_416",
33
- "previous-button": "awsui_previous-button_1xupv_1lfpj_417",
34
- "primary-button": "awsui_primary-button_1xupv_1lfpj_418",
35
- "skip-to-button": "awsui_skip-to-button_1xupv_1lfpj_419",
36
- "action-buttons": "awsui_action-buttons_1xupv_1lfpj_423"
5
+ "root": "awsui_root_1xupv_z71xp_94",
6
+ "wizard": "awsui_wizard_1xupv_z71xp_129",
7
+ "refresh": "awsui_refresh_1xupv_z71xp_129",
8
+ "small-container": "awsui_small-container_1xupv_z71xp_136",
9
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_1xupv_z71xp_140",
10
+ "navigation": "awsui_navigation_1xupv_z71xp_148",
11
+ "number": "awsui_number_1xupv_z71xp_230",
12
+ "circle": "awsui_circle_1xupv_z71xp_246",
13
+ "title": "awsui_title_1xupv_z71xp_257",
14
+ "active": "awsui_active_1xupv_z71xp_288",
15
+ "disabled": "awsui_disabled_1xupv_z71xp_299",
16
+ "enabled": "awsui_enabled_1xupv_z71xp_309",
17
+ "form": "awsui_form_1xupv_z71xp_351",
18
+ "form-header": "awsui_form-header_1xupv_z71xp_356",
19
+ "background": "awsui_background_1xupv_z71xp_366",
20
+ "form-header-content": "awsui_form-header-content_1xupv_z71xp_378",
21
+ "form-component": "awsui_form-component_1xupv_z71xp_386",
22
+ "hidden": "awsui_hidden_1xupv_z71xp_400",
23
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_z71xp_404",
24
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_z71xp_409",
25
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_z71xp_413",
26
+ "form-header-component": "awsui_form-header-component_1xupv_z71xp_413",
27
+ "navigation-link": "awsui_navigation-link_1xupv_z71xp_429",
28
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_z71xp_430",
29
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_z71xp_431",
30
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_z71xp_435",
31
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_z71xp_440",
32
+ "cancel-button": "awsui_cancel-button_1xupv_z71xp_444",
33
+ "previous-button": "awsui_previous-button_1xupv_z71xp_445",
34
+ "primary-button": "awsui_primary-button_1xupv_z71xp_446",
35
+ "skip-to-button": "awsui_skip-to-button_1xupv_z71xp_447",
36
+ "action-buttons": "awsui_action-buttons_1xupv_z71xp_451"
37
37
  };
38
38
 
@@ -1,3 +0,0 @@
1
- export declare const SPLIT_PANEL_MIN_HEIGHT = 160;
2
- export declare const SPLIT_PANEL_MIN_WIDTH = 280;
3
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"lib/default/","sources":["app-layout/split-panel/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,MAAM,CAAC;AAC1C,eAAO,MAAM,qBAAqB,MAAM,CAAC"}
@@ -1,5 +0,0 @@
1
- // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
- // SPDX-License-Identifier: Apache-2.0
3
- export const SPLIT_PANEL_MIN_HEIGHT = 160;
4
- export const SPLIT_PANEL_MIN_WIDTH = 280;
5
- //# sourceMappingURL=constants.js.map