@cloudscape-design/components 3.0.637 → 3.0.639

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 (228) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/implementation.d.ts +31 -0
  5. package/app-layout/implementation.d.ts.map +1 -1
  6. package/app-layout/implementation.js +2 -0
  7. package/app-layout/implementation.js.map +1 -1
  8. package/app-layout/interfaces.d.ts +7 -0
  9. package/app-layout/interfaces.d.ts.map +1 -1
  10. package/app-layout/interfaces.js.map +1 -1
  11. package/app-layout/internal.js +1 -1
  12. package/app-layout/internal.js.map +1 -1
  13. package/app-layout/notifications/styles.css.js +3 -3
  14. package/app-layout/notifications/styles.scoped.css +7 -7
  15. package/app-layout/notifications/styles.selectors.js +3 -3
  16. package/app-layout/skeleton/index.d.ts +4 -0
  17. package/app-layout/skeleton/index.d.ts.map +1 -0
  18. package/app-layout/skeleton/index.js +10 -0
  19. package/app-layout/skeleton/index.js.map +1 -0
  20. package/app-layout/skeleton/layout.d.ts +8 -0
  21. package/app-layout/skeleton/layout.d.ts.map +1 -0
  22. package/app-layout/skeleton/layout.js +28 -0
  23. package/app-layout/skeleton/layout.js.map +1 -0
  24. package/app-layout/skeleton/styles.css.js +16 -0
  25. package/app-layout/skeleton/styles.scoped.css +241 -0
  26. package/app-layout/skeleton/styles.selectors.js +17 -0
  27. package/app-layout/utils/use-app-layout-placement.js +1 -1
  28. package/app-layout/utils/use-app-layout-placement.js.map +1 -1
  29. package/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  30. package/app-layout/utils/use-pointer-events.js +1 -1
  31. package/app-layout/utils/use-pointer-events.js.map +1 -1
  32. package/app-layout/visual-refresh/background.d.ts.map +1 -1
  33. package/app-layout/visual-refresh/background.js +3 -3
  34. package/app-layout/visual-refresh/background.js.map +1 -1
  35. package/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
  36. package/app-layout/visual-refresh/breadcrumbs.js +4 -3
  37. package/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
  38. package/app-layout/visual-refresh/context.js +1 -1
  39. package/app-layout/visual-refresh/context.js.map +1 -1
  40. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  41. package/app-layout/visual-refresh/drawers.js +4 -4
  42. package/app-layout/visual-refresh/drawers.js.map +1 -1
  43. package/app-layout/visual-refresh/header.d.ts.map +1 -1
  44. package/app-layout/visual-refresh/header.js +4 -3
  45. package/app-layout/visual-refresh/header.js.map +1 -1
  46. package/app-layout/visual-refresh/layout.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/layout.js +2 -0
  48. package/app-layout/visual-refresh/layout.js.map +1 -1
  49. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  50. package/app-layout/visual-refresh/mobile-toolbar.js +4 -4
  51. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  52. package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
  53. package/app-layout/visual-refresh/navigation.js +2 -2
  54. package/app-layout/visual-refresh/navigation.js.map +1 -1
  55. package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
  56. package/app-layout/visual-refresh/notifications.js +4 -3
  57. package/app-layout/visual-refresh/notifications.js.map +1 -1
  58. package/app-layout/visual-refresh/styles.css.js +83 -81
  59. package/app-layout/visual-refresh/styles.scoped.css +266 -258
  60. package/app-layout/visual-refresh/styles.selectors.js +83 -81
  61. package/app-layout/visual-refresh/tools.d.ts.map +1 -1
  62. package/app-layout/visual-refresh/tools.js +3 -3
  63. package/app-layout/visual-refresh/tools.js.map +1 -1
  64. package/app-layout/visual-refresh/trigger-button.d.ts +1 -0
  65. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  66. package/app-layout/visual-refresh/trigger-button.js +2 -3
  67. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  68. package/area-chart/internal.js +1 -1
  69. package/area-chart/internal.js.map +1 -1
  70. package/cards/index.d.ts.map +1 -1
  71. package/cards/index.js +4 -6
  72. package/cards/index.js.map +1 -1
  73. package/cards/styles.css.js +39 -40
  74. package/cards/styles.scoped.css +50 -50
  75. package/cards/styles.selectors.js +39 -40
  76. package/container/internal.d.ts +2 -2
  77. package/container/internal.d.ts.map +1 -1
  78. package/container/internal.js +5 -7
  79. package/container/internal.js.map +1 -1
  80. package/container/styles.css.js +28 -30
  81. package/container/styles.scoped.css +52 -65
  82. package/container/styles.selectors.js +28 -30
  83. package/container/use-sticky-header.js +2 -2
  84. package/container/use-sticky-header.js.map +1 -1
  85. package/content-layout/interfaces.d.ts +52 -0
  86. package/content-layout/interfaces.d.ts.map +1 -1
  87. package/content-layout/interfaces.js.map +1 -1
  88. package/content-layout/internal.d.ts +1 -1
  89. package/content-layout/internal.d.ts.map +1 -1
  90. package/content-layout/internal.js +37 -7
  91. package/content-layout/internal.js.map +1 -1
  92. package/content-layout/styles.css.js +14 -7
  93. package/content-layout/styles.scoped.css +57 -37
  94. package/content-layout/styles.selectors.js +14 -7
  95. package/content-layout/test-classes/styles.css.js +9 -0
  96. package/content-layout/test-classes/styles.scoped.css +19 -0
  97. package/content-layout/test-classes/styles.selectors.js +10 -0
  98. package/flashbar/styles.css.js +47 -47
  99. package/flashbar/styles.scoped.css +171 -171
  100. package/flashbar/styles.selectors.js +47 -47
  101. package/internal/base-component/styles.scoped.css +3 -0
  102. package/internal/components/cartesian-chart/inline-start-labels.js +1 -1
  103. package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -1
  104. package/internal/components/dropdown/dropdown-fit-handler.js +1 -1
  105. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  106. package/internal/components/dropdown/index.js +1 -1
  107. package/internal/components/dropdown/index.js.map +1 -1
  108. package/internal/components/dropdown/styles.css.js +20 -20
  109. package/internal/components/dropdown/styles.scoped.css +41 -41
  110. package/internal/components/dropdown/styles.selectors.js +20 -20
  111. package/internal/components/responsive-text/index.js +1 -1
  112. package/internal/components/responsive-text/index.js.map +1 -1
  113. package/internal/environment.js +1 -1
  114. package/internal/environment.json +1 -1
  115. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  116. package/internal/generated/custom-css-properties/index.js +56 -51
  117. package/internal/generated/custom-css-properties/index.js.map +1 -1
  118. package/internal/generated/styles/tokens.d.ts +1 -0
  119. package/internal/generated/styles/tokens.js +1 -0
  120. package/internal/generated/theming/index.cjs +11 -0
  121. package/internal/generated/theming/index.js +11 -0
  122. package/internal/hooks/use-performance-marks.d.ts.map +1 -1
  123. package/internal/hooks/use-performance-marks.js +4 -2
  124. package/internal/hooks/use-performance-marks.js.map +1 -1
  125. package/internal/hooks/use-scroll-sync/index.d.ts +1 -1
  126. package/internal/hooks/use-scroll-sync/index.d.ts.map +1 -1
  127. package/internal/hooks/use-scroll-sync/index.js +2 -4
  128. package/internal/hooks/use-scroll-sync/index.js.map +1 -1
  129. package/internal/manifest.json +1 -1
  130. package/internal/utils/content-header-utils.d.ts +1 -0
  131. package/internal/utils/content-header-utils.d.ts.map +1 -1
  132. package/internal/utils/content-header-utils.js +2 -1
  133. package/internal/utils/content-header-utils.js.map +1 -1
  134. package/internal/utils/dom.d.ts +0 -5
  135. package/internal/utils/dom.d.ts.map +1 -1
  136. package/internal/utils/dom.js +3 -13
  137. package/internal/utils/dom.js.map +1 -1
  138. package/internal/utils/handle-key.js +1 -1
  139. package/internal/utils/handle-key.js.map +1 -1
  140. package/mixed-line-bar-chart/chart-container.js +1 -1
  141. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  142. package/package.json +1 -1
  143. package/pie-chart/responsive-text.js +1 -1
  144. package/pie-chart/responsive-text.js.map +1 -1
  145. package/popover/use-popover-position.js +1 -1
  146. package/popover/use-popover-position.js.map +1 -1
  147. package/slider/styles.css.js +25 -25
  148. package/slider/styles.scoped.css +71 -71
  149. package/slider/styles.selectors.js +25 -25
  150. package/spinner/styles.css.js +13 -13
  151. package/spinner/styles.scoped.css +39 -39
  152. package/spinner/styles.selectors.js +13 -13
  153. package/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
  154. package/split-panel/icons/bottom-icon-refresh.js +1 -2
  155. package/split-panel/icons/bottom-icon-refresh.js.map +1 -1
  156. package/split-panel/icons/side-position-refresh.d.ts.map +1 -1
  157. package/split-panel/icons/side-position-refresh.js +1 -2
  158. package/split-panel/icons/side-position-refresh.js.map +1 -1
  159. package/split-panel/internal.js +1 -1
  160. package/split-panel/internal.js.map +1 -1
  161. package/split-panel/styles.css.js +57 -57
  162. package/split-panel/styles.scoped.css +78 -77
  163. package/split-panel/styles.selectors.js +57 -57
  164. package/table/interfaces.d.ts +1 -0
  165. package/table/interfaces.d.ts.map +1 -1
  166. package/table/interfaces.js.map +1 -1
  167. package/table/internal.d.ts.map +1 -1
  168. package/table/internal.js +2 -8
  169. package/table/internal.js.map +1 -1
  170. package/table/no-data-cell.d.ts.map +1 -1
  171. package/table/no-data-cell.js +1 -2
  172. package/table/no-data-cell.js.map +1 -1
  173. package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  174. package/table/progressive-loading/progressive-loading-utils.js +8 -3
  175. package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  176. package/table/resizer/index.js +1 -1
  177. package/table/resizer/index.js.map +1 -1
  178. package/table/resizer/resizer-lookup.js +1 -1
  179. package/table/resizer/resizer-lookup.js.map +1 -1
  180. package/table/sticky-columns/use-sticky-columns.js +1 -1
  181. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  182. package/table/sticky-columns/utils.js +1 -1
  183. package/table/sticky-columns/utils.js.map +1 -1
  184. package/table/sticky-scrollbar/use-sticky-scrollbar.d.ts.map +1 -1
  185. package/table/sticky-scrollbar/use-sticky-scrollbar.js +12 -14
  186. package/table/sticky-scrollbar/use-sticky-scrollbar.js.map +1 -1
  187. package/table/sticky-scrolling.js +1 -1
  188. package/table/sticky-scrolling.js.map +1 -1
  189. package/table/styles.css.js +34 -35
  190. package/table/styles.scoped.css +39 -48
  191. package/table/styles.selectors.js +34 -35
  192. package/table/table-role/grid-navigation.js +13 -13
  193. package/table/table-role/grid-navigation.js.map +1 -1
  194. package/table/use-column-widths.js +1 -1
  195. package/table/use-column-widths.js.map +1 -1
  196. package/tabs/scroll-utils.js +1 -1
  197. package/tabs/scroll-utils.js.map +1 -1
  198. package/test-utils/dom/content-layout/index.d.ts +3 -0
  199. package/test-utils/dom/content-layout/index.js +11 -1
  200. package/test-utils/dom/content-layout/index.js.map +1 -1
  201. package/test-utils/selectors/content-layout/index.d.ts +3 -0
  202. package/test-utils/selectors/content-layout/index.js +11 -1
  203. package/test-utils/selectors/content-layout/index.js.map +1 -1
  204. package/test-utils/tsconfig.tsbuildinfo +1 -1
  205. package/wizard/internal.d.ts.map +1 -1
  206. package/wizard/internal.js +3 -5
  207. package/wizard/internal.js.map +1 -1
  208. package/wizard/styles.css.js +31 -32
  209. package/wizard/styles.scoped.css +59 -116
  210. package/wizard/styles.selectors.js +31 -32
  211. package/wizard/wizard-form-header.d.ts.map +1 -1
  212. package/wizard/wizard-form-header.js +2 -4
  213. package/wizard/wizard-form-header.js.map +1 -1
  214. package/wizard/wizard-navigation.d.ts.map +1 -1
  215. package/wizard/wizard-navigation.js +2 -3
  216. package/wizard/wizard-navigation.js.map +1 -1
  217. package/app-layout/widget.d.ts +0 -6
  218. package/app-layout/widget.d.ts.map +0 -1
  219. package/app-layout/widget.js +0 -16
  220. package/app-layout/widget.js.map +0 -1
  221. package/internal/direction.d.ts +0 -36
  222. package/internal/direction.d.ts.map +0 -1
  223. package/internal/direction.js +0 -66
  224. package/internal/direction.js.map +0 -1
  225. package/split-panel/widget.d.ts +0 -2
  226. package/split-panel/widget.d.ts.map +0 -1
  227. package/split-panel/widget.js +0 -4
  228. package/split-panel/widget.js.map +0 -1
@@ -10,7 +10,6 @@ import { useContainerBreakpoints } from '../internal/hooks/container-queries';
10
10
  import { useControllable } from '../internal/hooks/use-controllable';
11
11
  import { useMergeRefs } from '../internal/hooks/use-merge-refs';
12
12
  import { useVisualRefresh } from '../internal/hooks/use-visual-mode';
13
- import { getContentHeaderClassName } from '../internal/utils/content-header-utils';
14
13
  import { useInternalI18n } from '../i18n/context';
15
14
  import { FunnelMetrics } from '../internal/analytics';
16
15
  import { useFunnel } from '../internal/analytics/hooks/use-funnel';
@@ -19,7 +18,6 @@ import WizardForm, { STEP_NAME_SELECTOR } from './wizard-form';
19
18
  import WizardNavigation from './wizard-navigation';
20
19
  import styles from './styles.css.js';
21
20
  import { useFunnelChangeEvent } from './analytics';
22
- import { shouldRemoveHighContrastHeader } from '../internal/utils/content-header-utils';
23
21
  export default function InternalWizard(_a) {
24
22
  var _b, _c, _d, _e, _f, _g, _h, _j;
25
23
  var { steps, activeStepIndex: controlledActiveStepIndex, submitButtonText, isLoadingNextStep = false, allowSkipTo = false, secondaryActions, onCancel, onSubmit, onNavigate, __internalRootRef } = _a, rest = __rest(_a, ["steps", "activeStepIndex", "submitButtonText", "isLoadingNextStep", "allowSkipTo", "secondaryActions", "onCancel", "onSubmit", "onNavigate", "__internalRootRef"]);
@@ -82,10 +80,10 @@ export default function InternalWizard(_a) {
82
80
  warnOnce('Wizard', `You have set \`allowSkipTo\` but you have not provided \`i18nStrings.skipToButtonLabel\`. The skip-to button will not be rendered.`);
83
81
  }
84
82
  return (React.createElement("div", Object.assign({}, baseProps, funnelProps, { ref: ref, className: clsx(styles.root, baseProps.className) }),
85
- React.createElement("div", { className: clsx(styles.wizard, isVisualRefresh && styles.refresh, smallContainer && styles['small-container'], shouldRemoveHighContrastHeader() && styles['remove-high-contrast-header']) },
83
+ React.createElement("div", { className: clsx(styles.wizard, isVisualRefresh && styles.refresh, smallContainer && styles['small-container']) },
86
84
  React.createElement(WizardNavigation, { activeStepIndex: actualActiveStepIndex, farthestStepIndex: farthestStepIndex.current, allowSkipTo: allowSkipTo, hidden: smallContainer, i18nStrings: i18nStrings, isVisualRefresh: isVisualRefresh, isLoadingNextStep: isLoadingNextStep, onStepClick: onStepClick, onSkipToClick: onSkipToClick, steps: steps }),
87
- React.createElement("div", { className: clsx(styles.form, isVisualRefresh && styles.refresh, smallContainer && styles['small-container'], shouldRemoveHighContrastHeader() && styles['remove-high-contrast-header']) },
88
- isVisualRefresh && React.createElement("div", { className: clsx(styles.background, getContentHeaderClassName()) }),
85
+ React.createElement("div", { className: clsx(styles.form, isVisualRefresh && styles.refresh, smallContainer && styles['small-container']) },
86
+ isVisualRefresh && React.createElement("div", { className: clsx(styles.background) }),
89
87
  React.createElement(WizardForm, { steps: steps, isVisualRefresh: isVisualRefresh, showCollapsedSteps: smallContainer, i18nStrings: i18nStrings, submitButtonText: submitButtonText, activeStepIndex: actualActiveStepIndex, isPrimaryLoading: isLoadingNextStep, allowSkipTo: allowSkipTo, secondaryActions: secondaryActions, onCancelClick: onCancelClick, onPreviousClick: onPreviousClick, onSkipToClick: onSkipToClick, onPrimaryClick: onPrimaryClick })))));
90
88
  }
91
89
  //# sourceMappingURL=internal.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/wizard/internal.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useRef } from 'react';\nimport clsx from 'clsx';\n\nimport { getBaseProps } from '../internal/base-component';\nimport { fireNonCancelableEvent } from '../internal/events';\nimport { warnOnce } from '@cloudscape-design/component-toolkit/internal';\n\nimport { useContainerBreakpoints } from '../internal/hooks/container-queries';\nimport { useControllable } from '../internal/hooks/use-controllable';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { getContentHeaderClassName } from '../internal/utils/content-header-utils';\n\nimport { useInternalI18n } from '../i18n/context';\n\nimport { FunnelMetrics } from '../internal/analytics';\nimport { useFunnel } from '../internal/analytics/hooks/use-funnel';\nimport { getNameFromSelector, getSubStepAllSelector } from '../internal/analytics/selectors';\n\nimport WizardForm, { STEP_NAME_SELECTOR } from './wizard-form';\nimport WizardNavigation from './wizard-navigation';\n\nimport { WizardProps } from './interfaces';\n\nimport styles from './styles.css.js';\nimport { useFunnelChangeEvent } from './analytics';\nimport { shouldRemoveHighContrastHeader } from '../internal/utils/content-header-utils';\n\ntype InternalWizardProps = WizardProps & InternalBaseComponentProps;\n\nexport default function InternalWizard({\n steps,\n activeStepIndex: controlledActiveStepIndex,\n submitButtonText,\n isLoadingNextStep = false,\n allowSkipTo = false,\n secondaryActions,\n onCancel,\n onSubmit,\n onNavigate,\n __internalRootRef,\n ...rest\n}: InternalWizardProps) {\n const baseProps = getBaseProps(rest);\n\n const [breakpoint, breakpointsRef] = useContainerBreakpoints(['xs']);\n const ref = useMergeRefs(breakpointsRef, __internalRootRef);\n\n const smallContainer = breakpoint === 'default';\n\n const [activeStepIndex, setActiveStepIndex] = useControllable(controlledActiveStepIndex, onNavigate, 0, {\n componentName: 'Wizard',\n controlledProp: 'activeStepIndex',\n changeHandler: 'onNavigate',\n });\n const { funnelIdentifier, funnelInteractionId, funnelSubmit, funnelCancel, funnelProps, funnelNextOrSubmitAttempt } =\n useFunnel();\n const actualActiveStepIndex = activeStepIndex ? Math.min(activeStepIndex, steps.length - 1) : 0;\n\n const farthestStepIndex = useRef<number>(actualActiveStepIndex);\n farthestStepIndex.current = Math.max(farthestStepIndex.current, actualActiveStepIndex);\n\n const isVisualRefresh = useVisualRefresh();\n const isLastStep = actualActiveStepIndex >= steps.length - 1;\n\n const navigationEvent = (requestedStepIndex: number, reason: WizardProps.NavigationReason) => {\n if (funnelInteractionId) {\n const stepName = getNameFromSelector(STEP_NAME_SELECTOR);\n\n FunnelMetrics.funnelStepNavigation({\n navigationType: reason,\n funnelInteractionId,\n stepNumber: actualActiveStepIndex + 1,\n stepName,\n stepNameSelector: STEP_NAME_SELECTOR,\n destinationStepNumber: requestedStepIndex + 1,\n subStepAllSelector: getSubStepAllSelector(),\n });\n }\n\n setActiveStepIndex(requestedStepIndex);\n fireNonCancelableEvent(onNavigate, { requestedStepIndex, reason });\n };\n const onStepClick = (stepIndex: number) => navigationEvent(stepIndex, 'step');\n const onSkipToClick = (stepIndex: number) => navigationEvent(stepIndex, 'skip');\n const onCancelClick = () => {\n funnelCancel();\n fireNonCancelableEvent(onCancel);\n };\n const onPreviousClick = () => navigationEvent(actualActiveStepIndex - 1, 'previous');\n const onPrimaryClick = () => {\n funnelNextOrSubmitAttempt();\n\n if (isLastStep) {\n funnelSubmit();\n fireNonCancelableEvent(onSubmit);\n } else {\n navigationEvent(actualActiveStepIndex + 1, 'next');\n }\n };\n\n useFunnelChangeEvent(funnelInteractionId, funnelIdentifier, steps);\n\n const i18n = useInternalI18n('wizard');\n const skipToButtonLabel = i18n(\n 'i18nStrings.skipToButtonLabel',\n rest.i18nStrings?.skipToButtonLabel,\n format => task => format({ task__title: task.title })\n );\n\n const i18nStrings: WizardProps.I18nStrings = {\n ...rest.i18nStrings,\n skipToButtonLabel,\n stepNumberLabel: i18n(\n 'i18nStrings.stepNumberLabel',\n rest.i18nStrings?.stepNumberLabel,\n format => stepNumber => format({ stepNumber })\n ),\n collapsedStepsLabel: i18n(\n 'i18nStrings.collapsedStepsLabel',\n rest.i18nStrings?.collapsedStepsLabel,\n format => (stepNumber, stepsCount) => format({ stepNumber, stepsCount })\n ),\n navigationAriaLabel: i18n('i18nStrings.navigationAriaLabel', rest.i18nStrings?.navigationAriaLabel),\n cancelButton: i18n('i18nStrings.cancelButton', rest.i18nStrings?.cancelButton),\n previousButton: i18n('i18nStrings.previousButton', rest.i18nStrings?.previousButton),\n nextButton: i18n('i18nStrings.nextButton', rest.i18nStrings?.nextButton),\n optional: i18n('i18nStrings.optional', rest.i18nStrings?.optional),\n };\n\n if (activeStepIndex && activeStepIndex >= steps.length) {\n warnOnce(\n 'Wizard',\n `You have set \\`activeStepIndex\\` to ${activeStepIndex} but you have provided only ${\n steps.length\n } steps. Its value is ignored and the component uses ${steps.length - 1} instead.`\n );\n }\n\n if (allowSkipTo && !skipToButtonLabel) {\n warnOnce(\n 'Wizard',\n `You have set \\`allowSkipTo\\` but you have not provided \\`i18nStrings.skipToButtonLabel\\`. The skip-to button will not be rendered.`\n );\n }\n\n return (\n <div {...baseProps} {...funnelProps} ref={ref} className={clsx(styles.root, baseProps.className)}>\n <div\n className={clsx(\n styles.wizard,\n isVisualRefresh && styles.refresh,\n smallContainer && styles['small-container'],\n shouldRemoveHighContrastHeader() && styles['remove-high-contrast-header']\n )}\n >\n <WizardNavigation\n activeStepIndex={actualActiveStepIndex}\n farthestStepIndex={farthestStepIndex.current}\n allowSkipTo={allowSkipTo}\n hidden={smallContainer}\n i18nStrings={i18nStrings}\n isVisualRefresh={isVisualRefresh}\n isLoadingNextStep={isLoadingNextStep}\n onStepClick={onStepClick}\n onSkipToClick={onSkipToClick}\n steps={steps}\n />\n <div\n className={clsx(\n styles.form,\n isVisualRefresh && styles.refresh,\n smallContainer && styles['small-container'],\n shouldRemoveHighContrastHeader() && styles['remove-high-contrast-header']\n )}\n >\n {isVisualRefresh && <div className={clsx(styles.background, getContentHeaderClassName())} />}\n <WizardForm\n steps={steps}\n isVisualRefresh={isVisualRefresh}\n showCollapsedSteps={smallContainer}\n i18nStrings={i18nStrings}\n submitButtonText={submitButtonText}\n activeStepIndex={actualActiveStepIndex}\n isPrimaryLoading={isLoadingNextStep}\n allowSkipTo={allowSkipTo}\n secondaryActions={secondaryActions}\n onCancelClick={onCancelClick}\n onPreviousClick={onPreviousClick}\n onSkipToClick={onSkipToClick}\n onPrimaryClick={onPrimaryClick}\n />\n </div>\n </div>\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/wizard/internal.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,+CAA+C,CAAC;AAEzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAGrE,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,wCAAwC,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAE7F,OAAO,UAAU,EAAE,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAC/D,OAAO,gBAAgB,MAAM,qBAAqB,CAAC;AAInD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAInD,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAYjB;;QAZiB,EACrC,KAAK,EACL,eAAe,EAAE,yBAAyB,EAC1C,gBAAgB,EAChB,iBAAiB,GAAG,KAAK,EACzB,WAAW,GAAG,KAAK,EACnB,gBAAgB,EAChB,QAAQ,EACR,QAAQ,EACR,UAAU,EACV,iBAAiB,OAEG,EADjB,IAAI,cAX8B,mKAYtC,CADQ;IAEP,MAAM,SAAS,GAAG,YAAY,CAAC,IAAI,CAAC,CAAC;IAErC,MAAM,CAAC,UAAU,EAAE,cAAc,CAAC,GAAG,uBAAuB,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC;IACrE,MAAM,GAAG,GAAG,YAAY,CAAC,cAAc,EAAE,iBAAiB,CAAC,CAAC;IAE5D,MAAM,cAAc,GAAG,UAAU,KAAK,SAAS,CAAC;IAEhD,MAAM,CAAC,eAAe,EAAE,kBAAkB,CAAC,GAAG,eAAe,CAAC,yBAAyB,EAAE,UAAU,EAAE,CAAC,EAAE;QACtG,aAAa,EAAE,QAAQ;QACvB,cAAc,EAAE,iBAAiB;QACjC,aAAa,EAAE,YAAY;KAC5B,CAAC,CAAC;IACH,MAAM,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,yBAAyB,EAAE,GACjH,SAAS,EAAE,CAAC;IACd,MAAM,qBAAqB,GAAG,eAAe,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,eAAe,EAAE,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IAEhG,MAAM,iBAAiB,GAAG,MAAM,CAAS,qBAAqB,CAAC,CAAC;IAChE,iBAAiB,CAAC,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,iBAAiB,CAAC,OAAO,EAAE,qBAAqB,CAAC,CAAC;IAEvF,MAAM,eAAe,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,UAAU,GAAG,qBAAqB,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC;IAE7D,MAAM,eAAe,GAAG,CAAC,kBAA0B,EAAE,MAAoC,EAAE,EAAE;QAC3F,IAAI,mBAAmB,EAAE;YACvB,MAAM,QAAQ,GAAG,mBAAmB,CAAC,kBAAkB,CAAC,CAAC;YAEzD,aAAa,CAAC,oBAAoB,CAAC;gBACjC,cAAc,EAAE,MAAM;gBACtB,mBAAmB;gBACnB,UAAU,EAAE,qBAAqB,GAAG,CAAC;gBACrC,QAAQ;gBACR,gBAAgB,EAAE,kBAAkB;gBACpC,qBAAqB,EAAE,kBAAkB,GAAG,CAAC;gBAC7C,kBAAkB,EAAE,qBAAqB,EAAE;aAC5C,CAAC,CAAC;SACJ;QAED,kBAAkB,CAAC,kBAAkB,CAAC,CAAC;QACvC,sBAAsB,CAAC,UAAU,EAAE,EAAE,kBAAkB,EAAE,MAAM,EAAE,CAAC,CAAC;IACrE,CAAC,CAAC;IACF,MAAM,WAAW,GAAG,CAAC,SAAiB,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;IAC9E,MAAM,aAAa,GAAG,CAAC,SAAiB,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;IAChF,MAAM,aAAa,GAAG,GAAG,EAAE;QACzB,YAAY,EAAE,CAAC;QACf,sBAAsB,CAAC,QAAQ,CAAC,CAAC;IACnC,CAAC,CAAC;IACF,MAAM,eAAe,GAAG,GAAG,EAAE,CAAC,eAAe,CAAC,qBAAqB,GAAG,CAAC,EAAE,UAAU,CAAC,CAAC;IACrF,MAAM,cAAc,GAAG,GAAG,EAAE;QAC1B,yBAAyB,EAAE,CAAC;QAE5B,IAAI,UAAU,EAAE;YACd,YAAY,EAAE,CAAC;YACf,sBAAsB,CAAC,QAAQ,CAAC,CAAC;SAClC;aAAM;YACL,eAAe,CAAC,qBAAqB,GAAG,CAAC,EAAE,MAAM,CAAC,CAAC;SACpD;IACH,CAAC,CAAC;IAEF,oBAAoB,CAAC,mBAAmB,EAAE,gBAAgB,EAAE,KAAK,CAAC,CAAC;IAEnE,MAAM,IAAI,GAAG,eAAe,CAAC,QAAQ,CAAC,CAAC;IACvC,MAAM,iBAAiB,GAAG,IAAI,CAC5B,+BAA+B,EAC/B,MAAA,IAAI,CAAC,WAAW,0CAAE,iBAAiB,EACnC,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,WAAW,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CACtD,CAAC;IAEF,MAAM,WAAW,mCACZ,IAAI,CAAC,WAAW,KACnB,iBAAiB,EACjB,eAAe,EAAE,IAAI,CACnB,6BAA6B,EAC7B,MAAA,IAAI,CAAC,WAAW,0CAAE,eAAe,EACjC,MAAM,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,EAAE,CAAC,CAC/C,EACD,mBAAmB,EAAE,IAAI,CACvB,iCAAiC,EACjC,MAAA,IAAI,CAAC,WAAW,0CAAE,mBAAmB,EACrC,MAAM,CAAC,EAAE,CAAC,CAAC,UAAU,EAAE,UAAU,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,CAAC,CACzE,EACD,mBAAmB,EAAE,IAAI,CAAC,iCAAiC,EAAE,MAAA,IAAI,CAAC,WAAW,0CAAE,mBAAmB,CAAC,EACnG,YAAY,EAAE,IAAI,CAAC,0BAA0B,EAAE,MAAA,IAAI,CAAC,WAAW,0CAAE,YAAY,CAAC,EAC9E,cAAc,EAAE,IAAI,CAAC,4BAA4B,EAAE,MAAA,IAAI,CAAC,WAAW,0CAAE,cAAc,CAAC,EACpF,UAAU,EAAE,IAAI,CAAC,wBAAwB,EAAE,MAAA,IAAI,CAAC,WAAW,0CAAE,UAAU,CAAC,EACxE,QAAQ,EAAE,IAAI,CAAC,sBAAsB,EAAE,MAAA,IAAI,CAAC,WAAW,0CAAE,QAAQ,CAAC,GACnE,CAAC;IAEF,IAAI,eAAe,IAAI,eAAe,IAAI,KAAK,CAAC,MAAM,EAAE;QACtD,QAAQ,CACN,QAAQ,EACR,uCAAuC,eAAe,+BACpD,KAAK,CAAC,MACR,uDAAuD,KAAK,CAAC,MAAM,GAAG,CAAC,WAAW,CACnF,CAAC;KACH;IAED,IAAI,WAAW,IAAI,CAAC,iBAAiB,EAAE;QACrC,QAAQ,CACN,QAAQ,EACR,oIAAoI,CACrI,CAAC;KACH;IAED,OAAO,CACL,6CAAS,SAAS,EAAM,WAAW,IAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,SAAS,CAAC,SAAS,CAAC;QAC9F,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,eAAe,IAAI,MAAM,CAAC,OAAO,EAAE,cAAc,IAAI,MAAM,CAAC,iBAAiB,CAAC,CAAC;YAE9G,oBAAC,gBAAgB,IACf,eAAe,EAAE,qBAAqB,EACtC,iBAAiB,EAAE,iBAAiB,CAAC,OAAO,EAC5C,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,cAAc,EACtB,WAAW,EAAE,WAAW,EACxB,eAAe,EAAE,eAAe,EAChC,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,EAC5B,KAAK,EAAE,KAAK,GACZ;YACF,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,eAAe,IAAI,MAAM,CAAC,OAAO,EAAE,cAAc,IAAI,MAAM,CAAC,iBAAiB,CAAC,CAAC;gBAE3G,eAAe,IAAI,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC,GAAI;gBAC/D,oBAAC,UAAU,IACT,KAAK,EAAE,KAAK,EACZ,eAAe,EAAE,eAAe,EAChC,kBAAkB,EAAE,cAAc,EAClC,WAAW,EAAE,WAAW,EACxB,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,qBAAqB,EACtC,gBAAgB,EAAE,iBAAiB,EACnC,WAAW,EAAE,WAAW,EACxB,gBAAgB,EAAE,gBAAgB,EAClC,aAAa,EAAE,aAAa,EAC5B,eAAe,EAAE,eAAe,EAChC,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,cAAc,GAC9B,CACE,CACF,CACF,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useRef } from 'react';\nimport clsx from 'clsx';\n\nimport { getBaseProps } from '../internal/base-component';\nimport { fireNonCancelableEvent } from '../internal/events';\nimport { warnOnce } from '@cloudscape-design/component-toolkit/internal';\n\nimport { useContainerBreakpoints } from '../internal/hooks/container-queries';\nimport { useControllable } from '../internal/hooks/use-controllable';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\n\nimport { useInternalI18n } from '../i18n/context';\n\nimport { FunnelMetrics } from '../internal/analytics';\nimport { useFunnel } from '../internal/analytics/hooks/use-funnel';\nimport { getNameFromSelector, getSubStepAllSelector } from '../internal/analytics/selectors';\n\nimport WizardForm, { STEP_NAME_SELECTOR } from './wizard-form';\nimport WizardNavigation from './wizard-navigation';\n\nimport { WizardProps } from './interfaces';\n\nimport styles from './styles.css.js';\nimport { useFunnelChangeEvent } from './analytics';\n\ntype InternalWizardProps = WizardProps & InternalBaseComponentProps;\n\nexport default function InternalWizard({\n steps,\n activeStepIndex: controlledActiveStepIndex,\n submitButtonText,\n isLoadingNextStep = false,\n allowSkipTo = false,\n secondaryActions,\n onCancel,\n onSubmit,\n onNavigate,\n __internalRootRef,\n ...rest\n}: InternalWizardProps) {\n const baseProps = getBaseProps(rest);\n\n const [breakpoint, breakpointsRef] = useContainerBreakpoints(['xs']);\n const ref = useMergeRefs(breakpointsRef, __internalRootRef);\n\n const smallContainer = breakpoint === 'default';\n\n const [activeStepIndex, setActiveStepIndex] = useControllable(controlledActiveStepIndex, onNavigate, 0, {\n componentName: 'Wizard',\n controlledProp: 'activeStepIndex',\n changeHandler: 'onNavigate',\n });\n const { funnelIdentifier, funnelInteractionId, funnelSubmit, funnelCancel, funnelProps, funnelNextOrSubmitAttempt } =\n useFunnel();\n const actualActiveStepIndex = activeStepIndex ? Math.min(activeStepIndex, steps.length - 1) : 0;\n\n const farthestStepIndex = useRef<number>(actualActiveStepIndex);\n farthestStepIndex.current = Math.max(farthestStepIndex.current, actualActiveStepIndex);\n\n const isVisualRefresh = useVisualRefresh();\n const isLastStep = actualActiveStepIndex >= steps.length - 1;\n\n const navigationEvent = (requestedStepIndex: number, reason: WizardProps.NavigationReason) => {\n if (funnelInteractionId) {\n const stepName = getNameFromSelector(STEP_NAME_SELECTOR);\n\n FunnelMetrics.funnelStepNavigation({\n navigationType: reason,\n funnelInteractionId,\n stepNumber: actualActiveStepIndex + 1,\n stepName,\n stepNameSelector: STEP_NAME_SELECTOR,\n destinationStepNumber: requestedStepIndex + 1,\n subStepAllSelector: getSubStepAllSelector(),\n });\n }\n\n setActiveStepIndex(requestedStepIndex);\n fireNonCancelableEvent(onNavigate, { requestedStepIndex, reason });\n };\n const onStepClick = (stepIndex: number) => navigationEvent(stepIndex, 'step');\n const onSkipToClick = (stepIndex: number) => navigationEvent(stepIndex, 'skip');\n const onCancelClick = () => {\n funnelCancel();\n fireNonCancelableEvent(onCancel);\n };\n const onPreviousClick = () => navigationEvent(actualActiveStepIndex - 1, 'previous');\n const onPrimaryClick = () => {\n funnelNextOrSubmitAttempt();\n\n if (isLastStep) {\n funnelSubmit();\n fireNonCancelableEvent(onSubmit);\n } else {\n navigationEvent(actualActiveStepIndex + 1, 'next');\n }\n };\n\n useFunnelChangeEvent(funnelInteractionId, funnelIdentifier, steps);\n\n const i18n = useInternalI18n('wizard');\n const skipToButtonLabel = i18n(\n 'i18nStrings.skipToButtonLabel',\n rest.i18nStrings?.skipToButtonLabel,\n format => task => format({ task__title: task.title })\n );\n\n const i18nStrings: WizardProps.I18nStrings = {\n ...rest.i18nStrings,\n skipToButtonLabel,\n stepNumberLabel: i18n(\n 'i18nStrings.stepNumberLabel',\n rest.i18nStrings?.stepNumberLabel,\n format => stepNumber => format({ stepNumber })\n ),\n collapsedStepsLabel: i18n(\n 'i18nStrings.collapsedStepsLabel',\n rest.i18nStrings?.collapsedStepsLabel,\n format => (stepNumber, stepsCount) => format({ stepNumber, stepsCount })\n ),\n navigationAriaLabel: i18n('i18nStrings.navigationAriaLabel', rest.i18nStrings?.navigationAriaLabel),\n cancelButton: i18n('i18nStrings.cancelButton', rest.i18nStrings?.cancelButton),\n previousButton: i18n('i18nStrings.previousButton', rest.i18nStrings?.previousButton),\n nextButton: i18n('i18nStrings.nextButton', rest.i18nStrings?.nextButton),\n optional: i18n('i18nStrings.optional', rest.i18nStrings?.optional),\n };\n\n if (activeStepIndex && activeStepIndex >= steps.length) {\n warnOnce(\n 'Wizard',\n `You have set \\`activeStepIndex\\` to ${activeStepIndex} but you have provided only ${\n steps.length\n } steps. Its value is ignored and the component uses ${steps.length - 1} instead.`\n );\n }\n\n if (allowSkipTo && !skipToButtonLabel) {\n warnOnce(\n 'Wizard',\n `You have set \\`allowSkipTo\\` but you have not provided \\`i18nStrings.skipToButtonLabel\\`. The skip-to button will not be rendered.`\n );\n }\n\n return (\n <div {...baseProps} {...funnelProps} ref={ref} className={clsx(styles.root, baseProps.className)}>\n <div\n className={clsx(styles.wizard, isVisualRefresh && styles.refresh, smallContainer && styles['small-container'])}\n >\n <WizardNavigation\n activeStepIndex={actualActiveStepIndex}\n farthestStepIndex={farthestStepIndex.current}\n allowSkipTo={allowSkipTo}\n hidden={smallContainer}\n i18nStrings={i18nStrings}\n isVisualRefresh={isVisualRefresh}\n isLoadingNextStep={isLoadingNextStep}\n onStepClick={onStepClick}\n onSkipToClick={onSkipToClick}\n steps={steps}\n />\n <div\n className={clsx(styles.form, isVisualRefresh && styles.refresh, smallContainer && styles['small-container'])}\n >\n {isVisualRefresh && <div className={clsx(styles.background)} />}\n <WizardForm\n steps={steps}\n isVisualRefresh={isVisualRefresh}\n showCollapsedSteps={smallContainer}\n i18nStrings={i18nStrings}\n submitButtonText={submitButtonText}\n activeStepIndex={actualActiveStepIndex}\n isPrimaryLoading={isLoadingNextStep}\n allowSkipTo={allowSkipTo}\n secondaryActions={secondaryActions}\n onCancelClick={onCancelClick}\n onPreviousClick={onPreviousClick}\n onSkipToClick={onSkipToClick}\n onPrimaryClick={onPrimaryClick}\n />\n </div>\n </div>\n </div>\n );\n}\n"]}
@@ -1,37 +1,36 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_e5t6y_100",
5
- "wizard": "awsui_wizard_1xupv_e5t6y_135",
6
- "refresh": "awsui_refresh_1xupv_e5t6y_135",
7
- "small-container": "awsui_small-container_1xupv_e5t6y_142",
8
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_1xupv_e5t6y_146",
9
- "navigation": "awsui_navigation_1xupv_e5t6y_154",
10
- "number": "awsui_number_1xupv_e5t6y_236",
11
- "circle": "awsui_circle_1xupv_e5t6y_252",
12
- "title": "awsui_title_1xupv_e5t6y_263",
13
- "active": "awsui_active_1xupv_e5t6y_294",
14
- "disabled": "awsui_disabled_1xupv_e5t6y_305",
15
- "enabled": "awsui_enabled_1xupv_e5t6y_315",
16
- "form": "awsui_form_1xupv_e5t6y_357",
17
- "form-header": "awsui_form-header_1xupv_e5t6y_362",
18
- "background": "awsui_background_1xupv_e5t6y_372",
19
- "form-header-content": "awsui_form-header-content_1xupv_e5t6y_384",
20
- "form-component": "awsui_form-component_1xupv_e5t6y_392",
21
- "hidden": "awsui_hidden_1xupv_e5t6y_406",
22
- "collapsed-steps": "awsui_collapsed-steps_1xupv_e5t6y_410",
23
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_e5t6y_415",
24
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_e5t6y_419",
25
- "form-header-component": "awsui_form-header-component_1xupv_e5t6y_419",
26
- "navigation-link": "awsui_navigation-link_1xupv_e5t6y_435",
27
- "navigation-link-item": "awsui_navigation-link-item_1xupv_e5t6y_436",
28
- "navigation-link-label": "awsui_navigation-link-label_1xupv_e5t6y_437",
29
- "navigation-link-active": "awsui_navigation-link-active_1xupv_e5t6y_441",
30
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_e5t6y_446",
31
- "cancel-button": "awsui_cancel-button_1xupv_e5t6y_450",
32
- "previous-button": "awsui_previous-button_1xupv_e5t6y_451",
33
- "primary-button": "awsui_primary-button_1xupv_e5t6y_452",
34
- "skip-to-button": "awsui_skip-to-button_1xupv_e5t6y_453",
35
- "action-buttons": "awsui_action-buttons_1xupv_e5t6y_457"
4
+ "root": "awsui_root_1xupv_17xky_100",
5
+ "wizard": "awsui_wizard_1xupv_17xky_135",
6
+ "refresh": "awsui_refresh_1xupv_17xky_135",
7
+ "small-container": "awsui_small-container_1xupv_17xky_142",
8
+ "navigation": "awsui_navigation_1xupv_17xky_151",
9
+ "number": "awsui_number_1xupv_17xky_183",
10
+ "circle": "awsui_circle_1xupv_17xky_199",
11
+ "title": "awsui_title_1xupv_17xky_210",
12
+ "active": "awsui_active_1xupv_17xky_241",
13
+ "disabled": "awsui_disabled_1xupv_17xky_252",
14
+ "enabled": "awsui_enabled_1xupv_17xky_262",
15
+ "form": "awsui_form_1xupv_17xky_304",
16
+ "form-header": "awsui_form-header_1xupv_17xky_309",
17
+ "background": "awsui_background_1xupv_17xky_319",
18
+ "form-header-content": "awsui_form-header-content_1xupv_17xky_331",
19
+ "form-component": "awsui_form-component_1xupv_17xky_335",
20
+ "hidden": "awsui_hidden_1xupv_17xky_349",
21
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_17xky_353",
22
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_17xky_358",
23
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_17xky_362",
24
+ "form-header-component": "awsui_form-header-component_1xupv_17xky_362",
25
+ "navigation-link": "awsui_navigation-link_1xupv_17xky_378",
26
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_17xky_379",
27
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_17xky_380",
28
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_17xky_384",
29
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_17xky_389",
30
+ "cancel-button": "awsui_cancel-button_1xupv_17xky_393",
31
+ "previous-button": "awsui_previous-button_1xupv_17xky_394",
32
+ "primary-button": "awsui_primary-button_1xupv_17xky_395",
33
+ "skip-to-button": "awsui_skip-to-button_1xupv_17xky_396",
34
+ "action-buttons": "awsui_action-buttons_1xupv_17xky_400"
36
35
  };
37
36
 
@@ -97,7 +97,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
97
97
  SPDX-License-Identifier: Apache-2.0
98
98
  */
99
99
  /* stylelint-disable selector-max-universal, selector-max-type */
100
- .awsui_root_1xupv_e5t6y_100:not(#\9) {
100
+ .awsui_root_1xupv_17xky_100:not(#\9) {
101
101
  border-collapse: separate;
102
102
  border-spacing: 0;
103
103
  box-sizing: border-box;
@@ -133,31 +133,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
133
133
  -moz-osx-font-smoothing: auto;
134
134
  }
135
135
 
136
- .awsui_wizard_1xupv_e5t6y_135.awsui_refresh_1xupv_e5t6y_135:not(#\9) {
136
+ .awsui_wizard_1xupv_17xky_135.awsui_refresh_1xupv_17xky_135:not(#\9) {
137
137
  column-gap: var(--space-xl-lmui9r, 24px);
138
138
  display: grid;
139
139
  grid-template-columns: auto minmax(0, 1fr);
140
140
  grid-template-rows: auto 1fr;
141
141
  row-gap: var(--space-scaled-xxs-7597g1, 4px);
142
142
  }
143
- .awsui_wizard_1xupv_e5t6y_135.awsui_refresh_1xupv_e5t6y_135.awsui_small-container_1xupv_e5t6y_142:not(#\9) {
143
+ .awsui_wizard_1xupv_17xky_135.awsui_refresh_1xupv_17xky_135.awsui_small-container_1xupv_17xky_142:not(#\9) {
144
144
  grid-template-columns: minmax(0, 1fr) 0;
145
145
  row-gap: var(--space-scaled-l-0hpmd7, 20px);
146
146
  }
147
- .awsui_wizard_1xupv_e5t6y_135.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146) {
148
- row-gap: var(--space-scaled-xl-kswcw7, 24px);
149
- }
150
147
 
151
- .awsui_wizard_1xupv_e5t6y_135:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) {
148
+ .awsui_wizard_1xupv_17xky_135:not(#\9):not(.awsui_refresh_1xupv_17xky_135) {
152
149
  display: flex;
153
150
  }
154
151
 
155
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135:not(#\9) {
152
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135:not(#\9) {
156
153
  grid-column: 1;
157
154
  grid-row: 1/span 2;
158
155
  padding-block-start: calc(var(--space-xs-zb16t3, 8px) + var(--space-scaled-xxs-7597g1, 4px));
159
156
  }
160
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135:not(#\9) {
157
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135:not(#\9) {
161
158
  background: var(--color-background-container-content-4un1ap, #ffffff);
162
159
  position: relative;
163
160
  margin-block: 0;
@@ -168,57 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
165
  inline-size: 260px;
169
166
  box-sizing: border-box;
170
167
  }
171
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146) {
172
- border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
173
- border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
174
- border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
175
- border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
176
- box-sizing: border-box;
177
- padding-block-start: var(--space-scaled-m-mo5yse, 16px);
178
- padding-block-end: var(--space-scaled-l-0hpmd7, 20px);
179
- padding-inline-start: var(--space-m-udix3p, 16px);
180
- padding-inline-end: var(--space-l-t419sm, 20px);
181
- inline-size: 280px;
182
- }
183
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146).awsui_refresh_1xupv_e5t6y_135 {
184
- border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
185
- border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
186
- }
187
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146):not(.awsui_refresh_1xupv_e5t6y_135)::before {
188
- content: "";
189
- position: absolute;
190
- inset-inline-start: 0px;
191
- inset-block-start: 0px;
192
- inline-size: 100%;
193
- block-size: 100%;
194
- pointer-events: none;
195
- background: transparent;
196
- box-sizing: border-box;
197
- border-color: transparent;
198
- border-block-start: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
199
- border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
200
- border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
201
- border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
202
- border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
203
- z-index: 1;
204
- }
205
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146):not(.awsui_refresh_1xupv_e5t6y_135)::after {
206
- content: "";
207
- position: absolute;
208
- inset-inline-start: 0px;
209
- inset-block-start: 0px;
210
- inline-size: 100%;
211
- block-size: 100%;
212
- pointer-events: none;
213
- background: transparent;
214
- box-sizing: border-box;
215
- border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
216
- border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
217
- border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
218
- border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
219
- box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
220
- }
221
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9) {
168
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9) {
222
169
  display: grid;
223
170
  column-gap: var(--space-xs-zb16t3, 8px);
224
171
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
@@ -226,7 +173,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
226
173
  padding-block: 0;
227
174
  padding-inline: 0;
228
175
  }
229
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > hr:not(#\9) {
176
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > hr:not(#\9) {
230
177
  background-color: var(--color-border-divider-default-j74lyz, #b6bec9);
231
178
  border-block: 0;
232
179
  border-inline: 0;
@@ -234,13 +181,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
234
181
  block-size: 100%;
235
182
  inline-size: var(--space-xxxs-zbmxqb, 2px);
236
183
  }
237
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > .awsui_number_1xupv_e5t6y_236:not(#\9) {
184
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > .awsui_number_1xupv_17xky_183:not(#\9) {
238
185
  color: var(--color-text-small-zfvvfc, #5f6b7a);
239
186
  font-size: var(--font-size-body-s-asqx2i, 12px);
240
187
  grid-column: 2;
241
188
  grid-row: 1;
242
189
  }
243
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > a:not(#\9) {
190
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > a:not(#\9) {
244
191
  align-items: start;
245
192
  column-gap: var(--space-xs-zb16t3, 8px);
246
193
  cursor: pointer;
@@ -250,7 +197,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
250
197
  grid-row: 2;
251
198
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
252
199
  }
253
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > a > .awsui_circle_1xupv_e5t6y_252:not(#\9) {
200
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > a > .awsui_circle_1xupv_17xky_199:not(#\9) {
254
201
  border-start-start-radius: 100%;
255
202
  border-start-end-radius: 100%;
256
203
  border-end-start-radius: 100%;
@@ -261,12 +208,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
261
208
  margin-block-start: 6px;
262
209
  inline-size: 10px;
263
210
  }
264
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > a > .awsui_title_1xupv_e5t6y_263:not(#\9) {
211
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > a > .awsui_title_1xupv_17xky_210:not(#\9) {
265
212
  min-inline-size: 0;
266
213
  word-break: break-word;
267
214
  grid-column: 2;
268
215
  }
269
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li > a:not(#\9):focus {
216
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li > a:not(#\9):focus {
270
217
  outline: thin dotted;
271
218
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
272
219
  outline-offset: 2px;
@@ -277,58 +224,58 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_e5t6y_154.awsui_refr
277
224
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
278
225
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
279
226
  }
280
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9):first-child > hr {
227
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9):first-child > hr {
281
228
  grid-row: 2/span 2;
282
229
  }
283
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_e5t6y_236 {
230
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_17xky_183 {
284
231
  margin-block-start: var(--space-m-udix3p, 16px);
285
232
  }
286
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9):last-child > hr {
233
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9):last-child > hr {
287
234
  grid-row: 1;
288
235
  }
289
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9):only-of-type > hr {
236
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9):only-of-type > hr {
290
237
  display: none;
291
238
  }
292
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li:not(#\9):not(:first-child):not(:last-child) > hr {
239
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li:not(#\9):not(:first-child):not(:last-child) > hr {
293
240
  grid-row: 1/span 3;
294
241
  }
295
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_active_1xupv_e5t6y_294 > a:not(#\9) {
242
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_active_1xupv_17xky_241 > a:not(#\9) {
296
243
  cursor: text;
297
244
  }
298
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_active_1xupv_e5t6y_294 > a > .awsui_circle_1xupv_e5t6y_252:not(#\9) {
245
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_active_1xupv_17xky_241 > a > .awsui_circle_1xupv_17xky_199:not(#\9) {
299
246
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
300
247
  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);
301
248
  }
302
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_active_1xupv_e5t6y_294 > a > .awsui_title_1xupv_e5t6y_263:not(#\9) {
249
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_active_1xupv_17xky_241 > a > .awsui_title_1xupv_17xky_210:not(#\9) {
303
250
  color: var(--color-background-control-checked-w517i0, #0972d3);
304
251
  font-weight: 700;
305
252
  }
306
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_disabled_1xupv_e5t6y_305 > a:not(#\9) {
253
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_disabled_1xupv_17xky_252 > a:not(#\9) {
307
254
  cursor: text;
308
255
  }
309
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_disabled_1xupv_e5t6y_305 > a > .awsui_circle_1xupv_e5t6y_252:not(#\9) {
256
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_disabled_1xupv_17xky_252 > a > .awsui_circle_1xupv_17xky_199:not(#\9) {
310
257
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
311
258
  box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-z7a3t4, #9ba7b6), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
312
259
  }
313
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_disabled_1xupv_e5t6y_305 > a > .awsui_title_1xupv_e5t6y_263:not(#\9) {
260
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_disabled_1xupv_17xky_252 > a > .awsui_title_1xupv_17xky_210:not(#\9) {
314
261
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
315
262
  }
316
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_enabled_1xupv_e5t6y_315 > a > .awsui_circle_1xupv_e5t6y_252:not(#\9) {
263
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_enabled_1xupv_17xky_262 > a > .awsui_circle_1xupv_17xky_199:not(#\9) {
317
264
  background-color: var(--color-text-interactive-default-lnx6lk, #414d5c);
318
265
  box-shadow: 0 0 0 2px var(--color-text-interactive-default-lnx6lk, #414d5c), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
319
266
  }
320
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_enabled_1xupv_e5t6y_315 > a > .awsui_title_1xupv_e5t6y_263:not(#\9) {
267
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_enabled_1xupv_17xky_262 > a > .awsui_title_1xupv_17xky_210:not(#\9) {
321
268
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
322
269
  }
323
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_enabled_1xupv_e5t6y_315 > a:not(#\9):hover > .awsui_circle_1xupv_e5t6y_252 {
270
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_enabled_1xupv_17xky_262 > a:not(#\9):hover > .awsui_circle_1xupv_17xky_199 {
324
271
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
325
272
  box-shadow: 0 0 0 2px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
326
273
  }
327
- .awsui_navigation_1xupv_e5t6y_154.awsui_refresh_1xupv_e5t6y_135 > ul.awsui_refresh_1xupv_e5t6y_135 > li.awsui_enabled_1xupv_e5t6y_315 > a:not(#\9):hover > .awsui_title_1xupv_e5t6y_263 {
274
+ .awsui_navigation_1xupv_17xky_151.awsui_refresh_1xupv_17xky_135 > ul.awsui_refresh_1xupv_17xky_135 > li.awsui_enabled_1xupv_17xky_262 > a:not(#\9):hover > .awsui_title_1xupv_17xky_210 {
328
275
  color: var(--color-background-control-checked-w517i0, #0972d3);
329
276
  }
330
277
 
331
- .awsui_navigation_1xupv_e5t6y_154:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) {
278
+ .awsui_navigation_1xupv_17xky_151:not(#\9):not(.awsui_refresh_1xupv_17xky_135) {
332
279
  color: var(--color-text-disabled-f4c52h, #9ba7b6);
333
280
  display: inline-block;
334
281
  margin-inline-end: calc(2 * var(--space-xxxl-4x2gki, 40px));
@@ -336,91 +283,87 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_e5t6y_154.awsui_refr
336
283
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
337
284
  inline-size: 200px;
338
285
  }
339
- .awsui_navigation_1xupv_e5t6y_154:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) > ul:not(.awsui_refresh_1xupv_e5t6y_135) {
286
+ .awsui_navigation_1xupv_17xky_151:not(#\9):not(.awsui_refresh_1xupv_17xky_135) > ul:not(.awsui_refresh_1xupv_17xky_135) {
340
287
  list-style: none;
341
288
  padding-block: 0;
342
289
  padding-inline: 0;
343
290
  margin-block: 0;
344
291
  margin-inline: 0;
345
292
  }
346
- .awsui_navigation_1xupv_e5t6y_154:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) > ul:not(.awsui_refresh_1xupv_e5t6y_135) > li {
293
+ .awsui_navigation_1xupv_17xky_151:not(#\9):not(.awsui_refresh_1xupv_17xky_135) > ul:not(.awsui_refresh_1xupv_17xky_135) > li {
347
294
  min-inline-size: 0;
348
295
  word-break: break-word;
349
296
  padding-block: 0 var(--space-scaled-m-mo5yse, 16px);
350
297
  }
351
- .awsui_navigation_1xupv_e5t6y_154:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) > ul:not(.awsui_refresh_1xupv_e5t6y_135) > li:not(:first-child) {
298
+ .awsui_navigation_1xupv_17xky_151:not(#\9):not(.awsui_refresh_1xupv_17xky_135) > ul:not(.awsui_refresh_1xupv_17xky_135) > li:not(:first-child) {
352
299
  margin-block-start: var(--space-scaled-m-mo5yse, 16px);
353
300
  }
354
- .awsui_navigation_1xupv_e5t6y_154:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) > ul:not(.awsui_refresh_1xupv_e5t6y_135) > li:not(:last-child) {
301
+ .awsui_navigation_1xupv_17xky_151:not(#\9):not(.awsui_refresh_1xupv_17xky_135) > ul:not(.awsui_refresh_1xupv_17xky_135) > li:not(:last-child) {
355
302
  border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
356
303
  }
357
304
 
358
- .awsui_form_1xupv_e5t6y_357:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) {
305
+ .awsui_form_1xupv_17xky_304:not(#\9):not(.awsui_refresh_1xupv_17xky_135) {
359
306
  min-inline-size: 0;
360
307
  word-break: break-word;
361
308
  inline-size: 100%;
362
309
  }
363
- .awsui_form_1xupv_e5t6y_357:not(#\9):not(.awsui_refresh_1xupv_e5t6y_135) > .awsui_form-header_1xupv_e5t6y_362 {
310
+ .awsui_form_1xupv_17xky_304:not(#\9):not(.awsui_refresh_1xupv_17xky_135) > .awsui_form-header_1xupv_17xky_309 {
364
311
  position: relative;
365
312
  margin-block-end: var(--space-scaled-m-mo5yse, 16px);
366
313
  }
367
314
 
368
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135:not(#\9) {
315
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135:not(#\9) {
369
316
  min-inline-size: 0;
370
317
  word-break: break-word;
371
318
  display: contents;
372
319
  }
373
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135 > .awsui_background_1xupv_e5t6y_372:not(#\9) {
320
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135 > .awsui_background_1xupv_17xky_319:not(#\9) {
374
321
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
375
322
  grid-column: 1/span 2;
376
323
  grid-row: 1;
377
324
  color: var(--color-text-body-default-at06ol, #000716);
378
325
  }
379
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135 > .awsui_form-header_1xupv_e5t6y_362:not(#\9) {
326
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135 > .awsui_form-header_1xupv_17xky_309:not(#\9) {
380
327
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
381
328
  grid-column: 2;
382
329
  grid-row: 1;
383
330
  color: var(--color-text-body-default-at06ol, #000716);
384
331
  }
385
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135 > .awsui_form-header_1xupv_e5t6y_362 > .awsui_form-header-content_1xupv_e5t6y_384:not(#\9) {
332
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135 > .awsui_form-header_1xupv_17xky_309 > .awsui_form-header-content_1xupv_17xky_331:not(#\9) {
386
333
  padding-block-start: calc(var(--space-xl-lmui9r, 24px) + var(--space-scaled-xxxs-27y4hv, 2px));
387
334
  padding-block-end: var(--space-scaled-s-aqzyko, 12px);
388
335
  }
389
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135:not(#\9):not(.awsui_remove-high-contrast-header_1xupv_e5t6y_146) > .awsui_form-header_1xupv_e5t6y_362 > .awsui_form-header-content_1xupv_e5t6y_384 {
390
- padding-block-start: calc(var(--space-l-t419sm, 20px) + var(--space-scaled-xxs-7597g1, 4px));
391
- padding-block-end: var(--space-scaled-m-mo5yse, 16px);
392
- }
393
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135 > .awsui_form-component_1xupv_e5t6y_392:not(#\9) {
336
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135 > .awsui_form-component_1xupv_17xky_335:not(#\9) {
394
337
  grid-column: 2;
395
338
  grid-row: 2;
396
339
  }
397
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135.awsui_small-container_1xupv_e5t6y_142 > .awsui_form-header_1xupv_e5t6y_362:not(#\9) {
340
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135.awsui_small-container_1xupv_17xky_142 > .awsui_form-header_1xupv_17xky_309:not(#\9) {
398
341
  grid-column: 1/span 2;
399
342
  }
400
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135.awsui_small-container_1xupv_e5t6y_142 > .awsui_form-header_1xupv_e5t6y_362 > .awsui_form-header-content_1xupv_e5t6y_384:not(#\9) {
343
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135.awsui_small-container_1xupv_17xky_142 > .awsui_form-header_1xupv_17xky_309 > .awsui_form-header-content_1xupv_17xky_331:not(#\9) {
401
344
  padding-block-start: 0;
402
345
  }
403
- .awsui_form_1xupv_e5t6y_357.awsui_refresh_1xupv_e5t6y_135.awsui_small-container_1xupv_e5t6y_142 > .awsui_form-component_1xupv_e5t6y_392:not(#\9) {
346
+ .awsui_form_1xupv_17xky_304.awsui_refresh_1xupv_17xky_135.awsui_small-container_1xupv_17xky_142 > .awsui_form-component_1xupv_17xky_335:not(#\9) {
404
347
  grid-column: 1/span 2;
405
348
  }
406
349
 
407
- .awsui_navigation_1xupv_e5t6y_154.awsui_hidden_1xupv_e5t6y_406:not(#\9) {
350
+ .awsui_navigation_1xupv_17xky_151.awsui_hidden_1xupv_17xky_349:not(#\9) {
408
351
  display: none;
409
352
  }
410
353
 
411
- .awsui_collapsed-steps_1xupv_e5t6y_410:not(#\9) {
354
+ .awsui_collapsed-steps_1xupv_17xky_353:not(#\9) {
412
355
  color: var(--color-text-heading-secondary-37b2tq, #414d5c);
413
356
  font-weight: 700;
414
357
  padding-block-start: var(--space-scaled-xxs-7597g1, 4px);
415
358
  }
416
- .awsui_collapsed-steps-hidden_1xupv_e5t6y_415:not(#\9) {
359
+ .awsui_collapsed-steps-hidden_1xupv_17xky_358:not(#\9) {
417
360
  display: none;
418
361
  }
419
362
 
420
- .awsui_form-header-component-wrapper_1xupv_e5t6y_419:not(#\9) {
363
+ .awsui_form-header-component-wrapper_1xupv_17xky_362:not(#\9) {
421
364
  outline: none;
422
365
  }
423
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_e5t6y_419:not(#\9):focus {
366
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_17xky_362:not(#\9):focus {
424
367
  outline: thin dotted;
425
368
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
426
369
  outline-offset: 2px;
@@ -432,30 +375,30 @@ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_e
432
375
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
433
376
  }
434
377
 
435
- .awsui_form-header-component_1xupv_e5t6y_419:not(#\9),
436
- .awsui_navigation-link_1xupv_e5t6y_435:not(#\9),
437
- .awsui_navigation-link-item_1xupv_e5t6y_436:not(#\9),
438
- .awsui_navigation-link-label_1xupv_e5t6y_437:not(#\9) {
378
+ .awsui_form-header-component_1xupv_17xky_362:not(#\9),
379
+ .awsui_navigation-link_1xupv_17xky_378:not(#\9),
380
+ .awsui_navigation-link-item_1xupv_17xky_379:not(#\9),
381
+ .awsui_navigation-link-label_1xupv_17xky_380:not(#\9) {
439
382
  /* used in test-utils */
440
383
  }
441
384
 
442
- .awsui_navigation-link-active_1xupv_e5t6y_441:not(#\9) {
385
+ .awsui_navigation-link-active_1xupv_17xky_384:not(#\9) {
443
386
  font-weight: 700;
444
387
  color: var(--color-text-body-default-at06ol, #000716);
445
388
  }
446
389
 
447
- .awsui_navigation-link-disabled_1xupv_e5t6y_446:not(#\9) {
390
+ .awsui_navigation-link-disabled_1xupv_17xky_389:not(#\9) {
448
391
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
449
392
  }
450
393
 
451
- .awsui_cancel-button_1xupv_e5t6y_450:not(#\9),
452
- .awsui_previous-button_1xupv_e5t6y_451:not(#\9),
453
- .awsui_primary-button_1xupv_e5t6y_452:not(#\9),
454
- .awsui_skip-to-button_1xupv_e5t6y_453:not(#\9) {
394
+ .awsui_cancel-button_1xupv_17xky_393:not(#\9),
395
+ .awsui_previous-button_1xupv_17xky_394:not(#\9),
396
+ .awsui_primary-button_1xupv_17xky_395:not(#\9),
397
+ .awsui_skip-to-button_1xupv_17xky_396:not(#\9) {
455
398
  /* used in test-utils */
456
399
  }
457
400
 
458
- .awsui_action-buttons_1xupv_e5t6y_457:not(#\9) {
401
+ .awsui_action-buttons_1xupv_17xky_400:not(#\9) {
459
402
  display: flex;
460
403
  justify-content: flex-end;
461
404
  }