@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
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/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- 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 +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- 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 +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- 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 +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- 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/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- 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/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/select/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\nimport {\n BaseDropdownHostProps,\n OptionsFilteringType,\n OptionsLoadItemsDetail,\n} from '../internal/components/dropdown/interfaces';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status/interfaces';\nimport { OptionDefinition, OptionGroup as OptionGroupDefinition } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface BaseSelectProps\n extends BaseDropdownHostProps,\n BaseComponentProps,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n /**\n * Specifies an array of options that are displayed to the user as a dropdown list.\n * The options can be grouped using `OptionGroup` objects.\n *\n * #### Option\n * - `value` (string) - The returned value of the option when selected.\n *\n * #### OptionGroup\n * - `value` (string) - Used to locate option group in test utils.\n * - `options` (Option[]) - (Optional) The options under this group.\n *\n * #### Shared Option and OptionGroup properties\n * - `label` (string) - (Optional) Option or group text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option or group, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option or group that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option or group is disabled.\n * - `disabledReason` (string) - (Optional) Displays tooltip near the item when disabled. Use to provide additional context.\n * - `labelTag` (string) - (Optional) A label tag that provides additional guidance, shown next to the label.\n * - `tags` [string[]] - (Optional) A list of tags giving further guidance about the option or group.\n * - `filteringTags` [string[]] - (Optional) A list of additional tags used for automatic filtering.\n * - `iconName` (string) - (Optional) Specifies the name of an [icon](/components/icon/) to display in the option or group.\n * - `iconAriaLabel` (string) - (Optional) Specifies alternate text for the icon. We recommend that you provide this for accessibility.\n * - `iconAlt` (string) - (Optional) **Deprecated**, replaced by \\`iconAriaLabel\\`. Specifies alternate text for a custom icon, for use with `iconUrl`.\n * - `iconUrl` (string) - (Optional) URL of a custom icon.\n * - `iconSvg` (ReactNode) - (Optional) Custom SVG icon. Equivalent to the `svg` slot of the [icon component](/components/icon/).\n *\n * Note: Only one level of option nesting is supported.\n *\n * If you want to use the built-in filtering capabilities of this component, provide\n * a list of all valid options here and they will be automatically filtered based on the user's filtering input.\n *\n * Alternatively, you can listen to the `onChange` or `onLoadItems` event and set new options\n * on your own.\n **/\n options?: SelectProps.Options;\n /**\n * Determines how filtering is applied to the list of `options`:\n *\n * * `auto` - The component will automatically filter options based on user input.\n * * `manual` - You will set up `onChange` or `onLoadItems` event listeners and filter options on your side or request\n * them from server.\n *\n * By default the component will filter the provided `options` based on the value of the filtering input field.\n * Only options that have a `value`, `label`, `description` or `labelTag` that contains the input value as a substring\n * are displayed in the list of options.\n *\n * If you set this property to `manual`, this default filtering mechanism is disabled and all provided `options` are\n * displayed in the dropdown list. In that case make sure that you use the `onChange` or `onLoadItems` events in order\n * to set the `options` property to the options that are relevant for the user, given the filtering input value.\n *\n * Note: Manual filtering doesn't disable match highlighting.\n **/\n filteringType?: OptionsFilteringType;\n\n /**\n * Determines whether the whole select component is disabled.\n */\n disabled?: boolean;\n /**\n * Specifies the placeholder to display in the filtering input if filtering is enabled.\n */\n filteringPlaceholder?: string;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n /**\n * Adds an `aria-label` on the built-in filtering input if filtering is enabled.\n */\n filteringAriaLabel?: string;\n /**\n * Adds an `aria-label` to the clear button inside the search input.\n * @i18n\n */\n filteringClearAriaLabel?: string;\n /**\n * @deprecated Has no effect.\n */\n name?: string;\n /**\n * Specifies the hint text that's displayed in the field when no option has been selected.\n */\n placeholder?: string;\n /**\n * Specifies the ID for the trigger component. It uses an automatically generated ID by default.\n */\n controlId?: string;\n /**\n * Adds `aria-required` to the native input element.\n */\n ariaRequired?: boolean;\n /**\n * Adds `aria-label` to the select element.\n * Use this if you don't have a visible label for this control.\n */\n ariaLabel?: string;\n /**\n * Specifies the localized string that describes an option as being selected.\n * This is required to provide a good screen reader experience. For more information, see the\n * [accessibility guidelines](/components/select/?tabId=usage#accessibility-guidelines).\n * @i18n\n */\n selectedAriaLabel?: string;\n /**\n * Overrides the element that is announced to screen readers\n * when the highlighted option changes. By default, this announces\n * the option's name and properties, and its selected state if\n * the `
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/select/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\nimport {\n BaseDropdownHostProps,\n OptionsFilteringType,\n OptionsLoadItemsDetail,\n} from '../internal/components/dropdown/interfaces';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status/interfaces';\nimport { OptionDefinition, OptionGroup as OptionGroupDefinition } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface BaseSelectProps\n extends BaseDropdownHostProps,\n BaseComponentProps,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n /**\n * Specifies an array of options that are displayed to the user as a dropdown list.\n * The options can be grouped using `OptionGroup` objects.\n *\n * #### Option\n * - `value` (string) - The returned value of the option when selected.\n *\n * #### OptionGroup\n * - `value` (string) - Used to locate option group in test utils.\n * - `options` (Option[]) - (Optional) The options under this group.\n *\n * #### Shared Option and OptionGroup properties\n * - `label` (string) - (Optional) Option or group text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option or group, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option or group that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option or group is disabled.\n * - `disabledReason` (string) - (Optional) Displays tooltip near the item when disabled. Use to provide additional context.\n * - `labelTag` (string) - (Optional) A label tag that provides additional guidance, shown next to the label.\n * - `tags` [string[]] - (Optional) A list of tags giving further guidance about the option or group.\n * - `filteringTags` [string[]] - (Optional) A list of additional tags used for automatic filtering.\n * - `iconName` (string) - (Optional) Specifies the name of an [icon](/components/icon/) to display in the option or group.\n * - `iconAriaLabel` (string) - (Optional) Specifies alternate text for the icon. We recommend that you provide this for accessibility.\n * - `iconAlt` (string) - (Optional) **Deprecated**, replaced by \\`iconAriaLabel\\`. Specifies alternate text for a custom icon, for use with `iconUrl`.\n * - `iconUrl` (string) - (Optional) URL of a custom icon.\n * - `iconSvg` (ReactNode) - (Optional) Custom SVG icon. Equivalent to the `svg` slot of the [icon component](/components/icon/).\n *\n * Note: Only one level of option nesting is supported.\n *\n * If you want to use the built-in filtering capabilities of this component, provide\n * a list of all valid options here and they will be automatically filtered based on the user's filtering input.\n *\n * Alternatively, you can listen to the `onChange` or `onLoadItems` event and set new options\n * on your own.\n **/\n options?: SelectProps.Options;\n /**\n * Determines how filtering is applied to the list of `options`:\n *\n * * `auto` - The component will automatically filter options based on user input.\n * * `manual` - You will set up `onChange` or `onLoadItems` event listeners and filter options on your side or request\n * them from server.\n *\n * By default the component will filter the provided `options` based on the value of the filtering input field.\n * Only options that have a `value`, `label`, `description` or `labelTag` that contains the input value as a substring\n * are displayed in the list of options.\n *\n * If you set this property to `manual`, this default filtering mechanism is disabled and all provided `options` are\n * displayed in the dropdown list. In that case make sure that you use the `onChange` or `onLoadItems` events in order\n * to set the `options` property to the options that are relevant for the user, given the filtering input value.\n *\n * Note: Manual filtering doesn't disable match highlighting.\n **/\n filteringType?: OptionsFilteringType;\n\n /**\n * Determines whether the whole select component is disabled.\n */\n disabled?: boolean;\n /**\n * Specifies the placeholder to display in the filtering input if filtering is enabled.\n */\n filteringPlaceholder?: string;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n /**\n * Adds an `aria-label` on the built-in filtering input if filtering is enabled.\n */\n filteringAriaLabel?: string;\n /**\n * Adds an `aria-label` to the clear button inside the search input.\n * @i18n\n */\n filteringClearAriaLabel?: string;\n /**\n * @deprecated Has no effect.\n */\n name?: string;\n /**\n * Specifies the hint text that's displayed in the field when no option has been selected.\n */\n placeholder?: string;\n /**\n * Specifies the ID for the trigger component. It uses an automatically generated ID by default.\n */\n controlId?: string;\n /**\n * Adds `aria-required` to the native input element.\n */\n ariaRequired?: boolean;\n /**\n * Adds `aria-label` to the select element.\n * Use this if you don't have a visible label for this control.\n */\n ariaLabel?: string;\n /**\n * Specifies the localized string that describes an option as being selected.\n * This is required to provide a good screen reader experience. For more information, see the\n * [accessibility guidelines](/components/select/?tabId=usage#accessibility-guidelines).\n * @i18n\n */\n selectedAriaLabel?: string;\n /**\n * Overrides the element that is announced to screen readers\n * when the highlighted option changes. By default, this announces\n * the option's name and properties, and its selected state if\n * the `selectedAriaLabel` property is defined.\n * The highlighted option is provided, and its group (if groups\n * are used and it differs from the group of the previously highlighted option).\n *\n * For more information, see the\n * [accessibility guidelines](/components/select/?tabId=usage#accessibility-guidelines).\n */\n renderHighlightedAriaLive?: SelectProps.ContainingOptionAndGroupString;\n /**\n * Displayed for `filteringType=\"auto\"` when there are no matches for the filtering.\n */\n noMatch?: React.ReactNode;\n /**\n * Called when input focus is removed from the UI control.\n */\n onBlur?: NonCancelableEventHandler;\n /**\n * Called when input focus is set onto the UI control.\n */\n onFocus?: NonCancelableEventHandler;\n\n /**\n * Specifies if the control is read-only, which prevents the\n * user from both modifying the value and opening the dropdown. A read-only control is still focusable.\n */\n readOnly?: boolean;\n}\n\nexport interface SelectProps extends BaseSelectProps {\n /**\n * Adds a small label inline with the input for saving vertical space in the UI.\n * For use with collection select filters only.\n */\n inlineLabelText?: string;\n /**\n * Adds `aria-labelledby` to the component. If you're using this component within a form field,\n * don't set this property because the form field component automatically sets it.\n *\n * Use this property if the component isn't using `inlineLabelText` and isn't surrounded by a form field, or you want to override the value\n * automatically set by the form field (for example, if you have two components within a single form field).\n *\n * To use it correctly, define an ID for the element you want to use as label and set the property to that ID.\n */\n ariaLabelledby?: string;\n /**\n * Defines the variant of the trigger. You can use a simple label or the entire option (`label | option`)\n */\n triggerVariant?: SelectProps.TriggerVariant;\n /**\n * Specifies the currently selected option.\n * If you want to clear the selection, use `null`.\n */\n selectedOption: SelectProps.Option | null;\n /**\n * Called when the user selects an option.\n * The event `detail` contains the current `selectedOption`.\n */\n onChange?: NonCancelableEventHandler<SelectProps.ChangeDetail>;\n\n /**\n * Automatically focuses the trigger when component is mounted.\n */\n autoFocus?: boolean;\n}\n\nexport namespace SelectProps {\n export type FilteringType = OptionsFilteringType;\n export type TriggerVariant = 'label' | 'option';\n\n export type Option = OptionDefinition;\n export type OptionGroup = OptionGroupDefinition;\n export type Options = ReadonlyArray<Option | OptionGroup>;\n\n export type LoadItemsDetail = OptionsLoadItemsDetail;\n\n export interface ChangeDetail {\n selectedOption: Option;\n }\n\n export interface ContainingOptionAndGroupString {\n (option: Option, group?: OptionGroup): string;\n }\n\n export interface Ref {\n /**\n * Sets focus on the element without opening the dropdown or showing a visual focus indicator.\n */\n focus(): void;\n }\n}\n"]}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"header-link": "awsui_header-
|
|
7
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
8
|
-
"header-link-text": "awsui_header-link-
|
|
9
|
-
"header-logo": "awsui_header-
|
|
10
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
11
|
-
"items-control": "awsui_items-
|
|
12
|
-
"list-container": "awsui_list-
|
|
13
|
-
"with-toolbar": "awsui_with-
|
|
14
|
-
"divider-header": "awsui_divider-
|
|
15
|
-
"list": "
|
|
16
|
-
"list-variant-root": "awsui_list-variant-
|
|
17
|
-
"list-variant-root--first": "awsui_list-variant-root--
|
|
18
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
19
|
-
"list-item": "awsui_list-
|
|
20
|
-
"section": "
|
|
21
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
22
|
-
"section--no-ident": "awsui_section--no-
|
|
23
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
24
|
-
"refresh": "
|
|
25
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
26
|
-
"section-group": "awsui_section-
|
|
27
|
-
"section-group-title": "awsui_section-group-
|
|
28
|
-
"link": "
|
|
29
|
-
"link-active": "awsui_link-
|
|
30
|
-
"info": "
|
|
31
|
-
"external-icon": "awsui_external-
|
|
32
|
-
"divider": "
|
|
33
|
-
"divider-default": "awsui_divider-
|
|
4
|
+
"root": "awsui_root_l0dv0_kmbuh_145",
|
|
5
|
+
"header": "awsui_header_l0dv0_kmbuh_179",
|
|
6
|
+
"header-link": "awsui_header-link_l0dv0_kmbuh_193",
|
|
7
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_kmbuh_204",
|
|
8
|
+
"header-link-text": "awsui_header-link-text_l0dv0_kmbuh_204",
|
|
9
|
+
"header-logo": "awsui_header-logo_l0dv0_kmbuh_209",
|
|
10
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_kmbuh_215",
|
|
11
|
+
"items-control": "awsui_items-control_l0dv0_kmbuh_220",
|
|
12
|
+
"list-container": "awsui_list-container_l0dv0_kmbuh_224",
|
|
13
|
+
"with-toolbar": "awsui_with-toolbar_l0dv0_kmbuh_232",
|
|
14
|
+
"divider-header": "awsui_divider-header_l0dv0_kmbuh_232",
|
|
15
|
+
"list": "awsui_list_l0dv0_kmbuh_224",
|
|
16
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_kmbuh_245",
|
|
17
|
+
"list-variant-root--first": "awsui_list-variant-root--first_l0dv0_kmbuh_252",
|
|
18
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_kmbuh_256",
|
|
19
|
+
"list-item": "awsui_list-item_l0dv0_kmbuh_260",
|
|
20
|
+
"section": "awsui_section_l0dv0_kmbuh_271",
|
|
21
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_kmbuh_272",
|
|
22
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_kmbuh_275",
|
|
23
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_kmbuh_276",
|
|
24
|
+
"refresh": "awsui_refresh_l0dv0_kmbuh_284",
|
|
25
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_kmbuh_295",
|
|
26
|
+
"section-group": "awsui_section-group_l0dv0_kmbuh_302",
|
|
27
|
+
"section-group-title": "awsui_section-group-title_l0dv0_kmbuh_313",
|
|
28
|
+
"link": "awsui_link_l0dv0_kmbuh_317",
|
|
29
|
+
"link-active": "awsui_link-active_l0dv0_kmbuh_326",
|
|
30
|
+
"info": "awsui_info_l0dv0_kmbuh_363",
|
|
31
|
+
"external-icon": "awsui_external-icon_l0dv0_kmbuh_367",
|
|
32
|
+
"divider": "awsui_divider_l0dv0_kmbuh_232",
|
|
33
|
+
"divider-default": "awsui_divider-default_l0dv0_kmbuh_376"
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -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
|
-
.
|
|
145
|
+
.awsui_root_l0dv0_kmbuh_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
word-break: break-word;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
.awsui_header_l0dv0_kmbuh_179:not(#\9) {
|
|
180
180
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
181
181
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
182
182
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -190,7 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
padding-inline-end: calc(var(--space-scaled-xxl-9ur2is, 32px) + var(--space-xl-4dmkh1, 24px));
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.awsui_header-
|
|
193
|
+
.awsui_header-link_l0dv0_kmbuh_193:not(#\9) {
|
|
194
194
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
195
195
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
196
196
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -201,40 +201,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
201
201
|
min-block-size: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
202
202
|
display: flex;
|
|
203
203
|
}
|
|
204
|
-
.awsui_header-link--has-
|
|
204
|
+
.awsui_header-link--has-logo_l0dv0_kmbuh_204 > .awsui_header-link-text_l0dv0_kmbuh_204:not(#\9) {
|
|
205
205
|
font-weight: 400;
|
|
206
206
|
align-self: center;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
.awsui_header-
|
|
209
|
+
.awsui_header-logo_l0dv0_kmbuh_209:not(#\9) {
|
|
210
210
|
margin-inline-end: var(--space-s-4a5hs8, 12px);
|
|
211
211
|
margin-block-start: var(--space-xxxs-3w1kr2, 2px);
|
|
212
212
|
max-inline-size: calc(1.25 * var(--size-icon-big-hnqj8f, 32px));
|
|
213
213
|
align-self: flex-start;
|
|
214
214
|
}
|
|
215
|
-
.awsui_header-logo--
|
|
215
|
+
.awsui_header-logo--stretched_l0dv0_kmbuh_215:not(#\9) {
|
|
216
216
|
max-inline-size: 100%;
|
|
217
217
|
margin-inline-end: 0;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_items-
|
|
220
|
+
.awsui_items-control_l0dv0_kmbuh_220:not(#\9) {
|
|
221
221
|
padding-inline: var(--space-l-3cws6j, 20px);
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_list-
|
|
224
|
+
.awsui_list-container_l0dv0_kmbuh_224:not(#\9) {
|
|
225
225
|
margin-block-end: var(--space-panel-content-bottom-igtxf0, 40px);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
|
-
.awsui_items-
|
|
229
|
-
.awsui_list-
|
|
228
|
+
.awsui_items-control_l0dv0_kmbuh_220:not(#\9),
|
|
229
|
+
.awsui_list-container_l0dv0_kmbuh_224:not(#\9) {
|
|
230
230
|
margin-block-start: var(--space-panel-content-top-s8rcdz, 20px);
|
|
231
231
|
}
|
|
232
|
-
.awsui_with-
|
|
233
|
-
.awsui_with-
|
|
232
|
+
.awsui_with-toolbar_l0dv0_kmbuh_232 > .awsui_divider-header_l0dv0_kmbuh_232 + .awsui_items-control_l0dv0_kmbuh_220:not(#\9),
|
|
233
|
+
.awsui_with-toolbar_l0dv0_kmbuh_232 > .awsui_divider-header_l0dv0_kmbuh_232 + .awsui_list-container_l0dv0_kmbuh_224:not(#\9) {
|
|
234
234
|
margin-block-start: 0;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.
|
|
237
|
+
.awsui_list_l0dv0_kmbuh_224:not(#\9) {
|
|
238
238
|
margin-block: 0;
|
|
239
239
|
margin-inline: 0;
|
|
240
240
|
padding-block: 0;
|
|
@@ -242,64 +242,64 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_list-variant-
|
|
245
|
+
.awsui_list-variant-root_l0dv0_kmbuh_245:not(#\9) {
|
|
246
246
|
margin-block: 0;
|
|
247
247
|
margin-inline: 0;
|
|
248
248
|
padding-block: 0;
|
|
249
249
|
padding-inline-start: var(--space-panel-nav-left-kmy0f5, 32px);
|
|
250
250
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
251
251
|
}
|
|
252
|
-
.awsui_list-variant-root--
|
|
252
|
+
.awsui_list-variant-root--first_l0dv0_kmbuh_252:not(#\9) {
|
|
253
253
|
margin-block-start: 0;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_list-variant-expandable-link-
|
|
256
|
+
.awsui_list-variant-expandable-link-group_l0dv0_kmbuh_256:not(#\9) {
|
|
257
257
|
padding-inline-start: var(--space-xxxl-qhelse, 40px);
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.awsui_list-
|
|
260
|
+
.awsui_list-item_l0dv0_kmbuh_260:not(#\9) {
|
|
261
261
|
margin-block: var(--space-scaled-xs-sppte9, 8px);
|
|
262
262
|
margin-inline: 0;
|
|
263
263
|
padding-block: 0;
|
|
264
264
|
padding-inline: 0;
|
|
265
265
|
list-style: none;
|
|
266
266
|
}
|
|
267
|
-
.awsui_list-variant-root--
|
|
267
|
+
.awsui_list-variant-root--first_l0dv0_kmbuh_252 > .awsui_list-item_l0dv0_kmbuh_260:not(#\9):first-child {
|
|
268
268
|
margin-block-start: 0px;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.
|
|
272
|
-
.awsui_expandable-link-
|
|
271
|
+
.awsui_section_l0dv0_kmbuh_271:not(#\9),
|
|
272
|
+
.awsui_expandable-link-group_l0dv0_kmbuh_272:not(#\9) {
|
|
273
273
|
margin-inline-start: calc(-1 * var(--space-l-3cws6j, 20px));
|
|
274
274
|
}
|
|
275
|
-
.awsui_section--no-
|
|
276
|
-
.awsui_expandable-link-group--no-
|
|
275
|
+
.awsui_section--no-ident_l0dv0_kmbuh_275:not(#\9),
|
|
276
|
+
.awsui_expandable-link-group--no-ident_l0dv0_kmbuh_276:not(#\9) {
|
|
277
277
|
margin-inline-start: 0;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.
|
|
280
|
+
.awsui_section_l0dv0_kmbuh_271:not(#\9) {
|
|
281
281
|
margin-block: calc(var(--space-scaled-2x-l-hgjmqp, 20px) - var(--border-divider-section-width-sznrdy, 1px));
|
|
282
282
|
/* stylelint-disable-next-line selector-max-type */
|
|
283
283
|
}
|
|
284
|
-
.
|
|
284
|
+
.awsui_section_l0dv0_kmbuh_271.awsui_refresh_l0dv0_kmbuh_284:not(#\9) {
|
|
285
285
|
margin-block: calc(var(--space-scaled-2x-m-gw45gq, 16px) - var(--border-divider-section-width-sznrdy, 1px));
|
|
286
286
|
}
|
|
287
|
-
.awsui_list-variant-root--
|
|
287
|
+
.awsui_list-variant-root--first_l0dv0_kmbuh_252 > .awsui_list-item_l0dv0_kmbuh_260:not(#\9):first-child > .awsui_section_l0dv0_kmbuh_271 {
|
|
288
288
|
margin-block-start: 0px;
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_section_l0dv0_kmbuh_271 > div:not(#\9) {
|
|
291
291
|
padding-block: 0;
|
|
292
292
|
padding-inline: 0;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_list-variant-section-
|
|
295
|
+
.awsui_list-variant-section-group_l0dv0_kmbuh_295:not(#\9) {
|
|
296
296
|
margin-block: 0;
|
|
297
297
|
margin-inline: 0;
|
|
298
298
|
padding-block: 0;
|
|
299
299
|
padding-inline: 0;
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
.awsui_section-
|
|
302
|
+
.awsui_section-group_l0dv0_kmbuh_302:not(#\9) {
|
|
303
303
|
font-size: var(--font-size-heading-m-56jjln, 18px);
|
|
304
304
|
line-height: var(--line-height-heading-m-irezqt, 22px);
|
|
305
305
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
@@ -310,43 +310,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
310
310
|
margin-inline: 0;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.awsui_section-group-
|
|
313
|
+
.awsui_section-group-title_l0dv0_kmbuh_313:not(#\9) {
|
|
314
314
|
/* used in test-utils */
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.
|
|
317
|
+
.awsui_link_l0dv0_kmbuh_317:not(#\9) {
|
|
318
318
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
319
319
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
320
|
-
color: var(--color-text-body-secondary-
|
|
320
|
+
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
321
321
|
font-weight: 400;
|
|
322
322
|
-webkit-font-smoothing: auto;
|
|
323
323
|
-moz-osx-font-smoothing: auto;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
.awsui_link-
|
|
326
|
+
.awsui_link-active_l0dv0_kmbuh_326:not(#\9) {
|
|
327
327
|
font-weight: var(--font-wayfinding-link-active-weight-lhxtkr, 700);
|
|
328
328
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
329
329
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
330
330
|
color: var(--color-text-accent-rvq171, #0073bb);
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
.awsui_header-
|
|
334
|
-
.
|
|
333
|
+
.awsui_header-link_l0dv0_kmbuh_193:not(#\9),
|
|
334
|
+
.awsui_link_l0dv0_kmbuh_317:not(#\9) {
|
|
335
335
|
text-decoration: none;
|
|
336
336
|
}
|
|
337
|
-
.awsui_header-
|
|
338
|
-
.
|
|
337
|
+
.awsui_header-link_l0dv0_kmbuh_193:not(#\9):hover,
|
|
338
|
+
.awsui_link_l0dv0_kmbuh_317:not(#\9):hover {
|
|
339
339
|
color: var(--color-text-accent-rvq171, #0073bb);
|
|
340
340
|
}
|
|
341
|
-
.awsui_header-
|
|
342
|
-
.
|
|
341
|
+
.awsui_header-link_l0dv0_kmbuh_193:not(#\9):focus,
|
|
342
|
+
.awsui_link_l0dv0_kmbuh_317:not(#\9):focus {
|
|
343
343
|
outline: none;
|
|
344
344
|
}
|
|
345
|
-
.awsui_header-
|
|
345
|
+
.awsui_header-link_l0dv0_kmbuh_193:not(#\9):hover, .awsui_header-link_l0dv0_kmbuh_193:not(#\9):focus, .awsui_link_l0dv0_kmbuh_317:not(#\9):hover, .awsui_link_l0dv0_kmbuh_317:not(#\9):focus {
|
|
346
346
|
text-decoration: none;
|
|
347
347
|
}
|
|
348
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
349
|
-
body[data-awsui-focus-visible=true] .
|
|
348
|
+
body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_kmbuh_193:not(#\9):focus,
|
|
349
|
+
body[data-awsui-focus-visible=true] .awsui_link_l0dv0_kmbuh_317:not(#\9):focus {
|
|
350
350
|
outline: thin dotted;
|
|
351
351
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
352
352
|
outline-offset: 2px;
|
|
@@ -358,29 +358,29 @@ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_hxww5_317:not(#\9):focus {
|
|
|
358
358
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
359
359
|
}
|
|
360
360
|
|
|
361
|
-
.
|
|
361
|
+
.awsui_info_l0dv0_kmbuh_363:not(#\9) {
|
|
362
362
|
margin-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
363
363
|
}
|
|
364
364
|
|
|
365
|
-
.awsui_external-
|
|
365
|
+
.awsui_external-icon_l0dv0_kmbuh_367:not(#\9) {
|
|
366
366
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
367
367
|
}
|
|
368
368
|
|
|
369
|
-
.
|
|
369
|
+
.awsui_divider_l0dv0_kmbuh_232:not(#\9) {
|
|
370
370
|
border-block: none;
|
|
371
371
|
border-inline: none;
|
|
372
372
|
}
|
|
373
373
|
|
|
374
|
-
.awsui_divider-
|
|
374
|
+
.awsui_divider-default_l0dv0_kmbuh_376:not(#\9) {
|
|
375
375
|
margin-block: var(--space-scaled-2x-xl-vvl7tm, 24px);
|
|
376
376
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-6msb21, 12px));
|
|
377
377
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
378
378
|
}
|
|
379
379
|
|
|
380
|
-
.awsui_divider-
|
|
380
|
+
.awsui_divider-header_l0dv0_kmbuh_232:not(#\9) {
|
|
381
381
|
margin-block: 0;
|
|
382
382
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-panel-header-iffljr, #eaeded);
|
|
383
383
|
}
|
|
384
|
-
.awsui_with-
|
|
384
|
+
.awsui_with-toolbar_l0dv0_kmbuh_232 > .awsui_divider-header_l0dv0_kmbuh_232:not(#\9) {
|
|
385
385
|
border-color: transparent;
|
|
386
386
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"header": "
|
|
7
|
-
"header-link": "awsui_header-
|
|
8
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
9
|
-
"header-link-text": "awsui_header-link-
|
|
10
|
-
"header-logo": "awsui_header-
|
|
11
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
12
|
-
"items-control": "awsui_items-
|
|
13
|
-
"list-container": "awsui_list-
|
|
14
|
-
"with-toolbar": "awsui_with-
|
|
15
|
-
"divider-header": "awsui_divider-
|
|
16
|
-
"list": "
|
|
17
|
-
"list-variant-root": "awsui_list-variant-
|
|
18
|
-
"list-variant-root--first": "awsui_list-variant-root--
|
|
19
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
20
|
-
"list-item": "awsui_list-
|
|
21
|
-
"section": "
|
|
22
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
23
|
-
"section--no-ident": "awsui_section--no-
|
|
24
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
25
|
-
"refresh": "
|
|
26
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
27
|
-
"section-group": "awsui_section-
|
|
28
|
-
"section-group-title": "awsui_section-group-
|
|
29
|
-
"link": "
|
|
30
|
-
"link-active": "awsui_link-
|
|
31
|
-
"info": "
|
|
32
|
-
"external-icon": "awsui_external-
|
|
33
|
-
"divider": "
|
|
34
|
-
"divider-default": "awsui_divider-
|
|
5
|
+
"root": "awsui_root_l0dv0_kmbuh_145",
|
|
6
|
+
"header": "awsui_header_l0dv0_kmbuh_179",
|
|
7
|
+
"header-link": "awsui_header-link_l0dv0_kmbuh_193",
|
|
8
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_kmbuh_204",
|
|
9
|
+
"header-link-text": "awsui_header-link-text_l0dv0_kmbuh_204",
|
|
10
|
+
"header-logo": "awsui_header-logo_l0dv0_kmbuh_209",
|
|
11
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_kmbuh_215",
|
|
12
|
+
"items-control": "awsui_items-control_l0dv0_kmbuh_220",
|
|
13
|
+
"list-container": "awsui_list-container_l0dv0_kmbuh_224",
|
|
14
|
+
"with-toolbar": "awsui_with-toolbar_l0dv0_kmbuh_232",
|
|
15
|
+
"divider-header": "awsui_divider-header_l0dv0_kmbuh_232",
|
|
16
|
+
"list": "awsui_list_l0dv0_kmbuh_224",
|
|
17
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_kmbuh_245",
|
|
18
|
+
"list-variant-root--first": "awsui_list-variant-root--first_l0dv0_kmbuh_252",
|
|
19
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_kmbuh_256",
|
|
20
|
+
"list-item": "awsui_list-item_l0dv0_kmbuh_260",
|
|
21
|
+
"section": "awsui_section_l0dv0_kmbuh_271",
|
|
22
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_kmbuh_272",
|
|
23
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_kmbuh_275",
|
|
24
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_kmbuh_276",
|
|
25
|
+
"refresh": "awsui_refresh_l0dv0_kmbuh_284",
|
|
26
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_kmbuh_295",
|
|
27
|
+
"section-group": "awsui_section-group_l0dv0_kmbuh_302",
|
|
28
|
+
"section-group-title": "awsui_section-group-title_l0dv0_kmbuh_313",
|
|
29
|
+
"link": "awsui_link_l0dv0_kmbuh_317",
|
|
30
|
+
"link-active": "awsui_link-active_l0dv0_kmbuh_326",
|
|
31
|
+
"info": "awsui_info_l0dv0_kmbuh_363",
|
|
32
|
+
"external-icon": "awsui_external-icon_l0dv0_kmbuh_367",
|
|
33
|
+
"divider": "awsui_divider_l0dv0_kmbuh_232",
|
|
34
|
+
"divider-default": "awsui_divider-default_l0dv0_kmbuh_376"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"preference-icon--svg": "awsui_preference-icon--
|
|
5
|
-
"preference-icon--layout-border": "awsui_preference-icon--layout-
|
|
6
|
-
"preference-icon--layout-background": "awsui_preference-icon--layout-
|
|
7
|
-
"preference-icon--layout-header": "awsui_preference-icon--layout-
|
|
8
|
-
"preference-icon--border": "awsui_preference-icon--
|
|
9
|
-
"preference-icon--primary-button": "awsui_preference-icon--primary-
|
|
10
|
-
"preference-icon--secondary": "awsui_preference-icon--
|
|
11
|
-
"preference-icon--disabled-element": "awsui_preference-icon--disabled-
|
|
12
|
-
"preference-icon--separator": "awsui_preference-icon--
|
|
13
|
-
"preference-icon--focus-text": "awsui_preference-icon--focus-
|
|
14
|
-
"preference-icon-refresh--svg": "awsui_preference-icon-refresh--
|
|
15
|
-
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-
|
|
16
|
-
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-
|
|
17
|
-
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--
|
|
18
|
-
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--
|
|
19
|
-
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-
|
|
20
|
-
"preference-icon-refresh--window": "awsui_preference-icon-refresh--
|
|
21
|
-
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--
|
|
22
|
-
"preference-icon-refresh--default": "awsui_preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-
|
|
25
|
-
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--
|
|
4
|
+
"preference-icon--svg": "awsui_preference-icon--svg_d4xxm_fbd5l_145",
|
|
5
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_d4xxm_fbd5l_151",
|
|
6
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_d4xxm_fbd5l_155",
|
|
7
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_d4xxm_fbd5l_158",
|
|
8
|
+
"preference-icon--border": "awsui_preference-icon--border_d4xxm_fbd5l_161",
|
|
9
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_d4xxm_fbd5l_165",
|
|
10
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_d4xxm_fbd5l_168",
|
|
11
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_d4xxm_fbd5l_171",
|
|
12
|
+
"preference-icon--separator": "awsui_preference-icon--separator_d4xxm_fbd5l_174",
|
|
13
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_d4xxm_fbd5l_177",
|
|
14
|
+
"preference-icon-refresh--svg": "awsui_preference-icon-refresh--svg_d4xxm_fbd5l_181",
|
|
15
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_d4xxm_fbd5l_187",
|
|
16
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_d4xxm_fbd5l_190",
|
|
17
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_d4xxm_fbd5l_193",
|
|
18
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_d4xxm_fbd5l_196",
|
|
19
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_d4xxm_fbd5l_199",
|
|
20
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_d4xxm_fbd5l_202",
|
|
21
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_d4xxm_fbd5l_206",
|
|
22
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_d4xxm_fbd5l_209",
|
|
23
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_d4xxm_fbd5l_212",
|
|
24
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_d4xxm_fbd5l_215",
|
|
25
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_d4xxm_fbd5l_218"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -142,79 +142,79 @@
|
|
|
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_preference-icon--
|
|
145
|
+
.awsui_preference-icon--svg_d4xxm_fbd5l_145:not(#\9) {
|
|
146
146
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
147
147
|
}
|
|
148
|
-
.awsui_preference-icon--
|
|
148
|
+
.awsui_preference-icon--svg_d4xxm_fbd5l_145:not(#\9):dir(rtl) {
|
|
149
149
|
transform: scaleX(-1);
|
|
150
150
|
}
|
|
151
|
-
.awsui_preference-icon--layout-
|
|
151
|
+
.awsui_preference-icon--layout-border_d4xxm_fbd5l_151:not(#\9) {
|
|
152
152
|
stroke: var(--color-background-home-header-4rk3o3, #000000);
|
|
153
153
|
fill: var(--color-background-container-content-aemn43, #ffffff);
|
|
154
154
|
}
|
|
155
|
-
.awsui_preference-icon--layout-
|
|
155
|
+
.awsui_preference-icon--layout-background_d4xxm_fbd5l_155:not(#\9) {
|
|
156
156
|
fill: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
157
157
|
}
|
|
158
|
-
.awsui_preference-icon--layout-
|
|
158
|
+
.awsui_preference-icon--layout-header_d4xxm_fbd5l_158:not(#\9) {
|
|
159
159
|
fill: var(--color-background-home-header-4rk3o3, #000000);
|
|
160
160
|
}
|
|
161
|
-
.awsui_preference-icon--
|
|
162
|
-
stroke: var(--color-text-group-label-
|
|
161
|
+
.awsui_preference-icon--border_d4xxm_fbd5l_161:not(#\9) {
|
|
162
|
+
stroke: var(--color-text-group-label-yp8mcz, #545b64);
|
|
163
163
|
fill: var(--color-background-container-content-aemn43, #ffffff);
|
|
164
164
|
}
|
|
165
|
-
.awsui_preference-icon--primary-
|
|
165
|
+
.awsui_preference-icon--primary-button_d4xxm_fbd5l_165:not(#\9) {
|
|
166
166
|
fill: var(--color-background-button-primary-default-3w82vy, #0073bb);
|
|
167
167
|
}
|
|
168
|
-
.awsui_preference-icon--
|
|
169
|
-
fill: var(--color-text-group-label-
|
|
168
|
+
.awsui_preference-icon--secondary_d4xxm_fbd5l_168:not(#\9) {
|
|
169
|
+
fill: var(--color-text-group-label-yp8mcz, #545b64);
|
|
170
170
|
}
|
|
171
|
-
.awsui_preference-icon--disabled-
|
|
171
|
+
.awsui_preference-icon--disabled-element_d4xxm_fbd5l_171:not(#\9) {
|
|
172
172
|
fill: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
173
173
|
}
|
|
174
|
-
.awsui_preference-icon--
|
|
174
|
+
.awsui_preference-icon--separator_d4xxm_fbd5l_174:not(#\9) {
|
|
175
175
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
176
176
|
}
|
|
177
|
-
.awsui_preference-icon--focus-
|
|
177
|
+
.awsui_preference-icon--focus-text_d4xxm_fbd5l_177:not(#\9) {
|
|
178
178
|
fill: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_preference-icon-refresh--
|
|
181
|
+
.awsui_preference-icon-refresh--svg_d4xxm_fbd5l_181:not(#\9) {
|
|
182
182
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
183
183
|
}
|
|
184
|
-
.awsui_preference-icon-refresh--
|
|
184
|
+
.awsui_preference-icon-refresh--svg_d4xxm_fbd5l_181:not(#\9):dir(rtl) {
|
|
185
185
|
transform: scaleX(-1);
|
|
186
186
|
}
|
|
187
|
-
.awsui_preference-icon-refresh--layout-
|
|
187
|
+
.awsui_preference-icon-refresh--layout-top_d4xxm_fbd5l_187:not(#\9) {
|
|
188
188
|
fill: var(--color-background-button-primary-disabled-1tc1nl, #ffffff);
|
|
189
189
|
}
|
|
190
|
-
.awsui_preference-icon-refresh--layout-
|
|
190
|
+
.awsui_preference-icon-refresh--layout-main_d4xxm_fbd5l_190:not(#\9) {
|
|
191
191
|
fill: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
192
192
|
}
|
|
193
|
-
.awsui_preference-icon-refresh--
|
|
193
|
+
.awsui_preference-icon-refresh--primary_d4xxm_fbd5l_193:not(#\9) {
|
|
194
194
|
fill: var(--color-background-button-primary-default-3w82vy, #0073bb);
|
|
195
195
|
}
|
|
196
|
-
.awsui_preference-icon-refresh--
|
|
196
|
+
.awsui_preference-icon-refresh--disabled_d4xxm_fbd5l_196:not(#\9) {
|
|
197
197
|
fill: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
198
198
|
}
|
|
199
|
-
.awsui_preference-icon-refresh--column-
|
|
199
|
+
.awsui_preference-icon-refresh--column-header_d4xxm_fbd5l_199:not(#\9) {
|
|
200
200
|
fill: var(--color-text-input-disabled-y5t5v9, #879596);
|
|
201
201
|
}
|
|
202
|
-
.awsui_preference-icon-refresh--
|
|
202
|
+
.awsui_preference-icon-refresh--window_d4xxm_fbd5l_202:not(#\9) {
|
|
203
203
|
stroke: var(--color-background-home-header-4rk3o3, #000000);
|
|
204
204
|
fill: var(--color-background-container-content-aemn43, #ffffff);
|
|
205
205
|
}
|
|
206
|
-
.awsui_preference-icon-refresh--
|
|
207
|
-
fill: var(--color-text-body-secondary-
|
|
206
|
+
.awsui_preference-icon-refresh--secondary_d4xxm_fbd5l_206:not(#\9) {
|
|
207
|
+
fill: var(--color-text-body-secondary-gaft81, #545b64);
|
|
208
208
|
}
|
|
209
|
-
.awsui_preference-icon-refresh--
|
|
209
|
+
.awsui_preference-icon-refresh--default_d4xxm_fbd5l_209:not(#\9) {
|
|
210
210
|
fill: var(--color-text-body-default-5qid0u, #16191f);
|
|
211
211
|
}
|
|
212
|
-
.awsui_preference-icon-refresh--
|
|
212
|
+
.awsui_preference-icon-refresh--separator_d4xxm_fbd5l_212:not(#\9) {
|
|
213
213
|
stroke: var(--color-border-divider-default-ipvpev, #eaeded);
|
|
214
214
|
}
|
|
215
|
-
.awsui_preference-icon-refresh--input-
|
|
215
|
+
.awsui_preference-icon-refresh--input-default_d4xxm_fbd5l_215:not(#\9) {
|
|
216
216
|
fill: var(--color-border-input-default-txli8y, #687078);
|
|
217
217
|
}
|
|
218
|
-
.awsui_preference-icon-refresh--
|
|
218
|
+
.awsui_preference-icon-refresh--heading_d4xxm_fbd5l_218:not(#\9) {
|
|
219
219
|
fill: var(--color-text-heading-default-wlau07, #16191f);
|
|
220
220
|
}
|