diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 05ef46187f..4e488f542c 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -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"]},