31 lines
1.4 KiB
JSON
31 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"introModal": ".t--onboarding-introduction-modal",
|
||
|
|
"introModalBuild": ".t--introduction-modal-build-button",
|
||
|
|
"introModalWelcomeTourBtn": ".t--introduction-modal-welcome-tour-button",
|
||
|
|
"statusbar": ".t--onboarding-statusbar",
|
||
|
|
"checklistStatus": ".t--checklist-complete-status",
|
||
|
|
"checklistDatasourceBtn": ".t--checklist-datasource-button",
|
||
|
|
"checklistBack": ".t--checklist-back",
|
||
|
|
"checklistActionBtn": ".t--checklist-action-button",
|
||
|
|
"checklistWidgetBtn": ".t--checklist-widget-button",
|
||
|
|
"checklistConnectionBtn": ".t--checklist-connection-button",
|
||
|
|
"checklistDeployBtn": ".t--checklist-deploy-button",
|
||
|
|
"datasourcePage": ".t--integrationsHomePage",
|
||
|
|
"datasourceMock": ".t--mock-datasource",
|
||
|
|
"createQuery": ".t--create-query",
|
||
|
|
"widgetSidebar": ".t--widget-sidebar",
|
||
|
|
"snipingBanner": ".t--sniping-mode-banner",
|
||
|
|
"snipingTextWidget": ".t--snipeable-textwidget",
|
||
|
|
"widgetName": ".t--widget-name",
|
||
|
|
"datasourceBackBtn": ".t--back-button",
|
||
|
|
"taskDatasourceBtn": ".t--tasks-datasource-button",
|
||
|
|
"taskDatasourceHeader": ".t--tasks-datasource-header",
|
||
|
|
"taskActionBtn": ".t--tasks-action-button",
|
||
|
|
"taskWidgetBtn": ".t--tasks-widget-button",
|
||
|
|
"dropTarget": ".t--drop-target",
|
||
|
|
"textWidgetName": ".t--widget-textwidget",
|
||
|
|
"taskDatasourceAltBtn": ".t--tasks-datasource-alternate-button",
|
||
|
|
"taskActionAltBtn": ".t--tasks-action-alternate-button",
|
||
|
|
"welcomeTourBtn": ".t--start-building",
|
||
|
|
"widgetPaneTrigger": "#switcher--widgets"
|
||
|
|
}
|