graphdb-workbench 2.6.3 → 2.6.4-RC1

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.
Files changed (53) hide show
  1. package/dist/131.f41a0b6b9036447b1077.bundle.js +1 -1
  2. package/dist/{16.af6bc53be819045291bd.bundle.js → 16.3726f8988b8ca8f2394a.bundle.js} +1 -1
  3. package/dist/257.943f597bddc0d65103c5.bundle.js +1 -1
  4. package/dist/259.2c88332b7f1b47935a47.bundle.js +1 -1
  5. package/dist/26.39e15c5192367e254761.bundle.js +1 -0
  6. package/dist/260.d745422c537bdd9647bb.bundle.js +1 -1
  7. package/dist/261.7efff7f93f61f061f5ca.bundle.js +1 -1
  8. package/dist/27.92bfb161b420732902a3.bundle.js +1 -1
  9. package/dist/28.2e0277168c8f14f9c085.bundle.js +1 -1
  10. package/dist/288.6cef162ec3cec3cde603.bundle.js +1 -1
  11. package/dist/40.53352fda81f370182e99.bundle.js +1 -1
  12. package/dist/63.dbce2c16115eac52fed2.bundle.js +1 -1
  13. package/dist/{7.112cbad7864c8da551d3.bundle.js → 7.e94c63e82c97c775b03a.bundle.js} +1 -1
  14. package/dist/{bundle.cc2c4a7518fd3674ba58.bundle.js → bundle.a4202dd96a18bfda3fd0.bundle.js} +2 -2
  15. package/dist/index.html +3 -3
  16. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  17. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  18. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  19. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  20. package/dist/js/angular/security/templates/user.html +1 -1
  21. package/dist/license-checker.json +2 -2
  22. package/dist/pages/aclmanagement.html +2 -2
  23. package/dist/pages/autocomplete.html +1 -1
  24. package/dist/pages/choose-repository-type.html +1 -1
  25. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  26. package/dist/pages/create-index.html +1 -1
  27. package/dist/pages/dependencies.html +1 -1
  28. package/dist/pages/domainRangeInfo.html +2 -2
  29. package/dist/pages/edit.html +1 -1
  30. package/dist/pages/explore.html +1 -1
  31. package/dist/pages/export.html +1 -1
  32. package/dist/pages/find.html +1 -1
  33. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  34. package/dist/pages/graphs-visualizations.html +7 -7
  35. package/dist/pages/guides.html +1 -1
  36. package/dist/pages/import.html +1 -1
  37. package/dist/pages/jdbc-create.html +1 -1
  38. package/dist/pages/monitor/backup-and-restore.html +1 -1
  39. package/dist/pages/monitor/queries.html +1 -1
  40. package/dist/pages/monitor/resources.html +1 -1
  41. package/dist/pages/namespaces.html +2 -2
  42. package/dist/pages/plugins.html +1 -1
  43. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  44. package/dist/pages/rdfrank.html +2 -2
  45. package/dist/pages/repositories.html +1 -1
  46. package/dist/pages/repository.html +1 -1
  47. package/dist/pages/similarity-indexes.html +1 -1
  48. package/dist/pages/sparql-editor.html +1 -1
  49. package/dist/pages/sparql-template-create.html +1 -1
  50. package/dist/pages/webapi.html +2 -2
  51. package/dist/res/swagger/index.html +27 -27
  52. package/package.json +1 -1
  53. package/dist/26.8bd9dc57add455291ab8.bundle.js +0 -1
@@ -1 +1 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[131],{167:function(t,e,i){"use strict";i.r(e);i(7),i(27);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.6.3">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[131],{167:function(t,e,i){"use strict";i.r(e);i(7),i(27);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.6.4-RC1">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);