@cloudscape-design/components 3.0.73 → 3.0.75

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 (152) hide show
  1. package/alert/interfaces.d.ts +5 -0
  2. package/alert/interfaces.d.ts.map +1 -1
  3. package/alert/interfaces.js.map +1 -1
  4. package/alert/internal.d.ts +1 -1
  5. package/alert/internal.d.ts.map +1 -1
  6. package/alert/internal.js +2 -2
  7. package/alert/internal.js.map +1 -1
  8. package/annotation-context/annotation/styles.css.js +24 -24
  9. package/annotation-context/annotation/styles.scoped.css +30 -30
  10. package/annotation-context/annotation/styles.selectors.js +24 -24
  11. package/app-layout/visual-refresh/styles.css.js +59 -59
  12. package/app-layout/visual-refresh/styles.scoped.css +218 -218
  13. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  14. package/attribute-editor/interfaces.d.ts +7 -0
  15. package/attribute-editor/interfaces.d.ts.map +1 -1
  16. package/attribute-editor/interfaces.js.map +1 -1
  17. package/attribute-editor/internal.d.ts.map +1 -1
  18. package/attribute-editor/internal.js +2 -2
  19. package/attribute-editor/internal.js.map +1 -1
  20. package/attribute-editor/row.d.ts +2 -1
  21. package/attribute-editor/row.d.ts.map +1 -1
  22. package/attribute-editor/row.js +5 -10
  23. package/attribute-editor/row.js.map +1 -1
  24. package/calendar/grid/index.d.ts +15 -3
  25. package/calendar/grid/index.d.ts.map +1 -1
  26. package/calendar/grid/index.js +19 -17
  27. package/calendar/grid/index.js.map +1 -1
  28. package/calendar/internal.d.ts.map +1 -1
  29. package/calendar/internal.js +5 -17
  30. package/calendar/internal.js.map +1 -1
  31. package/calendar/utils/intl.d.ts +2 -3
  32. package/calendar/utils/intl.d.ts.map +1 -1
  33. package/calendar/utils/intl.js +6 -5
  34. package/calendar/utils/intl.js.map +1 -1
  35. package/calendar/utils/navigation.d.ts +6 -0
  36. package/calendar/utils/navigation.d.ts.map +1 -0
  37. package/calendar/utils/navigation.js +38 -0
  38. package/calendar/utils/navigation.js.map +1 -0
  39. package/date-picker/index.d.ts.map +1 -1
  40. package/date-picker/index.js +2 -1
  41. package/date-picker/index.js.map +1 -1
  42. package/date-picker/styles.css.js +6 -7
  43. package/date-picker/styles.scoped.css +7 -13
  44. package/date-picker/styles.selectors.js +6 -7
  45. package/date-range-picker/calendar/grids/grid.d.ts +1 -1
  46. package/date-range-picker/calendar/grids/grid.d.ts.map +1 -1
  47. package/date-range-picker/calendar/grids/grid.js +36 -35
  48. package/date-range-picker/calendar/grids/grid.js.map +1 -1
  49. package/date-range-picker/calendar/grids/index.d.ts +1 -3
  50. package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  51. package/date-range-picker/calendar/grids/index.js +10 -11
  52. package/date-range-picker/calendar/grids/index.js.map +1 -1
  53. package/date-range-picker/calendar/grids/styles.css.js +25 -21
  54. package/date-range-picker/calendar/grids/styles.scoped.css +60 -40
  55. package/date-range-picker/calendar/grids/styles.selectors.js +25 -21
  56. package/date-range-picker/calendar/header/index.d.ts +2 -2
  57. package/date-range-picker/calendar/header/index.d.ts.map +1 -1
  58. package/date-range-picker/calendar/header/index.js +13 -9
  59. package/date-range-picker/calendar/header/index.js.map +1 -1
  60. package/date-range-picker/calendar/index.d.ts.map +1 -1
  61. package/date-range-picker/calendar/index.js +4 -6
  62. package/date-range-picker/calendar/index.js.map +1 -1
  63. package/date-range-picker/dropdown.js +1 -1
  64. package/date-range-picker/dropdown.js.map +1 -1
  65. package/date-range-picker/interfaces.d.ts +4 -0
  66. package/date-range-picker/interfaces.d.ts.map +1 -1
  67. package/date-range-picker/interfaces.js.map +1 -1
  68. package/date-range-picker/styles.css.js +37 -41
  69. package/date-range-picker/styles.scoped.css +45 -72
  70. package/date-range-picker/styles.selectors.js +37 -41
  71. package/flashbar/index.d.ts.map +1 -1
  72. package/flashbar/index.js +105 -34
  73. package/flashbar/index.js.map +1 -1
  74. package/flashbar/styles.css.js +29 -22
  75. package/flashbar/styles.scoped.css +208 -86
  76. package/flashbar/styles.selectors.js +29 -22
  77. package/form/interfaces.d.ts +5 -0
  78. package/form/interfaces.d.ts.map +1 -1
  79. package/form/interfaces.js.map +1 -1
  80. package/form/internal.d.ts +1 -1
  81. package/form/internal.d.ts.map +1 -1
  82. package/form/internal.js +10 -5
  83. package/form/internal.js.map +1 -1
  84. package/input/internal.d.ts +2 -1
  85. package/input/internal.d.ts.map +1 -1
  86. package/input/internal.js +4 -0
  87. package/input/internal.js.map +1 -1
  88. package/input/utils.js +1 -1
  89. package/input/utils.js.map +1 -1
  90. package/internal/base-component/styles.scoped.css +4 -4
  91. package/internal/components/autosuggest-input/index.js +1 -1
  92. package/internal/components/autosuggest-input/index.js.map +1 -1
  93. package/internal/components/live-region/index.d.ts +3 -2
  94. package/internal/components/live-region/index.d.ts.map +1 -1
  95. package/internal/components/live-region/index.js +5 -2
  96. package/internal/components/live-region/index.js.map +1 -1
  97. package/internal/components/live-region/styles.css.js +1 -1
  98. package/internal/components/live-region/styles.scoped.css +2 -92
  99. package/internal/components/live-region/styles.selectors.js +1 -1
  100. package/internal/components/screenreader-only/index.d.ts +22 -0
  101. package/internal/components/screenreader-only/index.d.ts.map +1 -0
  102. package/internal/components/screenreader-only/index.js +24 -0
  103. package/internal/components/screenreader-only/index.js.map +1 -0
  104. package/internal/components/screenreader-only/styles.css.js +6 -0
  105. package/internal/components/screenreader-only/styles.scoped.css +97 -0
  106. package/internal/components/screenreader-only/styles.selectors.js +7 -0
  107. package/internal/components/visual-context/index.d.ts +7 -0
  108. package/internal/components/visual-context/index.d.ts.map +1 -1
  109. package/internal/components/visual-context/index.js +10 -1
  110. package/internal/components/visual-context/index.js.map +1 -1
  111. package/internal/environment.js +1 -1
  112. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  113. package/internal/generated/custom-css-properties/index.js +26 -24
  114. package/internal/generated/custom-css-properties/index.js.map +1 -1
  115. package/internal/generated/styles/tokens.js +2 -2
  116. package/internal/generated/theming/index.cjs +3 -3
  117. package/internal/generated/theming/index.js +3 -3
  118. package/package.json +1 -1
  119. package/select/parts/filter.js +1 -1
  120. package/select/parts/filter.js.map +1 -1
  121. package/tag-editor/index.d.ts.map +1 -1
  122. package/tag-editor/index.js +1 -1
  123. package/tag-editor/index.js.map +1 -1
  124. package/test-utils/dom/date-range-picker/index.js +1 -1
  125. package/test-utils/dom/date-range-picker/index.js.map +1 -1
  126. package/test-utils/selectors/date-range-picker/index.js +1 -1
  127. package/test-utils/selectors/date-range-picker/index.js.map +1 -1
  128. package/test-utils/tsconfig.tsbuildinfo +1 -1
  129. package/tutorial-panel/interfaces.d.ts +2 -1
  130. package/tutorial-panel/interfaces.d.ts.map +1 -1
  131. package/tutorial-panel/interfaces.js.map +1 -1
  132. package/wizard/interfaces.d.ts +3 -0
  133. package/wizard/interfaces.d.ts.map +1 -1
  134. package/wizard/interfaces.js.map +1 -1
  135. package/wizard/wizard-form.d.ts.map +1 -1
  136. package/wizard/wizard-form.js +1 -1
  137. package/wizard/wizard-form.js.map +1 -1
  138. package/wizard/wizard-navigation.d.ts.map +1 -1
  139. package/wizard/wizard-navigation.js +1 -1
  140. package/wizard/wizard-navigation.js.map +1 -1
  141. package/calendar/utils/move-focus-handler.d.ts +0 -7
  142. package/calendar/utils/move-focus-handler.d.ts.map +0 -1
  143. package/calendar/utils/move-focus-handler.js +0 -24
  144. package/calendar/utils/move-focus-handler.js.map +0 -1
  145. package/calendar/utils/rotate-day-indexes.d.ts +0 -3
  146. package/calendar/utils/rotate-day-indexes.d.ts.map +0 -1
  147. package/calendar/utils/rotate-day-indexes.js +0 -11
  148. package/calendar/utils/rotate-day-indexes.js.map +0 -1
  149. package/date-range-picker/calendar/get-base-date.d.ts +0 -3
  150. package/date-range-picker/calendar/get-base-date.d.ts.map +0 -1
  151. package/date-range-picker/calendar/get-base-date.js +0 -10
  152. package/date-range-picker/calendar/get-base-date.js.map +0 -1
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { BaseComponentProps } from '../internal/base-component';
2
3
  import { NonCancelableEventHandler } from '../internal/events';
3
4
  export declare namespace AlertProps {
@@ -8,6 +9,10 @@ export interface AlertProps extends BaseComponentProps {
8
9
  * Specifies the type of message you want to display.
9
10
  */
10
11
  type?: AlertProps.Type;
12
+ /**
13
+ * Provides a text alternative for the icon.
14
+ */
15
+ statusIconAriaLabel?: string;
11
16
  /**
12
17
  * Determines whether the alert is displayed.
13
18
  * @deprecated Use conditional rendering in your code instead of this prop
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/alert/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAE/D,yBAAiB,UAAU,CAAC;IAC1B,KAAY,IAAI,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;CAC7D;AAED,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;OAEG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC;IACvB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B;;;OAGG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB;;;OAGG;IACH,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC;;;OAGG;IACH,aAAa,CAAC,EAAE,yBAAyB,CAAC;CAC3C"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/alert/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAE/D,yBAAiB,UAAU,CAAC;IAC1B,KAAY,IAAI,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;CAC7D;AAED,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;OAEG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC;IAEvB;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B;;;OAGG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB;;;OAGG;IACH,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC;;;OAGG;IACH,aAAa,CAAC,EAAE,yBAAyB,CAAC;CAC3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/alert/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport namespace AlertProps {\n export type Type = 'success' | 'error' | 'warning' | 'info';\n}\n\nexport interface AlertProps extends BaseComponentProps {\n /**\n * Specifies the type of message you want to display.\n */\n type?: AlertProps.Type;\n /**\n * Determines whether the alert is displayed.\n * @deprecated Use conditional rendering in your code instead of this prop\n */\n visible?: boolean;\n /**\n * Adds a close button to the alert when set to `true`.\n * An `onDismiss` event is fired when a user clicks the button.\n */\n dismissible?: boolean;\n /**\n * Adds an aria-label to the dismiss button.\n */\n dismissAriaLabel?: string;\n /**\n * Primary text displayed in the element.\n */\n children?: React.ReactNode;\n /**\n * Heading text.\n */\n header?: React.ReactNode;\n /**\n * Displays an action button next to the message area when set.\n * An `onButtonClick` event is fired when the user clicks it.\n * **Deprecated**, replaced by `action`.\n */\n buttonText?: React.ReactNode;\n /**\n * Specifies an action for the alert message.\n * Although it is technically possible to insert any content, our UX guidelines only allow you to add a button.\n */\n action?: React.ReactNode;\n /**\n * Fired when the user clicks the close icon that is displayed\n * when the `dismissible` property is set to `true`.\n */\n onDismiss?: NonCancelableEventHandler;\n /**\n * Fired when the user clicks the action button.\n * **Deprecated**, replaced by `action`.\n */\n onButtonClick?: NonCancelableEventHandler;\n}\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/alert/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport namespace AlertProps {\n export type Type = 'success' | 'error' | 'warning' | 'info';\n}\n\nexport interface AlertProps extends BaseComponentProps {\n /**\n * Specifies the type of message you want to display.\n */\n type?: AlertProps.Type;\n\n /**\n * Provides a text alternative for the icon.\n */\n statusIconAriaLabel?: string;\n\n /**\n * Determines whether the alert is displayed.\n * @deprecated Use conditional rendering in your code instead of this prop\n */\n visible?: boolean;\n /**\n * Adds a close button to the alert when set to `true`.\n * An `onDismiss` event is fired when a user clicks the button.\n */\n dismissible?: boolean;\n /**\n * Adds an aria-label to the dismiss button.\n */\n dismissAriaLabel?: string;\n /**\n * Primary text displayed in the element.\n */\n children?: React.ReactNode;\n /**\n * Heading text.\n */\n header?: React.ReactNode;\n /**\n * Displays an action button next to the message area when set.\n * An `onButtonClick` event is fired when the user clicks it.\n * **Deprecated**, replaced by `action`.\n */\n buttonText?: React.ReactNode;\n /**\n * Specifies an action for the alert message.\n * Although it is technically possible to insert any content, our UX guidelines only allow you to add a button.\n */\n action?: React.ReactNode;\n /**\n * Fired when the user clicks the close icon that is displayed\n * when the `dismissible` property is set to `true`.\n */\n onDismiss?: NonCancelableEventHandler;\n /**\n * Fired when the user clicks the action button.\n * **Deprecated**, replaced by `action`.\n */\n onButtonClick?: NonCancelableEventHandler;\n}\n"]}
@@ -2,6 +2,6 @@ import { AlertProps } from './interfaces';
2
2
  import { InternalBaseComponentProps } from '../internal/hooks/use-base-component';
3
3
  import { SomeRequired } from '../internal/types';
4
4
  declare type InternalAlertProps = SomeRequired<AlertProps, 'type'> & InternalBaseComponentProps;
5
- export default function InternalAlert({ type, visible, dismissible, dismissAriaLabel, children, header, buttonText, action, onDismiss, onButtonClick, __internalRootRef, ...rest }: InternalAlertProps): JSX.Element;
5
+ export default function InternalAlert({ type, statusIconAriaLabel, visible, dismissible, dismissAriaLabel, children, header, buttonText, action, onDismiss, onButtonClick, __internalRootRef, ...rest }: InternalAlertProps): JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=internal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/alert/internal.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AASjD,aAAK,kBAAkB,GAAG,YAAY,CAAC,UAAU,EAAE,MAAM,CAAC,GAAG,0BAA0B,CAAC;AAExF,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EACpC,IAAI,EACJ,OAAc,EACd,WAAW,EACX,gBAAgB,EAChB,QAAQ,EACR,MAAM,EACN,UAAU,EACV,MAAM,EACN,SAAS,EACT,aAAa,EACb,iBAAwB,EACxB,GAAG,IAAI,EACR,EAAE,kBAAkB,eA6DpB"}
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/alert/internal.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AASjD,aAAK,kBAAkB,GAAG,YAAY,CAAC,UAAU,EAAE,MAAM,CAAC,GAAG,0BAA0B,CAAC;AAExF,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EACpC,IAAI,EACJ,mBAAmB,EACnB,OAAc,EACd,WAAW,EACX,gBAAgB,EAChB,QAAQ,EACR,MAAM,EACN,UAAU,EACV,MAAM,EACN,SAAS,EACT,aAAa,EACb,iBAAwB,EACxB,GAAG,IAAI,EACR,EAAE,kBAAkB,eA6DpB"}
package/alert/internal.js CHANGED
@@ -20,7 +20,7 @@ var typeToIcon = {
20
20
  };
21
21
  export default function InternalAlert(_a) {
22
22
  var _b;
23
- var type = _a.type, _c = _a.visible, visible = _c === void 0 ? true : _c, dismissible = _a.dismissible, dismissAriaLabel = _a.dismissAriaLabel, children = _a.children, header = _a.header, buttonText = _a.buttonText, action = _a.action, onDismiss = _a.onDismiss, onButtonClick = _a.onButtonClick, _d = _a.__internalRootRef, __internalRootRef = _d === void 0 ? null : _d, rest = __rest(_a, ["type", "visible", "dismissible", "dismissAriaLabel", "children", "header", "buttonText", "action", "onDismiss", "onButtonClick", "__internalRootRef"]);
23
+ var type = _a.type, statusIconAriaLabel = _a.statusIconAriaLabel, _c = _a.visible, visible = _c === void 0 ? true : _c, dismissible = _a.dismissible, dismissAriaLabel = _a.dismissAriaLabel, children = _a.children, header = _a.header, buttonText = _a.buttonText, action = _a.action, onDismiss = _a.onDismiss, onButtonClick = _a.onButtonClick, _d = _a.__internalRootRef, __internalRootRef = _d === void 0 ? null : _d, rest = __rest(_a, ["type", "statusIconAriaLabel", "visible", "dismissible", "dismissAriaLabel", "children", "header", "buttonText", "action", "onDismiss", "onButtonClick", "__internalRootRef"]);
24
24
  var baseProps = getBaseProps(rest);
25
25
  var _e = useContainerBreakpoints(['xs']), breakpoint = _e[0], breakpointRef = _e[1];
26
26
  var mergedRef = useMergeRefs(breakpointRef, __internalRootRef);
@@ -31,7 +31,7 @@ export default function InternalAlert(_a) {
31
31
  return (React.createElement("div", __assign({}, baseProps, { "aria-hidden": !visible, className: clsx(styles.root, (_b = {}, _b[styles.hidden] = !visible, _b), baseProps.className, styles["breakpoint-".concat(breakpoint)]), ref: mergedRef }),
32
32
  React.createElement(VisualContext, { contextName: "alert" },
33
33
  React.createElement("div", { className: clsx(styles.alert, styles["type-".concat(type)]) },
34
- React.createElement("div", { className: clsx(styles.icon, styles.text) },
34
+ React.createElement("div", { className: clsx(styles.icon, styles.text), role: "img", "aria-label": statusIconAriaLabel },
35
35
  React.createElement(InternalIcon, { name: typeToIcon[type], size: size })),
36
36
  React.createElement("div", { className: styles.body },
37
37
  React.createElement("div", { className: clsx(styles.message, styles.text) },
@@ -1 +1 @@
1
- {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/alert/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 from 'react';\nimport clsx from 'clsx';\nimport { InternalButton } from '../button/internal';\nimport { IconProps } from '../icon/interfaces';\nimport InternalIcon from '../icon/internal';\nimport { getBaseProps } from '../internal/base-component';\nimport VisualContext from '../internal/components/visual-context';\nimport styles from './styles.css.js';\nimport { fireNonCancelableEvent } from '../internal/events';\nimport { useContainerBreakpoints } from '../internal/hooks/container-queries';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { AlertProps } from './interfaces';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { SomeRequired } from '../internal/types';\n\nconst typeToIcon: Record<AlertProps.Type, IconProps['name']> = {\n error: 'status-negative',\n warning: 'status-warning',\n success: 'status-positive',\n info: 'status-info',\n};\n\ntype InternalAlertProps = SomeRequired<AlertProps, 'type'> & InternalBaseComponentProps;\n\nexport default function InternalAlert({\n type,\n visible = true,\n dismissible,\n dismissAriaLabel,\n children,\n header,\n buttonText,\n action,\n onDismiss,\n onButtonClick,\n __internalRootRef = null,\n ...rest\n}: InternalAlertProps) {\n const baseProps = getBaseProps(rest);\n\n const [breakpoint, breakpointRef] = useContainerBreakpoints(['xs']);\n const mergedRef = useMergeRefs(breakpointRef, __internalRootRef);\n\n const isRefresh = useVisualRefresh();\n const size = isRefresh ? 'normal' : header && children ? 'big' : 'normal';\n\n const actionButton = action || (\n <InternalButton\n className={styles['action-button']}\n onClick={() => fireNonCancelableEvent(onButtonClick)}\n formAction=\"none\"\n >\n {buttonText}\n </InternalButton>\n );\n\n const hasAction = Boolean(action || buttonText);\n\n return (\n <div\n {...baseProps}\n aria-hidden={!visible}\n className={clsx(\n styles.root,\n { [styles.hidden]: !visible },\n baseProps.className,\n styles[`breakpoint-${breakpoint}`]\n )}\n ref={mergedRef}\n >\n <VisualContext contextName=\"alert\">\n <div className={clsx(styles.alert, styles[`type-${type}`])}>\n <div className={clsx(styles.icon, styles.text)}>\n <InternalIcon name={typeToIcon[type]} size={size} />\n </div>\n <div className={styles.body}>\n <div className={clsx(styles.message, styles.text)}>\n {header && <div className={styles.header}>{header}</div>}\n <div className={styles.content}>{children}</div>\n </div>\n {hasAction && <div className={styles.action}>{actionButton}</div>}\n </div>\n {dismissible && (\n <div className={styles.dismiss}>\n <InternalButton\n className={styles['dismiss-button']}\n variant=\"icon\"\n iconName=\"close\"\n formAction=\"none\"\n ariaLabel={dismissAriaLabel}\n onClick={() => fireNonCancelableEvent(onDismiss)}\n />\n </div>\n )}\n </div>\n </VisualContext>\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/alert/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 from 'react';\nimport clsx from 'clsx';\nimport { InternalButton } from '../button/internal';\nimport { IconProps } from '../icon/interfaces';\nimport InternalIcon from '../icon/internal';\nimport { getBaseProps } from '../internal/base-component';\nimport VisualContext from '../internal/components/visual-context';\nimport styles from './styles.css.js';\nimport { fireNonCancelableEvent } from '../internal/events';\nimport { useContainerBreakpoints } from '../internal/hooks/container-queries';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { AlertProps } from './interfaces';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { SomeRequired } from '../internal/types';\n\nconst typeToIcon: Record<AlertProps.Type, IconProps['name']> = {\n error: 'status-negative',\n warning: 'status-warning',\n success: 'status-positive',\n info: 'status-info',\n};\n\ntype InternalAlertProps = SomeRequired<AlertProps, 'type'> & InternalBaseComponentProps;\n\nexport default function InternalAlert({\n type,\n statusIconAriaLabel,\n visible = true,\n dismissible,\n dismissAriaLabel,\n children,\n header,\n buttonText,\n action,\n onDismiss,\n onButtonClick,\n __internalRootRef = null,\n ...rest\n}: InternalAlertProps) {\n const baseProps = getBaseProps(rest);\n\n const [breakpoint, breakpointRef] = useContainerBreakpoints(['xs']);\n const mergedRef = useMergeRefs(breakpointRef, __internalRootRef);\n\n const isRefresh = useVisualRefresh();\n const size = isRefresh ? 'normal' : header && children ? 'big' : 'normal';\n\n const actionButton = action || (\n <InternalButton\n className={styles['action-button']}\n onClick={() => fireNonCancelableEvent(onButtonClick)}\n formAction=\"none\"\n >\n {buttonText}\n </InternalButton>\n );\n\n const hasAction = Boolean(action || buttonText);\n\n return (\n <div\n {...baseProps}\n aria-hidden={!visible}\n className={clsx(\n styles.root,\n { [styles.hidden]: !visible },\n baseProps.className,\n styles[`breakpoint-${breakpoint}`]\n )}\n ref={mergedRef}\n >\n <VisualContext contextName=\"alert\">\n <div className={clsx(styles.alert, styles[`type-${type}`])}>\n <div className={clsx(styles.icon, styles.text)} role=\"img\" aria-label={statusIconAriaLabel}>\n <InternalIcon name={typeToIcon[type]} size={size} />\n </div>\n <div className={styles.body}>\n <div className={clsx(styles.message, styles.text)}>\n {header && <div className={styles.header}>{header}</div>}\n <div className={styles.content}>{children}</div>\n </div>\n {hasAction && <div className={styles.action}>{actionButton}</div>}\n </div>\n {dismissible && (\n <div className={styles.dismiss}>\n <InternalButton\n className={styles['dismiss-button']}\n variant=\"icon\"\n iconName=\"close\"\n formAction=\"none\"\n ariaLabel={dismissAriaLabel}\n onClick={() => fireNonCancelableEvent(onDismiss)}\n />\n </div>\n )}\n </div>\n </VisualContext>\n </div>\n );\n}\n"]}
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_o51ma_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_o51ma_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_o51ma_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_o51ma_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_o51ma_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_o51ma_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_o51ma_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_o51ma_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_o51ma_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_o51ma_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_o51ma_137",
15
- "annotation": "awsui_annotation_1hpp3_o51ma_145",
16
- "next-button": "awsui_next-button_1hpp3_o51ma_146",
17
- "previous-button": "awsui_previous-button_1hpp3_o51ma_147",
18
- "finish-button": "awsui_finish-button_1hpp3_o51ma_148",
19
- "header": "awsui_header_1hpp3_o51ma_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_o51ma_150",
21
- "content": "awsui_content_1hpp3_o51ma_151",
22
- "description": "awsui_description_1hpp3_o51ma_155",
23
- "actionBar": "awsui_actionBar_1hpp3_o51ma_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_o51ma_167",
25
- "divider": "awsui_divider_1hpp3_o51ma_171",
26
- "hotspot": "awsui_hotspot_1hpp3_o51ma_175",
27
- "icon": "awsui_icon_1hpp3_o51ma_213"
4
+ "arrow": "awsui_arrow_1hpp3_12z9m_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_12z9m_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_12z9m_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12z9m_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12z9m_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12z9m_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12z9m_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12z9m_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12z9m_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12z9m_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12z9m_137",
15
+ "annotation": "awsui_annotation_1hpp3_12z9m_145",
16
+ "next-button": "awsui_next-button_1hpp3_12z9m_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_12z9m_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_12z9m_148",
19
+ "header": "awsui_header_1hpp3_12z9m_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_12z9m_150",
21
+ "content": "awsui_content_1hpp3_12z9m_151",
22
+ "description": "awsui_description_1hpp3_12z9m_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_12z9m_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_12z9m_167",
25
+ "divider": "awsui_divider_1hpp3_12z9m_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_12z9m_175",
27
+ "icon": "awsui_icon_1hpp3_12z9m_213"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_o51ma_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_12z9m_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9), .awsui_arrow-inner_1hpp3_o51ma_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9), .awsui_arrow-inner_1hpp3_12z9m_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_o51ma_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_12z9m_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-546i7i, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_o51ma_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_12z9m_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_o51ma_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_12z9m_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_o51ma_128 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_o51ma_128 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_12z9m_128 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_12z9m_128 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_o51ma_131 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_o51ma_131 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_12z9m_131 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_12z9m_131 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_o51ma_134 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_o51ma_134 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_12z9m_134 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_12z9m_134 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_o51ma_137 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_o51ma_137 > .awsui_arrow-outer_1hpp3_o51ma_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_12z9m_137 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_12z9m_137 > .awsui_arrow-outer_1hpp3_12z9m_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_o51ma_145:not(#\9),
146
- .awsui_next-button_1hpp3_o51ma_146:not(#\9),
147
- .awsui_previous-button_1hpp3_o51ma_147:not(#\9),
148
- .awsui_finish-button_1hpp3_o51ma_148:not(#\9),
149
- .awsui_header_1hpp3_o51ma_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_o51ma_150:not(#\9),
151
- .awsui_content_1hpp3_o51ma_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_12z9m_145:not(#\9),
146
+ .awsui_next-button_1hpp3_12z9m_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_12z9m_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_12z9m_148:not(#\9),
149
+ .awsui_header_1hpp3_12z9m_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_12z9m_150:not(#\9),
151
+ .awsui_content_1hpp3_12z9m_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_o51ma_155:not(#\9) {
155
+ .awsui_description_1hpp3_12z9m_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-ynfts5, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_o51ma_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_12z9m_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_o51ma_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_12z9m_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_o51ma_171:not(#\9) {
171
+ .awsui_divider_1hpp3_12z9m_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_o51ma_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_12z9m_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -211,21 +211,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  border: none;
212
212
  padding: 0;
213
213
  cursor: pointer;
214
- scroll-margin: var(--awsui-content-scroll-margin-ujkcpl, 40px 0 0 0);
214
+ scroll-margin: var(--awsui-content-scroll-margin-f9jj7p, 40px 0 0 0);
215
215
  width: 16px;
216
216
  height: 16px;
217
217
  }
218
- .awsui_hotspot_1hpp3_o51ma_175:not(#\9):focus {
218
+ .awsui_hotspot_1hpp3_12z9m_175:not(#\9):focus {
219
219
  outline: none;
220
220
  }
221
- .awsui_hotspot_1hpp3_o51ma_175[data-awsui-focus-visible=true]:not(#\9):focus {
221
+ .awsui_hotspot_1hpp3_12z9m_175[data-awsui-focus-visible=true]:not(#\9):focus {
222
222
  position: relative;
223
223
  }
224
- .awsui_hotspot_1hpp3_o51ma_175[data-awsui-focus-visible=true]:not(#\9):focus {
224
+ .awsui_hotspot_1hpp3_12z9m_175[data-awsui-focus-visible=true]:not(#\9):focus {
225
225
  outline: 2px dotted transparent;
226
226
  outline-offset: calc(2px - 1px);
227
227
  }
228
- .awsui_hotspot_1hpp3_o51ma_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
228
+ .awsui_hotspot_1hpp3_12z9m_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
229
229
  content: " ";
230
230
  display: block;
231
231
  position: absolute;
@@ -236,13 +236,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
236
236
  border-radius: var(--border-radius-control-circular-focus-ring-qawzn7, 4px);
237
237
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
238
238
  }
239
- .awsui_hotspot_1hpp3_o51ma_175 > .awsui_icon_1hpp3_o51ma_213:not(#\9) {
239
+ .awsui_hotspot_1hpp3_12z9m_175 > .awsui_icon_1hpp3_12z9m_213:not(#\9) {
240
240
  position: relative;
241
241
  stroke: var(--color-text-link-default-5f186r, #0972d3);
242
242
  }
243
- .awsui_hotspot_1hpp3_o51ma_175:not(#\9):hover > .awsui_icon_1hpp3_o51ma_213 {
243
+ .awsui_hotspot_1hpp3_12z9m_175:not(#\9):hover > .awsui_icon_1hpp3_12z9m_213 {
244
244
  stroke: var(--color-text-link-hover-kololx, #033160);
245
245
  }
246
- .awsui_hotspot_1hpp3_o51ma_175:not(#\9):active > .awsui_icon_1hpp3_o51ma_213 {
246
+ .awsui_hotspot_1hpp3_12z9m_175:not(#\9):active > .awsui_icon_1hpp3_12z9m_213 {
247
247
  stroke: var(--color-text-link-default-5f186r, #0972d3);
248
248
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_o51ma_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_o51ma_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_o51ma_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_o51ma_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_o51ma_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_o51ma_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_o51ma_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_o51ma_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_o51ma_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_o51ma_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_o51ma_137",
16
- "annotation": "awsui_annotation_1hpp3_o51ma_145",
17
- "next-button": "awsui_next-button_1hpp3_o51ma_146",
18
- "previous-button": "awsui_previous-button_1hpp3_o51ma_147",
19
- "finish-button": "awsui_finish-button_1hpp3_o51ma_148",
20
- "header": "awsui_header_1hpp3_o51ma_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_o51ma_150",
22
- "content": "awsui_content_1hpp3_o51ma_151",
23
- "description": "awsui_description_1hpp3_o51ma_155",
24
- "actionBar": "awsui_actionBar_1hpp3_o51ma_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_o51ma_167",
26
- "divider": "awsui_divider_1hpp3_o51ma_171",
27
- "hotspot": "awsui_hotspot_1hpp3_o51ma_175",
28
- "icon": "awsui_icon_1hpp3_o51ma_213"
5
+ "arrow": "awsui_arrow_1hpp3_12z9m_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_12z9m_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_12z9m_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12z9m_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12z9m_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12z9m_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12z9m_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12z9m_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12z9m_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12z9m_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12z9m_137",
16
+ "annotation": "awsui_annotation_1hpp3_12z9m_145",
17
+ "next-button": "awsui_next-button_1hpp3_12z9m_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_12z9m_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_12z9m_148",
20
+ "header": "awsui_header_1hpp3_12z9m_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_12z9m_150",
22
+ "content": "awsui_content_1hpp3_12z9m_151",
23
+ "description": "awsui_description_1hpp3_12z9m_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_12z9m_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_12z9m_167",
26
+ "divider": "awsui_divider_1hpp3_12z9m_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_12z9m_175",
28
+ "icon": "awsui_icon_1hpp3_12z9m_213"
29
29
  };
30
30
 
@@ -1,64 +1,64 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "appbar": "awsui_appbar_hyvsj_10dcz_93",
5
- "appbar-nav": "awsui_appbar-nav_hyvsj_10dcz_117",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_10dcz_121",
7
- "appbar-tools": "awsui_appbar-tools_hyvsj_10dcz_125",
8
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_10dcz_160",
9
- "has-notifications-content": "awsui_has-notifications-content_hyvsj_10dcz_167",
10
- "has-header": "awsui_has-header_hyvsj_10dcz_173",
11
- "has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_10dcz_173",
12
- "content-type-wizard": "awsui_content-type-wizard_hyvsj_10dcz_174",
13
- "content-type-cards": "awsui_content-type-cards_hyvsj_10dcz_177",
14
- "content-type-table": "awsui_content-type-table_hyvsj_10dcz_178",
15
- "background": "awsui_background_hyvsj_10dcz_213",
16
- "notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_10dcz_216",
17
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_10dcz_228",
18
- "overlap": "awsui_overlap_hyvsj_10dcz_234",
19
- "content": "awsui_content_hyvsj_10dcz_174",
20
- "layout": "awsui_layout_hyvsj_10dcz_322",
21
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_10dcz_404",
22
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_10dcz_431",
23
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_10dcz_434",
24
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_10dcz_438",
25
- "has-split-panel": "awsui_has-split-panel_hyvsj_10dcz_452",
26
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_10dcz_452",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_10dcz_464",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_10dcz_467",
29
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_10dcz_482",
30
- "container": "awsui_container_hyvsj_10dcz_490",
31
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_10dcz_507",
32
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_10dcz_512",
33
- "is-tools-open": "awsui_is-tools-open_hyvsj_10dcz_515",
34
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_10dcz_515",
35
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_10dcz_515",
36
- "content-type-default": "awsui_content-type-default_hyvsj_10dcz_535",
37
- "content-type-form": "awsui_content-type-form_hyvsj_10dcz_535",
38
- "unfocusable": "awsui_unfocusable_hyvsj_10dcz_576",
39
- "navigation-container": "awsui_navigation-container_hyvsj_10dcz_584",
40
- "show-navigation": "awsui_show-navigation_hyvsj_10dcz_608",
41
- "animating": "awsui_animating_hyvsj_10dcz_630",
42
- "showButtons": "awsui_showButtons_hyvsj_10dcz_1",
43
- "navigation": "awsui_navigation_hyvsj_10dcz_584",
44
- "openNavigation": "awsui_openNavigation_hyvsj_10dcz_1",
45
- "animated-content": "awsui_animated-content_hyvsj_10dcz_690",
46
- "hide-navigation": "awsui_hide-navigation_hyvsj_10dcz_699",
47
- "notifications": "awsui_notifications_hyvsj_10dcz_216",
48
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_10dcz_766",
49
- "position-bottom": "awsui_position-bottom_hyvsj_10dcz_801",
50
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_10dcz_1",
51
- "split-panel-side": "awsui_split-panel-side_hyvsj_10dcz_830",
52
- "position-side": "awsui_position-side_hyvsj_10dcz_857",
53
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_10dcz_1",
54
- "tools-container": "awsui_tools-container_hyvsj_10dcz_894",
55
- "tools": "awsui_tools_hyvsj_10dcz_894",
56
- "openTools": "awsui_openTools_hyvsj_10dcz_1",
57
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_10dcz_977",
58
- "hide-tools": "awsui_hide-tools_hyvsj_10dcz_987",
59
- "show-tools": "awsui_show-tools_hyvsj_10dcz_999",
60
- "has-tools-form": "awsui_has-tools-form_hyvsj_10dcz_977",
61
- "trigger": "awsui_trigger_hyvsj_10dcz_1056",
62
- "selected": "awsui_selected_hyvsj_10dcz_1094"
4
+ "appbar": "awsui_appbar_hyvsj_1al7x_93",
5
+ "appbar-nav": "awsui_appbar-nav_hyvsj_1al7x_117",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_1al7x_121",
7
+ "appbar-tools": "awsui_appbar-tools_hyvsj_1al7x_125",
8
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1al7x_160",
9
+ "has-notifications-content": "awsui_has-notifications-content_hyvsj_1al7x_167",
10
+ "has-header": "awsui_has-header_hyvsj_1al7x_173",
11
+ "has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_1al7x_173",
12
+ "content-type-wizard": "awsui_content-type-wizard_hyvsj_1al7x_174",
13
+ "content-type-cards": "awsui_content-type-cards_hyvsj_1al7x_177",
14
+ "content-type-table": "awsui_content-type-table_hyvsj_1al7x_178",
15
+ "background": "awsui_background_hyvsj_1al7x_213",
16
+ "notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_1al7x_216",
17
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_1al7x_228",
18
+ "overlap": "awsui_overlap_hyvsj_1al7x_234",
19
+ "content": "awsui_content_hyvsj_1al7x_174",
20
+ "layout": "awsui_layout_hyvsj_1al7x_322",
21
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_1al7x_404",
22
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1al7x_431",
23
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1al7x_434",
24
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1al7x_438",
25
+ "has-split-panel": "awsui_has-split-panel_hyvsj_1al7x_452",
26
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1al7x_452",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1al7x_464",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1al7x_467",
29
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_1al7x_482",
30
+ "container": "awsui_container_hyvsj_1al7x_490",
31
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1al7x_507",
32
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_1al7x_512",
33
+ "is-tools-open": "awsui_is-tools-open_hyvsj_1al7x_515",
34
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1al7x_515",
35
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1al7x_515",
36
+ "content-type-default": "awsui_content-type-default_hyvsj_1al7x_535",
37
+ "content-type-form": "awsui_content-type-form_hyvsj_1al7x_535",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_1al7x_576",
39
+ "navigation-container": "awsui_navigation-container_hyvsj_1al7x_584",
40
+ "show-navigation": "awsui_show-navigation_hyvsj_1al7x_608",
41
+ "animating": "awsui_animating_hyvsj_1al7x_630",
42
+ "showButtons": "awsui_showButtons_hyvsj_1al7x_1",
43
+ "navigation": "awsui_navigation_hyvsj_1al7x_584",
44
+ "openNavigation": "awsui_openNavigation_hyvsj_1al7x_1",
45
+ "animated-content": "awsui_animated-content_hyvsj_1al7x_690",
46
+ "hide-navigation": "awsui_hide-navigation_hyvsj_1al7x_699",
47
+ "notifications": "awsui_notifications_hyvsj_1al7x_216",
48
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1al7x_766",
49
+ "position-bottom": "awsui_position-bottom_hyvsj_1al7x_801",
50
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1al7x_1",
51
+ "split-panel-side": "awsui_split-panel-side_hyvsj_1al7x_830",
52
+ "position-side": "awsui_position-side_hyvsj_1al7x_857",
53
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_1al7x_1",
54
+ "tools-container": "awsui_tools-container_hyvsj_1al7x_894",
55
+ "tools": "awsui_tools_hyvsj_1al7x_894",
56
+ "openTools": "awsui_openTools_hyvsj_1al7x_1",
57
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1al7x_977",
58
+ "hide-tools": "awsui_hide-tools_hyvsj_1al7x_987",
59
+ "show-tools": "awsui_show-tools_hyvsj_1al7x_999",
60
+ "has-tools-form": "awsui_has-tools-form_hyvsj_1al7x_977",
61
+ "trigger": "awsui_trigger_hyvsj_1al7x_1056",
62
+ "selected": "awsui_selected_hyvsj_1al7x_1094"
63
63
  };
64
64