graphdb-workbench 2.5.0-TR5 → 2.5.0-TR6
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/115.8f90e89fb972eacc5c33.bundle.js +1 -1
- package/dist/{14.5d871bcf86bdc77c2f06.bundle.js → 14.31d2e94567758be7f164.bundle.js} +1 -1
- package/dist/{171.8feb7e7a977255e2a59c.bundle.js → 171.a534f6bb8fa780cae3fc.bundle.js} +1 -1
- package/dist/176.fef71fbe0d62c152fdb1.bundle.js +1 -0
- package/dist/177.0715a1810f8429c70554.bundle.js +1 -1
- package/dist/179.8e7d41653fa7f48dacd4.bundle.js +1 -1
- package/dist/182.69036294c90d2a17f89f.bundle.js +1 -1
- package/dist/183.efa62e319f31c417c0ca.bundle.js +1 -0
- package/dist/209.7e960699e4f4298009d8.bundle.js +1 -1
- package/dist/21.15b9b8262f1964747bac.bundle.js +1 -0
- package/dist/24.71d0d8b04b31afaf525d.bundle.js +1 -0
- package/dist/31.b0832eb06dff577a2884.bundle.js +1 -1
- package/dist/{34.36538ae8d37613f803e8.bundle.js → 34.a72a260f74aaba3b900f.bundle.js} +1 -1
- package/dist/{5.be2d88e54da2708eefa4.bundle.js → 5.5145784e4654d2e23e1c.bundle.js} +1 -1
- package/dist/51.4f3e41ab41b59f359e84.bundle.js +1 -1
- package/dist/{bundle.c762668cd3fb0f47a1ae.bundle.js → bundle.e613b501c95eab6c69a3.bundle.js} +2 -2
- package/dist/i18n/locale-en.json +5 -5
- package/dist/i18n/locale-fr.json +5 -5
- package/dist/index.html +3 -3
- package/dist/js/angular/clustermanagement/templates/modal/add-nodes-dialog.html +1 -1
- package/dist/js/angular/clustermanagement/templates/modal/replace-nodes-dialog.html +1 -1
- 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/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
- package/dist/js/angular/core/templates/core-errors.html +10 -9
- 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 +1 -1
- 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/176.71074e5d08cca6c290f9.bundle.js +0 -1
- package/dist/183.fc2ffb04ccc31aae652c.bundle.js +0 -1
- package/dist/21.d7e23b084c428080af74.bundle.js +0 -1
- package/dist/24.f66f709065a6b0bf6499.bundle.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[115],{114:function(t,e,i){"use strict";i.r(e);i(7),i(25);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([[115],{114:function(t,e,i){"use strict";i.r(e);i(7),i(25);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-TR6">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);
|