graphdb-workbench 2.4.2-TR1 → 2.4.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 (63) hide show
  1. package/dist/108.99fadee1ed0c7110af9a.bundle.js +1 -1
  2. package/dist/{12.2a55bbc8fc029c5f151d.bundle.js → 12.dd3a24172cf3cdec30f0.bundle.js} +2 -2
  3. package/dist/{13.7197ee7d89f056798f2f.bundle.js → 13.3eb06b80cef486be700e.bundle.js} +1 -1
  4. package/dist/{14.75489051dc19828ddf6a.bundle.js → 14.82b9ba9a0a77131aa582.bundle.js} +1 -1
  5. package/dist/168.34a1790ea589d9926a97.bundle.js +1 -1
  6. package/dist/170.e24cfa80d3f51df2b1b5.bundle.js +1 -1
  7. package/dist/171.49aabfdb3574cef3d14b.bundle.js +1 -0
  8. package/dist/173.5e3fea538a2a2d5b5c0c.bundle.js +1 -1
  9. package/dist/200.76fd30afe28687f92b15.bundle.js +1 -1
  10. package/dist/23.dc3e430b47f766cc2366.bundle.js +1 -1
  11. package/dist/{25.d97f589a3debedff6dfb.bundle.js → 25.a5373b84a4b761ac765f.bundle.js} +1 -1
  12. package/dist/30.4712f3e92b6469d3d8dd.bundle.js +1 -1
  13. package/dist/33.c659ec3148f68ca30b34.bundle.js +1 -0
  14. package/dist/37.356f6302c079cea446b6.bundle.js +1 -1
  15. package/dist/42.0df0808308a3829462fb.bundle.js +1 -0
  16. package/dist/49.b0d0df9a0bd2458a38f7.bundle.js +1 -1
  17. package/dist/76.7d3ef13875f7533cc029.bundle.js +1 -0
  18. package/dist/9.0e4d38f2390c619f5b26.bundle.js +1 -0
  19. package/dist/{bundle.247e31198b23654b053d.bundle.js → bundle.a9867344f97149ebf778.bundle.js} +2 -2
  20. package/dist/css/new-sparql.css +31 -1
  21. package/dist/index.html +3 -3
  22. package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
  23. package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
  24. package/dist/js/angular/core/directives/queryeditor/templates/query-editor.html +4 -23
  25. package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
  26. package/dist/js/angular/security/templates/user.html +1 -1
  27. package/dist/license-checker.json +2 -2
  28. package/dist/pages/aclmanagement.html +1 -1
  29. package/dist/pages/autocomplete.html +1 -1
  30. package/dist/pages/choose-repository-type.html +1 -1
  31. package/dist/pages/cluster-management/clusterInfo.html +3 -3
  32. package/dist/pages/create-index.html +4 -4
  33. package/dist/pages/dependencies.html +1 -1
  34. package/dist/pages/domainRangeInfo.html +2 -2
  35. package/dist/pages/edit.html +1 -1
  36. package/dist/pages/explore.html +1 -1
  37. package/dist/pages/export.html +1 -1
  38. package/dist/pages/find.html +1 -1
  39. package/dist/pages/graph-config/saveGraphConfig.html +11 -11
  40. package/dist/pages/graphs-visualizations.html +7 -7
  41. package/dist/pages/guides.html +1 -1
  42. package/dist/pages/import.html +1 -1
  43. package/dist/pages/jdbc-create.html +5 -5
  44. package/dist/pages/monitor/backup-and-restore.html +1 -1
  45. package/dist/pages/monitor/queries.html +1 -1
  46. package/dist/pages/monitor/resources.html +2 -2
  47. package/dist/pages/namespaces.html +2 -2
  48. package/dist/pages/plugins.html +1 -1
  49. package/dist/pages/rdfClassHierarchyInfo.html +7 -7
  50. package/dist/pages/rdfrank.html +2 -2
  51. package/dist/pages/repositories.html +2 -2
  52. package/dist/pages/repository.html +2 -2
  53. package/dist/pages/similarity-indexes.html +1 -1
  54. package/dist/pages/sparql-template-create.html +5 -5
  55. package/dist/pages/sparql.html +3 -3
  56. package/dist/pages/webapi.html +2 -2
  57. package/dist/res/swagger/index.html +27 -27
  58. package/package.json +1 -1
  59. package/dist/171.c0e7ce3fd59ef1bfc4f5.bundle.js +0 -1
  60. package/dist/33.b8fdd52b492f933a3730.bundle.js +0 -1
  61. package/dist/42.e33e9c7350f30402dbe0.bundle.js +0 -1
  62. package/dist/76.56266cca991e6450cb2e.bundle.js +0 -1
  63. package/dist/9.a1218bf604d655a3d23b.bundle.js +0 -1
@@ -1 +1 @@
1
- (window.webpackJsonp=window.webpackJsonp||[]).push([[108],{117: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.4.2-TR1">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[108],{117: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.4.2-TR2">{{\'common.loading\' | translate}}</object>')}))}}}))}}]);