@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
@@ -4393,9 +4393,8 @@
4393
4393
  ],
4394
4394
  "slots": [
4395
4395
  {
4396
- "name": "assistant",
4397
- "description": "Defines the assistant slot.",
4398
- "_ui5since": "2.0.0",
4396
+ "name": "startButton",
4397
+ "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.",
4399
4398
  "_ui5type": {
4400
4399
  "text": "Array<IButton>",
4401
4400
  "references": [
@@ -4424,6 +4423,46 @@
4424
4423
  },
4425
4424
  "_ui5privacy": "public"
4426
4425
  },
4426
+ {
4427
+ "name": "content",
4428
+ "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.",
4429
+ "_ui5since": "2.7.0",
4430
+ "_ui5type": {
4431
+ "text": "Array<HTMLElement>"
4432
+ },
4433
+ "_ui5privacy": "public"
4434
+ },
4435
+ {
4436
+ "name": "searchField",
4437
+ "description": "Defines the `ui5-input`, that will be used as a search field.",
4438
+ "_ui5type": {
4439
+ "text": "Array<IShellBarSearchField>",
4440
+ "references": [
4441
+ {
4442
+ "name": "IShellBarSearchField",
4443
+ "package": "@ui5/webcomponents-fiori",
4444
+ "module": "dist/ShellBar.js"
4445
+ }
4446
+ ]
4447
+ },
4448
+ "_ui5privacy": "public"
4449
+ },
4450
+ {
4451
+ "name": "assistant",
4452
+ "description": "Defines the assistant slot.",
4453
+ "_ui5since": "2.0.0",
4454
+ "_ui5type": {
4455
+ "text": "Array<IButton>",
4456
+ "references": [
4457
+ {
4458
+ "name": "IButton",
4459
+ "package": "@ui5/webcomponents",
4460
+ "module": "dist/Button.js"
4461
+ }
4462
+ ]
4463
+ },
4464
+ "_ui5privacy": "public"
4465
+ },
4427
4466
  {
4428
4467
  "name": "default",
4429
4468
  "description": "Defines the `ui5-shellbar` additional items.\n\n**Note:**\nYou can use the `<ui5-shellbar-item></ui5-shellbar-item>`.",
@@ -4473,145 +4512,106 @@
4473
4512
  ]
4474
4513
  },
4475
4514
  "_ui5privacy": "public"
4476
- },
4477
- {
4478
- "name": "searchField",
4479
- "description": "Defines the `ui5-input`, that will be used as a search field.",
4480
- "_ui5type": {
4481
- "text": "Array<IShellBarSearchField>",
4482
- "references": [
4483
- {
4484
- "name": "IShellBarSearchField",
4485
- "package": "@ui5/webcomponents-fiori",
4486
- "module": "dist/ShellBar.js"
4487
- }
4488
- ]
4489
- },
4490
- "_ui5privacy": "public"
4491
- },
4492
- {
4493
- "name": "startButton",
4494
- "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.",
4495
- "_ui5type": {
4496
- "text": "Array<IButton>",
4497
- "references": [
4498
- {
4499
- "name": "IButton",
4500
- "package": "@ui5/webcomponents",
4501
- "module": "dist/Button.js"
4502
- }
4503
- ]
4504
- },
4505
- "_ui5privacy": "public"
4506
- },
4507
- {
4508
- "name": "content",
4509
- "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.",
4510
- "_ui5since": "2.7.0",
4511
- "_ui5type": {
4512
- "text": "Array<HTMLElement>"
4513
- },
4514
- "_ui5privacy": "public"
4515
4515
  }
4516
4516
  ],
4517
4517
  "members": [
4518
4518
  {
4519
4519
  "kind": "field",
4520
- "name": "hideSearchButton",
4520
+ "name": "notificationsCount",
4521
4521
  "type": {
4522
- "text": "boolean"
4522
+ "text": "string | undefined"
4523
4523
  },
4524
- "default": "false",
4525
- "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.",
4524
+ "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
4525
+ "default": "undefined",
4526
4526
  "privacy": "public"
4527
4527
  },
4528
4528
  {
4529
4529
  "kind": "field",
4530
- "name": "disableSearchCollapse",
4530
+ "name": "showNotifications",
4531
4531
  "type": {
4532
4532
  "text": "boolean"
4533
4533
  },
4534
4534
  "default": "false",
4535
- "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.",
4535
+ "description": "Defines, if the notification icon would be displayed.",
4536
4536
  "privacy": "public"
4537
4537
  },
4538
4538
  {
4539
4539
  "kind": "field",
4540
- "name": "primaryTitle",
4540
+ "name": "showProductSwitch",
4541
4541
  "type": {
4542
- "text": "string | undefined"
4542
+ "text": "boolean"
4543
4543
  },
4544
- "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
4545
- "default": "undefined",
4544
+ "default": "false",
4545
+ "description": "Defines, if the product switch icon would be displayed.",
4546
4546
  "privacy": "public"
4547
4547
  },
4548
4548
  {
4549
4549
  "kind": "field",
4550
- "name": "secondaryTitle",
4550
+ "name": "showSearchField",
4551
4551
  "type": {
4552
- "text": "string | undefined"
4552
+ "text": "boolean"
4553
4553
  },
4554
- "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
4555
- "default": "undefined",
4554
+ "default": "false",
4555
+ "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.",
4556
4556
  "privacy": "public"
4557
4557
  },
4558
4558
  {
4559
4559
  "kind": "field",
4560
- "name": "notificationsCount",
4560
+ "name": "accessibilityAttributes",
4561
4561
  "type": {
4562
- "text": "string | undefined"
4562
+ "text": "ShellBarAccessibilityAttributes",
4563
+ "references": [
4564
+ {
4565
+ "name": "ShellBarAccessibilityAttributes",
4566
+ "package": "@ui5/webcomponents-fiori",
4567
+ "module": "dist/shellbar/ShellBarAccessibility.js"
4568
+ }
4569
+ ]
4563
4570
  },
4564
- "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
4565
- "default": "undefined",
4566
- "privacy": "public"
4571
+ "default": "{}",
4572
+ "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.",
4573
+ "privacy": "public",
4574
+ "_ui5since": "1.10.0"
4567
4575
  },
4568
4576
  {
4569
4577
  "kind": "field",
4570
- "name": "showNotifications",
4578
+ "name": "hideSearchButton",
4571
4579
  "type": {
4572
4580
  "text": "boolean"
4573
4581
  },
4574
4582
  "default": "false",
4575
- "description": "Defines, if the notification icon would be displayed.",
4583
+ "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.",
4576
4584
  "privacy": "public"
4577
4585
  },
4578
4586
  {
4579
4587
  "kind": "field",
4580
- "name": "showProductSwitch",
4588
+ "name": "disableSearchCollapse",
4581
4589
  "type": {
4582
4590
  "text": "boolean"
4583
4591
  },
4584
4592
  "default": "false",
4585
- "description": "Defines, if the product switch icon would be displayed.",
4593
+ "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.",
4586
4594
  "privacy": "public"
4587
4595
  },
4588
4596
  {
4589
4597
  "kind": "field",
4590
- "name": "showSearchField",
4598
+ "name": "primaryTitle",
4591
4599
  "type": {
4592
- "text": "boolean"
4600
+ "text": "string | undefined"
4593
4601
  },
4594
- "default": "false",
4595
- "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.",
4602
+ "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
4603
+ "default": "undefined",
4596
4604
  "privacy": "public"
4597
4605
  },
4598
4606
  {
4599
4607
  "kind": "field",
4600
- "name": "accessibilityAttributes",
4608
+ "name": "secondaryTitle",
4601
4609
  "type": {
4602
- "text": "ShellBarAccessibilityAttributes",
4603
- "references": [
4604
- {
4605
- "name": "ShellBarAccessibilityAttributes",
4606
- "package": "@ui5/webcomponents-fiori",
4607
- "module": "dist/ShellBar.js"
4608
- }
4609
- ]
4610
+ "text": "string | undefined"
4610
4611
  },
4611
- "default": "{}",
4612
- "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.",
4613
- "privacy": "public",
4614
- "_ui5since": "1.10.0"
4612
+ "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
4613
+ "default": "undefined",
4614
+ "privacy": "public"
4615
4615
  },
4616
4616
  {
4617
4617
  "kind": "method",
@@ -4621,7 +4621,7 @@
4621
4621
  "text": "void"
4622
4622
  }
4623
4623
  },
4624
- "description": "Closes the overflow area.\nUseful to manually close the overflow after having suppressed automatic closing with preventDefault() of ShellbarItem's press event",
4624
+ "description": "Closes the overflow popover.",
4625
4625
  "privacy": "public"
4626
4626
  },
4627
4627
  {
@@ -4690,12 +4690,10 @@
4690
4690
  "return": {
4691
4691
  "type": {
4692
4692
  "text": "Promise<HTMLElement | null>"
4693
- },
4694
- "description": "The search icon DOM ref"
4693
+ }
4695
4694
  },
4696
- "description": "Returns the `search` icon DOM ref.",
4697
- "privacy": "public",
4698
- "_ui5since": "2.10.0"
4695
+ "description": "Returns the search button DOM reference.",
4696
+ "privacy": "public"
4699
4697
  }
4700
4698
  ],
4701
4699
  "events": [
@@ -4966,42 +4964,6 @@
4966
4964
  }
4967
4965
  ],
4968
4966
  "attributes": [
4969
- {
4970
- "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.",
4971
- "name": "hide-search-button",
4972
- "default": "false",
4973
- "fieldName": "hideSearchButton",
4974
- "type": {
4975
- "text": "boolean"
4976
- }
4977
- },
4978
- {
4979
- "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.",
4980
- "name": "disable-search-collapse",
4981
- "default": "false",
4982
- "fieldName": "disableSearchCollapse",
4983
- "type": {
4984
- "text": "boolean"
4985
- }
4986
- },
4987
- {
4988
- "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
4989
- "name": "primary-title",
4990
- "default": "undefined",
4991
- "fieldName": "primaryTitle",
4992
- "type": {
4993
- "text": "string | undefined"
4994
- }
4995
- },
4996
- {
4997
- "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
4998
- "name": "secondary-title",
4999
- "default": "undefined",
5000
- "fieldName": "secondaryTitle",
5001
- "type": {
5002
- "text": "string | undefined"
5003
- }
5004
- },
5005
4967
  {
5006
4968
  "description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
5007
4969
  "name": "notifications-count",
@@ -5047,6 +5009,42 @@
5047
5009
  "text": "ShellBarAccessibilityAttributes"
5048
5010
  }
5049
5011
  },
5012
+ {
5013
+ "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.",
5014
+ "name": "hide-search-button",
5015
+ "default": "false",
5016
+ "fieldName": "hideSearchButton",
5017
+ "type": {
5018
+ "text": "boolean"
5019
+ }
5020
+ },
5021
+ {
5022
+ "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.",
5023
+ "name": "disable-search-collapse",
5024
+ "default": "false",
5025
+ "fieldName": "disableSearchCollapse",
5026
+ "type": {
5027
+ "text": "boolean"
5028
+ }
5029
+ },
5030
+ {
5031
+ "description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
5032
+ "name": "primary-title",
5033
+ "default": "undefined",
5034
+ "fieldName": "primaryTitle",
5035
+ "type": {
5036
+ "text": "string | undefined"
5037
+ }
5038
+ },
5039
+ {
5040
+ "description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
5041
+ "name": "secondary-title",
5042
+ "default": "undefined",
5043
+ "fieldName": "secondaryTitle",
5044
+ "type": {
5045
+ "text": "string | undefined"
5046
+ }
5047
+ },
5050
5048
  {
5051
5049
  "description": "Returns the `logo` DOM ref.",
5052
5050
  "name": "logo-dom-ref",
@@ -5261,7 +5259,7 @@
5261
5259
  "declarations": [
5262
5260
  {
5263
5261
  "kind": "class",
5264
- "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\";`",
5262
+ "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\";`",
5265
5263
  "name": "ShellBarItem",
5266
5264
  "members": [
5267
5265
  {
@@ -5270,7 +5268,7 @@
5270
5268
  "type": {
5271
5269
  "text": "string | undefined"
5272
5270
  },
5273
- "description": "Defines the name of the item's icon.",
5271
+ "description": "Defines the item's icon.",
5274
5272
  "default": "undefined",
5275
5273
  "privacy": "public"
5276
5274
  },
@@ -5280,7 +5278,7 @@
5280
5278
  "type": {
5281
5279
  "text": "string | undefined"
5282
5280
  },
5283
- "description": "Defines the item text.\n\n**Note:** The text is only displayed inside the overflow popover list view.",
5281
+ "description": "Defines the item text.",
5284
5282
  "default": "undefined",
5285
5283
  "privacy": "public"
5286
5284
  },
@@ -5290,646 +5288,167 @@
5290
5288
  "type": {
5291
5289
  "text": "string | undefined"
5292
5290
  },
5293
- "description": "Defines the count displayed in the top-right corner.",
5291
+ "description": "Defines the count displayed in badge.",
5294
5292
  "default": "undefined",
5295
- "privacy": "public",
5296
- "_ui5since": "1.0.0-rc.6"
5293
+ "privacy": "public"
5297
5294
  },
5298
- {
5299
- "kind": "field",
5300
- "name": "accessibilityAttributes",
5301
- "type": {
5302
- "text": "ShellBarItemAccessibilityAttributes",
5303
- "references": [
5304
- {
5305
- "name": "ShellBarItemAccessibilityAttributes",
5306
- "package": "@ui5/webcomponents-fiori",
5307
- "module": "dist/ShellBarItem.js"
5308
- }
5309
- ]
5310
- },
5311
- "default": "{}",
5312
- "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.",
5313
- "privacy": "public",
5314
- "_ui5since": "2.9.0"
5315
- }
5316
- ],
5317
- "events": [
5318
- {
5319
- "name": "click",
5320
- "_ui5privacy": "public",
5321
- "type": {
5322
- "text": "CustomEvent<ShellBarItemClickEventDetail>",
5323
- "references": [
5324
- {
5325
- "name": "ShellBarItemClickEventDetail",
5326
- "package": "@ui5/webcomponents-fiori",
5327
- "module": "dist/ShellBarItem.js"
5328
- }
5329
- ]
5330
- },
5331
- "description": "Fired, when the item is pressed.",
5332
- "_ui5Cancelable": true,
5333
- "_ui5allowPreventDefault": true,
5334
- "_ui5Bubbles": true,
5335
- "_ui5parameters": [
5336
- {
5337
- "type": {
5338
- "text": "HTMLElement"
5339
- },
5340
- "name": "targetRef",
5341
- "_ui5privacy": "public",
5342
- "description": "DOM ref of the clicked element"
5343
- }
5344
- ]
5345
- }
5346
- ],
5347
- "attributes": [
5348
- {
5349
- "description": "Defines the name of the item's icon.",
5350
- "name": "icon",
5351
- "default": "undefined",
5352
- "fieldName": "icon",
5353
- "type": {
5354
- "text": "string | undefined"
5355
- }
5356
- },
5357
- {
5358
- "description": "Defines the item text.\n\n**Note:** The text is only displayed inside the overflow popover list view.",
5359
- "name": "text",
5360
- "default": "undefined",
5361
- "fieldName": "text",
5362
- "type": {
5363
- "text": "string | undefined"
5364
- }
5365
- },
5366
- {
5367
- "description": "Defines the count displayed in the top-right corner.",
5368
- "name": "count",
5369
- "default": "undefined",
5370
- "fieldName": "count",
5371
- "type": {
5372
- "text": "string | undefined"
5373
- }
5374
- },
5375
- {
5376
- "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.",
5377
- "name": "accessibility-attributes",
5378
- "default": "{}",
5379
- "fieldName": "accessibilityAttributes",
5380
- "type": {
5381
- "text": "ShellBarItemAccessibilityAttributes"
5382
- }
5383
- }
5384
- ],
5385
- "superclass": {
5386
- "name": "UI5Element",
5387
- "package": "@ui5/webcomponents-base",
5388
- "module": "dist/UI5Element.js"
5389
- },
5390
- "tagName": "ui5-shellbar-item",
5391
- "customElement": true,
5392
- "_ui5privacy": "public",
5393
- "_ui5abstract": true
5394
- }
5395
- ],
5396
- "exports": [
5397
- {
5398
- "kind": "js",
5399
- "name": "default",
5400
- "declaration": {
5401
- "name": "ShellBarItem",
5402
- "module": "dist/ShellBarItem.js"
5403
- }
5404
- },
5405
- {
5406
- "kind": "custom-element-definition",
5407
- "name": "ui5-shellbar-item",
5408
- "declaration": {
5409
- "name": "ShellBarItem",
5410
- "module": "dist/ShellBarItem.js"
5411
- }
5412
- }
5413
- ]
5414
- },
5415
- {
5416
- "kind": "javascript-module",
5417
- "path": "dist/ShellBarSearch.js",
5418
- "declarations": [
5419
- {
5420
- "kind": "class",
5421
- "description": "Search field for the ShellBar component.",
5422
- "name": "ShellBarSearch",
5423
- "members": [
5424
- {
5425
- "kind": "field",
5426
- "name": "autoOpen",
5427
- "type": {
5428
- "text": "boolean"
5429
- },
5430
- "default": "false",
5431
- "description": "Indicates whether the suggestions popover should be opened on focus.",
5432
- "privacy": "public"
5433
- },
5434
- {
5435
- "kind": "field",
5436
- "name": "loading",
5437
- "type": {
5438
- "text": "boolean"
5439
- },
5440
- "default": "false",
5441
- "description": "Indicates whether a loading indicator should be shown in the popup.",
5442
- "privacy": "public",
5443
- "inheritedFrom": {
5444
- "name": "Search",
5445
- "module": "dist/Search.js"
5446
- }
5447
- },
5448
- {
5449
- "kind": "field",
5450
- "name": "noTypeahead",
5451
- "type": {
5452
- "text": "boolean"
5453
- },
5454
- "default": "false",
5455
- "description": "Defines whether the value will be autcompleted to match an item.",
5456
- "privacy": "public",
5457
- "inheritedFrom": {
5458
- "name": "Search",
5459
- "module": "dist/Search.js"
5460
- }
5461
- },
5462
- {
5463
- "kind": "field",
5464
- "name": "open",
5465
- "type": {
5466
- "text": "boolean"
5467
- },
5468
- "default": "false",
5469
- "description": "Indicates whether the items picker is open.",
5470
- "privacy": "public",
5471
- "inheritedFrom": {
5472
- "name": "Search",
5473
- "module": "dist/Search.js"
5474
- }
5475
- },
5476
- {
5477
- "kind": "field",
5478
- "name": "fieldLoading",
5479
- "type": {
5480
- "text": "boolean"
5481
- },
5482
- "default": "false",
5483
- "description": "Indicates whether a loading indicator should be shown in the input field.",
5484
- "privacy": "public",
5485
- "_ui5since": "2.19.0",
5486
- "inheritedFrom": {
5487
- "name": "SearchField",
5488
- "module": "dist/SearchField.js"
5489
- }
5490
- },
5491
- {
5492
- "kind": "field",
5493
- "name": "showClearIcon",
5494
- "type": {
5495
- "text": "boolean"
5496
- },
5497
- "default": "false",
5498
- "description": "Defines whether the clear icon of the search will be shown.",
5499
- "privacy": "public",
5500
- "inheritedFrom": {
5501
- "name": "SearchField",
5502
- "module": "dist/SearchField.js"
5503
- }
5504
- },
5505
- {
5506
- "kind": "field",
5507
- "name": "value",
5508
- "type": {
5509
- "text": "string"
5510
- },
5511
- "default": "\"\"",
5512
- "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
5513
- "privacy": "public",
5514
- "inheritedFrom": {
5515
- "name": "SearchField",
5516
- "module": "dist/SearchField.js"
5517
- }
5518
- },
5519
- {
5520
- "kind": "field",
5521
- "name": "placeholder",
5522
- "type": {
5523
- "text": "string | undefined"
5524
- },
5525
- "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
5526
- "default": "undefined",
5527
- "privacy": "public",
5528
- "inheritedFrom": {
5529
- "name": "SearchField",
5530
- "module": "dist/SearchField.js"
5531
- }
5532
- },
5533
- {
5534
- "kind": "field",
5535
- "name": "accessibleName",
5536
- "type": {
5537
- "text": "string | undefined"
5538
- },
5539
- "description": "Defines the accessible ARIA name of the component.",
5540
- "privacy": "public",
5541
- "default": "undefined",
5542
- "inheritedFrom": {
5543
- "name": "SearchField",
5544
- "module": "dist/SearchField.js"
5545
- }
5546
- },
5547
- {
5548
- "kind": "field",
5549
- "name": "accessibleDescription",
5550
- "type": {
5551
- "text": "string | undefined"
5552
- },
5553
- "description": "Defines the accessible ARIA description of the field.",
5554
- "privacy": "public",
5555
- "default": "undefined",
5556
- "inheritedFrom": {
5557
- "name": "SearchField",
5558
- "module": "dist/SearchField.js"
5559
- }
5560
- },
5561
- {
5562
- "kind": "field",
5563
- "name": "scopeValue",
5564
- "type": {
5565
- "text": "string | undefined"
5566
- },
5567
- "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.",
5568
- "privacy": "public",
5569
- "default": "\"\"",
5570
- "_ui5since": "2.18.0",
5571
- "inheritedFrom": {
5572
- "name": "SearchField",
5573
- "module": "dist/SearchField.js"
5574
- }
5575
- }
5576
- ],
5577
- "attributes": [
5578
- {
5579
- "description": "Indicates whether the suggestions popover should be opened on focus.",
5580
- "name": "auto-open",
5581
- "default": "false",
5582
- "fieldName": "autoOpen",
5583
- "type": {
5584
- "text": "boolean"
5585
- }
5586
- },
5587
- {
5588
- "description": "Indicates whether a loading indicator should be shown in the popup.",
5589
- "name": "loading",
5590
- "default": "false",
5591
- "fieldName": "loading",
5592
- "type": {
5593
- "text": "boolean"
5594
- },
5595
- "inheritedFrom": {
5596
- "name": "Search",
5597
- "module": "dist/Search.js"
5598
- }
5599
- },
5600
- {
5601
- "description": "Defines whether the value will be autcompleted to match an item.",
5602
- "name": "no-typeahead",
5603
- "default": "false",
5604
- "fieldName": "noTypeahead",
5605
- "type": {
5606
- "text": "boolean"
5607
- },
5608
- "inheritedFrom": {
5609
- "name": "Search",
5610
- "module": "dist/Search.js"
5611
- }
5612
- },
5613
- {
5614
- "description": "Indicates whether the items picker is open.",
5615
- "name": "open",
5616
- "default": "false",
5617
- "fieldName": "open",
5618
- "type": {
5619
- "text": "boolean"
5620
- },
5621
- "inheritedFrom": {
5622
- "name": "Search",
5623
- "module": "dist/Search.js"
5624
- }
5625
- },
5626
- {
5627
- "description": "Indicates whether a loading indicator should be shown in the input field.",
5628
- "name": "field-loading",
5629
- "default": "false",
5630
- "fieldName": "fieldLoading",
5631
- "type": {
5632
- "text": "boolean"
5633
- },
5634
- "inheritedFrom": {
5635
- "name": "SearchField",
5636
- "module": "dist/SearchField.js"
5637
- }
5638
- },
5639
- {
5640
- "description": "Defines whether the clear icon of the search will be shown.",
5641
- "name": "show-clear-icon",
5642
- "default": "false",
5643
- "fieldName": "showClearIcon",
5644
- "type": {
5645
- "text": "boolean"
5646
- },
5647
- "inheritedFrom": {
5648
- "name": "SearchField",
5649
- "module": "dist/SearchField.js"
5650
- }
5651
- },
5652
- {
5653
- "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
5654
- "name": "value",
5655
- "default": "\"\"",
5656
- "fieldName": "value",
5657
- "type": {
5658
- "text": "string"
5659
- },
5660
- "inheritedFrom": {
5661
- "name": "SearchField",
5662
- "module": "dist/SearchField.js"
5663
- }
5664
- },
5665
- {
5666
- "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
5667
- "name": "placeholder",
5668
- "default": "undefined",
5669
- "fieldName": "placeholder",
5670
- "type": {
5671
- "text": "string | undefined"
5672
- },
5673
- "inheritedFrom": {
5674
- "name": "SearchField",
5675
- "module": "dist/SearchField.js"
5676
- }
5677
- },
5678
- {
5679
- "description": "Defines the accessible ARIA name of the component.",
5680
- "name": "accessible-name",
5681
- "default": "undefined",
5682
- "fieldName": "accessibleName",
5683
- "type": {
5684
- "text": "string | undefined"
5685
- },
5686
- "inheritedFrom": {
5687
- "name": "SearchField",
5688
- "module": "dist/SearchField.js"
5689
- }
5690
- },
5691
- {
5692
- "description": "Defines the accessible ARIA description of the field.",
5693
- "name": "accessible-description",
5694
- "default": "undefined",
5695
- "fieldName": "accessibleDescription",
5696
- "type": {
5697
- "text": "string | undefined"
5698
- },
5699
- "inheritedFrom": {
5700
- "name": "SearchField",
5701
- "module": "dist/SearchField.js"
5702
- }
5703
- },
5704
- {
5705
- "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.",
5706
- "name": "scope-value",
5707
- "default": "\"\"",
5708
- "fieldName": "scopeValue",
5709
- "type": {
5710
- "text": "string | undefined"
5711
- },
5712
- "inheritedFrom": {
5713
- "name": "SearchField",
5714
- "module": "dist/SearchField.js"
5715
- }
5716
- }
5717
- ],
5718
- "superclass": {
5719
- "name": "Search",
5720
- "package": "@ui5/webcomponents-fiori",
5721
- "module": "dist/Search.js"
5722
- },
5723
- "tagName": "ui5-shellbar-search",
5724
- "customElement": true,
5725
- "_ui5experimental": true,
5726
- "_ui5since": "2.10.0",
5727
- "_ui5privacy": "public",
5728
- "slots": [
5729
- {
5730
- "name": "default",
5731
- "description": "Defines the Search suggestion items.",
5732
- "_ui5propertyName": "items",
5733
- "_ui5type": {
5734
- "text": "Array<SearchItem | SearchItemGroup>"
5735
- },
5736
- "_ui5privacy": "public",
5737
- "inheritedFrom": {
5738
- "name": "Search",
5739
- "module": "dist/Search.js"
5740
- }
5741
- },
5742
- {
5743
- "name": "action",
5744
- "description": "Defines the popup footer action button.",
5745
- "_ui5type": {
5746
- "text": "Array<Button>",
5747
- "references": [
5748
- {
5749
- "name": "Button",
5750
- "package": "@ui5/webcomponents",
5751
- "module": "dist/Button.js"
5752
- }
5753
- ]
5754
- },
5755
- "_ui5privacy": "public",
5756
- "inheritedFrom": {
5757
- "name": "Search",
5758
- "module": "dist/Search.js"
5759
- }
5760
- },
5761
- {
5762
- "name": "illustration",
5763
- "description": "Defines the illustrated message to be shown in the popup.",
5764
- "_ui5type": {
5765
- "text": "Array<IllustratedMessage>",
5766
- "references": [
5767
- {
5768
- "name": "IllustratedMessage",
5769
- "package": "@ui5/webcomponents-fiori",
5770
- "module": "dist/IllustratedMessage.js"
5771
- }
5772
- ]
5773
- },
5774
- "_ui5privacy": "public",
5775
- "inheritedFrom": {
5776
- "name": "Search",
5777
- "module": "dist/Search.js"
5778
- }
5779
- },
5780
- {
5781
- "name": "messageArea",
5782
- "description": "Defines the illustrated message to be shown in the popup.",
5783
- "_ui5type": {
5784
- "text": "Array<SearchMessageArea>",
5785
- "references": [
5786
- {
5787
- "name": "SearchMessageArea",
5788
- "package": "@ui5/webcomponents-fiori",
5789
- "module": "dist/SearchMessageArea.js"
5790
- }
5791
- ]
5792
- },
5793
- "_ui5privacy": "public",
5794
- "inheritedFrom": {
5795
- "name": "Search",
5796
- "module": "dist/Search.js"
5797
- }
5798
- },
5799
- {
5800
- "name": "scopes",
5801
- "description": "Defines the component scope options.",
5802
- "_ui5type": {
5803
- "text": "Array<ISearchScope>",
5804
- "references": [
5805
- {
5806
- "name": "ISearchScope",
5807
- "package": "@ui5/webcomponents-fiori",
5808
- "module": "dist/SearchField.js"
5809
- }
5810
- ]
5811
- },
5812
- "_ui5privacy": "public",
5813
- "inheritedFrom": {
5814
- "name": "SearchField",
5815
- "module": "dist/SearchField.js"
5816
- }
5817
- },
5818
- {
5819
- "name": "filterButton",
5820
- "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.",
5821
- "_ui5since": "2.11.0",
5822
- "_ui5type": {
5823
- "text": "Array<Button>",
5824
- "references": [
5825
- {
5826
- "name": "Button",
5827
- "package": "@ui5/webcomponents",
5828
- "module": "dist/Button.js"
5829
- }
5830
- ]
5831
- },
5832
- "_ui5privacy": "public",
5833
- "inheritedFrom": {
5834
- "name": "SearchField",
5835
- "module": "dist/SearchField.js"
5836
- }
5837
- }
5838
- ],
5839
- "events": [
5840
- {
5841
- "name": "open",
5842
- "_ui5privacy": "public",
5843
- "type": {
5844
- "text": "CustomEvent"
5845
- },
5846
- "description": "Fired when the popup is opened.",
5847
- "_ui5Cancelable": false,
5848
- "_ui5allowPreventDefault": false,
5849
- "_ui5Bubbles": false,
5850
- "inheritedFrom": {
5851
- "name": "Search",
5852
- "module": "dist/Search.js"
5853
- }
5854
- },
5855
- {
5856
- "name": "close",
5857
- "_ui5privacy": "public",
5858
- "type": {
5859
- "text": "CustomEvent"
5860
- },
5861
- "description": "Fired when the popup is closed.",
5862
- "_ui5Cancelable": false,
5863
- "_ui5allowPreventDefault": false,
5864
- "_ui5Bubbles": false,
5865
- "inheritedFrom": {
5866
- "name": "Search",
5867
- "module": "dist/Search.js"
5868
- }
5869
- },
5870
- {
5871
- "name": "input",
5872
- "_ui5privacy": "public",
5295
+ {
5296
+ "kind": "field",
5297
+ "name": "accessibilityAttributes",
5873
5298
  "type": {
5874
- "text": "CustomEvent"
5299
+ "text": "ShellBarItemAccessibilityAttributes",
5300
+ "references": [
5301
+ {
5302
+ "name": "ShellBarItemAccessibilityAttributes",
5303
+ "package": "@ui5/webcomponents-fiori",
5304
+ "module": "dist/ShellBarItem.js"
5305
+ }
5306
+ ]
5875
5307
  },
5876
- "description": "Fired when typing in input or clear icon is pressed.",
5877
- "_ui5Cancelable": false,
5878
- "_ui5allowPreventDefault": false,
5879
- "_ui5Bubbles": true,
5880
- "inheritedFrom": {
5881
- "name": "SearchField",
5882
- "module": "dist/SearchField.js"
5883
- }
5884
- },
5308
+ "default": "{}",
5309
+ "description": "Defines accessibility attributes.",
5310
+ "privacy": "public"
5311
+ }
5312
+ ],
5313
+ "events": [
5885
5314
  {
5886
- "name": "scope-change",
5315
+ "name": "click",
5887
5316
  "_ui5privacy": "public",
5888
5317
  "type": {
5889
- "text": "CustomEvent<SearchFieldScopeSelectionChangeDetails>",
5318
+ "text": "CustomEvent<ShellBarItemClickEventDetail>",
5890
5319
  "references": [
5891
5320
  {
5892
- "name": "SearchFieldScopeSelectionChangeDetails",
5321
+ "name": "ShellBarItemClickEventDetail",
5893
5322
  "package": "@ui5/webcomponents-fiori",
5894
- "module": "dist/SearchField.js"
5323
+ "module": "dist/ShellBarItem.js"
5895
5324
  }
5896
5325
  ]
5897
5326
  },
5898
- "description": "Fired when the scope has changed.",
5899
- "_ui5Cancelable": false,
5900
- "_ui5allowPreventDefault": false,
5327
+ "description": "Fired when the item is clicked.",
5328
+ "_ui5Cancelable": true,
5329
+ "_ui5allowPreventDefault": true,
5901
5330
  "_ui5Bubbles": true,
5902
5331
  "_ui5parameters": [
5903
5332
  {
5904
5333
  "type": {
5905
5334
  "text": "HTMLElement"
5906
5335
  },
5907
- "name": "scope",
5336
+ "name": "targetRef",
5908
5337
  "_ui5privacy": "public",
5909
- "description": "The newly selected scope"
5338
+ "description": "DOM ref of the clicked element"
5910
5339
  }
5911
- ],
5912
- "inheritedFrom": {
5913
- "name": "SearchField",
5914
- "module": "dist/SearchField.js"
5340
+ ]
5341
+ }
5342
+ ],
5343
+ "attributes": [
5344
+ {
5345
+ "description": "Defines the item's icon.",
5346
+ "name": "icon",
5347
+ "default": "undefined",
5348
+ "fieldName": "icon",
5349
+ "type": {
5350
+ "text": "string | undefined"
5915
5351
  }
5916
5352
  },
5917
5353
  {
5918
- "name": "search",
5919
- "_ui5privacy": "public",
5354
+ "description": "Defines the item text.",
5355
+ "name": "text",
5356
+ "default": "undefined",
5357
+ "fieldName": "text",
5920
5358
  "type": {
5921
- "text": "CustomEvent"
5359
+ "text": "string | undefined"
5360
+ }
5361
+ },
5362
+ {
5363
+ "description": "Defines the count displayed in badge.",
5364
+ "name": "count",
5365
+ "default": "undefined",
5366
+ "fieldName": "count",
5367
+ "type": {
5368
+ "text": "string | undefined"
5369
+ }
5370
+ },
5371
+ {
5372
+ "description": "Defines accessibility attributes.",
5373
+ "name": "accessibility-attributes",
5374
+ "default": "{}",
5375
+ "fieldName": "accessibilityAttributes",
5376
+ "type": {
5377
+ "text": "ShellBarItemAccessibilityAttributes"
5378
+ }
5379
+ }
5380
+ ],
5381
+ "superclass": {
5382
+ "name": "UI5Element",
5383
+ "package": "@ui5/webcomponents-base",
5384
+ "module": "dist/UI5Element.js"
5385
+ },
5386
+ "tagName": "ui5-shellbar-item",
5387
+ "customElement": true,
5388
+ "_ui5experimental": true,
5389
+ "_ui5privacy": "public"
5390
+ }
5391
+ ],
5392
+ "exports": [
5393
+ {
5394
+ "kind": "js",
5395
+ "name": "default",
5396
+ "declaration": {
5397
+ "name": "ShellBarItem",
5398
+ "module": "dist/ShellBarItem.js"
5399
+ }
5400
+ },
5401
+ {
5402
+ "kind": "custom-element-definition",
5403
+ "name": "ui5-shellbar-item",
5404
+ "declaration": {
5405
+ "name": "ShellBarItem",
5406
+ "module": "dist/ShellBarItem.js"
5407
+ }
5408
+ }
5409
+ ]
5410
+ },
5411
+ {
5412
+ "kind": "javascript-module",
5413
+ "path": "dist/ShellBarSearch.js",
5414
+ "declarations": [
5415
+ {
5416
+ "kind": "class",
5417
+ "description": "Search field for the ShellBar component.",
5418
+ "name": "ShellBarSearch",
5419
+ "members": [
5420
+ {
5421
+ "kind": "field",
5422
+ "name": "autoOpen",
5423
+ "type": {
5424
+ "text": "boolean"
5922
5425
  },
5923
- "description": "Fired when the user has triggered search with Enter key or Search Button press.",
5924
- "_ui5Cancelable": true,
5925
- "_ui5allowPreventDefault": true,
5926
- "_ui5Bubbles": true,
5927
- "inheritedFrom": {
5928
- "name": "SearchField",
5929
- "module": "dist/SearchField.js"
5426
+ "default": "false",
5427
+ "description": "Indicates whether the suggestions popover should be opened on focus.",
5428
+ "privacy": "public"
5429
+ }
5430
+ ],
5431
+ "attributes": [
5432
+ {
5433
+ "description": "Indicates whether the suggestions popover should be opened on focus.",
5434
+ "name": "auto-open",
5435
+ "default": "false",
5436
+ "fieldName": "autoOpen",
5437
+ "type": {
5438
+ "text": "boolean"
5930
5439
  }
5931
5440
  }
5932
- ]
5441
+ ],
5442
+ "superclass": {
5443
+ "name": "Search",
5444
+ "package": "@ui5/webcomponents-fiori",
5445
+ "module": "dist/Search.js"
5446
+ },
5447
+ "tagName": "ui5-shellbar-search",
5448
+ "customElement": true,
5449
+ "_ui5experimental": true,
5450
+ "_ui5since": "2.10.0",
5451
+ "_ui5privacy": "public"
5933
5452
  }
5934
5453
  ],
5935
5454
  "exports": [
@@ -8716,6 +8235,15 @@
8716
8235
  ]
8717
8236
  },
8718
8237
  "_ui5privacy": "public"
8238
+ },
8239
+ {
8240
+ "name": "footer",
8241
+ "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.",
8242
+ "_ui5since": "2.19.0",
8243
+ "_ui5type": {
8244
+ "text": "Array<HTMLElement>"
8245
+ },
8246
+ "_ui5privacy": "public"
8719
8247
  }
8720
8248
  ],
8721
8249
  "members": [
@@ -9000,7 +8528,6 @@
9000
8528
  },
9001
8529
  "tagName": "ui5-user-menu",
9002
8530
  "customElement": true,
9003
- "_ui5experimental": true,
9004
8531
  "_ui5since": "2.5.0",
9005
8532
  "_ui5privacy": "public"
9006
8533
  }
@@ -9222,7 +8749,6 @@
9222
8749
  },
9223
8750
  "tagName": "ui5-user-menu-account",
9224
8751
  "customElement": true,
9225
- "_ui5experimental": true,
9226
8752
  "_ui5since": "2.5.0",
9227
8753
  "_ui5privacy": "public"
9228
8754
  }
@@ -9279,7 +8805,6 @@
9279
8805
  },
9280
8806
  "tagName": "ui5-user-menu-item",
9281
8807
  "customElement": true,
9282
- "_ui5experimental": true,
9283
8808
  "_ui5since": "2.5.0",
9284
8809
  "_ui5privacy": "public"
9285
8810
  }
@@ -9318,7 +8843,6 @@
9318
8843
  },
9319
8844
  "tagName": "ui5-user-menu-item-group",
9320
8845
  "customElement": true,
9321
- "_ui5experimental": true,
9322
8846
  "_ui5since": "2.12.0",
9323
8847
  "_ui5privacy": "public"
9324
8848
  }
@@ -9515,7 +9039,6 @@
9515
9039
  },
9516
9040
  "tagName": "ui5-user-settings-account-view",
9517
9041
  "customElement": true,
9518
- "_ui5experimental": true,
9519
9042
  "_ui5since": "2.17.0",
9520
9043
  "_ui5privacy": "public"
9521
9044
  }
@@ -9658,7 +9181,6 @@
9658
9181
  },
9659
9182
  "tagName": "ui5-user-settings-appearance-view",
9660
9183
  "customElement": true,
9661
- "_ui5experimental": true,
9662
9184
  "_ui5since": "2.17.0",
9663
9185
  "_ui5privacy": "public",
9664
9186
  "attributes": [
@@ -9756,7 +9278,6 @@
9756
9278
  },
9757
9279
  "tagName": "ui5-user-settings-appearance-view-group",
9758
9280
  "customElement": true,
9759
- "_ui5experimental": true,
9760
9281
  "_ui5since": "2.17.0",
9761
9282
  "_ui5privacy": "public"
9762
9283
  }
@@ -9875,7 +9396,6 @@
9875
9396
  },
9876
9397
  "tagName": "ui5-user-settings-appearance-view-item",
9877
9398
  "customElement": true,
9878
- "_ui5experimental": true,
9879
9399
  "_ui5since": "2.17.0",
9880
9400
  "_ui5privacy": "public"
9881
9401
  }
@@ -10078,7 +9598,6 @@
10078
9598
  },
10079
9599
  "tagName": "ui5-user-settings-dialog",
10080
9600
  "customElement": true,
10081
- "_ui5experimental": true,
10082
9601
  "_ui5since": "2.8.0",
10083
9602
  "_ui5privacy": "public"
10084
9603
  }
@@ -10362,7 +9881,6 @@
10362
9881
  },
10363
9882
  "tagName": "ui5-user-settings-item",
10364
9883
  "customElement": true,
10365
- "_ui5experimental": true,
10366
9884
  "_ui5since": "2.8.0",
10367
9885
  "_ui5privacy": "public"
10368
9886
  }
@@ -10473,7 +9991,6 @@
10473
9991
  },
10474
9992
  "tagName": "ui5-user-settings-view",
10475
9993
  "customElement": true,
10476
- "_ui5experimental": true,
10477
9994
  "_ui5since": "2.8.0",
10478
9995
  "_ui5privacy": "public"
10479
9996
  }
@@ -11283,6 +10800,102 @@
11283
10800
  "declarations": [],
11284
10801
  "exports": []
11285
10802
  },
10803
+ {
10804
+ "kind": "javascript-module",
10805
+ "path": "dist/shellbar/IShellBarSearchController.js",
10806
+ "declarations": [],
10807
+ "exports": []
10808
+ },
10809
+ {
10810
+ "kind": "javascript-module",
10811
+ "path": "dist/shellbar/ShellBarAccessibility.js",
10812
+ "declarations": [],
10813
+ "exports": [
10814
+ {
10815
+ "kind": "js",
10816
+ "name": "default",
10817
+ "declaration": {
10818
+ "name": "ShellBarAccessibility",
10819
+ "module": "dist/shellbar/ShellBarAccessibility.js"
10820
+ }
10821
+ }
10822
+ ]
10823
+ },
10824
+ {
10825
+ "kind": "javascript-module",
10826
+ "path": "dist/shellbar/ShellBarItemNavigation.js",
10827
+ "declarations": [],
10828
+ "exports": [
10829
+ {
10830
+ "kind": "js",
10831
+ "name": "default",
10832
+ "declaration": {
10833
+ "name": "ShellBarItemNavigation",
10834
+ "module": "dist/shellbar/ShellBarItemNavigation.js"
10835
+ }
10836
+ }
10837
+ ]
10838
+ },
10839
+ {
10840
+ "kind": "javascript-module",
10841
+ "path": "dist/shellbar/ShellBarLegacy.js",
10842
+ "declarations": [],
10843
+ "exports": [
10844
+ {
10845
+ "kind": "js",
10846
+ "name": "default",
10847
+ "declaration": {
10848
+ "name": "ShellBarLegacy",
10849
+ "module": "dist/shellbar/ShellBarLegacy.js"
10850
+ }
10851
+ }
10852
+ ]
10853
+ },
10854
+ {
10855
+ "kind": "javascript-module",
10856
+ "path": "dist/shellbar/ShellBarOverflow.js",
10857
+ "declarations": [],
10858
+ "exports": [
10859
+ {
10860
+ "kind": "js",
10861
+ "name": "default",
10862
+ "declaration": {
10863
+ "name": "ShellBarOverflow",
10864
+ "module": "dist/shellbar/ShellBarOverflow.js"
10865
+ }
10866
+ }
10867
+ ]
10868
+ },
10869
+ {
10870
+ "kind": "javascript-module",
10871
+ "path": "dist/shellbar/ShellBarSearch.js",
10872
+ "declarations": [],
10873
+ "exports": [
10874
+ {
10875
+ "kind": "js",
10876
+ "name": "default",
10877
+ "declaration": {
10878
+ "name": "ShellBarSearch",
10879
+ "module": "dist/shellbar/ShellBarSearch.js"
10880
+ }
10881
+ }
10882
+ ]
10883
+ },
10884
+ {
10885
+ "kind": "javascript-module",
10886
+ "path": "dist/shellbar/ShellBarSearchLegacy.js",
10887
+ "declarations": [],
10888
+ "exports": [
10889
+ {
10890
+ "kind": "js",
10891
+ "name": "default",
10892
+ "declaration": {
10893
+ "name": "ShellBarSearchLegacy",
10894
+ "module": "dist/shellbar/ShellBarSearchLegacy.js"
10895
+ }
10896
+ }
10897
+ ]
10898
+ },
11286
10899
  {
11287
10900
  "kind": "javascript-module",
11288
10901
  "path": "dist/types/FCLLayout.js",