@@ -3033,7 +3033,6 @@ Instead, use \`onSelect\` in combination with the \`onChange\` handler only as a
30333033 "angle-right",
30343034 "angle-up",
30353035 "angle-down",
3036- "announcement",
30373036 "arrow-left",
30383037 "arrow-right",
30393038 "arrow-up",
@@ -5335,7 +5334,6 @@ This property is ignored if you use a predefined icon or if you set your custom
53355334 "angle-right",
53365335 "angle-up",
53375336 "angle-down",
5338- "announcement",
53395337 "arrow-left",
53405338 "arrow-right",
53415339 "arrow-up",
@@ -6133,7 +6131,6 @@ The main action also supports the following properties of the [button](/componen
61336131 "angle-right",
61346132 "angle-up",
61356133 "angle-down",
6136- "announcement",
61376134 "arrow-left",
61386135 "arrow-right",
61396136 "arrow-up",
@@ -14147,7 +14144,6 @@ use the \`id\` attribute, consider setting it on a parent element instead.",
1414714144 "angle-right",
1414814145 "angle-up",
1414914146 "angle-down",
14150- "announcement",
1415114147 "arrow-left",
1415214148 "arrow-right",
1415314149 "arrow-up",
@@ -14432,11 +14428,6 @@ The same applies to switching icons in the same configuration (for example, \`{'
1443214428 "optional": true,
1443314429 "type": "React.ReactNode",
1443414430 },
14435- {
14436- "name": "announcement",
14437- "optional": true,
14438- "type": "React.ReactNode",
14439- },
1444014431 {
1444114432 "name": "arrow-down",
1444214433 "optional": true,
@@ -19824,7 +19815,6 @@ This property is ignored if you use a predefined icon or if you set your custom
1982419815 "angle-right",
1982519816 "angle-up",
1982619817 "angle-down",
19827- "announcement",
1982819818 "arrow-left",
1982919819 "arrow-right",
1983019820 "arrow-up",
@@ -23209,7 +23199,6 @@ The event \`detail\` contains the current \`selectedOption\`.",
2320923199 "angle-right",
2321023200 "angle-up",
2321123201 "angle-down",
23212- "announcement",
2321323202 "arrow-left",
2321423203 "arrow-right",
2321523204 "arrow-up",
@@ -23826,7 +23815,6 @@ If you want to clear the selection, use \`null\`.",
2382623815 "angle-right",
2382723816 "angle-up",
2382823817 "angle-down",
23829- "announcement",
2383023818 "arrow-left",
2383123819 "arrow-right",
2383223820 "arrow-up",
@@ -29327,7 +29315,6 @@ If an href is provided, it opens the link in a new tab.",
2932729315 "angle-right",
2932829316 "angle-up",
2932929317 "angle-down",
29330- "announcement",
2933129318 "arrow-left",
2933229319 "arrow-right",
2933329320 "arrow-up",
@@ -29536,7 +29523,6 @@ We do not support using this attribute to apply custom styling.",
2953629523 "angle-right",
2953729524 "angle-up",
2953829525 "angle-down",
29539- "announcement",
2954029526 "arrow-left",
2954129527 "arrow-right",
2954229528 "arrow-up",
0 commit comments