Update 0BDFDB.data.json
This commit is contained in:
parent
f99b11700c
commit
8f9d1d1d2a
|
@ -1054,6 +1054,7 @@
|
||||||
"table": "table_moqjM0",
|
"table": "table_moqjM0",
|
||||||
"tableBodyCell": "bodyCell_dQam9V",
|
"tableBodyCell": "bodyCell_dQam9V",
|
||||||
"tableHeaderCell": "headerCell_T6Fo3K",
|
"tableHeaderCell": "headerCell_T6Fo3K",
|
||||||
|
"tableHeaderCellSorted": "headerCellSorted_To3K6F",
|
||||||
"textScroller": "textScroller_dc9_kz",
|
"textScroller": "textScroller_dc9_kz",
|
||||||
"themedPopout": "themedPopout_1TrfdI",
|
"themedPopout": "themedPopout_1TrfdI",
|
||||||
"tooltipCustom": "tooltipCustom_hH39_Z",
|
"tooltipCustom": "tooltipCustom_hH39_Z",
|
||||||
|
@ -3175,7 +3176,7 @@
|
||||||
"tableheadercell": ["BDFDB", "tableHeaderCell"],
|
"tableheadercell": ["BDFDB", "tableHeaderCell"],
|
||||||
"tableheadercellclickable": ["Table", "clickable"],
|
"tableheadercellclickable": ["Table", "clickable"],
|
||||||
"tableheadercellcontent": ["Table", "headerCellContent"],
|
"tableheadercellcontent": ["Table", "headerCellContent"],
|
||||||
"tableheadercellsorted": ["Table", "headerCellSorted"],
|
"tableheadercellsorted": ["BDFDB", "tableHeaderCellSorted"],
|
||||||
"tableheadercellwrapper": ["Table", "headerCell"],
|
"tableheadercellwrapper": ["Table", "headerCell"],
|
||||||
"tableheadersorticon": ["Table", "sortIcon"],
|
"tableheadersorticon": ["Table", "sortIcon"],
|
||||||
"tablerow": ["Table", "row"],
|
"tablerow": ["Table", "row"],
|
||||||
|
@ -3192,7 +3193,6 @@
|
||||||
"textareacharcounter": ["ChannelTextAreaCharCounter", "characterCount"],
|
"textareacharcounter": ["ChannelTextAreaCharCounter", "characterCount"],
|
||||||
"textareacharcountererror": ["ChannelTextAreaCharCounter", "error"],
|
"textareacharcountererror": ["ChannelTextAreaCharCounter", "error"],
|
||||||
"textareacharcounterupsell": ["ChannelTextAreaCharCounter", "upsell"],
|
"textareacharcounterupsell": ["ChannelTextAreaCharCounter", "upsell"],
|
||||||
"textareacontainer": ["ChannelTextArea", "channelTextAreaContainer"],
|
|
||||||
"textareadisabled": ["ChannelTextArea", "textAreaDisabled"],
|
"textareadisabled": ["ChannelTextArea", "textAreaDisabled"],
|
||||||
"textareafontsize12padding": ["ChannelTextArea", "fontSize12Padding"],
|
"textareafontsize12padding": ["ChannelTextArea", "fontSize12Padding"],
|
||||||
"textareafontsize14padding": ["ChannelTextArea", "fontSize14Padding"],
|
"textareafontsize14padding": ["ChannelTextArea", "fontSize14Padding"],
|
||||||
|
@ -3211,7 +3211,6 @@
|
||||||
"textareascrollablecontainer": ["ChannelTextArea", "scrollableContainer"],
|
"textareascrollablecontainer": ["ChannelTextArea", "scrollableContainer"],
|
||||||
"textareaslate": ["ChannelTextArea", "textAreaSlate"],
|
"textareaslate": ["ChannelTextArea", "textAreaSlate"],
|
||||||
"textareauploadinput": ["ChannelTextAreaAttachButton", "uploadInput"],
|
"textareauploadinput": ["ChannelTextAreaAttachButton", "uploadInput"],
|
||||||
"textareawebkit": ["ChannelTextArea", "webkit"],
|
|
||||||
"textareawrapall": ["ChannelTextArea", "channelTextArea"],
|
"textareawrapall": ["ChannelTextArea", "channelTextArea"],
|
||||||
"textareawrapchat": ["ChatWindow", "channelTextArea"],
|
"textareawrapchat": ["ChatWindow", "channelTextArea"],
|
||||||
"textareawrapdisabled": ["ChannelTextArea", "channelTextAreaDisabled"],
|
"textareawrapdisabled": ["ChannelTextArea", "channelTextAreaDisabled"],
|
||||||
|
|
Loading…
Reference in New Issue