@ui5/webcomponents-fiori 2.19.2 → 2.20.0-rc.1

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 (218) hide show
  1. package/CHANGELOG.md +12 -3
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/DynamicPage.js +8 -2
  4. package/dist/DynamicPage.js.map +1 -1
  5. package/dist/ShellBar.d.ts +231 -304
  6. package/dist/ShellBar.js +506 -980
  7. package/dist/ShellBar.js.map +1 -1
  8. package/dist/ShellBarItem.d.ts +15 -31
  9. package/dist/ShellBarItem.js +36 -25
  10. package/dist/ShellBarItem.js.map +1 -1
  11. package/dist/ShellBarItemTemplate.d.ts +2 -0
  12. package/dist/ShellBarItemTemplate.js +11 -0
  13. package/dist/ShellBarItemTemplate.js.map +1 -0
  14. package/dist/ShellBarTemplate.js +53 -55
  15. package/dist/ShellBarTemplate.js.map +1 -1
  16. package/dist/UserMenu.d.ts +10 -1
  17. package/dist/UserMenu.js +9 -1
  18. package/dist/UserMenu.js.map +1 -1
  19. package/dist/UserMenuAccount.js +0 -2
  20. package/dist/UserMenuAccount.js.map +1 -1
  21. package/dist/UserMenuItem.d.ts +0 -1
  22. package/dist/UserMenuItem.js +0 -1
  23. package/dist/UserMenuItem.js.map +1 -1
  24. package/dist/UserMenuItemGroup.d.ts +0 -1
  25. package/dist/UserMenuItemGroup.js +0 -1
  26. package/dist/UserMenuItemGroup.js.map +1 -1
  27. package/dist/UserMenuTemplate.js +3 -1
  28. package/dist/UserMenuTemplate.js.map +1 -1
  29. package/dist/UserSettingsAccountView.js +0 -2
  30. package/dist/UserSettingsAccountView.js.map +1 -1
  31. package/dist/UserSettingsAppearanceView.js +0 -2
  32. package/dist/UserSettingsAppearanceView.js.map +1 -1
  33. package/dist/UserSettingsAppearanceViewGroup.d.ts +0 -1
  34. package/dist/UserSettingsAppearanceViewGroup.js +0 -1
  35. package/dist/UserSettingsAppearanceViewGroup.js.map +1 -1
  36. package/dist/UserSettingsAppearanceViewItem.js +0 -2
  37. package/dist/UserSettingsAppearanceViewItem.js.map +1 -1
  38. package/dist/UserSettingsDialog.d.ts +0 -1
  39. package/dist/UserSettingsDialog.js +0 -1
  40. package/dist/UserSettingsDialog.js.map +1 -1
  41. package/dist/UserSettingsItem.d.ts +0 -1
  42. package/dist/UserSettingsItem.js +0 -1
  43. package/dist/UserSettingsItem.js.map +1 -1
  44. package/dist/UserSettingsView.d.ts +0 -1
  45. package/dist/UserSettingsView.js +0 -1
  46. package/dist/UserSettingsView.js.map +1 -1
  47. package/dist/css/themes/ShellBar.css +1 -1
  48. package/dist/css/themes/ShellBarItem.css +1 -0
  49. package/dist/css/themes/ShellBarLegacy.css +1 -0
  50. package/dist/css/themes/ShellBarSearchLegacy.css +1 -0
  51. package/dist/custom-elements-internal.json +363 -750
  52. package/dist/custom-elements.json +324 -609
  53. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  54. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  55. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  56. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
  57. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  58. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  59. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  60. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  61. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  62. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  63. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  64. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  65. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
  66. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  67. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  68. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  69. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  70. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  71. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  72. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  73. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  74. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  75. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  76. package/dist/generated/assets/i18n/messagebundle_id.json +1 -1
  77. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  78. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  79. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  80. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  81. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  82. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  83. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  84. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
  85. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  86. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  87. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  88. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  89. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  90. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  91. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  92. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  93. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  94. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  95. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  96. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
  97. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  98. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  99. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  100. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  101. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  102. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  103. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  104. package/dist/generated/i18n/i18n-defaults.d.ts +2 -1
  105. package/dist/generated/i18n/i18n-defaults.js +2 -1
  106. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  107. package/dist/generated/themes/ShellBar.css.d.ts +1 -1
  108. package/dist/generated/themes/ShellBar.css.js +1 -1
  109. package/dist/generated/themes/ShellBar.css.js.map +1 -1
  110. package/dist/generated/themes/ShellBarItem.css.d.ts +2 -0
  111. package/dist/generated/themes/ShellBarItem.css.js +8 -0
  112. package/dist/generated/themes/ShellBarItem.css.js.map +1 -0
  113. package/dist/generated/themes/ShellBarLegacy.css.d.ts +2 -0
  114. package/dist/generated/themes/ShellBarLegacy.css.js +8 -0
  115. package/dist/generated/themes/ShellBarLegacy.css.js.map +1 -0
  116. package/dist/generated/themes/ShellBarSearchLegacy.css.d.ts +2 -0
  117. package/dist/generated/themes/ShellBarSearchLegacy.css.js +8 -0
  118. package/dist/generated/themes/ShellBarSearchLegacy.css.js.map +1 -0
  119. package/dist/shellbar/IShellBarSearchController.d.ts +28 -0
  120. package/dist/shellbar/IShellBarSearchController.js +2 -0
  121. package/dist/shellbar/IShellBarSearchController.js.map +1 -0
  122. package/dist/shellbar/ShellBarAccessibility.d.ts +42 -0
  123. package/dist/shellbar/ShellBarAccessibility.js +50 -0
  124. package/dist/shellbar/ShellBarAccessibility.js.map +1 -0
  125. package/dist/shellbar/ShellBarItemNavigation.d.ts +18 -0
  126. package/dist/shellbar/ShellBarItemNavigation.js +86 -0
  127. package/dist/shellbar/ShellBarItemNavigation.js.map +1 -0
  128. package/dist/shellbar/ShellBarLegacy.d.ts +46 -0
  129. package/dist/shellbar/ShellBarLegacy.js +138 -0
  130. package/dist/shellbar/ShellBarLegacy.js.map +1 -0
  131. package/dist/shellbar/ShellBarOverflow.d.ts +51 -0
  132. package/dist/shellbar/ShellBarOverflow.js +159 -0
  133. package/dist/shellbar/ShellBarOverflow.js.map +1 -0
  134. package/dist/shellbar/ShellBarSearch.d.ts +59 -0
  135. package/dist/shellbar/ShellBarSearch.js +145 -0
  136. package/dist/shellbar/ShellBarSearch.js.map +1 -0
  137. package/dist/shellbar/ShellBarSearchLegacy.d.ts +65 -0
  138. package/dist/shellbar/ShellBarSearchLegacy.js +116 -0
  139. package/dist/shellbar/ShellBarSearchLegacy.js.map +1 -0
  140. package/dist/shellbar/templates/ShellBarLegacyTemplate.d.ts +20 -0
  141. package/dist/shellbar/templates/ShellBarLegacyTemplate.js +71 -0
  142. package/dist/shellbar/templates/ShellBarLegacyTemplate.js.map +1 -0
  143. package/dist/shellbar/templates/ShellBarSearchLegacyTemplate.d.ts +5 -0
  144. package/dist/shellbar/templates/ShellBarSearchLegacyTemplate.js +18 -0
  145. package/dist/shellbar/templates/ShellBarSearchLegacyTemplate.js.map +1 -0
  146. package/dist/shellbar/templates/ShellBarSearchTemplate.d.ts +4 -0
  147. package/dist/shellbar/templates/ShellBarSearchTemplate.js +17 -0
  148. package/dist/shellbar/templates/ShellBarSearchTemplate.js.map +1 -0
  149. package/dist/vscode.html-custom-data.json +29 -79
  150. package/dist/web-types.json +75 -239
  151. package/package.json +8 -8
  152. package/src/ShellBarItemTemplate.tsx +36 -0
  153. package/src/ShellBarTemplate.tsx +222 -300
  154. package/src/UserMenuTemplate.tsx +11 -3
  155. package/src/i18n/messagebundle.properties +3 -0
  156. package/src/i18n/messagebundle_ar.properties +2 -0
  157. package/src/i18n/messagebundle_bg.properties +6 -4
  158. package/src/i18n/messagebundle_ca.properties +2 -0
  159. package/src/i18n/messagebundle_cnr.properties +2 -0
  160. package/src/i18n/messagebundle_cs.properties +2 -0
  161. package/src/i18n/messagebundle_cy.properties +2 -0
  162. package/src/i18n/messagebundle_da.properties +2 -0
  163. package/src/i18n/messagebundle_de.properties +2 -0
  164. package/src/i18n/messagebundle_el.properties +2 -0
  165. package/src/i18n/messagebundle_en.properties +2 -0
  166. package/src/i18n/messagebundle_en_GB.properties +2 -0
  167. package/src/i18n/messagebundle_en_US_sappsd.properties +2 -0
  168. package/src/i18n/messagebundle_en_US_saprigi.properties +2 -0
  169. package/src/i18n/messagebundle_en_US_saptrc.properties +2 -0
  170. package/src/i18n/messagebundle_es.properties +2 -0
  171. package/src/i18n/messagebundle_es_MX.properties +2 -0
  172. package/src/i18n/messagebundle_et.properties +2 -0
  173. package/src/i18n/messagebundle_fi.properties +2 -0
  174. package/src/i18n/messagebundle_fr.properties +2 -0
  175. package/src/i18n/messagebundle_fr_CA.properties +2 -0
  176. package/src/i18n/messagebundle_hi.properties +2 -0
  177. package/src/i18n/messagebundle_hr.properties +2 -0
  178. package/src/i18n/messagebundle_hu.properties +2 -0
  179. package/src/i18n/messagebundle_id.properties +3 -1
  180. package/src/i18n/messagebundle_it.properties +2 -0
  181. package/src/i18n/messagebundle_iw.properties +2 -0
  182. package/src/i18n/messagebundle_ja.properties +2 -0
  183. package/src/i18n/messagebundle_kk.properties +2 -0
  184. package/src/i18n/messagebundle_ko.properties +2 -0
  185. package/src/i18n/messagebundle_lt.properties +2 -0
  186. package/src/i18n/messagebundle_lv.properties +2 -0
  187. package/src/i18n/messagebundle_mk.properties +2 -0
  188. package/src/i18n/messagebundle_ms.properties +2 -0
  189. package/src/i18n/messagebundle_nl.properties +2 -0
  190. package/src/i18n/messagebundle_no.properties +2 -0
  191. package/src/i18n/messagebundle_pl.properties +2 -0
  192. package/src/i18n/messagebundle_pt.properties +2 -0
  193. package/src/i18n/messagebundle_pt_PT.properties +2 -0
  194. package/src/i18n/messagebundle_ro.properties +2 -0
  195. package/src/i18n/messagebundle_ru.properties +2 -0
  196. package/src/i18n/messagebundle_sh.properties +2 -0
  197. package/src/i18n/messagebundle_sk.properties +2 -0
  198. package/src/i18n/messagebundle_sl.properties +2 -0
  199. package/src/i18n/messagebundle_sr.properties +2 -0
  200. package/src/i18n/messagebundle_sv.properties +2 -0
  201. package/src/i18n/messagebundle_th.properties +2 -0
  202. package/src/i18n/messagebundle_tr.properties +2 -0
  203. package/src/i18n/messagebundle_uk.properties +2 -0
  204. package/src/i18n/messagebundle_vi.properties +2 -0
  205. package/src/i18n/messagebundle_zh_CN.properties +2 -0
  206. package/src/i18n/messagebundle_zh_TW.properties +2 -0
  207. package/src/shellbar/templates/ShellBarLegacyTemplate.tsx +190 -0
  208. package/src/shellbar/templates/ShellBarSearchLegacyTemplate.tsx +61 -0
  209. package/src/shellbar/templates/ShellBarSearchTemplate.tsx +40 -0
  210. package/src/themes/NavigationLayout.css +1 -0
  211. package/src/themes/ShellBar.css +189 -372
  212. package/src/themes/ShellBarItem.css +43 -0
  213. package/src/themes/ShellBarLegacy.css +174 -0
  214. package/src/themes/ShellBarSearchLegacy.css +44 -0
  215. package/dist/ShellBarPopoverTemplate.d.ts +0 -2
  216. package/dist/ShellBarPopoverTemplate.js +0 -9
  217. package/dist/ShellBarPopoverTemplate.js.map +0 -1
  218. package/src/ShellBarPopoverTemplate.tsx +0 -50
@@ -3599,13 +3599,25 @@
3599
3599
  ],
3600
3600
  "slots": [
3601
3601
  {
3602
- "name": "assistant",
3603
- "description": "Defines the assistant slot."
3602
+ "name": "startButton",
3603
+ "description": "Defines a `ui5-button` in the bar that will be placed in the beginning.\nWe encourage this slot to be used for a menu button.\nIt gets overstyled to match ShellBar's styling."
3604
3604
  },
3605
3605
  {
3606
3606
  "name": "branding",
3607
3607
  "description": "Defines the branding slot.\nThe `ui5-shellbar-branding` component is intended to be placed inside this slot.\nContent placed here takes precedence over the `primaryTitle` property and the `logo` content slot.\n\n**Note:** The `branding` slot is in an experimental state and is a subject to change."
3608
3608
  },
3609
+ {
3610
+ "name": "content",
3611
+ "description": "Define the items displayed in the content area.\n\nUse the `data-hide-order` attribute with numeric value to specify the order of the items to be hidden when the space is not enough.\nLower values will be hidden first.\n\n**Note:** The `content` slot is in an experimental state and is a subject to change."
3612
+ },
3613
+ {
3614
+ "name": "searchField",
3615
+ "description": "Defines the `ui5-input`, that will be used as a search field."
3616
+ },
3617
+ {
3618
+ "name": "assistant",
3619
+ "description": "Defines the assistant slot."
3620
+ },
3609
3621
  {
3610
3622
  "name": "default",
3611
3623
  "description": "Defines the `ui5-shellbar` additional items.\n\n**Note:**\nYou can use the `<ui5-shellbar-item></ui5-shellbar-item>`."
@@ -3621,116 +3633,104 @@
3621
3633
  {
3622
3634
  "name": "menuItems",
3623
3635
  "description": "Defines the items displayed in menu after a click on a start button.\n\n**Note:** You can use the `<ui5-li></ui5-li>` and its ancestors."
3624
- },
3625
- {
3626
- "name": "searchField",
3627
- "description": "Defines the `ui5-input`, that will be used as a search field."
3628
- },
3629
- {
3630
- "name": "startButton",
3631
- "description": "Defines a `ui5-button` in the bar that will be placed in the beginning.\nWe encourage this slot to be used for a menu button.\nIt gets overstyled to match ShellBar's styling."
3632
- },
3633
- {
3634
- "name": "content",
3635
- "description": "Define the items displayed in the content area.\n\nUse the `data-hide-order` attribute with numeric value to specify the order of the items to be hidden when the space is not enough.\nLower values will be hidden first.\n\n**Note:** The `content` slot is in an experimental state and is a subject to change."
3636
3636
  }
3637
3637
  ],
3638
3638
  "members": [
3639
3639
  {
3640
3640
  "kind": "field",
3641
- "name": "hideSearchButton",
3641
+ "name": "notificationsCount",
3642
3642
  "type": {
3643
- "text": "boolean"
3643
+ "text": "string | undefined"
3644
3644
  },
3645
- "default": "false",
3646
- "description": "Defines the visibility state of the search button.\n\n**Note:** The `hideSearchButton` property is in an experimental state and is a subject to change.",
3645
+ "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
3646
+ "default": "undefined",
3647
3647
  "privacy": "public"
3648
3648
  },
3649
3649
  {
3650
3650
  "kind": "field",
3651
- "name": "disableSearchCollapse",
3651
+ "name": "showNotifications",
3652
3652
  "type": {
3653
3653
  "text": "boolean"
3654
3654
  },
3655
3655
  "default": "false",
3656
- "description": "Disables the automatic search field expansion/collapse when the available space is not enough.\n\n**Note:** The `disableSearchCollapse` property is in an experimental state and is a subject to change.",
3656
+ "description": "Defines, if the notification icon would be displayed.",
3657
3657
  "privacy": "public"
3658
3658
  },
3659
3659
  {
3660
3660
  "kind": "field",
3661
- "name": "primaryTitle",
3661
+ "name": "showProductSwitch",
3662
3662
  "type": {
3663
- "text": "string | undefined"
3663
+ "text": "boolean"
3664
3664
  },
3665
- "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
3666
- "default": "undefined",
3665
+ "default": "false",
3666
+ "description": "Defines, if the product switch icon would be displayed.",
3667
3667
  "privacy": "public"
3668
3668
  },
3669
3669
  {
3670
3670
  "kind": "field",
3671
- "name": "secondaryTitle",
3671
+ "name": "showSearchField",
3672
3672
  "type": {
3673
- "text": "string | undefined"
3673
+ "text": "boolean"
3674
3674
  },
3675
- "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
3676
- "default": "undefined",
3675
+ "default": "false",
3676
+ "description": "Defines, if the Search Field would be displayed when there is a valid `searchField` slot.\n\n**Note:** By default the Search Field is not displayed.",
3677
3677
  "privacy": "public"
3678
3678
  },
3679
3679
  {
3680
3680
  "kind": "field",
3681
- "name": "notificationsCount",
3681
+ "name": "accessibilityAttributes",
3682
3682
  "type": {
3683
- "text": "string | undefined"
3683
+ "text": "ShellBarAccessibilityAttributes",
3684
+ "references": [
3685
+ {
3686
+ "name": "ShellBarAccessibilityAttributes",
3687
+ "package": "@ui5/webcomponents-fiori",
3688
+ "module": "dist/shellbar/ShellBarAccessibility.js"
3689
+ }
3690
+ ]
3684
3691
  },
3685
- "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
3686
- "default": "undefined",
3692
+ "default": "{}",
3693
+ "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n- **logo** - `logo.role` and `logo.name`.\n- **notifications** - `notifications.expanded` and `notifications.hasPopup`.\n- **profile** - `profile.expanded`, `profile.hasPopup` and `profile.name`.\n- **product** - `product.expanded` and `product.hasPopup`.\n- **search** - `search.hasPopup`.\n- **overflow** - `overflow.expanded` and `overflow.hasPopup`.\n- **branding** - `branding.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA role of the logo area.\nAccepts the following string values: `button` or `link`.\n\n- **expanded**: Indicates whether the button, or another grouping element it controls,\nis currently expanded or collapsed.\nAccepts the following string values: `true` or `false`.\n\n- **hasPopup**: Indicates the availability and type of interactive popup element,\nsuch as menu or dialog, that can be triggered by the button.\n\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
3687
3694
  "privacy": "public"
3688
3695
  },
3689
3696
  {
3690
3697
  "kind": "field",
3691
- "name": "showNotifications",
3698
+ "name": "hideSearchButton",
3692
3699
  "type": {
3693
3700
  "text": "boolean"
3694
3701
  },
3695
3702
  "default": "false",
3696
- "description": "Defines, if the notification icon would be displayed.",
3703
+ "description": "Defines the visibility state of the search button.\n\n**Note:** The `hideSearchButton` property is in an experimental state and is a subject to change.",
3697
3704
  "privacy": "public"
3698
3705
  },
3699
3706
  {
3700
3707
  "kind": "field",
3701
- "name": "showProductSwitch",
3708
+ "name": "disableSearchCollapse",
3702
3709
  "type": {
3703
3710
  "text": "boolean"
3704
3711
  },
3705
3712
  "default": "false",
3706
- "description": "Defines, if the product switch icon would be displayed.",
3713
+ "description": "Disables the automatic search field expansion/collapse when the available space is not enough.\n\n**Note:** The `disableSearchCollapse` property is in an experimental state and is a subject to change.",
3707
3714
  "privacy": "public"
3708
3715
  },
3709
3716
  {
3710
3717
  "kind": "field",
3711
- "name": "showSearchField",
3718
+ "name": "primaryTitle",
3712
3719
  "type": {
3713
- "text": "boolean"
3720
+ "text": "string | undefined"
3714
3721
  },
3715
- "default": "false",
3716
- "description": "Defines, if the Search Field would be displayed when there is a valid `searchField` slot.\n\n**Note:** By default the Search Field is not displayed.",
3722
+ "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
3723
+ "default": "undefined",
3717
3724
  "privacy": "public"
3718
3725
  },
3719
3726
  {
3720
3727
  "kind": "field",
3721
- "name": "accessibilityAttributes",
3728
+ "name": "secondaryTitle",
3722
3729
  "type": {
3723
- "text": "ShellBarAccessibilityAttributes",
3724
- "references": [
3725
- {
3726
- "name": "ShellBarAccessibilityAttributes",
3727
- "package": "@ui5/webcomponents-fiori",
3728
- "module": "dist/ShellBar.js"
3729
- }
3730
- ]
3730
+ "text": "string | undefined"
3731
3731
  },
3732
- "default": "{}",
3733
- "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n- **logo** - `logo.role` and `logo.name`.\n- **notifications** - `notifications.expanded` and `notifications.hasPopup`.\n- **profile** - `profile.expanded`, `profile.hasPopup` and `profile.name`.\n- **product** - `product.expanded` and `product.hasPopup`.\n- **search** - `search.hasPopup`.\n- **overflow** - `overflow.expanded` and `overflow.hasPopup`.\n- **branding** - `branding.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA role of the logo area.\nAccepts the following string values: `button` or `link`.\n\n- **expanded**: Indicates whether the button, or another grouping element it controls,\nis currently expanded or collapsed.\nAccepts the following string values: `true` or `false`.\n\n- **hasPopup**: Indicates the availability and type of interactive popup element,\nsuch as menu or dialog, that can be triggered by the button.\n\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
3732
+ "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
3733
+ "default": "undefined",
3734
3734
  "privacy": "public"
3735
3735
  },
3736
3736
  {
@@ -3741,7 +3741,7 @@
3741
3741
  "text": "void"
3742
3742
  }
3743
3743
  },
3744
- "description": "Closes the overflow area.\nUseful to manually close the overflow after having suppressed automatic closing with preventDefault() of ShellbarItem's press event",
3744
+ "description": "Closes the overflow popover.",
3745
3745
  "privacy": "public"
3746
3746
  },
3747
3747
  {
@@ -3805,10 +3805,9 @@
3805
3805
  "return": {
3806
3806
  "type": {
3807
3807
  "text": "Promise<HTMLElement | null>"
3808
- },
3809
- "description": "The search icon DOM ref"
3808
+ }
3810
3809
  },
3811
- "description": "Returns the `search` icon DOM ref.",
3810
+ "description": "Returns the search button DOM reference.",
3812
3811
  "privacy": "public"
3813
3812
  }
3814
3813
  ],
@@ -3941,42 +3940,6 @@
3941
3940
  }
3942
3941
  ],
3943
3942
  "attributes": [
3944
- {
3945
- "description": "Defines the visibility state of the search button.\n\n**Note:** The `hideSearchButton` property is in an experimental state and is a subject to change.",
3946
- "name": "hide-search-button",
3947
- "default": "false",
3948
- "fieldName": "hideSearchButton",
3949
- "type": {
3950
- "text": "boolean"
3951
- }
3952
- },
3953
- {
3954
- "description": "Disables the automatic search field expansion/collapse when the available space is not enough.\n\n**Note:** The `disableSearchCollapse` property is in an experimental state and is a subject to change.",
3955
- "name": "disable-search-collapse",
3956
- "default": "false",
3957
- "fieldName": "disableSearchCollapse",
3958
- "type": {
3959
- "text": "boolean"
3960
- }
3961
- },
3962
- {
3963
- "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
3964
- "name": "primary-title",
3965
- "default": "undefined",
3966
- "fieldName": "primaryTitle",
3967
- "type": {
3968
- "text": "string | undefined"
3969
- }
3970
- },
3971
- {
3972
- "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
3973
- "name": "secondary-title",
3974
- "default": "undefined",
3975
- "fieldName": "secondaryTitle",
3976
- "type": {
3977
- "text": "string | undefined"
3978
- }
3979
- },
3980
3943
  {
3981
3944
  "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
3982
3945
  "name": "notifications-count",
@@ -4022,6 +3985,42 @@
4022
3985
  "text": "ShellBarAccessibilityAttributes"
4023
3986
  }
4024
3987
  },
3988
+ {
3989
+ "description": "Defines the visibility state of the search button.\n\n**Note:** The `hideSearchButton` property is in an experimental state and is a subject to change.",
3990
+ "name": "hide-search-button",
3991
+ "default": "false",
3992
+ "fieldName": "hideSearchButton",
3993
+ "type": {
3994
+ "text": "boolean"
3995
+ }
3996
+ },
3997
+ {
3998
+ "description": "Disables the automatic search field expansion/collapse when the available space is not enough.\n\n**Note:** The `disableSearchCollapse` property is in an experimental state and is a subject to change.",
3999
+ "name": "disable-search-collapse",
4000
+ "default": "false",
4001
+ "fieldName": "disableSearchCollapse",
4002
+ "type": {
4003
+ "text": "boolean"
4004
+ }
4005
+ },
4006
+ {
4007
+ "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
4008
+ "name": "primary-title",
4009
+ "default": "undefined",
4010
+ "fieldName": "primaryTitle",
4011
+ "type": {
4012
+ "text": "string | undefined"
4013
+ }
4014
+ },
4015
+ {
4016
+ "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
4017
+ "name": "secondary-title",
4018
+ "default": "undefined",
4019
+ "fieldName": "secondaryTitle",
4020
+ "type": {
4021
+ "text": "string | undefined"
4022
+ }
4023
+ },
4025
4024
  {
4026
4025
  "description": "Returns the `logo` DOM ref.",
4027
4026
  "name": "logo-dom-ref",
@@ -4218,7 +4217,7 @@
4218
4217
  "declarations": [
4219
4218
  {
4220
4219
  "kind": "class",
4221
- "description": "The `ui5-shellbar-item` represents a custom item, that\nmight be added to the `ui5-shellbar`.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ShellBarItem.js\";`",
4220
+ "description": "The `ui5-shellbar-item` represents a custom item for `ui5-shellbar`.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ShellBarItem.js\";`",
4222
4221
  "name": "ShellBarItem",
4223
4222
  "members": [
4224
4223
  {
@@ -4226,553 +4225,169 @@
4226
4225
  "name": "icon",
4227
4226
  "type": {
4228
4227
  "text": "string | undefined"
4229
- },
4230
- "description": "Defines the name of the item's icon.",
4231
- "default": "undefined",
4232
- "privacy": "public"
4233
- },
4234
- {
4235
- "kind": "field",
4236
- "name": "text",
4237
- "type": {
4238
- "text": "string | undefined"
4239
- },
4240
- "description": "Defines the item text.\n\n**Note:** The text is only displayed inside the overflow popover list view.",
4241
- "default": "undefined",
4242
- "privacy": "public"
4243
- },
4244
- {
4245
- "kind": "field",
4246
- "name": "count",
4247
- "type": {
4248
- "text": "string | undefined"
4249
- },
4250
- "description": "Defines the count displayed in the top-right corner.",
4251
- "default": "undefined",
4252
- "privacy": "public"
4253
- },
4254
- {
4255
- "kind": "field",
4256
- "name": "accessibilityAttributes",
4257
- "type": {
4258
- "text": "ShellBarItemAccessibilityAttributes",
4259
- "references": [
4260
- {
4261
- "name": "ShellBarItemAccessibilityAttributes",
4262
- "package": "@ui5/webcomponents-fiori",
4263
- "module": "dist/ShellBarItem.js"
4264
- }
4265
- ]
4266
- },
4267
- "default": "{}",
4268
- "description": "Defines additional accessibility attributes on Shellbar Items.\n\nThe accessibility attributes support the following values:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls,\nis currently expanded or collapsed.\nAccepts the following string values: `true` or `false`.\n\n- **hasPopup**: Indicates the availability and type of interactive popup element,\nsuch as menu or dialog, that can be triggered by the button.\n\n- **controls**: Identifies the element (or elements) whose contents\nor presence are controlled by the component.\nAccepts a lowercase string value, referencing the ID of the element it controls.",
4269
- "privacy": "public"
4270
- }
4271
- ],
4272
- "events": [
4273
- {
4274
- "name": "click",
4275
- "type": {
4276
- "text": "CustomEvent<ShellBarItemClickEventDetail>",
4277
- "references": [
4278
- {
4279
- "name": "ShellBarItemClickEventDetail",
4280
- "package": "@ui5/webcomponents-fiori",
4281
- "module": "dist/ShellBarItem.js"
4282
- }
4283
- ]
4284
- },
4285
- "description": "Fired, when the item is pressed."
4286
- }
4287
- ],
4288
- "attributes": [
4289
- {
4290
- "description": "Defines the name of the item's icon.",
4291
- "name": "icon",
4292
- "default": "undefined",
4293
- "fieldName": "icon",
4294
- "type": {
4295
- "text": "string | undefined"
4296
- }
4297
- },
4298
- {
4299
- "description": "Defines the item text.\n\n**Note:** The text is only displayed inside the overflow popover list view.",
4300
- "name": "text",
4301
- "default": "undefined",
4302
- "fieldName": "text",
4303
- "type": {
4304
- "text": "string | undefined"
4305
- }
4306
- },
4307
- {
4308
- "description": "Defines the count displayed in the top-right corner.",
4309
- "name": "count",
4310
- "default": "undefined",
4311
- "fieldName": "count",
4312
- "type": {
4313
- "text": "string | undefined"
4314
- }
4315
- },
4316
- {
4317
- "description": "Defines additional accessibility attributes on Shellbar Items.\n\nThe accessibility attributes support the following values:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls,\nis currently expanded or collapsed.\nAccepts the following string values: `true` or `false`.\n\n- **hasPopup**: Indicates the availability and type of interactive popup element,\nsuch as menu or dialog, that can be triggered by the button.\n\n- **controls**: Identifies the element (or elements) whose contents\nor presence are controlled by the component.\nAccepts a lowercase string value, referencing the ID of the element it controls.",
4318
- "name": "accessibility-attributes",
4319
- "default": "{}",
4320
- "fieldName": "accessibilityAttributes",
4321
- "type": {
4322
- "text": "ShellBarItemAccessibilityAttributes"
4323
- }
4324
- }
4325
- ],
4326
- "superclass": {
4327
- "name": "UI5Element",
4328
- "package": "@ui5/webcomponents-base",
4329
- "module": "dist/UI5Element.js"
4330
- },
4331
- "tagName": "ui5-shellbar-item",
4332
- "customElement": true
4333
- }
4334
- ],
4335
- "exports": [
4336
- {
4337
- "kind": "js",
4338
- "name": "default",
4339
- "declaration": {
4340
- "name": "ShellBarItem",
4341
- "module": "dist/ShellBarItem.js"
4342
- }
4343
- },
4344
- {
4345
- "kind": "custom-element-definition",
4346
- "name": "ui5-shellbar-item",
4347
- "declaration": {
4348
- "name": "ShellBarItem",
4349
- "module": "dist/ShellBarItem.js"
4350
- }
4351
- }
4352
- ]
4353
- },
4354
- {
4355
- "kind": "javascript-module",
4356
- "path": "dist/ShellBarSearch.js",
4357
- "declarations": [
4358
- {
4359
- "kind": "class",
4360
- "description": "Search field for the ShellBar component.",
4361
- "name": "ShellBarSearch",
4362
- "members": [
4363
- {
4364
- "kind": "field",
4365
- "name": "autoOpen",
4366
- "type": {
4367
- "text": "boolean"
4368
- },
4369
- "default": "false",
4370
- "description": "Indicates whether the suggestions popover should be opened on focus.",
4371
- "privacy": "public"
4372
- },
4373
- {
4374
- "kind": "field",
4375
- "name": "loading",
4376
- "type": {
4377
- "text": "boolean"
4378
- },
4379
- "default": "false",
4380
- "description": "Indicates whether a loading indicator should be shown in the popup.",
4381
- "privacy": "public",
4382
- "inheritedFrom": {
4383
- "name": "Search",
4384
- "module": "dist/Search.js"
4385
- }
4386
- },
4387
- {
4388
- "kind": "field",
4389
- "name": "noTypeahead",
4390
- "type": {
4391
- "text": "boolean"
4392
- },
4393
- "default": "false",
4394
- "description": "Defines whether the value will be autcompleted to match an item.",
4395
- "privacy": "public",
4396
- "inheritedFrom": {
4397
- "name": "Search",
4398
- "module": "dist/Search.js"
4399
- }
4400
- },
4401
- {
4402
- "kind": "field",
4403
- "name": "open",
4404
- "type": {
4405
- "text": "boolean"
4406
- },
4407
- "default": "false",
4408
- "description": "Indicates whether the items picker is open.",
4409
- "privacy": "public",
4410
- "inheritedFrom": {
4411
- "name": "Search",
4412
- "module": "dist/Search.js"
4413
- }
4414
- },
4415
- {
4416
- "kind": "field",
4417
- "name": "fieldLoading",
4418
- "type": {
4419
- "text": "boolean"
4420
- },
4421
- "default": "false",
4422
- "description": "Indicates whether a loading indicator should be shown in the input field.",
4423
- "privacy": "public",
4424
- "inheritedFrom": {
4425
- "name": "SearchField",
4426
- "module": "dist/SearchField.js"
4427
- }
4428
- },
4429
- {
4430
- "kind": "field",
4431
- "name": "showClearIcon",
4432
- "type": {
4433
- "text": "boolean"
4434
- },
4435
- "default": "false",
4436
- "description": "Defines whether the clear icon of the search will be shown.",
4437
- "privacy": "public",
4438
- "inheritedFrom": {
4439
- "name": "SearchField",
4440
- "module": "dist/SearchField.js"
4441
- }
4442
- },
4443
- {
4444
- "kind": "field",
4445
- "name": "value",
4446
- "type": {
4447
- "text": "string"
4448
- },
4449
- "default": "\"\"",
4450
- "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
4451
- "privacy": "public",
4452
- "inheritedFrom": {
4453
- "name": "SearchField",
4454
- "module": "dist/SearchField.js"
4455
- }
4456
- },
4457
- {
4458
- "kind": "field",
4459
- "name": "placeholder",
4460
- "type": {
4461
- "text": "string | undefined"
4462
- },
4463
- "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
4464
- "default": "undefined",
4465
- "privacy": "public",
4466
- "inheritedFrom": {
4467
- "name": "SearchField",
4468
- "module": "dist/SearchField.js"
4469
- }
4470
- },
4471
- {
4472
- "kind": "field",
4473
- "name": "accessibleName",
4474
- "type": {
4475
- "text": "string | undefined"
4476
- },
4477
- "description": "Defines the accessible ARIA name of the component.",
4478
- "privacy": "public",
4479
- "default": "undefined",
4480
- "inheritedFrom": {
4481
- "name": "SearchField",
4482
- "module": "dist/SearchField.js"
4483
- }
4484
- },
4485
- {
4486
- "kind": "field",
4487
- "name": "accessibleDescription",
4488
- "type": {
4489
- "text": "string | undefined"
4490
- },
4491
- "description": "Defines the accessible ARIA description of the field.",
4492
- "privacy": "public",
4493
- "default": "undefined",
4494
- "inheritedFrom": {
4495
- "name": "SearchField",
4496
- "module": "dist/SearchField.js"
4497
- }
4498
- },
4499
- {
4500
- "kind": "field",
4501
- "name": "scopeValue",
4502
- "type": {
4503
- "text": "string | undefined"
4504
- },
4505
- "description": "Defines the value of the component:\n\nApplications are responsible for setting the correct scope value.\n\n**Note:** If the given value does not match any existing scopes,\nno scope will be selected and the SearchField scope component will be displayed as empty.",
4506
- "privacy": "public",
4507
- "default": "\"\"",
4508
- "inheritedFrom": {
4509
- "name": "SearchField",
4510
- "module": "dist/SearchField.js"
4511
- }
4512
- }
4513
- ],
4514
- "attributes": [
4515
- {
4516
- "description": "Indicates whether the suggestions popover should be opened on focus.",
4517
- "name": "auto-open",
4518
- "default": "false",
4519
- "fieldName": "autoOpen",
4520
- "type": {
4521
- "text": "boolean"
4522
- }
4523
- },
4524
- {
4525
- "description": "Indicates whether a loading indicator should be shown in the popup.",
4526
- "name": "loading",
4527
- "default": "false",
4528
- "fieldName": "loading",
4529
- "type": {
4530
- "text": "boolean"
4531
- },
4532
- "inheritedFrom": {
4533
- "name": "Search",
4534
- "module": "dist/Search.js"
4535
- }
4536
- },
4537
- {
4538
- "description": "Defines whether the value will be autcompleted to match an item.",
4539
- "name": "no-typeahead",
4540
- "default": "false",
4541
- "fieldName": "noTypeahead",
4542
- "type": {
4543
- "text": "boolean"
4544
- },
4545
- "inheritedFrom": {
4546
- "name": "Search",
4547
- "module": "dist/Search.js"
4548
- }
4549
- },
4550
- {
4551
- "description": "Indicates whether the items picker is open.",
4552
- "name": "open",
4553
- "default": "false",
4554
- "fieldName": "open",
4555
- "type": {
4556
- "text": "boolean"
4557
- },
4558
- "inheritedFrom": {
4559
- "name": "Search",
4560
- "module": "dist/Search.js"
4561
- }
4562
- },
4563
- {
4564
- "description": "Indicates whether a loading indicator should be shown in the input field.",
4565
- "name": "field-loading",
4566
- "default": "false",
4567
- "fieldName": "fieldLoading",
4568
- "type": {
4569
- "text": "boolean"
4570
- },
4571
- "inheritedFrom": {
4572
- "name": "SearchField",
4573
- "module": "dist/SearchField.js"
4574
- }
4575
- },
4576
- {
4577
- "description": "Defines whether the clear icon of the search will be shown.",
4578
- "name": "show-clear-icon",
4579
- "default": "false",
4580
- "fieldName": "showClearIcon",
4581
- "type": {
4582
- "text": "boolean"
4583
- },
4584
- "inheritedFrom": {
4585
- "name": "SearchField",
4586
- "module": "dist/SearchField.js"
4587
- }
4588
- },
4589
- {
4590
- "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
4591
- "name": "value",
4592
- "default": "\"\"",
4593
- "fieldName": "value",
4594
- "type": {
4595
- "text": "string"
4596
- },
4597
- "inheritedFrom": {
4598
- "name": "SearchField",
4599
- "module": "dist/SearchField.js"
4600
- }
4601
- },
4602
- {
4603
- "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
4604
- "name": "placeholder",
4605
- "default": "undefined",
4606
- "fieldName": "placeholder",
4607
- "type": {
4608
- "text": "string | undefined"
4609
- },
4610
- "inheritedFrom": {
4611
- "name": "SearchField",
4612
- "module": "dist/SearchField.js"
4613
- }
4614
- },
4615
- {
4616
- "description": "Defines the accessible ARIA name of the component.",
4617
- "name": "accessible-name",
4618
- "default": "undefined",
4619
- "fieldName": "accessibleName",
4620
- "type": {
4621
- "text": "string | undefined"
4622
- },
4623
- "inheritedFrom": {
4624
- "name": "SearchField",
4625
- "module": "dist/SearchField.js"
4626
- }
4627
- },
4628
- {
4629
- "description": "Defines the accessible ARIA description of the field.",
4630
- "name": "accessible-description",
4631
- "default": "undefined",
4632
- "fieldName": "accessibleDescription",
4633
- "type": {
4634
- "text": "string | undefined"
4635
- },
4636
- "inheritedFrom": {
4637
- "name": "SearchField",
4638
- "module": "dist/SearchField.js"
4639
- }
4640
- },
4641
- {
4642
- "description": "Defines the value of the component:\n\nApplications are responsible for setting the correct scope value.\n\n**Note:** If the given value does not match any existing scopes,\nno scope will be selected and the SearchField scope component will be displayed as empty.",
4643
- "name": "scope-value",
4644
- "default": "\"\"",
4645
- "fieldName": "scopeValue",
4646
- "type": {
4647
- "text": "string | undefined"
4648
- },
4649
- "inheritedFrom": {
4650
- "name": "SearchField",
4651
- "module": "dist/SearchField.js"
4652
- }
4653
- }
4654
- ],
4655
- "superclass": {
4656
- "name": "Search",
4657
- "package": "@ui5/webcomponents-fiori",
4658
- "module": "dist/Search.js"
4659
- },
4660
- "tagName": "ui5-shellbar-search",
4661
- "customElement": true,
4662
- "slots": [
4663
- {
4664
- "name": "default",
4665
- "description": "Defines the Search suggestion items.",
4666
- "inheritedFrom": {
4667
- "name": "Search",
4668
- "module": "dist/Search.js"
4669
- }
4670
- },
4671
- {
4672
- "name": "action",
4673
- "description": "Defines the popup footer action button.",
4674
- "inheritedFrom": {
4675
- "name": "Search",
4676
- "module": "dist/Search.js"
4677
- }
4678
- },
4679
- {
4680
- "name": "illustration",
4681
- "description": "Defines the illustrated message to be shown in the popup.",
4682
- "inheritedFrom": {
4683
- "name": "Search",
4684
- "module": "dist/Search.js"
4685
- }
4228
+ },
4229
+ "description": "Defines the item's icon.",
4230
+ "default": "undefined",
4231
+ "privacy": "public"
4686
4232
  },
4687
4233
  {
4688
- "name": "messageArea",
4689
- "description": "Defines the illustrated message to be shown in the popup.",
4690
- "inheritedFrom": {
4691
- "name": "Search",
4692
- "module": "dist/Search.js"
4693
- }
4234
+ "kind": "field",
4235
+ "name": "text",
4236
+ "type": {
4237
+ "text": "string | undefined"
4238
+ },
4239
+ "description": "Defines the item text.",
4240
+ "default": "undefined",
4241
+ "privacy": "public"
4694
4242
  },
4695
4243
  {
4696
- "name": "scopes",
4697
- "description": "Defines the component scope options.",
4698
- "inheritedFrom": {
4699
- "name": "SearchField",
4700
- "module": "dist/SearchField.js"
4701
- }
4244
+ "kind": "field",
4245
+ "name": "count",
4246
+ "type": {
4247
+ "text": "string | undefined"
4248
+ },
4249
+ "description": "Defines the count displayed in badge.",
4250
+ "default": "undefined",
4251
+ "privacy": "public"
4702
4252
  },
4703
4253
  {
4704
- "name": "filterButton",
4705
- "description": "Defines the filter button slot, used to display an additional filtering button.\nThis slot is intended for passing a `ui5-button` with a filter icon to provide extended filtering options.\n\n**Note:** Scope button and Filter button are mutually exclusive.",
4706
- "inheritedFrom": {
4707
- "name": "SearchField",
4708
- "module": "dist/SearchField.js"
4709
- }
4254
+ "kind": "field",
4255
+ "name": "accessibilityAttributes",
4256
+ "type": {
4257
+ "text": "ShellBarItemAccessibilityAttributes",
4258
+ "references": [
4259
+ {
4260
+ "name": "ShellBarItemAccessibilityAttributes",
4261
+ "package": "@ui5/webcomponents-fiori",
4262
+ "module": "dist/ShellBarItem.js"
4263
+ }
4264
+ ]
4265
+ },
4266
+ "default": "{}",
4267
+ "description": "Defines accessibility attributes.",
4268
+ "privacy": "public"
4710
4269
  }
4711
4270
  ],
4712
4271
  "events": [
4713
4272
  {
4714
- "name": "open",
4273
+ "name": "click",
4715
4274
  "type": {
4716
- "text": "CustomEvent"
4275
+ "text": "CustomEvent<ShellBarItemClickEventDetail>",
4276
+ "references": [
4277
+ {
4278
+ "name": "ShellBarItemClickEventDetail",
4279
+ "package": "@ui5/webcomponents-fiori",
4280
+ "module": "dist/ShellBarItem.js"
4281
+ }
4282
+ ]
4717
4283
  },
4718
- "description": "Fired when the popup is opened.",
4719
- "inheritedFrom": {
4720
- "name": "Search",
4721
- "module": "dist/Search.js"
4284
+ "description": "Fired when the item is clicked."
4285
+ }
4286
+ ],
4287
+ "attributes": [
4288
+ {
4289
+ "description": "Defines the item's icon.",
4290
+ "name": "icon",
4291
+ "default": "undefined",
4292
+ "fieldName": "icon",
4293
+ "type": {
4294
+ "text": "string | undefined"
4722
4295
  }
4723
4296
  },
4724
4297
  {
4725
- "name": "close",
4298
+ "description": "Defines the item text.",
4299
+ "name": "text",
4300
+ "default": "undefined",
4301
+ "fieldName": "text",
4726
4302
  "type": {
4727
- "text": "CustomEvent"
4728
- },
4729
- "description": "Fired when the popup is closed.",
4730
- "inheritedFrom": {
4731
- "name": "Search",
4732
- "module": "dist/Search.js"
4303
+ "text": "string | undefined"
4733
4304
  }
4734
4305
  },
4735
4306
  {
4736
- "name": "input",
4307
+ "description": "Defines the count displayed in badge.",
4308
+ "name": "count",
4309
+ "default": "undefined",
4310
+ "fieldName": "count",
4737
4311
  "type": {
4738
- "text": "CustomEvent"
4739
- },
4740
- "description": "Fired when typing in input or clear icon is pressed.",
4741
- "inheritedFrom": {
4742
- "name": "SearchField",
4743
- "module": "dist/SearchField.js"
4312
+ "text": "string | undefined"
4744
4313
  }
4745
4314
  },
4746
4315
  {
4747
- "name": "scope-change",
4316
+ "description": "Defines accessibility attributes.",
4317
+ "name": "accessibility-attributes",
4318
+ "default": "{}",
4319
+ "fieldName": "accessibilityAttributes",
4748
4320
  "type": {
4749
- "text": "CustomEvent<SearchFieldScopeSelectionChangeDetails>",
4750
- "references": [
4751
- {
4752
- "name": "SearchFieldScopeSelectionChangeDetails",
4753
- "package": "@ui5/webcomponents-fiori",
4754
- "module": "dist/SearchField.js"
4755
- }
4756
- ]
4757
- },
4758
- "description": "Fired when the scope has changed.",
4759
- "inheritedFrom": {
4760
- "name": "SearchField",
4761
- "module": "dist/SearchField.js"
4321
+ "text": "ShellBarItemAccessibilityAttributes"
4762
4322
  }
4763
- },
4323
+ }
4324
+ ],
4325
+ "superclass": {
4326
+ "name": "UI5Element",
4327
+ "package": "@ui5/webcomponents-base",
4328
+ "module": "dist/UI5Element.js"
4329
+ },
4330
+ "tagName": "ui5-shellbar-item",
4331
+ "customElement": true
4332
+ }
4333
+ ],
4334
+ "exports": [
4335
+ {
4336
+ "kind": "js",
4337
+ "name": "default",
4338
+ "declaration": {
4339
+ "name": "ShellBarItem",
4340
+ "module": "dist/ShellBarItem.js"
4341
+ }
4342
+ },
4343
+ {
4344
+ "kind": "custom-element-definition",
4345
+ "name": "ui5-shellbar-item",
4346
+ "declaration": {
4347
+ "name": "ShellBarItem",
4348
+ "module": "dist/ShellBarItem.js"
4349
+ }
4350
+ }
4351
+ ]
4352
+ },
4353
+ {
4354
+ "kind": "javascript-module",
4355
+ "path": "dist/ShellBarSearch.js",
4356
+ "declarations": [
4357
+ {
4358
+ "kind": "class",
4359
+ "description": "Search field for the ShellBar component.",
4360
+ "name": "ShellBarSearch",
4361
+ "members": [
4764
4362
  {
4765
- "name": "search",
4363
+ "kind": "field",
4364
+ "name": "autoOpen",
4766
4365
  "type": {
4767
- "text": "CustomEvent"
4366
+ "text": "boolean"
4768
4367
  },
4769
- "description": "Fired when the user has triggered search with Enter key or Search Button press.",
4770
- "inheritedFrom": {
4771
- "name": "SearchField",
4772
- "module": "dist/SearchField.js"
4368
+ "default": "false",
4369
+ "description": "Indicates whether the suggestions popover should be opened on focus.",
4370
+ "privacy": "public"
4371
+ }
4372
+ ],
4373
+ "attributes": [
4374
+ {
4375
+ "description": "Indicates whether the suggestions popover should be opened on focus.",
4376
+ "name": "auto-open",
4377
+ "default": "false",
4378
+ "fieldName": "autoOpen",
4379
+ "type": {
4380
+ "text": "boolean"
4773
4381
  }
4774
4382
  }
4775
- ]
4383
+ ],
4384
+ "superclass": {
4385
+ "name": "Search",
4386
+ "package": "@ui5/webcomponents-fiori",
4387
+ "module": "dist/Search.js"
4388
+ },
4389
+ "tagName": "ui5-shellbar-search",
4390
+ "customElement": true
4776
4391
  }
4777
4392
  ],
4778
4393
  "exports": [
@@ -7153,6 +6768,10 @@
7153
6768
  {
7154
6769
  "name": "accounts",
7155
6770
  "description": "Defines the user accounts.\n\n**Note:** If one item is used, it will be shown as the selected one. If more than one item is used, the first one will be shown as selected unless\nthere is an item with `selected` property set to `true`."
6771
+ },
6772
+ {
6773
+ "name": "footer",
6774
+ "description": "Defines custom footer content.\n\n**Note:** When provided, replaces the default \"Sign Out\" button. Use an empty element to hide the footer completely."
7156
6775
  }
7157
6776
  ],
7158
6777
  "members": [
@@ -9142,6 +8761,102 @@
9142
8761
  "declarations": [],
9143
8762
  "exports": []
9144
8763
  },
8764
+ {
8765
+ "kind": "javascript-module",
8766
+ "path": "dist/shellbar/IShellBarSearchController.js",
8767
+ "declarations": [],
8768
+ "exports": []
8769
+ },
8770
+ {
8771
+ "kind": "javascript-module",
8772
+ "path": "dist/shellbar/ShellBarAccessibility.js",
8773
+ "declarations": [],
8774
+ "exports": [
8775
+ {
8776
+ "kind": "js",
8777
+ "name": "default",
8778
+ "declaration": {
8779
+ "name": "ShellBarAccessibility",
8780
+ "module": "dist/shellbar/ShellBarAccessibility.js"
8781
+ }
8782
+ }
8783
+ ]
8784
+ },
8785
+ {
8786
+ "kind": "javascript-module",
8787
+ "path": "dist/shellbar/ShellBarItemNavigation.js",
8788
+ "declarations": [],
8789
+ "exports": [
8790
+ {
8791
+ "kind": "js",
8792
+ "name": "default",
8793
+ "declaration": {
8794
+ "name": "ShellBarItemNavigation",
8795
+ "module": "dist/shellbar/ShellBarItemNavigation.js"
8796
+ }
8797
+ }
8798
+ ]
8799
+ },
8800
+ {
8801
+ "kind": "javascript-module",
8802
+ "path": "dist/shellbar/ShellBarLegacy.js",
8803
+ "declarations": [],
8804
+ "exports": [
8805
+ {
8806
+ "kind": "js",
8807
+ "name": "default",
8808
+ "declaration": {
8809
+ "name": "ShellBarLegacy",
8810
+ "module": "dist/shellbar/ShellBarLegacy.js"
8811
+ }
8812
+ }
8813
+ ]
8814
+ },
8815
+ {
8816
+ "kind": "javascript-module",
8817
+ "path": "dist/shellbar/ShellBarOverflow.js",
8818
+ "declarations": [],
8819
+ "exports": [
8820
+ {
8821
+ "kind": "js",
8822
+ "name": "default",
8823
+ "declaration": {
8824
+ "name": "ShellBarOverflow",
8825
+ "module": "dist/shellbar/ShellBarOverflow.js"
8826
+ }
8827
+ }
8828
+ ]
8829
+ },
8830
+ {
8831
+ "kind": "javascript-module",
8832
+ "path": "dist/shellbar/ShellBarSearch.js",
8833
+ "declarations": [],
8834
+ "exports": [
8835
+ {
8836
+ "kind": "js",
8837
+ "name": "default",
8838
+ "declaration": {
8839
+ "name": "ShellBarSearch",
8840
+ "module": "dist/shellbar/ShellBarSearch.js"
8841
+ }
8842
+ }
8843
+ ]
8844
+ },
8845
+ {
8846
+ "kind": "javascript-module",
8847
+ "path": "dist/shellbar/ShellBarSearchLegacy.js",
8848
+ "declarations": [],
8849
+ "exports": [
8850
+ {
8851
+ "kind": "js",
8852
+ "name": "default",
8853
+ "declaration": {
8854
+ "name": "ShellBarSearchLegacy",
8855
+ "module": "dist/shellbar/ShellBarSearchLegacy.js"
8856
+ }
8857
+ }
8858
+ ]
8859
+ },
9145
8860
  {
9146
8861
  "kind": "javascript-module",
9147
8862
  "path": "dist/types/FCLLayout.js",