@ui5/webcomponents 2.25.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.
@@ -11682,7 +11682,7 @@
11682
11682
  ]
11683
11683
  },
11684
11684
  "default": "\"Active\"",
11685
- "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.",
11685
+ "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.",
11686
11686
  "privacy": "public"
11687
11687
  }
11688
11688
  ],
@@ -11765,12 +11765,12 @@
11765
11765
  }
11766
11766
  },
11767
11767
  {
11768
- "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.",
11768
+ "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.",
11769
11769
  "name": "type",
11770
11770
  "default": "\"Active\"",
11771
11771
  "fieldName": "type",
11772
11772
  "type": {
11773
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
11773
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
11774
11774
  }
11775
11775
  }
11776
11776
  ],
@@ -11996,7 +11996,7 @@
11996
11996
  ]
11997
11997
  },
11998
11998
  "default": "\"Active\"",
11999
- "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.",
11999
+ "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.",
12000
12000
  "privacy": "public"
12001
12001
  }
12002
12002
  ],
@@ -12074,12 +12074,12 @@
12074
12074
  }
12075
12075
  },
12076
12076
  {
12077
- "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.",
12077
+ "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.",
12078
12078
  "name": "type",
12079
12079
  "default": "\"Active\"",
12080
12080
  "fieldName": "type",
12081
12081
  "type": {
12082
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
12082
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
12083
12083
  }
12084
12084
  }
12085
12085
  ],
@@ -12642,7 +12642,7 @@
12642
12642
  ]
12643
12643
  },
12644
12644
  "default": "\"Active\"",
12645
- "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.",
12645
+ "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.",
12646
12646
  "privacy": "public"
12647
12647
  },
12648
12648
  {
@@ -12791,12 +12791,12 @@
12791
12791
  }
12792
12792
  },
12793
12793
  {
12794
- "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.",
12794
+ "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.",
12795
12795
  "name": "type",
12796
12796
  "default": "\"Active\"",
12797
12797
  "fieldName": "type",
12798
12798
  "type": {
12799
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
12799
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
12800
12800
  }
12801
12801
  },
12802
12802
  {
@@ -13309,7 +13309,7 @@
13309
13309
  ]
13310
13310
  },
13311
13311
  "default": "\"Active\"",
13312
- "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.",
13312
+ "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.",
13313
13313
  "privacy": "public"
13314
13314
  }
13315
13315
  ],
@@ -13513,12 +13513,12 @@
13513
13513
  }
13514
13514
  },
13515
13515
  {
13516
- "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.",
13516
+ "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.",
13517
13517
  "name": "type",
13518
13518
  "default": "\"Active\"",
13519
13519
  "fieldName": "type",
13520
13520
  "type": {
13521
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
13521
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
13522
13522
  }
13523
13523
  }
13524
13524
  ],
@@ -20870,7 +20870,7 @@
20870
20870
  ]
20871
20871
  },
20872
20872
  "default": "\"Active\"",
20873
- "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.",
20873
+ "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.",
20874
20874
  "privacy": "public"
20875
20875
  },
20876
20876
  {
@@ -21026,12 +21026,12 @@
21026
21026
  }
21027
21027
  },
21028
21028
  {
21029
- "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.",
21029
+ "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.",
21030
21030
  "name": "type",
21031
21031
  "default": "\"Active\"",
21032
21032
  "fieldName": "type",
21033
21033
  "type": {
21034
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
21034
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
21035
21035
  }
21036
21036
  },
21037
21037
  {
@@ -28719,7 +28719,7 @@
28719
28719
  ]
28720
28720
  },
28721
28721
  "default": "\"Active\"",
28722
- "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.",
28722
+ "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.",
28723
28723
  "privacy": "public"
28724
28724
  }
28725
28725
  ],
@@ -28860,12 +28860,12 @@
28860
28860
  }
28861
28861
  },
28862
28862
  {
28863
- "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.",
28863
+ "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.",
28864
28864
  "name": "type",
28865
28865
  "default": "\"Active\"",
28866
28866
  "fieldName": "type",
28867
28867
  "type": {
28868
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
28868
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
28869
28869
  }
28870
28870
  }
28871
28871
  ],
@@ -29140,7 +29140,7 @@
29140
29140
  ]
29141
29141
  },
29142
29142
  "default": "\"Active\"",
29143
- "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.",
29143
+ "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.",
29144
29144
  "privacy": "public"
29145
29145
  }
29146
29146
  ],
@@ -29286,12 +29286,12 @@
29286
29286
  }
29287
29287
  },
29288
29288
  {
29289
- "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.",
29289
+ "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.",
29290
29290
  "name": "type",
29291
29291
  "default": "\"Active\"",
29292
29292
  "fieldName": "type",
29293
29293
  "type": {
29294
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
29294
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
29295
29295
  }
29296
29296
  }
29297
29297
  ],
@@ -29548,7 +29548,7 @@
29548
29548
  ]
29549
29549
  },
29550
29550
  "default": "\"Active\"",
29551
- "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.",
29551
+ "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.",
29552
29552
  "privacy": "public"
29553
29553
  }
29554
29554
  ],
@@ -29680,12 +29680,12 @@
29680
29680
  }
29681
29681
  },
29682
29682
  {
29683
- "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.",
29683
+ "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.",
29684
29684
  "name": "type",
29685
29685
  "default": "\"Active\"",
29686
29686
  "fieldName": "type",
29687
29687
  "type": {
29688
- "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
29688
+ "text": "\"Navigation\" | \"Inactive\" | \"InactiveSelectable\" | \"Active\" | \"Detail\""
29689
29689
  }
29690
29690
  }
29691
29691
  ],
@@ -8,6 +8,14 @@ declare enum ListItemType {
8
8
  * @public
9
9
  */
10
10
  Inactive = "Inactive",
11
+ /**
12
+ * Indicates the list item does not have any active feedback when item is pressed,
13
+ * but selection (checkbox/radio) is still possible when a selection mode is active.
14
+ * The `item-click` event is not fired for items of this type.
15
+ * @public
16
+ * @since 2.25.1
17
+ */
18
+ InactiveSelectable = "InactiveSelectable",
11
19
  /**
12
20
  * Indicates that the item is clickable via active feedback when item is pressed.
13
21
  * @public
@@ -9,6 +9,14 @@ var ListItemType;
9
9
  * @public
10
10
  */
11
11
  ListItemType["Inactive"] = "Inactive";
12
+ /**
13
+ * Indicates the list item does not have any active feedback when item is pressed,
14
+ * but selection (checkbox/radio) is still possible when a selection mode is active.
15
+ * The `item-click` event is not fired for items of this type.
16
+ * @public
17
+ * @since 2.25.1
18
+ */
19
+ ListItemType["InactiveSelectable"] = "InactiveSelectable";
12
20
  /**
13
21
  * Indicates that the item is clickable via active feedback when item is pressed.
14
22
  * @public
@@ -1 +1 @@
1
- {"version":3,"file":"ListItemType.js","sourceRoot":"","sources":["../../src/types/ListItemType.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,YAwBJ;AAxBD,WAAK,YAAY;IAChB;;;OAGG;IACH,qCAAqB,CAAA;IAErB;;;OAGG;IACH,iCAAiB,CAAA;IAEjB;;;OAGG;IACH,iCAAiB,CAAA;IAEjB;;;OAGG;IACH,yCAAyB,CAAA;AAC1B,CAAC,EAxBI,YAAY,KAAZ,YAAY,QAwBhB;AAED,eAAe,YAAY,CAAC","sourcesContent":["/**\n * Different list item types.\n * @public\n */\nenum ListItemType {\n\t/**\n\t * Indicates the list item does not have any active feedback when item is pressed.\n\t * @public\n\t */\n\tInactive = \"Inactive\",\n\n\t/**\n\t * Indicates that the item is clickable via active feedback when item is pressed.\n\t * @public\n\t */\n\tActive = \"Active\",\n\n\t/**\n\t * Enables detail button of the list item that fires detail-click event.\n\t * @public\n\t */\n\tDetail = \"Detail\",\n\n\t/**\n\t * Enables the type of navigation, which is specified to add an arrow at the end of the items and fires navigate-click event.\n\t * @public\n\t */\n\tNavigation = \"Navigation\",\n}\n\nexport default ListItemType;\n"]}
1
+ {"version":3,"file":"ListItemType.js","sourceRoot":"","sources":["../../src/types/ListItemType.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,YAiCJ;AAjCD,WAAK,YAAY;IAChB;;;OAGG;IACH,qCAAqB,CAAA;IAErB;;;;;;OAMG;IACH,yDAAyC,CAAA;IAEzC;;;OAGG;IACH,iCAAiB,CAAA;IAEjB;;;OAGG;IACH,iCAAiB,CAAA;IAEjB;;;OAGG;IACH,yCAAyB,CAAA;AAC1B,CAAC,EAjCI,YAAY,KAAZ,YAAY,QAiChB;AAED,eAAe,YAAY,CAAC","sourcesContent":["/**\n * Different list item types.\n * @public\n */\nenum ListItemType {\n\t/**\n\t * Indicates the list item does not have any active feedback when item is pressed.\n\t * @public\n\t */\n\tInactive = \"Inactive\",\n\n\t/**\n\t * Indicates the list item does not have any active feedback when item is pressed,\n\t * but selection (checkbox/radio) is still possible when a selection mode is active.\n\t * The `item-click` event is not fired for items of this type.\n\t * @public\n\t * @since 2.25.1\n\t */\n\tInactiveSelectable = \"InactiveSelectable\",\n\n\t/**\n\t * Indicates that the item is clickable via active feedback when item is pressed.\n\t * @public\n\t */\n\tActive = \"Active\",\n\n\t/**\n\t * Enables detail button of the list item that fires detail-click event.\n\t * @public\n\t */\n\tDetail = \"Detail\",\n\n\t/**\n\t * Enables the type of navigation, which is specified to add an arrow at the end of the items and fires navigate-click event.\n\t * @public\n\t */\n\tNavigation = \"Navigation\",\n}\n\nexport default ListItemType;\n"]}
@@ -2646,10 +2646,11 @@
2646
2646
  },
2647
2647
  {
2648
2648
  "name": "type",
2649
- "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.",
2649
+ "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.",
2650
2650
  "values": [
2651
2651
  { "name": "Navigation" },
2652
2652
  { "name": "Inactive" },
2653
+ { "name": "InactiveSelectable" },
2653
2654
  { "name": "Active" },
2654
2655
  { "name": "Detail" }
2655
2656
  ]
@@ -2721,10 +2722,11 @@
2721
2722
  },
2722
2723
  {
2723
2724
  "name": "type",
2724
- "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.",
2725
+ "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.",
2725
2726
  "values": [
2726
2727
  { "name": "Navigation" },
2727
2728
  { "name": "Inactive" },
2729
+ { "name": "InactiveSelectable" },
2728
2730
  { "name": "Active" },
2729
2731
  { "name": "Detail" }
2730
2732
  ]
@@ -2865,10 +2867,11 @@
2865
2867
  },
2866
2868
  {
2867
2869
  "name": "type",
2868
- "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.",
2870
+ "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.",
2869
2871
  "values": [
2870
2872
  { "name": "Navigation" },
2871
2873
  { "name": "Inactive" },
2874
+ { "name": "InactiveSelectable" },
2872
2875
  { "name": "Active" },
2873
2876
  { "name": "Detail" }
2874
2877
  ]
@@ -3021,10 +3024,11 @@
3021
3024
  },
3022
3025
  {
3023
3026
  "name": "type",
3024
- "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.",
3027
+ "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.",
3025
3028
  "values": [
3026
3029
  { "name": "Navigation" },
3027
3030
  { "name": "Inactive" },
3031
+ { "name": "InactiveSelectable" },
3028
3032
  { "name": "Active" },
3029
3033
  { "name": "Detail" }
3030
3034
  ]
@@ -4702,10 +4706,11 @@
4702
4706
  },
4703
4707
  {
4704
4708
  "name": "type",
4705
- "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.",
4709
+ "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.",
4706
4710
  "values": [
4707
4711
  { "name": "Navigation" },
4708
4712
  { "name": "Inactive" },
4713
+ { "name": "InactiveSelectable" },
4709
4714
  { "name": "Active" },
4710
4715
  { "name": "Detail" }
4711
4716
  ]
@@ -6351,10 +6356,11 @@
6351
6356
  },
6352
6357
  {
6353
6358
  "name": "type",
6354
- "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.",
6359
+ "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.",
6355
6360
  "values": [
6356
6361
  { "name": "Navigation" },
6357
6362
  { "name": "Inactive" },
6363
+ { "name": "InactiveSelectable" },
6358
6364
  { "name": "Active" },
6359
6365
  { "name": "Detail" }
6360
6366
  ]
@@ -6451,10 +6457,11 @@
6451
6457
  },
6452
6458
  {
6453
6459
  "name": "type",
6454
- "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.",
6460
+ "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.",
6455
6461
  "values": [
6456
6462
  { "name": "Navigation" },
6457
6463
  { "name": "Inactive" },
6464
+ { "name": "InactiveSelectable" },
6458
6465
  { "name": "Active" },
6459
6466
  { "name": "Detail" }
6460
6467
  ]
@@ -6556,10 +6563,11 @@
6556
6563
  },
6557
6564
  {
6558
6565
  "name": "type",
6559
- "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.",
6566
+ "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.",
6560
6567
  "values": [
6561
6568
  { "name": "Navigation" },
6562
6569
  { "name": "Inactive" },
6570
+ { "name": "InactiveSelectable" },
6563
6571
  { "name": "Active" },
6564
6572
  { "name": "Detail" }
6565
6573
  ]
@@ -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.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.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.0",
60
- "@ui5/webcomponents-icons": "2.25.0",
61
- "@ui5/webcomponents-icons-business-suite": "2.25.0",
62
- "@ui5/webcomponents-icons-tnt": "2.25.0",
63
- "@ui5/webcomponents-localization": "2.25.0",
64
- "@ui5/webcomponents-theming": "2.25.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.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": "cd7f8842991739aebbca4fd0a3fa2e3c297d76c6"
76
+ "gitHead": "51b419489b57cdd55866010fa55cb5d8cb3c4107"
77
77
  }