From 03b9bce2e4ea3dcc6c3aa85d1b0f8b215a66084a Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 29 Sep 2022 16:05:14 +0200 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 989e4fb5d7..a8e30142d6 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -126,6 +126,10 @@ "SearchPageUtils": { "searchNextPage": ["(e,t)}"], "searchPreviousPage": ["(e,-t)}"] + }, + "SlateRichUtils": { + "searchNextPage": ["(e,t)}"], + "searchPreviousPage": ["(e,-t)}"] } }, "LibraryModules": { @@ -181,11 +185,11 @@ "RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]}, "RoleIconUtils": {"strings": [".ROLE_ICONS", "convertSurrogateToName", "customIconSrc"], "exported": false, "value": "exports"}, "RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]}, - "SearchPageUtils": {"strings": ["searchId", "sort_by", "sort_order"], "exported": false, "value": "exports"} + "SearchPageUtils": {"strings": ["searchId", "sort_by", "sort_order"], "exported": false, "value": "exports"}, "SettingsUtils": {"props": ["ShowCurrentGame", "DeveloperMode"]}, "SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]}, "SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]}, - "SlateRichUtils": {"props": ["toRichValue", "createEmptyState"]}, + "SlateRichUtils": {"strings": ["textValue", "richValue", "text:\"\""], "nonString": ["className"], "exported": false, "value": "exports"}, "SlateTextUtils": {"props": ["toTextValue", "serializeDescendant"]}, "SoundParser": {"strings": ["discodo", "ddr-down", "mute"]}, "SoundUtils": {"props": ["playSound", "createSound"]},