@ui5/webcomponents 2.22.0-rc.1 → 2.22.0-rc.3

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 (103) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/AvatarBadge.d.ts +15 -1
  4. package/dist/AvatarBadge.js +40 -3
  5. package/dist/AvatarBadge.js.map +1 -1
  6. package/dist/AvatarBadgeTemplate.js +1 -1
  7. package/dist/AvatarBadgeTemplate.js.map +1 -1
  8. package/dist/ColorPalette.d.ts +8 -8
  9. package/dist/ColorPalette.js +7 -5
  10. package/dist/ColorPalette.js.map +1 -1
  11. package/dist/ColorPaletteItem.d.ts +9 -0
  12. package/dist/ColorPaletteItem.js +33 -0
  13. package/dist/ColorPaletteItem.js.map +1 -1
  14. package/dist/ColorPaletteItemTemplate.js +1 -1
  15. package/dist/ColorPaletteItemTemplate.js.map +1 -1
  16. package/dist/ColorPalettePopover.js +1 -1
  17. package/dist/ColorPalettePopover.js.map +1 -1
  18. package/dist/ComboBox.js +7 -2
  19. package/dist/ComboBox.js.map +1 -1
  20. package/dist/ComboBoxPopoverTemplate.js +2 -1
  21. package/dist/ComboBoxPopoverTemplate.js.map +1 -1
  22. package/dist/DateRangePicker.d.ts +12 -1
  23. package/dist/DateRangePicker.js +31 -1
  24. package/dist/DateRangePicker.js.map +1 -1
  25. package/dist/Input.d.ts +5 -2
  26. package/dist/Input.js +11 -8
  27. package/dist/Input.js.map +1 -1
  28. package/dist/MultiComboBox.js +4 -1
  29. package/dist/MultiComboBox.js.map +1 -1
  30. package/dist/MultiInputTemplate.js +1 -1
  31. package/dist/MultiInputTemplate.js.map +1 -1
  32. package/dist/SegmentedButton.js +6 -4
  33. package/dist/SegmentedButton.js.map +1 -1
  34. package/dist/SegmentedButtonItem.d.ts +8 -0
  35. package/dist/SegmentedButtonItem.js +26 -1
  36. package/dist/SegmentedButtonItem.js.map +1 -1
  37. package/dist/StepInput.d.ts +2 -2
  38. package/dist/StepInput.js +17 -7
  39. package/dist/StepInput.js.map +1 -1
  40. package/dist/Switch.d.ts +2 -0
  41. package/dist/Switch.js +7 -1
  42. package/dist/Switch.js.map +1 -1
  43. package/dist/SwitchTemplate.js +2 -2
  44. package/dist/SwitchTemplate.js.map +1 -1
  45. package/dist/TextArea.d.ts +10 -0
  46. package/dist/TextArea.js +37 -0
  47. package/dist/TextArea.js.map +1 -1
  48. package/dist/Tokenizer.d.ts +6 -0
  49. package/dist/Tokenizer.js +4 -1
  50. package/dist/Tokenizer.js.map +1 -1
  51. package/dist/css/themes/CardHeader.css +1 -1
  52. package/dist/css/themes/Select.css +1 -1
  53. package/dist/css/themes/StepInput.css +1 -1
  54. package/dist/css/themes/Switch.css +1 -1
  55. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  56. package/dist/css/themes/sap_horizon_auto/parameters-bundle.css +2 -2
  57. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  58. package/dist/custom-elements-internal.json +126 -14
  59. package/dist/custom-elements.json +62 -11
  60. package/dist/features/InputComposition.d.ts +1 -1
  61. package/dist/features/InputComposition.js.map +1 -1
  62. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  63. package/dist/generated/assets/themes/sap_horizon_auto/parameters-bundle.css.json +1 -1
  64. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  65. package/dist/generated/i18n/i18n-defaults.d.ts +3 -1
  66. package/dist/generated/i18n/i18n-defaults.js +3 -1
  67. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  68. package/dist/generated/themes/CardHeader.css.d.ts +1 -1
  69. package/dist/generated/themes/CardHeader.css.js +1 -1
  70. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  71. package/dist/generated/themes/Select.css.d.ts +1 -1
  72. package/dist/generated/themes/Select.css.js +1 -1
  73. package/dist/generated/themes/Select.css.js.map +1 -1
  74. package/dist/generated/themes/StepInput.css.d.ts +1 -1
  75. package/dist/generated/themes/StepInput.css.js +1 -1
  76. package/dist/generated/themes/StepInput.css.js.map +1 -1
  77. package/dist/generated/themes/Switch.css.d.ts +1 -1
  78. package/dist/generated/themes/Switch.css.js +1 -1
  79. package/dist/generated/themes/Switch.css.js.map +1 -1
  80. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  81. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  82. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  83. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +1 -1
  84. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +2 -2
  85. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -1
  86. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  87. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  88. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  89. package/dist/vscode.html-custom-data.json +14 -9
  90. package/dist/web-types.json +50 -20
  91. package/package.json +9 -9
  92. package/src/AvatarBadgeTemplate.tsx +3 -1
  93. package/src/ColorPaletteItemTemplate.tsx +1 -0
  94. package/src/ComboBoxPopoverTemplate.tsx +8 -1
  95. package/src/MultiInputTemplate.tsx +1 -0
  96. package/src/SwitchTemplate.tsx +3 -0
  97. package/src/i18n/messagebundle.properties +6 -0
  98. package/src/themes/CardHeader.css +0 -1
  99. package/src/themes/Select.css +25 -0
  100. package/src/themes/StepInput.css +2 -1
  101. package/src/themes/Switch.css +4 -2
  102. package/src/themes/sap_horizon/Select-parameters.css +2 -0
  103. package/src/themes/sap_horizon_dark/Select-parameters.css +2 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents",
4
- "version": "2.22.0-rc.1",
4
+ "version": "2.22.0-rc.3",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -173,6 +173,11 @@
173
173
  "description": "### Overview\n\nThe `ui5-avatar-badge` component is used to display a badge on top of `ui5-avatar` component.\nThe badge can display an icon and supports different states for visual affordance.\n\n### Usage\n\nThe badge should be used as a child element of `ui5-avatar` in the `badge` slot.\n\n```html\n<ui5-avatar>\n <ui5-avatar-badge icon=\"edit\" slot=\"badge\"></ui5-avatar-badge>\n</ui5-avatar>\n```\n\n### Keyboard Handling\n\nThe badge does not receive keyboard focus.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/AvatarBadge.js\";`\n---\n",
174
174
  "doc-url": "",
175
175
  "attributes": [
176
+ {
177
+ "name": "accessible-name",
178
+ "description": "Defines the custom text alternative of the badge icon.\n\n**Note:** If not provided, the badge uses the icon accessible name.\nIf no icon accessible name is available, a generic fallback text is used.",
179
+ "value": { "type": "string | undefined", "default": "undefined" }
180
+ },
176
181
  {
177
182
  "name": "icon",
178
183
  "description": "Defines the icon name to be displayed inside the badge.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`",
@@ -190,6 +195,11 @@
190
195
  "events": [],
191
196
  "js": {
192
197
  "properties": [
198
+ {
199
+ "name": "accessible-name",
200
+ "description": "Defines the custom text alternative of the badge icon.\n\n**Note:** If not provided, the badge uses the icon accessible name.\nIf no icon accessible name is available, a generic fallback text is used.",
201
+ "value": { "type": "string | undefined" }
202
+ },
193
203
  {
194
204
  "name": "icon",
195
205
  "description": "Defines the icon name to be displayed inside the badge.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`",
@@ -1636,7 +1646,7 @@
1636
1646
  },
1637
1647
  {
1638
1648
  "name": "ui5-color-palette-item",
1639
- "description": "### Overview\n\nThe `ui5-color-palette-item` component represents a color in the the `ui5-color-palette`.\n---\n",
1649
+ "description": "### Overview\n\nThe `ui5-color-palette-item` component represents a color in the the `ui5-color-palette`.\n---\n\n\n### **Events:**\n - **click** - Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`.",
1640
1650
  "doc-url": "",
1641
1651
  "attributes": [
1642
1652
  {
@@ -1655,7 +1665,12 @@
1655
1665
  "value": { "type": "string", "default": "\"\"" }
1656
1666
  }
1657
1667
  ],
1658
- "events": [],
1668
+ "events": [
1669
+ {
1670
+ "name": "click",
1671
+ "description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
1672
+ }
1673
+ ],
1659
1674
  "js": {
1660
1675
  "properties": [
1661
1676
  {
@@ -1674,7 +1689,12 @@
1674
1689
  "value": { "type": "string" }
1675
1690
  }
1676
1691
  ],
1677
- "events": []
1692
+ "events": [
1693
+ {
1694
+ "name": "click",
1695
+ "description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
1696
+ }
1697
+ ]
1678
1698
  }
1679
1699
  },
1680
1700
  {
@@ -2557,7 +2577,7 @@
2557
2577
  },
2558
2578
  {
2559
2579
  "name": "ui5-daterange-picker",
2560
- "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired after the component's picker is closed.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **open** - Fired after the component's picker is opened.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n\n### **Methods:**\n - **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n### **CSS Parts:**\n - **input** - Used to style the input element. This part is forwarded to the underlying ui5-input element.",
2580
+ "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`:\n\n**Note:** Relative date values such as \"today\", \"yesterday\", or \"tomorrow\" are not supported.\nEntering a relative date sets the component to an error state.\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired after the component's picker is closed.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **open** - Fired after the component's picker is opened.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n\n### **Methods:**\n - **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n### **CSS Parts:**\n - **input** - Used to style the input element. This part is forwarded to the underlying ui5-input element.",
2561
2581
  "doc-url": "",
2562
2582
  "attributes": [
2563
2583
  {
@@ -2928,7 +2948,7 @@
2928
2948
  },
2929
2949
  {
2930
2950
  "name": "ui5-datetime-input",
2931
- "description": "Extention of the UI5 Input, so we do not modify Input's private properties within the datetime components.\nIntended to be used for the DateTime components.\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
2951
+ "description": "Extention of the UI5 Input, so we do not modify Input's private properties within the datetime components.\nIntended to be used for the DateTime components.\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
2932
2952
  "doc-url": "",
2933
2953
  "attributes": [
2934
2954
  {
@@ -3011,7 +3031,7 @@
3011
3031
  },
3012
3032
  {
3013
3033
  "name": "type",
3014
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
3034
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
3015
3035
  "value": {
3016
3036
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\"",
3017
3037
  "default": "\"Text\""
@@ -3034,7 +3054,7 @@
3034
3054
  "slots": [
3035
3055
  {
3036
3056
  "name": "default",
3037
- "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items."
3057
+ "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions."
3038
3058
  },
3039
3059
  {
3040
3060
  "name": "icon",
@@ -3152,7 +3172,7 @@
3152
3172
  },
3153
3173
  {
3154
3174
  "name": "type",
3155
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
3175
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
3156
3176
  "value": {
3157
3177
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\""
3158
3178
  }
@@ -4509,7 +4529,7 @@
4509
4529
  },
4510
4530
  {
4511
4531
  "name": "ui5-input",
4512
- "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`,\nthat are displayed in a popover right under the input.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n- [Ctrl]+[Alt]+[F8] or [Command]+[Option]+[F8] - Focuses the first link in the value state message, if available. Pressing [Tab] moves the focus to the next link in the value state message, or closes the value state message if there are no more links.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
4532
+ "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`\nthat are displayed in a popover right under the input. Keep in mind that `ui5-input` with type `Number` does not support suggestions.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n- [Ctrl]+[Alt]+[F8] or [Command]+[Option]+[F8] - Focuses the first link in the value state message, if available. Pressing [Tab] moves the focus to the next link in the value state message, or closes the value state message if there are no more links.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
4513
4533
  "doc-url": "",
4514
4534
  "attributes": [
4515
4535
  {
@@ -4592,7 +4612,7 @@
4592
4612
  },
4593
4613
  {
4594
4614
  "name": "type",
4595
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
4615
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
4596
4616
  "value": {
4597
4617
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\"",
4598
4618
  "default": "\"Text\""
@@ -4615,7 +4635,7 @@
4615
4635
  "slots": [
4616
4636
  {
4617
4637
  "name": "default",
4618
- "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items."
4638
+ "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions."
4619
4639
  },
4620
4640
  {
4621
4641
  "name": "icon",
@@ -4733,7 +4753,7 @@
4733
4753
  },
4734
4754
  {
4735
4755
  "name": "type",
4736
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
4756
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
4737
4757
  "value": {
4738
4758
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\""
4739
4759
  }
@@ -6743,7 +6763,7 @@
6743
6763
  },
6744
6764
  {
6745
6765
  "name": "ui5-multi-input",
6746
- "description": "### Overview\nA `ui5-multi-input` field allows the user to enter multiple values, which are displayed as `ui5-token`.\n\nUser can choose interaction for creating tokens.\nFiori Guidelines say that user should create tokens when:\n\n- Type a value in the input and press enter or focus out the input field (`change` event is fired)\n- Move between suggestion items (`selection-change` event is fired)\n- Clicking on a suggestion item (`selection-change` event is fired if the clicked item is different than the current value. Also `change` event is fired )\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MultiInput.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **token-delete** - Fired when tokens are being deleted.\n- **value-help-trigger** - Fired when the value help icon is pressed\nand F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n- **icon** - Defines the icon to be displayed in the component.\n- **tokens** - Defines the component tokens.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
6766
+ "description": "### Overview\nA `ui5-multi-input` field allows the user to enter multiple values, which are displayed as `ui5-token`.\n\nUser can choose interaction for creating tokens.\nFiori Guidelines say that user should create tokens when:\n\n- Type a value in the input and press enter or focus out the input field (`change` event is fired)\n- Move between suggestion items (`selection-change` event is fired)\n- Clicking on a suggestion item (`selection-change` event is fired if the clicked item is different than the current value. Also `change` event is fired )\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MultiInput.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **close** - Fired when the suggestions picker is closed.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **open** - Fired when the suggestions picker is open.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **token-delete** - Fired when tokens are being deleted.\n- **value-help-trigger** - Fired when the value help icon is pressed\nand F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions.\n- **icon** - Defines the icon to be displayed in the component.\n- **tokens** - Defines the component tokens.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text\n- **input** - Used to style the native input element\n- **root** - Used to style the root DOM element of the Input component",
6747
6767
  "doc-url": "",
6748
6768
  "attributes": [
6749
6769
  {
@@ -6831,7 +6851,7 @@
6831
6851
  },
6832
6852
  {
6833
6853
  "name": "type",
6834
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
6854
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
6835
6855
  "value": {
6836
6856
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\"",
6837
6857
  "default": "\"Text\""
@@ -6854,7 +6874,7 @@
6854
6874
  "slots": [
6855
6875
  {
6856
6876
  "name": "default",
6857
- "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items."
6877
+ "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Input with type `Number` does not support suggestions."
6858
6878
  },
6859
6879
  {
6860
6880
  "name": "icon",
@@ -6989,7 +7009,7 @@
6989
7009
  },
6990
7010
  {
6991
7011
  "name": "type",
6992
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.",
7012
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
6993
7013
  "value": {
6994
7014
  "type": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\""
6995
7015
  }
@@ -8407,7 +8427,7 @@
8407
8427
  },
8408
8428
  {
8409
8429
  "name": "ui5-segmented-button-item",
8410
- "description": "### Overview\n\nUsers can use the `ui5-segmented-button-item` as part of a `ui5-segmented-button`.\n\nClicking or tapping on a `ui5-segmented-button-item` changes its state to `selected`.\nThe item returns to its initial state when the user clicks or taps on it again.\nBy applying additional custom CSS-styling classes, apps can give a different style to any\n`ui5-segmented-button-item`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/SegmentedButtonItem.js\";`\n---\n\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.",
8430
+ "description": "### Overview\n\nUsers can use the `ui5-segmented-button-item` as part of a `ui5-segmented-button`.\n\nClicking or tapping on a `ui5-segmented-button-item` changes its state to `selected`.\nThe item returns to its initial state when the user clicks or taps on it again.\nBy applying additional custom CSS-styling classes, apps can give a different style to any\n`ui5-segmented-button-item`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/SegmentedButtonItem.js\";`\n---\n\n\n### **Events:**\n - **click** - Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.",
8411
8431
  "doc-url": "",
8412
8432
  "attributes": [
8413
8433
  {
@@ -8457,7 +8477,12 @@
8457
8477
  "description": "Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design."
8458
8478
  }
8459
8479
  ],
8460
- "events": [],
8480
+ "events": [
8481
+ {
8482
+ "name": "click",
8483
+ "description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
8484
+ }
8485
+ ],
8461
8486
  "js": {
8462
8487
  "properties": [
8463
8488
  {
@@ -8501,7 +8526,12 @@
8501
8526
  "value": { "type": "string | undefined" }
8502
8527
  }
8503
8528
  ],
8504
- "events": []
8529
+ "events": [
8530
+ {
8531
+ "name": "click",
8532
+ "description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
8533
+ }
8534
+ ]
8505
8535
  }
8506
8536
  },
8507
8537
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.22.0-rc.1",
3
+ "version": "2.22.0-rc.3",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -54,22 +54,22 @@
54
54
  "directory": "packages/main"
55
55
  },
56
56
  "dependencies": {
57
- "@ui5/webcomponents-base": "2.22.0-rc.1",
58
- "@ui5/webcomponents-icons": "2.22.0-rc.1",
59
- "@ui5/webcomponents-icons-business-suite": "2.22.0-rc.1",
60
- "@ui5/webcomponents-icons-tnt": "2.22.0-rc.1",
61
- "@ui5/webcomponents-localization": "2.22.0-rc.1",
62
- "@ui5/webcomponents-theming": "2.22.0-rc.1"
57
+ "@ui5/webcomponents-base": "2.22.0-rc.3",
58
+ "@ui5/webcomponents-icons": "2.22.0-rc.3",
59
+ "@ui5/webcomponents-icons-business-suite": "2.22.0-rc.3",
60
+ "@ui5/webcomponents-icons-tnt": "2.22.0-rc.3",
61
+ "@ui5/webcomponents-localization": "2.22.0-rc.3",
62
+ "@ui5/webcomponents-theming": "2.22.0-rc.3"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@custom-elements-manifest/analyzer": "^0.10.10",
66
66
  "@ui5/cypress-internal": "0.1.0",
67
- "@ui5/webcomponents-tools": "2.22.0-rc.1",
67
+ "@ui5/webcomponents-tools": "2.22.0-rc.3",
68
68
  "cypress": "15.9.0",
69
69
  "jsdom": "^26.0.0",
70
70
  "lit": "^2.0.0",
71
71
  "vite": "5.4.21",
72
72
  "vitest": "^3.0.2"
73
73
  },
74
- "gitHead": "00afa74564cad7075396a487d66411ed6564e747"
74
+ "gitHead": "38fe9415447d8f3d68eb801e4c0fab65295dca7f"
75
75
  }
@@ -8,7 +8,9 @@ export default function AvatarBadgeTemplate(this: AvatarBadge) {
8
8
  <Icon
9
9
  name={this.icon}
10
10
  class="ui5-avatar-badge-icon"
11
- mode="Decorative"
11
+ accessibleName={this.effectiveAccessibleName}
12
+ showTooltip={true}
13
+ mode="Image"
12
14
  ></Icon>
13
15
  )}
14
16
  </>
@@ -9,6 +9,7 @@ export default function ColorPaletteItemTemplate(this: ColorPaletteItem) {
9
9
  aria-label={this.getLabelText}
10
10
  aria-pressed={this.selected}
11
11
  title={this.getLabelText}
12
+ onClick={this._onClick}
12
13
  ></div>
13
14
  );
14
15
  }
@@ -2,6 +2,7 @@ import Icon from "./Icon.js";
2
2
  import Button from "./Button.js";
3
3
  import List from "./List.js";
4
4
  import Input from "./Input.js";
5
+ import Title from "./Title.js";
5
6
  import PopoverHorizontalAlign from "./types/PopoverHorizontalAlign.js";
6
7
  import Popover from "./Popover.js";
7
8
  import ResponsivePopover from "./ResponsivePopover.js";
@@ -40,7 +41,13 @@ export default function ComboBoxPopoverTemplate(this: ComboBox) {
40
41
  <>
41
42
  <div slot="header" class="ui5-responsive-popover-header">
42
43
  <div class="row">
43
- <span>{this._headerTitleText}</span>
44
+ <Title
45
+ level="H1"
46
+ wrappingType="None"
47
+ class="ui5-responsive-popover-header-text"
48
+ >
49
+ {this._headerTitleText}
50
+ </Title>
44
51
  </div>
45
52
 
46
53
  <div class="row">
@@ -33,6 +33,7 @@ function preContent(this: MultiInput) {
33
33
  class="ui5-multi-input-tokenizer"
34
34
  opener={this.morePopoverOpener}
35
35
  popoverMinWidth={this._inputWidth}
36
+ popoverTitle={this._headerTitleText}
36
37
  hidePopoverArrow={true}
37
38
  expanded={this.tokenizerExpanded}
38
39
  onKeyDown={this._onTokenizerKeydown}
@@ -22,6 +22,7 @@ export default function SwitchTemplate(this: Switch) {
22
22
  aria-disabled={this.effectiveAriaDisabled}
23
23
  aria-readonly={this.effectiveAriaReadonly}
24
24
  aria-required={this.required}
25
+ aria-describedby={this.ariaDescribedBy}
25
26
  onClick={this._onclick}
26
27
  onKeyUp={this._onkeyup}
27
28
  onKeyDown={this._onkeydown}
@@ -61,6 +62,8 @@ export default function SwitchTemplate(this: Switch) {
61
62
  </>
62
63
  }
63
64
 
65
+ {this.readonly && <span class="ui5-switch-text ui5-switch-text--readonly" id={this.ariaDescribedBy} aria-hidden={this._textAriaHidden}>{this.ariaDescribedByText}</span>}
66
+
64
67
  <span class="ui5-switch-handle" part="handle"></span>
65
68
  </div>
66
69
  </div>
@@ -342,6 +342,12 @@ INPUT_SUGGESTIONS_MORE_HITS={0} results are available
342
342
  #XACT: ARIA announcement for the Input suggestion result if no hit
343
343
  INPUT_SUGGESTIONS_NO_HIT=No results
344
344
 
345
+ #XACT: ARIA announcement when suggestions popover is expanded
346
+ INPUT_SUGGESTIONS_EXPANDED=Expanded
347
+
348
+ #XACT: ARIA announcement when suggestions popover is collapsed
349
+ INPUT_SUGGESTIONS_COLLAPSED=Collapsed
350
+
345
351
  #XACT: ARIA label for the Input clear icon
346
352
  INPUT_CLEAR_ICON_ACC_NAME=Clear
347
353
 
@@ -136,7 +136,6 @@
136
136
  font-weight: normal;
137
137
  color: var(--sapTile_TextColor);
138
138
  margin-top: var(--_ui5_card_header_subtitle_margin_top);
139
- max-height: 2.1rem;
140
139
  }
141
140
 
142
141
  .ui5-card-header .ui5-card-header-text .ui5-card-header-title,
@@ -7,6 +7,31 @@
7
7
  width: var(--_ui5_button_base_min_width);
8
8
  }
9
9
 
10
+ :host([opened]) .ui5-input-focusable-element::after {
11
+ content: var(--ui5_input_focus_pseudo_element_content);
12
+ position: absolute;
13
+ pointer-events: none;
14
+ z-index: 2;
15
+ border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--_ui5_input_focus_outline_color);
16
+ border-radius: var(--_ui5_input_focus_border_radius);
17
+ top: var(--_ui5_input_focus_offset);
18
+ bottom: var(--_ui5_input_focus_offset);
19
+ left: var(--_ui5_input_focus_offset);
20
+ right: var(--_ui5_input_focus_offset);
21
+ }
22
+
23
+ :host([value-state="Negative"][opened]:not([readonly])) .ui5-input-focusable-element:after {
24
+ border-color: var(--_ui5_input_focused_value_state_error_focus_outline_color);
25
+ }
26
+
27
+ :host([value-state="Critical"][opened]:not([readonly])) .ui5-input-focusable-element:after {
28
+ border-color: var(--_ui5_input_focused_value_state_warning_focus_outline_color);
29
+ }
30
+
31
+ :host([value-state="Positive"][opened]:not([readonly])) .ui5-input-focusable-element:after {
32
+ border-color: var(--_ui5_input_focused_value_state_success_focus_outline_color);
33
+ }
34
+
10
35
  :host([icon]) .ui5-select-root {
11
36
  min-width: var(--_ui5_button_base_min_width);
12
37
  }
@@ -18,6 +18,7 @@
18
18
  box-sizing: border-box;
19
19
  height: var(--_ui5_input_height);
20
20
  position: relative;
21
+ isolation: isolate;
21
22
  margin: var(--_ui5_input_margin_top_bottom) 0;
22
23
  min-width: var(--_ui5_step_input_min_width);
23
24
  text-align: right;
@@ -99,7 +100,7 @@
99
100
  pointer-events: none;
100
101
  border-radius: var(--sapField_BorderCornerRadius);
101
102
  border-style: var(--_ui5_input_error_warning_border_style);
102
- z-index: 1;
103
+ z-index: 0;
103
104
  border-width: 0px;
104
105
  }
105
106
 
@@ -145,10 +145,12 @@
145
145
  cursor: default;
146
146
  }
147
147
 
148
- .ui5-switch-root.ui5-switch--checked .ui5-switch-text--off {
148
+ .ui5-switch-root.ui5-switch--checked .ui5-switch-text--off,
149
+ .ui5-switch-root.ui5-switch--checked .ui5-switch-text--readonly {
149
150
  visibility: var(--_ui5_switch_text_hidden);
150
151
  }
151
- .ui5-switch-root:not(.ui5-switch--checked) .ui5-switch-text--on {
152
+ .ui5-switch-root:not(.ui5-switch--checked) .ui5-switch-text--on,
153
+ .ui5-switch-root:not(.ui5-switch--checked) .ui5-switch-text--readonly {
152
154
  visibility: var(--_ui5_switch_text_hidden);
153
155
  }
154
156
 
@@ -4,4 +4,6 @@
4
4
  --_ui5_select_hover_icon_left_border: none;
5
5
  --_ui5_select_icon_wrapper_height: calc(100% - 0.0625rem);
6
6
  --_ui5_select_icon_wrapper_state_height: calc(100% - 0.125rem);
7
+ --_ui5_input_focus_outline_color: var(--sapContent_FocusColor);
8
+ --_ui5_input_readonly_focus_border_radius: 0;
7
9
  }
@@ -4,4 +4,6 @@
4
4
  --_ui5_select_hover_icon_left_border: none;
5
5
  --_ui5_select_icon_wrapper_height: calc(100% - 0.0625rem);
6
6
  --_ui5_select_icon_wrapper_state_height: calc(100% - 0.125rem);
7
+ --_ui5_input_focus_outline_color: var(--sapContent_FocusColor);
8
+ --_ui5_input_readonly_focus_border_radius: 0;
7
9
  }