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