2020-05-16 07:28:13 +00:00
|
|
|
{
|
2022-02-04 10:59:54 +00:00
|
|
|
"tabWidget": ".t--draggable-tabswidget",
|
|
|
|
|
"tabInput": ".t--draggable-tabswidget span.t--widget-name",
|
|
|
|
|
"tabName": ".t--property-control-tabs input",
|
|
|
|
|
"tabDefault": ".t--property-control-defaulttab .CodeMirror-code",
|
|
|
|
|
"tabButton": ".t--property-control-tabs button",
|
|
|
|
|
"tabDelete": ".t--property-control-tabs .t--delete-column-btn",
|
|
|
|
|
"tabContainer": "div[type='TABS_WIDGET']",
|
|
|
|
|
"tabEdit": ".t--property-control-tabs .t--edit-column-btn",
|
|
|
|
|
"tabVisibility": ".t--property-control-visible .bp3-control-indicator"
|
|
|
|
|
}
|