Update 0BDFDB.data.json
This commit is contained in:
parent
896e053a87
commit
7b0e073148
|
@ -968,6 +968,7 @@
|
|||
"settingsPanelListWrapper": "wrapper_kRsR33",
|
||||
"settingsPanelListWrapperMini": "mini_2Iug3W",
|
||||
"settingsRow": "settingsRow_o9Ft44",
|
||||
"settingsRowTitleMini": "titleMini_84Fg2W",
|
||||
"settingsTableCard": "settingsTableCard_628t52",
|
||||
"settingsTableCardConfigs": "settingsTableCardConfigs_w5X9-Z",
|
||||
"settingsTableCardLabel": "settingsTableCardLabel_MElgIg",
|
||||
|
@ -1568,7 +1569,7 @@
|
|||
"TextStyle": {"props": ["strikethrough", "underline", "bold"]},
|
||||
"ThreadCard": {"props": ["threadName", "container", "facepile"]},
|
||||
"Tip": {"props": ["pro", "inline"]},
|
||||
"TitleBar": {"props": ["titleBar", "wordmark"]},
|
||||
"TitleBar": {"props": ["titleBar", "wordmarkWindows"]},
|
||||
"Tooltip": {"props": ["tooltip", "tooltipTop"]},
|
||||
"TooltipGuild": {"props": ["rowIcon", "rowGuildName"]},
|
||||
"Typing": {"props": ["cooldownWrapper", "typing"]},
|
||||
|
@ -2328,14 +2329,12 @@
|
|||
"flexcenter": ["Flex", "flexCenter"],
|
||||
"flexchild": ["FlexChild", "flexChild"],
|
||||
"flexdirectioncolumn": ["Flex", "directionColumn"],
|
||||
"flexdirectionrow": ["Flex", "directionRow"],
|
||||
"flexdirectionrowreverse": ["Flex", "directionRowReverse"],
|
||||
"flexhorizontal": ["FlexChild", "horizontal"],
|
||||
"flexhorizontalreverse": ["FlexChild", "horizontalReverse"],
|
||||
"flexjustifycenter": ["Flex", "justifyCenter"],
|
||||
"flexjustifyend": ["Flex", "justifyEnd"],
|
||||
"flexjustifystart": ["Flex", "justifyStart"],
|
||||
"flexmarginreset": ["FlexChild", "flexMarginReset"],
|
||||
"flexnowrap": ["Flex", "noWrap"],
|
||||
"flexspacer": ["Flex", "spacer"],
|
||||
"flexvertical": ["Flex", "vertical"],
|
||||
|
@ -3118,8 +3117,7 @@
|
|||
"settingsrowlabel": ["SettingsItems", "labelRow"],
|
||||
"settingsrownote": ["SettingsItems", "note"],
|
||||
"settingsrowtitle": ["SettingsItems", "title"],
|
||||
"settingsrowtitledefault": ["SettingsItems", "titleDefault"],
|
||||
"settingsrowtitlemini": ["SettingsItems", "titleMini"],
|
||||
"settingsrowtitlemini": ["BDFDB", "settingsRowTitleMini"],
|
||||
"settingsseparator": ["Item", "separator"],
|
||||
"settingstableheader": ["SettingsTable", "header"],
|
||||
"settingstableheadername": ["SettingsTable", "headerName"],
|
||||
|
@ -3264,7 +3262,6 @@
|
|||
"titlebarwinbuttonminmax": ["TitleBar", "winButtonMinMax"],
|
||||
"titlebarwindows": ["TitleBar", "typeWindows"],
|
||||
"titlebarwithframe": ["TitleBar", "withFrame"],
|
||||
"titlebarwordmark": ["TitleBar", "wordmark"],
|
||||
"titlebarwordmarkmac": ["TitleBar", "wordmarkMacOS"],
|
||||
"titlebarwordmarkwindows": ["TitleBar", "wordmarkWindows"],
|
||||
"toast": ["Toast", "toast"],
|
||||
|
|
Loading…
Reference in New Issue