Skip to content

Commit 26f1707

Browse files
committed
Update documenter snapshots
1 parent a6e875b commit 26f1707

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -21449,12 +21449,6 @@ exports[`Components definition for split-panel matches the snapshot: split-panel
2144921449
"functions": [],
2145021450
"name": "SplitPanel",
2145121451
"properties": [
21452-
{
21453-
"description": "ARIA label for the panel. Use this if the value passed in the \`header\` property is not descriptive as a label for the panel.",
21454-
"name": "ariaLabel",
21455-
"optional": true,
21456-
"type": "string",
21457-
},
2145821452
{
2145921453
"deprecatedTag": "Custom CSS is not supported. For testing and other use cases, use [data attributes](https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes).",
2146021454
"description": "Adds the specified classes to the root element of the component.",
@@ -21594,11 +21588,6 @@ use the \`id\` attribute, consider setting it on a parent element instead.",
2159421588
"isDefault": false,
2159521589
"name": "headerActions",
2159621590
},
21597-
{
21598-
"description": "Content displayed before the header text.",
21599-
"isDefault": false,
21600-
"name": "headerBefore",
21601-
},
2160221591
{
2160321592
"description": "Supplementary text below the heading.",
2160421593
"isDefault": false,
@@ -83210,14 +83199,6 @@ Component's wrapper class",
8321083199
"type": "union",
8321183200
},
8321283201
},
83213-
{
83214-
"name": "findHeaderBefore",
83215-
"parameters": [],
83216-
"returnType": {
83217-
"name": "null | ElementWrapper",
83218-
"type": "union",
83219-
},
83220-
},
8322183202
{
8322283203
"name": "findHeaderDescription",
8322383204
"parameters": [],
@@ -138496,15 +138477,6 @@ Component's wrapper class",
138496138477
"typeArguments": [],
138497138478
},
138498138479
},
138499-
{
138500-
"name": "findHeaderBefore",
138501-
"parameters": [],
138502-
"returnType": {
138503-
"name": "ElementWrapper",
138504-
"type": "reference",
138505-
"typeArguments": [],
138506-
},
138507-
},
138508138480
{
138509138481
"name": "findHeaderDescription",
138510138482
"parameters": [],

0 commit comments

Comments
 (0)