@cloudscape-design/components 3.0.692 → 3.0.694
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +28 -28
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +30 -44
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/button-dropdown/analytics-metadata/interfaces.d.ts +26 -0
- package/button-dropdown/analytics-metadata/interfaces.d.ts.map +1 -0
- package/button-dropdown/analytics-metadata/interfaces.js +4 -0
- package/button-dropdown/analytics-metadata/interfaces.js.map +1 -0
- package/button-dropdown/analytics-metadata/styles.css.js +8 -0
- package/button-dropdown/analytics-metadata/styles.scoped.css +9 -0
- package/button-dropdown/analytics-metadata/styles.selectors.js +9 -0
- package/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/category-element.js +2 -2
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +14 -3
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +10 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +3 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +22 -6
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +15 -4
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/items-list.d.ts +1 -1
- package/button-dropdown/items-list.d.ts.map +1 -1
- package/button-dropdown/items-list.js +4 -4
- package/button-dropdown/items-list.js.map +1 -1
- package/button-dropdown/styles.css.js +18 -15
- package/button-dropdown/styles.scoped.css +31 -22
- package/button-dropdown/styles.selectors.js +18 -15
- package/container/analytics-metadata/interfaces.d.ts +5 -0
- package/container/analytics-metadata/interfaces.d.ts.map +1 -0
- package/container/analytics-metadata/interfaces.js +4 -0
- package/container/analytics-metadata/interfaces.js.map +1 -0
- package/container/analytics-metadata/styles.css.js +6 -0
- package/container/analytics-metadata/styles.scoped.css +7 -0
- package/container/analytics-metadata/styles.selectors.js +7 -0
- package/container/index.d.ts.map +1 -1
- package/container/index.js +6 -1
- package/container/index.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +4 -2
- package/container/internal.js.map +1 -1
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -1
- package/drawer/implementation.js.map +1 -1
- package/drawer/styles.css.js +4 -3
- package/drawer/styles.scoped.css +16 -8
- package/drawer/styles.selectors.js +4 -3
- package/form/analytics-metadata/interfaces.d.ts +13 -0
- package/form/analytics-metadata/interfaces.d.ts.map +1 -0
- package/form/analytics-metadata/interfaces.js +4 -0
- package/form/analytics-metadata/interfaces.js.map +1 -0
- package/form/analytics-metadata/styles.css.js +6 -0
- package/form/analytics-metadata/styles.scoped.css +7 -0
- package/form/analytics-metadata/styles.selectors.js +7 -0
- package/form/index.d.ts.map +1 -1
- package/form/index.js +1 -1
- package/form/index.js.map +1 -1
- package/form/internal.d.ts +4 -2
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +13 -3
- package/form/internal.js.map +1 -1
- package/header/analytics-metadata/styles.css.js +6 -0
- package/header/analytics-metadata/styles.scoped.css +7 -0
- package/header/analytics-metadata/styles.selectors.js +7 -0
- package/header/internal.d.ts.map +1 -1
- package/header/internal.js +4 -2
- package/header/internal.js.map +1 -1
- package/help-panel/implementation.d.ts.map +1 -1
- package/help-panel/implementation.js +4 -2
- package/help-panel/implementation.js.map +1 -1
- package/help-panel/styles.css.js +5 -4
- package/help-panel/styles.scoped.css +74 -65
- package/help-panel/styles.selectors.js +5 -4
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +52 -49
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/token-list/index.d.ts +1 -0
- package/internal/components/token-list/index.d.ts.map +1 -1
- package/internal/components/token-list/index.js.map +1 -1
- package/internal/components/tooltip/index.d.ts.map +1 -1
- package/internal/components/tooltip/index.js +1 -1
- package/internal/components/tooltip/index.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/popover/internal.d.ts +2 -1
- package/popover/internal.d.ts.map +1 -1
- package/popover/internal.js +1 -1
- package/popover/internal.js.map +1 -1
- package/popover/styles.css.js +52 -50
- package/popover/styles.scoped.css +75 -67
- package/popover/styles.selectors.js +52 -50
- package/property-filter/filtering-token/index.d.ts +25 -8
- package/property-filter/filtering-token/index.d.ts.map +1 -1
- package/property-filter/filtering-token/index.js +51 -11
- package/property-filter/filtering-token/index.js.map +1 -1
- package/property-filter/filtering-token/styles.css.js +18 -7
- package/property-filter/filtering-token/styles.scoped.css +100 -17
- package/property-filter/filtering-token/styles.selectors.js +18 -7
- package/property-filter/styles.css.js +31 -32
- package/property-filter/styles.scoped.css +33 -34
- package/property-filter/styles.selectors.js +31 -32
- package/property-filter/test-classes/styles.css.js +14 -9
- package/property-filter/test-classes/styles.scoped.css +29 -9
- package/property-filter/test-classes/styles.selectors.js +14 -9
- package/property-filter/token-editor.d.ts +5 -5
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +19 -25
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/token.d.ts.map +1 -1
- package/property-filter/token.js +15 -5
- package/property-filter/token.js.map +1 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +3 -1
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/styles.css.js +29 -28
- package/side-navigation/styles.scoped.css +47 -38
- package/side-navigation/styles.selectors.js +29 -28
- package/split-panel/implementation.d.ts.map +1 -1
- package/split-panel/implementation.js +3 -1
- package/split-panel/implementation.js.map +1 -1
- package/split-panel/side.d.ts.map +1 -1
- package/split-panel/side.js +4 -1
- package/split-panel/side.js.map +1 -1
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +62 -44
- package/split-panel/styles.selectors.js +27 -27
- package/test-utils/dom/property-filter/index.d.ts +10 -0
- package/test-utils/dom/property-filter/index.js +25 -1
- package/test-utils/dom/property-filter/index.js.map +1 -1
- package/test-utils/selectors/property-filter/index.d.ts +10 -0
- package/test-utils/selectors/property-filter/index.js +25 -1
- package/test-utils/selectors/property-filter/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
package/header/internal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/header/internal.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/header/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, { useContext } from 'react';\nimport clsx from 'clsx';\n\nimport { getAnalyticsLabelAttribute } from '@cloudscape-design/component-toolkit/internal/analytics-metadata';\n\nimport { StickyHeaderContext } from '../container/use-sticky-header';\nimport { DATA_ATTR_FUNNEL_KEY, FUNNEL_KEY_SUBSTEP_NAME } from '../internal/analytics/selectors';\nimport { getBaseProps } from '../internal/base-component';\nimport { CollectionLabelContext } from '../internal/context/collection-label-context';\nimport { useContainerHeader } from '../internal/context/container-header';\nimport { InfoLinkLabelContext } from '../internal/context/info-link-label-context';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useMobile } from '../internal/hooks/use-mobile';\nimport { useUniqueId } from '../internal/hooks/use-unique-id';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { SomeRequired } from '../internal/types';\nimport { HeaderProps } from './interfaces';\n\nimport analyticsSelectors from './analytics-metadata/styles.css.js';\nimport styles from './styles.css.js';\n\ninterface InternalHeaderProps extends SomeRequired<HeaderProps, 'variant'>, InternalBaseComponentProps {\n __disableActionsWrapping?: boolean;\n}\n\nexport default function InternalHeader({\n variant,\n headingTagOverride,\n children,\n actions,\n counter,\n description,\n info,\n __internalRootRef = null,\n __disableActionsWrapping,\n ...restProps\n}: InternalHeaderProps) {\n const isMobile = useMobile();\n const HeadingTag = headingTagOverride ?? (variant === 'awsui-h1-sticky' ? 'h1' : variant);\n const { isStuck } = useContext(StickyHeaderContext);\n const baseProps = getBaseProps(restProps);\n const isRefresh = useVisualRefresh();\n const assignHeaderId = useContext(CollectionLabelContext).assignId;\n const isInContainer = useContainerHeader();\n const headingId = useUniqueId('heading');\n if (assignHeaderId !== undefined) {\n assignHeaderId(headingId);\n }\n // If is mobile there is no need to have the dynamic variant because it's scrolled out of view\n const dynamicVariant = !isMobile && isStuck ? 'h2' : 'h1';\n const variantOverride = variant === 'awsui-h1-sticky' ? (isRefresh ? dynamicVariant : 'h2') : variant;\n\n return (\n <div\n {...baseProps}\n className={clsx(\n styles.root,\n baseProps.className,\n styles[`root-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !actions && [styles[`root-no-actions`]],\n description && [styles[`root-has-description`]]\n )}\n ref={__internalRootRef}\n >\n <div\n className={clsx(\n styles.main,\n styles[`main-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n __disableActionsWrapping && [styles['no-wrap']]\n )}\n >\n <div className={clsx(styles.title, styles[`title-variant-${variantOverride}`], isRefresh && styles.refresh)}>\n <HeadingTag\n className={clsx(styles.heading, styles[`heading-variant-${variantOverride}`])}\n {...getAnalyticsLabelAttribute(`.${analyticsSelectors['heading-text']}`)}\n >\n <span\n {...(isInContainer ? { [DATA_ATTR_FUNNEL_KEY]: FUNNEL_KEY_SUBSTEP_NAME } : {})}\n className={clsx(\n styles['heading-text'],\n analyticsSelectors['heading-text'],\n styles[`heading-text-variant-${variantOverride}`]\n )}\n id={headingId}\n >\n {children}\n </span>\n {counter !== undefined && <span className={styles.counter}> {counter}</span>}\n </HeadingTag>\n {info && (\n <InfoLinkLabelContext.Provider value={headingId}>\n {/* Exists to create a space between heading text and info so that a double-click selection on the last word of the heading doesn't also include info */}\n <span className={styles['virtual-space']}> </span>\n <span className={styles.info}>{info}</span>\n </InfoLinkLabelContext.Provider>\n )}\n </div>\n {actions && (\n <div\n className={clsx(\n styles.actions,\n styles[`actions-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !__disableActionsWrapping && [styles['actions-centered']]\n )}\n >\n {actions}\n </div>\n )}\n </div>\n <Description variantOverride={variantOverride}>{description}</Description>\n </div>\n );\n}\n\nexport function Description({ children, variantOverride }: { children: React.ReactNode; variantOverride: string }) {\n const isRefresh = useVisualRefresh();\n return (\n (children && (\n <p\n className={clsx(\n styles.description,\n styles[`description-variant-${variantOverride}`],\n isRefresh && styles.refresh\n )}\n >\n {children}\n </p>\n )) ||\n null\n );\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"implementation.d.ts","sourceRoot":"","sources":["../../../src/help-panel/implementation.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"implementation.d.ts","sourceRoot":"","sources":["../../../src/help-panel/implementation.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAI9C,MAAM,MAAM,sBAAsB,GAAG,cAAc,GAAG,0BAA0B,CAAC;AAEjF,wBAAgB,uBAAuB,CAAC,EACtC,MAAM,EACN,MAAM,EACN,QAAQ,EACR,OAAO,EACP,WAAW,EACX,iBAAiB,EACjB,GAAG,SAAS,EACb,EAAE,sBAAsB,eAuBxB;AAED,eAAO,MAAM,yBAAyB,yFAAqD,CAAC"}
|
|
@@ -3,6 +3,7 @@ import { __rest } from "tslib";
|
|
|
3
3
|
// SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import clsx from 'clsx';
|
|
6
|
+
import { getGlobalFlag } from '@cloudscape-design/component-toolkit/internal';
|
|
6
7
|
import { useInternalI18n } from '../i18n/context';
|
|
7
8
|
import { getBaseProps } from '../internal/base-component';
|
|
8
9
|
import LiveRegion from '../internal/components/live-region';
|
|
@@ -14,11 +15,12 @@ export function HelpPanelImplementation(_a) {
|
|
|
14
15
|
var { header, footer, children, loading, loadingText, __internalRootRef } = _a, restProps = __rest(_a, ["header", "footer", "children", "loading", "loadingText", "__internalRootRef"]);
|
|
15
16
|
const baseProps = getBaseProps(restProps);
|
|
16
17
|
const i18n = useInternalI18n('help-panel');
|
|
17
|
-
const
|
|
18
|
+
const hasToolbar = getGlobalFlag('appLayoutWidget');
|
|
19
|
+
const containerProps = Object.assign(Object.assign({}, baseProps), { className: clsx(baseProps.className, styles['help-panel'], hasToolbar && styles['with-toolbar']) });
|
|
18
20
|
return loading ? (React.createElement("div", Object.assign({}, containerProps, { ref: __internalRootRef }),
|
|
19
21
|
React.createElement(InternalStatusIndicator, { type: "loading" },
|
|
20
22
|
React.createElement(LiveRegion, { visible: true }, i18n('loadingText', loadingText))))) : (React.createElement("div", Object.assign({}, containerProps, { ref: __internalRootRef }),
|
|
21
|
-
header && React.createElement("div", { className: styles.header }, header),
|
|
23
|
+
header && React.createElement("div", { className: clsx(styles.header) }, header),
|
|
22
24
|
React.createElement(LinkDefaultVariantContext.Provider, { value: { defaultVariant: 'primary' } },
|
|
23
25
|
React.createElement("div", { className: styles.content }, children)),
|
|
24
26
|
footer && React.createElement("div", { className: styles.footer }, footer)));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"implementation.js","sourceRoot":"","sources":["../../../src/help-panel/implementation.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,UAAU,MAAM,oCAAoC,CAAC;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,kDAAkD,CAAC;AAE7F,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,uBAAuB,MAAM,8BAA8B,CAAC;AAGnE,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAIrC,MAAM,UAAU,uBAAuB,CAAC,EAQf;QARe,EACtC,MAAM,EACN,MAAM,EACN,QAAQ,EACR,OAAO,EACP,WAAW,EACX,iBAAiB,OAEM,EADpB,SAAS,cAP0B,+EAQvC,CADa;IAEZ,MAAM,SAAS,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;IAC1C,MAAM,IAAI,GAAG,eAAe,CAAC,YAAY,CAAC,CAAC;IAC3C,MAAM,cAAc,mCACf,SAAS,KACZ,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,MAAM,CAAC,YAAY,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"implementation.js","sourceRoot":"","sources":["../../../src/help-panel/implementation.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,aAAa,EAAE,MAAM,+CAA+C,CAAC;AAE9E,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,UAAU,MAAM,oCAAoC,CAAC;AAC5D,OAAO,EAAE,yBAAyB,EAAE,MAAM,kDAAkD,CAAC;AAE7F,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,uBAAuB,MAAM,8BAA8B,CAAC;AAGnE,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAIrC,MAAM,UAAU,uBAAuB,CAAC,EAQf;QARe,EACtC,MAAM,EACN,MAAM,EACN,QAAQ,EACR,OAAO,EACP,WAAW,EACX,iBAAiB,OAEM,EADpB,SAAS,cAP0B,+EAQvC,CADa;IAEZ,MAAM,SAAS,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;IAC1C,MAAM,IAAI,GAAG,eAAe,CAAC,YAAY,CAAC,CAAC;IAC3C,MAAM,UAAU,GAAG,aAAa,CAAC,iBAAiB,CAAC,CAAC;IACpD,MAAM,cAAc,mCACf,SAAS,KACZ,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,MAAM,CAAC,YAAY,CAAC,EAAE,UAAU,IAAI,MAAM,CAAC,cAAc,CAAC,CAAC,GACjG,CAAC;IACF,OAAO,OAAO,CAAC,CAAC,CAAC,CACf,6CAAS,cAAc,IAAE,GAAG,EAAE,iBAAiB;QAC7C,oBAAC,uBAAuB,IAAC,IAAI,EAAC,SAAS;YACrC,oBAAC,UAAU,IAAC,OAAO,EAAE,IAAI,IAAG,IAAI,CAAC,aAAa,EAAE,WAAW,CAAC,CAAc,CAClD,CACtB,CACP,CAAC,CAAC,CAAC,CACF,6CAAS,cAAc,IAAE,GAAG,EAAE,iBAAiB;QAC5C,MAAM,IAAI,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAG,MAAM,CAAO;QAC9D,oBAAC,yBAAyB,CAAC,QAAQ,IAAC,KAAK,EAAE,EAAE,cAAc,EAAE,SAAS,EAAE;YACtE,6BAAK,SAAS,EAAE,MAAM,CAAC,OAAO,IAAG,QAAQ,CAAO,CACb;QACpC,MAAM,IAAI,6BAAK,SAAS,EAAE,MAAM,CAAC,MAAM,IAAG,MAAM,CAAO,CACpD,CACP,CAAC;AACJ,CAAC;AAED,MAAM,CAAC,MAAM,yBAAyB,GAAG,yBAAyB,CAAC,uBAAuB,CAAC,CAAC","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';\n\nimport { getGlobalFlag } from '@cloudscape-design/component-toolkit/internal';\n\nimport { useInternalI18n } from '../i18n/context';\nimport { getBaseProps } from '../internal/base-component';\nimport LiveRegion from '../internal/components/live-region';\nimport { LinkDefaultVariantContext } from '../internal/context/link-default-variant-context';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { createWidgetizedComponent } from '../internal/widgets';\nimport InternalStatusIndicator from '../status-indicator/internal';\nimport { HelpPanelProps } from './interfaces';\n\nimport styles from './styles.css.js';\n\nexport type HelpPanelInternalProps = HelpPanelProps & InternalBaseComponentProps;\n\nexport function HelpPanelImplementation({\n header,\n footer,\n children,\n loading,\n loadingText,\n __internalRootRef,\n ...restProps\n}: HelpPanelInternalProps) {\n const baseProps = getBaseProps(restProps);\n const i18n = useInternalI18n('help-panel');\n const hasToolbar = getGlobalFlag('appLayoutWidget');\n const containerProps = {\n ...baseProps,\n className: clsx(baseProps.className, styles['help-panel'], hasToolbar && styles['with-toolbar']),\n };\n return loading ? (\n <div {...containerProps} ref={__internalRootRef}>\n <InternalStatusIndicator type=\"loading\">\n <LiveRegion visible={true}>{i18n('loadingText', loadingText)}</LiveRegion>\n </InternalStatusIndicator>\n </div>\n ) : (\n <div {...containerProps} ref={__internalRootRef}>\n {header && <div className={clsx(styles.header)}>{header}</div>}\n <LinkDefaultVariantContext.Provider value={{ defaultVariant: 'primary' }}>\n <div className={styles.content}>{children}</div>\n </LinkDefaultVariantContext.Provider>\n {footer && <div className={styles.footer}>{footer}</div>}\n </div>\n );\n}\n\nexport const createWidgetizedHelpPanel = createWidgetizedComponent(HelpPanelImplementation);\n"]}
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_xstvx_97",
|
|
5
|
+
"with-toolbar": "awsui_with-toolbar_1d237_xstvx_138",
|
|
6
|
+
"header": "awsui_header_1d237_xstvx_272",
|
|
7
|
+
"content": "awsui_content_1d237_xstvx_310",
|
|
8
|
+
"footer": "awsui_footer_1d237_xstvx_358"
|
|
8
9
|
};
|
|
9
10
|
|
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_help-
|
|
97
|
+
.awsui_help-panel_1d237_xstvx_97:not(#\9) {
|
|
98
98
|
border-collapse: separate;
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
box-sizing: border-box;
|
|
@@ -136,36 +136,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
136
136
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
137
137
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
138
138
|
}
|
|
139
|
-
.awsui_help-
|
|
139
|
+
.awsui_help-panel_1d237_xstvx_97.awsui_with-toolbar_1d237_xstvx_138:not(#\9) {
|
|
140
|
+
padding-block-start: var(--space-static-m-lrhgl2, 16px);
|
|
141
|
+
}
|
|
142
|
+
.awsui_help-panel_1d237_xstvx_97 hr:not(#\9) {
|
|
140
143
|
border-block: none;
|
|
141
144
|
border-inline: none;
|
|
142
145
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
143
146
|
margin-block: var(--space-scaled-xl-kswcw7, 24px);
|
|
144
147
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-sbik1z, 8px));
|
|
145
148
|
}
|
|
146
|
-
.awsui_help-
|
|
147
|
-
.awsui_help-
|
|
149
|
+
.awsui_help-panel_1d237_xstvx_97 ol:not(#\9),
|
|
150
|
+
.awsui_help-panel_1d237_xstvx_97 ul:not(#\9) {
|
|
148
151
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
149
152
|
list-style-position: outside;
|
|
150
153
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
151
154
|
margin-inline: 0;
|
|
152
155
|
}
|
|
153
|
-
.awsui_help-
|
|
156
|
+
.awsui_help-panel_1d237_xstvx_97 li:not(#\9) {
|
|
154
157
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
155
158
|
margin-inline: 0;
|
|
156
159
|
}
|
|
157
|
-
.awsui_help-
|
|
158
|
-
.awsui_help-
|
|
159
|
-
.awsui_help-
|
|
160
|
-
.awsui_help-
|
|
161
|
-
.awsui_help-
|
|
162
|
-
.awsui_help-
|
|
163
|
-
.awsui_help-
|
|
160
|
+
.awsui_help-panel_1d237_xstvx_97 a:not(#\9),
|
|
161
|
+
.awsui_help-panel_1d237_xstvx_97 h2:not(#\9),
|
|
162
|
+
.awsui_help-panel_1d237_xstvx_97 h3:not(#\9),
|
|
163
|
+
.awsui_help-panel_1d237_xstvx_97 h4:not(#\9),
|
|
164
|
+
.awsui_help-panel_1d237_xstvx_97 h5:not(#\9),
|
|
165
|
+
.awsui_help-panel_1d237_xstvx_97 pre:not(#\9),
|
|
166
|
+
.awsui_help-panel_1d237_xstvx_97 code:not(#\9) {
|
|
164
167
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
165
168
|
margin-inline: 0;
|
|
166
169
|
padding-block: 0;
|
|
167
170
|
}
|
|
168
|
-
.awsui_help-
|
|
171
|
+
.awsui_help-panel_1d237_xstvx_97 code:not(#\9) {
|
|
169
172
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
170
173
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
171
174
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -176,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
179
|
word-wrap: break-word;
|
|
177
180
|
white-space: pre-wrap;
|
|
178
181
|
}
|
|
179
|
-
.awsui_help-
|
|
182
|
+
.awsui_help-panel_1d237_xstvx_97 pre:not(#\9) {
|
|
180
183
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
181
184
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
182
185
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -189,41 +192,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
192
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
190
193
|
padding-inline: var(--space-xxs-p8yyaw, 4px);
|
|
191
194
|
}
|
|
192
|
-
.awsui_help-
|
|
195
|
+
.awsui_help-panel_1d237_xstvx_97 dl:not(#\9) {
|
|
193
196
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
194
197
|
margin-inline: 0;
|
|
195
198
|
/* stylelint-disable-next-line selector-max-universal */
|
|
196
199
|
}
|
|
197
|
-
.awsui_help-
|
|
200
|
+
.awsui_help-panel_1d237_xstvx_97 dl *:not(#\9) {
|
|
198
201
|
margin-block: 0;
|
|
199
202
|
}
|
|
200
|
-
.awsui_help-
|
|
203
|
+
.awsui_help-panel_1d237_xstvx_97 dt:not(#\9) {
|
|
201
204
|
margin-block-start: var(--space-xs-zb16t3, 8px);
|
|
202
205
|
font-weight: 700;
|
|
203
206
|
}
|
|
204
|
-
.awsui_help-
|
|
207
|
+
.awsui_help-panel_1d237_xstvx_97 dd:not(#\9) {
|
|
205
208
|
margin-block-start: 0;
|
|
206
209
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
207
210
|
margin-inline: 0;
|
|
208
211
|
}
|
|
209
|
-
.awsui_help-
|
|
210
|
-
.awsui_help-
|
|
211
|
-
.awsui_help-
|
|
212
|
-
.awsui_help-
|
|
213
|
-
.awsui_help-
|
|
212
|
+
.awsui_help-panel_1d237_xstvx_97 h2:not(#\9),
|
|
213
|
+
.awsui_help-panel_1d237_xstvx_97 h3:not(#\9),
|
|
214
|
+
.awsui_help-panel_1d237_xstvx_97 h4:not(#\9),
|
|
215
|
+
.awsui_help-panel_1d237_xstvx_97 h5:not(#\9),
|
|
216
|
+
.awsui_help-panel_1d237_xstvx_97 h6:not(#\9) {
|
|
214
217
|
margin-block-start: var(--space-xl-lmui9r, 24px);
|
|
215
218
|
color: var(--color-text-heading-default-lstrpn, #000716);
|
|
216
219
|
}
|
|
217
|
-
.awsui_help-
|
|
220
|
+
.awsui_help-panel_1d237_xstvx_97 > :not(#\9):last-child {
|
|
218
221
|
margin-block-end: var(--space-panel-content-bottom-7k6er3, 40px);
|
|
219
222
|
}
|
|
220
|
-
.awsui_help-
|
|
223
|
+
.awsui_help-panel_1d237_xstvx_97 p:not(#\9) {
|
|
221
224
|
color: inherit;
|
|
222
225
|
text-decoration: none;
|
|
223
226
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
224
227
|
margin-inline: 0;
|
|
225
228
|
}
|
|
226
|
-
.awsui_help-
|
|
229
|
+
.awsui_help-panel_1d237_xstvx_97 h1:not(#\9) {
|
|
227
230
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
228
231
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
229
232
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
@@ -231,7 +234,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
234
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
232
235
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
233
236
|
}
|
|
234
|
-
.awsui_help-
|
|
237
|
+
.awsui_help-panel_1d237_xstvx_97 h2:not(#\9) {
|
|
235
238
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
236
239
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
237
240
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
@@ -239,7 +242,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
239
242
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
240
243
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
241
244
|
}
|
|
242
|
-
.awsui_help-
|
|
245
|
+
.awsui_help-panel_1d237_xstvx_97 h3:not(#\9) {
|
|
243
246
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
244
247
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
245
248
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -247,7 +250,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
247
250
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
248
251
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
249
252
|
}
|
|
250
|
-
.awsui_help-
|
|
253
|
+
.awsui_help-panel_1d237_xstvx_97 h4:not(#\9) {
|
|
251
254
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
252
255
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
253
256
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
@@ -255,18 +258,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
255
258
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
256
259
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
257
260
|
}
|
|
258
|
-
.awsui_help-
|
|
261
|
+
.awsui_help-panel_1d237_xstvx_97 h5:not(#\9) {
|
|
259
262
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
260
263
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
261
264
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
262
265
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
263
266
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
264
267
|
}
|
|
265
|
-
.awsui_help-
|
|
266
|
-
.awsui_help-
|
|
268
|
+
.awsui_help-panel_1d237_xstvx_97 b:not(#\9),
|
|
269
|
+
.awsui_help-panel_1d237_xstvx_97 strong:not(#\9) {
|
|
267
270
|
font-weight: 700;
|
|
268
271
|
}
|
|
269
|
-
|
|
272
|
+
|
|
273
|
+
.awsui_header_1d237_xstvx_272:not(#\9) {
|
|
270
274
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
271
275
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
272
276
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -285,11 +289,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
289
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
286
290
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
287
291
|
}
|
|
288
|
-
.
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
292
|
+
.awsui_with-toolbar_1d237_xstvx_138 > .awsui_header_1d237_xstvx_272:not(#\9) {
|
|
293
|
+
border-color: transparent;
|
|
294
|
+
padding-block-end: var(--space-static-m-lrhgl2, 16px);
|
|
295
|
+
margin-block-end: 0px;
|
|
296
|
+
}
|
|
297
|
+
.awsui_header_1d237_xstvx_272 h2:not(#\9),
|
|
298
|
+
.awsui_header_1d237_xstvx_272 h3:not(#\9),
|
|
299
|
+
.awsui_header_1d237_xstvx_272 h4:not(#\9),
|
|
300
|
+
.awsui_header_1d237_xstvx_272 h5:not(#\9),
|
|
301
|
+
.awsui_header_1d237_xstvx_272 h6:not(#\9) {
|
|
293
302
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
294
303
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
295
304
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -299,19 +308,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
308
|
margin-block: 0;
|
|
300
309
|
}
|
|
301
310
|
|
|
302
|
-
.
|
|
311
|
+
.awsui_content_1d237_xstvx_310:not(#\9) {
|
|
303
312
|
color: var(--color-text-body-secondary-w9jvno, #414d5c);
|
|
304
313
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
305
314
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
306
315
|
}
|
|
307
|
-
.
|
|
308
|
-
.
|
|
309
|
-
.
|
|
310
|
-
.
|
|
311
|
-
.
|
|
316
|
+
.awsui_content_1d237_xstvx_310 h2:not(#\9):first-child,
|
|
317
|
+
.awsui_content_1d237_xstvx_310 h3:not(#\9):first-child,
|
|
318
|
+
.awsui_content_1d237_xstvx_310 h4:not(#\9):first-child,
|
|
319
|
+
.awsui_content_1d237_xstvx_310 h5:not(#\9):first-child,
|
|
320
|
+
.awsui_content_1d237_xstvx_310 h6:not(#\9):first-child {
|
|
312
321
|
margin-block-start: 0;
|
|
313
322
|
}
|
|
314
|
-
.
|
|
323
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9) {
|
|
315
324
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
316
325
|
font-weight: inherit;
|
|
317
326
|
letter-spacing: normal;
|
|
@@ -325,31 +334,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
325
334
|
text-decoration-thickness: 1px;
|
|
326
335
|
}
|
|
327
336
|
@media (prefers-reduced-motion: reduce) {
|
|
328
|
-
.
|
|
337
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9) {
|
|
329
338
|
animation: none;
|
|
330
339
|
transition: none;
|
|
331
340
|
}
|
|
332
341
|
}
|
|
333
|
-
.awsui-motion-disabled .
|
|
342
|
+
.awsui-motion-disabled .awsui_content_1d237_xstvx_310 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_xstvx_310 a:not(#\9) {
|
|
334
343
|
animation: none;
|
|
335
344
|
transition: none;
|
|
336
345
|
}
|
|
337
|
-
.
|
|
346
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9):hover {
|
|
338
347
|
cursor: pointer;
|
|
339
348
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
340
349
|
}
|
|
341
|
-
.
|
|
350
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9):focus {
|
|
342
351
|
outline: none;
|
|
343
352
|
}
|
|
344
|
-
.
|
|
353
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9):active {
|
|
345
354
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
346
355
|
}
|
|
347
|
-
.
|
|
356
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9):active, .awsui_content_1d237_xstvx_310 a:not(#\9):focus, .awsui_content_1d237_xstvx_310 a:not(#\9):hover {
|
|
348
357
|
text-decoration-line: underline;
|
|
349
358
|
text-decoration-color: currentColor;
|
|
350
359
|
}
|
|
351
360
|
|
|
352
|
-
.
|
|
361
|
+
.awsui_footer_1d237_xstvx_358:not(#\9) {
|
|
353
362
|
color: var(--color-text-body-secondary-w9jvno, #414d5c);
|
|
354
363
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
355
364
|
margin-block: var(--space-scaled-xl-kswcw7, 24px);
|
|
@@ -359,14 +368,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
359
368
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
360
369
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
361
370
|
}
|
|
362
|
-
.
|
|
371
|
+
.awsui_footer_1d237_xstvx_358 > :not(#\9):first-child {
|
|
363
372
|
margin-block-start: var(--space-scaled-xl-kswcw7, 24px);
|
|
364
373
|
}
|
|
365
|
-
.
|
|
374
|
+
.awsui_footer_1d237_xstvx_358 ul:not(#\9) {
|
|
366
375
|
list-style: none;
|
|
367
376
|
padding-inline-start: 0;
|
|
368
377
|
}
|
|
369
|
-
.
|
|
378
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9) {
|
|
370
379
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
371
380
|
font-weight: inherit;
|
|
372
381
|
letter-spacing: normal;
|
|
@@ -380,37 +389,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
380
389
|
text-decoration-thickness: 1px;
|
|
381
390
|
}
|
|
382
391
|
@media (prefers-reduced-motion: reduce) {
|
|
383
|
-
.
|
|
392
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9) {
|
|
384
393
|
animation: none;
|
|
385
394
|
transition: none;
|
|
386
395
|
}
|
|
387
396
|
}
|
|
388
|
-
.awsui-motion-disabled .
|
|
397
|
+
.awsui-motion-disabled .awsui_footer_1d237_xstvx_358 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_xstvx_358 a:not(#\9) {
|
|
389
398
|
animation: none;
|
|
390
399
|
transition: none;
|
|
391
400
|
}
|
|
392
|
-
.
|
|
401
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9):hover {
|
|
393
402
|
cursor: pointer;
|
|
394
403
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
395
404
|
}
|
|
396
|
-
.
|
|
405
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9):focus {
|
|
397
406
|
outline: none;
|
|
398
407
|
}
|
|
399
|
-
.
|
|
408
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9):active {
|
|
400
409
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
401
410
|
}
|
|
402
|
-
.
|
|
411
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9):active, .awsui_footer_1d237_xstvx_358 a:not(#\9):focus, .awsui_footer_1d237_xstvx_358 a:not(#\9):hover {
|
|
403
412
|
text-decoration-line: underline;
|
|
404
413
|
text-decoration-color: currentColor;
|
|
405
414
|
}
|
|
406
415
|
|
|
407
|
-
.
|
|
408
|
-
.
|
|
416
|
+
.awsui_content_1d237_xstvx_310:not(#\9),
|
|
417
|
+
.awsui_footer_1d237_xstvx_358:not(#\9) {
|
|
409
418
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
410
419
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
411
420
|
}
|
|
412
|
-
.
|
|
413
|
-
.
|
|
421
|
+
.awsui_content_1d237_xstvx_310 a:not(#\9):focus,
|
|
422
|
+
.awsui_footer_1d237_xstvx_358 a:not(#\9):focus {
|
|
414
423
|
outline: thin dotted;
|
|
415
424
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
416
425
|
outline-offset: 2px;
|
|
@@ -2,9 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_xstvx_97",
|
|
6
|
+
"with-toolbar": "awsui_with-toolbar_1d237_xstvx_138",
|
|
7
|
+
"header": "awsui_header_1d237_xstvx_272",
|
|
8
|
+
"content": "awsui_content_1d237_xstvx_310",
|
|
9
|
+
"footer": "awsui_footer_1d237_xstvx_358"
|
|
9
10
|
};
|
|
10
11
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"readonly": "
|
|
12
|
-
"invalid": "
|
|
13
|
-
"warning": "
|
|
14
|
-
"inline-tokens": "awsui_inline-
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_1pcx7_101",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_1pcx7_101",
|
|
6
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1pcx7_168",
|
|
7
|
+
"has-caret": "awsui_has-caret_18eso_1pcx7_198",
|
|
8
|
+
"placeholder": "awsui_placeholder_18eso_1pcx7_201",
|
|
9
|
+
"pressed": "awsui_pressed_18eso_1pcx7_214",
|
|
10
|
+
"disabled": "awsui_disabled_18eso_1pcx7_217",
|
|
11
|
+
"readonly": "awsui_readonly_18eso_1pcx7_233",
|
|
12
|
+
"invalid": "awsui_invalid_18eso_1pcx7_255",
|
|
13
|
+
"warning": "awsui_warning_18eso_1pcx7_266",
|
|
14
|
+
"inline-tokens": "awsui_inline-tokens_18eso_1pcx7_277"
|
|
15
15
|
};
|
|
16
16
|
|