graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 1.6 kB
JavaScript
export const __webpack_id__=12396;export const __webpack_ids__=[12396];export const __webpack_modules__={12396:(n,o,i)=>{i.r(o),i.d(o,{default:()=>t});const t='<link href="css/graphql/graphql-playground.css?v=3.2.0-TR-design-system-1" rel="stylesheet"/> <div class="graphql-playground-view"> <h1 id="title-container"> <span id="graphql-playground-title-label">{{title}}</span> <page-info-tooltip></page-info-tooltip> <div ng-if="!loadingEndpoints && graphqlEndpoints.length" class="toolbar pull-right"> <select ng-model="selectedGraphqlEndpoint" ng-options="endpoint as endpoint.label for endpoint in graphqlEndpoints" ng-change="onGraphqlEndpointChange(selectedGraphqlEndpoint)" class="form-control graphql-endpoint-selector" gdb-tooltip="{{\'graphql.playground.endpoint_selector.tooltip\' | translate}}" tooltip-placement="top"> </select> </div> </h1> <div core-errors></div> <div onto-loader-new ng-show="loadingEndpoints" class="graphql-playground-page-loader" size="100"> </div> <div class="content" ng-if="initialized"> <div class="no-endpoints-view" ng-show="!loadingEndpoints && configuration === undefined && !graphqlEndpoints.length"> <div class="alert alert-warning"> <div ng-bind-html="\'graphql.playground.message.no_schemas_in_repository\' | translate | trustAsHtml"></div> </div> </div> <div class="graphql-playground-container" ng-if="!loadingEndpoints && configuration && getActiveRepositoryNoError()"> <graphql-playground id="graphql-playground" configuration="configuration"></graphql-playground> </div> </div> </div> '}};
//# sourceMappingURL=12396.9d45b083d747d6fe8d9c.bundle.js.map