@cloudscape-design/components 3.0.876 → 3.0.878
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/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +3 -1
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/internal.js +1 -1
- package/expandable-section/internal.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -66
- package/top-navigation/styles.selectors.js +47 -47
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expandable-section-container.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"expandable-section-container.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAI/C,UAAU,+BAAgC,SAAQ,0BAA0B;IAC1E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,eAAe,CAAC;IACzB,QAAQ,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,sBAAsB,EAAE,OAAO,GAAG,SAAS,CAAC;IAC5C,kCAAkC,CAAC,EAAE,OAAO,CAAC;CAC9C;AAED,eAAO,MAAM,0BAA0B,+IAUpC,+BAA+B,gBA+CjC,CAAC"}
|
|
@@ -5,9 +5,11 @@ import React from 'react';
|
|
|
5
5
|
import { getAnalyticsLabelAttribute, getAnalyticsMetadataAttribute, } from '@cloudscape-design/component-toolkit/internal/analytics-metadata';
|
|
6
6
|
import { InternalContainerAsSubstep } from '../container/internal';
|
|
7
7
|
import { AnalyticsFunnelSubStep } from '../internal/analytics/components/analytics-funnel';
|
|
8
|
+
import { getAnalyticsMetadataProps } from '../internal/base-component';
|
|
8
9
|
import analyticsSelectors from './analytics-metadata/styles.css.js';
|
|
9
10
|
export const ExpandableSectionContainer = (_a) => {
|
|
10
11
|
var { className, children, header, variant, expanded, disableContentPaddings, __internalRootRef, __injectAnalyticsComponentMetadata } = _a, rest = __rest(_a, ["className", "children", "header", "variant", "expanded", "disableContentPaddings", "__internalRootRef", "__injectAnalyticsComponentMetadata"]);
|
|
12
|
+
const analyticsMetadata = getAnalyticsMetadataProps(rest);
|
|
11
13
|
const analyticsComponentMetadata = {
|
|
12
14
|
name: 'awsui.ExpandableSection',
|
|
13
15
|
label: { root: 'self' },
|
|
@@ -17,7 +19,7 @@ export const ExpandableSectionContainer = (_a) => {
|
|
|
17
19
|
? getAnalyticsMetadataAttribute({ component: analyticsComponentMetadata })
|
|
18
20
|
: {};
|
|
19
21
|
if (variant === 'container' || variant === 'stacked') {
|
|
20
|
-
return (React.createElement(AnalyticsFunnelSubStep, null,
|
|
22
|
+
return (React.createElement(AnalyticsFunnelSubStep, { subStepIdentifier: analyticsMetadata === null || analyticsMetadata === void 0 ? void 0 : analyticsMetadata.instanceIdentifier, subStepErrorContext: analyticsMetadata === null || analyticsMetadata === void 0 ? void 0 : analyticsMetadata.errorContext },
|
|
21
23
|
React.createElement(InternalContainerAsSubstep, Object.assign({}, rest, { className: className, header: header, variant: variant === 'stacked' ? 'stacked' : 'default', disableContentPaddings: disableContentPaddings || !expanded, disableHeaderPaddings: true, __hiddenContent: !expanded, __internalRootRef: __internalRootRef }, metadataAttribute), children)));
|
|
22
24
|
}
|
|
23
25
|
return (React.createElement("div", Object.assign({ className: className }, rest, { ref: __internalRootRef }, metadataAttribute, getAnalyticsLabelAttribute(`.${analyticsSelectors['header-label']}`)),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expandable-section-container.js","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,0BAA0B,EAC1B,6BAA6B,GAC9B,MAAM,kEAAkE,CAAC;AAE1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;
|
|
1
|
+
{"version":3,"file":"expandable-section-container.js","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,0BAA0B,EAC1B,6BAA6B,GAC9B,MAAM,kEAAkE,CAAC;AAE1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAkC,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AAKvG,OAAO,kBAAkB,MAAM,oCAAoC,CAAC;AAYpE,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,EAUT,EAAE,EAAE;QAVK,EACzC,SAAS,EACT,QAAQ,EACR,MAAM,EACN,OAAO,EACP,QAAQ,EACR,sBAAsB,EACtB,iBAAiB,EACjB,kCAAkC,OAEF,EAD7B,IAAI,cATkC,+IAU1C,CADQ;IAEP,MAAM,iBAAiB,GAAG,yBAAyB,CAAC,IAAsC,CAAC,CAAC;IAC5F,MAAM,0BAA0B,GAAyD;QACvF,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE;QACvB,UAAU,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE;KACnD,CAAC;IAEF,MAAM,iBAAiB,GAAG,kCAAkC;QAC1D,CAAC,CAAC,6BAA6B,CAAC,EAAE,SAAS,EAAE,0BAA0B,EAAE,CAAC;QAC1E,CAAC,CAAC,EAAE,CAAC;IAEP,IAAI,OAAO,KAAK,WAAW,IAAI,OAAO,KAAK,SAAS,EAAE;QACpD,OAAO,CACL,oBAAC,sBAAsB,IACrB,iBAAiB,EAAE,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,kBAAkB,EACxD,mBAAmB,EAAE,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,YAAY;YAEpD,oBAAC,0BAA0B,oBACrB,IAAI,IACR,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,EACtD,sBAAsB,EAAE,sBAAsB,IAAI,CAAC,QAAQ,EAC3D,qBAAqB,EAAE,IAAI,EAC3B,eAAe,EAAE,CAAC,QAAQ,EAC1B,iBAAiB,EAAE,iBAAiB,IAChC,iBAAiB,GAEpB,QAAQ,CACkB,CACN,CAC1B,CAAC;KACH;IAED,OAAO,CACL,2CACE,SAAS,EAAE,SAAS,IAChB,IAAI,IACR,GAAG,EAAE,iBAAiB,IAClB,iBAAiB,EACjB,0BAA0B,CAAC,IAAI,kBAAkB,CAAC,cAAc,CAAC,EAAE,CAAC;QAEvE,MAAM;QACN,QAAQ,CACL,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport {\n getAnalyticsLabelAttribute,\n getAnalyticsMetadataAttribute,\n} from '@cloudscape-design/component-toolkit/internal/analytics-metadata';\n\nimport { InternalContainerAsSubstep } from '../container/internal';\nimport { AnalyticsFunnelSubStep } from '../internal/analytics/components/analytics-funnel';\nimport { BasePropsWithAnalyticsMetadata, getAnalyticsMetadataProps } from '../internal/base-component';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { GeneratedAnalyticsMetadataExpandableSectionComponent } from './analytics-metadata/interfaces';\nimport { InternalVariant } from './interfaces';\n\nimport analyticsSelectors from './analytics-metadata/styles.css.js';\n\ninterface ExpandableSectionContainerProps extends InternalBaseComponentProps {\n className?: string;\n header: React.ReactNode;\n children?: React.ReactNode;\n variant: InternalVariant;\n expanded: boolean | undefined;\n disableContentPaddings: boolean | undefined;\n __injectAnalyticsComponentMetadata?: boolean;\n}\n\nexport const ExpandableSectionContainer = ({\n className,\n children,\n header,\n variant,\n expanded,\n disableContentPaddings,\n __internalRootRef,\n __injectAnalyticsComponentMetadata,\n ...rest\n}: ExpandableSectionContainerProps) => {\n const analyticsMetadata = getAnalyticsMetadataProps(rest as BasePropsWithAnalyticsMetadata);\n const analyticsComponentMetadata: GeneratedAnalyticsMetadataExpandableSectionComponent = {\n name: 'awsui.ExpandableSection',\n label: { root: 'self' },\n properties: { variant, expanded: `${!!expanded}` },\n };\n\n const metadataAttribute = __injectAnalyticsComponentMetadata\n ? getAnalyticsMetadataAttribute({ component: analyticsComponentMetadata })\n : {};\n\n if (variant === 'container' || variant === 'stacked') {\n return (\n <AnalyticsFunnelSubStep\n subStepIdentifier={analyticsMetadata?.instanceIdentifier}\n subStepErrorContext={analyticsMetadata?.errorContext}\n >\n <InternalContainerAsSubstep\n {...rest}\n className={className}\n header={header}\n variant={variant === 'stacked' ? 'stacked' : 'default'}\n disableContentPaddings={disableContentPaddings || !expanded}\n disableHeaderPaddings={true}\n __hiddenContent={!expanded}\n __internalRootRef={__internalRootRef}\n {...metadataAttribute}\n >\n {children}\n </InternalContainerAsSubstep>\n </AnalyticsFunnelSubStep>\n );\n }\n\n return (\n <div\n className={className}\n {...rest}\n ref={__internalRootRef}\n {...metadataAttribute}\n {...getAnalyticsLabelAttribute(`.${analyticsSelectors['header-label']}`)}\n >\n {header}\n {children}\n </div>\n );\n};\n"]}
|
|
@@ -55,7 +55,7 @@ export default function InternalExpandableSection(_a) {
|
|
|
55
55
|
};
|
|
56
56
|
// Map stacked variant to container to avoid code duplication
|
|
57
57
|
const baseVariant = variant === 'stacked' ? 'container' : variant;
|
|
58
|
-
return (React.createElement(ExpandableSectionContainer, Object.assign({},
|
|
58
|
+
return (React.createElement(ExpandableSectionContainer, Object.assign({}, props, { expanded: expanded, className: clsx(baseProps.className, styles.root, analyticsSelectors.root), variant: variant, disableContentPaddings: disableContentPaddings, __injectAnalyticsComponentMetadata: __injectAnalyticsComponentMetadata, header: React.createElement(ExpandableSectionHeader, Object.assign({ id: triggerControlId, descriptionId: descriptionId, className: clsx(styles.header, styles[`header-${baseVariant}`]), variant: baseVariant, expanded: !!expanded, header: header, headerText: headerText, headerDescription: headerDescription, headerCounter: headerCounter, headerInfo: headerInfo, headerActions: headerActions, headingTagOverride: headingTagOverride }, triggerProps)), __internalRootRef: __internalRootRef }),
|
|
59
59
|
React.createElement(CSSTransition, { in: expanded, timeout: 30, classNames: { enter: styles['content-enter'] }, nodeRef: ref },
|
|
60
60
|
React.createElement("div", { id: controlId, ref: ref, className: clsx(styles.content, styles[`content-${baseVariant}`], expanded && styles['content-expanded']), role: "group", "aria-label": triggerProps.ariaLabel, "aria-labelledby": triggerProps.ariaLabelledBy, "aria-describedby": variantSupportsDescription(baseVariant) && headerDescription ? descriptionId : undefined }, children))));
|
|
61
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/expandable-section/internal.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAiB,WAAW,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAC9D,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,OAAO,EAAE,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAErD,OAAO,kBAAkB,MAAM,oCAAoC,CAAC;AACpE,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAQrC,MAAM,CAAC,OAAO,UAAU,yBAAyB,CAAC,EAkBjB;QAlBiB,EAChD,QAAQ,EAAE,kBAAkB,EAC5B,eAAe,EACf,QAAQ,EACR,OAAO,GAAG,SAAS,EACnB,QAAQ,EACR,MAAM,EACN,UAAU,EACV,aAAa,EACb,iBAAiB,EACjB,UAAU,EACV,aAAa,EACb,kBAAkB,EAClB,sBAAsB,EACtB,eAAe,EACf,iBAAiB,EACjB,kCAAkC,OAEH,EAD5B,KAAK,cAjBwC,6RAkBjD,CADS;IAER,MAAM,GAAG,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAC;IACzC,MAAM,SAAS,GAAG,WAAW,EAAE,CAAC;IAChC,MAAM,gBAAgB,GAAG,GAAG,SAAS,UAAU,CAAC;IAChD,MAAM,aAAa,GAAG,GAAG,SAAS,cAAc,CAAC;IAEjD,MAAM,SAAS,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;IACtC,MAAM,CAAC,QAAQ,EAAE,WAAW,CAAC,GAAG,eAAe,CAAC,kBAAkB,EAAE,QAAQ,EAAE,eAAe,EAAE;QAC7F,aAAa,EAAE,mBAAmB;QAClC,cAAc,EAAE,UAAU;QAC1B,aAAa,EAAE,UAAU;KAC1B,CAAC,CAAC;IAEH,MAAM,cAAc,GAAG,WAAW,CAChC,CAAC,QAAiB,EAAE,EAAE;QACpB,WAAW,CAAC,QAAQ,CAAC,CAAC;QACtB,sBAAsB,CAAC,QAAQ,EAAE,EAAE,QAAQ,EAAE,CAAC,CAAC;IACjD,CAAC,EACD,CAAC,QAAQ,EAAE,WAAW,CAAC,CACxB,CAAC;IAEF,MAAM,OAAO,GAAG,WAAW,CAAC,GAAG,EAAE;QAC/B,cAAc,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC5B,CAAC,EAAE,CAAC,cAAc,EAAE,QAAQ,CAAC,CAAC,CAAC;IAE/B,MAAM,OAAO,GAAG,WAAW,CACzB,CAAC,KAA6B,EAAE,EAAE;QAChC,MAAM,eAAe,GAAG,CAAC,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;QAEvD,IAAI,eAAe,CAAC,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,EAAE;YACjD,cAAc,CAAC,CAAC,QAAQ,CAAC,CAAC;SAC3B;IACH,CAAC,EACD,CAAC,cAAc,EAAE,QAAQ,CAAC,CAC3B,CAAC;IAEF,MAAM,SAAS,GAAG,WAAW,CAAC,CAAC,KAA6B,EAAE,EAAE;QAC9D,IAAI,KAAK,CAAC,OAAO,KAAK,OAAO,CAAC,KAAK,EAAE;YACnC,kFAAkF;YAClF,KAAK,CAAC,cAAc,EAAE,CAAC;SACxB;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,YAAY,GAAG;QACnB,YAAY,EAAE,SAAS;QACvB,SAAS,EAAE,eAAe;QAC1B,cAAc,EAAE,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,gBAAgB;QAC9D,OAAO;QACP,SAAS;QACT,OAAO;KACR,CAAC;IAEF,6DAA6D;IAC7D,MAAM,WAAW,GAAoB,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC;IAEnF,OAAO,CACL,oBAAC,0BAA0B,oBACrB,
|
|
1
|
+
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/expandable-section/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, { KeyboardEvent, useCallback, useRef } from 'react';\nimport { CSSTransition } from 'react-transition-group';\nimport clsx from 'clsx';\n\nimport { getBaseProps } from '../internal/base-component';\nimport { fireNonCancelableEvent } from '../internal/events';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useControllable } from '../internal/hooks/use-controllable';\nimport { useUniqueId } from '../internal/hooks/use-unique-id';\nimport { KeyCode } from '../internal/keycode';\nimport { ExpandableSectionContainer } from './expandable-section-container';\nimport { ExpandableSectionHeader } from './expandable-section-header';\nimport { ExpandableSectionProps, InternalVariant } from './interfaces';\nimport { variantSupportsDescription } from './utils';\n\nimport analyticsSelectors from './analytics-metadata/styles.css.js';\nimport styles from './styles.css.js';\n\ntype InternalExpandableSectionProps = Omit<ExpandableSectionProps, 'variant'> &\n InternalBaseComponentProps & {\n variant?: InternalVariant;\n __injectAnalyticsComponentMetadata?: boolean;\n };\n\nexport default function InternalExpandableSection({\n expanded: controlledExpanded,\n defaultExpanded,\n onChange,\n variant = 'default',\n children,\n header,\n headerText,\n headerCounter,\n headerDescription,\n headerInfo,\n headerActions,\n headingTagOverride,\n disableContentPaddings,\n headerAriaLabel,\n __internalRootRef,\n __injectAnalyticsComponentMetadata,\n ...props\n}: InternalExpandableSectionProps) {\n const ref = useRef<HTMLDivElement>(null);\n const controlId = useUniqueId();\n const triggerControlId = `${controlId}-trigger`;\n const descriptionId = `${controlId}-description`;\n\n const baseProps = getBaseProps(props);\n const [expanded, setExpanded] = useControllable(controlledExpanded, onChange, defaultExpanded, {\n componentName: 'ExpandableSection',\n controlledProp: 'expanded',\n changeHandler: 'onChange',\n });\n\n const onExpandChange = useCallback(\n (expanded: boolean) => {\n setExpanded(expanded);\n fireNonCancelableEvent(onChange, { expanded });\n },\n [onChange, setExpanded]\n );\n\n const onClick = useCallback(() => {\n onExpandChange(!expanded);\n }, [onExpandChange, expanded]);\n\n const onKeyUp = useCallback(\n (event: KeyboardEvent<Element>) => {\n const interactionKeys = [KeyCode.enter, KeyCode.space];\n\n if (interactionKeys.indexOf(event.keyCode) !== -1) {\n onExpandChange(!expanded);\n }\n },\n [onExpandChange, expanded]\n );\n\n const onKeyDown = useCallback((event: KeyboardEvent<Element>) => {\n if (event.keyCode === KeyCode.space) {\n // Prevent the page from scrolling when toggling the component with the space bar.\n event.preventDefault();\n }\n }, []);\n\n const triggerProps = {\n ariaControls: controlId,\n ariaLabel: headerAriaLabel,\n ariaLabelledBy: headerAriaLabel ? undefined : triggerControlId,\n onKeyUp,\n onKeyDown,\n onClick,\n };\n\n // Map stacked variant to container to avoid code duplication\n const baseVariant: InternalVariant = variant === 'stacked' ? 'container' : variant;\n\n return (\n <ExpandableSectionContainer\n {...props}\n expanded={expanded}\n className={clsx(baseProps.className, styles.root, analyticsSelectors.root)}\n variant={variant}\n disableContentPaddings={disableContentPaddings}\n __injectAnalyticsComponentMetadata={__injectAnalyticsComponentMetadata}\n header={\n <ExpandableSectionHeader\n id={triggerControlId}\n descriptionId={descriptionId}\n className={clsx(styles.header, styles[`header-${baseVariant}`])}\n variant={baseVariant}\n expanded={!!expanded}\n header={header}\n headerText={headerText}\n headerDescription={headerDescription}\n headerCounter={headerCounter}\n headerInfo={headerInfo}\n headerActions={headerActions}\n headingTagOverride={headingTagOverride}\n {...triggerProps}\n />\n }\n __internalRootRef={__internalRootRef}\n >\n <CSSTransition in={expanded} timeout={30} classNames={{ enter: styles['content-enter'] }} nodeRef={ref}>\n <div\n id={controlId}\n ref={ref}\n className={clsx(styles.content, styles[`content-${baseVariant}`], expanded && styles['content-expanded'])}\n role=\"group\"\n aria-label={triggerProps.ariaLabel}\n aria-labelledby={triggerProps.ariaLabelledBy}\n aria-describedby={variantSupportsDescription(baseVariant) && headerDescription ? descriptionId : undefined}\n >\n {children}\n </div>\n </CSSTransition>\n </ExpandableSectionContainer>\n );\n}\n"]}
|
package/internal/environment.js
CHANGED
package/internal/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"top-navigation": "awsui_top-
|
|
5
|
-
"padding-box": "awsui_padding-
|
|
6
|
-
"medium": "
|
|
7
|
-
"narrow": "
|
|
8
|
-
"virtual": "
|
|
9
|
-
"hidden": "
|
|
10
|
-
"\t": "awsui_\
|
|
11
|
-
"identity": "
|
|
12
|
-
"identity-link": "awsui_identity-
|
|
13
|
-
"no-logo": "awsui_no-
|
|
14
|
-
"logo": "
|
|
15
|
-
"title": "
|
|
16
|
-
"inputs": "
|
|
17
|
-
"search": "
|
|
18
|
-
"search-expanded": "awsui_search-
|
|
19
|
-
"utilities": "
|
|
20
|
-
"utility-wrapper": "awsui_utility-
|
|
21
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
22
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
23
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
24
|
-
"utility-link-icon": "awsui_utility-link-
|
|
25
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
26
|
-
"offset-right-none": "awsui_offset-right-
|
|
27
|
-
"offset-right-l": "awsui_offset-right-
|
|
28
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
29
|
-
"overflow-menu-drawer": "awsui_overflow-menu-
|
|
30
|
-
"overflow-menu": "awsui_overflow-
|
|
31
|
-
"overflow-menu-header": "awsui_overflow-menu-
|
|
32
|
-
"overflow-menu-header-text": "awsui_overflow-menu-header-
|
|
33
|
-
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--
|
|
34
|
-
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--
|
|
35
|
-
"overflow-menu-back-button": "awsui_overflow-menu-back-
|
|
36
|
-
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-
|
|
37
|
-
"overflow-menu-control": "awsui_overflow-menu-
|
|
38
|
-
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-
|
|
39
|
-
"overflow-menu-control-link": "awsui_overflow-menu-control-
|
|
40
|
-
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-
|
|
41
|
-
"overflow-menu-list": "awsui_overflow-menu-
|
|
42
|
-
"overflow-menu-list-submenu": "awsui_overflow-menu-list-
|
|
43
|
-
"overflow-menu-list-item": "awsui_overflow-menu-list-
|
|
44
|
-
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-
|
|
45
|
-
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-
|
|
46
|
-
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-
|
|
47
|
-
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-
|
|
48
|
-
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-
|
|
49
|
-
"icon": "
|
|
50
|
-
"icon-open": "awsui_icon-
|
|
4
|
+
"top-navigation": "awsui_top-navigation_k5dlb_1c946_145",
|
|
5
|
+
"padding-box": "awsui_padding-box_k5dlb_1c946_177",
|
|
6
|
+
"medium": "awsui_medium_k5dlb_1c946_187",
|
|
7
|
+
"narrow": "awsui_narrow_k5dlb_1c946_187",
|
|
8
|
+
"virtual": "awsui_virtual_k5dlb_1c946_198",
|
|
9
|
+
"hidden": "awsui_hidden_k5dlb_1c946_202",
|
|
10
|
+
"\t": "awsui_\t_k5dlb_1c946_1",
|
|
11
|
+
"identity": "awsui_identity_k5dlb_1c946_214",
|
|
12
|
+
"identity-link": "awsui_identity-link_k5dlb_1c946_217",
|
|
13
|
+
"no-logo": "awsui_no-logo_k5dlb_1c946_237",
|
|
14
|
+
"logo": "awsui_logo_k5dlb_1c946_241",
|
|
15
|
+
"title": "awsui_title_k5dlb_1c946_253",
|
|
16
|
+
"inputs": "awsui_inputs_k5dlb_1c946_268",
|
|
17
|
+
"search": "awsui_search_k5dlb_1c946_276",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_k5dlb_1c946_280",
|
|
19
|
+
"utilities": "awsui_utilities_k5dlb_1c946_284",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_k5dlb_1c946_295",
|
|
21
|
+
"utility-type-button-link": "awsui_utility-type-button-link_k5dlb_1c946_316",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_1c946_321",
|
|
23
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_1c946_330",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_k5dlb_1c946_338",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_1c946_342",
|
|
26
|
+
"offset-right-none": "awsui_offset-right-none_k5dlb_1c946_346",
|
|
27
|
+
"offset-right-l": "awsui_offset-right-l_k5dlb_1c946_350",
|
|
28
|
+
"offset-right-xxl": "awsui_offset-right-xxl_k5dlb_1c946_354",
|
|
29
|
+
"overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_1c946_359",
|
|
30
|
+
"overflow-menu": "awsui_overflow-menu_k5dlb_1c946_359",
|
|
31
|
+
"overflow-menu-header": "awsui_overflow-menu-header_k5dlb_1c946_400",
|
|
32
|
+
"overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_1c946_408",
|
|
33
|
+
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_1c946_420",
|
|
34
|
+
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_1c946_426",
|
|
35
|
+
"overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_1c946_430",
|
|
36
|
+
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_1c946_434",
|
|
37
|
+
"overflow-menu-control": "awsui_overflow-menu-control_k5dlb_1c946_438",
|
|
38
|
+
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_1c946_476",
|
|
39
|
+
"overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_1c946_484",
|
|
40
|
+
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1c946_487",
|
|
41
|
+
"overflow-menu-list": "awsui_overflow-menu-list_k5dlb_1c946_476",
|
|
42
|
+
"overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_1c946_523",
|
|
43
|
+
"overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_1c946_476",
|
|
44
|
+
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_1c946_532",
|
|
45
|
+
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_1c946_535",
|
|
46
|
+
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_1c946_544",
|
|
47
|
+
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_1c946_550",
|
|
48
|
+
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_1c946_554",
|
|
49
|
+
"icon": "awsui_icon_k5dlb_1c946_559",
|
|
50
|
+
"icon-open": "awsui_icon-open_k5dlb_1c946_573"
|
|
51
51
|
};
|
|
52
52
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_top-
|
|
145
|
+
.awsui_top-navigation_k5dlb_1c946_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -174,9 +174,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-webkit-font-smoothing: auto;
|
|
175
175
|
-moz-osx-font-smoothing: auto;
|
|
176
176
|
background: var(--color-background-container-content-z79u4u, #ffffff);
|
|
177
|
-
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
178
177
|
}
|
|
179
|
-
.awsui_top-
|
|
178
|
+
.awsui_top-navigation_k5dlb_1c946_145 > .awsui_padding-box_k5dlb_1c946_177:not(#\9) {
|
|
180
179
|
display: flex;
|
|
181
180
|
flex-direction: row;
|
|
182
181
|
flex-wrap: nowrap;
|
|
@@ -186,22 +185,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
185
|
block-size: calc(var(--space-xxxl-4x2gki, 40px) + var(--space-scaled-m-mo5yse, 16px));
|
|
187
186
|
padding-inline-start: var(--space-xxl-cu2m1r, 32px);
|
|
188
187
|
}
|
|
189
|
-
.awsui_top-
|
|
188
|
+
.awsui_top-navigation_k5dlb_1c946_145.awsui_medium_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177:not(#\9), .awsui_top-navigation_k5dlb_1c946_145.awsui_narrow_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177:not(#\9) {
|
|
190
189
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
191
190
|
}
|
|
192
|
-
.awsui_top-
|
|
191
|
+
.awsui_top-navigation_k5dlb_1c946_145.awsui_medium_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177:not(#\9) {
|
|
193
192
|
block-size: calc(var(--space-xxxl-4x2gki, 40px) + var(--space-scaled-xs-26e2du, 8px));
|
|
194
193
|
padding-inline-end: 0;
|
|
195
194
|
}
|
|
196
|
-
.awsui_top-
|
|
195
|
+
.awsui_top-navigation_k5dlb_1c946_145.awsui_narrow_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177:not(#\9) {
|
|
197
196
|
block-size: var(--space-xxxl-4x2gki, 40px);
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
.
|
|
199
|
+
.awsui_virtual_k5dlb_1c946_198:not(#\9) {
|
|
201
200
|
inline-size: 9000px;
|
|
202
201
|
}
|
|
203
202
|
|
|
204
|
-
.
|
|
203
|
+
.awsui_hidden_k5dlb_1c946_202:not(#\9) {
|
|
205
204
|
position: absolute !important;
|
|
206
205
|
inset-block-start: -9999px !important;
|
|
207
206
|
inset-inline-start: -9999px !important;
|
|
@@ -209,23 +208,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
209
208
|
}
|
|
210
209
|
|
|
211
210
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
212
|
-
.
|
|
211
|
+
.awsui_hidden_k5dlb_1c946_202 *:not(#\9):not(#awsui_\9 _k5dlb_1c946_1) {
|
|
213
212
|
visibility: hidden;
|
|
214
213
|
}
|
|
215
214
|
|
|
216
|
-
.
|
|
215
|
+
.awsui_identity_k5dlb_1c946_214:not(#\9) {
|
|
217
216
|
min-inline-size: 0;
|
|
218
217
|
}
|
|
219
|
-
.
|
|
218
|
+
.awsui_identity_k5dlb_1c946_214 > .awsui_identity-link_k5dlb_1c946_217:not(#\9) {
|
|
220
219
|
display: flex;
|
|
221
220
|
align-items: center;
|
|
222
221
|
text-decoration: none;
|
|
223
222
|
color: var(--color-text-top-navigation-title-v9cb3m, #0f141a);
|
|
224
223
|
}
|
|
225
|
-
.
|
|
224
|
+
.awsui_identity_k5dlb_1c946_214 > .awsui_identity-link_k5dlb_1c946_217:not(#\9):hover {
|
|
226
225
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
227
226
|
}
|
|
228
|
-
body[data-awsui-focus-visible=true] .
|
|
227
|
+
body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1c946_214 > .awsui_identity-link_k5dlb_1c946_217:not(#\9):focus {
|
|
229
228
|
outline: thin dotted;
|
|
230
229
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
231
230
|
outline-offset: 2px;
|
|
@@ -236,11 +235,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
236
235
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
237
236
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
238
237
|
}
|
|
239
|
-
.
|
|
238
|
+
.awsui_identity_k5dlb_1c946_214.awsui_no-logo_k5dlb_1c946_237:not(#\9) {
|
|
240
239
|
min-inline-size: 100px;
|
|
241
240
|
}
|
|
242
241
|
|
|
243
|
-
.
|
|
242
|
+
.awsui_logo_k5dlb_1c946_241:not(#\9) {
|
|
244
243
|
display: block;
|
|
245
244
|
max-block-size: var(--space-xxl-cu2m1r, 32px);
|
|
246
245
|
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
@@ -248,11 +247,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
248
247
|
flex-shrink: 0;
|
|
249
248
|
min-inline-size: 10px;
|
|
250
249
|
}
|
|
251
|
-
.
|
|
250
|
+
.awsui_logo_k5dlb_1c946_241.awsui_narrow_k5dlb_1c946_187:not(#\9) {
|
|
252
251
|
max-block-size: var(--space-xl-lmui9r, 24px);
|
|
253
252
|
}
|
|
254
253
|
|
|
255
|
-
.
|
|
254
|
+
.awsui_title_k5dlb_1c946_253:not(#\9) {
|
|
256
255
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
257
256
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
258
257
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -263,11 +262,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
263
262
|
overflow: hidden;
|
|
264
263
|
text-overflow: ellipsis;
|
|
265
264
|
}
|
|
266
|
-
.awsui_no-
|
|
265
|
+
.awsui_no-logo_k5dlb_1c946_237 > .awsui_identity-link_k5dlb_1c946_217 > .awsui_title_k5dlb_1c946_253:not(#\9) {
|
|
267
266
|
font-weight: 700;
|
|
268
267
|
}
|
|
269
268
|
|
|
270
|
-
.
|
|
269
|
+
.awsui_inputs_k5dlb_1c946_268:not(#\9) {
|
|
271
270
|
display: flex;
|
|
272
271
|
flex: 1;
|
|
273
272
|
padding-block: 0;
|
|
@@ -275,26 +274,26 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
275
274
|
justify-content: center;
|
|
276
275
|
}
|
|
277
276
|
|
|
278
|
-
.
|
|
277
|
+
.awsui_search_k5dlb_1c946_276:not(#\9) {
|
|
279
278
|
inline-size: 100%;
|
|
280
279
|
max-inline-size: 340px;
|
|
281
280
|
}
|
|
282
|
-
.awsui_search-
|
|
281
|
+
.awsui_search-expanded_k5dlb_1c946_280:not(#\9) {
|
|
283
282
|
max-inline-size: none;
|
|
284
283
|
}
|
|
285
284
|
|
|
286
|
-
.
|
|
285
|
+
.awsui_utilities_k5dlb_1c946_284:not(#\9) {
|
|
287
286
|
display: flex;
|
|
288
287
|
flex-shrink: 0;
|
|
289
288
|
flex-direction: row;
|
|
290
289
|
align-items: stretch;
|
|
291
290
|
block-size: 100%;
|
|
292
291
|
}
|
|
293
|
-
.
|
|
292
|
+
.awsui_medium_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177 > .awsui_utilities_k5dlb_1c946_284:not(#\9), .awsui_narrow_k5dlb_1c946_187 > .awsui_padding-box_k5dlb_1c946_177 > .awsui_utilities_k5dlb_1c946_284:not(#\9) {
|
|
294
293
|
padding-inline-start: 0;
|
|
295
294
|
}
|
|
296
295
|
|
|
297
|
-
.awsui_utility-
|
|
296
|
+
.awsui_utility-wrapper_k5dlb_1c946_295:not(#\9) {
|
|
298
297
|
display: flex;
|
|
299
298
|
position: relative;
|
|
300
299
|
flex-shrink: 0;
|
|
@@ -302,7 +301,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
302
301
|
padding-block: 0;
|
|
303
302
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
304
303
|
}
|
|
305
|
-
.awsui_utility-
|
|
304
|
+
.awsui_utility-wrapper_k5dlb_1c946_295:not(#\9)::after {
|
|
306
305
|
display: block;
|
|
307
306
|
position: absolute;
|
|
308
307
|
content: "";
|
|
@@ -311,61 +310,61 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
311
310
|
inset-block: var(--space-s-34lx8l, 12px);
|
|
312
311
|
background: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
313
312
|
}
|
|
314
|
-
.awsui_utility-
|
|
313
|
+
.awsui_utility-wrapper_k5dlb_1c946_295:not(#\9):last-of-type::after {
|
|
315
314
|
display: none;
|
|
316
315
|
}
|
|
317
316
|
|
|
318
|
-
.awsui_utility-type-button-
|
|
317
|
+
.awsui_utility-type-button-link_k5dlb_1c946_316:not(#\9) {
|
|
319
318
|
padding-block: 0;
|
|
320
319
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
321
320
|
}
|
|
322
321
|
|
|
323
|
-
.awsui_utility-type-menu-
|
|
322
|
+
.awsui_utility-type-menu-dropdown_k5dlb_1c946_321:not(#\9) {
|
|
324
323
|
padding-block: 0;
|
|
325
324
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
326
325
|
align-items: stretch;
|
|
327
326
|
}
|
|
328
|
-
.awsui_utility-type-menu-
|
|
327
|
+
.awsui_utility-type-menu-dropdown_k5dlb_1c946_321:not(#\9):not(.awsui_narrow_k5dlb_1c946_187):last-of-type, .awsui_utility-type-menu-dropdown_k5dlb_1c946_321:not(#\9):not(.awsui_medium_k5dlb_1c946_187):last-of-type {
|
|
329
328
|
padding-inline-end: 0;
|
|
330
329
|
}
|
|
331
330
|
|
|
332
|
-
.awsui_utility-type-button-primary-
|
|
331
|
+
.awsui_utility-type-button-primary-button_k5dlb_1c946_330:not(#\9) {
|
|
333
332
|
inset-inline-start: -1px;
|
|
334
333
|
border-inline-start: 1px solid var(--color-background-container-content-z79u4u, #ffffff);
|
|
335
334
|
}
|
|
336
|
-
.awsui_utility-type-button-primary-
|
|
335
|
+
.awsui_utility-type-button-primary-button_k5dlb_1c946_330:not(#\9)::after {
|
|
337
336
|
display: none;
|
|
338
337
|
}
|
|
339
338
|
|
|
340
|
-
.awsui_utility-link-
|
|
339
|
+
.awsui_utility-link-icon_k5dlb_1c946_338:not(#\9) {
|
|
341
340
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
342
341
|
}
|
|
343
342
|
|
|
344
|
-
.awsui_utility-button-external-
|
|
343
|
+
.awsui_utility-button-external-icon_k5dlb_1c946_342:not(#\9) {
|
|
345
344
|
display: inline-block;
|
|
346
345
|
}
|
|
347
346
|
|
|
348
|
-
.awsui_offset-right-
|
|
347
|
+
.awsui_offset-right-none_k5dlb_1c946_346:not(#\9) {
|
|
349
348
|
margin-inline-end: 0;
|
|
350
349
|
}
|
|
351
350
|
|
|
352
|
-
.awsui_offset-right-
|
|
351
|
+
.awsui_offset-right-l_k5dlb_1c946_350:not(#\9) {
|
|
353
352
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
354
353
|
}
|
|
355
354
|
|
|
356
|
-
.awsui_offset-right-
|
|
355
|
+
.awsui_offset-right-xxl_k5dlb_1c946_354:not(#\9) {
|
|
357
356
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
358
357
|
}
|
|
359
358
|
|
|
360
359
|
/* Overflow Menu */
|
|
361
|
-
.awsui_overflow-menu-
|
|
360
|
+
.awsui_overflow-menu-drawer_k5dlb_1c946_359:not(#\9) {
|
|
362
361
|
position: fixed;
|
|
363
362
|
block-size: 100%;
|
|
364
363
|
inline-size: 100%;
|
|
365
364
|
z-index: 1001;
|
|
366
365
|
}
|
|
367
366
|
|
|
368
|
-
.awsui_overflow-
|
|
367
|
+
.awsui_overflow-menu_k5dlb_1c946_359:not(#\9) {
|
|
369
368
|
border-collapse: separate;
|
|
370
369
|
border-spacing: 0;
|
|
371
370
|
box-sizing: border-box;
|
|
@@ -400,7 +399,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
400
399
|
block-size: 100%;
|
|
401
400
|
}
|
|
402
401
|
|
|
403
|
-
.awsui_overflow-menu-
|
|
402
|
+
.awsui_overflow-menu-header_k5dlb_1c946_400:not(#\9) {
|
|
404
403
|
display: flex;
|
|
405
404
|
align-items: center;
|
|
406
405
|
min-block-size: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
@@ -408,7 +407,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
408
407
|
padding-inline: var(--space-scaled-m-mo5yse, 16px);
|
|
409
408
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
410
409
|
}
|
|
411
|
-
.awsui_overflow-menu-header-
|
|
410
|
+
.awsui_overflow-menu-header-text_k5dlb_1c946_408:not(#\9) {
|
|
412
411
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
413
412
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
414
413
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -420,25 +419,25 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
420
419
|
margin-inline: 0;
|
|
421
420
|
text-align: center;
|
|
422
421
|
}
|
|
423
|
-
.awsui_overflow-menu-header-text--
|
|
422
|
+
.awsui_overflow-menu-header-text--secondary_k5dlb_1c946_420:not(#\9) {
|
|
424
423
|
font-size: var(--font-header-h2-description-size-2hj97p, 14px);
|
|
425
424
|
line-height: var(--font-header-h2-description-line-height-rtewek, 20px);
|
|
426
425
|
font-weight: 400;
|
|
427
426
|
}
|
|
428
427
|
|
|
429
|
-
.awsui_overflow-menu-header-text--
|
|
428
|
+
.awsui_overflow-menu-header-text--title_k5dlb_1c946_426:not(#\9) {
|
|
430
429
|
/* used in test-utils */
|
|
431
430
|
}
|
|
432
431
|
|
|
433
|
-
.awsui_overflow-menu-back-
|
|
432
|
+
.awsui_overflow-menu-back-button_k5dlb_1c946_430:not(#\9) {
|
|
434
433
|
/* used in test-utils */
|
|
435
434
|
}
|
|
436
435
|
|
|
437
|
-
.awsui_overflow-menu-dismiss-
|
|
436
|
+
.awsui_overflow-menu-dismiss-button_k5dlb_1c946_434:not(#\9) {
|
|
438
437
|
/* used in test-utils */
|
|
439
438
|
}
|
|
440
439
|
|
|
441
|
-
.awsui_overflow-menu-
|
|
440
|
+
.awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9) {
|
|
442
441
|
border-collapse: separate;
|
|
443
442
|
border-spacing: 0;
|
|
444
443
|
box-sizing: border-box;
|
|
@@ -477,32 +476,32 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1t1k3_215 > .awsui_ide
|
|
|
477
476
|
border-block: none;
|
|
478
477
|
border-inline: none;
|
|
479
478
|
}
|
|
480
|
-
.awsui_overflow-menu-list-item-
|
|
479
|
+
.awsui_overflow-menu-list-item-utility_k5dlb_1c946_476 > .awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9) {
|
|
481
480
|
padding-block: var(--space-scaled-m-mo5yse, 16px);
|
|
482
481
|
padding-inline: var(--space-scaled-m-mo5yse, 16px);
|
|
483
482
|
}
|
|
484
|
-
.awsui_overflow-menu-
|
|
483
|
+
.awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9):hover {
|
|
485
484
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
486
485
|
cursor: pointer;
|
|
487
486
|
}
|
|
488
|
-
.awsui_overflow-menu-control-
|
|
487
|
+
.awsui_overflow-menu-control-link_k5dlb_1c946_484:not(#\9) {
|
|
489
488
|
text-decoration: none;
|
|
490
489
|
}
|
|
491
|
-
.awsui_overflow-menu-control-expandable-menu-
|
|
490
|
+
.awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1c946_487:not(#\9) {
|
|
492
491
|
color: var(--color-text-dropdown-group-label-iy2p4t, #424650);
|
|
493
492
|
font-weight: bold;
|
|
494
493
|
}
|
|
495
|
-
.awsui_overflow-menu-control-expandable-menu-
|
|
494
|
+
.awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1c946_487:not(#\9):hover {
|
|
496
495
|
color: var(--color-text-accent-fptgkc, #006ce0);
|
|
497
496
|
}
|
|
498
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
497
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9):focus {
|
|
499
498
|
position: relative;
|
|
500
499
|
}
|
|
501
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
500
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9):focus {
|
|
502
501
|
outline: 2px dotted transparent;
|
|
503
502
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
504
503
|
}
|
|
505
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
504
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1c946_438:not(#\9):focus::before {
|
|
506
505
|
content: " ";
|
|
507
506
|
display: block;
|
|
508
507
|
position: absolute;
|
|
@@ -517,63 +516,63 @@ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1t1k3_439
|
|
|
517
516
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
518
517
|
}
|
|
519
518
|
|
|
520
|
-
.awsui_overflow-menu-
|
|
519
|
+
.awsui_overflow-menu-list_k5dlb_1c946_476:not(#\9) {
|
|
521
520
|
list-style: none;
|
|
522
521
|
margin-block: 0;
|
|
523
522
|
margin-inline: 0;
|
|
524
523
|
padding-block: 0;
|
|
525
524
|
padding-inline: 0;
|
|
526
525
|
}
|
|
527
|
-
.awsui_overflow-menu-list-
|
|
526
|
+
.awsui_overflow-menu-list-submenu_k5dlb_1c946_523:not(#\9) {
|
|
528
527
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
529
528
|
margin-inline: 0;
|
|
530
529
|
}
|
|
531
530
|
|
|
532
|
-
.awsui_overflow-menu-list-
|
|
531
|
+
.awsui_overflow-menu-list-item_k5dlb_1c946_476:not(#\9) {
|
|
533
532
|
box-sizing: border-box;
|
|
534
533
|
letter-spacing: var(--font-button-letter-spacing-65ug0o, 0.005em);
|
|
535
534
|
}
|
|
536
|
-
.awsui_overflow-menu-list-item-
|
|
535
|
+
.awsui_overflow-menu-list-item-icon_k5dlb_1c946_532:not(#\9) {
|
|
537
536
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
538
537
|
}
|
|
539
|
-
.awsui_overflow-menu-list-item-
|
|
538
|
+
.awsui_overflow-menu-list-item-text_k5dlb_1c946_535:not(#\9) {
|
|
540
539
|
flex: 1;
|
|
541
540
|
}
|
|
542
|
-
.awsui_overflow-menu-list-item-
|
|
541
|
+
.awsui_overflow-menu-list-item-utility_k5dlb_1c946_476:not(#\9) {
|
|
543
542
|
font-weight: var(--font-weight-button-c91p4t, 700);
|
|
544
543
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
545
544
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
546
545
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
547
546
|
}
|
|
548
|
-
.awsui_overflow-menu-list-item-
|
|
547
|
+
.awsui_overflow-menu-list-item-submenu_k5dlb_1c946_544:not(#\9) {
|
|
549
548
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
550
549
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
551
550
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
552
551
|
padding-inline: var(--space-scaled-l-0hpmd7, 20px);
|
|
553
552
|
}
|
|
554
|
-
.awsui_overflow-menu-list-item-dropdown-
|
|
553
|
+
.awsui_overflow-menu-list-item-dropdown-menu_k5dlb_1c946_550:not(#\9) {
|
|
555
554
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
556
555
|
padding-inline: var(--space-scaled-s-aqzyko, 12px);
|
|
557
556
|
}
|
|
558
|
-
.awsui_overflow-menu-list-item-
|
|
557
|
+
.awsui_overflow-menu-list-item-expandable_k5dlb_1c946_554:not(#\9) {
|
|
559
558
|
border-block-start-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
560
559
|
border-block-end-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
561
560
|
}
|
|
562
561
|
|
|
563
|
-
.
|
|
562
|
+
.awsui_icon_k5dlb_1c946_559:not(#\9) {
|
|
564
563
|
transform: rotate(0deg);
|
|
565
564
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
566
565
|
}
|
|
567
566
|
@media (prefers-reduced-motion: reduce) {
|
|
568
|
-
.
|
|
567
|
+
.awsui_icon_k5dlb_1c946_559:not(#\9) {
|
|
569
568
|
animation: none;
|
|
570
569
|
transition: none;
|
|
571
570
|
}
|
|
572
571
|
}
|
|
573
|
-
.awsui-motion-disabled .
|
|
572
|
+
.awsui-motion-disabled .awsui_icon_k5dlb_1c946_559:not(#\9), .awsui-mode-entering .awsui_icon_k5dlb_1c946_559:not(#\9) {
|
|
574
573
|
animation: none;
|
|
575
574
|
transition: none;
|
|
576
575
|
}
|
|
577
|
-
.awsui_icon-
|
|
576
|
+
.awsui_icon-open_k5dlb_1c946_573:not(#\9) {
|
|
578
577
|
transform: rotate(-180deg);
|
|
579
578
|
}
|
|
@@ -2,52 +2,52 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"top-navigation": "awsui_top-
|
|
6
|
-
"padding-box": "awsui_padding-
|
|
7
|
-
"medium": "
|
|
8
|
-
"narrow": "
|
|
9
|
-
"virtual": "
|
|
10
|
-
"hidden": "
|
|
11
|
-
"\t": "awsui_\
|
|
12
|
-
"identity": "
|
|
13
|
-
"identity-link": "awsui_identity-
|
|
14
|
-
"no-logo": "awsui_no-
|
|
15
|
-
"logo": "
|
|
16
|
-
"title": "
|
|
17
|
-
"inputs": "
|
|
18
|
-
"search": "
|
|
19
|
-
"search-expanded": "awsui_search-
|
|
20
|
-
"utilities": "
|
|
21
|
-
"utility-wrapper": "awsui_utility-
|
|
22
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
23
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
24
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
25
|
-
"utility-link-icon": "awsui_utility-link-
|
|
26
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
27
|
-
"offset-right-none": "awsui_offset-right-
|
|
28
|
-
"offset-right-l": "awsui_offset-right-
|
|
29
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
30
|
-
"overflow-menu-drawer": "awsui_overflow-menu-
|
|
31
|
-
"overflow-menu": "awsui_overflow-
|
|
32
|
-
"overflow-menu-header": "awsui_overflow-menu-
|
|
33
|
-
"overflow-menu-header-text": "awsui_overflow-menu-header-
|
|
34
|
-
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--
|
|
35
|
-
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--
|
|
36
|
-
"overflow-menu-back-button": "awsui_overflow-menu-back-
|
|
37
|
-
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-
|
|
38
|
-
"overflow-menu-control": "awsui_overflow-menu-
|
|
39
|
-
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-
|
|
40
|
-
"overflow-menu-control-link": "awsui_overflow-menu-control-
|
|
41
|
-
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-
|
|
42
|
-
"overflow-menu-list": "awsui_overflow-menu-
|
|
43
|
-
"overflow-menu-list-submenu": "awsui_overflow-menu-list-
|
|
44
|
-
"overflow-menu-list-item": "awsui_overflow-menu-list-
|
|
45
|
-
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-
|
|
46
|
-
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-
|
|
47
|
-
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-
|
|
48
|
-
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-
|
|
49
|
-
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-
|
|
50
|
-
"icon": "
|
|
51
|
-
"icon-open": "awsui_icon-
|
|
5
|
+
"top-navigation": "awsui_top-navigation_k5dlb_1c946_145",
|
|
6
|
+
"padding-box": "awsui_padding-box_k5dlb_1c946_177",
|
|
7
|
+
"medium": "awsui_medium_k5dlb_1c946_187",
|
|
8
|
+
"narrow": "awsui_narrow_k5dlb_1c946_187",
|
|
9
|
+
"virtual": "awsui_virtual_k5dlb_1c946_198",
|
|
10
|
+
"hidden": "awsui_hidden_k5dlb_1c946_202",
|
|
11
|
+
"\t": "awsui_\t_k5dlb_1c946_1",
|
|
12
|
+
"identity": "awsui_identity_k5dlb_1c946_214",
|
|
13
|
+
"identity-link": "awsui_identity-link_k5dlb_1c946_217",
|
|
14
|
+
"no-logo": "awsui_no-logo_k5dlb_1c946_237",
|
|
15
|
+
"logo": "awsui_logo_k5dlb_1c946_241",
|
|
16
|
+
"title": "awsui_title_k5dlb_1c946_253",
|
|
17
|
+
"inputs": "awsui_inputs_k5dlb_1c946_268",
|
|
18
|
+
"search": "awsui_search_k5dlb_1c946_276",
|
|
19
|
+
"search-expanded": "awsui_search-expanded_k5dlb_1c946_280",
|
|
20
|
+
"utilities": "awsui_utilities_k5dlb_1c946_284",
|
|
21
|
+
"utility-wrapper": "awsui_utility-wrapper_k5dlb_1c946_295",
|
|
22
|
+
"utility-type-button-link": "awsui_utility-type-button-link_k5dlb_1c946_316",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_1c946_321",
|
|
24
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_1c946_330",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_k5dlb_1c946_338",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_1c946_342",
|
|
27
|
+
"offset-right-none": "awsui_offset-right-none_k5dlb_1c946_346",
|
|
28
|
+
"offset-right-l": "awsui_offset-right-l_k5dlb_1c946_350",
|
|
29
|
+
"offset-right-xxl": "awsui_offset-right-xxl_k5dlb_1c946_354",
|
|
30
|
+
"overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_1c946_359",
|
|
31
|
+
"overflow-menu": "awsui_overflow-menu_k5dlb_1c946_359",
|
|
32
|
+
"overflow-menu-header": "awsui_overflow-menu-header_k5dlb_1c946_400",
|
|
33
|
+
"overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_1c946_408",
|
|
34
|
+
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_1c946_420",
|
|
35
|
+
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_1c946_426",
|
|
36
|
+
"overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_1c946_430",
|
|
37
|
+
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_1c946_434",
|
|
38
|
+
"overflow-menu-control": "awsui_overflow-menu-control_k5dlb_1c946_438",
|
|
39
|
+
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_1c946_476",
|
|
40
|
+
"overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_1c946_484",
|
|
41
|
+
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1c946_487",
|
|
42
|
+
"overflow-menu-list": "awsui_overflow-menu-list_k5dlb_1c946_476",
|
|
43
|
+
"overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_1c946_523",
|
|
44
|
+
"overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_1c946_476",
|
|
45
|
+
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_1c946_532",
|
|
46
|
+
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_1c946_535",
|
|
47
|
+
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_1c946_544",
|
|
48
|
+
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_1c946_550",
|
|
49
|
+
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_1c946_554",
|
|
50
|
+
"icon": "awsui_icon_k5dlb_1c946_559",
|
|
51
|
+
"icon-open": "awsui_icon-open_k5dlb_1c946_573"
|
|
52
52
|
};
|
|
53
53
|
|