@ui5/webcomponents 2.25.1-rc.0 → 2.25.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents",
4
- "version": "2.25.1-rc.0",
4
+ "version": "2.25.1",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -5537,9 +5537,9 @@
5537
5537
  },
5538
5538
  {
5539
5539
  "name": "type",
5540
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
5540
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
5541
5541
  "value": {
5542
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
5542
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
5543
5543
  "default": "\"Active\""
5544
5544
  }
5545
5545
  }
@@ -5612,9 +5612,9 @@
5612
5612
  },
5613
5613
  {
5614
5614
  "name": "type",
5615
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
5615
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
5616
5616
  "value": {
5617
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
5617
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
5618
5618
  }
5619
5619
  }
5620
5620
  ],
@@ -5845,9 +5845,9 @@
5845
5845
  },
5846
5846
  {
5847
5847
  "name": "type",
5848
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
5848
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
5849
5849
  "value": {
5850
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
5850
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
5851
5851
  "default": "\"Active\""
5852
5852
  }
5853
5853
  },
@@ -5964,9 +5964,9 @@
5964
5964
  },
5965
5965
  {
5966
5966
  "name": "type",
5967
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
5967
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
5968
5968
  "value": {
5969
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
5969
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
5970
5970
  }
5971
5971
  },
5972
5972
  {
@@ -6214,9 +6214,9 @@
6214
6214
  },
6215
6215
  {
6216
6216
  "name": "type",
6217
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
6217
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
6218
6218
  "value": {
6219
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
6219
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
6220
6220
  "default": "\"Active\""
6221
6221
  }
6222
6222
  }
@@ -6340,9 +6340,9 @@
6340
6340
  },
6341
6341
  {
6342
6342
  "name": "type",
6343
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
6343
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
6344
6344
  "value": {
6345
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
6345
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
6346
6346
  }
6347
6347
  }
6348
6348
  ],
@@ -9784,9 +9784,9 @@
9784
9784
  },
9785
9785
  {
9786
9786
  "name": "type",
9787
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
9787
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
9788
9788
  "value": {
9789
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
9789
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
9790
9790
  "default": "\"Active\""
9791
9791
  }
9792
9792
  },
@@ -9907,9 +9907,9 @@
9907
9907
  },
9908
9908
  {
9909
9909
  "name": "type",
9910
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
9910
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
9911
9911
  "value": {
9912
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
9912
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
9913
9913
  }
9914
9914
  },
9915
9915
  {
@@ -13326,9 +13326,9 @@
13326
13326
  },
13327
13327
  {
13328
13328
  "name": "type",
13329
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
13329
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
13330
13330
  "value": {
13331
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
13331
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
13332
13332
  "default": "\"Active\""
13333
13333
  }
13334
13334
  }
@@ -13442,9 +13442,9 @@
13442
13442
  },
13443
13443
  {
13444
13444
  "name": "type",
13445
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
13445
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
13446
13446
  "value": {
13447
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
13447
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
13448
13448
  }
13449
13449
  }
13450
13450
  ],
@@ -13549,9 +13549,9 @@
13549
13549
  },
13550
13550
  {
13551
13551
  "name": "type",
13552
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
13552
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
13553
13553
  "value": {
13554
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\"",
13554
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\"",
13555
13555
  "default": "\"Active\""
13556
13556
  }
13557
13557
  }
@@ -13664,9 +13664,9 @@
13664
13664
  },
13665
13665
  {
13666
13666
  "name": "type",
13667
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
13667
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
13668
13668
  "value": {
13669
- "type": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
13669
+ "type": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
13670
13670
  }
13671
13671
  }
13672
13672
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.25.1-rc.0",
3
+ "version": "2.25.1",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -56,22 +56,22 @@
56
56
  "directory": "packages/main"
57
57
  },
58
58
  "dependencies": {
59
- "@ui5/webcomponents-base": "2.25.1-rc.0",
60
- "@ui5/webcomponents-icons": "2.25.1-rc.0",
61
- "@ui5/webcomponents-icons-business-suite": "2.25.1-rc.0",
62
- "@ui5/webcomponents-icons-tnt": "2.25.1-rc.0",
63
- "@ui5/webcomponents-localization": "2.25.1-rc.0",
64
- "@ui5/webcomponents-theming": "2.25.1-rc.0"
59
+ "@ui5/webcomponents-base": "2.25.1",
60
+ "@ui5/webcomponents-icons": "2.25.1",
61
+ "@ui5/webcomponents-icons-business-suite": "2.25.1",
62
+ "@ui5/webcomponents-icons-tnt": "2.25.1",
63
+ "@ui5/webcomponents-localization": "2.25.1",
64
+ "@ui5/webcomponents-theming": "2.25.1"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@custom-elements-manifest/analyzer": "^0.10.10",
68
68
  "@ui5/cypress-internal": "0.1.0",
69
- "@ui5/webcomponents-tools": "2.25.1-rc.0",
69
+ "@ui5/webcomponents-tools": "2.25.1",
70
70
  "cypress": "15.18.1",
71
71
  "jsdom": "^26.0.0",
72
72
  "lit": "^2.0.0",
73
73
  "vite": "5.4.21",
74
74
  "vitest": "^3.2.7"
75
75
  },
76
- "gitHead": "72c54b253971e66f766404641b9fc2e5ffaf3344"
76
+ "gitHead": "51b419489b57cdd55866010fa55cb5d8cb3c4107"
77
77
  }
@@ -10,6 +10,7 @@ export default function SegmentedButtonItemTemplate(this: SegmentedButtonItem) {
10
10
  aria-setsize={this.sizeOfSet}
11
11
  aria-selected={this.selected}
12
12
  aria-disabled={this.disabled}
13
+ aria-roledescription={this.ariaDescription}
13
14
  data-sap-focus-ref
14
15
  onClick={this._onclick}
15
16
  onKeyUp={this._onkeyup}
@@ -18,6 +18,7 @@ export default function SegmentedButtonTemplate(this: SegmentedButton) {
18
18
  aria-orientation="horizontal"
19
19
  aria-description={this.ariaDescriptionText}
20
20
  aria-label={this.ariaLabelText}
21
+ aria-roledescription={this.ariaRoleDescription}
21
22
  >
22
23
  <slot></slot>
23
24
  </ul>