Skip to content

Commit

Permalink
chore(snapshot): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Feb 22, 2023
1 parent 3971c89 commit d25d9ac
Showing 1 changed file with 6 additions and 123 deletions.
129 changes: 6 additions & 123 deletions packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4787,10 +4787,10 @@ Map {
"itemToString": [Function],
"locale": "en",
"open": false,
"selectedItems": null,
"selectedItems": undefined,
"selectionFeedback": "top-after-reopen",
"sortItems": [Function],
"title": false,
"titleText": false,
"type": "default",
},
"propTypes": Object {
Expand Down Expand Up @@ -4820,127 +4820,10 @@ Map {
"type": "bool",
},
"downshiftProps": Object {
"args": Array [
Object {
"children": Object {
"type": "func",
},
"defaultHighlightedIndex": Object {
"type": "number",
},
"defaultIsOpen": Object {
"type": "bool",
},
"environment": Object {
"args": Array [
Object {
"addEventListener": Object {
"type": "func",
},
"document": Object {
"args": Array [
Object {
"activeElement": Object {
"type": "any",
},
"body": Object {
"type": "any",
},
"getElementById": Object {
"type": "func",
},
},
],
"type": "shape",
},
"removeEventListener": Object {
"type": "func",
},
},
],
"type": "shape",
},
"getA11yStatusMessage": Object {
"type": "func",
},
"getItemId": Object {
"type": "func",
},
"highlightedIndex": Object {
"type": "number",
},
"id": Object {
"type": "string",
},
"initialHighlightedIndex": Object {
"type": "number",
},
"initialInputValue": Object {
"type": "string",
},
"initialIsOpen": Object {
"type": "bool",
},
"initialSelectedItem": Object {
"type": "any",
},
"inputId": Object {
"type": "string",
},
"inputValue": Object {
"type": "string",
},
"isOpen": Object {
"type": "bool",
},
"itemCount": Object {
"type": "number",
},
"itemToString": Object {
"type": "func",
},
"labelId": Object {
"type": "string",
},
"menuId": Object {
"type": "string",
},
"onChange": Object {
"type": "func",
},
"onInputValueChange": Object {
"type": "func",
},
"onOuterClick": Object {
"type": "func",
},
"onSelect": Object {
"type": "func",
},
"onStateChange": Object {
"type": "func",
},
"onUserAction": Object {
"type": "func",
},
"scrollIntoView": Object {
"type": "func",
},
"selectedItem": Object {
"type": "any",
},
"selectedItemChanged": Object {
"type": "func",
},
"stateReducer": Object {
"type": "func",
},
"suppressRefError": Object {
"type": "bool",
},
},
],
"type": "shape",
"type": "object",
},
"helperText": Object {
"type": "node",
},
"hideLabel": Object {
"type": "bool",
Expand Down

0 comments on commit d25d9ac

Please sign in to comment.