39 lines
2.2 KiB
JSON
39 lines
2.2 KiB
JSON
{
|
|
"editIcon": ".t--widget-propertypane-toggle",
|
|
"editPropCrossButton": ".t--property-pane-close-btn",
|
|
"deleteWidgetIcon": ".t--widget-delete-control",
|
|
"dropdownSelectButton": ".t--open-dropdown-Select-Action",
|
|
"crossbutton": ".t--property-pane-close-btn",
|
|
"dropdownAction": ".t--open-dropdown-Select-Action",
|
|
"datatypedropdown": ".t--property-control-datatype button",
|
|
"Alerttypedropdown": ".t--open-dropdown-Select-type",
|
|
"dropdownmenu": "ul.bp3-menu",
|
|
"containerInnerText": ".t--draggable-containerwidget pre",
|
|
"optionchangetextDropdown": " .t--property-control-onoptionchange .CodeMirror-code",
|
|
"optionchangetextCheckbox": ".t--property-control-oncheckchange .CodeMirror-code",
|
|
"optionchangetextInput": ".t--property-control-ontextchanged .CodeMirror-code",
|
|
"optionchangeRadioselect": ".t--property-control-onselectionchange .CodeMirror-code",
|
|
"onMarkerclick": ".t--property-control-onmarkerclick .CodeMirror-code",
|
|
"success": "div[type='success'] span",
|
|
"mapOptionChange": ".t--property-control-onmarkerclick .CodeMirror-code",
|
|
"dropdownbuttonclick": ".bp3-button",
|
|
"menuSelection": ".bp3-button > .bp3-button-text",
|
|
"scrollView": ".t--property-control-scrollcontents input",
|
|
"InputforText": ".t--property-control-text .CodeMirror-code",
|
|
"TextInside": ".bp3-ui-text span",
|
|
"homeIcon": ".bp3-icon.bp3-icon-home",
|
|
"typeWidgetName": ".bp3-editable-text-editing>input",
|
|
"requiredCheckbox": ".t--property-control-required input[type='checkbox']",
|
|
"visibleCheckbox": ".t--property-control-visible input[type='checkbox']",
|
|
"disableCheckbox": ".t--property-control-disabled input[type='checkbox']",
|
|
"labelTextStyle": ".bp3-ui-text span",
|
|
"bodyTextStyle": ".bp3-running-text span",
|
|
"headingTextStyle": ".bp3-heading span",
|
|
"editWidgetName": ".bp3-editable-text",
|
|
"dropDownIcon": ".t--property-control-textstyle span.bp3-icon-chevron-down",
|
|
"onDateSelectedField":".t--property-control-ondateselected",
|
|
"TableRow":".t--draggable-tablewidget .e-gridcontent.e-lib.e-droppable",
|
|
"Disablejs":".t--property-control-disabled",
|
|
"requiredjs":".t--property-control-required"
|
|
|
|
} |