@cloudscape-design/components 3.0.74 → 3.0.76
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.
- package/alert/interfaces.d.ts +5 -0
- package/alert/interfaces.d.ts.map +1 -1
- package/alert/interfaces.js.map +1 -1
- package/alert/internal.d.ts +1 -1
- package/alert/internal.d.ts.map +1 -1
- package/alert/internal.js +2 -2
- package/alert/internal.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +218 -218
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/attribute-editor/interfaces.d.ts +7 -0
- package/attribute-editor/interfaces.d.ts.map +1 -1
- package/attribute-editor/interfaces.js.map +1 -1
- package/attribute-editor/internal.d.ts.map +1 -1
- package/attribute-editor/internal.js +2 -2
- package/attribute-editor/internal.js.map +1 -1
- package/attribute-editor/row.d.ts +2 -1
- package/attribute-editor/row.d.ts.map +1 -1
- package/attribute-editor/row.js +5 -10
- package/attribute-editor/row.js.map +1 -1
- package/calendar/grid/index.d.ts +15 -3
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js +19 -17
- package/calendar/grid/index.js.map +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -17
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/calendar/utils/intl.d.ts +2 -3
- package/calendar/utils/intl.d.ts.map +1 -1
- package/calendar/utils/intl.js +6 -5
- package/calendar/utils/intl.js.map +1 -1
- package/calendar/utils/navigation.d.ts +6 -0
- package/calendar/utils/navigation.d.ts.map +1 -0
- package/calendar/utils/navigation.js +38 -0
- package/calendar/utils/navigation.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +11 -14
- package/date-picker/index.js.map +1 -1
- package/date-picker/styles.css.js +6 -7
- package/date-picker/styles.scoped.css +7 -13
- package/date-picker/styles.selectors.js +6 -7
- package/date-range-picker/calendar/grids/grid.d.ts +14 -0
- package/date-range-picker/calendar/grids/grid.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/grid.js +10 -6
- package/date-range-picker/calendar/grids/grid.js.map +1 -1
- package/date-range-picker/calendar/grids/index.d.ts +1 -3
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +10 -11
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +45 -42
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/calendar/header/index.d.ts +2 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +13 -9
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +5 -7
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.js +1 -1
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/interfaces.d.ts +4 -0
- package/date-range-picker/interfaces.d.ts.map +1 -1
- package/date-range-picker/interfaces.js.map +1 -1
- package/flashbar/index.d.ts.map +1 -1
- package/flashbar/index.js +105 -34
- package/flashbar/index.js.map +1 -1
- package/flashbar/styles.css.js +29 -22
- package/flashbar/styles.scoped.css +208 -86
- package/flashbar/styles.selectors.js +29 -22
- package/form/interfaces.d.ts +5 -0
- package/form/interfaces.d.ts.map +1 -1
- package/form/interfaces.js.map +1 -1
- package/form/internal.d.ts +1 -1
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +10 -5
- package/form/internal.js.map +1 -1
- package/input/internal.d.ts +2 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +4 -0
- package/input/internal.js.map +1 -1
- package/input/utils.js +1 -1
- package/input/utils.js.map +1 -1
- package/internal/components/autosuggest-input/index.js +1 -1
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/live-region/index.d.ts +3 -2
- package/internal/components/live-region/index.d.ts.map +1 -1
- package/internal/components/live-region/index.js +5 -2
- package/internal/components/live-region/index.js.map +1 -1
- package/internal/components/live-region/styles.css.js +1 -1
- package/internal/components/live-region/styles.scoped.css +2 -92
- package/internal/components/live-region/styles.selectors.js +1 -1
- package/internal/components/screenreader-only/index.d.ts +22 -0
- package/internal/components/screenreader-only/index.d.ts.map +1 -0
- package/internal/components/screenreader-only/index.js +24 -0
- package/internal/components/screenreader-only/index.js.map +1 -0
- package/internal/components/screenreader-only/styles.css.js +6 -0
- package/internal/components/screenreader-only/styles.scoped.css +97 -0
- package/internal/components/screenreader-only/styles.selectors.js +7 -0
- package/internal/components/visual-context/index.d.ts +7 -0
- package/internal/components/visual-context/index.d.ts.map +1 -1
- package/internal/components/visual-context/index.js +10 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +26 -24
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/package.json +1 -1
- package/select/parts/filter.js +1 -1
- package/select/parts/filter.js.map +1 -1
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +1 -1
- package/tag-editor/index.js.map +1 -1
- package/tutorial-panel/interfaces.d.ts +2 -1
- package/tutorial-panel/interfaces.d.ts.map +1 -1
- package/tutorial-panel/interfaces.js.map +1 -1
- package/wizard/interfaces.d.ts +3 -0
- package/wizard/interfaces.d.ts.map +1 -1
- package/wizard/interfaces.js.map +1 -1
- package/wizard/wizard-form.d.ts.map +1 -1
- package/wizard/wizard-form.js +1 -1
- package/wizard/wizard-form.js.map +1 -1
- package/wizard/wizard-navigation.d.ts.map +1 -1
- package/wizard/wizard-navigation.js +1 -1
- package/wizard/wizard-navigation.js.map +1 -1
- package/calendar/utils/move-focus-handler.d.ts +0 -7
- package/calendar/utils/move-focus-handler.d.ts.map +0 -1
- package/calendar/utils/move-focus-handler.js +0 -24
- package/calendar/utils/move-focus-handler.js.map +0 -1
- package/calendar/utils/rotate-day-indexes.d.ts +0 -3
- package/calendar/utils/rotate-day-indexes.d.ts.map +0 -1
- package/calendar/utils/rotate-day-indexes.js +0 -11
- package/calendar/utils/rotate-day-indexes.js.map +0 -1
- package/date-range-picker/calendar/get-base-date.d.ts +0 -3
- package/date-range-picker/calendar/get-base-date.d.ts.map +0 -1
- package/date-range-picker/calendar/get-base-date.js +0 -10
- package/date-range-picker/calendar/get-base-date.js.map +0 -1
package/alert/interfaces.d.ts
CHANGED
|
@@ -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;
|
|
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"}
|
package/alert/interfaces.js.map
CHANGED
|
@@ -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"]}
|
package/alert/internal.d.ts
CHANGED
|
@@ -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
|
package/alert/internal.d.ts.map
CHANGED
|
@@ -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) },
|
package/alert/internal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/alert/internal.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEpD,OAAO,YAAY,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,aAAa,MAAM,uCAAuC,CAAC;AAClE,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,uBAAuB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAGrE,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAGhE,IAAM,UAAU,GAA+C;IAC7D,KAAK,EAAE,iBAAiB;IACxB,OAAO,EAAE,gBAAgB;IACzB,OAAO,EAAE,iBAAiB;IAC1B,IAAI,EAAE,aAAa;CACpB,CAAC;AAIF,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,
|
|
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": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
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
|
-
.
|
|
93
|
+
.awsui_arrow_1hpp3_12z9m_93:not(#\9) {
|
|
94
94
|
width: 20px;
|
|
95
95
|
height: 10px;
|
|
96
96
|
}
|
|
97
|
-
.awsui_arrow-
|
|
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-
|
|
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-
|
|
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-
|
|
121
|
+
.awsui_arrow-inner_1hpp3_12z9m_97:not(#\9) {
|
|
122
122
|
top: 2px;
|
|
123
123
|
}
|
|
124
|
-
.awsui_arrow-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
.
|
|
146
|
-
.awsui_next-
|
|
147
|
-
.awsui_previous-
|
|
148
|
-
.awsui_finish-
|
|
149
|
-
.
|
|
150
|
-
.awsui_step-counter-
|
|
151
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
167
|
+
.awsui_stepCounter_1hpp3_12z9m_167:not(#\9) {
|
|
168
168
|
margin-right: 20px;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
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
|
-
.
|
|
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-
|
|
214
|
+
scroll-margin: var(--awsui-content-scroll-margin-f9jj7p, 40px 0 0 0);
|
|
215
215
|
width: 16px;
|
|
216
216
|
height: 16px;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_hotspot_1hpp3_12z9m_175:not(#\9):focus {
|
|
219
219
|
outline: none;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_hotspot_1hpp3_12z9m_175[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
222
222
|
position: relative;
|
|
223
223
|
}
|
|
224
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
15
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
16
|
-
"annotation": "
|
|
17
|
-
"next-button": "awsui_next-
|
|
18
|
-
"previous-button": "awsui_previous-
|
|
19
|
-
"finish-button": "awsui_finish-
|
|
20
|
-
"header": "
|
|
21
|
-
"step-counter-content": "awsui_step-counter-
|
|
22
|
-
"content": "
|
|
23
|
-
"description": "
|
|
24
|
-
"actionBar": "
|
|
25
|
-
"stepCounter": "
|
|
26
|
-
"divider": "
|
|
27
|
-
"hotspot": "
|
|
28
|
-
"icon": "
|
|
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": "
|
|
5
|
-
"appbar-nav": "awsui_appbar-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"appbar-tools": "awsui_appbar-
|
|
8
|
-
"has-breadcrumbs": "awsui_has-
|
|
9
|
-
"has-notifications-content": "awsui_has-notifications-
|
|
10
|
-
"has-header": "awsui_has-
|
|
11
|
-
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-
|
|
12
|
-
"content-type-wizard": "awsui_content-type-
|
|
13
|
-
"content-type-cards": "awsui_content-type-
|
|
14
|
-
"content-type-table": "awsui_content-type-
|
|
15
|
-
"background": "
|
|
16
|
-
"notifications-appbar-header": "awsui_notifications-appbar-
|
|
17
|
-
"sticky-notifications": "awsui_sticky-
|
|
18
|
-
"overlap": "
|
|
19
|
-
"content": "
|
|
20
|
-
"layout": "
|
|
21
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
22
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
23
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
24
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
25
|
-
"has-split-panel": "awsui_has-split-
|
|
26
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
27
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
28
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
29
|
-
"block-body-scroll": "awsui_block-body-
|
|
30
|
-
"container": "
|
|
31
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
32
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
33
|
-
"is-tools-open": "awsui_is-tools-
|
|
34
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
35
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
36
|
-
"content-type-default": "awsui_content-type-
|
|
37
|
-
"content-type-form": "awsui_content-type-
|
|
38
|
-
"unfocusable": "
|
|
39
|
-
"navigation-container": "awsui_navigation-
|
|
40
|
-
"show-navigation": "awsui_show-
|
|
41
|
-
"animating": "
|
|
42
|
-
"showButtons": "
|
|
43
|
-
"navigation": "
|
|
44
|
-
"openNavigation": "
|
|
45
|
-
"animated-content": "awsui_animated-
|
|
46
|
-
"hide-navigation": "awsui_hide-
|
|
47
|
-
"notifications": "
|
|
48
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
49
|
-
"position-bottom": "awsui_position-
|
|
50
|
-
"openSplitPanelBottom": "
|
|
51
|
-
"split-panel-side": "awsui_split-panel-
|
|
52
|
-
"position-side": "awsui_position-
|
|
53
|
-
"openSplitPanelSide": "
|
|
54
|
-
"tools-container": "awsui_tools-
|
|
55
|
-
"tools": "
|
|
56
|
-
"openTools": "
|
|
57
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
58
|
-
"hide-tools": "awsui_hide-
|
|
59
|
-
"show-tools": "awsui_show-
|
|
60
|
-
"has-tools-form": "awsui_has-tools-
|
|
61
|
-
"trigger": "
|
|
62
|
-
"selected": "
|
|
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
|
|