Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2023-10-29 13:27:20 +01:00
parent d190a20701
commit 809c56ecad
1 changed files with 3 additions and 3 deletions

View File

@ -274,11 +274,11 @@
"NativeSubComponents": {
"Button": {"props": ["Colors", "Hovers", "Looks"]},
"Checkbox": {"props": ["Aligns", "Shapes", "Types"]},
"Clickable": {"strings": [".ENTER", "preventDefault", ").handleKeyPress"]},
"Clickable": {"strings": [".ENTER", "renderNonInteractive", ".handleKeyPress"]},
"KeybindRecorder": {"strings": [".RECORDING", ".DEFAULT", "toggleRecordMode"]},
"PopoutContainer": {"props": ["Animation", "defaultProps"]},
"RadioGroup": {"strings": ["itemInfoClassName", "hasSelection", ".radioItemIconClassName"]},
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
"SearchBar": {"strings": ["this.inputRef", ".containerRef", ".handleOnChange"]},
"SearchableSelect": {"strings": ["serialize", "haspopup", ".maxVisibleItems"]},
"Slider": {"strings": [".stickToMarkers", "sortedMarkers"]},
"TabBar": {"props": ["Item", "Header", "Panel"]},
@ -560,7 +560,7 @@
"Shakeable": {"protos": ["shake", "getDefaultAnimProps", "stop"]},
"Spoiler": {"strings": [".removeObscurity", ".onReveal"]},
"SpoilerWarning": {"strings": [".spoilerWarning", ".SPOILER"]},
"StandardSidebarView": {"strings": ["standardSidebarView", ".sidebarTheme", "mobileSidebarHeader"]},
"StandardSidebarView": {"strings": ["standardSidebarView", "sidebarTheme:", "mobileSidebarHeader"]},
"SystemMessageThreadCreated": {"strings": ["threadOnClick:", ".SYSTEM_MESSAGE_THREAD_CREATED", "viewThreadsOnClick:"]},
"SystemMessageWrapper": {"strings": ["unknown message type", "\"SystemMessage\""]},
"TabBar": {"props": ["Item", "Header", "Panel"]},