Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-10-14 17:17:06 +02:00
parent 42cf86798b
commit 43df699d83
1 changed files with 3 additions and 14 deletions

View File

@ -2249,20 +2249,9 @@
"subtext": ["NotFound", "subtext"],
"svgicon": ["BDFDB", "svgIcon"],
"svgiconwrapper": ["BDFDB", "svgIconWrapper"],
"switch": ["Switch", "switch"],
"switchdisabled": ["Switch", "switchDisabled"],
"switchenabled": ["Switch", "switchEnabled"],
"switchinner": ["Switch", "checkbox"],
"switchinnerdisabled": ["Switch", "checkboxDisabled"],
"switchinnerenabled": ["Switch", "checkboxEnabled"],
"switchsize": ["Switch", "size"],
"switchsizedefault": ["Switch", "sizeDefault"],
"switchsizemini": ["Switch", "sizeMini"],
"switchthemeclear": ["Switch", "themeClear"],
"switchthemedefault": ["Switch", "themeDefault"],
"switchvalue": ["Switch", "value"],
"switchvaluechecked": ["Switch", "valueChecked"],
"switchvalueunchecked": ["Switch", "valueUnchecked"],
"switch": ["Switch", "container"],
"switchinner": ["Switch", "input"],
"switchslider": ["Switch", "slider"],
"tabbar": ["UserProfile", "tabBar"],
"tabbarcontainer": ["UserProfile", "tabBarContainer"],
"tabbarcontainerbottom": ["BDFDB", "tabBarContainerBottom"],