Skip to content

Commit

Permalink
test(table): update publicAPI snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
erzhan-temir-mamyrov committed Nov 8, 2022
1 parent b5e44cb commit d768936
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ Map {
"pageNumberAria": "Page Number",
"pageRange": [Function],
"rowCountInHeader": [Function],
"searchAria": "Search",
"searchLabel": "Search",
"searchPlaceholder": "Search",
"selectAllAria": "Select all items",
Expand Down Expand Up @@ -1432,6 +1433,9 @@ Map {
"rowCountInHeader": Object {
"type": "func",
},
"searchAria": Object {
"type": "string",
},
"searchLabel": Object {
"type": "string",
},
Expand Down Expand Up @@ -2364,6 +2368,7 @@ Map {
"pageNumberAria": "Page Number",
"pageRange": [Function],
"rowCountInHeader": [Function],
"searchAria": "Search",
"searchLabel": "Search",
"searchPlaceholder": "Search",
"selectAllAria": "Select all items",
Expand Down Expand Up @@ -2757,6 +2762,9 @@ Map {
"rowCountInHeader": Object {
"type": "func",
},
"searchAria": Object {
"type": "string",
},
"searchLabel": Object {
"type": "string",
},
Expand Down Expand Up @@ -4274,6 +4282,7 @@ Map {
"pageNumberAria": "Page Number",
"pageRange": [Function],
"rowCountInHeader": [Function],
"searchAria": "Search",
"searchLabel": "Search",
"searchPlaceholder": "Search",
"selectAllAria": "Select all items",
Expand Down Expand Up @@ -4548,6 +4557,9 @@ Map {
"rowCountInHeader": Object {
"type": "func",
},
"searchAria": Object {
"type": "string",
},
"searchLabel": Object {
"type": "string",
},
Expand Down

0 comments on commit d768936

Please sign in to comment.