Update 0BDFDB.data.json
This commit is contained in:
parent
f499303396
commit
4cd427f812
|
@ -242,7 +242,7 @@
|
|||
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchableSelect": {"strings": ["serialize", "haspopup", ".maxVisibleItems"], "exported": false, "value": "exports", "funcStrings": [".onChange,", ".jsx)", "isSelected:function"]},
|
||||
"Slider": {"strings": [".stickToMarkers", "sortedMarkers"]},
|
||||
"TabBar": {"props": ["Looks", "Header", "Panel"]},
|
||||
"TabBar": {"props": ["Item", "Header", "Panel"]},
|
||||
"Table": {"props": ["SortDirection", "defaultProps"]},
|
||||
"TextArea": {"strings": ["onKeyDown=function", "defaultDirty"]},
|
||||
"TextInput": {"strings": ["onFocus=function", "MAXIMUM_LENGTH_ERROR", "translate3d"], "exported": false, "value": "exports", "funcStrings": ["MAXIMUM_LENGTH_ERROR"]},
|
||||
|
@ -521,7 +521,7 @@
|
|||
"StandardSidebarView": {"strings": ["standardSidebarView", ".sidebarTheme", "mobileSidebarHeader"]},
|
||||
"SystemMessageThreadCreated": {"strings": ["threadOnClick:", ".SYSTEM_MESSAGE_THREAD_CREATED", "viewThreadsOnClick:"]},
|
||||
"SystemMessageWrapper": {"strings": ["unknown message type", "\"SystemMessage\""]},
|
||||
"TabBar": {"props": ["Types", "Looks", "Item", "Panel"]},
|
||||
"TabBar": {"props": ["Item", "Header", "Panel"]},
|
||||
"TextChannelEmptyMessage": {"strings": ["MANAGE_CHANNELS", ".BEGINNING_CHANNEL_DESCRIPTION", "topicHook:"]},
|
||||
"ThreadCard": {"strings": [".threadId", ".gotoThread", ".container", ".threadName"]},
|
||||
"ThreadCardDescription": {"strings": [".Messages.THREAD_BROWSER_STARTED_BY", ".bullet", ".lastMessageId"]},
|
||||
|
@ -3118,7 +3118,6 @@
|
|||
"settingsitemrole": ["ItemRole", "role"],
|
||||
"settingsitemroleinner": ["ItemRole", "roleInner"],
|
||||
"settingsitemselected": ["Item", "selected"],
|
||||
"settingsitemside": ["Item", "side"],
|
||||
"settingsitemthemed": ["Item", "themed"],
|
||||
"settingspanel": ["BDFDB", "settingsPanel"],
|
||||
"settingspanellist": ["BDFDB", "settingsPanelList"],
|
||||
|
@ -3202,7 +3201,9 @@
|
|||
"tabbarcontainer": ["UserProfile", "tabBarContainer"],
|
||||
"tabbarcontainerbottom": ["BDFDB", "tabBarContainerBottom"],
|
||||
"tabbaritem": ["UserProfile", "tabBarItem"],
|
||||
"tabbarside": ["Item", "side"],
|
||||
"tabbartop": ["Item", "top"],
|
||||
"tabbartoppill": ["Item", "topPill"],
|
||||
"table": ["BDFDB", "table"],
|
||||
"tablebodycell": ["BDFDB", "tableBodyCell"],
|
||||
"tableheadercell": ["BDFDB", "tableHeaderCell"],
|
||||
|
|
Loading…
Reference in New Issue