graphdb-workbench 2.5.0-TR2 → 2.5.0-TR3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/108.7e527e2daa85d33a37e8.bundle.js +1 -1
- package/dist/{12.8bb532c884a451e3f8fa.bundle.js → 12.d798f640c06bc7f0988a.bundle.js} +2 -2
- package/dist/{13.96a152f024ccbd18a722.bundle.js → 13.6373e7b002eecfe54c18.bundle.js} +1 -1
- package/dist/{14.e4d543000ac65753d253.bundle.js → 14.46ccbf2fbfa7022c424b.bundle.js} +1 -1
- package/dist/168.604316ed153524b052f3.bundle.js +1 -1
- package/dist/170.e191fb225ddb65024473.bundle.js +1 -1
- package/dist/171.c6400a0f2b4da7206e71.bundle.js +1 -0
- package/dist/173.ae711cba7e2c97fc73b5.bundle.js +1 -1
- package/dist/200.95c99f2cbcc8567cfafb.bundle.js +1 -1
- package/dist/23.e54645da219284390374.bundle.js +1 -1
- package/dist/{25.1140a5ef5bf075c3491f.bundle.js → 25.cb4829f2e92fd9424a68.bundle.js} +1 -1
- package/dist/30.bf3e693ce3351bce27eb.bundle.js +1 -1
- package/dist/33.789f368928904e24f6d2.bundle.js +1 -0
- package/dist/37.1119f4daa657494b2dee.bundle.js +1 -1
- package/dist/42.31ab866dd6d45388ed89.bundle.js +1 -0
- package/dist/49.c0bffcf362b3538f7f42.bundle.js +1 -1
- package/dist/76.654cc125658db4900b93.bundle.js +1 -0
- package/dist/9.6d791573009a6a0fb7f3.bundle.js +1 -0
- package/dist/{bundle.4f4714a6ecd45bda1c44.bundle.js → bundle.8bfb804e2c5ed829c005.bundle.js} +2 -2
- package/dist/css/new-sparql.css +31 -1
- package/dist/index.html +3 -3
- package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
- package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
- package/dist/js/angular/core/directives/queryeditor/templates/query-editor.html +4 -23
- package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
- package/dist/js/angular/security/templates/user.html +1 -1
- package/dist/license-checker.json +2 -2
- package/dist/pages/aclmanagement.html +1 -1
- package/dist/pages/autocomplete.html +1 -1
- package/dist/pages/choose-repository-type.html +1 -1
- package/dist/pages/cluster-management/clusterInfo.html +3 -3
- package/dist/pages/create-index.html +4 -4
- package/dist/pages/dependencies.html +1 -1
- package/dist/pages/domainRangeInfo.html +2 -2
- package/dist/pages/edit.html +1 -1
- package/dist/pages/explore.html +1 -1
- package/dist/pages/export.html +1 -1
- package/dist/pages/find.html +1 -1
- package/dist/pages/graph-config/saveGraphConfig.html +11 -11
- package/dist/pages/graphs-visualizations.html +7 -7
- package/dist/pages/guides.html +1 -1
- package/dist/pages/import.html +1 -1
- package/dist/pages/jdbc-create.html +5 -5
- package/dist/pages/monitor/backup-and-restore.html +1 -1
- package/dist/pages/monitor/queries.html +1 -1
- package/dist/pages/monitor/resources.html +2 -2
- package/dist/pages/namespaces.html +2 -2
- package/dist/pages/plugins.html +1 -1
- package/dist/pages/rdfClassHierarchyInfo.html +7 -7
- package/dist/pages/rdfrank.html +2 -2
- package/dist/pages/repositories.html +1 -1
- package/dist/pages/repository.html +1 -1
- package/dist/pages/similarity-indexes.html +1 -1
- package/dist/pages/sparql-template-create.html +5 -5
- package/dist/pages/sparql.html +3 -3
- package/dist/pages/webapi.html +2 -2
- package/dist/res/swagger/index.html +27 -27
- package/package.json +1 -1
- package/dist/171.d4e42adb13537e847ff0.bundle.js +0 -1
- package/dist/33.3701773f9c0698ce5ae7.bundle.js +0 -1
- package/dist/42.54663aebeff19dc1a04b.bundle.js +0 -1
- package/dist/76.44bdcc2130c6a744bc55.bundle.js +0 -1
- package/dist/9.1e2a1467755135bb1717.bundle.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{116:function(t,e,i){"use strict";i.r(e);i(7),i(26);const r=angular.module("graphdb.framework.impex.import.directives",["graphdb.framework.utils.uriutils"]);r.directive("validateUri",["UriUtils",function(t){return{restrict:"A",require:"ngModel",link:function(e,i,r,n){n.$parsers.unshift((function(i){let r=!0;return"named"===e.target&&(r=t.isValidIri(i,i.toString())),n.$setValidity("validateUri",r),i}))}}}]),r.directive("filesTable",(function(){return{restrict:"A",templateUrl:"js/angular/import/templates/filesTable.html"}})),r.directive("filesOntoLoader",(function(){return{link:function(t,e,i){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+i.size+'" height="'+i.size+'" data="js/angular/templates/loader/ot-loader.svg?v=2.5.0-
|
|
1
|
+
(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{116:function(t,e,i){"use strict";i.r(e);i(7),i(26);const r=angular.module("graphdb.framework.impex.import.directives",["graphdb.framework.utils.uriutils"]);r.directive("validateUri",["UriUtils",function(t){return{restrict:"A",require:"ngModel",link:function(e,i,r,n){n.$parsers.unshift((function(i){let r=!0;return"named"===e.target&&(r=t.isValidIri(i,i.toString())),n.$setValidity("validateUri",r),i}))}}}]),r.directive("filesTable",(function(){return{restrict:"A",templateUrl:"js/angular/import/templates/filesTable.html"}})),r.directive("filesOntoLoader",(function(){return{link:function(t,e,i){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+i.size+'" height="'+i.size+'" data="js/angular/templates/loader/ot-loader.svg?v=2.5.0-TR3">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);
|