graphdb-workbench 2.6.2-TR1 → 2.6.2-TR2

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 (66) hide show
  1. package/dist/131.f41a0b6b9036447b1077.bundle.js +1 -1
  2. package/dist/{16.028d7ea5baf358e315cb.bundle.js → 16.af6bc53be819045291bd.bundle.js} +1 -1
  3. package/dist/21.72126081137288bb650e.bundle.js +1 -0
  4. package/dist/{23.91ef26cbbdeac17b5756.bundle.js → 23.a5165fa6e171a8db712b.bundle.js} +1 -1
  5. package/dist/242.1c84a9ac05f0cb9fdd73.bundle.js +1 -0
  6. package/dist/25.5a98f7b1bf5b195fa51f.bundle.js +1 -0
  7. package/dist/257.943f597bddc0d65103c5.bundle.js +1 -1
  8. package/dist/259.2c88332b7f1b47935a47.bundle.js +1 -1
  9. package/dist/26.8bd9dc57add455291ab8.bundle.js +1 -0
  10. package/dist/260.d745422c537bdd9647bb.bundle.js +1 -1
  11. package/dist/261.7efff7f93f61f061f5ca.bundle.js +1 -1
  12. package/dist/27.92bfb161b420732902a3.bundle.js +1 -1
  13. package/dist/28.2e0277168c8f14f9c085.bundle.js +1 -1
  14. package/dist/288.6cef162ec3cec3cde603.bundle.js +1 -1
  15. package/dist/31.1e6ed4b31ac8c0dc44cd.bundle.js +1 -0
  16. package/dist/40.53352fda81f370182e99.bundle.js +1 -1
  17. package/dist/63.dbce2c16115eac52fed2.bundle.js +1 -1
  18. package/dist/{7.15f6406e6baaef520b7f.bundle.js → 7.112cbad7864c8da551d3.bundle.js} +1 -1
  19. package/dist/{bundle.935db30aae9c472fe765.bundle.js → bundle.76129066c5029b3d5ff0.bundle.js} +2 -2
  20. package/dist/css/create-similarity-index.css +4 -0
  21. package/dist/css/graphs-config.css +4 -0
  22. package/dist/css/jdbc-create.css +4 -0
  23. package/dist/css/sparql-templates.css +4 -0
  24. package/dist/index.html +3 -3
  25. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  26. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  27. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  28. package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
  29. package/dist/js/angular/security/templates/user.html +1 -1
  30. package/dist/license-checker.json +4 -4
  31. package/dist/pages/aclmanagement.html +2 -2
  32. package/dist/pages/autocomplete.html +1 -1
  33. package/dist/pages/choose-repository-type.html +1 -1
  34. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  35. package/dist/pages/create-index.html +1 -1
  36. package/dist/pages/dependencies.html +1 -1
  37. package/dist/pages/domainRangeInfo.html +2 -2
  38. package/dist/pages/edit.html +1 -1
  39. package/dist/pages/explore.html +1 -1
  40. package/dist/pages/export.html +1 -1
  41. package/dist/pages/find.html +1 -1
  42. package/dist/pages/graph-config/saveGraphConfig.html +8 -8
  43. package/dist/pages/graphs-visualizations.html +7 -7
  44. package/dist/pages/guides.html +1 -1
  45. package/dist/pages/import.html +1 -1
  46. package/dist/pages/jdbc-create.html +1 -1
  47. package/dist/pages/monitor/backup-and-restore.html +1 -1
  48. package/dist/pages/monitor/queries.html +1 -1
  49. package/dist/pages/monitor/resources.html +1 -1
  50. package/dist/pages/namespaces.html +2 -2
  51. package/dist/pages/plugins.html +1 -1
  52. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  53. package/dist/pages/rdfrank.html +2 -2
  54. package/dist/pages/repositories.html +1 -1
  55. package/dist/pages/repository.html +1 -1
  56. package/dist/pages/similarity-indexes.html +1 -1
  57. package/dist/pages/sparql-editor.html +1 -1
  58. package/dist/pages/sparql-template-create.html +1 -1
  59. package/dist/pages/webapi.html +2 -2
  60. package/dist/res/swagger/index.html +27 -27
  61. package/package.json +2 -2
  62. package/dist/21.6fc8ebce5e63eedb5f9e.bundle.js +0 -1
  63. package/dist/242.19e16c1f5cf937ce482d.bundle.js +0 -1
  64. package/dist/25.f5a19d06088f0938fc9f.bundle.js +0 -1
  65. package/dist/26.85a305c95834a8a1a05a.bundle.js +0 -1
  66. package/dist/31.2c95be2edb9c756e0f13.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.2-TR1">{{\'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.2-TR2">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);