@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/header/styles.scss +11 -0
- package/lib/internal/scss/internal/components/option/styles.scss +6 -2
- package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
- package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
- package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/header/internal.d.ts +2 -1
- package/lib/internal/template/header/internal.d.ts.map +1 -1
- package/lib/internal/template/header/internal.js +2 -2
- package/lib/internal/template/header/internal.js.map +1 -1
- package/lib/internal/template/header/styles.css.js +35 -34
- package/lib/internal/template/header/styles.scoped.css +60 -52
- package/lib/internal/template/header/styles.selectors.js +35 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/generated/icons.d.ts +1 -0
- package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
- package/lib/internal/template/icon/generated/icons.js +3 -0
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
- package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/options-list/index.js +2 -2
- package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +117 -117
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
- package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
- package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
- package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/internal.js +1 -1
- package/lib/internal/template/prompt-input/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.d.ts +11 -0
- package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/styles.js +27 -2
- package/lib/internal/template/prompt-input/styles.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +10 -6
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
- package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.js +11 -4
- package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
- package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal.js +1 -0
- package/lib/internal/template/property-filter/internal.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
- package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor.js +1 -1
- package/lib/internal/template/property-filter/token-editor.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/utils.js +12 -3
- package/lib/internal/template/property-filter/utils.js.map +1 -1
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/internal.d.ts.map +1 -1
- package/lib/internal/template/token/internal.js +4 -1
- package/lib/internal/template/token/internal.js.map +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/index.js +1 -1
- package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/components/options-list/index.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAKhG,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEzE,OAAO,MAAM,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/components/options-list/index.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, { useEffect, useRef } from 'react';\nimport clsx from 'clsx';\n\nimport { findUpUntil } from '@cloudscape-design/component-toolkit/dom';\nimport { useMergeRefs, useStableCallback } from '@cloudscape-design/component-toolkit/internal';\n\nimport { BaseComponentProps } from '../../../types/base-component';\nimport { DropdownStatusProps } from '../../../types/dropdown-status';\nimport { BaseKeyDetail, CancelableEventHandler, NonCancelableEventHandler } from '../../../types/events';\nimport { getBaseProps } from '../../base-component';\nimport { fireKeyboardEvent, fireNonCancelableEvent } from '../../events';\n\nimport styles from './styles.css.js';\n\nexport interface OptionsListProps extends BaseComponentProps {\n open?: boolean;\n statusType: DropdownStatusProps.StatusType;\n /**\n * Options list\n */\n children: React.ReactNode;\n nativeAttributes?: Record<string, any>;\n /**\n * Called when more items need to be loaded.\n */\n onLoadMore?: NonCancelableEventHandler;\n onKeyDown?: CancelableEventHandler<BaseKeyDetail>;\n onBlur?: NonCancelableEventHandler<{ relatedTarget: Node | null }>;\n onFocus?: NonCancelableEventHandler;\n onMouseUp?: (itemIndex: number) => void;\n onMouseMove?: (itemIndex: number) => void;\n position?: React.CSSProperties['position'];\n tagOverride?: 'div' | 'ul';\n role?: 'listbox' | 'list' | 'menu';\n ariaLabel?: string;\n ariaLabelledby?: string;\n ariaDescribedby?: string;\n ariaRequired?: boolean;\n decreaseBlockMargin?: boolean;\n embedded?: boolean;\n stickyItemBlockSize?: number | null;\n isMultiSelect?: boolean;\n /** Internal: custom CSS properties set on the list root; inherited by the option rows. */\n customProperties?: React.CSSProperties;\n}\n\nconst BOTTOM_TRIGGER_OFFSET = 80;\n\nconst getItemIndex = (containerRef: React.RefObject<HTMLElement>, event: React.MouseEvent) => {\n const target = findUpUntil(\n event.target as HTMLElement,\n element => element === containerRef.current || !!element.dataset.mouseTarget\n );\n const mouseTarget = target?.dataset.mouseTarget;\n return mouseTarget ? parseInt(mouseTarget) : -1;\n};\n\nconst OptionsList = (\n {\n open,\n statusType,\n children,\n nativeAttributes = {},\n onKeyDown,\n onBlur,\n onFocus,\n onLoadMore,\n onMouseUp,\n onMouseMove,\n position = 'relative',\n role = 'listbox',\n tagOverride: Tag = 'div',\n decreaseBlockMargin = false,\n ariaLabel,\n ariaLabelledby,\n ariaDescribedby,\n ariaRequired,\n embedded,\n stickyItemBlockSize,\n isMultiSelect,\n customProperties,\n ...restProps\n }: OptionsListProps,\n ref: React.Ref<HTMLDivElement>\n) => {\n const baseProps = getBaseProps(restProps);\n const menuRef = useRef<HTMLElement>(null);\n\n const handleScroll = useStableCallback(() => {\n const scrollContainer = menuRef?.current;\n if (scrollContainer) {\n const bottomEdgePosition = scrollContainer.scrollTop + scrollContainer.clientHeight;\n const remainingScrollHeight = scrollContainer.scrollHeight - bottomEdgePosition;\n if (remainingScrollHeight < BOTTOM_TRIGGER_OFFSET) {\n fireNonCancelableEvent(onLoadMore);\n }\n }\n });\n\n useEffect(() => {\n if (open && statusType === 'pending') {\n handleScroll();\n }\n }, [open, statusType, handleScroll]);\n\n const className = clsx(styles['options-list'], {\n [styles['decrease-block-margin']]: decreaseBlockMargin,\n [styles['options-list-embedded']]: embedded,\n });\n\n const mergedRef = useMergeRefs(ref, menuRef);\n\n return (\n <Tag\n {...baseProps}\n {...nativeAttributes}\n className={className}\n ref={mergedRef}\n style={{ ...customProperties, position, scrollPaddingBlockStart: stickyItemBlockSize ?? undefined }}\n role={role}\n onScroll={handleScroll}\n onKeyDown={event => fireKeyboardEvent(onKeyDown, event)}\n onMouseMove={event => onMouseMove?.(getItemIndex(menuRef, event))}\n onMouseUp={event => onMouseUp?.(getItemIndex(menuRef, event))}\n onBlur={event => fireNonCancelableEvent(onBlur, { relatedTarget: event.relatedTarget })}\n onFocus={() => fireNonCancelableEvent(onFocus)}\n tabIndex={embedded ? 0 : -1}\n aria-label={ariaLabel}\n aria-labelledby={ariaLabelledby}\n aria-describedby={ariaDescribedby}\n aria-multiselectable={role === 'listbox' && isMultiSelect ? true : undefined}\n aria-required={ariaRequired}\n >\n {open && children}\n </Tag>\n );\n};\n\nexport default React.forwardRef(OptionsList);\n"]}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"radio-control": "awsui_radio-
|
|
5
|
-
"outline": "
|
|
6
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
7
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
8
|
-
"styled-circle-readonly": "awsui_styled-circle-
|
|
9
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"radio-control": "awsui_radio-control_1v1hk_emezk_145",
|
|
5
|
+
"outline": "awsui_outline_1v1hk_emezk_153",
|
|
6
|
+
"styled-circle-border": "awsui_styled-circle-border_1v1hk_emezk_176",
|
|
7
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_emezk_180",
|
|
8
|
+
"styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_emezk_180",
|
|
9
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1v1hk_emezk_185",
|
|
10
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1v1hk_emezk_201"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -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_radio-
|
|
145
|
+
.awsui_radio-control_1v1hk_emezk_145:not(#\9) {
|
|
146
146
|
margin-block-start: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-control-lkpwjy, 14px)) / 2);
|
|
147
147
|
min-block-size: var(--size-control-lkpwjy, 14px);
|
|
148
148
|
min-inline-size: var(--size-control-lkpwjy, 14px);
|
|
@@ -150,15 +150,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
inline-size: var(--size-control-lkpwjy, 14px);
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.
|
|
154
|
-
--awsui-style-focus-ring-box-shadow-
|
|
153
|
+
.awsui_outline_1v1hk_emezk_153:not(#\9) {
|
|
154
|
+
--awsui-style-focus-ring-box-shadow-z17rmd: 0 0 0 var(--awsui-style-focus-ring-border-width-z17rmd, 2px) var(--awsui-style-focus-ring-border-color-z17rmd, var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
155
155
|
position: relative;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_outline_1v1hk_emezk_153:not(#\9) {
|
|
158
158
|
outline: 2px dotted transparent;
|
|
159
159
|
outline-offset: calc(2px - 1px);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_outline_1v1hk_emezk_153:not(#\9)::before {
|
|
162
162
|
content: " ";
|
|
163
163
|
display: block;
|
|
164
164
|
position: absolute;
|
|
@@ -166,46 +166,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
inset-block-start: calc(-1 * 2px);
|
|
167
167
|
inline-size: calc(100% + 2px + 2px);
|
|
168
168
|
block-size: calc(100% + 2px + 2px);
|
|
169
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
170
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
171
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
172
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
173
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
169
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
|
|
170
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
|
|
171
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
|
|
172
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-circular-focus-ring-0v2apg, 50%));
|
|
173
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-z17rmd);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_styled-circle-
|
|
176
|
+
.awsui_styled-circle-border_1v1hk_emezk_176:not(#\9) {
|
|
177
177
|
stroke: var(--color-border-control-default-e686ow, #687078);
|
|
178
178
|
fill: var(--color-background-control-default-wjdczs, #ffffff);
|
|
179
179
|
}
|
|
180
|
-
.awsui_styled-circle-
|
|
180
|
+
.awsui_styled-circle-border_1v1hk_emezk_176.awsui_styled-circle-disabled_1v1hk_emezk_180:not(#\9), .awsui_styled-circle-border_1v1hk_emezk_176.awsui_styled-circle-readonly_1v1hk_emezk_180:not(#\9) {
|
|
181
181
|
fill: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
182
182
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.awsui_styled-circle-
|
|
185
|
+
.awsui_styled-circle-fill_1v1hk_emezk_185:not(#\9) {
|
|
186
186
|
stroke: var(--color-background-control-checked-se0x0e, #0073bb);
|
|
187
187
|
fill: var(--color-foreground-control-default-rf7v4a, #ffffff);
|
|
188
188
|
opacity: 0;
|
|
189
189
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
190
190
|
}
|
|
191
191
|
@media (prefers-reduced-motion: reduce) {
|
|
192
|
-
.awsui_styled-circle-
|
|
192
|
+
.awsui_styled-circle-fill_1v1hk_emezk_185:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
197
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1v1hk_emezk_185:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1v1hk_emezk_185:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
|
-
.awsui_styled-circle-
|
|
201
|
+
.awsui_styled-circle-fill_1v1hk_emezk_185.awsui_styled-circle-checked_1v1hk_emezk_201:not(#\9) {
|
|
202
202
|
opacity: 1;
|
|
203
203
|
}
|
|
204
|
-
.awsui_styled-circle-
|
|
204
|
+
.awsui_styled-circle-fill_1v1hk_emezk_185.awsui_styled-circle-disabled_1v1hk_emezk_180:not(#\9) {
|
|
205
205
|
fill: var(--color-foreground-control-disabled-kj751b, #ffffff);
|
|
206
206
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
207
207
|
}
|
|
208
|
-
.awsui_styled-circle-
|
|
208
|
+
.awsui_styled-circle-fill_1v1hk_emezk_185.awsui_styled-circle-readonly_1v1hk_emezk_180:not(#\9) {
|
|
209
209
|
fill: var(--color-foreground-control-read-only-cgy3yn, #687078);
|
|
210
210
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
211
211
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"radio-control": "awsui_radio-
|
|
6
|
-
"outline": "
|
|
7
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
8
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
9
|
-
"styled-circle-readonly": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"radio-control": "awsui_radio-control_1v1hk_emezk_145",
|
|
6
|
+
"outline": "awsui_outline_1v1hk_emezk_153",
|
|
7
|
+
"styled-circle-border": "awsui_styled-circle-border_1v1hk_emezk_176",
|
|
8
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_emezk_180",
|
|
9
|
+
"styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_emezk_180",
|
|
10
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1v1hk_emezk_185",
|
|
11
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1v1hk_emezk_201"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"parent": "
|
|
6
|
-
"interactiveGroups": "
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
10
|
-
"pad-bottom": "awsui_pad-
|
|
11
|
-
"virtual": "
|
|
12
|
-
"has-background": "awsui_has-
|
|
13
|
-
"child": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"is-keyboard": "awsui_is-
|
|
16
|
-
"visual-refresh": "awsui_visual-
|
|
17
|
-
"next-item-selected": "awsui_next-item-
|
|
18
|
-
"previous-item-selected": "awsui_previous-item-
|
|
19
|
-
"sticky": "
|
|
20
|
-
"with-scrollbar": "awsui_with-
|
|
21
|
-
"after-header": "awsui_after-
|
|
22
|
-
"measure-strut": "awsui_measure-
|
|
23
|
-
"screenreader-content": "awsui_screenreader-
|
|
24
|
-
"option-content": "awsui_option-
|
|
25
|
-
"select-all": "awsui_select-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_9ot1v_145",
|
|
5
|
+
"parent": "awsui_parent_15o6u_9ot1v_164",
|
|
6
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_9ot1v_164",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_9ot1v_164",
|
|
8
|
+
"selected": "awsui_selected_15o6u_9ot1v_164",
|
|
9
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_9ot1v_167",
|
|
10
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_9ot1v_171",
|
|
11
|
+
"virtual": "awsui_virtual_15o6u_9ot1v_178",
|
|
12
|
+
"has-background": "awsui_has-background_15o6u_9ot1v_181",
|
|
13
|
+
"child": "awsui_child_15o6u_9ot1v_184",
|
|
14
|
+
"disabled": "awsui_disabled_15o6u_9ot1v_190",
|
|
15
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_9ot1v_205",
|
|
16
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_9ot1v_215",
|
|
17
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_9ot1v_229",
|
|
18
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_9ot1v_239",
|
|
19
|
+
"sticky": "awsui_sticky_15o6u_9ot1v_271",
|
|
20
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_9ot1v_290",
|
|
21
|
+
"after-header": "awsui_after-header_15o6u_9ot1v_293",
|
|
22
|
+
"measure-strut": "awsui_measure-strut_15o6u_9ot1v_322",
|
|
23
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_9ot1v_334",
|
|
24
|
+
"option-content": "awsui_option-content_15o6u_9ot1v_340",
|
|
25
|
+
"select-all": "awsui_select-all_15o6u_9ot1v_344"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -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_selectable-
|
|
145
|
+
.awsui_selectable-item_15o6u_9ot1v_145:not(#\9) {
|
|
146
146
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
147
147
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
148
148
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
@@ -154,172 +154,172 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
list-style: none;
|
|
155
155
|
z-index: 1;
|
|
156
156
|
border-width: 0;
|
|
157
|
-
background-color: var(--color-background-dropdown-item-default-fhmksr, #ffffff);
|
|
158
|
-
color: var(--color-text-dropdown-item-default-a6mvc9, #16191f);
|
|
157
|
+
background-color: var(--awsui-option-background-default-z17rmd, var(--color-background-dropdown-item-default-fhmksr, #ffffff));
|
|
158
|
+
color: var(--awsui-option-color-default-z17rmd, var(--color-text-dropdown-item-default-a6mvc9, #16191f));
|
|
159
159
|
padding-block: var(--border-item-width-acvlhx, 1px);
|
|
160
160
|
padding-inline: var(--border-item-width-acvlhx, 1px);
|
|
161
161
|
overflow: hidden;
|
|
162
162
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
163
163
|
}
|
|
164
|
-
.awsui_selectable-
|
|
164
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164.awsui_interactiveGroups_15o6u_9ot1v_164:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164) {
|
|
165
165
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
166
166
|
}
|
|
167
|
-
.awsui_selectable-
|
|
167
|
+
.awsui_selectable-item_15o6u_9ot1v_145 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
168
168
|
padding-block: var(--space-option-padding-vertical-uomfe1, 4px);
|
|
169
169
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
170
170
|
}
|
|
171
|
-
.awsui_selectable-
|
|
171
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_pad-bottom_15o6u_9ot1v_171:not(#\9) {
|
|
172
172
|
padding-block-end: var(--border-item-width-acvlhx, 1px);
|
|
173
173
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
174
174
|
}
|
|
175
|
-
.awsui_selectable-
|
|
175
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_pad-bottom_15o6u_9ot1v_171 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
176
176
|
padding-block-end: calc(var(--space-option-padding-vertical-uomfe1, 4px) + var(--space-xxxs-3w1kr2, 2px));
|
|
177
177
|
}
|
|
178
|
-
.awsui_selectable-
|
|
178
|
+
.awsui_selectable-item_15o6u_9ot1v_145:not(#\9):not(:first-child), .awsui_selectable-item_15o6u_9ot1v_145.awsui_virtual_15o6u_9ot1v_178:not(#\9) {
|
|
179
179
|
margin-block-start: calc(-1 * var(--border-item-width-acvlhx, 1px));
|
|
180
180
|
}
|
|
181
|
-
.awsui_selectable-
|
|
182
|
-
background-color: var(--color-background-dropdown-item-hover-353r6f, #f2f3f3);
|
|
181
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_has-background_15o6u_9ot1v_181:not(#\9) {
|
|
182
|
+
background-color: var(--awsui-option-background-highlighted-z17rmd, var(--color-background-dropdown-item-hover-353r6f, #f2f3f3));
|
|
183
183
|
}
|
|
184
|
-
.awsui_selectable-
|
|
184
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_child_15o6u_9ot1v_184:not(#\9) {
|
|
185
185
|
padding-inline-start: var(--border-item-width-acvlhx, 1px);
|
|
186
186
|
}
|
|
187
|
-
.awsui_selectable-
|
|
187
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_child_15o6u_9ot1v_184 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
188
188
|
padding-inline-start: var(--space-xxl-q0lyvp, 32px);
|
|
189
189
|
}
|
|
190
|
-
.awsui_selectable-
|
|
191
|
-
color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
|
|
190
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_disabled_15o6u_9ot1v_190 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
191
|
+
color: var(--awsui-option-color-disabled-z17rmd, var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8));
|
|
192
192
|
}
|
|
193
|
-
.awsui_selectable-
|
|
194
|
-
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
193
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164:not(#\9), .awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164:not(#\9) {
|
|
194
|
+
color: var(--awsui-option-color-highlighted-z17rmd, var(--color-text-dropdown-item-highlighted-bchk26, #16191f));
|
|
195
195
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
196
196
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
197
197
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
198
198
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
199
199
|
}
|
|
200
|
-
.awsui_selectable-
|
|
200
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164:not(#\9) {
|
|
201
201
|
z-index: 3;
|
|
202
|
-
background-color: var(--color-background-dropdown-item-hover-353r6f, #f2f3f3);
|
|
202
|
+
background-color: var(--awsui-option-background-highlighted-z17rmd, var(--color-background-dropdown-item-hover-353r6f, #f2f3f3));
|
|
203
203
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
204
204
|
}
|
|
205
|
-
.awsui_selectable-
|
|
205
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164.awsui_is-keyboard_15o6u_9ot1v_205:not(#\9) {
|
|
206
206
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
207
207
|
}
|
|
208
|
-
.awsui_selectable-
|
|
208
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164.awsui_disabled_15o6u_9ot1v_190:not(#\9) {
|
|
209
209
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-dimmed-hover-twsd8z, #879596);
|
|
210
210
|
background-color: var(--color-background-dropdown-item-dimmed-2hwvu9, transparent);
|
|
211
211
|
}
|
|
212
|
-
.awsui_selectable-
|
|
212
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164.awsui_disabled_15o6u_9ot1v_190 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
213
213
|
color: var(--color-text-dropdown-item-dimmed-0xf8v3, #aab7b8);
|
|
214
214
|
}
|
|
215
|
-
.awsui_selectable-
|
|
215
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_highlighted_15o6u_9ot1v_164:not(#\9):not(.awsui_visual-refresh_15o6u_9ot1v_215).awsui_is-keyboard_15o6u_9ot1v_205 {
|
|
216
216
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
217
217
|
}
|
|
218
|
-
.awsui_selectable-
|
|
218
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164:not(#\9) {
|
|
219
219
|
z-index: 2;
|
|
220
|
-
background-color: var(--color-background-dropdown-item-selected-1c9k0x, #f1faff);
|
|
220
|
+
background-color: var(--awsui-option-background-selected-z17rmd, var(--color-background-dropdown-item-selected-1c9k0x, #f1faff));
|
|
221
221
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded);
|
|
222
222
|
}
|
|
223
|
-
.awsui_selectable-
|
|
223
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_highlighted_15o6u_9ot1v_164:not(#\9) {
|
|
224
224
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-7rbija, 1px)) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
225
225
|
}
|
|
226
|
-
.awsui_selectable-
|
|
226
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_highlighted_15o6u_9ot1v_164.awsui_is-keyboard_15o6u_9ot1v_205:not(#\9) {
|
|
227
227
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-7rbija, 1px)) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
228
228
|
}
|
|
229
|
-
.awsui_selectable-
|
|
229
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_next-item-selected_15o6u_9ot1v_229:not(#\9) {
|
|
230
230
|
border-end-start-radius: 0;
|
|
231
231
|
border-end-end-radius: 0;
|
|
232
232
|
}
|
|
233
|
-
.awsui_selectable-
|
|
233
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_highlighted_15o6u_9ot1v_164:not(#\9):not(.awsui_visual-refresh_15o6u_9ot1v_215) {
|
|
234
234
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
235
235
|
}
|
|
236
|
-
.awsui_selectable-
|
|
236
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_highlighted_15o6u_9ot1v_164:not(#\9):not(.awsui_visual-refresh_15o6u_9ot1v_215).awsui_is-keyboard_15o6u_9ot1v_205 {
|
|
237
237
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-7rbija, 1px) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
238
238
|
}
|
|
239
|
-
.awsui_selectable-
|
|
239
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164 + .awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164:not(#\9), .awsui_selectable-item_15o6u_9ot1v_145.awsui_selected_15o6u_9ot1v_164.awsui_previous-item-selected_15o6u_9ot1v_239:not(#\9) {
|
|
240
240
|
border-start-start-radius: 0;
|
|
241
241
|
border-start-end-radius: 0;
|
|
242
242
|
}
|
|
243
|
-
.awsui_selectable-
|
|
244
|
-
color: var(--color-text-dropdown-group-label-m31yo5, #545b64);
|
|
243
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164:not(#\9):not(.awsui_disabled_15o6u_9ot1v_190) > .awsui_selectable-item-content_15o6u_9ot1v_167 {
|
|
244
|
+
color: var(--awsui-option-group-label-color-z17rmd, var(--color-text-dropdown-group-label-m31yo5, #545b64));
|
|
245
245
|
}
|
|
246
|
-
.awsui_selectable-
|
|
246
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164:not(#\9):not(.awsui_interactiveGroups_15o6u_9ot1v_164) {
|
|
247
247
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-group-dg9zg5, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
248
248
|
padding-block: 0;
|
|
249
249
|
padding-inline: 0;
|
|
250
250
|
}
|
|
251
|
-
.awsui_selectable-
|
|
251
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164:not(#\9):not(.awsui_interactiveGroups_15o6u_9ot1v_164):not(:has(> .awsui_selectable-item-content_15o6u_9ot1v_167)) {
|
|
252
252
|
padding-block: var(--border-item-width-acvlhx, 1px);
|
|
253
253
|
padding-inline: var(--border-item-width-acvlhx, 1px);
|
|
254
254
|
}
|
|
255
|
-
.awsui_selectable-
|
|
255
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164:not(#\9):not(.awsui_interactiveGroups_15o6u_9ot1v_164) > .awsui_selectable-item-content_15o6u_9ot1v_167 {
|
|
256
256
|
padding-block: var(--space-xs-kw7k3v, 8px);
|
|
257
257
|
padding-inline: var(--space-xs-kw7k3v, 8px);
|
|
258
258
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
259
259
|
}
|
|
260
|
-
.awsui_selectable-
|
|
260
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164.awsui_interactiveGroups_15o6u_9ot1v_164 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
261
261
|
padding-block: var(--space-xs-kw7k3v, 8px);
|
|
262
262
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
263
263
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
264
264
|
}
|
|
265
|
-
.awsui_selectable-
|
|
265
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_parent_15o6u_9ot1v_164.awsui_interactiveGroups_15o6u_9ot1v_164.awsui_highlighted_15o6u_9ot1v_164 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
266
266
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
267
267
|
}
|
|
268
|
-
.awsui_selectable-
|
|
268
|
+
.awsui_selectable-item_15o6u_9ot1v_145:not(#\9):not(.awsui_disabled_15o6u_9ot1v_190):not(.awsui_parent_15o6u_9ot1v_164), .awsui_selectable-item_15o6u_9ot1v_145.awsui_interactiveGroups_15o6u_9ot1v_164:not(#\9):not(.awsui_disabled_15o6u_9ot1v_190) {
|
|
269
269
|
cursor: pointer;
|
|
270
270
|
}
|
|
271
|
-
.awsui_selectable-
|
|
271
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271 + .awsui_selectable-item_15o6u_9ot1v_145:not(#\9):not(.awsui_sticky_15o6u_9ot1v_271):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164) {
|
|
272
272
|
box-shadow: inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
273
273
|
}
|
|
274
|
-
.awsui_selectable-
|
|
274
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9) {
|
|
275
275
|
position: sticky;
|
|
276
276
|
inset-block-start: 0;
|
|
277
277
|
margin-block-end: var(--border-item-width-acvlhx, 1px);
|
|
278
278
|
z-index: 4;
|
|
279
279
|
padding-inline: var(--border-item-width-acvlhx, 1px);
|
|
280
280
|
}
|
|
281
|
-
.awsui_selectable-
|
|
281
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271.awsui_highlighted_15o6u_9ot1v_164:not(#\9), .awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271.awsui_selected_15o6u_9ot1v_164:not(#\9) {
|
|
282
282
|
padding-inline: var(--border-item-width-acvlhx, 1px);
|
|
283
283
|
}
|
|
284
|
-
.awsui_selectable-
|
|
284
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271 > .awsui_selectable-item-content_15o6u_9ot1v_167:not(#\9) {
|
|
285
285
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
286
286
|
}
|
|
287
|
-
.awsui_selectable-
|
|
287
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164) {
|
|
288
288
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-dgqo1x, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
289
289
|
}
|
|
290
|
-
.awsui_selectable-
|
|
290
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164):not(.awsui_with-scrollbar_15o6u_9ot1v_290) {
|
|
291
291
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-dgqo1x, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent), inset calc(-1 * var(--border-width-popover-dgqo1x, 1px)) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
292
292
|
}
|
|
293
|
-
.awsui_selectable-
|
|
293
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164):not(.awsui_after-header_15o6u_9ot1v_293) {
|
|
294
294
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
295
295
|
}
|
|
296
|
-
.awsui_selectable-
|
|
296
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164):not(.awsui_after-header_15o6u_9ot1v_293):not(.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164):not(.awsui_after-header_15o6u_9ot1v_293).awsui_with-scrollbar_15o6u_9ot1v_290) {
|
|
297
297
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_selectable-
|
|
299
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164).awsui_after-header_15o6u_9ot1v_293 {
|
|
300
300
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-background-dropdown-item-default-fhmksr, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-dgqo1x, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
301
301
|
}
|
|
302
|
-
.awsui_selectable-
|
|
302
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271:not(#\9):not(.awsui_highlighted_15o6u_9ot1v_164):not(.awsui_selected_15o6u_9ot1v_164).awsui_after-header_15o6u_9ot1v_293:not(.awsui_with-scrollbar_15o6u_9ot1v_290) {
|
|
303
303
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-background-dropdown-item-default-fhmksr, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-dgqo1x, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent), inset calc(-1 * var(--border-width-popover-dgqo1x, 1px)) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
304
304
|
}
|
|
305
|
-
.awsui_selectable-
|
|
305
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271.awsui_disabled_15o6u_9ot1v_190.awsui_highlighted_15o6u_9ot1v_164:not(#\9), .awsui_selectable-item_15o6u_9ot1v_145.awsui_sticky_15o6u_9ot1v_271.awsui_disabled_15o6u_9ot1v_190.awsui_selected_15o6u_9ot1v_164:not(#\9) {
|
|
306
306
|
box-shadow: none;
|
|
307
307
|
}
|
|
308
|
-
.awsui_selectable-
|
|
308
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_virtual_15o6u_9ot1v_178:not(#\9) {
|
|
309
309
|
position: absolute;
|
|
310
310
|
inset-block-start: var(--border-dropdown-virtual-offset-width-1fzwg5, 0px);
|
|
311
311
|
inset-inline-start: 0;
|
|
312
312
|
inline-size: 100%;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
}
|
|
315
|
-
.awsui_selectable-
|
|
315
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_virtual_15o6u_9ot1v_178:not(#\9):first-of-type:not(.awsui_selected_15o6u_9ot1v_164, .awsui_highlighted_15o6u_9ot1v_164) {
|
|
316
316
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-item-top-znzfoj, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
317
317
|
}
|
|
318
|
-
.awsui_selectable-
|
|
318
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_virtual_15o6u_9ot1v_178.awsui_parent_15o6u_9ot1v_164:not(#\9):not(.awsui_interactiveGroups_15o6u_9ot1v_164) {
|
|
319
319
|
box-shadow: inset 0 var(--border-divider-list-width-8ggz94, 1px) 0 0 var(--color-border-dropdown-group-dg9zg5, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-8ggz94, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.awsui_measure-
|
|
322
|
+
.awsui_measure-strut_15o6u_9ot1v_322:not(#\9) {
|
|
323
323
|
position: absolute;
|
|
324
324
|
pointer-events: none;
|
|
325
325
|
block-size: 100%;
|
|
@@ -327,20 +327,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
327
|
inset-block-start: 0;
|
|
328
328
|
inset-inline-start: 0;
|
|
329
329
|
}
|
|
330
|
-
.awsui_selectable-
|
|
330
|
+
.awsui_selectable-item_15o6u_9ot1v_145.awsui_virtual_15o6u_9ot1v_178 > .awsui_measure-strut_15o6u_9ot1v_322:not(#\9) {
|
|
331
331
|
block-size: calc(100% - var(--border-width-item-selected-7rbija, 1px));
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_screenreader-
|
|
334
|
+
.awsui_screenreader-content_15o6u_9ot1v_334:not(#\9) {
|
|
335
335
|
position: absolute !important;
|
|
336
336
|
inset-block-start: -9999px !important;
|
|
337
337
|
inset-inline-start: -9999px !important;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.awsui_option-
|
|
340
|
+
.awsui_option-content_15o6u_9ot1v_340:not(#\9) {
|
|
341
341
|
/* used in test-utils */
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.awsui_select-
|
|
344
|
+
.awsui_select-all_15o6u_9ot1v_344:not(#\9) {
|
|
345
345
|
/* used in test-utils */
|
|
346
346
|
}
|
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"parent": "
|
|
7
|
-
"interactiveGroups": "
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
11
|
-
"pad-bottom": "awsui_pad-
|
|
12
|
-
"virtual": "
|
|
13
|
-
"has-background": "awsui_has-
|
|
14
|
-
"child": "
|
|
15
|
-
"disabled": "
|
|
16
|
-
"is-keyboard": "awsui_is-
|
|
17
|
-
"visual-refresh": "awsui_visual-
|
|
18
|
-
"next-item-selected": "awsui_next-item-
|
|
19
|
-
"previous-item-selected": "awsui_previous-item-
|
|
20
|
-
"sticky": "
|
|
21
|
-
"with-scrollbar": "awsui_with-
|
|
22
|
-
"after-header": "awsui_after-
|
|
23
|
-
"measure-strut": "awsui_measure-
|
|
24
|
-
"screenreader-content": "awsui_screenreader-
|
|
25
|
-
"option-content": "awsui_option-
|
|
26
|
-
"select-all": "awsui_select-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_9ot1v_145",
|
|
6
|
+
"parent": "awsui_parent_15o6u_9ot1v_164",
|
|
7
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_9ot1v_164",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_9ot1v_164",
|
|
9
|
+
"selected": "awsui_selected_15o6u_9ot1v_164",
|
|
10
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_9ot1v_167",
|
|
11
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_9ot1v_171",
|
|
12
|
+
"virtual": "awsui_virtual_15o6u_9ot1v_178",
|
|
13
|
+
"has-background": "awsui_has-background_15o6u_9ot1v_181",
|
|
14
|
+
"child": "awsui_child_15o6u_9ot1v_184",
|
|
15
|
+
"disabled": "awsui_disabled_15o6u_9ot1v_190",
|
|
16
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_9ot1v_205",
|
|
17
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_9ot1v_215",
|
|
18
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_9ot1v_229",
|
|
19
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_9ot1v_239",
|
|
20
|
+
"sticky": "awsui_sticky_15o6u_9ot1v_271",
|
|
21
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_9ot1v_290",
|
|
22
|
+
"after-header": "awsui_after-header_15o6u_9ot1v_293",
|
|
23
|
+
"measure-strut": "awsui_measure-strut_15o6u_9ot1v_322",
|
|
24
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_9ot1v_334",
|
|
25
|
+
"option-content": "awsui_option-content_15o6u_9ot1v_340",
|
|
26
|
+
"select-all": "awsui_select-all_15o6u_9ot1v_344"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_flfn9_193",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_flfn9_196",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_flfn9_202",
|
|
7
|
+
"list": "awsui_list_gfwv3_flfn9_207",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_flfn9_226",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_flfn9_238",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_flfn9_245",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_flfn9_245",
|
|
12
|
+
"description": "awsui_description_gfwv3_flfn9_338",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_flfn9_342"
|
|
14
14
|
};
|
|
15
15
|
|