@cloudscape-design/components-themeable 3.0.1302 → 3.0.1303

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.
Files changed (35) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/copy-to-clipboard/styles.scss +1 -1
  3. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  4. package/lib/internal/scss/key-value-pairs/styles.scss +1 -0
  5. package/lib/internal/template/autosuggest/interfaces.d.ts +0 -2
  6. package/lib/internal/template/autosuggest/interfaces.d.ts.map +1 -1
  7. package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
  8. package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -5
  9. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +7 -7
  10. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -5
  11. package/lib/internal/template/internal/base-component/styles.scoped.css +12 -1
  12. package/lib/internal/template/internal/environment.js +2 -2
  13. package/lib/internal/template/internal/environment.json +2 -2
  14. package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
  15. package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
  16. package/lib/internal/template/internal/generated/theming/index.cjs +32 -0
  17. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +9 -0
  18. package/lib/internal/template/internal/generated/theming/index.d.ts +9 -0
  19. package/lib/internal/template/internal/generated/theming/index.js +32 -0
  20. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  21. package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -9
  22. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  23. package/lib/internal/template/multiselect/interfaces.d.ts +0 -2
  24. package/lib/internal/template/multiselect/interfaces.d.ts.map +1 -1
  25. package/lib/internal/template/multiselect/interfaces.js.map +1 -1
  26. package/lib/internal/template/prompt-input/interfaces.d.ts +0 -2
  27. package/lib/internal/template/prompt-input/interfaces.d.ts.map +1 -1
  28. package/lib/internal/template/prompt-input/interfaces.js.map +1 -1
  29. package/lib/internal/template/select/interfaces.d.ts +0 -2
  30. package/lib/internal/template/select/interfaces.d.ts.map +1 -1
  31. package/lib/internal/template/select/interfaces.js.map +1 -1
  32. package/lib/internal/template/wizard/interfaces.d.ts +0 -2
  33. package/lib/internal/template/wizard/interfaces.d.ts.map +1 -1
  34. package/lib/internal/template/wizard/interfaces.js.map +1 -1
  35. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "742c992ab312c55f52d4fc3198ca85f6d7a982ad"
2
+ "commit": "bc6c9867e7e3bce040ba4a3a659640c3b328eead"
3
3
  }
@@ -18,7 +18,7 @@
18
18
 
19
19
  &-no-wrap {
20
20
  display: inline-flex;
21
- align-items: start;
21
+ align-items: flex-start;
22
22
  max-inline-size: 100%;
23
23
  word-break: normal;
24
24
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Build environment
3
- $awsui-commit-hash: "742c992a";
3
+ $awsui-commit-hash: "bc6c9867";
4
4
  // Manually managed CSS-variables
5
5
  $maxContentWidth: --awsui-max-content-width-6b9ypa;
6
6
  $minContentWidth: --awsui-min-content-width-6b9ypa;
@@ -45,6 +45,7 @@
45
45
  margin-inline-start: 0;
46
46
  margin-block-start: 0;
47
47
  margin-block-end: 0;
48
+ color: awsui.$color-text-key-value-pairs-value;
48
49
  }
49
50
 
50
51
  .info {
@@ -73,8 +73,6 @@ export interface AutosuggestProps extends BaseComponentProps, BaseInputProps, In
73
73
  * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.
74
74
  *
75
75
  * When returning `null`, the default rendering will be applied for that item.
76
- *
77
- * @awsuiSystem core
78
76
  */
79
77
  renderOption?: AutosuggestProps.ItemRenderer;
80
78
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { ReactNode } from 'react';\n\nimport { BaseDropdownHostProps, OptionsFilteringType, OptionsLoadItemsDetail } from '../dropdown/interfaces';\nimport { BaseInputProps, InputAutoCorrect, InputClearLabel, InputKeyEvents, InputProps } from '../input/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status';\nimport { OptionDefinition, OptionGroup } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AutosuggestProps\n extends BaseComponentProps,\n BaseInputProps,\n InputAutoCorrect,\n BaseDropdownHostProps,\n InputKeyEvents,\n InputClearLabel,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n onLoadItems?: NonCancelableEventHandler<AutosuggestProps.LoadItemsDetail>;\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 * - `label` (string) - (Optional) Option text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option is disabled.\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.\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.\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 * #### OptionGroup\n * - `label` (string) - Option group text displayed to the user.\n * - `disabled` (boolean) - (Optional) Determines whether the option group is disabled.\n * - `options` (Option[]) - (Optional) The options under this group.\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?: AutosuggestProps.Options;\n\n /**\n * Specifies a render function to render custom options in the dropdown menu.\n *\n * The item inside the props has a different shape depending on its type:\n *\n *\n * ### item\n *\n * - `type` ('item') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (Option) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n * - `highlighted` (boolean) - Whether the item is currently highlighted.\n * - `selected` (boolean) - Whether the item is selected.\n * - `parent` (OptionGroupRenderItem | null) - The parent group item, if any.\n *\n * ### group\n *\n * - `type` ('group') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (OptionGroup) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n *\n * ### entered-text\n *\n * - `type` ('entered-text') - The item type.\n * - `option` (Option) - The entered-text option configuration.\n *\n * When providing a custom `renderOption` implementation, it fully replaces the default visual rendering and content for that item.\n * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.\n *\n * When returning `null`, the default rendering will be applied for that item.\n *\n * @awsuiSystem core\n */\n renderOption?: AutosuggestProps.ItemRenderer;\n\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 * Specifies a function that generates the custom value indicator (for example, `Use \"${value}\"`).\n * @i18n\n */\n enteredTextLabel?: AutosuggestProps.EnteredTextLabel;\n\n /**\n * Defines whether entered text option is shown as the first option in the dropdown when value is non-empty.\n */\n hideEnteredTextOption?: boolean;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n *\n * Note that the `matchesCount` includes the `enteredTextLabel` (\"Use ${value}\") item, so in most cases you\n * should subtract 1 from `matchesCount`. If using manual filtering, you should provide your own value for `totalCount`.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n\n /**\n * Specifies the text that's displayed when there aren't any suggestions to display.\n * This is displayed when `statusType` is set to `finished` or it's not set at all.\n */\n empty?: React.ReactNode;\n\n /**\n * Called whenever a user selects an option in the dropdown. Don't use this event as the only way to handle user input.\n * Instead, use `onSelect` in combination with the `onChange` handler only as an optional convenience for the user.\n */\n onSelect?: NonCancelableEventHandler<AutosuggestProps.SelectDetail>;\n\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/autosuggest/?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/autosuggest/?tabId=usage#accessibility-guidelines).\n */\n renderHighlightedAriaLive?: AutosuggestProps.ContainingOptionAndGroupString;\n\n /**\n * An object containing CSS properties to customize the autosuggest's visual appearance.\n * Refer to the [style](/components/autosuggest/?tabId=style) tab for more details.\n * @awsuiSystem core\n */\n style?: AutosuggestProps.Style;\n}\n\nexport namespace AutosuggestProps {\n export type ChangeDetail = InputProps.ChangeDetail;\n export type KeyDetail = InputProps.KeyDetail;\n export type FilteringType = OptionsFilteringType;\n export type Option = OptionDefinition;\n export type Options = ReadonlyArray<Option | OptionGroup>;\n export type EnteredTextLabel = (value: string) => string;\n export interface OptionGroup extends Option {\n label?: string;\n options: ReadonlyArray<Option>;\n }\n /* eslint-disable-next-line @typescript-eslint/no-empty-object-type --\n * Required to create a distinct named type for the documenter.\n **/\n export interface LoadItemsDetail extends OptionsLoadItemsDetail {}\n export type StatusType = DropdownStatusProps.StatusType;\n export interface SelectDetail {\n value: string;\n selectedOption?: Option;\n }\n\n export interface ContainingOptionAndGroupString {\n (option: Option, group?: OptionGroup): string;\n }\n\n export interface OptionRenderItem {\n type: 'item';\n index: number;\n option: Option;\n disabled: boolean;\n highlighted: boolean;\n selected: boolean;\n parent: OptionGroupRenderItem | null;\n }\n export interface OptionGroupRenderItem {\n type: 'group';\n index: number;\n option: OptionGroup;\n disabled: boolean;\n }\n export interface EnteredTextRenderItem {\n type: 'entered-text';\n option: Option;\n highlighted: boolean;\n }\n export type RenderItem = OptionRenderItem | OptionGroupRenderItem | EnteredTextRenderItem;\n export type ItemRenderer = (props: { item: RenderItem; filterText?: string }) => ReactNode | null;\n\n export interface Ref {\n /**\n * Sets input focus onto the UI control.\n */\n focus(): void;\n\n /**\n * Selects all text in the input control.\n */\n select(): void;\n }\n\n export interface Style {\n root?: {\n backgroundColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderRadius?: string;\n borderWidth?: string;\n boxShadow?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n color?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n fontSize?: string;\n fontWeight?: string;\n paddingBlock?: string;\n paddingInline?: string;\n };\n placeholder?: {\n color?: string;\n fontSize?: string;\n fontStyle?: string;\n fontWeight?: string;\n };\n }\n}\n\n// TODO: use DropdownOption type same as in select and multiselect\nexport type AutosuggestItem = (AutosuggestProps.Option | AutosuggestProps.OptionGroup) & {\n type?: 'parent' | 'child' | 'use-entered';\n option: OptionDefinition | OptionGroup;\n parent?: OptionGroup;\n};\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { ReactNode } from 'react';\n\nimport { BaseDropdownHostProps, OptionsFilteringType, OptionsLoadItemsDetail } from '../dropdown/interfaces';\nimport { BaseInputProps, InputAutoCorrect, InputClearLabel, InputKeyEvents, InputProps } from '../input/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status';\nimport { OptionDefinition, OptionGroup } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AutosuggestProps\n extends BaseComponentProps,\n BaseInputProps,\n InputAutoCorrect,\n BaseDropdownHostProps,\n InputKeyEvents,\n InputClearLabel,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n onLoadItems?: NonCancelableEventHandler<AutosuggestProps.LoadItemsDetail>;\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 * - `label` (string) - (Optional) Option text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option is disabled.\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.\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.\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 * #### OptionGroup\n * - `label` (string) - Option group text displayed to the user.\n * - `disabled` (boolean) - (Optional) Determines whether the option group is disabled.\n * - `options` (Option[]) - (Optional) The options under this group.\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?: AutosuggestProps.Options;\n\n /**\n * Specifies a render function to render custom options in the dropdown menu.\n *\n * The item inside the props has a different shape depending on its type:\n *\n *\n * ### item\n *\n * - `type` ('item') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (Option) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n * - `highlighted` (boolean) - Whether the item is currently highlighted.\n * - `selected` (boolean) - Whether the item is selected.\n * - `parent` (OptionGroupRenderItem | null) - The parent group item, if any.\n *\n * ### group\n *\n * - `type` ('group') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (OptionGroup) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n *\n * ### entered-text\n *\n * - `type` ('entered-text') - The item type.\n * - `option` (Option) - The entered-text option configuration.\n *\n * When providing a custom `renderOption` implementation, it fully replaces the default visual rendering and content for that item.\n * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.\n *\n * When returning `null`, the default rendering will be applied for that item.\n */\n renderOption?: AutosuggestProps.ItemRenderer;\n\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 * Specifies a function that generates the custom value indicator (for example, `Use \"${value}\"`).\n * @i18n\n */\n enteredTextLabel?: AutosuggestProps.EnteredTextLabel;\n\n /**\n * Defines whether entered text option is shown as the first option in the dropdown when value is non-empty.\n */\n hideEnteredTextOption?: boolean;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n *\n * Note that the `matchesCount` includes the `enteredTextLabel` (\"Use ${value}\") item, so in most cases you\n * should subtract 1 from `matchesCount`. If using manual filtering, you should provide your own value for `totalCount`.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n\n /**\n * Specifies the text that's displayed when there aren't any suggestions to display.\n * This is displayed when `statusType` is set to `finished` or it's not set at all.\n */\n empty?: React.ReactNode;\n\n /**\n * Called whenever a user selects an option in the dropdown. Don't use this event as the only way to handle user input.\n * Instead, use `onSelect` in combination with the `onChange` handler only as an optional convenience for the user.\n */\n onSelect?: NonCancelableEventHandler<AutosuggestProps.SelectDetail>;\n\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/autosuggest/?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/autosuggest/?tabId=usage#accessibility-guidelines).\n */\n renderHighlightedAriaLive?: AutosuggestProps.ContainingOptionAndGroupString;\n\n /**\n * An object containing CSS properties to customize the autosuggest's visual appearance.\n * Refer to the [style](/components/autosuggest/?tabId=style) tab for more details.\n * @awsuiSystem core\n */\n style?: AutosuggestProps.Style;\n}\n\nexport namespace AutosuggestProps {\n export type ChangeDetail = InputProps.ChangeDetail;\n export type KeyDetail = InputProps.KeyDetail;\n export type FilteringType = OptionsFilteringType;\n export type Option = OptionDefinition;\n export type Options = ReadonlyArray<Option | OptionGroup>;\n export type EnteredTextLabel = (value: string) => string;\n export interface OptionGroup extends Option {\n label?: string;\n options: ReadonlyArray<Option>;\n }\n /* eslint-disable-next-line @typescript-eslint/no-empty-object-type --\n * Required to create a distinct named type for the documenter.\n **/\n export interface LoadItemsDetail extends OptionsLoadItemsDetail {}\n export type StatusType = DropdownStatusProps.StatusType;\n export interface SelectDetail {\n value: string;\n selectedOption?: Option;\n }\n\n export interface ContainingOptionAndGroupString {\n (option: Option, group?: OptionGroup): string;\n }\n\n export interface OptionRenderItem {\n type: 'item';\n index: number;\n option: Option;\n disabled: boolean;\n highlighted: boolean;\n selected: boolean;\n parent: OptionGroupRenderItem | null;\n }\n export interface OptionGroupRenderItem {\n type: 'group';\n index: number;\n option: OptionGroup;\n disabled: boolean;\n }\n export interface EnteredTextRenderItem {\n type: 'entered-text';\n option: Option;\n highlighted: boolean;\n }\n export type RenderItem = OptionRenderItem | OptionGroupRenderItem | EnteredTextRenderItem;\n export type ItemRenderer = (props: { item: RenderItem; filterText?: string }) => ReactNode | null;\n\n export interface Ref {\n /**\n * Sets input focus onto the UI control.\n */\n focus(): void;\n\n /**\n * Selects all text in the input control.\n */\n select(): void;\n }\n\n export interface Style {\n root?: {\n backgroundColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderRadius?: string;\n borderWidth?: string;\n boxShadow?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n color?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n fontSize?: string;\n fontWeight?: string;\n paddingBlock?: string;\n paddingInline?: string;\n };\n placeholder?: {\n color?: string;\n fontSize?: string;\n fontStyle?: string;\n fontWeight?: string;\n };\n }\n}\n\n// TODO: use DropdownOption type same as in select and multiselect\nexport type AutosuggestItem = (AutosuggestProps.Option | AutosuggestProps.OptionGroup) & {\n type?: 'parent' | 'child' | 'use-entered';\n option: OptionDefinition | OptionGroup;\n parent?: OptionGroup;\n};\n"]}
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_5a145_12q92_9",
5
- "inline-container": "awsui_inline-container_5a145_12q92_13",
6
- "inline-container-trigger": "awsui_inline-container-trigger_5a145_12q92_16",
7
- "inline-container-no-wrap": "awsui_inline-container-no-wrap_5a145_12q92_19",
8
- "text-to-display": "awsui_text-to-display_5a145_12q92_28"
4
+ "root": "awsui_root_5a145_17hkg_9",
5
+ "inline-container": "awsui_inline-container_5a145_17hkg_13",
6
+ "inline-container-trigger": "awsui_inline-container-trigger_5a145_17hkg_16",
7
+ "inline-container-no-wrap": "awsui_inline-container-no-wrap_5a145_17hkg_19",
8
+ "text-to-display": "awsui_text-to-display_5a145_17hkg_28"
9
9
  };
10
10
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_root_5a145_12q92_9:not(#\9) {
9
+ .awsui_root_5a145_17hkg_9:not(#\9) {
10
10
  display: contents;
11
11
  }
12
12
 
13
- .awsui_inline-container_5a145_12q92_13:not(#\9) {
13
+ .awsui_inline-container_5a145_17hkg_13:not(#\9) {
14
14
  word-break: break-all;
15
15
  }
16
- .awsui_inline-container-trigger_5a145_12q92_16:not(#\9) {
16
+ .awsui_inline-container-trigger_5a145_17hkg_16:not(#\9) {
17
17
  margin-inline-end: var(--space-scaled-xxs-jatbiv, 4px);
18
18
  }
19
- .awsui_inline-container-no-wrap_5a145_12q92_19:not(#\9) {
19
+ .awsui_inline-container-no-wrap_5a145_17hkg_19:not(#\9) {
20
20
  display: inline-flex;
21
- align-items: start;
21
+ align-items: flex-start;
22
22
  max-inline-size: 100%;
23
23
  word-break: normal;
24
24
  }
25
- .awsui_inline-container-no-wrap_5a145_12q92_19 > .awsui_inline-container-trigger_5a145_12q92_16:not(#\9) {
25
+ .awsui_inline-container-no-wrap_5a145_17hkg_19 > .awsui_inline-container-trigger_5a145_17hkg_16:not(#\9) {
26
26
  flex-shrink: 0;
27
27
  }
28
- .awsui_inline-container-no-wrap_5a145_12q92_19 > .awsui_text-to-display_5a145_12q92_28:not(#\9) {
28
+ .awsui_inline-container-no-wrap_5a145_17hkg_19 > .awsui_text-to-display_5a145_17hkg_28:not(#\9) {
29
29
  overflow: hidden;
30
30
  text-overflow: ellipsis;
31
31
  white-space: nowrap;
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_5a145_12q92_9",
6
- "inline-container": "awsui_inline-container_5a145_12q92_13",
7
- "inline-container-trigger": "awsui_inline-container-trigger_5a145_12q92_16",
8
- "inline-container-no-wrap": "awsui_inline-container-no-wrap_5a145_12q92_19",
9
- "text-to-display": "awsui_text-to-display_5a145_12q92_28"
5
+ "root": "awsui_root_5a145_17hkg_9",
6
+ "inline-container": "awsui_inline-container_5a145_17hkg_13",
7
+ "inline-container-trigger": "awsui_inline-container-trigger_5a145_17hkg_16",
8
+ "inline-container-no-wrap": "awsui_inline-container-no-wrap_5a145_17hkg_19",
9
+ "text-to-display": "awsui_text-to-display_5a145_17hkg_28"
10
10
  };
11
11
 
@@ -493,6 +493,7 @@
493
493
  --color-text-interactive-inverted-hover-p0x69h:var(--color-neutral-100-wbgy1o);
494
494
  --color-text-inverted-2l365o:var(--color-white-jf0w15);
495
495
  --color-text-label-482ybi:var(--color-neutral-650-92yp10);
496
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
496
497
  --color-text-layout-toggle-k2o6it:var(--color-neutral-650-92yp10);
497
498
  --color-text-layout-toggle-active-tb3a9u:var(--color-white-jf0w15);
498
499
  --color-text-layout-toggle-hover-c8l1z4:var(--color-primary-600-be1v6a);
@@ -1516,6 +1517,7 @@
1516
1517
  --color-text-form-label-guihvp:var(--color-text-form-default-q4dazc);
1517
1518
  --color-text-group-label-yp8mcz:var(--color-text-label-482ybi);
1518
1519
  --color-text-input-placeholder-disabled-x4lauf:var(--color-text-input-placeholder-hvcry0);
1520
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
1519
1521
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
1520
1522
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
1521
1523
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -1577,6 +1579,7 @@
1577
1579
  --color-text-calendar-month-vdrhy9:var(--color-text-body-secondary-gaft81);
1578
1580
  --color-text-dropdown-group-label-m31yo5:var(--color-text-group-label-yp8mcz);
1579
1581
  --color-text-group-label-yp8mcz:var(--color-text-label-482ybi);
1582
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
1580
1583
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
1581
1584
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
1582
1585
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -1634,6 +1637,7 @@
1634
1637
  --color-text-calendar-month-vdrhy9:var(--color-text-body-secondary-gaft81);
1635
1638
  --color-text-dropdown-group-label-m31yo5:var(--color-text-group-label-yp8mcz);
1636
1639
  --color-text-group-label-yp8mcz:var(--color-text-label-482ybi);
1640
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
1637
1641
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
1638
1642
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
1639
1643
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -2117,6 +2121,7 @@
2117
2121
  --color-text-toggle-button-icon-pressed-3m48et:var(--color-neutral-950-qehfms);
2118
2122
  --color-text-interactive-inverted-default-hyioba:var(--color-neutral-300-y8n3aq);
2119
2123
  --color-text-interactive-inverted-hover-p0x69h:var(--color-neutral-100-wbgy1o);
2124
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
2120
2125
  --color-text-layout-toggle-hover-c8l1z4:var(--color-primary-600-be1v6a);
2121
2126
  --color-text-link-default-z7zuy8:var(--color-primary-600-be1v6a);
2122
2127
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
@@ -2516,6 +2521,7 @@
2516
2521
  --color-text-button-link-default-gpg29i:var(--color-text-button-normal-default-gl8uar);
2517
2522
  --color-text-button-link-hover-s1jery:var(--color-text-button-normal-hover-tksuqp);
2518
2523
  --color-text-dropdown-group-label-m31yo5:var(--color-text-group-label-yp8mcz);
2524
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
2519
2525
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
2520
2526
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
2521
2527
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -2755,6 +2761,7 @@
2755
2761
  --color-text-form-label-guihvp:var(--color-text-form-default-q4dazc);
2756
2762
  --color-text-input-placeholder-disabled-x4lauf:var(--color-text-input-disabled-y5t5v9);
2757
2763
  --color-text-label-482ybi:var(--color-text-form-label-guihvp);
2764
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
2758
2765
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
2759
2766
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
2760
2767
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -3028,6 +3035,7 @@
3028
3035
  --color-text-form-label-guihvp:var(--color-text-form-default-q4dazc);
3029
3036
  --color-text-input-placeholder-disabled-x4lauf:var(--color-text-input-disabled-y5t5v9);
3030
3037
  --color-text-label-482ybi:var(--color-text-form-label-guihvp);
3038
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
3031
3039
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
3032
3040
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
3033
3041
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -3099,6 +3107,7 @@
3099
3107
  --color-text-button-link-active-7k8nt4:var(--color-text-button-normal-active-9o0xsh);
3100
3108
  --color-text-button-link-default-gpg29i:var(--color-text-button-normal-default-gl8uar);
3101
3109
  --color-text-button-link-hover-s1jery:var(--color-text-button-normal-hover-tksuqp);
3110
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
3102
3111
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
3103
3112
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
3104
3113
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -3182,6 +3191,7 @@
3182
3191
  --color-text-button-link-active-7k8nt4:var(--color-text-button-normal-active-9o0xsh);
3183
3192
  --color-text-button-link-default-gpg29i:var(--color-text-button-normal-default-gl8uar);
3184
3193
  --color-text-button-link-hover-s1jery:var(--color-text-button-normal-hover-tksuqp);
3194
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
3185
3195
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
3186
3196
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
3187
3197
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -3518,6 +3528,7 @@
3518
3528
  --color-text-form-label-guihvp:var(--color-text-form-default-q4dazc);
3519
3529
  --color-text-input-placeholder-disabled-x4lauf:var(--color-text-input-disabled-y5t5v9);
3520
3530
  --color-text-label-482ybi:var(--color-text-form-label-guihvp);
3531
+ --color-text-key-value-pairs-value-ta2vhc:var(--color-text-body-default-5qid0u);
3521
3532
  --color-text-link-secondary-default-6w6hsr:var(--color-text-link-default-z7zuy8);
3522
3533
  --color-text-link-secondary-hover-c3snug:var(--color-text-link-hover-pqxtsy);
3523
3534
  --color-text-link-info-default-09kbgu:var(--color-text-link-default-z7zuy8);
@@ -3693,5 +3704,5 @@
3693
3704
  }
3694
3705
  }
3695
3706
  :root {
3696
- --awsui-version-info-742c992a: true;
3707
+ --awsui-version-info-bc6c9867: true;
3697
3708
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (742c992a)";
3
- export var GIT_SHA = "742c992a";
2
+ export var PACKAGE_VERSION = "3.0.0 (bc6c9867)";
3
+ export var GIT_SHA = "bc6c9867";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "core";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (742c992a)",
4
- "GIT_SHA": "742c992a",
3
+ "PACKAGE_VERSION": "3.0.0 (bc6c9867)",
4
+ "GIT_SHA": "bc6c9867",
5
5
  "THEME": "default",
6
6
  "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": false
@@ -533,6 +533,7 @@ export const colorTextInteractiveInvertedDefault: string;
533
533
  export const colorTextInteractiveInvertedHover: string;
534
534
  export const colorTextInverted: string;
535
535
  export const colorTextLabel: string;
536
+ export const colorTextKeyValuePairsValue: string;
536
537
  export const colorTextLayoutToggle: string;
537
538
  export const colorTextLayoutToggleActive: string;
538
539
  export const colorTextLayoutToggleHover: string;
@@ -533,6 +533,7 @@ export var colorTextInteractiveInvertedDefault = "var(--color-text-interactive-i
533
533
  export var colorTextInteractiveInvertedHover = "var(--color-text-interactive-inverted-hover-65rnp7, #f9f9fa)";
534
534
  export var colorTextInverted = "var(--color-text-inverted-4v4dmq, #ffffff)";
535
535
  export var colorTextLabel = "var(--color-text-label-28gfmc, #0f141a)";
536
+ export var colorTextKeyValuePairsValue = "var(--color-text-key-value-pairs-value-pezok9, #0f141a)";
536
537
  export var colorTextLayoutToggle = "var(--color-text-layout-toggle-1a15s3, #ffffff)";
537
538
  export var colorTextLayoutToggleActive = "var(--color-text-layout-toggle-active-ifu7qp, #ffffff)";
538
539
  export var colorTextLayoutToggleHover = "var(--color-text-layout-toggle-hover-9jwdce, #006ce0)";
@@ -2179,6 +2179,10 @@ module.exports.preset = {
2179
2179
  "light": "{colorTextFormLabel}",
2180
2180
  "dark": "{colorTextFormLabel}"
2181
2181
  },
2182
+ "colorTextKeyValuePairsValue": {
2183
+ "light": "{colorTextBodyDefault}",
2184
+ "dark": "{colorTextBodyDefault}"
2185
+ },
2182
2186
  "colorTextLayoutToggle": {
2183
2187
  "light": "{colorWhite}",
2184
2188
  "dark": "{colorWhite}"
@@ -4840,6 +4844,10 @@ module.exports.preset = {
4840
4844
  "light": "{colorTextFormLabel}",
4841
4845
  "dark": "{colorTextFormLabel}"
4842
4846
  },
4847
+ "colorTextKeyValuePairsValue": {
4848
+ "light": "{colorTextBodyDefault}",
4849
+ "dark": "{colorTextBodyDefault}"
4850
+ },
4843
4851
  "colorTextLayoutToggle": {
4844
4852
  "light": "{colorWhite}",
4845
4853
  "dark": "{colorWhite}"
@@ -6325,6 +6333,10 @@ module.exports.preset = {
6325
6333
  "light": "{colorTextFormLabel}",
6326
6334
  "dark": "{colorTextFormLabel}"
6327
6335
  },
6336
+ "colorTextKeyValuePairsValue": {
6337
+ "light": "{colorTextBodyDefault}",
6338
+ "dark": "{colorTextBodyDefault}"
6339
+ },
6328
6340
  "colorTextLayoutToggle": {
6329
6341
  "light": "{colorWhite}",
6330
6342
  "dark": "{colorWhite}"
@@ -7738,6 +7750,10 @@ module.exports.preset = {
7738
7750
  "light": "{colorNeutral100}",
7739
7751
  "dark": "{colorNeutral100}"
7740
7752
  },
7753
+ "colorTextKeyValuePairsValue": {
7754
+ "light": "{colorTextBodyDefault}",
7755
+ "dark": "{colorTextBodyDefault}"
7756
+ },
7741
7757
  "colorTextLayoutToggle": {
7742
7758
  "light": "{colorWhite}",
7743
7759
  "dark": "{colorWhite}"
@@ -9036,6 +9052,10 @@ module.exports.preset = {
9036
9052
  "light": "{colorTextNotificationYellow}",
9037
9053
  "dark": "{colorTextNotificationYellow}"
9038
9054
  },
9055
+ "colorTextKeyValuePairsValue": {
9056
+ "light": "{colorTextBodyDefault}",
9057
+ "dark": "{colorTextBodyDefault}"
9058
+ },
9039
9059
  "colorTextLayoutToggle": {
9040
9060
  "light": "{colorWhite}",
9041
9061
  "dark": "{colorWhite}"
@@ -10334,6 +10354,10 @@ module.exports.preset = {
10334
10354
  "light": "{colorTextFormLabel}",
10335
10355
  "dark": "{colorTextFormLabel}"
10336
10356
  },
10357
+ "colorTextKeyValuePairsValue": {
10358
+ "light": "{colorTextBodyDefault}",
10359
+ "dark": "{colorTextBodyDefault}"
10360
+ },
10337
10361
  "colorTextLayoutToggle": {
10338
10362
  "light": "{colorWhite}",
10339
10363
  "dark": "{colorWhite}"
@@ -11634,6 +11658,10 @@ module.exports.preset = {
11634
11658
  "light": "{colorTextFormLabel}",
11635
11659
  "dark": "{colorTextFormLabel}"
11636
11660
  },
11661
+ "colorTextKeyValuePairsValue": {
11662
+ "light": "{colorTextBodyDefault}",
11663
+ "dark": "{colorTextBodyDefault}"
11664
+ },
11637
11665
  "colorTextLayoutToggle": {
11638
11666
  "light": "{colorWhite}",
11639
11667
  "dark": "{colorWhite}"
@@ -12419,6 +12447,7 @@ module.exports.preset = {
12419
12447
  "colorTextInteractiveInvertedHover": "color",
12420
12448
  "colorTextInverted": "color",
12421
12449
  "colorTextLabel": "color",
12450
+ "colorTextKeyValuePairsValue": "color",
12422
12451
  "colorTextLayoutToggle": "color",
12423
12452
  "colorTextLayoutToggleActive": "color",
12424
12453
  "colorTextLayoutToggleHover": "color",
@@ -13108,6 +13137,7 @@ module.exports.preset = {
13108
13137
  "colorTextInteractiveInvertedDefault",
13109
13138
  "colorTextInteractiveInvertedHover",
13110
13139
  "colorTextLabel",
13140
+ "colorTextKeyValuePairsValue",
13111
13141
  "colorTextLayoutToggle",
13112
13142
  "colorTextLayoutToggleActive",
13113
13143
  "colorTextLayoutToggleHover",
@@ -14294,6 +14324,7 @@ module.exports.preset = {
14294
14324
  "colorTextInteractiveInvertedHover": "color-text-interactive-inverted-hover",
14295
14325
  "colorTextInverted": "color-text-inverted",
14296
14326
  "colorTextLabel": "color-text-label",
14327
+ "colorTextKeyValuePairsValue": "color-text-key-value-pairs-value",
14297
14328
  "colorTextLayoutToggle": "color-text-layout-toggle",
14298
14329
  "colorTextLayoutToggleActive": "color-text-layout-toggle-active",
14299
14330
  "colorTextLayoutToggleHover": "color-text-layout-toggle-hover",
@@ -15213,6 +15244,7 @@ module.exports.preset = {
15213
15244
  "colorTextInteractiveInvertedHover": "--color-text-interactive-inverted-hover-65rnp7",
15214
15245
  "colorTextInverted": "--color-text-inverted-4v4dmq",
15215
15246
  "colorTextLabel": "--color-text-label-28gfmc",
15247
+ "colorTextKeyValuePairsValue": "--color-text-key-value-pairs-value-pezok9",
15216
15248
  "colorTextLayoutToggle": "--color-text-layout-toggle-1a15s3",
15217
15249
  "colorTextLayoutToggleActive": "--color-text-layout-toggle-active-ifu7qp",
15218
15250
  "colorTextLayoutToggleHover": "--color-text-layout-toggle-hover-9jwdce",
@@ -226,6 +226,7 @@ export declare interface TypedOverride {
226
226
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
227
227
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
228
228
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
229
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
229
230
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
230
231
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
231
232
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -604,6 +605,7 @@ export declare interface TypedOverride {
604
605
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
605
606
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
606
607
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
608
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
607
609
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
608
610
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
609
611
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -982,6 +984,7 @@ export declare interface TypedOverride {
982
984
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
983
985
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
984
986
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
987
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
985
988
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
986
989
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
987
990
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -1360,6 +1363,7 @@ export declare interface TypedOverride {
1360
1363
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1361
1364
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1362
1365
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1366
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1363
1367
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1364
1368
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1365
1369
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -1738,6 +1742,7 @@ export declare interface TypedOverride {
1738
1742
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1739
1743
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1740
1744
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1745
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1741
1746
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1742
1747
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1743
1748
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2116,6 +2121,7 @@ export declare interface TypedOverride {
2116
2121
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2117
2122
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2118
2123
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2124
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2119
2125
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2120
2126
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2121
2127
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2494,6 +2500,7 @@ export declare interface TypedOverride {
2494
2500
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2495
2501
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2496
2502
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2503
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2497
2504
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2498
2505
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2499
2506
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2872,6 +2879,7 @@ export declare interface TypedOverride {
2872
2879
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2873
2880
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2874
2881
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2882
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2875
2883
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2876
2884
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2877
2885
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -3250,6 +3258,7 @@ export declare interface TypedOverride {
3250
3258
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3251
3259
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3252
3260
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3261
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3253
3262
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3254
3263
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3255
3264
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -226,6 +226,7 @@ export declare interface TypedOverride {
226
226
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
227
227
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
228
228
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
229
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
229
230
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
230
231
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
231
232
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -604,6 +605,7 @@ export declare interface TypedOverride {
604
605
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
605
606
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
606
607
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
608
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
607
609
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
608
610
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
609
611
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -982,6 +984,7 @@ export declare interface TypedOverride {
982
984
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
983
985
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
984
986
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
987
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
985
988
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
986
989
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
987
990
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -1360,6 +1363,7 @@ export declare interface TypedOverride {
1360
1363
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1361
1364
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1362
1365
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1366
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1363
1367
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1364
1368
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1365
1369
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -1738,6 +1742,7 @@ export declare interface TypedOverride {
1738
1742
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1739
1743
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1740
1744
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1745
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1741
1746
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1742
1747
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
1743
1748
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2116,6 +2121,7 @@ export declare interface TypedOverride {
2116
2121
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2117
2122
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2118
2123
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2124
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2119
2125
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2120
2126
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2121
2127
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2494,6 +2500,7 @@ export declare interface TypedOverride {
2494
2500
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2495
2501
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2496
2502
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2503
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2497
2504
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2498
2505
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2499
2506
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -2872,6 +2879,7 @@ export declare interface TypedOverride {
2872
2879
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2873
2880
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2874
2881
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2882
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2875
2883
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2876
2884
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
2877
2885
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -3250,6 +3258,7 @@ export declare interface TypedOverride {
3250
3258
  colorTextInteractiveInvertedDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3251
3259
  colorTextInteractiveInvertedHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3252
3260
  colorTextLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3261
+ colorTextKeyValuePairsValue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3253
3262
  colorTextLayoutToggle?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3254
3263
  colorTextLayoutToggleActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
3255
3264
  colorTextLayoutToggleHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;